@l10nmonster/server 3.0.0-alpha.3 → 3.0.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +90 -23
- package/index.js +18 -26
- package/package.json +32 -8
- package/routes/sources.js +10 -0
- package/routes/status.js +34 -0
- package/routes/tm.js +12 -0
- package/ui/dist/assets/Sources-D0R-Sgwf.js +1 -0
- package/ui/dist/assets/Status-XBRD-MuK.js +1 -0
- package/ui/dist/assets/TM-DZ2x6--n.js +1 -0
- package/ui/dist/assets/Welcome-p4gi31Lo.js +1 -0
- package/ui/dist/assets/api-DXOYnFyU.js +1 -0
- package/ui/dist/assets/badge-CveKztw5.js +1 -0
- package/ui/dist/assets/grid-DetiGbYY.js +1 -0
- package/ui/dist/assets/index-Ce8PP-0Z.js +76 -0
- package/ui/dist/assets/v-stack-CQ6LIfdw.js +1 -0
- package/ui/dist/favicon.ico +0 -0
- package/ui/dist/index.html +1 -1
- package/ui/dist/logo.svg +123 -0
- package/ui/dist/manifest.json +3 -8
- package/mockData.js +0 -67
- package/ui/dist/assets/index-DexglpRr.js +0 -253
- package/ui/dist/logo192.png +0 -0
- package/ui/dist/logo512.png +0 -0
|
@@ -1,253 +0,0 @@
|
|
|
1
|
-
var zS=Object.defineProperty;var BS=(t,r,l)=>r in t?zS(t,r,{enumerable:!0,configurable:!0,writable:!0,value:l}):t[r]=l;var zl=(t,r,l)=>BS(t,typeof r!="symbol"?r+"":r,l);function NS(t,r){for(var l=0;l<r.length;l++){const i=r[l];if(typeof i!="string"&&!Array.isArray(i)){for(const s in i)if(s!=="default"&&!(s in t)){const c=Object.getOwnPropertyDescriptor(i,s);c&&Object.defineProperty(t,s,c.get?c:{enumerable:!0,get:()=>i[s]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}(function(){const r=document.createElement("link").relList;if(r&&r.supports&&r.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))i(s);new MutationObserver(s=>{for(const c of s)if(c.type==="childList")for(const d of c.addedNodes)d.tagName==="LINK"&&d.rel==="modulepreload"&&i(d)}).observe(document,{childList:!0,subtree:!0});function l(s){const c={};return s.integrity&&(c.integrity=s.integrity),s.referrerPolicy&&(c.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?c.credentials="include":s.crossOrigin==="anonymous"?c.credentials="omit":c.credentials="same-origin",c}function i(s){if(s.ep)return;s.ep=!0;const c=l(s);fetch(s.href,c)}})();function Od(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var kf={exports:{}},Bl={};/**
|
|
2
|
-
* @license React
|
|
3
|
-
* react-jsx-runtime.production.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
6
|
-
*
|
|
7
|
-
* This source code is licensed under the MIT license found in the
|
|
8
|
-
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var ay;function kS(){if(ay)return Bl;ay=1;var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function l(i,s,c){var d=null;if(c!==void 0&&(d=""+c),s.key!==void 0&&(d=""+s.key),"key"in s){c={};for(var p in s)p!=="key"&&(c[p]=s[p])}else c=s;return s=c.ref,{$$typeof:t,type:i,key:d,ref:s!==void 0?s:null,props:c}}return Bl.Fragment=r,Bl.jsx=l,Bl.jsxs=l,Bl}var ry;function DS(){return ry||(ry=1,kf.exports=kS()),kf.exports}var M=DS(),Df={exports:{}},ze={};/**
|
|
10
|
-
* @license React
|
|
11
|
-
* react.production.js
|
|
12
|
-
*
|
|
13
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
14
|
-
*
|
|
15
|
-
* This source code is licensed under the MIT license found in the
|
|
16
|
-
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var oy;function jS(){if(oy)return ze;oy=1;var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),d=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),h=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),S=Symbol.iterator;function x(N){return N===null||typeof N!="object"?null:(N=S&&N[S]||N["@@iterator"],typeof N=="function"?N:null)}var R={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},b=Object.assign,E={};function w(N,I,ae){this.props=N,this.context=I,this.refs=E,this.updater=ae||R}w.prototype.isReactComponent={},w.prototype.setState=function(N,I){if(typeof N!="object"&&typeof N!="function"&&N!=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,N,I,"setState")},w.prototype.forceUpdate=function(N){this.updater.enqueueForceUpdate(this,N,"forceUpdate")};function A(){}A.prototype=w.prototype;function j(N,I,ae){this.props=N,this.context=I,this.refs=E,this.updater=ae||R}var O=j.prototype=new A;O.constructor=j,b(O,w.prototype),O.isPureReactComponent=!0;var B=Array.isArray,z={H:null,A:null,T:null,S:null,V:null},L=Object.prototype.hasOwnProperty;function q(N,I,ae,te,ue,se){return ae=se.ref,{$$typeof:t,type:N,key:I,ref:ae!==void 0?ae:null,props:se}}function G(N,I){return q(N.type,I,void 0,void 0,void 0,N.props)}function Y(N){return typeof N=="object"&&N!==null&&N.$$typeof===t}function C(N){var I={"=":"=0",":":"=2"};return"$"+N.replace(/[=:]/g,function(ae){return I[ae]})}var U=/\/+/g;function Q(N,I){return typeof N=="object"&&N!==null&&N.key!=null?C(""+N.key):I.toString(36)}function re(){}function le(N){switch(N.status){case"fulfilled":return N.value;case"rejected":throw N.reason;default:switch(typeof N.status=="string"?N.then(re,re):(N.status="pending",N.then(function(I){N.status==="pending"&&(N.status="fulfilled",N.value=I)},function(I){N.status==="pending"&&(N.status="rejected",N.reason=I)})),N.status){case"fulfilled":return N.value;case"rejected":throw N.reason}}throw N}function W(N,I,ae,te,ue){var se=typeof N;(se==="undefined"||se==="boolean")&&(N=null);var ce=!1;if(N===null)ce=!0;else switch(se){case"bigint":case"string":case"number":ce=!0;break;case"object":switch(N.$$typeof){case t:case r:ce=!0;break;case y:return ce=N._init,W(ce(N._payload),I,ae,te,ue)}}if(ce)return ue=ue(N),ce=te===""?"."+Q(N,0):te,B(ue)?(ae="",ce!=null&&(ae=ce.replace(U,"$&/")+"/"),W(ue,I,ae,"",function(je){return je})):ue!=null&&(Y(ue)&&(ue=G(ue,ae+(ue.key==null||N&&N.key===ue.key?"":(""+ue.key).replace(U,"$&/")+"/")+ce)),I.push(ue)),1;ce=0;var Se=te===""?".":te+":";if(B(N))for(var Re=0;Re<N.length;Re++)te=N[Re],se=Se+Q(te,Re),ce+=W(te,I,ae,se,ue);else if(Re=x(N),typeof Re=="function")for(N=Re.call(N),Re=0;!(te=N.next()).done;)te=te.value,se=Se+Q(te,Re++),ce+=W(te,I,ae,se,ue);else if(se==="object"){if(typeof N.then=="function")return W(le(N),I,ae,te,ue);throw I=String(N),Error("Objects are not valid as a React child (found: "+(I==="[object Object]"?"object with keys {"+Object.keys(N).join(", ")+"}":I)+"). If you meant to render a collection of children, use an array instead.")}return ce}function D(N,I,ae){if(N==null)return N;var te=[],ue=0;return W(N,te,"","",function(se){return I.call(ae,se,ue++)}),te}function K(N){if(N._status===-1){var I=N._result;I=I(),I.then(function(ae){(N._status===0||N._status===-1)&&(N._status=1,N._result=ae)},function(ae){(N._status===0||N._status===-1)&&(N._status=2,N._result=ae)}),N._status===-1&&(N._status=0,N._result=I)}if(N._status===1)return N._result.default;throw N._result}var oe=typeof reportError=="function"?reportError:function(N){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var I=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof N=="object"&&N!==null&&typeof N.message=="string"?String(N.message):String(N),error:N});if(!window.dispatchEvent(I))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",N);return}console.error(N)};function J(){}return ze.Children={map:D,forEach:function(N,I,ae){D(N,function(){I.apply(this,arguments)},ae)},count:function(N){var I=0;return D(N,function(){I++}),I},toArray:function(N){return D(N,function(I){return I})||[]},only:function(N){if(!Y(N))throw Error("React.Children.only expected to receive a single React element child.");return N}},ze.Component=w,ze.Fragment=l,ze.Profiler=s,ze.PureComponent=j,ze.StrictMode=i,ze.Suspense=m,ze.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=z,ze.__COMPILER_RUNTIME={__proto__:null,c:function(N){return z.H.useMemoCache(N)}},ze.cache=function(N){return function(){return N.apply(null,arguments)}},ze.cloneElement=function(N,I,ae){if(N==null)throw Error("The argument must be a React element, but you passed "+N+".");var te=b({},N.props),ue=N.key,se=void 0;if(I!=null)for(ce in I.ref!==void 0&&(se=void 0),I.key!==void 0&&(ue=""+I.key),I)!L.call(I,ce)||ce==="key"||ce==="__self"||ce==="__source"||ce==="ref"&&I.ref===void 0||(te[ce]=I[ce]);var ce=arguments.length-2;if(ce===1)te.children=ae;else if(1<ce){for(var Se=Array(ce),Re=0;Re<ce;Re++)Se[Re]=arguments[Re+2];te.children=Se}return q(N.type,ue,void 0,void 0,se,te)},ze.createContext=function(N){return N={$$typeof:d,_currentValue:N,_currentValue2:N,_threadCount:0,Provider:null,Consumer:null},N.Provider=N,N.Consumer={$$typeof:c,_context:N},N},ze.createElement=function(N,I,ae){var te,ue={},se=null;if(I!=null)for(te in I.key!==void 0&&(se=""+I.key),I)L.call(I,te)&&te!=="key"&&te!=="__self"&&te!=="__source"&&(ue[te]=I[te]);var ce=arguments.length-2;if(ce===1)ue.children=ae;else if(1<ce){for(var Se=Array(ce),Re=0;Re<ce;Re++)Se[Re]=arguments[Re+2];ue.children=Se}if(N&&N.defaultProps)for(te in ce=N.defaultProps,ce)ue[te]===void 0&&(ue[te]=ce[te]);return q(N,se,void 0,void 0,null,ue)},ze.createRef=function(){return{current:null}},ze.forwardRef=function(N){return{$$typeof:p,render:N}},ze.isValidElement=Y,ze.lazy=function(N){return{$$typeof:y,_payload:{_status:-1,_result:N},_init:K}},ze.memo=function(N,I){return{$$typeof:h,type:N,compare:I===void 0?null:I}},ze.startTransition=function(N){var I=z.T,ae={};z.T=ae;try{var te=N(),ue=z.S;ue!==null&&ue(ae,te),typeof te=="object"&&te!==null&&typeof te.then=="function"&&te.then(J,oe)}catch(se){oe(se)}finally{z.T=I}},ze.unstable_useCacheRefresh=function(){return z.H.useCacheRefresh()},ze.use=function(N){return z.H.use(N)},ze.useActionState=function(N,I,ae){return z.H.useActionState(N,I,ae)},ze.useCallback=function(N,I){return z.H.useCallback(N,I)},ze.useContext=function(N){return z.H.useContext(N)},ze.useDebugValue=function(){},ze.useDeferredValue=function(N,I){return z.H.useDeferredValue(N,I)},ze.useEffect=function(N,I,ae){var te=z.H;if(typeof ae=="function")throw Error("useEffect CRUD overload is not enabled in this build of React.");return te.useEffect(N,I)},ze.useId=function(){return z.H.useId()},ze.useImperativeHandle=function(N,I,ae){return z.H.useImperativeHandle(N,I,ae)},ze.useInsertionEffect=function(N,I){return z.H.useInsertionEffect(N,I)},ze.useLayoutEffect=function(N,I){return z.H.useLayoutEffect(N,I)},ze.useMemo=function(N,I){return z.H.useMemo(N,I)},ze.useOptimistic=function(N,I){return z.H.useOptimistic(N,I)},ze.useReducer=function(N,I,ae){return z.H.useReducer(N,I,ae)},ze.useRef=function(N){return z.H.useRef(N)},ze.useState=function(N){return z.H.useState(N)},ze.useSyncExternalStore=function(N,I,ae){return z.H.useSyncExternalStore(N,I,ae)},ze.useTransition=function(){return z.H.useTransition()},ze.version="19.1.0",ze}var ly;function zd(){return ly||(ly=1,Df.exports=jS()),Df.exports}var v=zd();const jn=Od(v),td=NS({__proto__:null,default:jn},[v]);var jf={exports:{}},Nl={},$f={exports:{}},_f={};/**
|
|
18
|
-
* @license React
|
|
19
|
-
* scheduler.production.js
|
|
20
|
-
*
|
|
21
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
22
|
-
*
|
|
23
|
-
* This source code is licensed under the MIT license found in the
|
|
24
|
-
* LICENSE file in the root directory of this source tree.
|
|
25
|
-
*/var iy;function $S(){return iy||(iy=1,function(t){function r(D,K){var oe=D.length;D.push(K);e:for(;0<oe;){var J=oe-1>>>1,N=D[J];if(0<s(N,K))D[J]=K,D[oe]=N,oe=J;else break e}}function l(D){return D.length===0?null:D[0]}function i(D){if(D.length===0)return null;var K=D[0],oe=D.pop();if(oe!==K){D[0]=oe;e:for(var J=0,N=D.length,I=N>>>1;J<I;){var ae=2*(J+1)-1,te=D[ae],ue=ae+1,se=D[ue];if(0>s(te,oe))ue<N&&0>s(se,te)?(D[J]=se,D[ue]=oe,J=ue):(D[J]=te,D[ae]=oe,J=ae);else if(ue<N&&0>s(se,oe))D[J]=se,D[ue]=oe,J=ue;else break e}}return K}function s(D,K){var oe=D.sortIndex-K.sortIndex;return oe!==0?oe:D.id-K.id}if(t.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var c=performance;t.unstable_now=function(){return c.now()}}else{var d=Date,p=d.now();t.unstable_now=function(){return d.now()-p}}var m=[],h=[],y=1,S=null,x=3,R=!1,b=!1,E=!1,w=!1,A=typeof setTimeout=="function"?setTimeout:null,j=typeof clearTimeout=="function"?clearTimeout:null,O=typeof setImmediate<"u"?setImmediate:null;function B(D){for(var K=l(h);K!==null;){if(K.callback===null)i(h);else if(K.startTime<=D)i(h),K.sortIndex=K.expirationTime,r(m,K);else break;K=l(h)}}function z(D){if(E=!1,B(D),!b)if(l(m)!==null)b=!0,L||(L=!0,Q());else{var K=l(h);K!==null&&W(z,K.startTime-D)}}var L=!1,q=-1,G=5,Y=-1;function C(){return w?!0:!(t.unstable_now()-Y<G)}function U(){if(w=!1,L){var D=t.unstable_now();Y=D;var K=!0;try{e:{b=!1,E&&(E=!1,j(q),q=-1),R=!0;var oe=x;try{t:{for(B(D),S=l(m);S!==null&&!(S.expirationTime>D&&C());){var J=S.callback;if(typeof J=="function"){S.callback=null,x=S.priorityLevel;var N=J(S.expirationTime<=D);if(D=t.unstable_now(),typeof N=="function"){S.callback=N,B(D),K=!0;break t}S===l(m)&&i(m),B(D)}else i(m);S=l(m)}if(S!==null)K=!0;else{var I=l(h);I!==null&&W(z,I.startTime-D),K=!1}}break e}finally{S=null,x=oe,R=!1}K=void 0}}finally{K?Q():L=!1}}}var Q;if(typeof O=="function")Q=function(){O(U)};else if(typeof MessageChannel<"u"){var re=new MessageChannel,le=re.port2;re.port1.onmessage=U,Q=function(){le.postMessage(null)}}else Q=function(){A(U,0)};function W(D,K){q=A(function(){D(t.unstable_now())},K)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(D){D.callback=null},t.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"):G=0<D?Math.floor(1e3/D):5},t.unstable_getCurrentPriorityLevel=function(){return x},t.unstable_next=function(D){switch(x){case 1:case 2:case 3:var K=3;break;default:K=x}var oe=x;x=K;try{return D()}finally{x=oe}},t.unstable_requestPaint=function(){w=!0},t.unstable_runWithPriority=function(D,K){switch(D){case 1:case 2:case 3:case 4:case 5:break;default:D=3}var oe=x;x=D;try{return K()}finally{x=oe}},t.unstable_scheduleCallback=function(D,K,oe){var J=t.unstable_now();switch(typeof oe=="object"&&oe!==null?(oe=oe.delay,oe=typeof oe=="number"&&0<oe?J+oe:J):oe=J,D){case 1:var N=-1;break;case 2:N=250;break;case 5:N=1073741823;break;case 4:N=1e4;break;default:N=5e3}return N=oe+N,D={id:y++,callback:K,priorityLevel:D,startTime:oe,expirationTime:N,sortIndex:-1},oe>J?(D.sortIndex=oe,r(h,D),l(m)===null&&D===l(h)&&(E?(j(q),q=-1):E=!0,W(z,oe-J))):(D.sortIndex=N,r(m,D),b||R||(b=!0,L||(L=!0,Q()))),D},t.unstable_shouldYield=C,t.unstable_wrapCallback=function(D){var K=x;return function(){var oe=x;x=K;try{return D.apply(this,arguments)}finally{x=oe}}}}(_f)),_f}var sy;function _S(){return sy||(sy=1,$f.exports=$S()),$f.exports}var Lf={exports:{}},Kt={};/**
|
|
26
|
-
* @license React
|
|
27
|
-
* react-dom.production.js
|
|
28
|
-
*
|
|
29
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
30
|
-
*
|
|
31
|
-
* This source code is licensed under the MIT license found in the
|
|
32
|
-
* LICENSE file in the root directory of this source tree.
|
|
33
|
-
*/var uy;function LS(){if(uy)return Kt;uy=1;var t=zd();function r(m){var h="https://react.dev/errors/"+m;if(1<arguments.length){h+="?args[]="+encodeURIComponent(arguments[1]);for(var y=2;y<arguments.length;y++)h+="&args[]="+encodeURIComponent(arguments[y])}return"Minified React error #"+m+"; visit "+h+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(){}var i={d:{f:l,r:function(){throw Error(r(522))},D:l,C:l,L:l,m:l,X:l,S:l,M:l},p:0,findDOMNode:null},s=Symbol.for("react.portal");function c(m,h,y){var S=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:s,key:S==null?null:""+S,children:m,containerInfo:h,implementation:y}}var d=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function p(m,h){if(m==="font")return"";if(typeof h=="string")return h==="use-credentials"?h:""}return Kt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,Kt.createPortal=function(m,h){var y=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!h||h.nodeType!==1&&h.nodeType!==9&&h.nodeType!==11)throw Error(r(299));return c(m,h,null,y)},Kt.flushSync=function(m){var h=d.T,y=i.p;try{if(d.T=null,i.p=2,m)return m()}finally{d.T=h,i.p=y,i.d.f()}},Kt.preconnect=function(m,h){typeof m=="string"&&(h?(h=h.crossOrigin,h=typeof h=="string"?h==="use-credentials"?h:"":void 0):h=null,i.d.C(m,h))},Kt.prefetchDNS=function(m){typeof m=="string"&&i.d.D(m)},Kt.preinit=function(m,h){if(typeof m=="string"&&h&&typeof h.as=="string"){var y=h.as,S=p(y,h.crossOrigin),x=typeof h.integrity=="string"?h.integrity:void 0,R=typeof h.fetchPriority=="string"?h.fetchPriority:void 0;y==="style"?i.d.S(m,typeof h.precedence=="string"?h.precedence:void 0,{crossOrigin:S,integrity:x,fetchPriority:R}):y==="script"&&i.d.X(m,{crossOrigin:S,integrity:x,fetchPriority:R,nonce:typeof h.nonce=="string"?h.nonce:void 0})}},Kt.preinitModule=function(m,h){if(typeof m=="string")if(typeof h=="object"&&h!==null){if(h.as==null||h.as==="script"){var y=p(h.as,h.crossOrigin);i.d.M(m,{crossOrigin:y,integrity:typeof h.integrity=="string"?h.integrity:void 0,nonce:typeof h.nonce=="string"?h.nonce:void 0})}}else h==null&&i.d.M(m)},Kt.preload=function(m,h){if(typeof m=="string"&&typeof h=="object"&&h!==null&&typeof h.as=="string"){var y=h.as,S=p(y,h.crossOrigin);i.d.L(m,y,{crossOrigin:S,integrity:typeof h.integrity=="string"?h.integrity:void 0,nonce:typeof h.nonce=="string"?h.nonce:void 0,type:typeof h.type=="string"?h.type:void 0,fetchPriority:typeof h.fetchPriority=="string"?h.fetchPriority:void 0,referrerPolicy:typeof h.referrerPolicy=="string"?h.referrerPolicy:void 0,imageSrcSet:typeof h.imageSrcSet=="string"?h.imageSrcSet:void 0,imageSizes:typeof h.imageSizes=="string"?h.imageSizes:void 0,media:typeof h.media=="string"?h.media:void 0})}},Kt.preloadModule=function(m,h){if(typeof m=="string")if(h){var y=p(h.as,h.crossOrigin);i.d.m(m,{as:typeof h.as=="string"&&h.as!=="script"?h.as:void 0,crossOrigin:y,integrity:typeof h.integrity=="string"?h.integrity:void 0})}else i.d.m(m)},Kt.requestFormReset=function(m){i.d.r(m)},Kt.unstable_batchedUpdates=function(m,h){return m(h)},Kt.useFormState=function(m,h,y){return d.H.useFormState(m,h,y)},Kt.useFormStatus=function(){return d.H.useHostTransitionStatus()},Kt.version="19.1.0",Kt}var cy;function _0(){if(cy)return Lf.exports;cy=1;function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(r){console.error(r)}}return t(),Lf.exports=LS(),Lf.exports}/**
|
|
34
|
-
* @license React
|
|
35
|
-
* react-dom-client.production.js
|
|
36
|
-
*
|
|
37
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
38
|
-
*
|
|
39
|
-
* This source code is licensed under the MIT license found in the
|
|
40
|
-
* LICENSE file in the root directory of this source tree.
|
|
41
|
-
*/var fy;function US(){if(fy)return Nl;fy=1;var t=_S(),r=zd(),l=_0();function i(e){var n="https://react.dev/errors/"+e;if(1<arguments.length){n+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)n+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+e+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function s(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function c(e){var n=e,a=e;if(e.alternate)for(;n.return;)n=n.return;else{e=n;do n=e,(n.flags&4098)!==0&&(a=n.return),e=n.return;while(e)}return n.tag===3?a:null}function d(e){if(e.tag===13){var n=e.memoizedState;if(n===null&&(e=e.alternate,e!==null&&(n=e.memoizedState)),n!==null)return n.dehydrated}return null}function p(e){if(c(e)!==e)throw Error(i(188))}function m(e){var n=e.alternate;if(!n){if(n=c(e),n===null)throw Error(i(188));return n!==e?null:e}for(var a=e,o=n;;){var u=a.return;if(u===null)break;var f=u.alternate;if(f===null){if(o=u.return,o!==null){a=o;continue}break}if(u.child===f.child){for(f=u.child;f;){if(f===a)return p(u),e;if(f===o)return p(u),n;f=f.sibling}throw Error(i(188))}if(a.return!==o.return)a=u,o=f;else{for(var g=!1,T=u.child;T;){if(T===a){g=!0,a=u,o=f;break}if(T===o){g=!0,o=u,a=f;break}T=T.sibling}if(!g){for(T=f.child;T;){if(T===a){g=!0,a=f,o=u;break}if(T===o){g=!0,o=f,a=u;break}T=T.sibling}if(!g)throw Error(i(189))}}if(a.alternate!==o)throw Error(i(190))}if(a.tag!==3)throw Error(i(188));return a.stateNode.current===a?e:n}function h(e){var n=e.tag;if(n===5||n===26||n===27||n===6)return e;for(e=e.child;e!==null;){if(n=h(e),n!==null)return n;e=e.sibling}return null}var y=Object.assign,S=Symbol.for("react.element"),x=Symbol.for("react.transitional.element"),R=Symbol.for("react.portal"),b=Symbol.for("react.fragment"),E=Symbol.for("react.strict_mode"),w=Symbol.for("react.profiler"),A=Symbol.for("react.provider"),j=Symbol.for("react.consumer"),O=Symbol.for("react.context"),B=Symbol.for("react.forward_ref"),z=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),q=Symbol.for("react.memo"),G=Symbol.for("react.lazy"),Y=Symbol.for("react.activity"),C=Symbol.for("react.memo_cache_sentinel"),U=Symbol.iterator;function Q(e){return e===null||typeof e!="object"?null:(e=U&&e[U]||e["@@iterator"],typeof e=="function"?e:null)}var re=Symbol.for("react.client.reference");function le(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===re?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case b:return"Fragment";case w:return"Profiler";case E:return"StrictMode";case z:return"Suspense";case L:return"SuspenseList";case Y:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case R:return"Portal";case O:return(e.displayName||"Context")+".Provider";case j:return(e._context.displayName||"Context")+".Consumer";case B:var n=e.render;return e=e.displayName,e||(e=n.displayName||n.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case q:return n=e.displayName||null,n!==null?n:le(e.type)||"Memo";case G:n=e._payload,e=e._init;try{return le(e(n))}catch{}}return null}var W=Array.isArray,D=r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,K=l.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,oe={pending:!1,data:null,method:null,action:null},J=[],N=-1;function I(e){return{current:e}}function ae(e){0>N||(e.current=J[N],J[N]=null,N--)}function te(e,n){N++,J[N]=e.current,e.current=n}var ue=I(null),se=I(null),ce=I(null),Se=I(null);function Re(e,n){switch(te(ce,n),te(se,e),te(ue,null),n.nodeType){case 9:case 11:e=(e=n.documentElement)&&(e=e.namespaceURI)?Bg(e):0;break;default:if(e=n.tagName,n=n.namespaceURI)n=Bg(n),e=Ng(n,e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}ae(ue),te(ue,e)}function je(){ae(ue),ae(se),ae(ce)}function ye(e){e.memoizedState!==null&&te(Se,e);var n=ue.current,a=Ng(n,e.type);n!==a&&(te(se,e),te(ue,a))}function Be(e){se.current===e&&(ae(ue),ae(se)),Se.current===e&&(ae(Se),Rl._currentValue=oe)}var xe=Object.prototype.hasOwnProperty,ot=t.unstable_scheduleCallback,Oe=t.unstable_cancelCallback,Xe=t.unstable_shouldYield,Ht=t.unstable_requestPaint,Ke=t.unstable_now,it=t.unstable_getCurrentPriorityLevel,lt=t.unstable_ImmediatePriority,ft=t.unstable_UserBlockingPriority,Ie=t.unstable_NormalPriority,me=t.unstable_LowPriority,un=t.unstable_IdlePriority,yt=t.log,Bn=t.unstable_setDisableYieldValue,en=null,vt=null;function jt(e){if(typeof yt=="function"&&Bn(e),vt&&typeof vt.setStrictMode=="function")try{vt.setStrictMode(en,e)}catch{}}var dt=Math.clz32?Math.clz32:Yt,st=Math.log,Ce=Math.LN2;function Yt(e){return e>>>=0,e===0?32:31-(st(e)/Ce|0)|0}var Tt=256,Nt=4194304;function he(e){var n=e&42;if(n!==0)return n;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:case 262144:case 524288:case 1048576:case 2097152:return e&4194048;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 e}}function Ye(e,n,a){var o=e.pendingLanes;if(o===0)return 0;var u=0,f=e.suspendedLanes,g=e.pingedLanes;e=e.warmLanes;var T=o&134217727;return T!==0?(o=T&~f,o!==0?u=he(o):(g&=T,g!==0?u=he(g):a||(a=T&~e,a!==0&&(u=he(a))))):(T=o&~f,T!==0?u=he(T):g!==0?u=he(g):a||(a=o&~e,a!==0&&(u=he(a)))),u===0?0:n!==0&&n!==u&&(n&f)===0&&(f=u&-u,a=n&-n,f>=a||f===32&&(a&4194048)!==0)?n:u}function pt(e,n){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&n)===0}function Ea(e,n){switch(e){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 Do(){var e=Tt;return Tt<<=1,(Tt&4194048)===0&&(Tt=256),e}function hp(){var e=Nt;return Nt<<=1,(Nt&62914560)===0&&(Nt=4194304),e}function xu(e){for(var n=[],a=0;31>a;a++)n.push(e);return n}function jo(e,n){e.pendingLanes|=n,n!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function vb(e,n,a,o,u,f){var g=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 T=e.entanglements,k=e.expirationTimes,P=e.hiddenUpdates;for(a=g&~a;0<a;){var Z=31-dt(a),ne=1<<Z;T[Z]=0,k[Z]=-1;var V=P[Z];if(V!==null)for(P[Z]=null,Z=0;Z<V.length;Z++){var X=V[Z];X!==null&&(X.lane&=-536870913)}a&=~ne}o!==0&&gp(e,o,0),f!==0&&u===0&&e.tag!==0&&(e.suspendedLanes|=f&~(g&~n))}function gp(e,n,a){e.pendingLanes|=n,e.suspendedLanes&=~n;var o=31-dt(n);e.entangledLanes|=n,e.entanglements[o]=e.entanglements[o]|1073741824|a&4194090}function yp(e,n){var a=e.entangledLanes|=n;for(e=e.entanglements;a;){var o=31-dt(a),u=1<<o;u&n|e[o]&n&&(e[o]|=n),a&=~u}}function Cu(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 Tu(e){return e&=-e,2<e?8<e?(e&134217727)!==0?32:268435456:8:2}function vp(){var e=K.p;return e!==0?e:(e=window.event,e===void 0?32:Zg(e.type))}function bb(e,n){var a=K.p;try{return K.p=e,n()}finally{K.p=a}}var Ra=Math.random().toString(36).slice(2),Vt="__reactFiber$"+Ra,tn="__reactProps$"+Ra,wr="__reactContainer$"+Ra,Eu="__reactEvents$"+Ra,Sb="__reactListeners$"+Ra,xb="__reactHandles$"+Ra,bp="__reactResources$"+Ra,$o="__reactMarker$"+Ra;function Ru(e){delete e[Vt],delete e[tn],delete e[Eu],delete e[Sb],delete e[xb]}function Ar(e){var n=e[Vt];if(n)return n;for(var a=e.parentNode;a;){if(n=a[wr]||a[Vt]){if(a=n.alternate,n.child!==null||a!==null&&a.child!==null)for(e=$g(e);e!==null;){if(a=e[Vt])return a;e=$g(e)}return n}e=a,a=e.parentNode}return null}function Or(e){if(e=e[Vt]||e[wr]){var n=e.tag;if(n===5||n===6||n===13||n===26||n===27||n===3)return e}return null}function _o(e){var n=e.tag;if(n===5||n===26||n===27||n===6)return e.stateNode;throw Error(i(33))}function zr(e){var n=e[bp];return n||(n=e[bp]={hoistableStyles:new Map,hoistableScripts:new Map}),n}function $t(e){e[$o]=!0}var Sp=new Set,xp={};function Ja(e,n){Br(e,n),Br(e+"Capture",n)}function Br(e,n){for(xp[e]=n,e=0;e<n.length;e++)Sp.add(n[e])}var Cb=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]*$"),Cp={},Tp={};function Tb(e){return xe.call(Tp,e)?!0:xe.call(Cp,e)?!1:Cb.test(e)?Tp[e]=!0:(Cp[e]=!0,!1)}function gi(e,n,a){if(Tb(n))if(a===null)e.removeAttribute(n);else{switch(typeof a){case"undefined":case"function":case"symbol":e.removeAttribute(n);return;case"boolean":var o=n.toLowerCase().slice(0,5);if(o!=="data-"&&o!=="aria-"){e.removeAttribute(n);return}}e.setAttribute(n,""+a)}}function yi(e,n,a){if(a===null)e.removeAttribute(n);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(n);return}e.setAttribute(n,""+a)}}function ea(e,n,a,o){if(o===null)e.removeAttribute(a);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(a);return}e.setAttributeNS(n,a,""+o)}}var Mu,Ep;function Nr(e){if(Mu===void 0)try{throw Error()}catch(a){var n=a.stack.trim().match(/\n( *(at )?)/);Mu=n&&n[1]||"",Ep=-1<a.stack.indexOf(`
|
|
42
|
-
at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
-
`+Mu+e+Ep}var wu=!1;function Au(e,n){if(!e||wu)return"";wu=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var o={DetermineComponentFrameRoot:function(){try{if(n){var ne=function(){throw Error()};if(Object.defineProperty(ne.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ne,[])}catch(X){var V=X}Reflect.construct(e,[],ne)}else{try{ne.call()}catch(X){V=X}e.call(ne.prototype)}}else{try{throw Error()}catch(X){V=X}(ne=e())&&typeof ne.catch=="function"&&ne.catch(function(){})}}catch(X){if(X&&V&&typeof X.stack=="string")return[X.stack,V.stack]}return[null,null]}};o.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var u=Object.getOwnPropertyDescriptor(o.DetermineComponentFrameRoot,"name");u&&u.configurable&&Object.defineProperty(o.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var f=o.DetermineComponentFrameRoot(),g=f[0],T=f[1];if(g&&T){var k=g.split(`
|
|
44
|
-
`),P=T.split(`
|
|
45
|
-
`);for(u=o=0;o<k.length&&!k[o].includes("DetermineComponentFrameRoot");)o++;for(;u<P.length&&!P[u].includes("DetermineComponentFrameRoot");)u++;if(o===k.length||u===P.length)for(o=k.length-1,u=P.length-1;1<=o&&0<=u&&k[o]!==P[u];)u--;for(;1<=o&&0<=u;o--,u--)if(k[o]!==P[u]){if(o!==1||u!==1)do if(o--,u--,0>u||k[o]!==P[u]){var Z=`
|
|
46
|
-
`+k[o].replace(" at new "," at ");return e.displayName&&Z.includes("<anonymous>")&&(Z=Z.replace("<anonymous>",e.displayName)),Z}while(1<=o&&0<=u);break}}}finally{wu=!1,Error.prepareStackTrace=a}return(a=e?e.displayName||e.name:"")?Nr(a):""}function Eb(e){switch(e.tag){case 26:case 27:case 5:return Nr(e.type);case 16:return Nr("Lazy");case 13:return Nr("Suspense");case 19:return Nr("SuspenseList");case 0:case 15:return Au(e.type,!1);case 11:return Au(e.type.render,!1);case 1:return Au(e.type,!0);case 31:return Nr("Activity");default:return""}}function Rp(e){try{var n="";do n+=Eb(e),e=e.return;while(e);return n}catch(a){return`
|
|
47
|
-
Error generating stack: `+a.message+`
|
|
48
|
-
`+a.stack}}function bn(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Mp(e){var n=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(n==="checkbox"||n==="radio")}function Rb(e){var n=Mp(e)?"checked":"value",a=Object.getOwnPropertyDescriptor(e.constructor.prototype,n),o=""+e[n];if(!e.hasOwnProperty(n)&&typeof a<"u"&&typeof a.get=="function"&&typeof a.set=="function"){var u=a.get,f=a.set;return Object.defineProperty(e,n,{configurable:!0,get:function(){return u.call(this)},set:function(g){o=""+g,f.call(this,g)}}),Object.defineProperty(e,n,{enumerable:a.enumerable}),{getValue:function(){return o},setValue:function(g){o=""+g},stopTracking:function(){e._valueTracker=null,delete e[n]}}}}function vi(e){e._valueTracker||(e._valueTracker=Rb(e))}function wp(e){if(!e)return!1;var n=e._valueTracker;if(!n)return!0;var a=n.getValue(),o="";return e&&(o=Mp(e)?e.checked?"true":"false":e.value),e=o,e!==a?(n.setValue(e),!0):!1}function bi(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}}var Mb=/[\n"\\]/g;function Sn(e){return e.replace(Mb,function(n){return"\\"+n.charCodeAt(0).toString(16)+" "})}function Ou(e,n,a,o,u,f,g,T){e.name="",g!=null&&typeof g!="function"&&typeof g!="symbol"&&typeof g!="boolean"?e.type=g:e.removeAttribute("type"),n!=null?g==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+bn(n)):e.value!==""+bn(n)&&(e.value=""+bn(n)):g!=="submit"&&g!=="reset"||e.removeAttribute("value"),n!=null?zu(e,g,bn(n)):a!=null?zu(e,g,bn(a)):o!=null&&e.removeAttribute("value"),u==null&&f!=null&&(e.defaultChecked=!!f),u!=null&&(e.checked=u&&typeof u!="function"&&typeof u!="symbol"),T!=null&&typeof T!="function"&&typeof T!="symbol"&&typeof T!="boolean"?e.name=""+bn(T):e.removeAttribute("name")}function Ap(e,n,a,o,u,f,g,T){if(f!=null&&typeof f!="function"&&typeof f!="symbol"&&typeof f!="boolean"&&(e.type=f),n!=null||a!=null){if(!(f!=="submit"&&f!=="reset"||n!=null))return;a=a!=null?""+bn(a):"",n=n!=null?""+bn(n):a,T||n===e.value||(e.value=n),e.defaultValue=n}o=o??u,o=typeof o!="function"&&typeof o!="symbol"&&!!o,e.checked=T?e.checked:!!o,e.defaultChecked=!!o,g!=null&&typeof g!="function"&&typeof g!="symbol"&&typeof g!="boolean"&&(e.name=g)}function zu(e,n,a){n==="number"&&bi(e.ownerDocument)===e||e.defaultValue===""+a||(e.defaultValue=""+a)}function kr(e,n,a,o){if(e=e.options,n){n={};for(var u=0;u<a.length;u++)n["$"+a[u]]=!0;for(a=0;a<e.length;a++)u=n.hasOwnProperty("$"+e[a].value),e[a].selected!==u&&(e[a].selected=u),u&&o&&(e[a].defaultSelected=!0)}else{for(a=""+bn(a),n=null,u=0;u<e.length;u++){if(e[u].value===a){e[u].selected=!0,o&&(e[u].defaultSelected=!0);return}n!==null||e[u].disabled||(n=e[u])}n!==null&&(n.selected=!0)}}function Op(e,n,a){if(n!=null&&(n=""+bn(n),n!==e.value&&(e.value=n),a==null)){e.defaultValue!==n&&(e.defaultValue=n);return}e.defaultValue=a!=null?""+bn(a):""}function zp(e,n,a,o){if(n==null){if(o!=null){if(a!=null)throw Error(i(92));if(W(o)){if(1<o.length)throw Error(i(93));o=o[0]}a=o}a==null&&(a=""),n=a}a=bn(n),e.defaultValue=a,o=e.textContent,o===a&&o!==""&&o!==null&&(e.value=o)}function Dr(e,n){if(n){var a=e.firstChild;if(a&&a===e.lastChild&&a.nodeType===3){a.nodeValue=n;return}}e.textContent=n}var wb=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 Bp(e,n,a){var o=n.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?o?e.setProperty(n,""):n==="float"?e.cssFloat="":e[n]="":o?e.setProperty(n,a):typeof a!="number"||a===0||wb.has(n)?n==="float"?e.cssFloat=a:e[n]=(""+a).trim():e[n]=a+"px"}function Np(e,n,a){if(n!=null&&typeof n!="object")throw Error(i(62));if(e=e.style,a!=null){for(var o in a)!a.hasOwnProperty(o)||n!=null&&n.hasOwnProperty(o)||(o.indexOf("--")===0?e.setProperty(o,""):o==="float"?e.cssFloat="":e[o]="");for(var u in n)o=n[u],n.hasOwnProperty(u)&&a[u]!==o&&Bp(e,u,o)}else for(var f in n)n.hasOwnProperty(f)&&Bp(e,f,n[f])}function Bu(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}}var Ab=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"]]),Ob=/^[\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 Si(e){return Ob.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var Nu=null;function ku(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var jr=null,$r=null;function kp(e){var n=Or(e);if(n&&(e=n.stateNode)){var a=e[tn]||null;e:switch(e=n.stateNode,n.type){case"input":if(Ou(e,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),n=a.name,a.type==="radio"&&n!=null){for(a=e;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+Sn(""+n)+'"][type="radio"]'),n=0;n<a.length;n++){var o=a[n];if(o!==e&&o.form===e.form){var u=o[tn]||null;if(!u)throw Error(i(90));Ou(o,u.value,u.defaultValue,u.defaultValue,u.checked,u.defaultChecked,u.type,u.name)}}for(n=0;n<a.length;n++)o=a[n],o.form===e.form&&wp(o)}break e;case"textarea":Op(e,a.value,a.defaultValue);break e;case"select":n=a.value,n!=null&&kr(e,!!a.multiple,n,!1)}}}var Du=!1;function Dp(e,n,a){if(Du)return e(n,a);Du=!0;try{var o=e(n);return o}finally{if(Du=!1,(jr!==null||$r!==null)&&(os(),jr&&(n=jr,e=$r,$r=jr=null,kp(n),e)))for(n=0;n<e.length;n++)kp(e[n])}}function Lo(e,n){var a=e.stateNode;if(a===null)return null;var o=a[tn]||null;if(o===null)return null;a=o[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":(o=!o.disabled)||(e=e.type,o=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!o;break e;default:e=!1}if(e)return null;if(a&&typeof a!="function")throw Error(i(231,n,typeof a));return a}var ta=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),ju=!1;if(ta)try{var Uo={};Object.defineProperty(Uo,"passive",{get:function(){ju=!0}}),window.addEventListener("test",Uo,Uo),window.removeEventListener("test",Uo,Uo)}catch{ju=!1}var Ma=null,$u=null,xi=null;function jp(){if(xi)return xi;var e,n=$u,a=n.length,o,u="value"in Ma?Ma.value:Ma.textContent,f=u.length;for(e=0;e<a&&n[e]===u[e];e++);var g=a-e;for(o=1;o<=g&&n[a-o]===u[f-o];o++);return xi=u.slice(e,1<o?1-o:void 0)}function Ci(e){var n=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&n===13&&(e=13)):e=n,e===10&&(e=13),32<=e||e===13?e:0}function Ti(){return!0}function $p(){return!1}function nn(e){function n(a,o,u,f,g){this._reactName=a,this._targetInst=u,this.type=o,this.nativeEvent=f,this.target=g,this.currentTarget=null;for(var T in e)e.hasOwnProperty(T)&&(a=e[T],this[T]=a?a(f):f[T]);return this.isDefaultPrevented=(f.defaultPrevented!=null?f.defaultPrevented:f.returnValue===!1)?Ti:$p,this.isPropagationStopped=$p,this}return y(n.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=Ti)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=Ti)},persist:function(){},isPersistent:Ti}),n}var er={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Ei=nn(er),Ho=y({},er,{view:0,detail:0}),zb=nn(Ho),_u,Lu,Po,Ri=y({},Ho,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Hu,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!==Po&&(Po&&e.type==="mousemove"?(_u=e.screenX-Po.screenX,Lu=e.screenY-Po.screenY):Lu=_u=0,Po=e),_u)},movementY:function(e){return"movementY"in e?e.movementY:Lu}}),_p=nn(Ri),Bb=y({},Ri,{dataTransfer:0}),Nb=nn(Bb),kb=y({},Ho,{relatedTarget:0}),Uu=nn(kb),Db=y({},er,{animationName:0,elapsedTime:0,pseudoElement:0}),jb=nn(Db),$b=y({},er,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),_b=nn($b),Lb=y({},er,{data:0}),Lp=nn(Lb),Ub={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Hb={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"},Pb={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function qb(e){var n=this.nativeEvent;return n.getModifierState?n.getModifierState(e):(e=Pb[e])?!!n[e]:!1}function Hu(){return qb}var Gb=y({},Ho,{key:function(e){if(e.key){var n=Ub[e.key]||e.key;if(n!=="Unidentified")return n}return e.type==="keypress"?(e=Ci(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?Hb[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Hu,charCode:function(e){return e.type==="keypress"?Ci(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Ci(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),Ib=nn(Gb),Yb=y({},Ri,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Up=nn(Yb),Vb=y({},Ho,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Hu}),Xb=nn(Vb),Kb=y({},er,{propertyName:0,elapsedTime:0,pseudoElement:0}),Qb=nn(Kb),Fb=y({},Ri,{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}),Zb=nn(Fb),Wb=y({},er,{newState:0,oldState:0}),Jb=nn(Wb),e1=[9,13,27,32],Pu=ta&&"CompositionEvent"in window,qo=null;ta&&"documentMode"in document&&(qo=document.documentMode);var t1=ta&&"TextEvent"in window&&!qo,Hp=ta&&(!Pu||qo&&8<qo&&11>=qo),Pp=" ",qp=!1;function Gp(e,n){switch(e){case"keyup":return e1.indexOf(n.keyCode)!==-1;case"keydown":return n.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ip(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var _r=!1;function n1(e,n){switch(e){case"compositionend":return Ip(n);case"keypress":return n.which!==32?null:(qp=!0,Pp);case"textInput":return e=n.data,e===Pp&&qp?null:e;default:return null}}function a1(e,n){if(_r)return e==="compositionend"||!Pu&&Gp(e,n)?(e=jp(),xi=$u=Ma=null,_r=!1,e):null;switch(e){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 Hp&&n.locale!=="ko"?null:n.data;default:return null}}var r1={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 Yp(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n==="input"?!!r1[e.type]:n==="textarea"}function Vp(e,n,a,o){jr?$r?$r.push(o):$r=[o]:jr=o,n=fs(n,"onChange"),0<n.length&&(a=new Ei("onChange","change",null,a,o),e.push({event:a,listeners:n}))}var Go=null,Io=null;function o1(e){Mg(e,0)}function Mi(e){var n=_o(e);if(wp(n))return e}function Xp(e,n){if(e==="change")return n}var Kp=!1;if(ta){var qu;if(ta){var Gu="oninput"in document;if(!Gu){var Qp=document.createElement("div");Qp.setAttribute("oninput","return;"),Gu=typeof Qp.oninput=="function"}qu=Gu}else qu=!1;Kp=qu&&(!document.documentMode||9<document.documentMode)}function Fp(){Go&&(Go.detachEvent("onpropertychange",Zp),Io=Go=null)}function Zp(e){if(e.propertyName==="value"&&Mi(Io)){var n=[];Vp(n,Io,e,ku(e)),Dp(o1,n)}}function l1(e,n,a){e==="focusin"?(Fp(),Go=n,Io=a,Go.attachEvent("onpropertychange",Zp)):e==="focusout"&&Fp()}function i1(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Mi(Io)}function s1(e,n){if(e==="click")return Mi(n)}function u1(e,n){if(e==="input"||e==="change")return Mi(n)}function c1(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}var cn=typeof Object.is=="function"?Object.is:c1;function Yo(e,n){if(cn(e,n))return!0;if(typeof e!="object"||e===null||typeof n!="object"||n===null)return!1;var a=Object.keys(e),o=Object.keys(n);if(a.length!==o.length)return!1;for(o=0;o<a.length;o++){var u=a[o];if(!xe.call(n,u)||!cn(e[u],n[u]))return!1}return!0}function Wp(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Jp(e,n){var a=Wp(e);e=0;for(var o;a;){if(a.nodeType===3){if(o=e+a.textContent.length,e<=n&&o>=n)return{node:a,offset:n-e};e=o}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=Wp(a)}}function em(e,n){return e&&n?e===n?!0:e&&e.nodeType===3?!1:n&&n.nodeType===3?em(e,n.parentNode):"contains"in e?e.contains(n):e.compareDocumentPosition?!!(e.compareDocumentPosition(n)&16):!1:!1}function tm(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var n=bi(e.document);n instanceof e.HTMLIFrameElement;){try{var a=typeof n.contentWindow.location.href=="string"}catch{a=!1}if(a)e=n.contentWindow;else break;n=bi(e.document)}return n}function Iu(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n&&(n==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||n==="textarea"||e.contentEditable==="true")}var f1=ta&&"documentMode"in document&&11>=document.documentMode,Lr=null,Yu=null,Vo=null,Vu=!1;function nm(e,n,a){var o=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;Vu||Lr==null||Lr!==bi(o)||(o=Lr,"selectionStart"in o&&Iu(o)?o={start:o.selectionStart,end:o.selectionEnd}:(o=(o.ownerDocument&&o.ownerDocument.defaultView||window).getSelection(),o={anchorNode:o.anchorNode,anchorOffset:o.anchorOffset,focusNode:o.focusNode,focusOffset:o.focusOffset}),Vo&&Yo(Vo,o)||(Vo=o,o=fs(Yu,"onSelect"),0<o.length&&(n=new Ei("onSelect","select",null,n,a),e.push({event:n,listeners:o}),n.target=Lr)))}function tr(e,n){var a={};return a[e.toLowerCase()]=n.toLowerCase(),a["Webkit"+e]="webkit"+n,a["Moz"+e]="moz"+n,a}var Ur={animationend:tr("Animation","AnimationEnd"),animationiteration:tr("Animation","AnimationIteration"),animationstart:tr("Animation","AnimationStart"),transitionrun:tr("Transition","TransitionRun"),transitionstart:tr("Transition","TransitionStart"),transitioncancel:tr("Transition","TransitionCancel"),transitionend:tr("Transition","TransitionEnd")},Xu={},am={};ta&&(am=document.createElement("div").style,"AnimationEvent"in window||(delete Ur.animationend.animation,delete Ur.animationiteration.animation,delete Ur.animationstart.animation),"TransitionEvent"in window||delete Ur.transitionend.transition);function nr(e){if(Xu[e])return Xu[e];if(!Ur[e])return e;var n=Ur[e],a;for(a in n)if(n.hasOwnProperty(a)&&a in am)return Xu[e]=n[a];return e}var rm=nr("animationend"),om=nr("animationiteration"),lm=nr("animationstart"),d1=nr("transitionrun"),p1=nr("transitionstart"),m1=nr("transitioncancel"),im=nr("transitionend"),sm=new Map,Ku="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(" ");Ku.push("scrollEnd");function Nn(e,n){sm.set(e,n),Ja(n,[e])}var um=new WeakMap;function xn(e,n){if(typeof e=="object"&&e!==null){var a=um.get(e);return a!==void 0?a:(n={value:e,source:n,stack:Rp(n)},um.set(e,n),n)}return{value:e,source:n,stack:Rp(n)}}var Cn=[],Hr=0,Qu=0;function wi(){for(var e=Hr,n=Qu=Hr=0;n<e;){var a=Cn[n];Cn[n++]=null;var o=Cn[n];Cn[n++]=null;var u=Cn[n];Cn[n++]=null;var f=Cn[n];if(Cn[n++]=null,o!==null&&u!==null){var g=o.pending;g===null?u.next=u:(u.next=g.next,g.next=u),o.pending=u}f!==0&&cm(a,u,f)}}function Ai(e,n,a,o){Cn[Hr++]=e,Cn[Hr++]=n,Cn[Hr++]=a,Cn[Hr++]=o,Qu|=o,e.lanes|=o,e=e.alternate,e!==null&&(e.lanes|=o)}function Fu(e,n,a,o){return Ai(e,n,a,o),Oi(e)}function Pr(e,n){return Ai(e,null,null,n),Oi(e)}function cm(e,n,a){e.lanes|=a;var o=e.alternate;o!==null&&(o.lanes|=a);for(var u=!1,f=e.return;f!==null;)f.childLanes|=a,o=f.alternate,o!==null&&(o.childLanes|=a),f.tag===22&&(e=f.stateNode,e===null||e._visibility&1||(u=!0)),e=f,f=f.return;return e.tag===3?(f=e.stateNode,u&&n!==null&&(u=31-dt(a),e=f.hiddenUpdates,o=e[u],o===null?e[u]=[n]:o.push(n),n.lane=a|536870912),f):null}function Oi(e){if(50<yl)throw yl=0,nf=null,Error(i(185));for(var n=e.return;n!==null;)e=n,n=e.return;return e.tag===3?e.stateNode:null}var qr={};function h1(e,n,a,o){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=n,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=o,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function fn(e,n,a,o){return new h1(e,n,a,o)}function Zu(e){return e=e.prototype,!(!e||!e.isReactComponent)}function na(e,n){var a=e.alternate;return a===null?(a=fn(e.tag,n,e.key,e.mode),a.elementType=e.elementType,a.type=e.type,a.stateNode=e.stateNode,a.alternate=e,e.alternate=a):(a.pendingProps=n,a.type=e.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),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,n=e.dependencies,a.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext},a.sibling=e.sibling,a.index=e.index,a.ref=e.ref,a.refCleanup=e.refCleanup,a}function fm(e,n){e.flags&=65011714;var a=e.alternate;return a===null?(e.childLanes=0,e.lanes=n,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(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,n=a.dependencies,e.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext}),e}function zi(e,n,a,o,u,f){var g=0;if(o=e,typeof e=="function")Zu(e)&&(g=1);else if(typeof e=="string")g=yS(e,a,ue.current)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case Y:return e=fn(31,a,n,u),e.elementType=Y,e.lanes=f,e;case b:return ar(a.children,u,f,n);case E:g=8,u|=24;break;case w:return e=fn(12,a,n,u|2),e.elementType=w,e.lanes=f,e;case z:return e=fn(13,a,n,u),e.elementType=z,e.lanes=f,e;case L:return e=fn(19,a,n,u),e.elementType=L,e.lanes=f,e;default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case A:case O:g=10;break e;case j:g=9;break e;case B:g=11;break e;case q:g=14;break e;case G:g=16,o=null;break e}g=29,a=Error(i(130,e===null?"null":typeof e,"")),o=null}return n=fn(g,a,n,u),n.elementType=e,n.type=o,n.lanes=f,n}function ar(e,n,a,o){return e=fn(7,e,o,n),e.lanes=a,e}function Wu(e,n,a){return e=fn(6,e,null,n),e.lanes=a,e}function Ju(e,n,a){return n=fn(4,e.children!==null?e.children:[],e.key,n),n.lanes=a,n.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},n}var Gr=[],Ir=0,Bi=null,Ni=0,Tn=[],En=0,rr=null,aa=1,ra="";function or(e,n){Gr[Ir++]=Ni,Gr[Ir++]=Bi,Bi=e,Ni=n}function dm(e,n,a){Tn[En++]=aa,Tn[En++]=ra,Tn[En++]=rr,rr=e;var o=aa;e=ra;var u=32-dt(o)-1;o&=~(1<<u),a+=1;var f=32-dt(n)+u;if(30<f){var g=u-u%5;f=(o&(1<<g)-1).toString(32),o>>=g,u-=g,aa=1<<32-dt(n)+u|a<<u|o,ra=f+e}else aa=1<<f|a<<u|o,ra=e}function ec(e){e.return!==null&&(or(e,1),dm(e,1,0))}function tc(e){for(;e===Bi;)Bi=Gr[--Ir],Gr[Ir]=null,Ni=Gr[--Ir],Gr[Ir]=null;for(;e===rr;)rr=Tn[--En],Tn[En]=null,ra=Tn[--En],Tn[En]=null,aa=Tn[--En],Tn[En]=null}var Wt=null,bt=null,He=!1,lr=null,Ln=!1,nc=Error(i(519));function ir(e){var n=Error(i(418,""));throw Qo(xn(n,e)),nc}function pm(e){var n=e.stateNode,a=e.type,o=e.memoizedProps;switch(n[Vt]=e,n[tn]=o,a){case"dialog":_e("cancel",n),_e("close",n);break;case"iframe":case"object":case"embed":_e("load",n);break;case"video":case"audio":for(a=0;a<bl.length;a++)_e(bl[a],n);break;case"source":_e("error",n);break;case"img":case"image":case"link":_e("error",n),_e("load",n);break;case"details":_e("toggle",n);break;case"input":_e("invalid",n),Ap(n,o.value,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name,!0),vi(n);break;case"select":_e("invalid",n);break;case"textarea":_e("invalid",n),zp(n,o.value,o.defaultValue,o.children),vi(n)}a=o.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||n.textContent===""+a||o.suppressHydrationWarning===!0||zg(n.textContent,a)?(o.popover!=null&&(_e("beforetoggle",n),_e("toggle",n)),o.onScroll!=null&&_e("scroll",n),o.onScrollEnd!=null&&_e("scrollend",n),o.onClick!=null&&(n.onclick=ds),n=!0):n=!1,n||ir(e)}function mm(e){for(Wt=e.return;Wt;)switch(Wt.tag){case 5:case 13:Ln=!1;return;case 27:case 3:Ln=!0;return;default:Wt=Wt.return}}function Xo(e){if(e!==Wt)return!1;if(!He)return mm(e),He=!0,!1;var n=e.tag,a;if((a=n!==3&&n!==27)&&((a=n===5)&&(a=e.type,a=!(a!=="form"&&a!=="button")||bf(e.type,e.memoizedProps)),a=!a),a&&bt&&ir(e),mm(e),n===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(i(317));e:{for(e=e.nextSibling,n=0;e;){if(e.nodeType===8)if(a=e.data,a==="/$"){if(n===0){bt=Dn(e.nextSibling);break e}n--}else a!=="$"&&a!=="$!"&&a!=="$?"||n++;e=e.nextSibling}bt=null}}else n===27?(n=bt,qa(e.type)?(e=Tf,Tf=null,bt=e):bt=n):bt=Wt?Dn(e.stateNode.nextSibling):null;return!0}function Ko(){bt=Wt=null,He=!1}function hm(){var e=lr;return e!==null&&(on===null?on=e:on.push.apply(on,e),lr=null),e}function Qo(e){lr===null?lr=[e]:lr.push(e)}var ac=I(null),sr=null,oa=null;function wa(e,n,a){te(ac,n._currentValue),n._currentValue=a}function la(e){e._currentValue=ac.current,ae(ac)}function rc(e,n,a){for(;e!==null;){var o=e.alternate;if((e.childLanes&n)!==n?(e.childLanes|=n,o!==null&&(o.childLanes|=n)):o!==null&&(o.childLanes&n)!==n&&(o.childLanes|=n),e===a)break;e=e.return}}function oc(e,n,a,o){var u=e.child;for(u!==null&&(u.return=e);u!==null;){var f=u.dependencies;if(f!==null){var g=u.child;f=f.firstContext;e:for(;f!==null;){var T=f;f=u;for(var k=0;k<n.length;k++)if(T.context===n[k]){f.lanes|=a,T=f.alternate,T!==null&&(T.lanes|=a),rc(f.return,a,e),o||(g=null);break e}f=T.next}}else if(u.tag===18){if(g=u.return,g===null)throw Error(i(341));g.lanes|=a,f=g.alternate,f!==null&&(f.lanes|=a),rc(g,a,e),g=null}else g=u.child;if(g!==null)g.return=u;else for(g=u;g!==null;){if(g===e){g=null;break}if(u=g.sibling,u!==null){u.return=g.return,g=u;break}g=g.return}u=g}}function Fo(e,n,a,o){e=null;for(var u=n,f=!1;u!==null;){if(!f){if((u.flags&524288)!==0)f=!0;else if((u.flags&262144)!==0)break}if(u.tag===10){var g=u.alternate;if(g===null)throw Error(i(387));if(g=g.memoizedProps,g!==null){var T=u.type;cn(u.pendingProps.value,g.value)||(e!==null?e.push(T):e=[T])}}else if(u===Se.current){if(g=u.alternate,g===null)throw Error(i(387));g.memoizedState.memoizedState!==u.memoizedState.memoizedState&&(e!==null?e.push(Rl):e=[Rl])}u=u.return}e!==null&&oc(n,e,a,o),n.flags|=262144}function ki(e){for(e=e.firstContext;e!==null;){if(!cn(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function ur(e){sr=e,oa=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function Xt(e){return gm(sr,e)}function Di(e,n){return sr===null&&ur(e),gm(e,n)}function gm(e,n){var a=n._currentValue;if(n={context:n,memoizedValue:a,next:null},oa===null){if(e===null)throw Error(i(308));oa=n,e.dependencies={lanes:0,firstContext:n},e.flags|=524288}else oa=oa.next=n;return a}var g1=typeof AbortController<"u"?AbortController:function(){var e=[],n=this.signal={aborted:!1,addEventListener:function(a,o){e.push(o)}};this.abort=function(){n.aborted=!0,e.forEach(function(a){return a()})}},y1=t.unstable_scheduleCallback,v1=t.unstable_NormalPriority,kt={$$typeof:O,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function lc(){return{controller:new g1,data:new Map,refCount:0}}function Zo(e){e.refCount--,e.refCount===0&&y1(v1,function(){e.controller.abort()})}var Wo=null,ic=0,Yr=0,Vr=null;function b1(e,n){if(Wo===null){var a=Wo=[];ic=0,Yr=cf(),Vr={status:"pending",value:void 0,then:function(o){a.push(o)}}}return ic++,n.then(ym,ym),n}function ym(){if(--ic===0&&Wo!==null){Vr!==null&&(Vr.status="fulfilled");var e=Wo;Wo=null,Yr=0,Vr=null;for(var n=0;n<e.length;n++)(0,e[n])()}}function S1(e,n){var a=[],o={status:"pending",value:null,reason:null,then:function(u){a.push(u)}};return e.then(function(){o.status="fulfilled",o.value=n;for(var u=0;u<a.length;u++)(0,a[u])(n)},function(u){for(o.status="rejected",o.reason=u,u=0;u<a.length;u++)(0,a[u])(void 0)}),o}var vm=D.S;D.S=function(e,n){typeof n=="object"&&n!==null&&typeof n.then=="function"&&b1(e,n),vm!==null&&vm(e,n)};var cr=I(null);function sc(){var e=cr.current;return e!==null?e:rt.pooledCache}function ji(e,n){n===null?te(cr,cr.current):te(cr,n.pool)}function bm(){var e=sc();return e===null?null:{parent:kt._currentValue,pool:e}}var Jo=Error(i(460)),Sm=Error(i(474)),$i=Error(i(542)),uc={then:function(){}};function xm(e){return e=e.status,e==="fulfilled"||e==="rejected"}function _i(){}function Cm(e,n,a){switch(a=e[a],a===void 0?e.push(n):a!==n&&(n.then(_i,_i),n=a),n.status){case"fulfilled":return n.value;case"rejected":throw e=n.reason,Em(e),e;default:if(typeof n.status=="string")n.then(_i,_i);else{if(e=rt,e!==null&&100<e.shellSuspendCounter)throw Error(i(482));e=n,e.status="pending",e.then(function(o){if(n.status==="pending"){var u=n;u.status="fulfilled",u.value=o}},function(o){if(n.status==="pending"){var u=n;u.status="rejected",u.reason=o}})}switch(n.status){case"fulfilled":return n.value;case"rejected":throw e=n.reason,Em(e),e}throw el=n,Jo}}var el=null;function Tm(){if(el===null)throw Error(i(459));var e=el;return el=null,e}function Em(e){if(e===Jo||e===$i)throw Error(i(483))}var Aa=!1;function cc(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function fc(e,n){e=e.updateQueue,n.updateQueue===e&&(n.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Oa(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function za(e,n,a){var o=e.updateQueue;if(o===null)return null;if(o=o.shared,(Qe&2)!==0){var u=o.pending;return u===null?n.next=n:(n.next=u.next,u.next=n),o.pending=n,n=Oi(e),cm(e,null,a),n}return Ai(e,o,n,a),Oi(e)}function tl(e,n,a){if(n=n.updateQueue,n!==null&&(n=n.shared,(a&4194048)!==0)){var o=n.lanes;o&=e.pendingLanes,a|=o,n.lanes=a,yp(e,a)}}function dc(e,n){var a=e.updateQueue,o=e.alternate;if(o!==null&&(o=o.updateQueue,a===o)){var u=null,f=null;if(a=a.firstBaseUpdate,a!==null){do{var g={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};f===null?u=f=g:f=f.next=g,a=a.next}while(a!==null);f===null?u=f=n:f=f.next=n}else u=f=n;a={baseState:o.baseState,firstBaseUpdate:u,lastBaseUpdate:f,shared:o.shared,callbacks:o.callbacks},e.updateQueue=a;return}e=a.lastBaseUpdate,e===null?a.firstBaseUpdate=n:e.next=n,a.lastBaseUpdate=n}var pc=!1;function nl(){if(pc){var e=Vr;if(e!==null)throw e}}function al(e,n,a,o){pc=!1;var u=e.updateQueue;Aa=!1;var f=u.firstBaseUpdate,g=u.lastBaseUpdate,T=u.shared.pending;if(T!==null){u.shared.pending=null;var k=T,P=k.next;k.next=null,g===null?f=P:g.next=P,g=k;var Z=e.alternate;Z!==null&&(Z=Z.updateQueue,T=Z.lastBaseUpdate,T!==g&&(T===null?Z.firstBaseUpdate=P:T.next=P,Z.lastBaseUpdate=k))}if(f!==null){var ne=u.baseState;g=0,Z=P=k=null,T=f;do{var V=T.lane&-536870913,X=V!==T.lane;if(X?(Le&V)===V:(o&V)===V){V!==0&&V===Yr&&(pc=!0),Z!==null&&(Z=Z.next={lane:0,tag:T.tag,payload:T.payload,callback:null,next:null});e:{var Te=e,ve=T;V=n;var Je=a;switch(ve.tag){case 1:if(Te=ve.payload,typeof Te=="function"){ne=Te.call(Je,ne,V);break e}ne=Te;break e;case 3:Te.flags=Te.flags&-65537|128;case 0:if(Te=ve.payload,V=typeof Te=="function"?Te.call(Je,ne,V):Te,V==null)break e;ne=y({},ne,V);break e;case 2:Aa=!0}}V=T.callback,V!==null&&(e.flags|=64,X&&(e.flags|=8192),X=u.callbacks,X===null?u.callbacks=[V]:X.push(V))}else X={lane:V,tag:T.tag,payload:T.payload,callback:T.callback,next:null},Z===null?(P=Z=X,k=ne):Z=Z.next=X,g|=V;if(T=T.next,T===null){if(T=u.shared.pending,T===null)break;X=T,T=X.next,X.next=null,u.lastBaseUpdate=X,u.shared.pending=null}}while(!0);Z===null&&(k=ne),u.baseState=k,u.firstBaseUpdate=P,u.lastBaseUpdate=Z,f===null&&(u.shared.lanes=0),La|=g,e.lanes=g,e.memoizedState=ne}}function Rm(e,n){if(typeof e!="function")throw Error(i(191,e));e.call(n)}function Mm(e,n){var a=e.callbacks;if(a!==null)for(e.callbacks=null,e=0;e<a.length;e++)Rm(a[e],n)}var Xr=I(null),Li=I(0);function wm(e,n){e=pa,te(Li,e),te(Xr,n),pa=e|n.baseLanes}function mc(){te(Li,pa),te(Xr,Xr.current)}function hc(){pa=Li.current,ae(Xr),ae(Li)}var Ba=0,Ne=null,Ze=null,wt=null,Ui=!1,Kr=!1,fr=!1,Hi=0,rl=0,Qr=null,x1=0;function Et(){throw Error(i(321))}function gc(e,n){if(n===null)return!1;for(var a=0;a<n.length&&a<e.length;a++)if(!cn(e[a],n[a]))return!1;return!0}function yc(e,n,a,o,u,f){return Ba=f,Ne=n,n.memoizedState=null,n.updateQueue=null,n.lanes=0,D.H=e===null||e.memoizedState===null?ch:fh,fr=!1,f=a(o,u),fr=!1,Kr&&(f=Om(n,a,o,u)),Am(e),f}function Am(e){D.H=Vi;var n=Ze!==null&&Ze.next!==null;if(Ba=0,wt=Ze=Ne=null,Ui=!1,rl=0,Qr=null,n)throw Error(i(300));e===null||_t||(e=e.dependencies,e!==null&&ki(e)&&(_t=!0))}function Om(e,n,a,o){Ne=e;var u=0;do{if(Kr&&(Qr=null),rl=0,Kr=!1,25<=u)throw Error(i(301));if(u+=1,wt=Ze=null,e.updateQueue!=null){var f=e.updateQueue;f.lastEffect=null,f.events=null,f.stores=null,f.memoCache!=null&&(f.memoCache.index=0)}D.H=A1,f=n(a,o)}while(Kr);return f}function C1(){var e=D.H,n=e.useState()[0];return n=typeof n.then=="function"?ol(n):n,e=e.useState()[0],(Ze!==null?Ze.memoizedState:null)!==e&&(Ne.flags|=1024),n}function vc(){var e=Hi!==0;return Hi=0,e}function bc(e,n,a){n.updateQueue=e.updateQueue,n.flags&=-2053,e.lanes&=~a}function Sc(e){if(Ui){for(e=e.memoizedState;e!==null;){var n=e.queue;n!==null&&(n.pending=null),e=e.next}Ui=!1}Ba=0,wt=Ze=Ne=null,Kr=!1,rl=Hi=0,Qr=null}function an(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return wt===null?Ne.memoizedState=wt=e:wt=wt.next=e,wt}function At(){if(Ze===null){var e=Ne.alternate;e=e!==null?e.memoizedState:null}else e=Ze.next;var n=wt===null?Ne.memoizedState:wt.next;if(n!==null)wt=n,Ze=e;else{if(e===null)throw Ne.alternate===null?Error(i(467)):Error(i(310));Ze=e,e={memoizedState:Ze.memoizedState,baseState:Ze.baseState,baseQueue:Ze.baseQueue,queue:Ze.queue,next:null},wt===null?Ne.memoizedState=wt=e:wt=wt.next=e}return wt}function xc(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function ol(e){var n=rl;return rl+=1,Qr===null&&(Qr=[]),e=Cm(Qr,e,n),n=Ne,(wt===null?n.memoizedState:wt.next)===null&&(n=n.alternate,D.H=n===null||n.memoizedState===null?ch:fh),e}function Pi(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return ol(e);if(e.$$typeof===O)return Xt(e)}throw Error(i(438,String(e)))}function Cc(e){var n=null,a=Ne.updateQueue;if(a!==null&&(n=a.memoCache),n==null){var o=Ne.alternate;o!==null&&(o=o.updateQueue,o!==null&&(o=o.memoCache,o!=null&&(n={data:o.data.map(function(u){return u.slice()}),index:0})))}if(n==null&&(n={data:[],index:0}),a===null&&(a=xc(),Ne.updateQueue=a),a.memoCache=n,a=n.data[n.index],a===void 0)for(a=n.data[n.index]=Array(e),o=0;o<e;o++)a[o]=C;return n.index++,a}function ia(e,n){return typeof n=="function"?n(e):n}function qi(e){var n=At();return Tc(n,Ze,e)}function Tc(e,n,a){var o=e.queue;if(o===null)throw Error(i(311));o.lastRenderedReducer=a;var u=e.baseQueue,f=o.pending;if(f!==null){if(u!==null){var g=u.next;u.next=f.next,f.next=g}n.baseQueue=u=f,o.pending=null}if(f=e.baseState,u===null)e.memoizedState=f;else{n=u.next;var T=g=null,k=null,P=n,Z=!1;do{var ne=P.lane&-536870913;if(ne!==P.lane?(Le&ne)===ne:(Ba&ne)===ne){var V=P.revertLane;if(V===0)k!==null&&(k=k.next={lane:0,revertLane:0,action:P.action,hasEagerState:P.hasEagerState,eagerState:P.eagerState,next:null}),ne===Yr&&(Z=!0);else if((Ba&V)===V){P=P.next,V===Yr&&(Z=!0);continue}else ne={lane:0,revertLane:P.revertLane,action:P.action,hasEagerState:P.hasEagerState,eagerState:P.eagerState,next:null},k===null?(T=k=ne,g=f):k=k.next=ne,Ne.lanes|=V,La|=V;ne=P.action,fr&&a(f,ne),f=P.hasEagerState?P.eagerState:a(f,ne)}else V={lane:ne,revertLane:P.revertLane,action:P.action,hasEagerState:P.hasEagerState,eagerState:P.eagerState,next:null},k===null?(T=k=V,g=f):k=k.next=V,Ne.lanes|=ne,La|=ne;P=P.next}while(P!==null&&P!==n);if(k===null?g=f:k.next=T,!cn(f,e.memoizedState)&&(_t=!0,Z&&(a=Vr,a!==null)))throw a;e.memoizedState=f,e.baseState=g,e.baseQueue=k,o.lastRenderedState=f}return u===null&&(o.lanes=0),[e.memoizedState,o.dispatch]}function Ec(e){var n=At(),a=n.queue;if(a===null)throw Error(i(311));a.lastRenderedReducer=e;var o=a.dispatch,u=a.pending,f=n.memoizedState;if(u!==null){a.pending=null;var g=u=u.next;do f=e(f,g.action),g=g.next;while(g!==u);cn(f,n.memoizedState)||(_t=!0),n.memoizedState=f,n.baseQueue===null&&(n.baseState=f),a.lastRenderedState=f}return[f,o]}function zm(e,n,a){var o=Ne,u=At(),f=He;if(f){if(a===void 0)throw Error(i(407));a=a()}else a=n();var g=!cn((Ze||u).memoizedState,a);g&&(u.memoizedState=a,_t=!0),u=u.queue;var T=km.bind(null,o,u,e);if(ll(2048,8,T,[e]),u.getSnapshot!==n||g||wt!==null&&wt.memoizedState.tag&1){if(o.flags|=2048,Fr(9,Gi(),Nm.bind(null,o,u,a,n),null),rt===null)throw Error(i(349));f||(Ba&124)!==0||Bm(o,n,a)}return a}function Bm(e,n,a){e.flags|=16384,e={getSnapshot:n,value:a},n=Ne.updateQueue,n===null?(n=xc(),Ne.updateQueue=n,n.stores=[e]):(a=n.stores,a===null?n.stores=[e]:a.push(e))}function Nm(e,n,a,o){n.value=a,n.getSnapshot=o,Dm(n)&&jm(e)}function km(e,n,a){return a(function(){Dm(n)&&jm(e)})}function Dm(e){var n=e.getSnapshot;e=e.value;try{var a=n();return!cn(e,a)}catch{return!0}}function jm(e){var n=Pr(e,2);n!==null&&gn(n,e,2)}function Rc(e){var n=an();if(typeof e=="function"){var a=e;if(e=a(),fr){jt(!0);try{a()}finally{jt(!1)}}}return n.memoizedState=n.baseState=e,n.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:ia,lastRenderedState:e},n}function $m(e,n,a,o){return e.baseState=a,Tc(e,Ze,typeof o=="function"?o:ia)}function T1(e,n,a,o,u){if(Yi(e))throw Error(i(485));if(e=n.action,e!==null){var f={payload:u,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(g){f.listeners.push(g)}};D.T!==null?a(!0):f.isTransition=!1,o(f),a=n.pending,a===null?(f.next=n.pending=f,_m(n,f)):(f.next=a.next,n.pending=a.next=f)}}function _m(e,n){var a=n.action,o=n.payload,u=e.state;if(n.isTransition){var f=D.T,g={};D.T=g;try{var T=a(u,o),k=D.S;k!==null&&k(g,T),Lm(e,n,T)}catch(P){Mc(e,n,P)}finally{D.T=f}}else try{f=a(u,o),Lm(e,n,f)}catch(P){Mc(e,n,P)}}function Lm(e,n,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(o){Um(e,n,o)},function(o){return Mc(e,n,o)}):Um(e,n,a)}function Um(e,n,a){n.status="fulfilled",n.value=a,Hm(n),e.state=a,n=e.pending,n!==null&&(a=n.next,a===n?e.pending=null:(a=a.next,n.next=a,_m(e,a)))}function Mc(e,n,a){var o=e.pending;if(e.pending=null,o!==null){o=o.next;do n.status="rejected",n.reason=a,Hm(n),n=n.next;while(n!==o)}e.action=null}function Hm(e){e=e.listeners;for(var n=0;n<e.length;n++)(0,e[n])()}function Pm(e,n){return n}function qm(e,n){if(He){var a=rt.formState;if(a!==null){e:{var o=Ne;if(He){if(bt){t:{for(var u=bt,f=Ln;u.nodeType!==8;){if(!f){u=null;break t}if(u=Dn(u.nextSibling),u===null){u=null;break t}}f=u.data,u=f==="F!"||f==="F"?u:null}if(u){bt=Dn(u.nextSibling),o=u.data==="F!";break e}}ir(o)}o=!1}o&&(n=a[0])}}return a=an(),a.memoizedState=a.baseState=n,o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Pm,lastRenderedState:n},a.queue=o,a=ih.bind(null,Ne,o),o.dispatch=a,o=Rc(!1),f=Bc.bind(null,Ne,!1,o.queue),o=an(),u={state:n,dispatch:null,action:e,pending:null},o.queue=u,a=T1.bind(null,Ne,u,f,a),u.dispatch=a,o.memoizedState=e,[n,a,!1]}function Gm(e){var n=At();return Im(n,Ze,e)}function Im(e,n,a){if(n=Tc(e,n,Pm)[0],e=qi(ia)[0],typeof n=="object"&&n!==null&&typeof n.then=="function")try{var o=ol(n)}catch(g){throw g===Jo?$i:g}else o=n;n=At();var u=n.queue,f=u.dispatch;return a!==n.memoizedState&&(Ne.flags|=2048,Fr(9,Gi(),E1.bind(null,u,a),null)),[o,f,e]}function E1(e,n){e.action=n}function Ym(e){var n=At(),a=Ze;if(a!==null)return Im(n,a,e);At(),n=n.memoizedState,a=At();var o=a.queue.dispatch;return a.memoizedState=e,[n,o,!1]}function Fr(e,n,a,o){return e={tag:e,create:a,deps:o,inst:n,next:null},n=Ne.updateQueue,n===null&&(n=xc(),Ne.updateQueue=n),a=n.lastEffect,a===null?n.lastEffect=e.next=e:(o=a.next,a.next=e,e.next=o,n.lastEffect=e),e}function Gi(){return{destroy:void 0,resource:void 0}}function Vm(){return At().memoizedState}function Ii(e,n,a,o){var u=an();o=o===void 0?null:o,Ne.flags|=e,u.memoizedState=Fr(1|n,Gi(),a,o)}function ll(e,n,a,o){var u=At();o=o===void 0?null:o;var f=u.memoizedState.inst;Ze!==null&&o!==null&&gc(o,Ze.memoizedState.deps)?u.memoizedState=Fr(n,f,a,o):(Ne.flags|=e,u.memoizedState=Fr(1|n,f,a,o))}function Xm(e,n){Ii(8390656,8,e,n)}function Km(e,n){ll(2048,8,e,n)}function Qm(e,n){return ll(4,2,e,n)}function Fm(e,n){return ll(4,4,e,n)}function Zm(e,n){if(typeof n=="function"){e=e();var a=n(e);return function(){typeof a=="function"?a():n(null)}}if(n!=null)return e=e(),n.current=e,function(){n.current=null}}function Wm(e,n,a){a=a!=null?a.concat([e]):null,ll(4,4,Zm.bind(null,n,e),a)}function wc(){}function Jm(e,n){var a=At();n=n===void 0?null:n;var o=a.memoizedState;return n!==null&&gc(n,o[1])?o[0]:(a.memoizedState=[e,n],e)}function eh(e,n){var a=At();n=n===void 0?null:n;var o=a.memoizedState;if(n!==null&&gc(n,o[1]))return o[0];if(o=e(),fr){jt(!0);try{e()}finally{jt(!1)}}return a.memoizedState=[o,n],o}function Ac(e,n,a){return a===void 0||(Ba&1073741824)!==0?e.memoizedState=n:(e.memoizedState=a,e=ag(),Ne.lanes|=e,La|=e,a)}function th(e,n,a,o){return cn(a,n)?a:Xr.current!==null?(e=Ac(e,a,o),cn(e,n)||(_t=!0),e):(Ba&42)===0?(_t=!0,e.memoizedState=a):(e=ag(),Ne.lanes|=e,La|=e,n)}function nh(e,n,a,o,u){var f=K.p;K.p=f!==0&&8>f?f:8;var g=D.T,T={};D.T=T,Bc(e,!1,n,a);try{var k=u(),P=D.S;if(P!==null&&P(T,k),k!==null&&typeof k=="object"&&typeof k.then=="function"){var Z=S1(k,o);il(e,n,Z,hn(e))}else il(e,n,o,hn(e))}catch(ne){il(e,n,{then:function(){},status:"rejected",reason:ne},hn())}finally{K.p=f,D.T=g}}function R1(){}function Oc(e,n,a,o){if(e.tag!==5)throw Error(i(476));var u=ah(e).queue;nh(e,u,n,oe,a===null?R1:function(){return rh(e),a(o)})}function ah(e){var n=e.memoizedState;if(n!==null)return n;n={memoizedState:oe,baseState:oe,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ia,lastRenderedState:oe},next:null};var a={};return n.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ia,lastRenderedState:a},next:null},e.memoizedState=n,e=e.alternate,e!==null&&(e.memoizedState=n),n}function rh(e){var n=ah(e).next.queue;il(e,n,{},hn())}function zc(){return Xt(Rl)}function oh(){return At().memoizedState}function lh(){return At().memoizedState}function M1(e){for(var n=e.return;n!==null;){switch(n.tag){case 24:case 3:var a=hn();e=Oa(a);var o=za(n,e,a);o!==null&&(gn(o,n,a),tl(o,n,a)),n={cache:lc()},e.payload=n;return}n=n.return}}function w1(e,n,a){var o=hn();a={lane:o,revertLane:0,action:a,hasEagerState:!1,eagerState:null,next:null},Yi(e)?sh(n,a):(a=Fu(e,n,a,o),a!==null&&(gn(a,e,o),uh(a,n,o)))}function ih(e,n,a){var o=hn();il(e,n,a,o)}function il(e,n,a,o){var u={lane:o,revertLane:0,action:a,hasEagerState:!1,eagerState:null,next:null};if(Yi(e))sh(n,u);else{var f=e.alternate;if(e.lanes===0&&(f===null||f.lanes===0)&&(f=n.lastRenderedReducer,f!==null))try{var g=n.lastRenderedState,T=f(g,a);if(u.hasEagerState=!0,u.eagerState=T,cn(T,g))return Ai(e,n,u,0),rt===null&&wi(),!1}catch{}finally{}if(a=Fu(e,n,u,o),a!==null)return gn(a,e,o),uh(a,n,o),!0}return!1}function Bc(e,n,a,o){if(o={lane:2,revertLane:cf(),action:o,hasEagerState:!1,eagerState:null,next:null},Yi(e)){if(n)throw Error(i(479))}else n=Fu(e,a,o,2),n!==null&&gn(n,e,2)}function Yi(e){var n=e.alternate;return e===Ne||n!==null&&n===Ne}function sh(e,n){Kr=Ui=!0;var a=e.pending;a===null?n.next=n:(n.next=a.next,a.next=n),e.pending=n}function uh(e,n,a){if((a&4194048)!==0){var o=n.lanes;o&=e.pendingLanes,a|=o,n.lanes=a,yp(e,a)}}var Vi={readContext:Xt,use:Pi,useCallback:Et,useContext:Et,useEffect:Et,useImperativeHandle:Et,useLayoutEffect:Et,useInsertionEffect:Et,useMemo:Et,useReducer:Et,useRef:Et,useState:Et,useDebugValue:Et,useDeferredValue:Et,useTransition:Et,useSyncExternalStore:Et,useId:Et,useHostTransitionStatus:Et,useFormState:Et,useActionState:Et,useOptimistic:Et,useMemoCache:Et,useCacheRefresh:Et},ch={readContext:Xt,use:Pi,useCallback:function(e,n){return an().memoizedState=[e,n===void 0?null:n],e},useContext:Xt,useEffect:Xm,useImperativeHandle:function(e,n,a){a=a!=null?a.concat([e]):null,Ii(4194308,4,Zm.bind(null,n,e),a)},useLayoutEffect:function(e,n){return Ii(4194308,4,e,n)},useInsertionEffect:function(e,n){Ii(4,2,e,n)},useMemo:function(e,n){var a=an();n=n===void 0?null:n;var o=e();if(fr){jt(!0);try{e()}finally{jt(!1)}}return a.memoizedState=[o,n],o},useReducer:function(e,n,a){var o=an();if(a!==void 0){var u=a(n);if(fr){jt(!0);try{a(n)}finally{jt(!1)}}}else u=n;return o.memoizedState=o.baseState=u,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:u},o.queue=e,e=e.dispatch=w1.bind(null,Ne,e),[o.memoizedState,e]},useRef:function(e){var n=an();return e={current:e},n.memoizedState=e},useState:function(e){e=Rc(e);var n=e.queue,a=ih.bind(null,Ne,n);return n.dispatch=a,[e.memoizedState,a]},useDebugValue:wc,useDeferredValue:function(e,n){var a=an();return Ac(a,e,n)},useTransition:function(){var e=Rc(!1);return e=nh.bind(null,Ne,e.queue,!0,!1),an().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,n,a){var o=Ne,u=an();if(He){if(a===void 0)throw Error(i(407));a=a()}else{if(a=n(),rt===null)throw Error(i(349));(Le&124)!==0||Bm(o,n,a)}u.memoizedState=a;var f={value:a,getSnapshot:n};return u.queue=f,Xm(km.bind(null,o,f,e),[e]),o.flags|=2048,Fr(9,Gi(),Nm.bind(null,o,f,a,n),null),a},useId:function(){var e=an(),n=rt.identifierPrefix;if(He){var a=ra,o=aa;a=(o&~(1<<32-dt(o)-1)).toString(32)+a,n="«"+n+"R"+a,a=Hi++,0<a&&(n+="H"+a.toString(32)),n+="»"}else a=x1++,n="«"+n+"r"+a.toString(32)+"»";return e.memoizedState=n},useHostTransitionStatus:zc,useFormState:qm,useActionState:qm,useOptimistic:function(e){var n=an();n.memoizedState=n.baseState=e;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return n.queue=a,n=Bc.bind(null,Ne,!0,a),a.dispatch=n,[e,n]},useMemoCache:Cc,useCacheRefresh:function(){return an().memoizedState=M1.bind(null,Ne)}},fh={readContext:Xt,use:Pi,useCallback:Jm,useContext:Xt,useEffect:Km,useImperativeHandle:Wm,useInsertionEffect:Qm,useLayoutEffect:Fm,useMemo:eh,useReducer:qi,useRef:Vm,useState:function(){return qi(ia)},useDebugValue:wc,useDeferredValue:function(e,n){var a=At();return th(a,Ze.memoizedState,e,n)},useTransition:function(){var e=qi(ia)[0],n=At().memoizedState;return[typeof e=="boolean"?e:ol(e),n]},useSyncExternalStore:zm,useId:oh,useHostTransitionStatus:zc,useFormState:Gm,useActionState:Gm,useOptimistic:function(e,n){var a=At();return $m(a,Ze,e,n)},useMemoCache:Cc,useCacheRefresh:lh},A1={readContext:Xt,use:Pi,useCallback:Jm,useContext:Xt,useEffect:Km,useImperativeHandle:Wm,useInsertionEffect:Qm,useLayoutEffect:Fm,useMemo:eh,useReducer:Ec,useRef:Vm,useState:function(){return Ec(ia)},useDebugValue:wc,useDeferredValue:function(e,n){var a=At();return Ze===null?Ac(a,e,n):th(a,Ze.memoizedState,e,n)},useTransition:function(){var e=Ec(ia)[0],n=At().memoizedState;return[typeof e=="boolean"?e:ol(e),n]},useSyncExternalStore:zm,useId:oh,useHostTransitionStatus:zc,useFormState:Ym,useActionState:Ym,useOptimistic:function(e,n){var a=At();return Ze!==null?$m(a,Ze,e,n):(a.baseState=e,[e,a.queue.dispatch])},useMemoCache:Cc,useCacheRefresh:lh},Zr=null,sl=0;function Xi(e){var n=sl;return sl+=1,Zr===null&&(Zr=[]),Cm(Zr,e,n)}function ul(e,n){n=n.props.ref,e.ref=n!==void 0?n:null}function Ki(e,n){throw n.$$typeof===S?Error(i(525)):(e=Object.prototype.toString.call(n),Error(i(31,e==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":e)))}function dh(e){var n=e._init;return n(e._payload)}function ph(e){function n(_,$){if(e){var H=_.deletions;H===null?(_.deletions=[$],_.flags|=16):H.push($)}}function a(_,$){if(!e)return null;for(;$!==null;)n(_,$),$=$.sibling;return null}function o(_){for(var $=new Map;_!==null;)_.key!==null?$.set(_.key,_):$.set(_.index,_),_=_.sibling;return $}function u(_,$){return _=na(_,$),_.index=0,_.sibling=null,_}function f(_,$,H){return _.index=H,e?(H=_.alternate,H!==null?(H=H.index,H<$?(_.flags|=67108866,$):H):(_.flags|=67108866,$)):(_.flags|=1048576,$)}function g(_){return e&&_.alternate===null&&(_.flags|=67108866),_}function T(_,$,H,ee){return $===null||$.tag!==6?($=Wu(H,_.mode,ee),$.return=_,$):($=u($,H),$.return=_,$)}function k(_,$,H,ee){var de=H.type;return de===b?Z(_,$,H.props.children,ee,H.key):$!==null&&($.elementType===de||typeof de=="object"&&de!==null&&de.$$typeof===G&&dh(de)===$.type)?($=u($,H.props),ul($,H),$.return=_,$):($=zi(H.type,H.key,H.props,null,_.mode,ee),ul($,H),$.return=_,$)}function P(_,$,H,ee){return $===null||$.tag!==4||$.stateNode.containerInfo!==H.containerInfo||$.stateNode.implementation!==H.implementation?($=Ju(H,_.mode,ee),$.return=_,$):($=u($,H.children||[]),$.return=_,$)}function Z(_,$,H,ee,de){return $===null||$.tag!==7?($=ar(H,_.mode,ee,de),$.return=_,$):($=u($,H),$.return=_,$)}function ne(_,$,H){if(typeof $=="string"&&$!==""||typeof $=="number"||typeof $=="bigint")return $=Wu(""+$,_.mode,H),$.return=_,$;if(typeof $=="object"&&$!==null){switch($.$$typeof){case x:return H=zi($.type,$.key,$.props,null,_.mode,H),ul(H,$),H.return=_,H;case R:return $=Ju($,_.mode,H),$.return=_,$;case G:var ee=$._init;return $=ee($._payload),ne(_,$,H)}if(W($)||Q($))return $=ar($,_.mode,H,null),$.return=_,$;if(typeof $.then=="function")return ne(_,Xi($),H);if($.$$typeof===O)return ne(_,Di(_,$),H);Ki(_,$)}return null}function V(_,$,H,ee){var de=$!==null?$.key:null;if(typeof H=="string"&&H!==""||typeof H=="number"||typeof H=="bigint")return de!==null?null:T(_,$,""+H,ee);if(typeof H=="object"&&H!==null){switch(H.$$typeof){case x:return H.key===de?k(_,$,H,ee):null;case R:return H.key===de?P(_,$,H,ee):null;case G:return de=H._init,H=de(H._payload),V(_,$,H,ee)}if(W(H)||Q(H))return de!==null?null:Z(_,$,H,ee,null);if(typeof H.then=="function")return V(_,$,Xi(H),ee);if(H.$$typeof===O)return V(_,$,Di(_,H),ee);Ki(_,H)}return null}function X(_,$,H,ee,de){if(typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint")return _=_.get(H)||null,T($,_,""+ee,de);if(typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case x:return _=_.get(ee.key===null?H:ee.key)||null,k($,_,ee,de);case R:return _=_.get(ee.key===null?H:ee.key)||null,P($,_,ee,de);case G:var De=ee._init;return ee=De(ee._payload),X(_,$,H,ee,de)}if(W(ee)||Q(ee))return _=_.get(H)||null,Z($,_,ee,de,null);if(typeof ee.then=="function")return X(_,$,H,Xi(ee),de);if(ee.$$typeof===O)return X(_,$,H,Di($,ee),de);Ki($,ee)}return null}function Te(_,$,H,ee){for(var de=null,De=null,ge=$,be=$=0,Ut=null;ge!==null&&be<H.length;be++){ge.index>be?(Ut=ge,ge=null):Ut=ge.sibling;var Ue=V(_,ge,H[be],ee);if(Ue===null){ge===null&&(ge=Ut);break}e&&ge&&Ue.alternate===null&&n(_,ge),$=f(Ue,$,be),De===null?de=Ue:De.sibling=Ue,De=Ue,ge=Ut}if(be===H.length)return a(_,ge),He&&or(_,be),de;if(ge===null){for(;be<H.length;be++)ge=ne(_,H[be],ee),ge!==null&&($=f(ge,$,be),De===null?de=ge:De.sibling=ge,De=ge);return He&&or(_,be),de}for(ge=o(ge);be<H.length;be++)Ut=X(ge,_,be,H[be],ee),Ut!==null&&(e&&Ut.alternate!==null&&ge.delete(Ut.key===null?be:Ut.key),$=f(Ut,$,be),De===null?de=Ut:De.sibling=Ut,De=Ut);return e&&ge.forEach(function(Xa){return n(_,Xa)}),He&&or(_,be),de}function ve(_,$,H,ee){if(H==null)throw Error(i(151));for(var de=null,De=null,ge=$,be=$=0,Ut=null,Ue=H.next();ge!==null&&!Ue.done;be++,Ue=H.next()){ge.index>be?(Ut=ge,ge=null):Ut=ge.sibling;var Xa=V(_,ge,Ue.value,ee);if(Xa===null){ge===null&&(ge=Ut);break}e&&ge&&Xa.alternate===null&&n(_,ge),$=f(Xa,$,be),De===null?de=Xa:De.sibling=Xa,De=Xa,ge=Ut}if(Ue.done)return a(_,ge),He&&or(_,be),de;if(ge===null){for(;!Ue.done;be++,Ue=H.next())Ue=ne(_,Ue.value,ee),Ue!==null&&($=f(Ue,$,be),De===null?de=Ue:De.sibling=Ue,De=Ue);return He&&or(_,be),de}for(ge=o(ge);!Ue.done;be++,Ue=H.next())Ue=X(ge,_,be,Ue.value,ee),Ue!==null&&(e&&Ue.alternate!==null&&ge.delete(Ue.key===null?be:Ue.key),$=f(Ue,$,be),De===null?de=Ue:De.sibling=Ue,De=Ue);return e&&ge.forEach(function(OS){return n(_,OS)}),He&&or(_,be),de}function Je(_,$,H,ee){if(typeof H=="object"&&H!==null&&H.type===b&&H.key===null&&(H=H.props.children),typeof H=="object"&&H!==null){switch(H.$$typeof){case x:e:{for(var de=H.key;$!==null;){if($.key===de){if(de=H.type,de===b){if($.tag===7){a(_,$.sibling),ee=u($,H.props.children),ee.return=_,_=ee;break e}}else if($.elementType===de||typeof de=="object"&&de!==null&&de.$$typeof===G&&dh(de)===$.type){a(_,$.sibling),ee=u($,H.props),ul(ee,H),ee.return=_,_=ee;break e}a(_,$);break}else n(_,$);$=$.sibling}H.type===b?(ee=ar(H.props.children,_.mode,ee,H.key),ee.return=_,_=ee):(ee=zi(H.type,H.key,H.props,null,_.mode,ee),ul(ee,H),ee.return=_,_=ee)}return g(_);case R:e:{for(de=H.key;$!==null;){if($.key===de)if($.tag===4&&$.stateNode.containerInfo===H.containerInfo&&$.stateNode.implementation===H.implementation){a(_,$.sibling),ee=u($,H.children||[]),ee.return=_,_=ee;break e}else{a(_,$);break}else n(_,$);$=$.sibling}ee=Ju(H,_.mode,ee),ee.return=_,_=ee}return g(_);case G:return de=H._init,H=de(H._payload),Je(_,$,H,ee)}if(W(H))return Te(_,$,H,ee);if(Q(H)){if(de=Q(H),typeof de!="function")throw Error(i(150));return H=de.call(H),ve(_,$,H,ee)}if(typeof H.then=="function")return Je(_,$,Xi(H),ee);if(H.$$typeof===O)return Je(_,$,Di(_,H),ee);Ki(_,H)}return typeof H=="string"&&H!==""||typeof H=="number"||typeof H=="bigint"?(H=""+H,$!==null&&$.tag===6?(a(_,$.sibling),ee=u($,H),ee.return=_,_=ee):(a(_,$),ee=Wu(H,_.mode,ee),ee.return=_,_=ee),g(_)):a(_,$)}return function(_,$,H,ee){try{sl=0;var de=Je(_,$,H,ee);return Zr=null,de}catch(ge){if(ge===Jo||ge===$i)throw ge;var De=fn(29,ge,null,_.mode);return De.lanes=ee,De.return=_,De}finally{}}}var Wr=ph(!0),mh=ph(!1),Rn=I(null),Un=null;function Na(e){var n=e.alternate;te(Dt,Dt.current&1),te(Rn,e),Un===null&&(n===null||Xr.current!==null||n.memoizedState!==null)&&(Un=e)}function hh(e){if(e.tag===22){if(te(Dt,Dt.current),te(Rn,e),Un===null){var n=e.alternate;n!==null&&n.memoizedState!==null&&(Un=e)}}else ka()}function ka(){te(Dt,Dt.current),te(Rn,Rn.current)}function sa(e){ae(Rn),Un===e&&(Un=null),ae(Dt)}var Dt=I(0);function Qi(e){for(var n=e;n!==null;){if(n.tag===13){var a=n.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||a.data==="$?"||Cf(a)))return n}else if(n.tag===19&&n.memoizedProps.revealOrder!==void 0){if((n.flags&128)!==0)return n}else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)break;for(;n.sibling===null;){if(n.return===null||n.return===e)return null;n=n.return}n.sibling.return=n.return,n=n.sibling}return null}function Nc(e,n,a,o){n=e.memoizedState,a=a(o,n),a=a==null?n:y({},n,a),e.memoizedState=a,e.lanes===0&&(e.updateQueue.baseState=a)}var kc={enqueueSetState:function(e,n,a){e=e._reactInternals;var o=hn(),u=Oa(o);u.payload=n,a!=null&&(u.callback=a),n=za(e,u,o),n!==null&&(gn(n,e,o),tl(n,e,o))},enqueueReplaceState:function(e,n,a){e=e._reactInternals;var o=hn(),u=Oa(o);u.tag=1,u.payload=n,a!=null&&(u.callback=a),n=za(e,u,o),n!==null&&(gn(n,e,o),tl(n,e,o))},enqueueForceUpdate:function(e,n){e=e._reactInternals;var a=hn(),o=Oa(a);o.tag=2,n!=null&&(o.callback=n),n=za(e,o,a),n!==null&&(gn(n,e,a),tl(n,e,a))}};function gh(e,n,a,o,u,f,g){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(o,f,g):n.prototype&&n.prototype.isPureReactComponent?!Yo(a,o)||!Yo(u,f):!0}function yh(e,n,a,o){e=n.state,typeof n.componentWillReceiveProps=="function"&&n.componentWillReceiveProps(a,o),typeof n.UNSAFE_componentWillReceiveProps=="function"&&n.UNSAFE_componentWillReceiveProps(a,o),n.state!==e&&kc.enqueueReplaceState(n,n.state,null)}function dr(e,n){var a=n;if("ref"in n){a={};for(var o in n)o!=="ref"&&(a[o]=n[o])}if(e=e.defaultProps){a===n&&(a=y({},a));for(var u in e)a[u]===void 0&&(a[u]=e[u])}return a}var Fi=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var n=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(n))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)};function vh(e){Fi(e)}function bh(e){console.error(e)}function Sh(e){Fi(e)}function Zi(e,n){try{var a=e.onUncaughtError;a(n.value,{componentStack:n.stack})}catch(o){setTimeout(function(){throw o})}}function xh(e,n,a){try{var o=e.onCaughtError;o(a.value,{componentStack:a.stack,errorBoundary:n.tag===1?n.stateNode:null})}catch(u){setTimeout(function(){throw u})}}function Dc(e,n,a){return a=Oa(a),a.tag=3,a.payload={element:null},a.callback=function(){Zi(e,n)},a}function Ch(e){return e=Oa(e),e.tag=3,e}function Th(e,n,a,o){var u=a.type.getDerivedStateFromError;if(typeof u=="function"){var f=o.value;e.payload=function(){return u(f)},e.callback=function(){xh(n,a,o)}}var g=a.stateNode;g!==null&&typeof g.componentDidCatch=="function"&&(e.callback=function(){xh(n,a,o),typeof u!="function"&&(Ua===null?Ua=new Set([this]):Ua.add(this));var T=o.stack;this.componentDidCatch(o.value,{componentStack:T!==null?T:""})})}function O1(e,n,a,o,u){if(a.flags|=32768,o!==null&&typeof o=="object"&&typeof o.then=="function"){if(n=a.alternate,n!==null&&Fo(n,a,u,!0),a=Rn.current,a!==null){switch(a.tag){case 13:return Un===null?rf():a.alternate===null&&St===0&&(St=3),a.flags&=-257,a.flags|=65536,a.lanes=u,o===uc?a.flags|=16384:(n=a.updateQueue,n===null?a.updateQueue=new Set([o]):n.add(o),lf(e,o,u)),!1;case 22:return a.flags|=65536,o===uc?a.flags|=16384:(n=a.updateQueue,n===null?(n={transitions:null,markerInstances:null,retryQueue:new Set([o])},a.updateQueue=n):(a=n.retryQueue,a===null?n.retryQueue=new Set([o]):a.add(o)),lf(e,o,u)),!1}throw Error(i(435,a.tag))}return lf(e,o,u),rf(),!1}if(He)return n=Rn.current,n!==null?((n.flags&65536)===0&&(n.flags|=256),n.flags|=65536,n.lanes=u,o!==nc&&(e=Error(i(422),{cause:o}),Qo(xn(e,a)))):(o!==nc&&(n=Error(i(423),{cause:o}),Qo(xn(n,a))),e=e.current.alternate,e.flags|=65536,u&=-u,e.lanes|=u,o=xn(o,a),u=Dc(e.stateNode,o,u),dc(e,u),St!==4&&(St=2)),!1;var f=Error(i(520),{cause:o});if(f=xn(f,a),gl===null?gl=[f]:gl.push(f),St!==4&&(St=2),n===null)return!0;o=xn(o,a),a=n;do{switch(a.tag){case 3:return a.flags|=65536,e=u&-u,a.lanes|=e,e=Dc(a.stateNode,o,e),dc(a,e),!1;case 1:if(n=a.type,f=a.stateNode,(a.flags&128)===0&&(typeof n.getDerivedStateFromError=="function"||f!==null&&typeof f.componentDidCatch=="function"&&(Ua===null||!Ua.has(f))))return a.flags|=65536,u&=-u,a.lanes|=u,u=Ch(u),Th(u,e,a,o),dc(a,u),!1}a=a.return}while(a!==null);return!1}var Eh=Error(i(461)),_t=!1;function Pt(e,n,a,o){n.child=e===null?mh(n,null,a,o):Wr(n,e.child,a,o)}function Rh(e,n,a,o,u){a=a.render;var f=n.ref;if("ref"in o){var g={};for(var T in o)T!=="ref"&&(g[T]=o[T])}else g=o;return ur(n),o=yc(e,n,a,g,f,u),T=vc(),e!==null&&!_t?(bc(e,n,u),ua(e,n,u)):(He&&T&&ec(n),n.flags|=1,Pt(e,n,o,u),n.child)}function Mh(e,n,a,o,u){if(e===null){var f=a.type;return typeof f=="function"&&!Zu(f)&&f.defaultProps===void 0&&a.compare===null?(n.tag=15,n.type=f,wh(e,n,f,o,u)):(e=zi(a.type,null,o,n,n.mode,u),e.ref=n.ref,e.return=n,n.child=e)}if(f=e.child,!qc(e,u)){var g=f.memoizedProps;if(a=a.compare,a=a!==null?a:Yo,a(g,o)&&e.ref===n.ref)return ua(e,n,u)}return n.flags|=1,e=na(f,o),e.ref=n.ref,e.return=n,n.child=e}function wh(e,n,a,o,u){if(e!==null){var f=e.memoizedProps;if(Yo(f,o)&&e.ref===n.ref)if(_t=!1,n.pendingProps=o=f,qc(e,u))(e.flags&131072)!==0&&(_t=!0);else return n.lanes=e.lanes,ua(e,n,u)}return jc(e,n,a,o,u)}function Ah(e,n,a){var o=n.pendingProps,u=o.children,f=e!==null?e.memoizedState:null;if(o.mode==="hidden"){if((n.flags&128)!==0){if(o=f!==null?f.baseLanes|a:a,e!==null){for(u=n.child=e.child,f=0;u!==null;)f=f|u.lanes|u.childLanes,u=u.sibling;n.childLanes=f&~o}else n.childLanes=0,n.child=null;return Oh(e,n,o,a)}if((a&536870912)!==0)n.memoizedState={baseLanes:0,cachePool:null},e!==null&&ji(n,f!==null?f.cachePool:null),f!==null?wm(n,f):mc(),hh(n);else return n.lanes=n.childLanes=536870912,Oh(e,n,f!==null?f.baseLanes|a:a,a)}else f!==null?(ji(n,f.cachePool),wm(n,f),ka(),n.memoizedState=null):(e!==null&&ji(n,null),mc(),ka());return Pt(e,n,u,a),n.child}function Oh(e,n,a,o){var u=sc();return u=u===null?null:{parent:kt._currentValue,pool:u},n.memoizedState={baseLanes:a,cachePool:u},e!==null&&ji(n,null),mc(),hh(n),e!==null&&Fo(e,n,o,!0),null}function Wi(e,n){var a=n.ref;if(a===null)e!==null&&e.ref!==null&&(n.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(i(284));(e===null||e.ref!==a)&&(n.flags|=4194816)}}function jc(e,n,a,o,u){return ur(n),a=yc(e,n,a,o,void 0,u),o=vc(),e!==null&&!_t?(bc(e,n,u),ua(e,n,u)):(He&&o&&ec(n),n.flags|=1,Pt(e,n,a,u),n.child)}function zh(e,n,a,o,u,f){return ur(n),n.updateQueue=null,a=Om(n,o,a,u),Am(e),o=vc(),e!==null&&!_t?(bc(e,n,f),ua(e,n,f)):(He&&o&&ec(n),n.flags|=1,Pt(e,n,a,f),n.child)}function Bh(e,n,a,o,u){if(ur(n),n.stateNode===null){var f=qr,g=a.contextType;typeof g=="object"&&g!==null&&(f=Xt(g)),f=new a(o,f),n.memoizedState=f.state!==null&&f.state!==void 0?f.state:null,f.updater=kc,n.stateNode=f,f._reactInternals=n,f=n.stateNode,f.props=o,f.state=n.memoizedState,f.refs={},cc(n),g=a.contextType,f.context=typeof g=="object"&&g!==null?Xt(g):qr,f.state=n.memoizedState,g=a.getDerivedStateFromProps,typeof g=="function"&&(Nc(n,a,g,o),f.state=n.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof f.getSnapshotBeforeUpdate=="function"||typeof f.UNSAFE_componentWillMount!="function"&&typeof f.componentWillMount!="function"||(g=f.state,typeof f.componentWillMount=="function"&&f.componentWillMount(),typeof f.UNSAFE_componentWillMount=="function"&&f.UNSAFE_componentWillMount(),g!==f.state&&kc.enqueueReplaceState(f,f.state,null),al(n,o,f,u),nl(),f.state=n.memoizedState),typeof f.componentDidMount=="function"&&(n.flags|=4194308),o=!0}else if(e===null){f=n.stateNode;var T=n.memoizedProps,k=dr(a,T);f.props=k;var P=f.context,Z=a.contextType;g=qr,typeof Z=="object"&&Z!==null&&(g=Xt(Z));var ne=a.getDerivedStateFromProps;Z=typeof ne=="function"||typeof f.getSnapshotBeforeUpdate=="function",T=n.pendingProps!==T,Z||typeof f.UNSAFE_componentWillReceiveProps!="function"&&typeof f.componentWillReceiveProps!="function"||(T||P!==g)&&yh(n,f,o,g),Aa=!1;var V=n.memoizedState;f.state=V,al(n,o,f,u),nl(),P=n.memoizedState,T||V!==P||Aa?(typeof ne=="function"&&(Nc(n,a,ne,o),P=n.memoizedState),(k=Aa||gh(n,a,k,o,V,P,g))?(Z||typeof f.UNSAFE_componentWillMount!="function"&&typeof f.componentWillMount!="function"||(typeof f.componentWillMount=="function"&&f.componentWillMount(),typeof f.UNSAFE_componentWillMount=="function"&&f.UNSAFE_componentWillMount()),typeof f.componentDidMount=="function"&&(n.flags|=4194308)):(typeof f.componentDidMount=="function"&&(n.flags|=4194308),n.memoizedProps=o,n.memoizedState=P),f.props=o,f.state=P,f.context=g,o=k):(typeof f.componentDidMount=="function"&&(n.flags|=4194308),o=!1)}else{f=n.stateNode,fc(e,n),g=n.memoizedProps,Z=dr(a,g),f.props=Z,ne=n.pendingProps,V=f.context,P=a.contextType,k=qr,typeof P=="object"&&P!==null&&(k=Xt(P)),T=a.getDerivedStateFromProps,(P=typeof T=="function"||typeof f.getSnapshotBeforeUpdate=="function")||typeof f.UNSAFE_componentWillReceiveProps!="function"&&typeof f.componentWillReceiveProps!="function"||(g!==ne||V!==k)&&yh(n,f,o,k),Aa=!1,V=n.memoizedState,f.state=V,al(n,o,f,u),nl();var X=n.memoizedState;g!==ne||V!==X||Aa||e!==null&&e.dependencies!==null&&ki(e.dependencies)?(typeof T=="function"&&(Nc(n,a,T,o),X=n.memoizedState),(Z=Aa||gh(n,a,Z,o,V,X,k)||e!==null&&e.dependencies!==null&&ki(e.dependencies))?(P||typeof f.UNSAFE_componentWillUpdate!="function"&&typeof f.componentWillUpdate!="function"||(typeof f.componentWillUpdate=="function"&&f.componentWillUpdate(o,X,k),typeof f.UNSAFE_componentWillUpdate=="function"&&f.UNSAFE_componentWillUpdate(o,X,k)),typeof f.componentDidUpdate=="function"&&(n.flags|=4),typeof f.getSnapshotBeforeUpdate=="function"&&(n.flags|=1024)):(typeof f.componentDidUpdate!="function"||g===e.memoizedProps&&V===e.memoizedState||(n.flags|=4),typeof f.getSnapshotBeforeUpdate!="function"||g===e.memoizedProps&&V===e.memoizedState||(n.flags|=1024),n.memoizedProps=o,n.memoizedState=X),f.props=o,f.state=X,f.context=k,o=Z):(typeof f.componentDidUpdate!="function"||g===e.memoizedProps&&V===e.memoizedState||(n.flags|=4),typeof f.getSnapshotBeforeUpdate!="function"||g===e.memoizedProps&&V===e.memoizedState||(n.flags|=1024),o=!1)}return f=o,Wi(e,n),o=(n.flags&128)!==0,f||o?(f=n.stateNode,a=o&&typeof a.getDerivedStateFromError!="function"?null:f.render(),n.flags|=1,e!==null&&o?(n.child=Wr(n,e.child,null,u),n.child=Wr(n,null,a,u)):Pt(e,n,a,u),n.memoizedState=f.state,e=n.child):e=ua(e,n,u),e}function Nh(e,n,a,o){return Ko(),n.flags|=256,Pt(e,n,a,o),n.child}var $c={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function _c(e){return{baseLanes:e,cachePool:bm()}}function Lc(e,n,a){return e=e!==null?e.childLanes&~a:0,n&&(e|=Mn),e}function kh(e,n,a){var o=n.pendingProps,u=!1,f=(n.flags&128)!==0,g;if((g=f)||(g=e!==null&&e.memoizedState===null?!1:(Dt.current&2)!==0),g&&(u=!0,n.flags&=-129),g=(n.flags&32)!==0,n.flags&=-33,e===null){if(He){if(u?Na(n):ka(),He){var T=bt,k;if(k=T){e:{for(k=T,T=Ln;k.nodeType!==8;){if(!T){T=null;break e}if(k=Dn(k.nextSibling),k===null){T=null;break e}}T=k}T!==null?(n.memoizedState={dehydrated:T,treeContext:rr!==null?{id:aa,overflow:ra}:null,retryLane:536870912,hydrationErrors:null},k=fn(18,null,null,0),k.stateNode=T,k.return=n,n.child=k,Wt=n,bt=null,k=!0):k=!1}k||ir(n)}if(T=n.memoizedState,T!==null&&(T=T.dehydrated,T!==null))return Cf(T)?n.lanes=32:n.lanes=536870912,null;sa(n)}return T=o.children,o=o.fallback,u?(ka(),u=n.mode,T=Ji({mode:"hidden",children:T},u),o=ar(o,u,a,null),T.return=n,o.return=n,T.sibling=o,n.child=T,u=n.child,u.memoizedState=_c(a),u.childLanes=Lc(e,g,a),n.memoizedState=$c,o):(Na(n),Uc(n,T))}if(k=e.memoizedState,k!==null&&(T=k.dehydrated,T!==null)){if(f)n.flags&256?(Na(n),n.flags&=-257,n=Hc(e,n,a)):n.memoizedState!==null?(ka(),n.child=e.child,n.flags|=128,n=null):(ka(),u=o.fallback,T=n.mode,o=Ji({mode:"visible",children:o.children},T),u=ar(u,T,a,null),u.flags|=2,o.return=n,u.return=n,o.sibling=u,n.child=o,Wr(n,e.child,null,a),o=n.child,o.memoizedState=_c(a),o.childLanes=Lc(e,g,a),n.memoizedState=$c,n=u);else if(Na(n),Cf(T)){if(g=T.nextSibling&&T.nextSibling.dataset,g)var P=g.dgst;g=P,o=Error(i(419)),o.stack="",o.digest=g,Qo({value:o,source:null,stack:null}),n=Hc(e,n,a)}else if(_t||Fo(e,n,a,!1),g=(a&e.childLanes)!==0,_t||g){if(g=rt,g!==null&&(o=a&-a,o=(o&42)!==0?1:Cu(o),o=(o&(g.suspendedLanes|a))!==0?0:o,o!==0&&o!==k.retryLane))throw k.retryLane=o,Pr(e,o),gn(g,e,o),Eh;T.data==="$?"||rf(),n=Hc(e,n,a)}else T.data==="$?"?(n.flags|=192,n.child=e.child,n=null):(e=k.treeContext,bt=Dn(T.nextSibling),Wt=n,He=!0,lr=null,Ln=!1,e!==null&&(Tn[En++]=aa,Tn[En++]=ra,Tn[En++]=rr,aa=e.id,ra=e.overflow,rr=n),n=Uc(n,o.children),n.flags|=4096);return n}return u?(ka(),u=o.fallback,T=n.mode,k=e.child,P=k.sibling,o=na(k,{mode:"hidden",children:o.children}),o.subtreeFlags=k.subtreeFlags&65011712,P!==null?u=na(P,u):(u=ar(u,T,a,null),u.flags|=2),u.return=n,o.return=n,o.sibling=u,n.child=o,o=u,u=n.child,T=e.child.memoizedState,T===null?T=_c(a):(k=T.cachePool,k!==null?(P=kt._currentValue,k=k.parent!==P?{parent:P,pool:P}:k):k=bm(),T={baseLanes:T.baseLanes|a,cachePool:k}),u.memoizedState=T,u.childLanes=Lc(e,g,a),n.memoizedState=$c,o):(Na(n),a=e.child,e=a.sibling,a=na(a,{mode:"visible",children:o.children}),a.return=n,a.sibling=null,e!==null&&(g=n.deletions,g===null?(n.deletions=[e],n.flags|=16):g.push(e)),n.child=a,n.memoizedState=null,a)}function Uc(e,n){return n=Ji({mode:"visible",children:n},e.mode),n.return=e,e.child=n}function Ji(e,n){return e=fn(22,e,null,n),e.lanes=0,e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},e}function Hc(e,n,a){return Wr(n,e.child,null,a),e=Uc(n,n.pendingProps.children),e.flags|=2,n.memoizedState=null,e}function Dh(e,n,a){e.lanes|=n;var o=e.alternate;o!==null&&(o.lanes|=n),rc(e.return,n,a)}function Pc(e,n,a,o,u){var f=e.memoizedState;f===null?e.memoizedState={isBackwards:n,rendering:null,renderingStartTime:0,last:o,tail:a,tailMode:u}:(f.isBackwards=n,f.rendering=null,f.renderingStartTime=0,f.last=o,f.tail=a,f.tailMode=u)}function jh(e,n,a){var o=n.pendingProps,u=o.revealOrder,f=o.tail;if(Pt(e,n,o.children,a),o=Dt.current,(o&2)!==0)o=o&1|2,n.flags|=128;else{if(e!==null&&(e.flags&128)!==0)e:for(e=n.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Dh(e,a,n);else if(e.tag===19)Dh(e,a,n);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===n)break e;for(;e.sibling===null;){if(e.return===null||e.return===n)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}o&=1}switch(te(Dt,o),u){case"forwards":for(a=n.child,u=null;a!==null;)e=a.alternate,e!==null&&Qi(e)===null&&(u=a),a=a.sibling;a=u,a===null?(u=n.child,n.child=null):(u=a.sibling,a.sibling=null),Pc(n,!1,u,a,f);break;case"backwards":for(a=null,u=n.child,n.child=null;u!==null;){if(e=u.alternate,e!==null&&Qi(e)===null){n.child=u;break}e=u.sibling,u.sibling=a,a=u,u=e}Pc(n,!0,a,null,f);break;case"together":Pc(n,!1,null,null,void 0);break;default:n.memoizedState=null}return n.child}function ua(e,n,a){if(e!==null&&(n.dependencies=e.dependencies),La|=n.lanes,(a&n.childLanes)===0)if(e!==null){if(Fo(e,n,a,!1),(a&n.childLanes)===0)return null}else return null;if(e!==null&&n.child!==e.child)throw Error(i(153));if(n.child!==null){for(e=n.child,a=na(e,e.pendingProps),n.child=a,a.return=n;e.sibling!==null;)e=e.sibling,a=a.sibling=na(e,e.pendingProps),a.return=n;a.sibling=null}return n.child}function qc(e,n){return(e.lanes&n)!==0?!0:(e=e.dependencies,!!(e!==null&&ki(e)))}function z1(e,n,a){switch(n.tag){case 3:Re(n,n.stateNode.containerInfo),wa(n,kt,e.memoizedState.cache),Ko();break;case 27:case 5:ye(n);break;case 4:Re(n,n.stateNode.containerInfo);break;case 10:wa(n,n.type,n.memoizedProps.value);break;case 13:var o=n.memoizedState;if(o!==null)return o.dehydrated!==null?(Na(n),n.flags|=128,null):(a&n.child.childLanes)!==0?kh(e,n,a):(Na(n),e=ua(e,n,a),e!==null?e.sibling:null);Na(n);break;case 19:var u=(e.flags&128)!==0;if(o=(a&n.childLanes)!==0,o||(Fo(e,n,a,!1),o=(a&n.childLanes)!==0),u){if(o)return jh(e,n,a);n.flags|=128}if(u=n.memoizedState,u!==null&&(u.rendering=null,u.tail=null,u.lastEffect=null),te(Dt,Dt.current),o)break;return null;case 22:case 23:return n.lanes=0,Ah(e,n,a);case 24:wa(n,kt,e.memoizedState.cache)}return ua(e,n,a)}function $h(e,n,a){if(e!==null)if(e.memoizedProps!==n.pendingProps)_t=!0;else{if(!qc(e,a)&&(n.flags&128)===0)return _t=!1,z1(e,n,a);_t=(e.flags&131072)!==0}else _t=!1,He&&(n.flags&1048576)!==0&&dm(n,Ni,n.index);switch(n.lanes=0,n.tag){case 16:e:{e=n.pendingProps;var o=n.elementType,u=o._init;if(o=u(o._payload),n.type=o,typeof o=="function")Zu(o)?(e=dr(o,e),n.tag=1,n=Bh(null,n,o,e,a)):(n.tag=0,n=jc(null,n,o,e,a));else{if(o!=null){if(u=o.$$typeof,u===B){n.tag=11,n=Rh(null,n,o,e,a);break e}else if(u===q){n.tag=14,n=Mh(null,n,o,e,a);break e}}throw n=le(o)||o,Error(i(306,n,""))}}return n;case 0:return jc(e,n,n.type,n.pendingProps,a);case 1:return o=n.type,u=dr(o,n.pendingProps),Bh(e,n,o,u,a);case 3:e:{if(Re(n,n.stateNode.containerInfo),e===null)throw Error(i(387));o=n.pendingProps;var f=n.memoizedState;u=f.element,fc(e,n),al(n,o,null,a);var g=n.memoizedState;if(o=g.cache,wa(n,kt,o),o!==f.cache&&oc(n,[kt],a,!0),nl(),o=g.element,f.isDehydrated)if(f={element:o,isDehydrated:!1,cache:g.cache},n.updateQueue.baseState=f,n.memoizedState=f,n.flags&256){n=Nh(e,n,o,a);break e}else if(o!==u){u=xn(Error(i(424)),n),Qo(u),n=Nh(e,n,o,a);break e}else{switch(e=n.stateNode.containerInfo,e.nodeType){case 9:e=e.body;break;default:e=e.nodeName==="HTML"?e.ownerDocument.body:e}for(bt=Dn(e.firstChild),Wt=n,He=!0,lr=null,Ln=!0,a=mh(n,null,o,a),n.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling}else{if(Ko(),o===u){n=ua(e,n,a);break e}Pt(e,n,o,a)}n=n.child}return n;case 26:return Wi(e,n),e===null?(a=Hg(n.type,null,n.pendingProps,null))?n.memoizedState=a:He||(a=n.type,e=n.pendingProps,o=ps(ce.current).createElement(a),o[Vt]=n,o[tn]=e,Gt(o,a,e),$t(o),n.stateNode=o):n.memoizedState=Hg(n.type,e.memoizedProps,n.pendingProps,e.memoizedState),null;case 27:return ye(n),e===null&&He&&(o=n.stateNode=_g(n.type,n.pendingProps,ce.current),Wt=n,Ln=!0,u=bt,qa(n.type)?(Tf=u,bt=Dn(o.firstChild)):bt=u),Pt(e,n,n.pendingProps.children,a),Wi(e,n),e===null&&(n.flags|=4194304),n.child;case 5:return e===null&&He&&((u=o=bt)&&(o=rS(o,n.type,n.pendingProps,Ln),o!==null?(n.stateNode=o,Wt=n,bt=Dn(o.firstChild),Ln=!1,u=!0):u=!1),u||ir(n)),ye(n),u=n.type,f=n.pendingProps,g=e!==null?e.memoizedProps:null,o=f.children,bf(u,f)?o=null:g!==null&&bf(u,g)&&(n.flags|=32),n.memoizedState!==null&&(u=yc(e,n,C1,null,null,a),Rl._currentValue=u),Wi(e,n),Pt(e,n,o,a),n.child;case 6:return e===null&&He&&((e=a=bt)&&(a=oS(a,n.pendingProps,Ln),a!==null?(n.stateNode=a,Wt=n,bt=null,e=!0):e=!1),e||ir(n)),null;case 13:return kh(e,n,a);case 4:return Re(n,n.stateNode.containerInfo),o=n.pendingProps,e===null?n.child=Wr(n,null,o,a):Pt(e,n,o,a),n.child;case 11:return Rh(e,n,n.type,n.pendingProps,a);case 7:return Pt(e,n,n.pendingProps,a),n.child;case 8:return Pt(e,n,n.pendingProps.children,a),n.child;case 12:return Pt(e,n,n.pendingProps.children,a),n.child;case 10:return o=n.pendingProps,wa(n,n.type,o.value),Pt(e,n,o.children,a),n.child;case 9:return u=n.type._context,o=n.pendingProps.children,ur(n),u=Xt(u),o=o(u),n.flags|=1,Pt(e,n,o,a),n.child;case 14:return Mh(e,n,n.type,n.pendingProps,a);case 15:return wh(e,n,n.type,n.pendingProps,a);case 19:return jh(e,n,a);case 31:return o=n.pendingProps,a=n.mode,o={mode:o.mode,children:o.children},e===null?(a=Ji(o,a),a.ref=n.ref,n.child=a,a.return=n,n=a):(a=na(e.child,o),a.ref=n.ref,n.child=a,a.return=n,n=a),n;case 22:return Ah(e,n,a);case 24:return ur(n),o=Xt(kt),e===null?(u=sc(),u===null&&(u=rt,f=lc(),u.pooledCache=f,f.refCount++,f!==null&&(u.pooledCacheLanes|=a),u=f),n.memoizedState={parent:o,cache:u},cc(n),wa(n,kt,u)):((e.lanes&a)!==0&&(fc(e,n),al(n,null,null,a),nl()),u=e.memoizedState,f=n.memoizedState,u.parent!==o?(u={parent:o,cache:o},n.memoizedState=u,n.lanes===0&&(n.memoizedState=n.updateQueue.baseState=u),wa(n,kt,o)):(o=f.cache,wa(n,kt,o),o!==u.cache&&oc(n,[kt],a,!0))),Pt(e,n,n.pendingProps.children,a),n.child;case 29:throw n.pendingProps}throw Error(i(156,n.tag))}function ca(e){e.flags|=4}function _h(e,n){if(n.type!=="stylesheet"||(n.state.loading&4)!==0)e.flags&=-16777217;else if(e.flags|=16777216,!Yg(n)){if(n=Rn.current,n!==null&&((Le&4194048)===Le?Un!==null:(Le&62914560)!==Le&&(Le&536870912)===0||n!==Un))throw el=uc,Sm;e.flags|=8192}}function es(e,n){n!==null&&(e.flags|=4),e.flags&16384&&(n=e.tag!==22?hp():536870912,e.lanes|=n,no|=n)}function cl(e,n){if(!He)switch(e.tailMode){case"hidden":n=e.tail;for(var a=null;n!==null;)n.alternate!==null&&(a=n),n=n.sibling;a===null?e.tail=null:a.sibling=null;break;case"collapsed":a=e.tail;for(var o=null;a!==null;)a.alternate!==null&&(o=a),a=a.sibling;o===null?n||e.tail===null?e.tail=null:e.tail.sibling=null:o.sibling=null}}function mt(e){var n=e.alternate!==null&&e.alternate.child===e.child,a=0,o=0;if(n)for(var u=e.child;u!==null;)a|=u.lanes|u.childLanes,o|=u.subtreeFlags&65011712,o|=u.flags&65011712,u.return=e,u=u.sibling;else for(u=e.child;u!==null;)a|=u.lanes|u.childLanes,o|=u.subtreeFlags,o|=u.flags,u.return=e,u=u.sibling;return e.subtreeFlags|=o,e.childLanes=a,n}function B1(e,n,a){var o=n.pendingProps;switch(tc(n),n.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return mt(n),null;case 1:return mt(n),null;case 3:return a=n.stateNode,o=null,e!==null&&(o=e.memoizedState.cache),n.memoizedState.cache!==o&&(n.flags|=2048),la(kt),je(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(e===null||e.child===null)&&(Xo(n)?ca(n):e===null||e.memoizedState.isDehydrated&&(n.flags&256)===0||(n.flags|=1024,hm())),mt(n),null;case 26:return a=n.memoizedState,e===null?(ca(n),a!==null?(mt(n),_h(n,a)):(mt(n),n.flags&=-16777217)):a?a!==e.memoizedState?(ca(n),mt(n),_h(n,a)):(mt(n),n.flags&=-16777217):(e.memoizedProps!==o&&ca(n),mt(n),n.flags&=-16777217),null;case 27:Be(n),a=ce.current;var u=n.type;if(e!==null&&n.stateNode!=null)e.memoizedProps!==o&&ca(n);else{if(!o){if(n.stateNode===null)throw Error(i(166));return mt(n),null}e=ue.current,Xo(n)?pm(n):(e=_g(u,o,a),n.stateNode=e,ca(n))}return mt(n),null;case 5:if(Be(n),a=n.type,e!==null&&n.stateNode!=null)e.memoizedProps!==o&&ca(n);else{if(!o){if(n.stateNode===null)throw Error(i(166));return mt(n),null}if(e=ue.current,Xo(n))pm(n);else{switch(u=ps(ce.current),e){case 1:e=u.createElementNS("http://www.w3.org/2000/svg",a);break;case 2:e=u.createElementNS("http://www.w3.org/1998/Math/MathML",a);break;default:switch(a){case"svg":e=u.createElementNS("http://www.w3.org/2000/svg",a);break;case"math":e=u.createElementNS("http://www.w3.org/1998/Math/MathML",a);break;case"script":e=u.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild);break;case"select":e=typeof o.is=="string"?u.createElement("select",{is:o.is}):u.createElement("select"),o.multiple?e.multiple=!0:o.size&&(e.size=o.size);break;default:e=typeof o.is=="string"?u.createElement(a,{is:o.is}):u.createElement(a)}}e[Vt]=n,e[tn]=o;e:for(u=n.child;u!==null;){if(u.tag===5||u.tag===6)e.appendChild(u.stateNode);else if(u.tag!==4&&u.tag!==27&&u.child!==null){u.child.return=u,u=u.child;continue}if(u===n)break e;for(;u.sibling===null;){if(u.return===null||u.return===n)break e;u=u.return}u.sibling.return=u.return,u=u.sibling}n.stateNode=e;e:switch(Gt(e,a,o),a){case"button":case"input":case"select":case"textarea":e=!!o.autoFocus;break e;case"img":e=!0;break e;default:e=!1}e&&ca(n)}}return mt(n),n.flags&=-16777217,null;case 6:if(e&&n.stateNode!=null)e.memoizedProps!==o&&ca(n);else{if(typeof o!="string"&&n.stateNode===null)throw Error(i(166));if(e=ce.current,Xo(n)){if(e=n.stateNode,a=n.memoizedProps,o=null,u=Wt,u!==null)switch(u.tag){case 27:case 5:o=u.memoizedProps}e[Vt]=n,e=!!(e.nodeValue===a||o!==null&&o.suppressHydrationWarning===!0||zg(e.nodeValue,a)),e||ir(n)}else e=ps(e).createTextNode(o),e[Vt]=n,n.stateNode=e}return mt(n),null;case 13:if(o=n.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(u=Xo(n),o!==null&&o.dehydrated!==null){if(e===null){if(!u)throw Error(i(318));if(u=n.memoizedState,u=u!==null?u.dehydrated:null,!u)throw Error(i(317));u[Vt]=n}else Ko(),(n.flags&128)===0&&(n.memoizedState=null),n.flags|=4;mt(n),u=!1}else u=hm(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=u),u=!0;if(!u)return n.flags&256?(sa(n),n):(sa(n),null)}if(sa(n),(n.flags&128)!==0)return n.lanes=a,n;if(a=o!==null,e=e!==null&&e.memoizedState!==null,a){o=n.child,u=null,o.alternate!==null&&o.alternate.memoizedState!==null&&o.alternate.memoizedState.cachePool!==null&&(u=o.alternate.memoizedState.cachePool.pool);var f=null;o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(f=o.memoizedState.cachePool.pool),f!==u&&(o.flags|=2048)}return a!==e&&a&&(n.child.flags|=8192),es(n,n.updateQueue),mt(n),null;case 4:return je(),e===null&&mf(n.stateNode.containerInfo),mt(n),null;case 10:return la(n.type),mt(n),null;case 19:if(ae(Dt),u=n.memoizedState,u===null)return mt(n),null;if(o=(n.flags&128)!==0,f=u.rendering,f===null)if(o)cl(u,!1);else{if(St!==0||e!==null&&(e.flags&128)!==0)for(e=n.child;e!==null;){if(f=Qi(e),f!==null){for(n.flags|=128,cl(u,!1),e=f.updateQueue,n.updateQueue=e,es(n,e),n.subtreeFlags=0,e=a,a=n.child;a!==null;)fm(a,e),a=a.sibling;return te(Dt,Dt.current&1|2),n.child}e=e.sibling}u.tail!==null&&Ke()>as&&(n.flags|=128,o=!0,cl(u,!1),n.lanes=4194304)}else{if(!o)if(e=Qi(f),e!==null){if(n.flags|=128,o=!0,e=e.updateQueue,n.updateQueue=e,es(n,e),cl(u,!0),u.tail===null&&u.tailMode==="hidden"&&!f.alternate&&!He)return mt(n),null}else 2*Ke()-u.renderingStartTime>as&&a!==536870912&&(n.flags|=128,o=!0,cl(u,!1),n.lanes=4194304);u.isBackwards?(f.sibling=n.child,n.child=f):(e=u.last,e!==null?e.sibling=f:n.child=f,u.last=f)}return u.tail!==null?(n=u.tail,u.rendering=n,u.tail=n.sibling,u.renderingStartTime=Ke(),n.sibling=null,e=Dt.current,te(Dt,o?e&1|2:e&1),n):(mt(n),null);case 22:case 23:return sa(n),hc(),o=n.memoizedState!==null,e!==null?e.memoizedState!==null!==o&&(n.flags|=8192):o&&(n.flags|=8192),o?(a&536870912)!==0&&(n.flags&128)===0&&(mt(n),n.subtreeFlags&6&&(n.flags|=8192)):mt(n),a=n.updateQueue,a!==null&&es(n,a.retryQueue),a=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(a=e.memoizedState.cachePool.pool),o=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(o=n.memoizedState.cachePool.pool),o!==a&&(n.flags|=2048),e!==null&&ae(cr),null;case 24:return a=null,e!==null&&(a=e.memoizedState.cache),n.memoizedState.cache!==a&&(n.flags|=2048),la(kt),mt(n),null;case 25:return null;case 30:return null}throw Error(i(156,n.tag))}function N1(e,n){switch(tc(n),n.tag){case 1:return e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 3:return la(kt),je(),e=n.flags,(e&65536)!==0&&(e&128)===0?(n.flags=e&-65537|128,n):null;case 26:case 27:case 5:return Be(n),null;case 13:if(sa(n),e=n.memoizedState,e!==null&&e.dehydrated!==null){if(n.alternate===null)throw Error(i(340));Ko()}return e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 19:return ae(Dt),null;case 4:return je(),null;case 10:return la(n.type),null;case 22:case 23:return sa(n),hc(),e!==null&&ae(cr),e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 24:return la(kt),null;case 25:return null;default:return null}}function Lh(e,n){switch(tc(n),n.tag){case 3:la(kt),je();break;case 26:case 27:case 5:Be(n);break;case 4:je();break;case 13:sa(n);break;case 19:ae(Dt);break;case 10:la(n.type);break;case 22:case 23:sa(n),hc(),e!==null&&ae(cr);break;case 24:la(kt)}}function fl(e,n){try{var a=n.updateQueue,o=a!==null?a.lastEffect:null;if(o!==null){var u=o.next;a=u;do{if((a.tag&e)===e){o=void 0;var f=a.create,g=a.inst;o=f(),g.destroy=o}a=a.next}while(a!==u)}}catch(T){tt(n,n.return,T)}}function Da(e,n,a){try{var o=n.updateQueue,u=o!==null?o.lastEffect:null;if(u!==null){var f=u.next;o=f;do{if((o.tag&e)===e){var g=o.inst,T=g.destroy;if(T!==void 0){g.destroy=void 0,u=n;var k=a,P=T;try{P()}catch(Z){tt(u,k,Z)}}}o=o.next}while(o!==f)}}catch(Z){tt(n,n.return,Z)}}function Uh(e){var n=e.updateQueue;if(n!==null){var a=e.stateNode;try{Mm(n,a)}catch(o){tt(e,e.return,o)}}}function Hh(e,n,a){a.props=dr(e.type,e.memoizedProps),a.state=e.memoizedState;try{a.componentWillUnmount()}catch(o){tt(e,n,o)}}function dl(e,n){try{var a=e.ref;if(a!==null){switch(e.tag){case 26:case 27:case 5:var o=e.stateNode;break;case 30:o=e.stateNode;break;default:o=e.stateNode}typeof a=="function"?e.refCleanup=a(o):a.current=o}}catch(u){tt(e,n,u)}}function Hn(e,n){var a=e.ref,o=e.refCleanup;if(a!==null)if(typeof o=="function")try{o()}catch(u){tt(e,n,u)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(u){tt(e,n,u)}else a.current=null}function Ph(e){var n=e.type,a=e.memoizedProps,o=e.stateNode;try{e:switch(n){case"button":case"input":case"select":case"textarea":a.autoFocus&&o.focus();break e;case"img":a.src?o.src=a.src:a.srcSet&&(o.srcset=a.srcSet)}}catch(u){tt(e,e.return,u)}}function Gc(e,n,a){try{var o=e.stateNode;J1(o,e.type,a,n),o[tn]=n}catch(u){tt(e,e.return,u)}}function qh(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&qa(e.type)||e.tag===4}function Ic(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||qh(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&&qa(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 Yc(e,n,a){var o=e.tag;if(o===5||o===6)e=e.stateNode,n?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(e,n):(n=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,n.appendChild(e),a=a._reactRootContainer,a!=null||n.onclick!==null||(n.onclick=ds));else if(o!==4&&(o===27&&qa(e.type)&&(a=e.stateNode,n=null),e=e.child,e!==null))for(Yc(e,n,a),e=e.sibling;e!==null;)Yc(e,n,a),e=e.sibling}function ts(e,n,a){var o=e.tag;if(o===5||o===6)e=e.stateNode,n?a.insertBefore(e,n):a.appendChild(e);else if(o!==4&&(o===27&&qa(e.type)&&(a=e.stateNode),e=e.child,e!==null))for(ts(e,n,a),e=e.sibling;e!==null;)ts(e,n,a),e=e.sibling}function Gh(e){var n=e.stateNode,a=e.memoizedProps;try{for(var o=e.type,u=n.attributes;u.length;)n.removeAttributeNode(u[0]);Gt(n,o,a),n[Vt]=e,n[tn]=a}catch(f){tt(e,e.return,f)}}var fa=!1,Rt=!1,Vc=!1,Ih=typeof WeakSet=="function"?WeakSet:Set,Lt=null;function k1(e,n){if(e=e.containerInfo,yf=bs,e=tm(e),Iu(e)){if("selectionStart"in e)var a={start:e.selectionStart,end:e.selectionEnd};else e:{a=(a=e.ownerDocument)&&a.defaultView||window;var o=a.getSelection&&a.getSelection();if(o&&o.rangeCount!==0){a=o.anchorNode;var u=o.anchorOffset,f=o.focusNode;o=o.focusOffset;try{a.nodeType,f.nodeType}catch{a=null;break e}var g=0,T=-1,k=-1,P=0,Z=0,ne=e,V=null;t:for(;;){for(var X;ne!==a||u!==0&&ne.nodeType!==3||(T=g+u),ne!==f||o!==0&&ne.nodeType!==3||(k=g+o),ne.nodeType===3&&(g+=ne.nodeValue.length),(X=ne.firstChild)!==null;)V=ne,ne=X;for(;;){if(ne===e)break t;if(V===a&&++P===u&&(T=g),V===f&&++Z===o&&(k=g),(X=ne.nextSibling)!==null)break;ne=V,V=ne.parentNode}ne=X}a=T===-1||k===-1?null:{start:T,end:k}}else a=null}a=a||{start:0,end:0}}else a=null;for(vf={focusedElem:e,selectionRange:a},bs=!1,Lt=n;Lt!==null;)if(n=Lt,e=n.child,(n.subtreeFlags&1024)!==0&&e!==null)e.return=n,Lt=e;else for(;Lt!==null;){switch(n=Lt,f=n.alternate,e=n.flags,n.tag){case 0:break;case 11:case 15:break;case 1:if((e&1024)!==0&&f!==null){e=void 0,a=n,u=f.memoizedProps,f=f.memoizedState,o=a.stateNode;try{var Te=dr(a.type,u,a.elementType===a.type);e=o.getSnapshotBeforeUpdate(Te,f),o.__reactInternalSnapshotBeforeUpdate=e}catch(ve){tt(a,a.return,ve)}}break;case 3:if((e&1024)!==0){if(e=n.stateNode.containerInfo,a=e.nodeType,a===9)xf(e);else if(a===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":xf(e);break;default:e.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((e&1024)!==0)throw Error(i(163))}if(e=n.sibling,e!==null){e.return=n.return,Lt=e;break}Lt=n.return}}function Yh(e,n,a){var o=a.flags;switch(a.tag){case 0:case 11:case 15:ja(e,a),o&4&&fl(5,a);break;case 1:if(ja(e,a),o&4)if(e=a.stateNode,n===null)try{e.componentDidMount()}catch(g){tt(a,a.return,g)}else{var u=dr(a.type,n.memoizedProps);n=n.memoizedState;try{e.componentDidUpdate(u,n,e.__reactInternalSnapshotBeforeUpdate)}catch(g){tt(a,a.return,g)}}o&64&&Uh(a),o&512&&dl(a,a.return);break;case 3:if(ja(e,a),o&64&&(e=a.updateQueue,e!==null)){if(n=null,a.child!==null)switch(a.child.tag){case 27:case 5:n=a.child.stateNode;break;case 1:n=a.child.stateNode}try{Mm(e,n)}catch(g){tt(a,a.return,g)}}break;case 27:n===null&&o&4&&Gh(a);case 26:case 5:ja(e,a),n===null&&o&4&&Ph(a),o&512&&dl(a,a.return);break;case 12:ja(e,a);break;case 13:ja(e,a),o&4&&Kh(e,a),o&64&&(e=a.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(a=q1.bind(null,a),lS(e,a))));break;case 22:if(o=a.memoizedState!==null||fa,!o){n=n!==null&&n.memoizedState!==null||Rt,u=fa;var f=Rt;fa=o,(Rt=n)&&!f?$a(e,a,(a.subtreeFlags&8772)!==0):ja(e,a),fa=u,Rt=f}break;case 30:break;default:ja(e,a)}}function Vh(e){var n=e.alternate;n!==null&&(e.alternate=null,Vh(n)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(n=e.stateNode,n!==null&&Ru(n)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var ut=null,rn=!1;function da(e,n,a){for(a=a.child;a!==null;)Xh(e,n,a),a=a.sibling}function Xh(e,n,a){if(vt&&typeof vt.onCommitFiberUnmount=="function")try{vt.onCommitFiberUnmount(en,a)}catch{}switch(a.tag){case 26:Rt||Hn(a,n),da(e,n,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:Rt||Hn(a,n);var o=ut,u=rn;qa(a.type)&&(ut=a.stateNode,rn=!1),da(e,n,a),xl(a.stateNode),ut=o,rn=u;break;case 5:Rt||Hn(a,n);case 6:if(o=ut,u=rn,ut=null,da(e,n,a),ut=o,rn=u,ut!==null)if(rn)try{(ut.nodeType===9?ut.body:ut.nodeName==="HTML"?ut.ownerDocument.body:ut).removeChild(a.stateNode)}catch(f){tt(a,n,f)}else try{ut.removeChild(a.stateNode)}catch(f){tt(a,n,f)}break;case 18:ut!==null&&(rn?(e=ut,jg(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,a.stateNode),Ol(e)):jg(ut,a.stateNode));break;case 4:o=ut,u=rn,ut=a.stateNode.containerInfo,rn=!0,da(e,n,a),ut=o,rn=u;break;case 0:case 11:case 14:case 15:Rt||Da(2,a,n),Rt||Da(4,a,n),da(e,n,a);break;case 1:Rt||(Hn(a,n),o=a.stateNode,typeof o.componentWillUnmount=="function"&&Hh(a,n,o)),da(e,n,a);break;case 21:da(e,n,a);break;case 22:Rt=(o=Rt)||a.memoizedState!==null,da(e,n,a),Rt=o;break;default:da(e,n,a)}}function Kh(e,n){if(n.memoizedState===null&&(e=n.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Ol(e)}catch(a){tt(n,n.return,a)}}function D1(e){switch(e.tag){case 13:case 19:var n=e.stateNode;return n===null&&(n=e.stateNode=new Ih),n;case 22:return e=e.stateNode,n=e._retryCache,n===null&&(n=e._retryCache=new Ih),n;default:throw Error(i(435,e.tag))}}function Xc(e,n){var a=D1(e);n.forEach(function(o){var u=G1.bind(null,e,o);a.has(o)||(a.add(o),o.then(u,u))})}function dn(e,n){var a=n.deletions;if(a!==null)for(var o=0;o<a.length;o++){var u=a[o],f=e,g=n,T=g;e:for(;T!==null;){switch(T.tag){case 27:if(qa(T.type)){ut=T.stateNode,rn=!1;break e}break;case 5:ut=T.stateNode,rn=!1;break e;case 3:case 4:ut=T.stateNode.containerInfo,rn=!0;break e}T=T.return}if(ut===null)throw Error(i(160));Xh(f,g,u),ut=null,rn=!1,f=u.alternate,f!==null&&(f.return=null),u.return=null}if(n.subtreeFlags&13878)for(n=n.child;n!==null;)Qh(n,e),n=n.sibling}var kn=null;function Qh(e,n){var a=e.alternate,o=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:dn(n,e),pn(e),o&4&&(Da(3,e,e.return),fl(3,e),Da(5,e,e.return));break;case 1:dn(n,e),pn(e),o&512&&(Rt||a===null||Hn(a,a.return)),o&64&&fa&&(e=e.updateQueue,e!==null&&(o=e.callbacks,o!==null&&(a=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=a===null?o:a.concat(o))));break;case 26:var u=kn;if(dn(n,e),pn(e),o&512&&(Rt||a===null||Hn(a,a.return)),o&4){var f=a!==null?a.memoizedState:null;if(o=e.memoizedState,a===null)if(o===null)if(e.stateNode===null){e:{o=e.type,a=e.memoizedProps,u=u.ownerDocument||u;t:switch(o){case"title":f=u.getElementsByTagName("title")[0],(!f||f[$o]||f[Vt]||f.namespaceURI==="http://www.w3.org/2000/svg"||f.hasAttribute("itemprop"))&&(f=u.createElement(o),u.head.insertBefore(f,u.querySelector("head > title"))),Gt(f,o,a),f[Vt]=e,$t(f),o=f;break e;case"link":var g=Gg("link","href",u).get(o+(a.href||""));if(g){for(var T=0;T<g.length;T++)if(f=g[T],f.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&f.getAttribute("rel")===(a.rel==null?null:a.rel)&&f.getAttribute("title")===(a.title==null?null:a.title)&&f.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){g.splice(T,1);break t}}f=u.createElement(o),Gt(f,o,a),u.head.appendChild(f);break;case"meta":if(g=Gg("meta","content",u).get(o+(a.content||""))){for(T=0;T<g.length;T++)if(f=g[T],f.getAttribute("content")===(a.content==null?null:""+a.content)&&f.getAttribute("name")===(a.name==null?null:a.name)&&f.getAttribute("property")===(a.property==null?null:a.property)&&f.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&f.getAttribute("charset")===(a.charSet==null?null:a.charSet)){g.splice(T,1);break t}}f=u.createElement(o),Gt(f,o,a),u.head.appendChild(f);break;default:throw Error(i(468,o))}f[Vt]=e,$t(f),o=f}e.stateNode=o}else Ig(u,e.type,e.stateNode);else e.stateNode=qg(u,o,e.memoizedProps);else f!==o?(f===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):f.count--,o===null?Ig(u,e.type,e.stateNode):qg(u,o,e.memoizedProps)):o===null&&e.stateNode!==null&&Gc(e,e.memoizedProps,a.memoizedProps)}break;case 27:dn(n,e),pn(e),o&512&&(Rt||a===null||Hn(a,a.return)),a!==null&&o&4&&Gc(e,e.memoizedProps,a.memoizedProps);break;case 5:if(dn(n,e),pn(e),o&512&&(Rt||a===null||Hn(a,a.return)),e.flags&32){u=e.stateNode;try{Dr(u,"")}catch(X){tt(e,e.return,X)}}o&4&&e.stateNode!=null&&(u=e.memoizedProps,Gc(e,u,a!==null?a.memoizedProps:u)),o&1024&&(Vc=!0);break;case 6:if(dn(n,e),pn(e),o&4){if(e.stateNode===null)throw Error(i(162));o=e.memoizedProps,a=e.stateNode;try{a.nodeValue=o}catch(X){tt(e,e.return,X)}}break;case 3:if(gs=null,u=kn,kn=ms(n.containerInfo),dn(n,e),kn=u,pn(e),o&4&&a!==null&&a.memoizedState.isDehydrated)try{Ol(n.containerInfo)}catch(X){tt(e,e.return,X)}Vc&&(Vc=!1,Fh(e));break;case 4:o=kn,kn=ms(e.stateNode.containerInfo),dn(n,e),pn(e),kn=o;break;case 12:dn(n,e),pn(e);break;case 13:dn(n,e),pn(e),e.child.flags&8192&&e.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(Jc=Ke()),o&4&&(o=e.updateQueue,o!==null&&(e.updateQueue=null,Xc(e,o)));break;case 22:u=e.memoizedState!==null;var k=a!==null&&a.memoizedState!==null,P=fa,Z=Rt;if(fa=P||u,Rt=Z||k,dn(n,e),Rt=Z,fa=P,pn(e),o&8192)e:for(n=e.stateNode,n._visibility=u?n._visibility&-2:n._visibility|1,u&&(a===null||k||fa||Rt||pr(e)),a=null,n=e;;){if(n.tag===5||n.tag===26){if(a===null){k=a=n;try{if(f=k.stateNode,u)g=f.style,typeof g.setProperty=="function"?g.setProperty("display","none","important"):g.display="none";else{T=k.stateNode;var ne=k.memoizedProps.style,V=ne!=null&&ne.hasOwnProperty("display")?ne.display:null;T.style.display=V==null||typeof V=="boolean"?"":(""+V).trim()}}catch(X){tt(k,k.return,X)}}}else if(n.tag===6){if(a===null){k=n;try{k.stateNode.nodeValue=u?"":k.memoizedProps}catch(X){tt(k,k.return,X)}}}else if((n.tag!==22&&n.tag!==23||n.memoizedState===null||n===e)&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)break e;for(;n.sibling===null;){if(n.return===null||n.return===e)break e;a===n&&(a=null),n=n.return}a===n&&(a=null),n.sibling.return=n.return,n=n.sibling}o&4&&(o=e.updateQueue,o!==null&&(a=o.retryQueue,a!==null&&(o.retryQueue=null,Xc(e,a))));break;case 19:dn(n,e),pn(e),o&4&&(o=e.updateQueue,o!==null&&(e.updateQueue=null,Xc(e,o)));break;case 30:break;case 21:break;default:dn(n,e),pn(e)}}function pn(e){var n=e.flags;if(n&2){try{for(var a,o=e.return;o!==null;){if(qh(o)){a=o;break}o=o.return}if(a==null)throw Error(i(160));switch(a.tag){case 27:var u=a.stateNode,f=Ic(e);ts(e,f,u);break;case 5:var g=a.stateNode;a.flags&32&&(Dr(g,""),a.flags&=-33);var T=Ic(e);ts(e,T,g);break;case 3:case 4:var k=a.stateNode.containerInfo,P=Ic(e);Yc(e,P,k);break;default:throw Error(i(161))}}catch(Z){tt(e,e.return,Z)}e.flags&=-3}n&4096&&(e.flags&=-4097)}function Fh(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var n=e;Fh(n),n.tag===5&&n.flags&1024&&n.stateNode.reset(),e=e.sibling}}function ja(e,n){if(n.subtreeFlags&8772)for(n=n.child;n!==null;)Yh(e,n.alternate,n),n=n.sibling}function pr(e){for(e=e.child;e!==null;){var n=e;switch(n.tag){case 0:case 11:case 14:case 15:Da(4,n,n.return),pr(n);break;case 1:Hn(n,n.return);var a=n.stateNode;typeof a.componentWillUnmount=="function"&&Hh(n,n.return,a),pr(n);break;case 27:xl(n.stateNode);case 26:case 5:Hn(n,n.return),pr(n);break;case 22:n.memoizedState===null&&pr(n);break;case 30:pr(n);break;default:pr(n)}e=e.sibling}}function $a(e,n,a){for(a=a&&(n.subtreeFlags&8772)!==0,n=n.child;n!==null;){var o=n.alternate,u=e,f=n,g=f.flags;switch(f.tag){case 0:case 11:case 15:$a(u,f,a),fl(4,f);break;case 1:if($a(u,f,a),o=f,u=o.stateNode,typeof u.componentDidMount=="function")try{u.componentDidMount()}catch(P){tt(o,o.return,P)}if(o=f,u=o.updateQueue,u!==null){var T=o.stateNode;try{var k=u.shared.hiddenCallbacks;if(k!==null)for(u.shared.hiddenCallbacks=null,u=0;u<k.length;u++)Rm(k[u],T)}catch(P){tt(o,o.return,P)}}a&&g&64&&Uh(f),dl(f,f.return);break;case 27:Gh(f);case 26:case 5:$a(u,f,a),a&&o===null&&g&4&&Ph(f),dl(f,f.return);break;case 12:$a(u,f,a);break;case 13:$a(u,f,a),a&&g&4&&Kh(u,f);break;case 22:f.memoizedState===null&&$a(u,f,a),dl(f,f.return);break;case 30:break;default:$a(u,f,a)}n=n.sibling}}function Kc(e,n){var a=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(a=e.memoizedState.cachePool.pool),e=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(e=n.memoizedState.cachePool.pool),e!==a&&(e!=null&&e.refCount++,a!=null&&Zo(a))}function Qc(e,n){e=null,n.alternate!==null&&(e=n.alternate.memoizedState.cache),n=n.memoizedState.cache,n!==e&&(n.refCount++,e!=null&&Zo(e))}function Pn(e,n,a,o){if(n.subtreeFlags&10256)for(n=n.child;n!==null;)Zh(e,n,a,o),n=n.sibling}function Zh(e,n,a,o){var u=n.flags;switch(n.tag){case 0:case 11:case 15:Pn(e,n,a,o),u&2048&&fl(9,n);break;case 1:Pn(e,n,a,o);break;case 3:Pn(e,n,a,o),u&2048&&(e=null,n.alternate!==null&&(e=n.alternate.memoizedState.cache),n=n.memoizedState.cache,n!==e&&(n.refCount++,e!=null&&Zo(e)));break;case 12:if(u&2048){Pn(e,n,a,o),e=n.stateNode;try{var f=n.memoizedProps,g=f.id,T=f.onPostCommit;typeof T=="function"&&T(g,n.alternate===null?"mount":"update",e.passiveEffectDuration,-0)}catch(k){tt(n,n.return,k)}}else Pn(e,n,a,o);break;case 13:Pn(e,n,a,o);break;case 23:break;case 22:f=n.stateNode,g=n.alternate,n.memoizedState!==null?f._visibility&2?Pn(e,n,a,o):pl(e,n):f._visibility&2?Pn(e,n,a,o):(f._visibility|=2,Jr(e,n,a,o,(n.subtreeFlags&10256)!==0)),u&2048&&Kc(g,n);break;case 24:Pn(e,n,a,o),u&2048&&Qc(n.alternate,n);break;default:Pn(e,n,a,o)}}function Jr(e,n,a,o,u){for(u=u&&(n.subtreeFlags&10256)!==0,n=n.child;n!==null;){var f=e,g=n,T=a,k=o,P=g.flags;switch(g.tag){case 0:case 11:case 15:Jr(f,g,T,k,u),fl(8,g);break;case 23:break;case 22:var Z=g.stateNode;g.memoizedState!==null?Z._visibility&2?Jr(f,g,T,k,u):pl(f,g):(Z._visibility|=2,Jr(f,g,T,k,u)),u&&P&2048&&Kc(g.alternate,g);break;case 24:Jr(f,g,T,k,u),u&&P&2048&&Qc(g.alternate,g);break;default:Jr(f,g,T,k,u)}n=n.sibling}}function pl(e,n){if(n.subtreeFlags&10256)for(n=n.child;n!==null;){var a=e,o=n,u=o.flags;switch(o.tag){case 22:pl(a,o),u&2048&&Kc(o.alternate,o);break;case 24:pl(a,o),u&2048&&Qc(o.alternate,o);break;default:pl(a,o)}n=n.sibling}}var ml=8192;function eo(e){if(e.subtreeFlags&ml)for(e=e.child;e!==null;)Wh(e),e=e.sibling}function Wh(e){switch(e.tag){case 26:eo(e),e.flags&ml&&e.memoizedState!==null&&bS(kn,e.memoizedState,e.memoizedProps);break;case 5:eo(e);break;case 3:case 4:var n=kn;kn=ms(e.stateNode.containerInfo),eo(e),kn=n;break;case 22:e.memoizedState===null&&(n=e.alternate,n!==null&&n.memoizedState!==null?(n=ml,ml=16777216,eo(e),ml=n):eo(e));break;default:eo(e)}}function Jh(e){var n=e.alternate;if(n!==null&&(e=n.child,e!==null)){n.child=null;do n=e.sibling,e.sibling=null,e=n;while(e!==null)}}function hl(e){var n=e.deletions;if((e.flags&16)!==0){if(n!==null)for(var a=0;a<n.length;a++){var o=n[a];Lt=o,tg(o,e)}Jh(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)eg(e),e=e.sibling}function eg(e){switch(e.tag){case 0:case 11:case 15:hl(e),e.flags&2048&&Da(9,e,e.return);break;case 3:hl(e);break;case 12:hl(e);break;case 22:var n=e.stateNode;e.memoizedState!==null&&n._visibility&2&&(e.return===null||e.return.tag!==13)?(n._visibility&=-3,ns(e)):hl(e);break;default:hl(e)}}function ns(e){var n=e.deletions;if((e.flags&16)!==0){if(n!==null)for(var a=0;a<n.length;a++){var o=n[a];Lt=o,tg(o,e)}Jh(e)}for(e=e.child;e!==null;){switch(n=e,n.tag){case 0:case 11:case 15:Da(8,n,n.return),ns(n);break;case 22:a=n.stateNode,a._visibility&2&&(a._visibility&=-3,ns(n));break;default:ns(n)}e=e.sibling}}function tg(e,n){for(;Lt!==null;){var a=Lt;switch(a.tag){case 0:case 11:case 15:Da(8,a,n);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var o=a.memoizedState.cachePool.pool;o!=null&&o.refCount++}break;case 24:Zo(a.memoizedState.cache)}if(o=a.child,o!==null)o.return=a,Lt=o;else e:for(a=e;Lt!==null;){o=Lt;var u=o.sibling,f=o.return;if(Vh(o),o===a){Lt=null;break e}if(u!==null){u.return=f,Lt=u;break e}Lt=f}}}var j1={getCacheForType:function(e){var n=Xt(kt),a=n.data.get(e);return a===void 0&&(a=e(),n.data.set(e,a)),a}},$1=typeof WeakMap=="function"?WeakMap:Map,Qe=0,rt=null,$e=null,Le=0,Fe=0,mn=null,_a=!1,to=!1,Fc=!1,pa=0,St=0,La=0,mr=0,Zc=0,Mn=0,no=0,gl=null,on=null,Wc=!1,Jc=0,as=1/0,rs=null,Ua=null,qt=0,Ha=null,ao=null,ro=0,ef=0,tf=null,ng=null,yl=0,nf=null;function hn(){if((Qe&2)!==0&&Le!==0)return Le&-Le;if(D.T!==null){var e=Yr;return e!==0?e:cf()}return vp()}function ag(){Mn===0&&(Mn=(Le&536870912)===0||He?Do():536870912);var e=Rn.current;return e!==null&&(e.flags|=32),Mn}function gn(e,n,a){(e===rt&&(Fe===2||Fe===9)||e.cancelPendingCommit!==null)&&(oo(e,0),Pa(e,Le,Mn,!1)),jo(e,a),((Qe&2)===0||e!==rt)&&(e===rt&&((Qe&2)===0&&(mr|=a),St===4&&Pa(e,Le,Mn,!1)),qn(e))}function rg(e,n,a){if((Qe&6)!==0)throw Error(i(327));var o=!a&&(n&124)===0&&(n&e.expiredLanes)===0||pt(e,n),u=o?U1(e,n):of(e,n,!0),f=o;do{if(u===0){to&&!o&&Pa(e,n,0,!1);break}else{if(a=e.current.alternate,f&&!_1(a)){u=of(e,n,!1),f=!1;continue}if(u===2){if(f=n,e.errorRecoveryDisabledLanes&f)var g=0;else g=e.pendingLanes&-536870913,g=g!==0?g:g&536870912?536870912:0;if(g!==0){n=g;e:{var T=e;u=gl;var k=T.current.memoizedState.isDehydrated;if(k&&(oo(T,g).flags|=256),g=of(T,g,!1),g!==2){if(Fc&&!k){T.errorRecoveryDisabledLanes|=f,mr|=f,u=4;break e}f=on,on=u,f!==null&&(on===null?on=f:on.push.apply(on,f))}u=g}if(f=!1,u!==2)continue}}if(u===1){oo(e,0),Pa(e,n,0,!0);break}e:{switch(o=e,f=u,f){case 0:case 1:throw Error(i(345));case 4:if((n&4194048)!==n)break;case 6:Pa(o,n,Mn,!_a);break e;case 2:on=null;break;case 3:case 5:break;default:throw Error(i(329))}if((n&62914560)===n&&(u=Jc+300-Ke(),10<u)){if(Pa(o,n,Mn,!_a),Ye(o,0,!0)!==0)break e;o.timeoutHandle=kg(og.bind(null,o,a,on,rs,Wc,n,Mn,mr,no,_a,f,2,-0,0),u);break e}og(o,a,on,rs,Wc,n,Mn,mr,no,_a,f,0,-0,0)}}break}while(!0);qn(e)}function og(e,n,a,o,u,f,g,T,k,P,Z,ne,V,X){if(e.timeoutHandle=-1,ne=n.subtreeFlags,(ne&8192||(ne&16785408)===16785408)&&(El={stylesheets:null,count:0,unsuspend:vS},Wh(n),ne=SS(),ne!==null)){e.cancelPendingCommit=ne(dg.bind(null,e,n,f,a,o,u,g,T,k,Z,1,V,X)),Pa(e,f,g,!P);return}dg(e,n,f,a,o,u,g,T,k)}function _1(e){for(var n=e;;){var a=n.tag;if((a===0||a===11||a===15)&&n.flags&16384&&(a=n.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var o=0;o<a.length;o++){var u=a[o],f=u.getSnapshot;u=u.value;try{if(!cn(f(),u))return!1}catch{return!1}}if(a=n.child,n.subtreeFlags&16384&&a!==null)a.return=n,n=a;else{if(n===e)break;for(;n.sibling===null;){if(n.return===null||n.return===e)return!0;n=n.return}n.sibling.return=n.return,n=n.sibling}}return!0}function Pa(e,n,a,o){n&=~Zc,n&=~mr,e.suspendedLanes|=n,e.pingedLanes&=~n,o&&(e.warmLanes|=n),o=e.expirationTimes;for(var u=n;0<u;){var f=31-dt(u),g=1<<f;o[f]=-1,u&=~g}a!==0&&gp(e,a,n)}function os(){return(Qe&6)===0?(vl(0),!1):!0}function af(){if($e!==null){if(Fe===0)var e=$e.return;else e=$e,oa=sr=null,Sc(e),Zr=null,sl=0,e=$e;for(;e!==null;)Lh(e.alternate,e),e=e.return;$e=null}}function oo(e,n){var a=e.timeoutHandle;a!==-1&&(e.timeoutHandle=-1,tS(a)),a=e.cancelPendingCommit,a!==null&&(e.cancelPendingCommit=null,a()),af(),rt=e,$e=a=na(e.current,null),Le=n,Fe=0,mn=null,_a=!1,to=pt(e,n),Fc=!1,no=Mn=Zc=mr=La=St=0,on=gl=null,Wc=!1,(n&8)!==0&&(n|=n&32);var o=e.entangledLanes;if(o!==0)for(e=e.entanglements,o&=n;0<o;){var u=31-dt(o),f=1<<u;n|=e[u],o&=~f}return pa=n,wi(),a}function lg(e,n){Ne=null,D.H=Vi,n===Jo||n===$i?(n=Tm(),Fe=3):n===Sm?(n=Tm(),Fe=4):Fe=n===Eh?8:n!==null&&typeof n=="object"&&typeof n.then=="function"?6:1,mn=n,$e===null&&(St=1,Zi(e,xn(n,e.current)))}function ig(){var e=D.H;return D.H=Vi,e===null?Vi:e}function sg(){var e=D.A;return D.A=j1,e}function rf(){St=4,_a||(Le&4194048)!==Le&&Rn.current!==null||(to=!0),(La&134217727)===0&&(mr&134217727)===0||rt===null||Pa(rt,Le,Mn,!1)}function of(e,n,a){var o=Qe;Qe|=2;var u=ig(),f=sg();(rt!==e||Le!==n)&&(rs=null,oo(e,n)),n=!1;var g=St;e:do try{if(Fe!==0&&$e!==null){var T=$e,k=mn;switch(Fe){case 8:af(),g=6;break e;case 3:case 2:case 9:case 6:Rn.current===null&&(n=!0);var P=Fe;if(Fe=0,mn=null,lo(e,T,k,P),a&&to){g=0;break e}break;default:P=Fe,Fe=0,mn=null,lo(e,T,k,P)}}L1(),g=St;break}catch(Z){lg(e,Z)}while(!0);return n&&e.shellSuspendCounter++,oa=sr=null,Qe=o,D.H=u,D.A=f,$e===null&&(rt=null,Le=0,wi()),g}function L1(){for(;$e!==null;)ug($e)}function U1(e,n){var a=Qe;Qe|=2;var o=ig(),u=sg();rt!==e||Le!==n?(rs=null,as=Ke()+500,oo(e,n)):to=pt(e,n);e:do try{if(Fe!==0&&$e!==null){n=$e;var f=mn;t:switch(Fe){case 1:Fe=0,mn=null,lo(e,n,f,1);break;case 2:case 9:if(xm(f)){Fe=0,mn=null,cg(n);break}n=function(){Fe!==2&&Fe!==9||rt!==e||(Fe=7),qn(e)},f.then(n,n);break e;case 3:Fe=7;break e;case 4:Fe=5;break e;case 7:xm(f)?(Fe=0,mn=null,cg(n)):(Fe=0,mn=null,lo(e,n,f,7));break;case 5:var g=null;switch($e.tag){case 26:g=$e.memoizedState;case 5:case 27:var T=$e;if(!g||Yg(g)){Fe=0,mn=null;var k=T.sibling;if(k!==null)$e=k;else{var P=T.return;P!==null?($e=P,ls(P)):$e=null}break t}}Fe=0,mn=null,lo(e,n,f,5);break;case 6:Fe=0,mn=null,lo(e,n,f,6);break;case 8:af(),St=6;break e;default:throw Error(i(462))}}H1();break}catch(Z){lg(e,Z)}while(!0);return oa=sr=null,D.H=o,D.A=u,Qe=a,$e!==null?0:(rt=null,Le=0,wi(),St)}function H1(){for(;$e!==null&&!Xe();)ug($e)}function ug(e){var n=$h(e.alternate,e,pa);e.memoizedProps=e.pendingProps,n===null?ls(e):$e=n}function cg(e){var n=e,a=n.alternate;switch(n.tag){case 15:case 0:n=zh(a,n,n.pendingProps,n.type,void 0,Le);break;case 11:n=zh(a,n,n.pendingProps,n.type.render,n.ref,Le);break;case 5:Sc(n);default:Lh(a,n),n=$e=fm(n,pa),n=$h(a,n,pa)}e.memoizedProps=e.pendingProps,n===null?ls(e):$e=n}function lo(e,n,a,o){oa=sr=null,Sc(n),Zr=null,sl=0;var u=n.return;try{if(O1(e,u,n,a,Le)){St=1,Zi(e,xn(a,e.current)),$e=null;return}}catch(f){if(u!==null)throw $e=u,f;St=1,Zi(e,xn(a,e.current)),$e=null;return}n.flags&32768?(He||o===1?e=!0:to||(Le&536870912)!==0?e=!1:(_a=e=!0,(o===2||o===9||o===3||o===6)&&(o=Rn.current,o!==null&&o.tag===13&&(o.flags|=16384))),fg(n,e)):ls(n)}function ls(e){var n=e;do{if((n.flags&32768)!==0){fg(n,_a);return}e=n.return;var a=B1(n.alternate,n,pa);if(a!==null){$e=a;return}if(n=n.sibling,n!==null){$e=n;return}$e=n=e}while(n!==null);St===0&&(St=5)}function fg(e,n){do{var a=N1(e.alternate,e);if(a!==null){a.flags&=32767,$e=a;return}if(a=e.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!n&&(e=e.sibling,e!==null)){$e=e;return}$e=e=a}while(e!==null);St=6,$e=null}function dg(e,n,a,o,u,f,g,T,k){e.cancelPendingCommit=null;do is();while(qt!==0);if((Qe&6)!==0)throw Error(i(327));if(n!==null){if(n===e.current)throw Error(i(177));if(f=n.lanes|n.childLanes,f|=Qu,vb(e,a,f,g,T,k),e===rt&&($e=rt=null,Le=0),ao=n,Ha=e,ro=a,ef=f,tf=u,ng=o,(n.subtreeFlags&10256)!==0||(n.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,I1(Ie,function(){return yg(),null})):(e.callbackNode=null,e.callbackPriority=0),o=(n.flags&13878)!==0,(n.subtreeFlags&13878)!==0||o){o=D.T,D.T=null,u=K.p,K.p=2,g=Qe,Qe|=4;try{k1(e,n,a)}finally{Qe=g,K.p=u,D.T=o}}qt=1,pg(),mg(),hg()}}function pg(){if(qt===1){qt=0;var e=Ha,n=ao,a=(n.flags&13878)!==0;if((n.subtreeFlags&13878)!==0||a){a=D.T,D.T=null;var o=K.p;K.p=2;var u=Qe;Qe|=4;try{Qh(n,e);var f=vf,g=tm(e.containerInfo),T=f.focusedElem,k=f.selectionRange;if(g!==T&&T&&T.ownerDocument&&em(T.ownerDocument.documentElement,T)){if(k!==null&&Iu(T)){var P=k.start,Z=k.end;if(Z===void 0&&(Z=P),"selectionStart"in T)T.selectionStart=P,T.selectionEnd=Math.min(Z,T.value.length);else{var ne=T.ownerDocument||document,V=ne&&ne.defaultView||window;if(V.getSelection){var X=V.getSelection(),Te=T.textContent.length,ve=Math.min(k.start,Te),Je=k.end===void 0?ve:Math.min(k.end,Te);!X.extend&&ve>Je&&(g=Je,Je=ve,ve=g);var _=Jp(T,ve),$=Jp(T,Je);if(_&&$&&(X.rangeCount!==1||X.anchorNode!==_.node||X.anchorOffset!==_.offset||X.focusNode!==$.node||X.focusOffset!==$.offset)){var H=ne.createRange();H.setStart(_.node,_.offset),X.removeAllRanges(),ve>Je?(X.addRange(H),X.extend($.node,$.offset)):(H.setEnd($.node,$.offset),X.addRange(H))}}}}for(ne=[],X=T;X=X.parentNode;)X.nodeType===1&&ne.push({element:X,left:X.scrollLeft,top:X.scrollTop});for(typeof T.focus=="function"&&T.focus(),T=0;T<ne.length;T++){var ee=ne[T];ee.element.scrollLeft=ee.left,ee.element.scrollTop=ee.top}}bs=!!yf,vf=yf=null}finally{Qe=u,K.p=o,D.T=a}}e.current=n,qt=2}}function mg(){if(qt===2){qt=0;var e=Ha,n=ao,a=(n.flags&8772)!==0;if((n.subtreeFlags&8772)!==0||a){a=D.T,D.T=null;var o=K.p;K.p=2;var u=Qe;Qe|=4;try{Yh(e,n.alternate,n)}finally{Qe=u,K.p=o,D.T=a}}qt=3}}function hg(){if(qt===4||qt===3){qt=0,Ht();var e=Ha,n=ao,a=ro,o=ng;(n.subtreeFlags&10256)!==0||(n.flags&10256)!==0?qt=5:(qt=0,ao=Ha=null,gg(e,e.pendingLanes));var u=e.pendingLanes;if(u===0&&(Ua=null),Tu(a),n=n.stateNode,vt&&typeof vt.onCommitFiberRoot=="function")try{vt.onCommitFiberRoot(en,n,void 0,(n.current.flags&128)===128)}catch{}if(o!==null){n=D.T,u=K.p,K.p=2,D.T=null;try{for(var f=e.onRecoverableError,g=0;g<o.length;g++){var T=o[g];f(T.value,{componentStack:T.stack})}}finally{D.T=n,K.p=u}}(ro&3)!==0&&is(),qn(e),u=e.pendingLanes,(a&4194090)!==0&&(u&42)!==0?e===nf?yl++:(yl=0,nf=e):yl=0,vl(0)}}function gg(e,n){(e.pooledCacheLanes&=n)===0&&(n=e.pooledCache,n!=null&&(e.pooledCache=null,Zo(n)))}function is(e){return pg(),mg(),hg(),yg()}function yg(){if(qt!==5)return!1;var e=Ha,n=ef;ef=0;var a=Tu(ro),o=D.T,u=K.p;try{K.p=32>a?32:a,D.T=null,a=tf,tf=null;var f=Ha,g=ro;if(qt=0,ao=Ha=null,ro=0,(Qe&6)!==0)throw Error(i(331));var T=Qe;if(Qe|=4,eg(f.current),Zh(f,f.current,g,a),Qe=T,vl(0,!1),vt&&typeof vt.onPostCommitFiberRoot=="function")try{vt.onPostCommitFiberRoot(en,f)}catch{}return!0}finally{K.p=u,D.T=o,gg(e,n)}}function vg(e,n,a){n=xn(a,n),n=Dc(e.stateNode,n,2),e=za(e,n,2),e!==null&&(jo(e,2),qn(e))}function tt(e,n,a){if(e.tag===3)vg(e,e,a);else for(;n!==null;){if(n.tag===3){vg(n,e,a);break}else if(n.tag===1){var o=n.stateNode;if(typeof n.type.getDerivedStateFromError=="function"||typeof o.componentDidCatch=="function"&&(Ua===null||!Ua.has(o))){e=xn(a,e),a=Ch(2),o=za(n,a,2),o!==null&&(Th(a,o,n,e),jo(o,2),qn(o));break}}n=n.return}}function lf(e,n,a){var o=e.pingCache;if(o===null){o=e.pingCache=new $1;var u=new Set;o.set(n,u)}else u=o.get(n),u===void 0&&(u=new Set,o.set(n,u));u.has(a)||(Fc=!0,u.add(a),e=P1.bind(null,e,n,a),n.then(e,e))}function P1(e,n,a){var o=e.pingCache;o!==null&&o.delete(n),e.pingedLanes|=e.suspendedLanes&a,e.warmLanes&=~a,rt===e&&(Le&a)===a&&(St===4||St===3&&(Le&62914560)===Le&&300>Ke()-Jc?(Qe&2)===0&&oo(e,0):Zc|=a,no===Le&&(no=0)),qn(e)}function bg(e,n){n===0&&(n=hp()),e=Pr(e,n),e!==null&&(jo(e,n),qn(e))}function q1(e){var n=e.memoizedState,a=0;n!==null&&(a=n.retryLane),bg(e,a)}function G1(e,n){var a=0;switch(e.tag){case 13:var o=e.stateNode,u=e.memoizedState;u!==null&&(a=u.retryLane);break;case 19:o=e.stateNode;break;case 22:o=e.stateNode._retryCache;break;default:throw Error(i(314))}o!==null&&o.delete(n),bg(e,a)}function I1(e,n){return ot(e,n)}var ss=null,io=null,sf=!1,us=!1,uf=!1,hr=0;function qn(e){e!==io&&e.next===null&&(io===null?ss=io=e:io=io.next=e),us=!0,sf||(sf=!0,V1())}function vl(e,n){if(!uf&&us){uf=!0;do for(var a=!1,o=ss;o!==null;){if(e!==0){var u=o.pendingLanes;if(u===0)var f=0;else{var g=o.suspendedLanes,T=o.pingedLanes;f=(1<<31-dt(42|e)+1)-1,f&=u&~(g&~T),f=f&201326741?f&201326741|1:f?f|2:0}f!==0&&(a=!0,Tg(o,f))}else f=Le,f=Ye(o,o===rt?f:0,o.cancelPendingCommit!==null||o.timeoutHandle!==-1),(f&3)===0||pt(o,f)||(a=!0,Tg(o,f));o=o.next}while(a);uf=!1}}function Y1(){Sg()}function Sg(){us=sf=!1;var e=0;hr!==0&&(eS()&&(e=hr),hr=0);for(var n=Ke(),a=null,o=ss;o!==null;){var u=o.next,f=xg(o,n);f===0?(o.next=null,a===null?ss=u:a.next=u,u===null&&(io=a)):(a=o,(e!==0||(f&3)!==0)&&(us=!0)),o=u}vl(e)}function xg(e,n){for(var a=e.suspendedLanes,o=e.pingedLanes,u=e.expirationTimes,f=e.pendingLanes&-62914561;0<f;){var g=31-dt(f),T=1<<g,k=u[g];k===-1?((T&a)===0||(T&o)!==0)&&(u[g]=Ea(T,n)):k<=n&&(e.expiredLanes|=T),f&=~T}if(n=rt,a=Le,a=Ye(e,e===n?a:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),o=e.callbackNode,a===0||e===n&&(Fe===2||Fe===9)||e.cancelPendingCommit!==null)return o!==null&&o!==null&&Oe(o),e.callbackNode=null,e.callbackPriority=0;if((a&3)===0||pt(e,a)){if(n=a&-a,n===e.callbackPriority)return n;switch(o!==null&&Oe(o),Tu(a)){case 2:case 8:a=ft;break;case 32:a=Ie;break;case 268435456:a=un;break;default:a=Ie}return o=Cg.bind(null,e),a=ot(a,o),e.callbackPriority=n,e.callbackNode=a,n}return o!==null&&o!==null&&Oe(o),e.callbackPriority=2,e.callbackNode=null,2}function Cg(e,n){if(qt!==0&&qt!==5)return e.callbackNode=null,e.callbackPriority=0,null;var a=e.callbackNode;if(is()&&e.callbackNode!==a)return null;var o=Le;return o=Ye(e,e===rt?o:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),o===0?null:(rg(e,o,n),xg(e,Ke()),e.callbackNode!=null&&e.callbackNode===a?Cg.bind(null,e):null)}function Tg(e,n){if(is())return null;rg(e,n,!0)}function V1(){nS(function(){(Qe&6)!==0?ot(lt,Y1):Sg()})}function cf(){return hr===0&&(hr=Do()),hr}function Eg(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:Si(""+e)}function Rg(e,n){var a=n.ownerDocument.createElement("input");return a.name=n.name,a.value=n.value,e.id&&a.setAttribute("form",e.id),n.parentNode.insertBefore(a,n),e=new FormData(e),a.parentNode.removeChild(a),e}function X1(e,n,a,o,u){if(n==="submit"&&a&&a.stateNode===u){var f=Eg((u[tn]||null).action),g=o.submitter;g&&(n=(n=g[tn]||null)?Eg(n.formAction):g.getAttribute("formAction"),n!==null&&(f=n,g=null));var T=new Ei("action","action",null,o,u);e.push({event:T,listeners:[{instance:null,listener:function(){if(o.defaultPrevented){if(hr!==0){var k=g?Rg(u,g):new FormData(u);Oc(a,{pending:!0,data:k,method:u.method,action:f},null,k)}}else typeof f=="function"&&(T.preventDefault(),k=g?Rg(u,g):new FormData(u),Oc(a,{pending:!0,data:k,method:u.method,action:f},f,k))},currentTarget:u}]})}}for(var ff=0;ff<Ku.length;ff++){var df=Ku[ff],K1=df.toLowerCase(),Q1=df[0].toUpperCase()+df.slice(1);Nn(K1,"on"+Q1)}Nn(rm,"onAnimationEnd"),Nn(om,"onAnimationIteration"),Nn(lm,"onAnimationStart"),Nn("dblclick","onDoubleClick"),Nn("focusin","onFocus"),Nn("focusout","onBlur"),Nn(d1,"onTransitionRun"),Nn(p1,"onTransitionStart"),Nn(m1,"onTransitionCancel"),Nn(im,"onTransitionEnd"),Br("onMouseEnter",["mouseout","mouseover"]),Br("onMouseLeave",["mouseout","mouseover"]),Br("onPointerEnter",["pointerout","pointerover"]),Br("onPointerLeave",["pointerout","pointerover"]),Ja("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Ja("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Ja("onBeforeInput",["compositionend","keypress","textInput","paste"]),Ja("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Ja("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Ja("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var bl="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(" "),F1=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(bl));function Mg(e,n){n=(n&4)!==0;for(var a=0;a<e.length;a++){var o=e[a],u=o.event;o=o.listeners;e:{var f=void 0;if(n)for(var g=o.length-1;0<=g;g--){var T=o[g],k=T.instance,P=T.currentTarget;if(T=T.listener,k!==f&&u.isPropagationStopped())break e;f=T,u.currentTarget=P;try{f(u)}catch(Z){Fi(Z)}u.currentTarget=null,f=k}else for(g=0;g<o.length;g++){if(T=o[g],k=T.instance,P=T.currentTarget,T=T.listener,k!==f&&u.isPropagationStopped())break e;f=T,u.currentTarget=P;try{f(u)}catch(Z){Fi(Z)}u.currentTarget=null,f=k}}}}function _e(e,n){var a=n[Eu];a===void 0&&(a=n[Eu]=new Set);var o=e+"__bubble";a.has(o)||(wg(n,e,2,!1),a.add(o))}function pf(e,n,a){var o=0;n&&(o|=4),wg(a,e,o,n)}var cs="_reactListening"+Math.random().toString(36).slice(2);function mf(e){if(!e[cs]){e[cs]=!0,Sp.forEach(function(a){a!=="selectionchange"&&(F1.has(a)||pf(a,!1,e),pf(a,!0,e))});var n=e.nodeType===9?e:e.ownerDocument;n===null||n[cs]||(n[cs]=!0,pf("selectionchange",!1,n))}}function wg(e,n,a,o){switch(Zg(n)){case 2:var u=TS;break;case 8:u=ES;break;default:u=Af}a=u.bind(null,n,a,e),u=void 0,!ju||n!=="touchstart"&&n!=="touchmove"&&n!=="wheel"||(u=!0),o?u!==void 0?e.addEventListener(n,a,{capture:!0,passive:u}):e.addEventListener(n,a,!0):u!==void 0?e.addEventListener(n,a,{passive:u}):e.addEventListener(n,a,!1)}function hf(e,n,a,o,u){var f=o;if((n&1)===0&&(n&2)===0&&o!==null)e:for(;;){if(o===null)return;var g=o.tag;if(g===3||g===4){var T=o.stateNode.containerInfo;if(T===u)break;if(g===4)for(g=o.return;g!==null;){var k=g.tag;if((k===3||k===4)&&g.stateNode.containerInfo===u)return;g=g.return}for(;T!==null;){if(g=Ar(T),g===null)return;if(k=g.tag,k===5||k===6||k===26||k===27){o=f=g;continue e}T=T.parentNode}}o=o.return}Dp(function(){var P=f,Z=ku(a),ne=[];e:{var V=sm.get(e);if(V!==void 0){var X=Ei,Te=e;switch(e){case"keypress":if(Ci(a)===0)break e;case"keydown":case"keyup":X=Ib;break;case"focusin":Te="focus",X=Uu;break;case"focusout":Te="blur",X=Uu;break;case"beforeblur":case"afterblur":X=Uu;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":X=_p;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":X=Nb;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":X=Xb;break;case rm:case om:case lm:X=jb;break;case im:X=Qb;break;case"scroll":case"scrollend":X=zb;break;case"wheel":X=Zb;break;case"copy":case"cut":case"paste":X=_b;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":X=Up;break;case"toggle":case"beforetoggle":X=Jb}var ve=(n&4)!==0,Je=!ve&&(e==="scroll"||e==="scrollend"),_=ve?V!==null?V+"Capture":null:V;ve=[];for(var $=P,H;$!==null;){var ee=$;if(H=ee.stateNode,ee=ee.tag,ee!==5&&ee!==26&&ee!==27||H===null||_===null||(ee=Lo($,_),ee!=null&&ve.push(Sl($,ee,H))),Je)break;$=$.return}0<ve.length&&(V=new X(V,Te,null,a,Z),ne.push({event:V,listeners:ve}))}}if((n&7)===0){e:{if(V=e==="mouseover"||e==="pointerover",X=e==="mouseout"||e==="pointerout",V&&a!==Nu&&(Te=a.relatedTarget||a.fromElement)&&(Ar(Te)||Te[wr]))break e;if((X||V)&&(V=Z.window===Z?Z:(V=Z.ownerDocument)?V.defaultView||V.parentWindow:window,X?(Te=a.relatedTarget||a.toElement,X=P,Te=Te?Ar(Te):null,Te!==null&&(Je=c(Te),ve=Te.tag,Te!==Je||ve!==5&&ve!==27&&ve!==6)&&(Te=null)):(X=null,Te=P),X!==Te)){if(ve=_p,ee="onMouseLeave",_="onMouseEnter",$="mouse",(e==="pointerout"||e==="pointerover")&&(ve=Up,ee="onPointerLeave",_="onPointerEnter",$="pointer"),Je=X==null?V:_o(X),H=Te==null?V:_o(Te),V=new ve(ee,$+"leave",X,a,Z),V.target=Je,V.relatedTarget=H,ee=null,Ar(Z)===P&&(ve=new ve(_,$+"enter",Te,a,Z),ve.target=H,ve.relatedTarget=Je,ee=ve),Je=ee,X&&Te)t:{for(ve=X,_=Te,$=0,H=ve;H;H=so(H))$++;for(H=0,ee=_;ee;ee=so(ee))H++;for(;0<$-H;)ve=so(ve),$--;for(;0<H-$;)_=so(_),H--;for(;$--;){if(ve===_||_!==null&&ve===_.alternate)break t;ve=so(ve),_=so(_)}ve=null}else ve=null;X!==null&&Ag(ne,V,X,ve,!1),Te!==null&&Je!==null&&Ag(ne,Je,Te,ve,!0)}}e:{if(V=P?_o(P):window,X=V.nodeName&&V.nodeName.toLowerCase(),X==="select"||X==="input"&&V.type==="file")var de=Xp;else if(Yp(V))if(Kp)de=u1;else{de=i1;var De=l1}else X=V.nodeName,!X||X.toLowerCase()!=="input"||V.type!=="checkbox"&&V.type!=="radio"?P&&Bu(P.elementType)&&(de=Xp):de=s1;if(de&&(de=de(e,P))){Vp(ne,de,a,Z);break e}De&&De(e,V,P),e==="focusout"&&P&&V.type==="number"&&P.memoizedProps.value!=null&&zu(V,"number",V.value)}switch(De=P?_o(P):window,e){case"focusin":(Yp(De)||De.contentEditable==="true")&&(Lr=De,Yu=P,Vo=null);break;case"focusout":Vo=Yu=Lr=null;break;case"mousedown":Vu=!0;break;case"contextmenu":case"mouseup":case"dragend":Vu=!1,nm(ne,a,Z);break;case"selectionchange":if(f1)break;case"keydown":case"keyup":nm(ne,a,Z)}var ge;if(Pu)e:{switch(e){case"compositionstart":var be="onCompositionStart";break e;case"compositionend":be="onCompositionEnd";break e;case"compositionupdate":be="onCompositionUpdate";break e}be=void 0}else _r?Gp(e,a)&&(be="onCompositionEnd"):e==="keydown"&&a.keyCode===229&&(be="onCompositionStart");be&&(Hp&&a.locale!=="ko"&&(_r||be!=="onCompositionStart"?be==="onCompositionEnd"&&_r&&(ge=jp()):(Ma=Z,$u="value"in Ma?Ma.value:Ma.textContent,_r=!0)),De=fs(P,be),0<De.length&&(be=new Lp(be,e,null,a,Z),ne.push({event:be,listeners:De}),ge?be.data=ge:(ge=Ip(a),ge!==null&&(be.data=ge)))),(ge=t1?n1(e,a):a1(e,a))&&(be=fs(P,"onBeforeInput"),0<be.length&&(De=new Lp("onBeforeInput","beforeinput",null,a,Z),ne.push({event:De,listeners:be}),De.data=ge)),X1(ne,e,P,a,Z)}Mg(ne,n)})}function Sl(e,n,a){return{instance:e,listener:n,currentTarget:a}}function fs(e,n){for(var a=n+"Capture",o=[];e!==null;){var u=e,f=u.stateNode;if(u=u.tag,u!==5&&u!==26&&u!==27||f===null||(u=Lo(e,a),u!=null&&o.unshift(Sl(e,u,f)),u=Lo(e,n),u!=null&&o.push(Sl(e,u,f))),e.tag===3)return o;e=e.return}return[]}function so(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function Ag(e,n,a,o,u){for(var f=n._reactName,g=[];a!==null&&a!==o;){var T=a,k=T.alternate,P=T.stateNode;if(T=T.tag,k!==null&&k===o)break;T!==5&&T!==26&&T!==27||P===null||(k=P,u?(P=Lo(a,f),P!=null&&g.unshift(Sl(a,P,k))):u||(P=Lo(a,f),P!=null&&g.push(Sl(a,P,k)))),a=a.return}g.length!==0&&e.push({event:n,listeners:g})}var Z1=/\r\n?/g,W1=/\u0000|\uFFFD/g;function Og(e){return(typeof e=="string"?e:""+e).replace(Z1,`
|
|
49
|
-
`).replace(W1,"")}function zg(e,n){return n=Og(n),Og(e)===n}function ds(){}function We(e,n,a,o,u,f){switch(a){case"children":typeof o=="string"?n==="body"||n==="textarea"&&o===""||Dr(e,o):(typeof o=="number"||typeof o=="bigint")&&n!=="body"&&Dr(e,""+o);break;case"className":yi(e,"class",o);break;case"tabIndex":yi(e,"tabindex",o);break;case"dir":case"role":case"viewBox":case"width":case"height":yi(e,a,o);break;case"style":Np(e,o,f);break;case"data":if(n!=="object"){yi(e,"data",o);break}case"src":case"href":if(o===""&&(n!=="a"||a!=="href")){e.removeAttribute(a);break}if(o==null||typeof o=="function"||typeof o=="symbol"||typeof o=="boolean"){e.removeAttribute(a);break}o=Si(""+o),e.setAttribute(a,o);break;case"action":case"formAction":if(typeof o=="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"?(n!=="input"&&We(e,n,"name",u.name,u,null),We(e,n,"formEncType",u.formEncType,u,null),We(e,n,"formMethod",u.formMethod,u,null),We(e,n,"formTarget",u.formTarget,u,null)):(We(e,n,"encType",u.encType,u,null),We(e,n,"method",u.method,u,null),We(e,n,"target",u.target,u,null)));if(o==null||typeof o=="symbol"||typeof o=="boolean"){e.removeAttribute(a);break}o=Si(""+o),e.setAttribute(a,o);break;case"onClick":o!=null&&(e.onclick=ds);break;case"onScroll":o!=null&&_e("scroll",e);break;case"onScrollEnd":o!=null&&_e("scrollend",e);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(i(61));if(a=o.__html,a!=null){if(u.children!=null)throw Error(i(60));e.innerHTML=a}}break;case"multiple":e.multiple=o&&typeof o!="function"&&typeof o!="symbol";break;case"muted":e.muted=o&&typeof o!="function"&&typeof o!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(o==null||typeof o=="function"||typeof o=="boolean"||typeof o=="symbol"){e.removeAttribute("xlink:href");break}a=Si(""+o),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":o!=null&&typeof o!="function"&&typeof o!="symbol"?e.setAttribute(a,""+o):e.removeAttribute(a);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":o&&typeof o!="function"&&typeof o!="symbol"?e.setAttribute(a,""):e.removeAttribute(a);break;case"capture":case"download":o===!0?e.setAttribute(a,""):o!==!1&&o!=null&&typeof o!="function"&&typeof o!="symbol"?e.setAttribute(a,o):e.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":o!=null&&typeof o!="function"&&typeof o!="symbol"&&!isNaN(o)&&1<=o?e.setAttribute(a,o):e.removeAttribute(a);break;case"rowSpan":case"start":o==null||typeof o=="function"||typeof o=="symbol"||isNaN(o)?e.removeAttribute(a):e.setAttribute(a,o);break;case"popover":_e("beforetoggle",e),_e("toggle",e),gi(e,"popover",o);break;case"xlinkActuate":ea(e,"http://www.w3.org/1999/xlink","xlink:actuate",o);break;case"xlinkArcrole":ea(e,"http://www.w3.org/1999/xlink","xlink:arcrole",o);break;case"xlinkRole":ea(e,"http://www.w3.org/1999/xlink","xlink:role",o);break;case"xlinkShow":ea(e,"http://www.w3.org/1999/xlink","xlink:show",o);break;case"xlinkTitle":ea(e,"http://www.w3.org/1999/xlink","xlink:title",o);break;case"xlinkType":ea(e,"http://www.w3.org/1999/xlink","xlink:type",o);break;case"xmlBase":ea(e,"http://www.w3.org/XML/1998/namespace","xml:base",o);break;case"xmlLang":ea(e,"http://www.w3.org/XML/1998/namespace","xml:lang",o);break;case"xmlSpace":ea(e,"http://www.w3.org/XML/1998/namespace","xml:space",o);break;case"is":gi(e,"is",o);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=Ab.get(a)||a,gi(e,a,o))}}function gf(e,n,a,o,u,f){switch(a){case"style":Np(e,o,f);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(i(61));if(a=o.__html,a!=null){if(u.children!=null)throw Error(i(60));e.innerHTML=a}}break;case"children":typeof o=="string"?Dr(e,o):(typeof o=="number"||typeof o=="bigint")&&Dr(e,""+o);break;case"onScroll":o!=null&&_e("scroll",e);break;case"onScrollEnd":o!=null&&_e("scrollend",e);break;case"onClick":o!=null&&(e.onclick=ds);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!xp.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(u=a.endsWith("Capture"),n=a.slice(2,u?a.length-7:void 0),f=e[tn]||null,f=f!=null?f[a]:null,typeof f=="function"&&e.removeEventListener(n,f,u),typeof o=="function")){typeof f!="function"&&f!==null&&(a in e?e[a]=null:e.hasAttribute(a)&&e.removeAttribute(a)),e.addEventListener(n,o,u);break e}a in e?e[a]=o:o===!0?e.setAttribute(a,""):gi(e,a,o)}}}function Gt(e,n,a){switch(n){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":_e("error",e),_e("load",e);var o=!1,u=!1,f;for(f in a)if(a.hasOwnProperty(f)){var g=a[f];if(g!=null)switch(f){case"src":o=!0;break;case"srcSet":u=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,n));default:We(e,n,f,g,a,null)}}u&&We(e,n,"srcSet",a.srcSet,a,null),o&&We(e,n,"src",a.src,a,null);return;case"input":_e("invalid",e);var T=f=g=u=null,k=null,P=null;for(o in a)if(a.hasOwnProperty(o)){var Z=a[o];if(Z!=null)switch(o){case"name":u=Z;break;case"type":g=Z;break;case"checked":k=Z;break;case"defaultChecked":P=Z;break;case"value":f=Z;break;case"defaultValue":T=Z;break;case"children":case"dangerouslySetInnerHTML":if(Z!=null)throw Error(i(137,n));break;default:We(e,n,o,Z,a,null)}}Ap(e,f,T,k,P,g,u,!1),vi(e);return;case"select":_e("invalid",e),o=g=f=null;for(u in a)if(a.hasOwnProperty(u)&&(T=a[u],T!=null))switch(u){case"value":f=T;break;case"defaultValue":g=T;break;case"multiple":o=T;default:We(e,n,u,T,a,null)}n=f,a=g,e.multiple=!!o,n!=null?kr(e,!!o,n,!1):a!=null&&kr(e,!!o,a,!0);return;case"textarea":_e("invalid",e),f=u=o=null;for(g in a)if(a.hasOwnProperty(g)&&(T=a[g],T!=null))switch(g){case"value":o=T;break;case"defaultValue":u=T;break;case"children":f=T;break;case"dangerouslySetInnerHTML":if(T!=null)throw Error(i(91));break;default:We(e,n,g,T,a,null)}zp(e,o,u,f),vi(e);return;case"option":for(k in a)if(a.hasOwnProperty(k)&&(o=a[k],o!=null))switch(k){case"selected":e.selected=o&&typeof o!="function"&&typeof o!="symbol";break;default:We(e,n,k,o,a,null)}return;case"dialog":_e("beforetoggle",e),_e("toggle",e),_e("cancel",e),_e("close",e);break;case"iframe":case"object":_e("load",e);break;case"video":case"audio":for(o=0;o<bl.length;o++)_e(bl[o],e);break;case"image":_e("error",e),_e("load",e);break;case"details":_e("toggle",e);break;case"embed":case"source":case"link":_e("error",e),_e("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)&&(o=a[P],o!=null))switch(P){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,n));default:We(e,n,P,o,a,null)}return;default:if(Bu(n)){for(Z in a)a.hasOwnProperty(Z)&&(o=a[Z],o!==void 0&&gf(e,n,Z,o,a,void 0));return}}for(T in a)a.hasOwnProperty(T)&&(o=a[T],o!=null&&We(e,n,T,o,a,null))}function J1(e,n,a,o){switch(n){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var u=null,f=null,g=null,T=null,k=null,P=null,Z=null;for(X in a){var ne=a[X];if(a.hasOwnProperty(X)&&ne!=null)switch(X){case"checked":break;case"value":break;case"defaultValue":k=ne;default:o.hasOwnProperty(X)||We(e,n,X,null,o,ne)}}for(var V in o){var X=o[V];if(ne=a[V],o.hasOwnProperty(V)&&(X!=null||ne!=null))switch(V){case"type":f=X;break;case"name":u=X;break;case"checked":P=X;break;case"defaultChecked":Z=X;break;case"value":g=X;break;case"defaultValue":T=X;break;case"children":case"dangerouslySetInnerHTML":if(X!=null)throw Error(i(137,n));break;default:X!==ne&&We(e,n,V,X,o,ne)}}Ou(e,g,T,k,P,Z,f,u);return;case"select":X=g=T=V=null;for(f in a)if(k=a[f],a.hasOwnProperty(f)&&k!=null)switch(f){case"value":break;case"multiple":X=k;default:o.hasOwnProperty(f)||We(e,n,f,null,o,k)}for(u in o)if(f=o[u],k=a[u],o.hasOwnProperty(u)&&(f!=null||k!=null))switch(u){case"value":V=f;break;case"defaultValue":T=f;break;case"multiple":g=f;default:f!==k&&We(e,n,u,f,o,k)}n=T,a=g,o=X,V!=null?kr(e,!!a,V,!1):!!o!=!!a&&(n!=null?kr(e,!!a,n,!0):kr(e,!!a,a?[]:"",!1));return;case"textarea":X=V=null;for(T in a)if(u=a[T],a.hasOwnProperty(T)&&u!=null&&!o.hasOwnProperty(T))switch(T){case"value":break;case"children":break;default:We(e,n,T,null,o,u)}for(g in o)if(u=o[g],f=a[g],o.hasOwnProperty(g)&&(u!=null||f!=null))switch(g){case"value":V=u;break;case"defaultValue":X=u;break;case"children":break;case"dangerouslySetInnerHTML":if(u!=null)throw Error(i(91));break;default:u!==f&&We(e,n,g,u,o,f)}Op(e,V,X);return;case"option":for(var Te in a)if(V=a[Te],a.hasOwnProperty(Te)&&V!=null&&!o.hasOwnProperty(Te))switch(Te){case"selected":e.selected=!1;break;default:We(e,n,Te,null,o,V)}for(k in o)if(V=o[k],X=a[k],o.hasOwnProperty(k)&&V!==X&&(V!=null||X!=null))switch(k){case"selected":e.selected=V&&typeof V!="function"&&typeof V!="symbol";break;default:We(e,n,k,V,o,X)}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 ve in a)V=a[ve],a.hasOwnProperty(ve)&&V!=null&&!o.hasOwnProperty(ve)&&We(e,n,ve,null,o,V);for(P in o)if(V=o[P],X=a[P],o.hasOwnProperty(P)&&V!==X&&(V!=null||X!=null))switch(P){case"children":case"dangerouslySetInnerHTML":if(V!=null)throw Error(i(137,n));break;default:We(e,n,P,V,o,X)}return;default:if(Bu(n)){for(var Je in a)V=a[Je],a.hasOwnProperty(Je)&&V!==void 0&&!o.hasOwnProperty(Je)&&gf(e,n,Je,void 0,o,V);for(Z in o)V=o[Z],X=a[Z],!o.hasOwnProperty(Z)||V===X||V===void 0&&X===void 0||gf(e,n,Z,V,o,X);return}}for(var _ in a)V=a[_],a.hasOwnProperty(_)&&V!=null&&!o.hasOwnProperty(_)&&We(e,n,_,null,o,V);for(ne in o)V=o[ne],X=a[ne],!o.hasOwnProperty(ne)||V===X||V==null&&X==null||We(e,n,ne,V,o,X)}var yf=null,vf=null;function ps(e){return e.nodeType===9?e:e.ownerDocument}function Bg(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Ng(e,n){if(e===0)switch(n){case"svg":return 1;case"math":return 2;default:return 0}return e===1&&n==="foreignObject"?0:e}function bf(e,n){return e==="textarea"||e==="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 Sf=null;function eS(){var e=window.event;return e&&e.type==="popstate"?e===Sf?!1:(Sf=e,!0):(Sf=null,!1)}var kg=typeof setTimeout=="function"?setTimeout:void 0,tS=typeof clearTimeout=="function"?clearTimeout:void 0,Dg=typeof Promise=="function"?Promise:void 0,nS=typeof queueMicrotask=="function"?queueMicrotask:typeof Dg<"u"?function(e){return Dg.resolve(null).then(e).catch(aS)}:kg;function aS(e){setTimeout(function(){throw e})}function qa(e){return e==="head"}function jg(e,n){var a=n,o=0,u=0;do{var f=a.nextSibling;if(e.removeChild(a),f&&f.nodeType===8)if(a=f.data,a==="/$"){if(0<o&&8>o){a=o;var g=e.ownerDocument;if(a&1&&xl(g.documentElement),a&2&&xl(g.body),a&4)for(a=g.head,xl(a),g=a.firstChild;g;){var T=g.nextSibling,k=g.nodeName;g[$o]||k==="SCRIPT"||k==="STYLE"||k==="LINK"&&g.rel.toLowerCase()==="stylesheet"||a.removeChild(g),g=T}}if(u===0){e.removeChild(f),Ol(n);return}u--}else a==="$"||a==="$?"||a==="$!"?u++:o=a.charCodeAt(0)-48;else o=0;a=f}while(a);Ol(n)}function xf(e){var n=e.firstChild;for(n&&n.nodeType===10&&(n=n.nextSibling);n;){var a=n;switch(n=n.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":xf(a),Ru(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}e.removeChild(a)}}function rS(e,n,a,o){for(;e.nodeType===1;){var u=a;if(e.nodeName.toLowerCase()!==n.toLowerCase()){if(!o&&(e.nodeName!=="INPUT"||e.type!=="hidden"))break}else if(o){if(!e[$o])switch(n){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!==u.rel||e.getAttribute("href")!==(u.href==null||u.href===""?null:u.href)||e.getAttribute("crossorigin")!==(u.crossOrigin==null?null:u.crossOrigin)||e.getAttribute("title")!==(u.title==null?null:u.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(f=e.getAttribute("src"),(f!==(u.src==null?null:u.src)||e.getAttribute("type")!==(u.type==null?null:u.type)||e.getAttribute("crossorigin")!==(u.crossOrigin==null?null:u.crossOrigin))&&f&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else if(n==="input"&&e.type==="hidden"){var f=u.name==null?null:""+u.name;if(u.type==="hidden"&&e.getAttribute("name")===f)return e}else return e;if(e=Dn(e.nextSibling),e===null)break}return null}function oS(e,n,a){if(n==="")return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!a||(e=Dn(e.nextSibling),e===null))return null;return e}function Cf(e){return e.data==="$!"||e.data==="$?"&&e.ownerDocument.readyState==="complete"}function lS(e,n){var a=e.ownerDocument;if(e.data!=="$?"||a.readyState==="complete")n();else{var o=function(){n(),a.removeEventListener("DOMContentLoaded",o)};a.addEventListener("DOMContentLoaded",o),e._reactRetry=o}}function Dn(e){for(;e!=null;e=e.nextSibling){var n=e.nodeType;if(n===1||n===3)break;if(n===8){if(n=e.data,n==="$"||n==="$!"||n==="$?"||n==="F!"||n==="F")break;if(n==="/$")return null}}return e}var Tf=null;function $g(e){e=e.previousSibling;for(var n=0;e;){if(e.nodeType===8){var a=e.data;if(a==="$"||a==="$!"||a==="$?"){if(n===0)return e;n--}else a==="/$"&&n++}e=e.previousSibling}return null}function _g(e,n,a){switch(n=ps(a),e){case"html":if(e=n.documentElement,!e)throw Error(i(452));return e;case"head":if(e=n.head,!e)throw Error(i(453));return e;case"body":if(e=n.body,!e)throw Error(i(454));return e;default:throw Error(i(451))}}function xl(e){for(var n=e.attributes;n.length;)e.removeAttributeNode(n[0]);Ru(e)}var wn=new Map,Lg=new Set;function ms(e){return typeof e.getRootNode=="function"?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var ma=K.d;K.d={f:iS,r:sS,D:uS,C:cS,L:fS,m:dS,X:mS,S:pS,M:hS};function iS(){var e=ma.f(),n=os();return e||n}function sS(e){var n=Or(e);n!==null&&n.tag===5&&n.type==="form"?rh(n):ma.r(e)}var uo=typeof document>"u"?null:document;function Ug(e,n,a){var o=uo;if(o&&typeof n=="string"&&n){var u=Sn(n);u='link[rel="'+e+'"][href="'+u+'"]',typeof a=="string"&&(u+='[crossorigin="'+a+'"]'),Lg.has(u)||(Lg.add(u),e={rel:e,crossOrigin:a,href:n},o.querySelector(u)===null&&(n=o.createElement("link"),Gt(n,"link",e),$t(n),o.head.appendChild(n)))}}function uS(e){ma.D(e),Ug("dns-prefetch",e,null)}function cS(e,n){ma.C(e,n),Ug("preconnect",e,n)}function fS(e,n,a){ma.L(e,n,a);var o=uo;if(o&&e&&n){var u='link[rel="preload"][as="'+Sn(n)+'"]';n==="image"&&a&&a.imageSrcSet?(u+='[imagesrcset="'+Sn(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(u+='[imagesizes="'+Sn(a.imageSizes)+'"]')):u+='[href="'+Sn(e)+'"]';var f=u;switch(n){case"style":f=co(e);break;case"script":f=fo(e)}wn.has(f)||(e=y({rel:"preload",href:n==="image"&&a&&a.imageSrcSet?void 0:e,as:n},a),wn.set(f,e),o.querySelector(u)!==null||n==="style"&&o.querySelector(Cl(f))||n==="script"&&o.querySelector(Tl(f))||(n=o.createElement("link"),Gt(n,"link",e),$t(n),o.head.appendChild(n)))}}function dS(e,n){ma.m(e,n);var a=uo;if(a&&e){var o=n&&typeof n.as=="string"?n.as:"script",u='link[rel="modulepreload"][as="'+Sn(o)+'"][href="'+Sn(e)+'"]',f=u;switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":f=fo(e)}if(!wn.has(f)&&(e=y({rel:"modulepreload",href:e},n),wn.set(f,e),a.querySelector(u)===null)){switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(Tl(f)))return}o=a.createElement("link"),Gt(o,"link",e),$t(o),a.head.appendChild(o)}}}function pS(e,n,a){ma.S(e,n,a);var o=uo;if(o&&e){var u=zr(o).hoistableStyles,f=co(e);n=n||"default";var g=u.get(f);if(!g){var T={loading:0,preload:null};if(g=o.querySelector(Cl(f)))T.loading=5;else{e=y({rel:"stylesheet",href:e,"data-precedence":n},a),(a=wn.get(f))&&Ef(e,a);var k=g=o.createElement("link");$t(k),Gt(k,"link",e),k._p=new Promise(function(P,Z){k.onload=P,k.onerror=Z}),k.addEventListener("load",function(){T.loading|=1}),k.addEventListener("error",function(){T.loading|=2}),T.loading|=4,hs(g,n,o)}g={type:"stylesheet",instance:g,count:1,state:T},u.set(f,g)}}}function mS(e,n){ma.X(e,n);var a=uo;if(a&&e){var o=zr(a).hoistableScripts,u=fo(e),f=o.get(u);f||(f=a.querySelector(Tl(u)),f||(e=y({src:e,async:!0},n),(n=wn.get(u))&&Rf(e,n),f=a.createElement("script"),$t(f),Gt(f,"link",e),a.head.appendChild(f)),f={type:"script",instance:f,count:1,state:null},o.set(u,f))}}function hS(e,n){ma.M(e,n);var a=uo;if(a&&e){var o=zr(a).hoistableScripts,u=fo(e),f=o.get(u);f||(f=a.querySelector(Tl(u)),f||(e=y({src:e,async:!0,type:"module"},n),(n=wn.get(u))&&Rf(e,n),f=a.createElement("script"),$t(f),Gt(f,"link",e),a.head.appendChild(f)),f={type:"script",instance:f,count:1,state:null},o.set(u,f))}}function Hg(e,n,a,o){var u=(u=ce.current)?ms(u):null;if(!u)throw Error(i(446));switch(e){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(n=co(a.href),a=zr(u).hoistableStyles,o=a.get(n),o||(o={type:"style",instance:null,count:0,state:null},a.set(n,o)),o):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){e=co(a.href);var f=zr(u).hoistableStyles,g=f.get(e);if(g||(u=u.ownerDocument||u,g={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},f.set(e,g),(f=u.querySelector(Cl(e)))&&!f._p&&(g.instance=f,g.state.loading=5),wn.has(e)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},wn.set(e,a),f||gS(u,e,a,g.state))),n&&o===null)throw Error(i(528,""));return g}if(n&&o!==null)throw Error(i(529,""));return null;case"script":return n=a.async,a=a.src,typeof a=="string"&&n&&typeof n!="function"&&typeof n!="symbol"?(n=fo(a),a=zr(u).hoistableScripts,o=a.get(n),o||(o={type:"script",instance:null,count:0,state:null},a.set(n,o)),o):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,e))}}function co(e){return'href="'+Sn(e)+'"'}function Cl(e){return'link[rel="stylesheet"]['+e+"]"}function Pg(e){return y({},e,{"data-precedence":e.precedence,precedence:null})}function gS(e,n,a,o){e.querySelector('link[rel="preload"][as="style"]['+n+"]")?o.loading=1:(n=e.createElement("link"),o.preload=n,n.addEventListener("load",function(){return o.loading|=1}),n.addEventListener("error",function(){return o.loading|=2}),Gt(n,"link",a),$t(n),e.head.appendChild(n))}function fo(e){return'[src="'+Sn(e)+'"]'}function Tl(e){return"script[async]"+e}function qg(e,n,a){if(n.count++,n.instance===null)switch(n.type){case"style":var o=e.querySelector('style[data-href~="'+Sn(a.href)+'"]');if(o)return n.instance=o,$t(o),o;var u=y({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return o=(e.ownerDocument||e).createElement("style"),$t(o),Gt(o,"style",u),hs(o,a.precedence,e),n.instance=o;case"stylesheet":u=co(a.href);var f=e.querySelector(Cl(u));if(f)return n.state.loading|=4,n.instance=f,$t(f),f;o=Pg(a),(u=wn.get(u))&&Ef(o,u),f=(e.ownerDocument||e).createElement("link"),$t(f);var g=f;return g._p=new Promise(function(T,k){g.onload=T,g.onerror=k}),Gt(f,"link",o),n.state.loading|=4,hs(f,a.precedence,e),n.instance=f;case"script":return f=fo(a.src),(u=e.querySelector(Tl(f)))?(n.instance=u,$t(u),u):(o=a,(u=wn.get(f))&&(o=y({},a),Rf(o,u)),e=e.ownerDocument||e,u=e.createElement("script"),$t(u),Gt(u,"link",o),e.head.appendChild(u),n.instance=u);case"void":return null;default:throw Error(i(443,n.type))}else n.type==="stylesheet"&&(n.state.loading&4)===0&&(o=n.instance,n.state.loading|=4,hs(o,a.precedence,e));return n.instance}function hs(e,n,a){for(var o=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),u=o.length?o[o.length-1]:null,f=u,g=0;g<o.length;g++){var T=o[g];if(T.dataset.precedence===n)f=T;else if(f!==u)break}f?f.parentNode.insertBefore(e,f.nextSibling):(n=a.nodeType===9?a.head:a,n.insertBefore(e,n.firstChild))}function Ef(e,n){e.crossOrigin==null&&(e.crossOrigin=n.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=n.referrerPolicy),e.title==null&&(e.title=n.title)}function Rf(e,n){e.crossOrigin==null&&(e.crossOrigin=n.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=n.referrerPolicy),e.integrity==null&&(e.integrity=n.integrity)}var gs=null;function Gg(e,n,a){if(gs===null){var o=new Map,u=gs=new Map;u.set(a,o)}else u=gs,o=u.get(a),o||(o=new Map,u.set(a,o));if(o.has(e))return o;for(o.set(e,null),a=a.getElementsByTagName(e),u=0;u<a.length;u++){var f=a[u];if(!(f[$o]||f[Vt]||e==="link"&&f.getAttribute("rel")==="stylesheet")&&f.namespaceURI!=="http://www.w3.org/2000/svg"){var g=f.getAttribute(n)||"";g=e+g;var T=o.get(g);T?T.push(f):o.set(g,[f])}}return o}function Ig(e,n,a){e=e.ownerDocument||e,e.head.insertBefore(a,n==="title"?e.querySelector("head > title"):null)}function yS(e,n,a){if(a===1||n.itemProp!=null)return!1;switch(e){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;switch(n.rel){case"stylesheet":return e=n.disabled,typeof n.precedence=="string"&&e==null;default:return!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 Yg(e){return!(e.type==="stylesheet"&&(e.state.loading&3)===0)}var El=null;function vS(){}function bS(e,n,a){if(El===null)throw Error(i(475));var o=El;if(n.type==="stylesheet"&&(typeof a.media!="string"||matchMedia(a.media).matches!==!1)&&(n.state.loading&4)===0){if(n.instance===null){var u=co(a.href),f=e.querySelector(Cl(u));if(f){e=f._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(o.count++,o=ys.bind(o),e.then(o,o)),n.state.loading|=4,n.instance=f,$t(f);return}f=e.ownerDocument||e,a=Pg(a),(u=wn.get(u))&&Ef(a,u),f=f.createElement("link"),$t(f);var g=f;g._p=new Promise(function(T,k){g.onload=T,g.onerror=k}),Gt(f,"link",a),n.instance=f}o.stylesheets===null&&(o.stylesheets=new Map),o.stylesheets.set(n,e),(e=n.state.preload)&&(n.state.loading&3)===0&&(o.count++,n=ys.bind(o),e.addEventListener("load",n),e.addEventListener("error",n))}}function SS(){if(El===null)throw Error(i(475));var e=El;return e.stylesheets&&e.count===0&&Mf(e,e.stylesheets),0<e.count?function(n){var a=setTimeout(function(){if(e.stylesheets&&Mf(e,e.stylesheets),e.unsuspend){var o=e.unsuspend;e.unsuspend=null,o()}},6e4);return e.unsuspend=n,function(){e.unsuspend=null,clearTimeout(a)}}:null}function ys(){if(this.count--,this.count===0){if(this.stylesheets)Mf(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var vs=null;function Mf(e,n){e.stylesheets=null,e.unsuspend!==null&&(e.count++,vs=new Map,n.forEach(xS,e),vs=null,ys.call(e))}function xS(e,n){if(!(n.state.loading&4)){var a=vs.get(e);if(a)var o=a.get(null);else{a=new Map,vs.set(e,a);for(var u=e.querySelectorAll("link[data-precedence],style[data-precedence]"),f=0;f<u.length;f++){var g=u[f];(g.nodeName==="LINK"||g.getAttribute("media")!=="not all")&&(a.set(g.dataset.precedence,g),o=g)}o&&a.set(null,o)}u=n.instance,g=u.getAttribute("data-precedence"),f=a.get(g)||o,f===o&&a.set(null,u),a.set(g,u),this.count++,o=ys.bind(this),u.addEventListener("load",o),u.addEventListener("error",o),f?f.parentNode.insertBefore(u,f.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(u,e.firstChild)),n.state.loading|=4}}var Rl={$$typeof:O,Provider:null,Consumer:null,_currentValue:oe,_currentValue2:oe,_threadCount:0};function CS(e,n,a,o,u,f,g,T){this.tag=1,this.containerInfo=e,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=xu(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=xu(0),this.hiddenUpdates=xu(null),this.identifierPrefix=o,this.onUncaughtError=u,this.onCaughtError=f,this.onRecoverableError=g,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=T,this.incompleteTransitions=new Map}function Vg(e,n,a,o,u,f,g,T,k,P,Z,ne){return e=new CS(e,n,a,g,T,k,P,ne),n=1,f===!0&&(n|=24),f=fn(3,null,null,n),e.current=f,f.stateNode=e,n=lc(),n.refCount++,e.pooledCache=n,n.refCount++,f.memoizedState={element:o,isDehydrated:a,cache:n},cc(f),e}function Xg(e){return e?(e=qr,e):qr}function Kg(e,n,a,o,u,f){u=Xg(u),o.context===null?o.context=u:o.pendingContext=u,o=Oa(n),o.payload={element:a},f=f===void 0?null:f,f!==null&&(o.callback=f),a=za(e,o,n),a!==null&&(gn(a,e,n),tl(a,e,n))}function Qg(e,n){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var a=e.retryLane;e.retryLane=a!==0&&a<n?a:n}}function wf(e,n){Qg(e,n),(e=e.alternate)&&Qg(e,n)}function Fg(e){if(e.tag===13){var n=Pr(e,67108864);n!==null&&gn(n,e,67108864),wf(e,67108864)}}var bs=!0;function TS(e,n,a,o){var u=D.T;D.T=null;var f=K.p;try{K.p=2,Af(e,n,a,o)}finally{K.p=f,D.T=u}}function ES(e,n,a,o){var u=D.T;D.T=null;var f=K.p;try{K.p=8,Af(e,n,a,o)}finally{K.p=f,D.T=u}}function Af(e,n,a,o){if(bs){var u=Of(o);if(u===null)hf(e,n,o,Ss,a),Wg(e,o);else if(MS(u,e,n,a,o))o.stopPropagation();else if(Wg(e,o),n&4&&-1<RS.indexOf(e)){for(;u!==null;){var f=Or(u);if(f!==null)switch(f.tag){case 3:if(f=f.stateNode,f.current.memoizedState.isDehydrated){var g=he(f.pendingLanes);if(g!==0){var T=f;for(T.pendingLanes|=2,T.entangledLanes|=2;g;){var k=1<<31-dt(g);T.entanglements[1]|=k,g&=~k}qn(f),(Qe&6)===0&&(as=Ke()+500,vl(0))}}break;case 13:T=Pr(f,2),T!==null&&gn(T,f,2),os(),wf(f,2)}if(f=Of(o),f===null&&hf(e,n,o,Ss,a),f===u)break;u=f}u!==null&&o.stopPropagation()}else hf(e,n,o,null,a)}}function Of(e){return e=ku(e),zf(e)}var Ss=null;function zf(e){if(Ss=null,e=Ar(e),e!==null){var n=c(e);if(n===null)e=null;else{var a=n.tag;if(a===13){if(e=d(n),e!==null)return e;e=null}else if(a===3){if(n.stateNode.current.memoizedState.isDehydrated)return n.tag===3?n.stateNode.containerInfo:null;e=null}else n!==e&&(e=null)}}return Ss=e,null}function Zg(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 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(it()){case lt:return 2;case ft:return 8;case Ie:case me:return 32;case un:return 268435456;default:return 32}default:return 32}}var Bf=!1,Ga=null,Ia=null,Ya=null,Ml=new Map,wl=new Map,Va=[],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 Wg(e,n){switch(e){case"focusin":case"focusout":Ga=null;break;case"dragenter":case"dragleave":Ia=null;break;case"mouseover":case"mouseout":Ya=null;break;case"pointerover":case"pointerout":Ml.delete(n.pointerId);break;case"gotpointercapture":case"lostpointercapture":wl.delete(n.pointerId)}}function Al(e,n,a,o,u,f){return e===null||e.nativeEvent!==f?(e={blockedOn:n,domEventName:a,eventSystemFlags:o,nativeEvent:f,targetContainers:[u]},n!==null&&(n=Or(n),n!==null&&Fg(n)),e):(e.eventSystemFlags|=o,n=e.targetContainers,u!==null&&n.indexOf(u)===-1&&n.push(u),e)}function MS(e,n,a,o,u){switch(n){case"focusin":return Ga=Al(Ga,e,n,a,o,u),!0;case"dragenter":return Ia=Al(Ia,e,n,a,o,u),!0;case"mouseover":return Ya=Al(Ya,e,n,a,o,u),!0;case"pointerover":var f=u.pointerId;return Ml.set(f,Al(Ml.get(f)||null,e,n,a,o,u)),!0;case"gotpointercapture":return f=u.pointerId,wl.set(f,Al(wl.get(f)||null,e,n,a,o,u)),!0}return!1}function Jg(e){var n=Ar(e.target);if(n!==null){var a=c(n);if(a!==null){if(n=a.tag,n===13){if(n=d(a),n!==null){e.blockedOn=n,bb(e.priority,function(){if(a.tag===13){var o=hn();o=Cu(o);var u=Pr(a,o);u!==null&&gn(u,a,o),wf(a,o)}});return}}else if(n===3&&a.stateNode.current.memoizedState.isDehydrated){e.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}e.blockedOn=null}function xs(e){if(e.blockedOn!==null)return!1;for(var n=e.targetContainers;0<n.length;){var a=Of(e.nativeEvent);if(a===null){a=e.nativeEvent;var o=new a.constructor(a.type,a);Nu=o,a.target.dispatchEvent(o),Nu=null}else return n=Or(a),n!==null&&Fg(n),e.blockedOn=a,!1;n.shift()}return!0}function ey(e,n,a){xs(e)&&a.delete(n)}function wS(){Bf=!1,Ga!==null&&xs(Ga)&&(Ga=null),Ia!==null&&xs(Ia)&&(Ia=null),Ya!==null&&xs(Ya)&&(Ya=null),Ml.forEach(ey),wl.forEach(ey)}function Cs(e,n){e.blockedOn===n&&(e.blockedOn=null,Bf||(Bf=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,wS)))}var Ts=null;function ty(e){Ts!==e&&(Ts=e,t.unstable_scheduleCallback(t.unstable_NormalPriority,function(){Ts===e&&(Ts=null);for(var n=0;n<e.length;n+=3){var a=e[n],o=e[n+1],u=e[n+2];if(typeof o!="function"){if(zf(o||a)===null)continue;break}var f=Or(a);f!==null&&(e.splice(n,3),n-=3,Oc(f,{pending:!0,data:u,method:a.method,action:o},o,u))}}))}function Ol(e){function n(k){return Cs(k,e)}Ga!==null&&Cs(Ga,e),Ia!==null&&Cs(Ia,e),Ya!==null&&Cs(Ya,e),Ml.forEach(n),wl.forEach(n);for(var a=0;a<Va.length;a++){var o=Va[a];o.blockedOn===e&&(o.blockedOn=null)}for(;0<Va.length&&(a=Va[0],a.blockedOn===null);)Jg(a),a.blockedOn===null&&Va.shift();if(a=(e.ownerDocument||e).$$reactFormReplay,a!=null)for(o=0;o<a.length;o+=3){var u=a[o],f=a[o+1],g=u[tn]||null;if(typeof f=="function")g||ty(a);else if(g){var T=null;if(f&&f.hasAttribute("formAction")){if(u=f,g=f[tn]||null)T=g.formAction;else if(zf(u)!==null)continue}else T=g.action;typeof T=="function"?a[o+1]=T:(a.splice(o,3),o-=3),ty(a)}}}function Nf(e){this._internalRoot=e}Es.prototype.render=Nf.prototype.render=function(e){var n=this._internalRoot;if(n===null)throw Error(i(409));var a=n.current,o=hn();Kg(a,o,e,n,null,null)},Es.prototype.unmount=Nf.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var n=e.containerInfo;Kg(e.current,2,null,e,null,null),os(),n[wr]=null}};function Es(e){this._internalRoot=e}Es.prototype.unstable_scheduleHydration=function(e){if(e){var n=vp();e={blockedOn:null,target:e,priority:n};for(var a=0;a<Va.length&&n!==0&&n<Va[a].priority;a++);Va.splice(a,0,e),a===0&&Jg(e)}};var ny=r.version;if(ny!=="19.1.0")throw Error(i(527,ny,"19.1.0"));K.findDOMNode=function(e){var n=e._reactInternals;if(n===void 0)throw typeof e.render=="function"?Error(i(188)):(e=Object.keys(e).join(","),Error(i(268,e)));return e=m(n),e=e!==null?h(e):null,e=e===null?null:e.stateNode,e};var AS={bundleType:0,version:"19.1.0",rendererPackageName:"react-dom",currentDispatcherRef:D,reconcilerVersion:"19.1.0"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Rs=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Rs.isDisabled&&Rs.supportsFiber)try{en=Rs.inject(AS),vt=Rs}catch{}}return Nl.createRoot=function(e,n){if(!s(e))throw Error(i(299));var a=!1,o="",u=vh,f=bh,g=Sh,T=null;return n!=null&&(n.unstable_strictMode===!0&&(a=!0),n.identifierPrefix!==void 0&&(o=n.identifierPrefix),n.onUncaughtError!==void 0&&(u=n.onUncaughtError),n.onCaughtError!==void 0&&(f=n.onCaughtError),n.onRecoverableError!==void 0&&(g=n.onRecoverableError),n.unstable_transitionCallbacks!==void 0&&(T=n.unstable_transitionCallbacks)),n=Vg(e,1,!1,null,null,a,o,u,f,g,T,null),e[wr]=n.current,mf(e),new Nf(n)},Nl.hydrateRoot=function(e,n,a){if(!s(e))throw Error(i(299));var o=!1,u="",f=vh,g=bh,T=Sh,k=null,P=null;return a!=null&&(a.unstable_strictMode===!0&&(o=!0),a.identifierPrefix!==void 0&&(u=a.identifierPrefix),a.onUncaughtError!==void 0&&(f=a.onUncaughtError),a.onCaughtError!==void 0&&(g=a.onCaughtError),a.onRecoverableError!==void 0&&(T=a.onRecoverableError),a.unstable_transitionCallbacks!==void 0&&(k=a.unstable_transitionCallbacks),a.formState!==void 0&&(P=a.formState)),n=Vg(e,1,!0,n,a??null,o,u,f,g,T,k,P),n.context=Xg(null),a=n.current,o=hn(),o=Cu(o),u=Oa(o),u.callback=null,za(a,u,o),a=o,n.current.lanes=a,jo(n,a),qn(n),e[wr]=n.current,mf(e),new Es(n)},Nl.version="19.1.0",Nl}var dy;function HS(){if(dy)return jf.exports;dy=1;function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(r){console.error(r)}}return t(),jf.exports=US(),jf.exports}var PS=HS();const qS=Od(PS);var kl={},py;function GS(){if(py)return kl;py=1,Object.defineProperty(kl,"__esModule",{value:!0}),kl.parse=d,kl.serialize=h;const t=/^[\u0021-\u003A\u003C\u003E-\u007E]+$/,r=/^[\u0021-\u003A\u003C-\u007E]*$/,l=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,i=/^[\u0020-\u003A\u003D-\u007E]*$/,s=Object.prototype.toString,c=(()=>{const x=function(){};return x.prototype=Object.create(null),x})();function d(x,R){const b=new c,E=x.length;if(E<2)return b;const w=(R==null?void 0:R.decode)||y;let A=0;do{const j=x.indexOf("=",A);if(j===-1)break;const O=x.indexOf(";",A),B=O===-1?E:O;if(j>B){A=x.lastIndexOf(";",j-1)+1;continue}const z=p(x,A,j),L=m(x,j,z),q=x.slice(z,L);if(b[q]===void 0){let G=p(x,j+1,B),Y=m(x,B,G);const C=w(x.slice(G,Y));b[q]=C}A=B+1}while(A<E);return b}function p(x,R,b){do{const E=x.charCodeAt(R);if(E!==32&&E!==9)return R}while(++R<b);return b}function m(x,R,b){for(;R>b;){const E=x.charCodeAt(--R);if(E!==32&&E!==9)return R+1}return b}function h(x,R,b){const E=(b==null?void 0:b.encode)||encodeURIComponent;if(!t.test(x))throw new TypeError(`argument name is invalid: ${x}`);const w=E(R);if(!r.test(w))throw new TypeError(`argument val is invalid: ${R}`);let A=x+"="+w;if(!b)return A;if(b.maxAge!==void 0){if(!Number.isInteger(b.maxAge))throw new TypeError(`option maxAge is invalid: ${b.maxAge}`);A+="; Max-Age="+b.maxAge}if(b.domain){if(!l.test(b.domain))throw new TypeError(`option domain is invalid: ${b.domain}`);A+="; Domain="+b.domain}if(b.path){if(!i.test(b.path))throw new TypeError(`option path is invalid: ${b.path}`);A+="; Path="+b.path}if(b.expires){if(!S(b.expires)||!Number.isFinite(b.expires.valueOf()))throw new TypeError(`option expires is invalid: ${b.expires}`);A+="; Expires="+b.expires.toUTCString()}if(b.httpOnly&&(A+="; HttpOnly"),b.secure&&(A+="; Secure"),b.partitioned&&(A+="; Partitioned"),b.priority)switch(typeof b.priority=="string"?b.priority.toLowerCase():void 0){case"low":A+="; Priority=Low";break;case"medium":A+="; Priority=Medium";break;case"high":A+="; Priority=High";break;default:throw new TypeError(`option priority is invalid: ${b.priority}`)}if(b.sameSite)switch(typeof b.sameSite=="string"?b.sameSite.toLowerCase():b.sameSite){case!0:case"strict":A+="; SameSite=Strict";break;case"lax":A+="; SameSite=Lax";break;case"none":A+="; SameSite=None";break;default:throw new TypeError(`option sameSite is invalid: ${b.sameSite}`)}return A}function y(x){if(x.indexOf("%")===-1)return x;try{return decodeURIComponent(x)}catch{return x}}function S(x){return s.call(x)==="[object Date]"}return kl}GS();var my="popstate";function IS(t={}){function r(i,s){let{pathname:c,search:d,hash:p}=i.location;return nd("",{pathname:c,search:d,hash:p},s.state&&s.state.usr||null,s.state&&s.state.key||"default")}function l(i,s){return typeof s=="string"?s:Fl(s)}return VS(r,l,null,t)}function gt(t,r){if(t===!1||t===null||typeof t>"u")throw new Error(r)}function Fn(t,r){if(!t){typeof console<"u"&&console.warn(r);try{throw new Error(r)}catch{}}}function YS(){return Math.random().toString(36).substring(2,10)}function hy(t,r){return{usr:t.state,key:t.key,idx:r}}function nd(t,r,l=null,i){return{pathname:typeof t=="string"?t:t.pathname,search:"",hash:"",...typeof r=="string"?Ao(r):r,state:l,key:r&&r.key||i||YS()}}function Fl({pathname:t="/",search:r="",hash:l=""}){return r&&r!=="?"&&(t+=r.charAt(0)==="?"?r:"?"+r),l&&l!=="#"&&(t+=l.charAt(0)==="#"?l:"#"+l),t}function Ao(t){let r={};if(t){let l=t.indexOf("#");l>=0&&(r.hash=t.substring(l),t=t.substring(0,l));let i=t.indexOf("?");i>=0&&(r.search=t.substring(i),t=t.substring(0,i)),t&&(r.pathname=t)}return r}function VS(t,r,l,i={}){let{window:s=document.defaultView,v5Compat:c=!1}=i,d=s.history,p="POP",m=null,h=y();h==null&&(h=0,d.replaceState({...d.state,idx:h},""));function y(){return(d.state||{idx:null}).idx}function S(){p="POP";let w=y(),A=w==null?null:w-h;h=w,m&&m({action:p,location:E.location,delta:A})}function x(w,A){p="PUSH";let j=nd(E.location,w,A);h=y()+1;let O=hy(j,h),B=E.createHref(j);try{d.pushState(O,"",B)}catch(z){if(z instanceof DOMException&&z.name==="DataCloneError")throw z;s.location.assign(B)}c&&m&&m({action:p,location:E.location,delta:1})}function R(w,A){p="REPLACE";let j=nd(E.location,w,A);h=y();let O=hy(j,h),B=E.createHref(j);d.replaceState(O,"",B),c&&m&&m({action:p,location:E.location,delta:0})}function b(w){let A=s.location.origin!=="null"?s.location.origin:s.location.href,j=typeof w=="string"?w:Fl(w);return j=j.replace(/ $/,"%20"),gt(A,`No window.location.(origin|href) available to create URL for href: ${j}`),new URL(j,A)}let E={get action(){return p},get location(){return t(s,d)},listen(w){if(m)throw new Error("A history only accepts one active listener");return s.addEventListener(my,S),m=w,()=>{s.removeEventListener(my,S),m=null}},createHref(w){return r(s,w)},createURL:b,encodeLocation(w){let A=b(w);return{pathname:A.pathname,search:A.search,hash:A.hash}},push:x,replace:R,go(w){return d.go(w)}};return E}function L0(t,r,l="/"){return XS(t,r,l,!1)}function XS(t,r,l,i){let s=typeof r=="string"?Ao(r):r,c=ba(s.pathname||"/",l);if(c==null)return null;let d=U0(t);KS(d);let p=null;for(let m=0;p==null&&m<d.length;++m){let h=ox(c);p=ax(d[m],h,i)}return p}function U0(t,r=[],l=[],i=""){let s=(c,d,p)=>{let m={relativePath:p===void 0?c.path||"":p,caseSensitive:c.caseSensitive===!0,childrenIndex:d,route:c};m.relativePath.startsWith("/")&&(gt(m.relativePath.startsWith(i),`Absolute route path "${m.relativePath}" nested under path "${i}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),m.relativePath=m.relativePath.slice(i.length));let h=ya([i,m.relativePath]),y=l.concat(m);c.children&&c.children.length>0&&(gt(c.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${h}".`),U0(c.children,r,y,h)),!(c.path==null&&!c.index)&&r.push({path:h,score:tx(h,c.index),routesMeta:y})};return t.forEach((c,d)=>{var p;if(c.path===""||!((p=c.path)!=null&&p.includes("?")))s(c,d);else for(let m of H0(c.path))s(c,d,m)}),r}function H0(t){let r=t.split("/");if(r.length===0)return[];let[l,...i]=r,s=l.endsWith("?"),c=l.replace(/\?$/,"");if(i.length===0)return s?[c,""]:[c];let d=H0(i.join("/")),p=[];return p.push(...d.map(m=>m===""?c:[c,m].join("/"))),s&&p.push(...d),p.map(m=>t.startsWith("/")&&m===""?"/":m)}function KS(t){t.sort((r,l)=>r.score!==l.score?l.score-r.score:nx(r.routesMeta.map(i=>i.childrenIndex),l.routesMeta.map(i=>i.childrenIndex)))}var QS=/^:[\w-]+$/,FS=3,ZS=2,WS=1,JS=10,ex=-2,gy=t=>t==="*";function tx(t,r){let l=t.split("/"),i=l.length;return l.some(gy)&&(i+=ex),r&&(i+=ZS),l.filter(s=>!gy(s)).reduce((s,c)=>s+(QS.test(c)?FS:c===""?WS:JS),i)}function nx(t,r){return t.length===r.length&&t.slice(0,-1).every((i,s)=>i===r[s])?t[t.length-1]-r[r.length-1]:0}function ax(t,r,l=!1){let{routesMeta:i}=t,s={},c="/",d=[];for(let p=0;p<i.length;++p){let m=i[p],h=p===i.length-1,y=c==="/"?r:r.slice(c.length)||"/",S=Gs({path:m.relativePath,caseSensitive:m.caseSensitive,end:h},y),x=m.route;if(!S&&h&&l&&!i[i.length-1].route.index&&(S=Gs({path:m.relativePath,caseSensitive:m.caseSensitive,end:!1},y)),!S)return null;Object.assign(s,S.params),d.push({params:s,pathname:ya([c,S.pathname]),pathnameBase:ux(ya([c,S.pathnameBase])),route:x}),S.pathnameBase!=="/"&&(c=ya([c,S.pathnameBase]))}return d}function Gs(t,r){typeof t=="string"&&(t={path:t,caseSensitive:!1,end:!0});let[l,i]=rx(t.path,t.caseSensitive,t.end),s=r.match(l);if(!s)return null;let c=s[0],d=c.replace(/(.)\/+$/,"$1"),p=s.slice(1);return{params:i.reduce((h,{paramName:y,isOptional:S},x)=>{if(y==="*"){let b=p[x]||"";d=c.slice(0,c.length-b.length).replace(/(.)\/+$/,"$1")}const R=p[x];return S&&!R?h[y]=void 0:h[y]=(R||"").replace(/%2F/g,"/"),h},{}),pathname:c,pathnameBase:d,pattern:t}}function rx(t,r=!1,l=!0){Fn(t==="*"||!t.endsWith("*")||t.endsWith("/*"),`Route path "${t}" will be treated as if it were "${t.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${t.replace(/\*$/,"/*")}".`);let i=[],s="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(d,p,m)=>(i.push({paramName:p,isOptional:m!=null}),m?"/?([^\\/]+)?":"/([^\\/]+)"));return t.endsWith("*")?(i.push({paramName:"*"}),s+=t==="*"||t==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):l?s+="\\/*$":t!==""&&t!=="/"&&(s+="(?:(?=\\/|$))"),[new RegExp(s,r?void 0:"i"),i]}function ox(t){try{return t.split("/").map(r=>decodeURIComponent(r).replace(/\//g,"%2F")).join("/")}catch(r){return Fn(!1,`The URL path "${t}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),t}}function ba(t,r){if(r==="/")return t;if(!t.toLowerCase().startsWith(r.toLowerCase()))return null;let l=r.endsWith("/")?r.length-1:r.length,i=t.charAt(l);return i&&i!=="/"?null:t.slice(l)||"/"}function lx(t,r="/"){let{pathname:l,search:i="",hash:s=""}=typeof t=="string"?Ao(t):t;return{pathname:l?l.startsWith("/")?l:ix(l,r):r,search:cx(i),hash:fx(s)}}function ix(t,r){let l=r.replace(/\/+$/,"").split("/");return t.split("/").forEach(s=>{s===".."?l.length>1&&l.pop():s!=="."&&l.push(s)}),l.length>1?l.join("/"):"/"}function Uf(t,r,l,i){return`Cannot include a '${t}' character in a manually specified \`to.${r}\` field [${JSON.stringify(i)}]. Please separate it out to the \`to.${l}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function sx(t){return t.filter((r,l)=>l===0||r.route.path&&r.route.path.length>0)}function P0(t){let r=sx(t);return r.map((l,i)=>i===r.length-1?l.pathname:l.pathnameBase)}function q0(t,r,l,i=!1){let s;typeof t=="string"?s=Ao(t):(s={...t},gt(!s.pathname||!s.pathname.includes("?"),Uf("?","pathname","search",s)),gt(!s.pathname||!s.pathname.includes("#"),Uf("#","pathname","hash",s)),gt(!s.search||!s.search.includes("#"),Uf("#","search","hash",s)));let c=t===""||s.pathname==="",d=c?"/":s.pathname,p;if(d==null)p=l;else{let S=r.length-1;if(!i&&d.startsWith("..")){let x=d.split("/");for(;x[0]==="..";)x.shift(),S-=1;s.pathname=x.join("/")}p=S>=0?r[S]:"/"}let m=lx(s,p),h=d&&d!=="/"&&d.endsWith("/"),y=(c||d===".")&&l.endsWith("/");return!m.pathname.endsWith("/")&&(h||y)&&(m.pathname+="/"),m}var ya=t=>t.join("/").replace(/\/\/+/g,"/"),ux=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),cx=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,fx=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function dx(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}var G0=["POST","PUT","PATCH","DELETE"];new Set(G0);var px=["GET",...G0];new Set(px);var Oo=v.createContext(null);Oo.displayName="DataRouter";var Ws=v.createContext(null);Ws.displayName="DataRouterState";var I0=v.createContext({isTransitioning:!1});I0.displayName="ViewTransition";var mx=v.createContext(new Map);mx.displayName="Fetchers";var hx=v.createContext(null);hx.displayName="Await";var Zn=v.createContext(null);Zn.displayName="Navigation";var ni=v.createContext(null);ni.displayName="Location";var Wn=v.createContext({outlet:null,matches:[],isDataRoute:!1});Wn.displayName="Route";var Bd=v.createContext(null);Bd.displayName="RouteError";function gx(t,{relative:r}={}){gt(ai(),"useHref() may be used only in the context of a <Router> component.");let{basename:l,navigator:i}=v.useContext(Zn),{hash:s,pathname:c,search:d}=ri(t,{relative:r}),p=c;return l!=="/"&&(p=c==="/"?l:ya([l,c])),i.createHref({pathname:p,search:d,hash:s})}function ai(){return v.useContext(ni)!=null}function Rr(){return gt(ai(),"useLocation() may be used only in the context of a <Router> component."),v.useContext(ni).location}var Y0="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function V0(t){v.useContext(Zn).static||v.useLayoutEffect(t)}function yx(){let{isDataRoute:t}=v.useContext(Wn);return t?zx():vx()}function vx(){gt(ai(),"useNavigate() may be used only in the context of a <Router> component.");let t=v.useContext(Oo),{basename:r,navigator:l}=v.useContext(Zn),{matches:i}=v.useContext(Wn),{pathname:s}=Rr(),c=JSON.stringify(P0(i)),d=v.useRef(!1);return V0(()=>{d.current=!0}),v.useCallback((m,h={})=>{if(Fn(d.current,Y0),!d.current)return;if(typeof m=="number"){l.go(m);return}let y=q0(m,JSON.parse(c),s,h.relative==="path");t==null&&r!=="/"&&(y.pathname=y.pathname==="/"?r:ya([r,y.pathname])),(h.replace?l.replace:l.push)(y,h.state,h)},[r,l,c,s,t])}v.createContext(null);function X0(){let{matches:t}=v.useContext(Wn),r=t[t.length-1];return r?r.params:{}}function ri(t,{relative:r}={}){let{matches:l}=v.useContext(Wn),{pathname:i}=Rr(),s=JSON.stringify(P0(l));return v.useMemo(()=>q0(t,JSON.parse(s),i,r==="path"),[t,s,i,r])}function bx(t,r){return K0(t,r)}function K0(t,r,l,i){var j;gt(ai(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:s,static:c}=v.useContext(Zn),{matches:d}=v.useContext(Wn),p=d[d.length-1],m=p?p.params:{},h=p?p.pathname:"/",y=p?p.pathnameBase:"/",S=p&&p.route;{let O=S&&S.path||"";Q0(h,!S||O.endsWith("*")||O.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${h}" (under <Route path="${O}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
|
|
50
|
-
|
|
51
|
-
Please change the parent <Route path="${O}"> to <Route path="${O==="/"?"*":`${O}/*`}">.`)}let x=Rr(),R;if(r){let O=typeof r=="string"?Ao(r):r;gt(y==="/"||((j=O.pathname)==null?void 0:j.startsWith(y)),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${y}" but pathname "${O.pathname}" was given in the \`location\` prop.`),R=O}else R=x;let b=R.pathname||"/",E=b;if(y!=="/"){let O=y.replace(/^\//,"").split("/");E="/"+b.replace(/^\//,"").split("/").slice(O.length).join("/")}let w=!c&&l&&l.matches&&l.matches.length>0?l.matches:L0(t,{pathname:E});Fn(S||w!=null,`No routes matched location "${R.pathname}${R.search}${R.hash}" `),Fn(w==null||w[w.length-1].route.element!==void 0||w[w.length-1].route.Component!==void 0||w[w.length-1].route.lazy!==void 0,`Matched leaf route at location "${R.pathname}${R.search}${R.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let A=Ex(w&&w.map(O=>Object.assign({},O,{params:Object.assign({},m,O.params),pathname:ya([y,s.encodeLocation?s.encodeLocation(O.pathname).pathname:O.pathname]),pathnameBase:O.pathnameBase==="/"?y:ya([y,s.encodeLocation?s.encodeLocation(O.pathnameBase).pathname:O.pathnameBase])})),d,l,i);return r&&A?v.createElement(ni.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",...R},navigationType:"POP"}},A):A}function Sx(){let t=Ox(),r=dx(t)?`${t.status} ${t.statusText}`:t instanceof Error?t.message:JSON.stringify(t),l=t instanceof Error?t.stack:null,i="rgba(200,200,200, 0.5)",s={padding:"0.5rem",backgroundColor:i},c={padding:"2px 4px",backgroundColor:i},d=null;return console.error("Error handled by React Router default ErrorBoundary:",t),d=v.createElement(v.Fragment,null,v.createElement("p",null,"💿 Hey developer 👋"),v.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",v.createElement("code",{style:c},"ErrorBoundary")," or"," ",v.createElement("code",{style:c},"errorElement")," prop on your route.")),v.createElement(v.Fragment,null,v.createElement("h2",null,"Unexpected Application Error!"),v.createElement("h3",{style:{fontStyle:"italic"}},r),l?v.createElement("pre",{style:s},l):null,d)}var xx=v.createElement(Sx,null),Cx=class extends v.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,r){return r.location!==t.location||r.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:r.error,location:r.location,revalidation:t.revalidation||r.revalidation}}componentDidCatch(t,r){console.error("React Router caught the following error during render",t,r)}render(){return this.state.error!==void 0?v.createElement(Wn.Provider,{value:this.props.routeContext},v.createElement(Bd.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function Tx({routeContext:t,match:r,children:l}){let i=v.useContext(Oo);return i&&i.static&&i.staticContext&&(r.route.errorElement||r.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=r.route.id),v.createElement(Wn.Provider,{value:t},l)}function Ex(t,r=[],l=null,i=null){if(t==null){if(!l)return null;if(l.errors)t=l.matches;else if(r.length===0&&!l.initialized&&l.matches.length>0)t=l.matches;else return null}let s=t,c=l==null?void 0:l.errors;if(c!=null){let m=s.findIndex(h=>h.route.id&&(c==null?void 0:c[h.route.id])!==void 0);gt(m>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(c).join(",")}`),s=s.slice(0,Math.min(s.length,m+1))}let d=!1,p=-1;if(l)for(let m=0;m<s.length;m++){let h=s[m];if((h.route.HydrateFallback||h.route.hydrateFallbackElement)&&(p=m),h.route.id){let{loaderData:y,errors:S}=l,x=h.route.loader&&!y.hasOwnProperty(h.route.id)&&(!S||S[h.route.id]===void 0);if(h.route.lazy||x){d=!0,p>=0?s=s.slice(0,p+1):s=[s[0]];break}}}return s.reduceRight((m,h,y)=>{let S,x=!1,R=null,b=null;l&&(S=c&&h.route.id?c[h.route.id]:void 0,R=h.route.errorElement||xx,d&&(p<0&&y===0?(Q0("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),x=!0,b=null):p===y&&(x=!0,b=h.route.hydrateFallbackElement||null)));let E=r.concat(s.slice(0,y+1)),w=()=>{let A;return S?A=R:x?A=b:h.route.Component?A=v.createElement(h.route.Component,null):h.route.element?A=h.route.element:A=m,v.createElement(Tx,{match:h,routeContext:{outlet:m,matches:E,isDataRoute:l!=null},children:A})};return l&&(h.route.ErrorBoundary||h.route.errorElement||y===0)?v.createElement(Cx,{location:l.location,revalidation:l.revalidation,component:R,error:S,children:w(),routeContext:{outlet:null,matches:E,isDataRoute:!0}}):w()},null)}function Nd(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Rx(t){let r=v.useContext(Oo);return gt(r,Nd(t)),r}function Mx(t){let r=v.useContext(Ws);return gt(r,Nd(t)),r}function wx(t){let r=v.useContext(Wn);return gt(r,Nd(t)),r}function kd(t){let r=wx(t),l=r.matches[r.matches.length-1];return gt(l.route.id,`${t} can only be used on routes that contain a unique "id"`),l.route.id}function Ax(){return kd("useRouteId")}function Ox(){var i;let t=v.useContext(Bd),r=Mx("useRouteError"),l=kd("useRouteError");return t!==void 0?t:(i=r.errors)==null?void 0:i[l]}function zx(){let{router:t}=Rx("useNavigate"),r=kd("useNavigate"),l=v.useRef(!1);return V0(()=>{l.current=!0}),v.useCallback(async(s,c={})=>{Fn(l.current,Y0),l.current&&(typeof s=="number"?t.navigate(s):await t.navigate(s,{fromRouteId:r,...c}))},[t,r])}var yy={};function Q0(t,r,l){!r&&!yy[t]&&(yy[t]=!0,Fn(!1,l))}v.memo(Bx);function Bx({routes:t,future:r,state:l}){return K0(t,void 0,l,r)}function Pl(t){gt(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function Nx({basename:t="/",children:r=null,location:l,navigationType:i="POP",navigator:s,static:c=!1}){gt(!ai(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let d=t.replace(/^\/*/,"/"),p=v.useMemo(()=>({basename:d,navigator:s,static:c,future:{}}),[d,s,c]);typeof l=="string"&&(l=Ao(l));let{pathname:m="/",search:h="",hash:y="",state:S=null,key:x="default"}=l,R=v.useMemo(()=>{let b=ba(m,d);return b==null?null:{location:{pathname:b,search:h,hash:y,state:S,key:x},navigationType:i}},[d,m,h,y,S,x,i]);return Fn(R!=null,`<Router basename="${d}"> is not able to match the URL "${m}${h}${y}" because it does not start with the basename, so the <Router> won't render anything.`),R==null?null:v.createElement(Zn.Provider,{value:p},v.createElement(ni.Provider,{children:r,value:R}))}function kx({children:t,location:r}){return bx(ad(t),r)}function ad(t,r=[]){let l=[];return v.Children.forEach(t,(i,s)=>{if(!v.isValidElement(i))return;let c=[...r,s];if(i.type===v.Fragment){l.push.apply(l,ad(i.props.children,c));return}gt(i.type===Pl,`[${typeof i.type=="string"?i.type:i.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),gt(!i.props.index||!i.props.children,"An index route cannot have child routes.");let d={id:i.props.id||c.join("-"),caseSensitive:i.props.caseSensitive,element:i.props.element,Component:i.props.Component,index:i.props.index,path:i.props.path,loader:i.props.loader,action:i.props.action,hydrateFallbackElement:i.props.hydrateFallbackElement,HydrateFallback:i.props.HydrateFallback,errorElement:i.props.errorElement,ErrorBoundary:i.props.ErrorBoundary,hasErrorBoundary:i.props.hasErrorBoundary===!0||i.props.ErrorBoundary!=null||i.props.errorElement!=null,shouldRevalidate:i.props.shouldRevalidate,handle:i.props.handle,lazy:i.props.lazy};i.props.children&&(d.children=ad(i.props.children,c)),l.push(d)}),l}var js="get",$s="application/x-www-form-urlencoded";function Js(t){return t!=null&&typeof t.tagName=="string"}function Dx(t){return Js(t)&&t.tagName.toLowerCase()==="button"}function jx(t){return Js(t)&&t.tagName.toLowerCase()==="form"}function $x(t){return Js(t)&&t.tagName.toLowerCase()==="input"}function _x(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function Lx(t,r){return t.button===0&&(!r||r==="_self")&&!_x(t)}var Ms=null;function Ux(){if(Ms===null)try{new FormData(document.createElement("form"),0),Ms=!1}catch{Ms=!0}return Ms}var Hx=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function Hf(t){return t!=null&&!Hx.has(t)?(Fn(!1,`"${t}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${$s}"`),null):t}function Px(t,r){let l,i,s,c,d;if(jx(t)){let p=t.getAttribute("action");i=p?ba(p,r):null,l=t.getAttribute("method")||js,s=Hf(t.getAttribute("enctype"))||$s,c=new FormData(t)}else if(Dx(t)||$x(t)&&(t.type==="submit"||t.type==="image")){let p=t.form;if(p==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let m=t.getAttribute("formaction")||p.getAttribute("action");if(i=m?ba(m,r):null,l=t.getAttribute("formmethod")||p.getAttribute("method")||js,s=Hf(t.getAttribute("formenctype"))||Hf(p.getAttribute("enctype"))||$s,c=new FormData(p,t),!Ux()){let{name:h,type:y,value:S}=t;if(y==="image"){let x=h?`${h}.`:"";c.append(`${x}x`,"0"),c.append(`${x}y`,"0")}else h&&c.append(h,S)}}else{if(Js(t))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');l=js,i=null,s=$s,d=t}return c&&s==="text/plain"&&(d=c,c=void 0),{action:i,method:l.toLowerCase(),encType:s,formData:c,body:d}}function Dd(t,r){if(t===!1||t===null||typeof t>"u")throw new Error(r)}async function qx(t,r){if(t.id in r)return r[t.id];try{let l=await import(t.module);return r[t.id]=l,l}catch(l){return console.error(`Error loading route module \`${t.module}\`, reloading page...`),console.error(l),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function Gx(t){return t==null?!1:t.href==null?t.rel==="preload"&&typeof t.imageSrcSet=="string"&&typeof t.imageSizes=="string":typeof t.rel=="string"&&typeof t.href=="string"}async function Ix(t,r,l){let i=await Promise.all(t.map(async s=>{let c=r.routes[s.route.id];if(c){let d=await qx(c,l);return d.links?d.links():[]}return[]}));return Kx(i.flat(1).filter(Gx).filter(s=>s.rel==="stylesheet"||s.rel==="preload").map(s=>s.rel==="stylesheet"?{...s,rel:"prefetch",as:"style"}:{...s,rel:"prefetch"}))}function vy(t,r,l,i,s,c){let d=(m,h)=>l[h]?m.route.id!==l[h].route.id:!0,p=(m,h)=>{var y;return l[h].pathname!==m.pathname||((y=l[h].route.path)==null?void 0:y.endsWith("*"))&&l[h].params["*"]!==m.params["*"]};return c==="assets"?r.filter((m,h)=>d(m,h)||p(m,h)):c==="data"?r.filter((m,h)=>{var S;let y=i.routes[m.route.id];if(!y||!y.hasLoader)return!1;if(d(m,h)||p(m,h))return!0;if(m.route.shouldRevalidate){let x=m.route.shouldRevalidate({currentUrl:new URL(s.pathname+s.search+s.hash,window.origin),currentParams:((S=l[0])==null?void 0:S.params)||{},nextUrl:new URL(t,window.origin),nextParams:m.params,defaultShouldRevalidate:!0});if(typeof x=="boolean")return x}return!0}):[]}function Yx(t,r,{includeHydrateFallback:l}={}){return Vx(t.map(i=>{let s=r.routes[i.route.id];if(!s)return[];let c=[s.module];return s.clientActionModule&&(c=c.concat(s.clientActionModule)),s.clientLoaderModule&&(c=c.concat(s.clientLoaderModule)),l&&s.hydrateFallbackModule&&(c=c.concat(s.hydrateFallbackModule)),s.imports&&(c=c.concat(s.imports)),c}).flat(1))}function Vx(t){return[...new Set(t)]}function Xx(t){let r={},l=Object.keys(t).sort();for(let i of l)r[i]=t[i];return r}function Kx(t,r){let l=new Set;return new Set(r),t.reduce((i,s)=>{let c=JSON.stringify(Xx(s));return l.has(c)||(l.add(c),i.push({key:c,link:s})),i},[])}var Qx=new Set([100,101,204,205]);function Fx(t,r){let l=typeof t=="string"?new URL(t,typeof window>"u"?"server://singlefetch/":window.location.origin):t;return l.pathname==="/"?l.pathname="_root.data":r&&ba(l.pathname,r)==="/"?l.pathname=`${r.replace(/\/$/,"")}/_root.data`:l.pathname=`${l.pathname.replace(/\/$/,"")}.data`,l}function F0(){let t=v.useContext(Oo);return Dd(t,"You must render this element inside a <DataRouterContext.Provider> element"),t}function Zx(){let t=v.useContext(Ws);return Dd(t,"You must render this element inside a <DataRouterStateContext.Provider> element"),t}var jd=v.createContext(void 0);jd.displayName="FrameworkContext";function Z0(){let t=v.useContext(jd);return Dd(t,"You must render this element inside a <HydratedRouter> element"),t}function Wx(t,r){let l=v.useContext(jd),[i,s]=v.useState(!1),[c,d]=v.useState(!1),{onFocus:p,onBlur:m,onMouseEnter:h,onMouseLeave:y,onTouchStart:S}=r,x=v.useRef(null);v.useEffect(()=>{if(t==="render"&&d(!0),t==="viewport"){let E=A=>{A.forEach(j=>{d(j.isIntersecting)})},w=new IntersectionObserver(E,{threshold:.5});return x.current&&w.observe(x.current),()=>{w.disconnect()}}},[t]),v.useEffect(()=>{if(i){let E=setTimeout(()=>{d(!0)},100);return()=>{clearTimeout(E)}}},[i]);let R=()=>{s(!0)},b=()=>{s(!1),d(!1)};return l?t!=="intent"?[c,x,{}]:[c,x,{onFocus:Dl(p,R),onBlur:Dl(m,b),onMouseEnter:Dl(h,R),onMouseLeave:Dl(y,b),onTouchStart:Dl(S,R)}]:[!1,x,{}]}function Dl(t,r){return l=>{t&&t(l),l.defaultPrevented||r(l)}}function Jx({page:t,...r}){let{router:l}=F0(),i=v.useMemo(()=>L0(l.routes,t,l.basename),[l.routes,t,l.basename]);return i?v.createElement(t2,{page:t,matches:i,...r}):null}function e2(t){let{manifest:r,routeModules:l}=Z0(),[i,s]=v.useState([]);return v.useEffect(()=>{let c=!1;return Ix(t,r,l).then(d=>{c||s(d)}),()=>{c=!0}},[t,r,l]),i}function t2({page:t,matches:r,...l}){let i=Rr(),{manifest:s,routeModules:c}=Z0(),{basename:d}=F0(),{loaderData:p,matches:m}=Zx(),h=v.useMemo(()=>vy(t,r,m,s,i,"data"),[t,r,m,s,i]),y=v.useMemo(()=>vy(t,r,m,s,i,"assets"),[t,r,m,s,i]),S=v.useMemo(()=>{if(t===i.pathname+i.search+i.hash)return[];let b=new Set,E=!1;if(r.forEach(A=>{var O;let j=s.routes[A.route.id];!j||!j.hasLoader||(!h.some(B=>B.route.id===A.route.id)&&A.route.id in p&&((O=c[A.route.id])!=null&&O.shouldRevalidate)||j.hasClientLoader?E=!0:b.add(A.route.id))}),b.size===0)return[];let w=Fx(t,d);return E&&b.size>0&&w.searchParams.set("_routes",r.filter(A=>b.has(A.route.id)).map(A=>A.route.id).join(",")),[w.pathname+w.search]},[d,p,i,s,h,r,t,c]),x=v.useMemo(()=>Yx(y,s),[y,s]),R=e2(y);return v.createElement(v.Fragment,null,S.map(b=>v.createElement("link",{key:b,rel:"prefetch",as:"fetch",href:b,...l})),x.map(b=>v.createElement("link",{key:b,rel:"modulepreload",href:b,...l})),R.map(({key:b,link:E})=>v.createElement("link",{key:b,...E})))}function n2(...t){return r=>{t.forEach(l=>{typeof l=="function"?l(r):l!=null&&(l.current=r)})}}var W0=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{W0&&(window.__reactRouterVersion="7.5.2")}catch{}function a2({basename:t,children:r,window:l}){let i=v.useRef();i.current==null&&(i.current=IS({window:l,v5Compat:!0}));let s=i.current,[c,d]=v.useState({action:s.action,location:s.location}),p=v.useCallback(m=>{v.startTransition(()=>d(m))},[d]);return v.useLayoutEffect(()=>s.listen(p),[s,p]),v.createElement(Nx,{basename:t,children:r,location:c.location,navigationType:c.action,navigator:s})}var J0=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,eu=v.forwardRef(function({onClick:r,discover:l="render",prefetch:i="none",relative:s,reloadDocument:c,replace:d,state:p,target:m,to:h,preventScrollReset:y,viewTransition:S,...x},R){let{basename:b}=v.useContext(Zn),E=typeof h=="string"&&J0.test(h),w,A=!1;if(typeof h=="string"&&E&&(w=h,W0))try{let Y=new URL(window.location.href),C=h.startsWith("//")?new URL(Y.protocol+h):new URL(h),U=ba(C.pathname,b);C.origin===Y.origin&&U!=null?h=U+C.search+C.hash:A=!0}catch{Fn(!1,`<Link to="${h}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let j=gx(h,{relative:s}),[O,B,z]=Wx(i,x),L=i2(h,{replace:d,state:p,target:m,preventScrollReset:y,relative:s,viewTransition:S});function q(Y){r&&r(Y),Y.defaultPrevented||L(Y)}let G=v.createElement("a",{...x,...z,href:w||j,onClick:A||c?r:q,ref:n2(R,B),target:m,"data-discover":!E&&l==="render"?"true":void 0});return O&&!E?v.createElement(v.Fragment,null,G,v.createElement(Jx,{page:j})):G});eu.displayName="Link";var r2=v.forwardRef(function({"aria-current":r="page",caseSensitive:l=!1,className:i="",end:s=!1,style:c,to:d,viewTransition:p,children:m,...h},y){let S=ri(d,{relative:h.relative}),x=Rr(),R=v.useContext(Ws),{navigator:b,basename:E}=v.useContext(Zn),w=R!=null&&d2(S)&&p===!0,A=b.encodeLocation?b.encodeLocation(S).pathname:S.pathname,j=x.pathname,O=R&&R.navigation&&R.navigation.location?R.navigation.location.pathname:null;l||(j=j.toLowerCase(),O=O?O.toLowerCase():null,A=A.toLowerCase()),O&&E&&(O=ba(O,E)||O);const B=A!=="/"&&A.endsWith("/")?A.length-1:A.length;let z=j===A||!s&&j.startsWith(A)&&j.charAt(B)==="/",L=O!=null&&(O===A||!s&&O.startsWith(A)&&O.charAt(A.length)==="/"),q={isActive:z,isPending:L,isTransitioning:w},G=z?r:void 0,Y;typeof i=="function"?Y=i(q):Y=[i,z?"active":null,L?"pending":null,w?"transitioning":null].filter(Boolean).join(" ");let C=typeof c=="function"?c(q):c;return v.createElement(eu,{...h,"aria-current":G,className:Y,ref:y,style:C,to:d,viewTransition:p},typeof m=="function"?m(q):m)});r2.displayName="NavLink";var o2=v.forwardRef(({discover:t="render",fetcherKey:r,navigate:l,reloadDocument:i,replace:s,state:c,method:d=js,action:p,onSubmit:m,relative:h,preventScrollReset:y,viewTransition:S,...x},R)=>{let b=c2(),E=f2(p,{relative:h}),w=d.toLowerCase()==="get"?"get":"post",A=typeof p=="string"&&J0.test(p),j=O=>{if(m&&m(O),O.defaultPrevented)return;O.preventDefault();let B=O.nativeEvent.submitter,z=(B==null?void 0:B.getAttribute("formmethod"))||d;b(B||O.currentTarget,{fetcherKey:r,method:z,navigate:l,replace:s,state:c,relative:h,preventScrollReset:y,viewTransition:S})};return v.createElement("form",{ref:R,method:w,action:E,onSubmit:i?m:j,...x,"data-discover":!A&&t==="render"?"true":void 0})});o2.displayName="Form";function l2(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function ev(t){let r=v.useContext(Oo);return gt(r,l2(t)),r}function i2(t,{target:r,replace:l,state:i,preventScrollReset:s,relative:c,viewTransition:d}={}){let p=yx(),m=Rr(),h=ri(t,{relative:c});return v.useCallback(y=>{if(Lx(y,r)){y.preventDefault();let S=l!==void 0?l:Fl(m)===Fl(h);p(t,{replace:S,state:i,preventScrollReset:s,relative:c,viewTransition:d})}},[m,p,h,l,i,r,t,s,c,d])}var s2=0,u2=()=>`__${String(++s2)}__`;function c2(){let{router:t}=ev("useSubmit"),{basename:r}=v.useContext(Zn),l=Ax();return v.useCallback(async(i,s={})=>{let{action:c,method:d,encType:p,formData:m,body:h}=Px(i,r);if(s.navigate===!1){let y=s.fetcherKey||u2();await t.fetch(y,l,s.action||c,{preventScrollReset:s.preventScrollReset,formData:m,body:h,formMethod:s.method||d,formEncType:s.encType||p,flushSync:s.flushSync})}else await t.navigate(s.action||c,{preventScrollReset:s.preventScrollReset,formData:m,body:h,formMethod:s.method||d,formEncType:s.encType||p,replace:s.replace,state:s.state,fromRouteId:l,flushSync:s.flushSync,viewTransition:s.viewTransition})},[t,r,l])}function f2(t,{relative:r}={}){let{basename:l}=v.useContext(Zn),i=v.useContext(Wn);gt(i,"useFormAction must be used inside a RouteContext");let[s]=i.matches.slice(-1),c={...ri(t||".",{relative:r})},d=Rr();if(t==null){c.search=d.search;let p=new URLSearchParams(c.search),m=p.getAll("index");if(m.some(y=>y==="")){p.delete("index"),m.filter(S=>S).forEach(S=>p.append("index",S));let y=p.toString();c.search=y?`?${y}`:""}}return(!t||t===".")&&s.route.index&&(c.search=c.search?c.search.replace(/^\?/,"?index&"):"?index"),l!=="/"&&(c.pathname=c.pathname==="/"?l:ya([l,c.pathname])),Fl(c)}function d2(t,r={}){let l=v.useContext(I0);gt(l!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:i}=ev("useViewTransitionState"),s=ri(t,{relative:r.relative});if(!l.isTransitioning)return!1;let c=ba(l.currentLocation.pathname,i)||l.currentLocation.pathname,d=ba(l.nextLocation.pathname,i)||l.nextLocation.pathname;return Gs(s.pathname,d)!=null||Gs(s.pathname,c)!=null}new TextEncoder;[...Qx];var tv=_0();const ws=Od(tv),Zl={black:"#000",white:"#fff"},po={300:"#e57373",400:"#ef5350",500:"#f44336",700:"#d32f2f",800:"#c62828"},mo={50:"#f3e5f5",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",700:"#7b1fa2"},ho={50:"#e3f2fd",200:"#90caf9",400:"#42a5f5",700:"#1976d2",800:"#1565c0"},go={300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",700:"#0288d1",900:"#01579b"},yo={300:"#81c784",400:"#66bb6a",500:"#4caf50",700:"#388e3c",800:"#2e7d32",900:"#1b5e20"},jl={300:"#ffb74d",400:"#ffa726",500:"#ff9800",700:"#f57c00",900:"#e65100"},p2={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"};function Sa(t,...r){const l=new URL(`https://mui.com/production-error/?code=${t}`);return r.forEach(i=>l.searchParams.append("args[]",i)),`Minified MUI error #${t}; visit ${l} for the full message.`}const Kn="$$material";function Is(){return Is=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var l=arguments[r];for(var i in l)({}).hasOwnProperty.call(l,i)&&(t[i]=l[i])}return t},Is.apply(null,arguments)}function m2(t){if(t.sheet)return t.sheet;for(var r=0;r<document.styleSheets.length;r++)if(document.styleSheets[r].ownerNode===t)return document.styleSheets[r]}function h2(t){var r=document.createElement("style");return r.setAttribute("data-emotion",t.key),t.nonce!==void 0&&r.setAttribute("nonce",t.nonce),r.appendChild(document.createTextNode("")),r.setAttribute("data-s",""),r}var g2=function(){function t(l){var i=this;this._insertTag=function(s){var c;i.tags.length===0?i.insertionPoint?c=i.insertionPoint.nextSibling:i.prepend?c=i.container.firstChild:c=i.before:c=i.tags[i.tags.length-1].nextSibling,i.container.insertBefore(s,c),i.tags.push(s)},this.isSpeedy=l.speedy===void 0?!0:l.speedy,this.tags=[],this.ctr=0,this.nonce=l.nonce,this.key=l.key,this.container=l.container,this.prepend=l.prepend,this.insertionPoint=l.insertionPoint,this.before=null}var r=t.prototype;return r.hydrate=function(i){i.forEach(this._insertTag)},r.insert=function(i){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(h2(this));var s=this.tags[this.tags.length-1];if(this.isSpeedy){var c=m2(s);try{c.insertRule(i,c.cssRules.length)}catch{}}else s.appendChild(document.createTextNode(i));this.ctr++},r.flush=function(){this.tags.forEach(function(i){var s;return(s=i.parentNode)==null?void 0:s.removeChild(i)}),this.tags=[],this.ctr=0},t}(),Qt="-ms-",Ys="-moz-",Pe="-webkit-",nv="comm",$d="rule",_d="decl",y2="@import",av="@keyframes",v2="@layer",b2=Math.abs,tu=String.fromCharCode,S2=Object.assign;function x2(t,r){return It(t,0)^45?(((r<<2^It(t,0))<<2^It(t,1))<<2^It(t,2))<<2^It(t,3):0}function rv(t){return t.trim()}function C2(t,r){return(t=r.exec(t))?t[0]:t}function qe(t,r,l){return t.replace(r,l)}function rd(t,r){return t.indexOf(r)}function It(t,r){return t.charCodeAt(r)|0}function Wl(t,r,l){return t.slice(r,l)}function Yn(t){return t.length}function Ld(t){return t.length}function As(t,r){return r.push(t),t}function T2(t,r){return t.map(r).join("")}var nu=1,Ro=1,ov=0,ln=0,Ot=0,zo="";function au(t,r,l,i,s,c,d){return{value:t,root:r,parent:l,type:i,props:s,children:c,line:nu,column:Ro,length:d,return:""}}function $l(t,r){return S2(au("",null,null,"",null,null,0),t,{length:-t.length},r)}function E2(){return Ot}function R2(){return Ot=ln>0?It(zo,--ln):0,Ro--,Ot===10&&(Ro=1,nu--),Ot}function vn(){return Ot=ln<ov?It(zo,ln++):0,Ro++,Ot===10&&(Ro=1,nu++),Ot}function Qn(){return It(zo,ln)}function _s(){return ln}function oi(t,r){return Wl(zo,t,r)}function Jl(t){switch(t){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function lv(t){return nu=Ro=1,ov=Yn(zo=t),ln=0,[]}function iv(t){return zo="",t}function Ls(t){return rv(oi(ln-1,od(t===91?t+2:t===40?t+1:t)))}function M2(t){for(;(Ot=Qn())&&Ot<33;)vn();return Jl(t)>2||Jl(Ot)>3?"":" "}function w2(t,r){for(;--r&&vn()&&!(Ot<48||Ot>102||Ot>57&&Ot<65||Ot>70&&Ot<97););return oi(t,_s()+(r<6&&Qn()==32&&vn()==32))}function od(t){for(;vn();)switch(Ot){case t:return ln;case 34:case 39:t!==34&&t!==39&&od(Ot);break;case 40:t===41&&od(t);break;case 92:vn();break}return ln}function A2(t,r){for(;vn()&&t+Ot!==57;)if(t+Ot===84&&Qn()===47)break;return"/*"+oi(r,ln-1)+"*"+tu(t===47?t:vn())}function O2(t){for(;!Jl(Qn());)vn();return oi(t,ln)}function z2(t){return iv(Us("",null,null,null,[""],t=lv(t),0,[0],t))}function Us(t,r,l,i,s,c,d,p,m){for(var h=0,y=0,S=d,x=0,R=0,b=0,E=1,w=1,A=1,j=0,O="",B=s,z=c,L=i,q=O;w;)switch(b=j,j=vn()){case 40:if(b!=108&&It(q,S-1)==58){rd(q+=qe(Ls(j),"&","&\f"),"&\f")!=-1&&(A=-1);break}case 34:case 39:case 91:q+=Ls(j);break;case 9:case 10:case 13:case 32:q+=M2(b);break;case 92:q+=w2(_s()-1,7);continue;case 47:switch(Qn()){case 42:case 47:As(B2(A2(vn(),_s()),r,l),m);break;default:q+="/"}break;case 123*E:p[h++]=Yn(q)*A;case 125*E:case 59:case 0:switch(j){case 0:case 125:w=0;case 59+y:A==-1&&(q=qe(q,/\f/g,"")),R>0&&Yn(q)-S&&As(R>32?Sy(q+";",i,l,S-1):Sy(qe(q," ","")+";",i,l,S-2),m);break;case 59:q+=";";default:if(As(L=by(q,r,l,h,y,s,p,O,B=[],z=[],S),c),j===123)if(y===0)Us(q,r,L,L,B,c,S,p,z);else switch(x===99&&It(q,3)===110?100:x){case 100:case 108:case 109:case 115:Us(t,L,L,i&&As(by(t,L,L,0,0,s,p,O,s,B=[],S),z),s,z,S,p,i?B:z);break;default:Us(q,L,L,L,[""],z,0,p,z)}}h=y=R=0,E=A=1,O=q="",S=d;break;case 58:S=1+Yn(q),R=b;default:if(E<1){if(j==123)--E;else if(j==125&&E++==0&&R2()==125)continue}switch(q+=tu(j),j*E){case 38:A=y>0?1:(q+="\f",-1);break;case 44:p[h++]=(Yn(q)-1)*A,A=1;break;case 64:Qn()===45&&(q+=Ls(vn())),x=Qn(),y=S=Yn(O=q+=O2(_s())),j++;break;case 45:b===45&&Yn(q)==2&&(E=0)}}return c}function by(t,r,l,i,s,c,d,p,m,h,y){for(var S=s-1,x=s===0?c:[""],R=Ld(x),b=0,E=0,w=0;b<i;++b)for(var A=0,j=Wl(t,S+1,S=b2(E=d[b])),O=t;A<R;++A)(O=rv(E>0?x[A]+" "+j:qe(j,/&\f/g,x[A])))&&(m[w++]=O);return au(t,r,l,s===0?$d:p,m,h,y)}function B2(t,r,l){return au(t,r,l,nv,tu(E2()),Wl(t,2,-2),0)}function Sy(t,r,l,i){return au(t,r,l,_d,Wl(t,0,i),Wl(t,i+1,-1),i)}function xo(t,r){for(var l="",i=Ld(t),s=0;s<i;s++)l+=r(t[s],s,t,r)||"";return l}function N2(t,r,l,i){switch(t.type){case v2:if(t.children.length)break;case y2:case _d:return t.return=t.return||t.value;case nv:return"";case av:return t.return=t.value+"{"+xo(t.children,i)+"}";case $d:t.value=t.props.join(",")}return Yn(l=xo(t.children,i))?t.return=t.value+"{"+l+"}":""}function k2(t){var r=Ld(t);return function(l,i,s,c){for(var d="",p=0;p<r;p++)d+=t[p](l,i,s,c)||"";return d}}function D2(t){return function(r){r.root||(r=r.return)&&t(r)}}function sv(t){var r=Object.create(null);return function(l){return r[l]===void 0&&(r[l]=t(l)),r[l]}}var j2=function(r,l,i){for(var s=0,c=0;s=c,c=Qn(),s===38&&c===12&&(l[i]=1),!Jl(c);)vn();return oi(r,ln)},$2=function(r,l){var i=-1,s=44;do switch(Jl(s)){case 0:s===38&&Qn()===12&&(l[i]=1),r[i]+=j2(ln-1,l,i);break;case 2:r[i]+=Ls(s);break;case 4:if(s===44){r[++i]=Qn()===58?"&\f":"",l[i]=r[i].length;break}default:r[i]+=tu(s)}while(s=vn());return r},_2=function(r,l){return iv($2(lv(r),l))},xy=new WeakMap,L2=function(r){if(!(r.type!=="rule"||!r.parent||r.length<1)){for(var l=r.value,i=r.parent,s=r.column===i.column&&r.line===i.line;i.type!=="rule";)if(i=i.parent,!i)return;if(!(r.props.length===1&&l.charCodeAt(0)!==58&&!xy.get(i))&&!s){xy.set(r,!0);for(var c=[],d=_2(l,c),p=i.props,m=0,h=0;m<d.length;m++)for(var y=0;y<p.length;y++,h++)r.props[h]=c[m]?d[m].replace(/&\f/g,p[y]):p[y]+" "+d[m]}}},U2=function(r){if(r.type==="decl"){var l=r.value;l.charCodeAt(0)===108&&l.charCodeAt(2)===98&&(r.return="",r.value="")}};function uv(t,r){switch(x2(t,r)){case 5103:return Pe+"print-"+t+t;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Pe+t+t;case 5349:case 4246:case 4810:case 6968:case 2756:return Pe+t+Ys+t+Qt+t+t;case 6828:case 4268:return Pe+t+Qt+t+t;case 6165:return Pe+t+Qt+"flex-"+t+t;case 5187:return Pe+t+qe(t,/(\w+).+(:[^]+)/,Pe+"box-$1$2"+Qt+"flex-$1$2")+t;case 5443:return Pe+t+Qt+"flex-item-"+qe(t,/flex-|-self/,"")+t;case 4675:return Pe+t+Qt+"flex-line-pack"+qe(t,/align-content|flex-|-self/,"")+t;case 5548:return Pe+t+Qt+qe(t,"shrink","negative")+t;case 5292:return Pe+t+Qt+qe(t,"basis","preferred-size")+t;case 6060:return Pe+"box-"+qe(t,"-grow","")+Pe+t+Qt+qe(t,"grow","positive")+t;case 4554:return Pe+qe(t,/([^-])(transform)/g,"$1"+Pe+"$2")+t;case 6187:return qe(qe(qe(t,/(zoom-|grab)/,Pe+"$1"),/(image-set)/,Pe+"$1"),t,"")+t;case 5495:case 3959:return qe(t,/(image-set\([^]*)/,Pe+"$1$`$1");case 4968:return qe(qe(t,/(.+:)(flex-)?(.*)/,Pe+"box-pack:$3"+Qt+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Pe+t+t;case 4095:case 3583:case 4068:case 2532:return qe(t,/(.+)-inline(.+)/,Pe+"$1$2")+t;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Yn(t)-1-r>6)switch(It(t,r+1)){case 109:if(It(t,r+4)!==45)break;case 102:return qe(t,/(.+:)(.+)-([^]+)/,"$1"+Pe+"$2-$3$1"+Ys+(It(t,r+3)==108?"$3":"$2-$3"))+t;case 115:return~rd(t,"stretch")?uv(qe(t,"stretch","fill-available"),r)+t:t}break;case 4949:if(It(t,r+1)!==115)break;case 6444:switch(It(t,Yn(t)-3-(~rd(t,"!important")&&10))){case 107:return qe(t,":",":"+Pe)+t;case 101:return qe(t,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Pe+(It(t,14)===45?"inline-":"")+"box$3$1"+Pe+"$2$3$1"+Qt+"$2box$3")+t}break;case 5936:switch(It(t,r+11)){case 114:return Pe+t+Qt+qe(t,/[svh]\w+-[tblr]{2}/,"tb")+t;case 108:return Pe+t+Qt+qe(t,/[svh]\w+-[tblr]{2}/,"tb-rl")+t;case 45:return Pe+t+Qt+qe(t,/[svh]\w+-[tblr]{2}/,"lr")+t}return Pe+t+Qt+t+t}return t}var H2=function(r,l,i,s){if(r.length>-1&&!r.return)switch(r.type){case _d:r.return=uv(r.value,r.length);break;case av:return xo([$l(r,{value:qe(r.value,"@","@"+Pe)})],s);case $d:if(r.length)return T2(r.props,function(c){switch(C2(c,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return xo([$l(r,{props:[qe(c,/:(read-\w+)/,":"+Ys+"$1")]})],s);case"::placeholder":return xo([$l(r,{props:[qe(c,/:(plac\w+)/,":"+Pe+"input-$1")]}),$l(r,{props:[qe(c,/:(plac\w+)/,":"+Ys+"$1")]}),$l(r,{props:[qe(c,/:(plac\w+)/,Qt+"input-$1")]})],s)}return""})}},P2=[H2],q2=function(r){var l=r.key;if(l==="css"){var i=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(i,function(E){var w=E.getAttribute("data-emotion");w.indexOf(" ")!==-1&&(document.head.appendChild(E),E.setAttribute("data-s",""))})}var s=r.stylisPlugins||P2,c={},d,p=[];d=r.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+l+' "]'),function(E){for(var w=E.getAttribute("data-emotion").split(" "),A=1;A<w.length;A++)c[w[A]]=!0;p.push(E)});var m,h=[L2,U2];{var y,S=[N2,D2(function(E){y.insert(E)})],x=k2(h.concat(s,S)),R=function(w){return xo(z2(w),x)};m=function(w,A,j,O){y=j,R(w?w+"{"+A.styles+"}":A.styles),O&&(b.inserted[A.name]=!0)}}var b={key:l,sheet:new g2({key:l,container:d,nonce:r.nonce,speedy:r.speedy,prepend:r.prepend,insertionPoint:r.insertionPoint}),nonce:r.nonce,inserted:c,registered:{},insert:m};return b.sheet.hydrate(p),b},Pf={exports:{}},Ve={};/** @license React v16.13.1
|
|
52
|
-
* react-is.production.min.js
|
|
53
|
-
*
|
|
54
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
55
|
-
*
|
|
56
|
-
* This source code is licensed under the MIT license found in the
|
|
57
|
-
* LICENSE file in the root directory of this source tree.
|
|
58
|
-
*/var Cy;function G2(){if(Cy)return Ve;Cy=1;var t=typeof Symbol=="function"&&Symbol.for,r=t?Symbol.for("react.element"):60103,l=t?Symbol.for("react.portal"):60106,i=t?Symbol.for("react.fragment"):60107,s=t?Symbol.for("react.strict_mode"):60108,c=t?Symbol.for("react.profiler"):60114,d=t?Symbol.for("react.provider"):60109,p=t?Symbol.for("react.context"):60110,m=t?Symbol.for("react.async_mode"):60111,h=t?Symbol.for("react.concurrent_mode"):60111,y=t?Symbol.for("react.forward_ref"):60112,S=t?Symbol.for("react.suspense"):60113,x=t?Symbol.for("react.suspense_list"):60120,R=t?Symbol.for("react.memo"):60115,b=t?Symbol.for("react.lazy"):60116,E=t?Symbol.for("react.block"):60121,w=t?Symbol.for("react.fundamental"):60117,A=t?Symbol.for("react.responder"):60118,j=t?Symbol.for("react.scope"):60119;function O(z){if(typeof z=="object"&&z!==null){var L=z.$$typeof;switch(L){case r:switch(z=z.type,z){case m:case h:case i:case c:case s:case S:return z;default:switch(z=z&&z.$$typeof,z){case p:case y:case b:case R:case d:return z;default:return L}}case l:return L}}}function B(z){return O(z)===h}return Ve.AsyncMode=m,Ve.ConcurrentMode=h,Ve.ContextConsumer=p,Ve.ContextProvider=d,Ve.Element=r,Ve.ForwardRef=y,Ve.Fragment=i,Ve.Lazy=b,Ve.Memo=R,Ve.Portal=l,Ve.Profiler=c,Ve.StrictMode=s,Ve.Suspense=S,Ve.isAsyncMode=function(z){return B(z)||O(z)===m},Ve.isConcurrentMode=B,Ve.isContextConsumer=function(z){return O(z)===p},Ve.isContextProvider=function(z){return O(z)===d},Ve.isElement=function(z){return typeof z=="object"&&z!==null&&z.$$typeof===r},Ve.isForwardRef=function(z){return O(z)===y},Ve.isFragment=function(z){return O(z)===i},Ve.isLazy=function(z){return O(z)===b},Ve.isMemo=function(z){return O(z)===R},Ve.isPortal=function(z){return O(z)===l},Ve.isProfiler=function(z){return O(z)===c},Ve.isStrictMode=function(z){return O(z)===s},Ve.isSuspense=function(z){return O(z)===S},Ve.isValidElementType=function(z){return typeof z=="string"||typeof z=="function"||z===i||z===h||z===c||z===s||z===S||z===x||typeof z=="object"&&z!==null&&(z.$$typeof===b||z.$$typeof===R||z.$$typeof===d||z.$$typeof===p||z.$$typeof===y||z.$$typeof===w||z.$$typeof===A||z.$$typeof===j||z.$$typeof===E)},Ve.typeOf=O,Ve}var Ty;function I2(){return Ty||(Ty=1,Pf.exports=G2()),Pf.exports}var qf,Ey;function Y2(){if(Ey)return qf;Ey=1;var t=I2(),r={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},l={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},c={};c[t.ForwardRef]=i,c[t.Memo]=s;function d(b){return t.isMemo(b)?s:c[b.$$typeof]||r}var p=Object.defineProperty,m=Object.getOwnPropertyNames,h=Object.getOwnPropertySymbols,y=Object.getOwnPropertyDescriptor,S=Object.getPrototypeOf,x=Object.prototype;function R(b,E,w){if(typeof E!="string"){if(x){var A=S(E);A&&A!==x&&R(b,A,w)}var j=m(E);h&&(j=j.concat(h(E)));for(var O=d(b),B=d(E),z=0;z<j.length;++z){var L=j[z];if(!l[L]&&!(w&&w[L])&&!(B&&B[L])&&!(O&&O[L])){var q=y(E,L);try{p(b,L,q)}catch{}}}}return b}return qf=R,qf}Y2();var V2=!0;function cv(t,r,l){var i="";return l.split(" ").forEach(function(s){t[s]!==void 0?r.push(t[s]+";"):s&&(i+=s+" ")}),i}var Ud=function(r,l,i){var s=r.key+"-"+l.name;(i===!1||V2===!1)&&r.registered[s]===void 0&&(r.registered[s]=l.styles)},Hd=function(r,l,i){Ud(r,l,i);var s=r.key+"-"+l.name;if(r.inserted[l.name]===void 0){var c=l;do r.insert(l===c?"."+s:"",c,r.sheet,!0),c=c.next;while(c!==void 0)}};function X2(t){for(var r=0,l,i=0,s=t.length;s>=4;++i,s-=4)l=t.charCodeAt(i)&255|(t.charCodeAt(++i)&255)<<8|(t.charCodeAt(++i)&255)<<16|(t.charCodeAt(++i)&255)<<24,l=(l&65535)*1540483477+((l>>>16)*59797<<16),l^=l>>>24,r=(l&65535)*1540483477+((l>>>16)*59797<<16)^(r&65535)*1540483477+((r>>>16)*59797<<16);switch(s){case 3:r^=(t.charCodeAt(i+2)&255)<<16;case 2:r^=(t.charCodeAt(i+1)&255)<<8;case 1:r^=t.charCodeAt(i)&255,r=(r&65535)*1540483477+((r>>>16)*59797<<16)}return r^=r>>>13,r=(r&65535)*1540483477+((r>>>16)*59797<<16),((r^r>>>15)>>>0).toString(36)}var K2={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Q2=/[A-Z]|^ms/g,F2=/_EMO_([^_]+?)_([^]*?)_EMO_/g,fv=function(r){return r.charCodeAt(1)===45},Ry=function(r){return r!=null&&typeof r!="boolean"},Gf=sv(function(t){return fv(t)?t:t.replace(Q2,"-$&").toLowerCase()}),My=function(r,l){switch(r){case"animation":case"animationName":if(typeof l=="string")return l.replace(F2,function(i,s,c){return Vn={name:s,styles:c,next:Vn},s})}return K2[r]!==1&&!fv(r)&&typeof l=="number"&&l!==0?l+"px":l};function ei(t,r,l){if(l==null)return"";var i=l;if(i.__emotion_styles!==void 0)return i;switch(typeof l){case"boolean":return"";case"object":{var s=l;if(s.anim===1)return Vn={name:s.name,styles:s.styles,next:Vn},s.name;var c=l;if(c.styles!==void 0){var d=c.next;if(d!==void 0)for(;d!==void 0;)Vn={name:d.name,styles:d.styles,next:Vn},d=d.next;var p=c.styles+";";return p}return Z2(t,r,l)}case"function":{if(t!==void 0){var m=Vn,h=l(t);return Vn=m,ei(t,r,h)}break}}var y=l;if(r==null)return y;var S=r[y];return S!==void 0?S:y}function Z2(t,r,l){var i="";if(Array.isArray(l))for(var s=0;s<l.length;s++)i+=ei(t,r,l[s])+";";else for(var c in l){var d=l[c];if(typeof d!="object"){var p=d;r!=null&&r[p]!==void 0?i+=c+"{"+r[p]+"}":Ry(p)&&(i+=Gf(c)+":"+My(c,p)+";")}else if(Array.isArray(d)&&typeof d[0]=="string"&&(r==null||r[d[0]]===void 0))for(var m=0;m<d.length;m++)Ry(d[m])&&(i+=Gf(c)+":"+My(c,d[m])+";");else{var h=ei(t,r,d);switch(c){case"animation":case"animationName":{i+=Gf(c)+":"+h+";";break}default:i+=c+"{"+h+"}"}}}return i}var wy=/label:\s*([^\s;{]+)\s*(;|$)/g,Vn;function li(t,r,l){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var i=!0,s="";Vn=void 0;var c=t[0];if(c==null||c.raw===void 0)i=!1,s+=ei(l,r,c);else{var d=c;s+=d[0]}for(var p=1;p<t.length;p++)if(s+=ei(l,r,t[p]),i){var m=c;s+=m[p]}wy.lastIndex=0;for(var h="",y;(y=wy.exec(s))!==null;)h+="-"+y[1];var S=X2(s)+h;return{name:S,styles:s,next:Vn}}var W2=function(r){return r()},dv=td.useInsertionEffect?td.useInsertionEffect:!1,pv=dv||W2,Ay=dv||v.useLayoutEffect,mv=v.createContext(typeof HTMLElement<"u"?q2({key:"css"}):null);mv.Provider;var Pd=function(r){return v.forwardRef(function(l,i){var s=v.useContext(mv);return r(l,s,i)})},ii=v.createContext({}),qd={}.hasOwnProperty,ld="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",J2=function(r,l){var i={};for(var s in l)qd.call(l,s)&&(i[s]=l[s]);return i[ld]=r,i},eC=function(r){var l=r.cache,i=r.serialized,s=r.isStringTag;return Ud(l,i,s),pv(function(){return Hd(l,i,s)}),null},tC=Pd(function(t,r,l){var i=t.css;typeof i=="string"&&r.registered[i]!==void 0&&(i=r.registered[i]);var s=t[ld],c=[i],d="";typeof t.className=="string"?d=cv(r.registered,c,t.className):t.className!=null&&(d=t.className+" ");var p=li(c,void 0,v.useContext(ii));d+=r.key+"-"+p.name;var m={};for(var h in t)qd.call(t,h)&&h!=="css"&&h!==ld&&(m[h]=t[h]);return m.className=d,l&&(m.ref=l),v.createElement(v.Fragment,null,v.createElement(eC,{cache:r,serialized:p,isStringTag:typeof s=="string"}),v.createElement(s,m))}),nC=tC,Oy=function(r,l){var i=arguments;if(l==null||!qd.call(l,"css"))return v.createElement.apply(void 0,i);var s=i.length,c=new Array(s);c[0]=nC,c[1]=J2(r,l);for(var d=2;d<s;d++)c[d]=i[d];return v.createElement.apply(null,c)};(function(t){var r;r||(r=t.JSX||(t.JSX={}))})(Oy||(Oy={}));var aC=Pd(function(t,r){var l=t.styles,i=li([l],void 0,v.useContext(ii)),s=v.useRef();return Ay(function(){var c=r.key+"-global",d=new r.sheet.constructor({key:c,nonce:r.sheet.nonce,container:r.sheet.container,speedy:r.sheet.isSpeedy}),p=!1,m=document.querySelector('style[data-emotion="'+c+" "+i.name+'"]');return r.sheet.tags.length&&(d.before=r.sheet.tags[0]),m!==null&&(p=!0,m.setAttribute("data-emotion",c),d.hydrate([m])),s.current=[d,p],function(){d.flush()}},[r]),Ay(function(){var c=s.current,d=c[0],p=c[1];if(p){c[1]=!1;return}if(i.next!==void 0&&Hd(r,i.next,!0),d.tags.length){var m=d.tags[d.tags.length-1].nextElementSibling;d.before=m,d.flush()}r.insert("",i,d,!1)},[r,i.name]),null});function Bo(){for(var t=arguments.length,r=new Array(t),l=0;l<t;l++)r[l]=arguments[l];return li(r)}function Wa(){var t=Bo.apply(void 0,arguments),r="animation-"+t.name;return{name:r,styles:"@keyframes "+r+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}var rC=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,oC=sv(function(t){return rC.test(t)||t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)<91}),lC=oC,iC=function(r){return r!=="theme"},zy=function(r){return typeof r=="string"&&r.charCodeAt(0)>96?lC:iC},By=function(r,l,i){var s;if(l){var c=l.shouldForwardProp;s=r.__emotion_forwardProp&&c?function(d){return r.__emotion_forwardProp(d)&&c(d)}:c}return typeof s!="function"&&i&&(s=r.__emotion_forwardProp),s},sC=function(r){var l=r.cache,i=r.serialized,s=r.isStringTag;return Ud(l,i,s),pv(function(){return Hd(l,i,s)}),null},uC=function t(r,l){var i=r.__emotion_real===r,s=i&&r.__emotion_base||r,c,d;l!==void 0&&(c=l.label,d=l.target);var p=By(r,l,i),m=p||zy(s),h=!m("as");return function(){var y=arguments,S=i&&r.__emotion_styles!==void 0?r.__emotion_styles.slice(0):[];if(c!==void 0&&S.push("label:"+c+";"),y[0]==null||y[0].raw===void 0)S.push.apply(S,y);else{var x=y[0];S.push(x[0]);for(var R=y.length,b=1;b<R;b++)S.push(y[b],x[b])}var E=Pd(function(w,A,j){var O=h&&w.as||s,B="",z=[],L=w;if(w.theme==null){L={};for(var q in w)L[q]=w[q];L.theme=v.useContext(ii)}typeof w.className=="string"?B=cv(A.registered,z,w.className):w.className!=null&&(B=w.className+" ");var G=li(S.concat(z),A.registered,L);B+=A.key+"-"+G.name,d!==void 0&&(B+=" "+d);var Y=h&&p===void 0?zy(O):m,C={};for(var U in w)h&&U==="as"||Y(U)&&(C[U]=w[U]);return C.className=B,j&&(C.ref=j),v.createElement(v.Fragment,null,v.createElement(sC,{cache:A,serialized:G,isStringTag:typeof O=="string"}),v.createElement(O,C))});return E.displayName=c!==void 0?c:"Styled("+(typeof s=="string"?s:s.displayName||s.name||"Component")+")",E.defaultProps=r.defaultProps,E.__emotion_real=E,E.__emotion_base=s,E.__emotion_styles=S,E.__emotion_forwardProp=p,Object.defineProperty(E,"toString",{value:function(){return"."+d}}),E.withComponent=function(w,A){var j=t(w,Is({},l,A,{shouldForwardProp:By(E,A,!0)}));return j.apply(void 0,S)},E}},cC=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],id=uC.bind(null);cC.forEach(function(t){id[t]=id(t)});function fC(t){return t==null||Object.keys(t).length===0}function hv(t){const{styles:r,defaultTheme:l={}}=t,i=typeof r=="function"?s=>r(fC(s)?l:s):r;return M.jsx(aC,{styles:i})}function gv(t,r){return id(t,r)}function dC(t,r){Array.isArray(t.__emotion_styles)&&(t.__emotion_styles=r(t.__emotion_styles))}const Ny=[];function ky(t){return Ny[0]=t,li(Ny)}var If={exports:{}},et={};/**
|
|
59
|
-
* @license React
|
|
60
|
-
* react-is.production.js
|
|
61
|
-
*
|
|
62
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
63
|
-
*
|
|
64
|
-
* This source code is licensed under the MIT license found in the
|
|
65
|
-
* LICENSE file in the root directory of this source tree.
|
|
66
|
-
*/var Dy;function pC(){if(Dy)return et;Dy=1;var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),d=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),h=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),x=Symbol.for("react.view_transition"),R=Symbol.for("react.client.reference");function b(E){if(typeof E=="object"&&E!==null){var w=E.$$typeof;switch(w){case t:switch(E=E.type,E){case l:case s:case i:case m:case h:case x:return E;default:switch(E=E&&E.$$typeof,E){case d:case p:case S:case y:return E;case c:return E;default:return w}}case r:return w}}}return et.ContextConsumer=c,et.ContextProvider=d,et.Element=t,et.ForwardRef=p,et.Fragment=l,et.Lazy=S,et.Memo=y,et.Portal=r,et.Profiler=s,et.StrictMode=i,et.Suspense=m,et.SuspenseList=h,et.isContextConsumer=function(E){return b(E)===c},et.isContextProvider=function(E){return b(E)===d},et.isElement=function(E){return typeof E=="object"&&E!==null&&E.$$typeof===t},et.isForwardRef=function(E){return b(E)===p},et.isFragment=function(E){return b(E)===l},et.isLazy=function(E){return b(E)===S},et.isMemo=function(E){return b(E)===y},et.isPortal=function(E){return b(E)===r},et.isProfiler=function(E){return b(E)===s},et.isStrictMode=function(E){return b(E)===i},et.isSuspense=function(E){return b(E)===m},et.isSuspenseList=function(E){return b(E)===h},et.isValidElementType=function(E){return typeof E=="string"||typeof E=="function"||E===l||E===s||E===i||E===m||E===h||typeof E=="object"&&E!==null&&(E.$$typeof===S||E.$$typeof===y||E.$$typeof===d||E.$$typeof===c||E.$$typeof===p||E.$$typeof===R||E.getModuleId!==void 0)},et.typeOf=b,et}var jy;function mC(){return jy||(jy=1,If.exports=pC()),If.exports}var yv=mC();function Xn(t){if(typeof t!="object"||t===null)return!1;const r=Object.getPrototypeOf(t);return(r===null||r===Object.prototype||Object.getPrototypeOf(r)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)}function vv(t){if(v.isValidElement(t)||yv.isValidElementType(t)||!Xn(t))return t;const r={};return Object.keys(t).forEach(l=>{r[l]=vv(t[l])}),r}function Ft(t,r,l={clone:!0}){const i=l.clone?{...t}:t;return Xn(t)&&Xn(r)&&Object.keys(r).forEach(s=>{v.isValidElement(r[s])||yv.isValidElementType(r[s])?i[s]=r[s]:Xn(r[s])&&Object.prototype.hasOwnProperty.call(t,s)&&Xn(t[s])?i[s]=Ft(t[s],r[s],l):l.clone?i[s]=Xn(r[s])?vv(r[s]):r[s]:i[s]=r[s]}),i}const hC=t=>{const r=Object.keys(t).map(l=>({key:l,val:t[l]}))||[];return r.sort((l,i)=>l.val-i.val),r.reduce((l,i)=>({...l,[i.key]:i.val}),{})};function gC(t){const{values:r={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:l="px",step:i=5,...s}=t,c=hC(r),d=Object.keys(c);function p(x){return`@media (min-width:${typeof r[x]=="number"?r[x]:x}${l})`}function m(x){return`@media (max-width:${(typeof r[x]=="number"?r[x]:x)-i/100}${l})`}function h(x,R){const b=d.indexOf(R);return`@media (min-width:${typeof r[x]=="number"?r[x]:x}${l}) and (max-width:${(b!==-1&&typeof r[d[b]]=="number"?r[d[b]]:R)-i/100}${l})`}function y(x){return d.indexOf(x)+1<d.length?h(x,d[d.indexOf(x)+1]):p(x)}function S(x){const R=d.indexOf(x);return R===0?p(d[1]):R===d.length-1?m(d[R]):h(x,d[d.indexOf(x)+1]).replace("@media","@media not all and")}return{keys:d,values:c,up:p,down:m,between:h,only:y,not:S,unit:l,...s}}function yC(t,r){if(!t.containerQueries)return r;const l=Object.keys(r).filter(i=>i.startsWith("@container")).sort((i,s)=>{var d,p;const c=/min-width:\s*([0-9.]+)/;return+(((d=i.match(c))==null?void 0:d[1])||0)-+(((p=s.match(c))==null?void 0:p[1])||0)});return l.length?l.reduce((i,s)=>{const c=r[s];return delete i[s],i[s]=c,i},{...r}):r}function vC(t,r){return r==="@"||r.startsWith("@")&&(t.some(l=>r.startsWith(`@${l}`))||!!r.match(/^@\d/))}function bC(t,r){const l=r.match(/^@([^/]+)?\/?(.+)?$/);if(!l)return null;const[,i,s]=l,c=Number.isNaN(+i)?i||0:+i;return t.containerQueries(s).up(c)}function SC(t){const r=(c,d)=>c.replace("@media",d?`@container ${d}`:"@container");function l(c,d){c.up=(...p)=>r(t.breakpoints.up(...p),d),c.down=(...p)=>r(t.breakpoints.down(...p),d),c.between=(...p)=>r(t.breakpoints.between(...p),d),c.only=(...p)=>r(t.breakpoints.only(...p),d),c.not=(...p)=>{const m=r(t.breakpoints.not(...p),d);return m.includes("not all and")?m.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):m}}const i={},s=c=>(l(i,c),i);return l(s),{...t,containerQueries:s}}const xC={borderRadius:4};function Yl(t,r){return r?Ft(t,r,{clone:!1}):t}const ru={xs:0,sm:600,md:900,lg:1200,xl:1536},$y={keys:["xs","sm","md","lg","xl"],up:t=>`@media (min-width:${ru[t]}px)`},CC={containerQueries:t=>({up:r=>{let l=typeof r=="number"?r:ru[r]||r;return typeof l=="number"&&(l=`${l}px`),t?`@container ${t} (min-width:${l})`:`@container (min-width:${l})`}})};function xa(t,r,l){const i=t.theme||{};if(Array.isArray(r)){const c=i.breakpoints||$y;return r.reduce((d,p,m)=>(d[c.up(c.keys[m])]=l(r[m]),d),{})}if(typeof r=="object"){const c=i.breakpoints||$y;return Object.keys(r).reduce((d,p)=>{if(vC(c.keys,p)){const m=bC(i.containerQueries?i:CC,p);m&&(d[m]=l(r[p],p))}else if(Object.keys(c.values||ru).includes(p)){const m=c.up(p);d[m]=l(r[p],p)}else{const m=p;d[m]=r[m]}return d},{})}return l(r)}function TC(t={}){var l;return((l=t.keys)==null?void 0:l.reduce((i,s)=>{const c=t.up(s);return i[c]={},i},{}))||{}}function EC(t,r){return t.reduce((l,i)=>{const s=l[i];return(!s||Object.keys(s).length===0)&&delete l[i],l},r)}function fe(t){if(typeof t!="string")throw new Error(Sa(7));return t.charAt(0).toUpperCase()+t.slice(1)}function ou(t,r,l=!0){if(!r||typeof r!="string")return null;if(t&&t.vars&&l){const i=`vars.${r}`.split(".").reduce((s,c)=>s&&s[c]?s[c]:null,t);if(i!=null)return i}return r.split(".").reduce((i,s)=>i&&i[s]!=null?i[s]:null,t)}function Vs(t,r,l,i=l){let s;return typeof t=="function"?s=t(l):Array.isArray(t)?s=t[l]||i:s=ou(t,l)||i,r&&(s=r(s,i,t)),s}function Mt(t){const{prop:r,cssProperty:l=t.prop,themeKey:i,transform:s}=t,c=d=>{if(d[r]==null)return null;const p=d[r],m=d.theme,h=ou(m,i)||{};return xa(d,p,S=>{let x=Vs(h,s,S);return S===x&&typeof S=="string"&&(x=Vs(h,s,`${r}${S==="default"?"":fe(S)}`,S)),l===!1?x:{[l]:x}})};return c.propTypes={},c.filterProps=[r],c}function RC(t){const r={};return l=>(r[l]===void 0&&(r[l]=t(l)),r[l])}const MC={m:"margin",p:"padding"},wC={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},_y={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},AC=RC(t=>{if(t.length>2)if(_y[t])t=_y[t];else return[t];const[r,l]=t.split(""),i=MC[r],s=wC[l]||"";return Array.isArray(s)?s.map(c=>i+c):[i+s]}),Gd=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Id=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...Gd,...Id];function si(t,r,l,i){const s=ou(t,r,!0)??l;return typeof s=="number"||typeof s=="string"?c=>typeof c=="string"?c:typeof s=="string"?s.startsWith("var(")&&c===0?0:s.startsWith("var(")&&c===1?s:`calc(${c} * ${s})`:s*c:Array.isArray(s)?c=>{if(typeof c=="string")return c;const d=Math.abs(c),p=s[d];return c>=0?p:typeof p=="number"?-p:typeof p=="string"&&p.startsWith("var(")?`calc(-1 * ${p})`:`-${p}`}:typeof s=="function"?s:()=>{}}function Yd(t){return si(t,"spacing",8)}function ui(t,r){return typeof r=="string"||r==null?r:t(r)}function OC(t,r){return l=>t.reduce((i,s)=>(i[s]=ui(r,l),i),{})}function zC(t,r,l,i){if(!r.includes(l))return null;const s=AC(l),c=OC(s,i),d=t[l];return xa(t,d,c)}function bv(t,r){const l=Yd(t.theme);return Object.keys(t).map(i=>zC(t,r,i,l)).reduce(Yl,{})}function xt(t){return bv(t,Gd)}xt.propTypes={};xt.filterProps=Gd;function Ct(t){return bv(t,Id)}Ct.propTypes={};Ct.filterProps=Id;function Sv(t=8,r=Yd({spacing:t})){if(t.mui)return t;const l=(...i)=>(i.length===0?[1]:i).map(c=>{const d=r(c);return typeof d=="number"?`${d}px`:d}).join(" ");return l.mui=!0,l}function lu(...t){const r=t.reduce((i,s)=>(s.filterProps.forEach(c=>{i[c]=s}),i),{}),l=i=>Object.keys(i).reduce((s,c)=>r[c]?Yl(s,r[c](i)):s,{});return l.propTypes={},l.filterProps=t.reduce((i,s)=>i.concat(s.filterProps),[]),l}function On(t){return typeof t!="number"?t:`${t}px solid`}function zn(t,r){return Mt({prop:t,themeKey:"borders",transform:r})}const BC=zn("border",On),NC=zn("borderTop",On),kC=zn("borderRight",On),DC=zn("borderBottom",On),jC=zn("borderLeft",On),$C=zn("borderColor"),_C=zn("borderTopColor"),LC=zn("borderRightColor"),UC=zn("borderBottomColor"),HC=zn("borderLeftColor"),PC=zn("outline",On),qC=zn("outlineColor"),iu=t=>{if(t.borderRadius!==void 0&&t.borderRadius!==null){const r=si(t.theme,"shape.borderRadius",4),l=i=>({borderRadius:ui(r,i)});return xa(t,t.borderRadius,l)}return null};iu.propTypes={};iu.filterProps=["borderRadius"];lu(BC,NC,kC,DC,jC,$C,_C,LC,UC,HC,iu,PC,qC);const su=t=>{if(t.gap!==void 0&&t.gap!==null){const r=si(t.theme,"spacing",8),l=i=>({gap:ui(r,i)});return xa(t,t.gap,l)}return null};su.propTypes={};su.filterProps=["gap"];const uu=t=>{if(t.columnGap!==void 0&&t.columnGap!==null){const r=si(t.theme,"spacing",8),l=i=>({columnGap:ui(r,i)});return xa(t,t.columnGap,l)}return null};uu.propTypes={};uu.filterProps=["columnGap"];const cu=t=>{if(t.rowGap!==void 0&&t.rowGap!==null){const r=si(t.theme,"spacing",8),l=i=>({rowGap:ui(r,i)});return xa(t,t.rowGap,l)}return null};cu.propTypes={};cu.filterProps=["rowGap"];const GC=Mt({prop:"gridColumn"}),IC=Mt({prop:"gridRow"}),YC=Mt({prop:"gridAutoFlow"}),VC=Mt({prop:"gridAutoColumns"}),XC=Mt({prop:"gridAutoRows"}),KC=Mt({prop:"gridTemplateColumns"}),QC=Mt({prop:"gridTemplateRows"}),FC=Mt({prop:"gridTemplateAreas"}),ZC=Mt({prop:"gridArea"});lu(su,uu,cu,GC,IC,YC,VC,XC,KC,QC,FC,ZC);function Co(t,r){return r==="grey"?r:t}const WC=Mt({prop:"color",themeKey:"palette",transform:Co}),JC=Mt({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Co}),eT=Mt({prop:"backgroundColor",themeKey:"palette",transform:Co});lu(WC,JC,eT);function yn(t){return t<=1&&t!==0?`${t*100}%`:t}const tT=Mt({prop:"width",transform:yn}),Vd=t=>{if(t.maxWidth!==void 0&&t.maxWidth!==null){const r=l=>{var s,c,d,p,m;const i=((d=(c=(s=t.theme)==null?void 0:s.breakpoints)==null?void 0:c.values)==null?void 0:d[l])||ru[l];return i?((m=(p=t.theme)==null?void 0:p.breakpoints)==null?void 0:m.unit)!=="px"?{maxWidth:`${i}${t.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:yn(l)}};return xa(t,t.maxWidth,r)}return null};Vd.filterProps=["maxWidth"];const nT=Mt({prop:"minWidth",transform:yn}),aT=Mt({prop:"height",transform:yn}),rT=Mt({prop:"maxHeight",transform:yn}),oT=Mt({prop:"minHeight",transform:yn});Mt({prop:"size",cssProperty:"width",transform:yn});Mt({prop:"size",cssProperty:"height",transform:yn});const lT=Mt({prop:"boxSizing"});lu(tT,Vd,nT,aT,rT,oT,lT);const ci={border:{themeKey:"borders",transform:On},borderTop:{themeKey:"borders",transform:On},borderRight:{themeKey:"borders",transform:On},borderBottom:{themeKey:"borders",transform:On},borderLeft:{themeKey:"borders",transform:On},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:On},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:iu},color:{themeKey:"palette",transform:Co},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:Co},backgroundColor:{themeKey:"palette",transform:Co},p:{style:Ct},pt:{style:Ct},pr:{style:Ct},pb:{style:Ct},pl:{style:Ct},px:{style:Ct},py:{style:Ct},padding:{style:Ct},paddingTop:{style:Ct},paddingRight:{style:Ct},paddingBottom:{style:Ct},paddingLeft:{style:Ct},paddingX:{style:Ct},paddingY:{style:Ct},paddingInline:{style:Ct},paddingInlineStart:{style:Ct},paddingInlineEnd:{style:Ct},paddingBlock:{style:Ct},paddingBlockStart:{style:Ct},paddingBlockEnd:{style:Ct},m:{style:xt},mt:{style:xt},mr:{style:xt},mb:{style:xt},ml:{style:xt},mx:{style:xt},my:{style:xt},margin:{style:xt},marginTop:{style:xt},marginRight:{style:xt},marginBottom:{style:xt},marginLeft:{style:xt},marginX:{style:xt},marginY:{style:xt},marginInline:{style:xt},marginInlineStart:{style:xt},marginInlineEnd:{style:xt},marginBlock:{style:xt},marginBlockStart:{style:xt},marginBlockEnd:{style:xt},displayPrint:{cssProperty:!1,transform:t=>({"@media print":{display:t}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:su},rowGap:{style:cu},columnGap:{style:uu},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:yn},maxWidth:{style:Vd},minWidth:{transform:yn},height:{transform:yn},maxHeight:{transform:yn},minHeight:{transform:yn},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function iT(...t){const r=t.reduce((i,s)=>i.concat(Object.keys(s)),[]),l=new Set(r);return t.every(i=>l.size===Object.keys(i).length)}function sT(t,r){return typeof t=="function"?t(r):t}function uT(){function t(l,i,s,c){const d={[l]:i,theme:s},p=c[l];if(!p)return{[l]:i};const{cssProperty:m=l,themeKey:h,transform:y,style:S}=p;if(i==null)return null;if(h==="typography"&&i==="inherit")return{[l]:i};const x=ou(s,h)||{};return S?S(d):xa(d,i,b=>{let E=Vs(x,y,b);return b===E&&typeof b=="string"&&(E=Vs(x,y,`${l}${b==="default"?"":fe(b)}`,b)),m===!1?E:{[m]:E}})}function r(l){const{sx:i,theme:s={}}=l||{};if(!i)return null;const c=s.unstable_sxConfig??ci;function d(p){let m=p;if(typeof p=="function")m=p(s);else if(typeof p!="object")return p;if(!m)return null;const h=TC(s.breakpoints),y=Object.keys(h);let S=h;return Object.keys(m).forEach(x=>{const R=sT(m[x],s);if(R!=null)if(typeof R=="object")if(c[x])S=Yl(S,t(x,R,s,c));else{const b=xa({theme:s},R,E=>({[x]:E}));iT(b,R)?S[x]=r({sx:R,theme:s}):S=Yl(S,b)}else S=Yl(S,t(x,R,s,c))}),yC(s,EC(y,S))}return Array.isArray(i)?i.map(d):d(i)}return r}const Fa=uT();Fa.filterProps=["sx"];function cT(t,r){var i;const l=this;if(l.vars){if(!((i=l.colorSchemes)!=null&&i[t])||typeof l.getColorSchemeSelector!="function")return{};let s=l.getColorSchemeSelector(t);return s==="&"?r:((s.includes("data-")||s.includes("."))&&(s=`*:where(${s.replace(/\s*&$/,"")}) &`),{[s]:r})}return l.palette.mode===t?r:{}}function fi(t={},...r){const{breakpoints:l={},palette:i={},spacing:s,shape:c={},...d}=t,p=gC(l),m=Sv(s);let h=Ft({breakpoints:p,direction:"ltr",components:{},palette:{mode:"light",...i},spacing:m,shape:{...xC,...c}},d);return h=SC(h),h.applyStyles=cT,h=r.reduce((y,S)=>Ft(y,S),h),h.unstable_sxConfig={...ci,...d==null?void 0:d.unstable_sxConfig},h.unstable_sx=function(S){return Fa({sx:S,theme:this})},h}function fT(t){return Object.keys(t).length===0}function xv(t=null){const r=v.useContext(ii);return!r||fT(r)?t:r}const dT=fi();function di(t=dT){return xv(t)}function pT({styles:t,themeId:r,defaultTheme:l={}}){const i=di(l),s=typeof t=="function"?t(r&&i[r]||i):t;return M.jsx(hv,{styles:s})}const mT=t=>{var i;const r={systemProps:{},otherProps:{}},l=((i=t==null?void 0:t.theme)==null?void 0:i.unstable_sxConfig)??ci;return Object.keys(t).forEach(s=>{l[s]?r.systemProps[s]=t[s]:r.otherProps[s]=t[s]}),r};function Xd(t){const{sx:r,...l}=t,{systemProps:i,otherProps:s}=mT(l);let c;return Array.isArray(r)?c=[i,...r]:typeof r=="function"?c=(...d)=>{const p=r(...d);return Xn(p)?{...i,...p}:i}:c={...i,...r},{...s,sx:c}}const Ly=t=>t,hT=()=>{let t=Ly;return{configure(r){t=r},generate(r){return t(r)},reset(){t=Ly}}},Cv=hT();function Tv(t){var r,l,i="";if(typeof t=="string"||typeof t=="number")i+=t;else if(typeof t=="object")if(Array.isArray(t)){var s=t.length;for(r=0;r<s;r++)t[r]&&(l=Tv(t[r]))&&(i&&(i+=" "),i+=l)}else for(l in t)t[l]&&(i&&(i+=" "),i+=l);return i}function pe(){for(var t,r,l=0,i="",s=arguments.length;l<s;l++)(t=arguments[l])&&(r=Tv(t))&&(i&&(i+=" "),i+=r);return i}function gT(t={}){const{themeId:r,defaultTheme:l,defaultClassName:i="MuiBox-root",generateClassName:s}=t,c=gv("div",{shouldForwardProp:p=>p!=="theme"&&p!=="sx"&&p!=="as"})(Fa);return v.forwardRef(function(m,h){const y=di(l),{className:S,component:x="div",...R}=Xd(m);return M.jsx(c,{as:x,ref:h,className:pe(S,s?s(i):i),theme:r&&y[r]||y,...R})})}const yT={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function Me(t,r,l="Mui"){const i=yT[r];return i?`${l}-${i}`:`${Cv.generate(t)}-${r}`}function Ee(t,r,l="Mui"){const i={};return r.forEach(s=>{i[s]=Me(t,s,l)}),i}function Ev(t){const{variants:r,...l}=t,i={variants:r,style:ky(l),isProcessed:!0};return i.style===l||r&&r.forEach(s=>{typeof s.style!="function"&&(s.style=ky(s.style))}),i}const vT=fi();function Yf(t){return t!=="ownerState"&&t!=="theme"&&t!=="sx"&&t!=="as"}function bT(t){return t?(r,l)=>l[t]:null}function ST(t,r,l){t.theme=CT(t.theme)?l:t.theme[r]||t.theme}function Hs(t,r){const l=typeof r=="function"?r(t):r;if(Array.isArray(l))return l.flatMap(i=>Hs(t,i));if(Array.isArray(l==null?void 0:l.variants)){let i;if(l.isProcessed)i=l.style;else{const{variants:s,...c}=l;i=c}return Rv(t,l.variants,[i])}return l!=null&&l.isProcessed?l.style:l}function Rv(t,r,l=[]){var s;let i;e:for(let c=0;c<r.length;c+=1){const d=r[c];if(typeof d.props=="function"){if(i??(i={...t,...t.ownerState,ownerState:t.ownerState}),!d.props(i))continue}else for(const p in d.props)if(t[p]!==d.props[p]&&((s=t.ownerState)==null?void 0:s[p])!==d.props[p])continue e;typeof d.style=="function"?(i??(i={...t,...t.ownerState,ownerState:t.ownerState}),l.push(d.style(i))):l.push(d.style)}return l}function Mv(t={}){const{themeId:r,defaultTheme:l=vT,rootShouldForwardProp:i=Yf,slotShouldForwardProp:s=Yf}=t;function c(p){ST(p,r,l)}return(p,m={})=>{dC(p,z=>z.filter(L=>L!==Fa));const{name:h,slot:y,skipVariantsResolver:S,skipSx:x,overridesResolver:R=bT(ET(y)),...b}=m,E=S!==void 0?S:y&&y!=="Root"&&y!=="root"||!1,w=x||!1;let A=Yf;y==="Root"||y==="root"?A=i:y?A=s:TT(p)&&(A=void 0);const j=gv(p,{shouldForwardProp:A,label:xT(),...b}),O=z=>{if(typeof z=="function"&&z.__emotion_real!==z)return function(q){return Hs(q,z)};if(Xn(z)){const L=Ev(z);return L.variants?function(G){return Hs(G,L)}:L.style}return z},B=(...z)=>{const L=[],q=z.map(O),G=[];if(L.push(c),h&&R&&G.push(function(Q){var D,K;const le=(K=(D=Q.theme.components)==null?void 0:D[h])==null?void 0:K.styleOverrides;if(!le)return null;const W={};for(const oe in le)W[oe]=Hs(Q,le[oe]);return R(Q,W)}),h&&!E&&G.push(function(Q){var W,D;const re=Q.theme,le=(D=(W=re==null?void 0:re.components)==null?void 0:W[h])==null?void 0:D.variants;return le?Rv(Q,le):null}),w||G.push(Fa),Array.isArray(q[0])){const U=q.shift(),Q=new Array(L.length).fill(""),re=new Array(G.length).fill("");let le;le=[...Q,...U,...re],le.raw=[...Q,...U.raw,...re],L.unshift(le)}const Y=[...L,...q,...G],C=j(...Y);return p.muiName&&(C.muiName=p.muiName),C};return j.withConfig&&(B.withConfig=j.withConfig),B}}function xT(t,r){return void 0}function CT(t){for(const r in t)return!1;return!0}function TT(t){return typeof t=="string"&&t.charCodeAt(0)>96}function ET(t){return t&&t.charAt(0).toLowerCase()+t.slice(1)}const wv=Mv();function ti(t,r){const l={...r};for(const i in t)if(Object.prototype.hasOwnProperty.call(t,i)){const s=i;if(s==="components"||s==="slots")l[s]={...t[s],...l[s]};else if(s==="componentsProps"||s==="slotProps"){const c=t[s],d=r[s];if(!d)l[s]=c||{};else if(!c)l[s]=d;else{l[s]={...d};for(const p in c)if(Object.prototype.hasOwnProperty.call(c,p)){const m=p;l[s][m]=ti(c[m],d[m])}}}else l[s]===void 0&&(l[s]=t[s])}return l}function RT(t){const{theme:r,name:l,props:i}=t;return!r||!r.components||!r.components[l]||!r.components[l].defaultProps?i:ti(r.components[l].defaultProps,i)}function Av({props:t,name:r,defaultTheme:l,themeId:i}){let s=di(l);return i&&(s=s[i]||s),RT({theme:s,name:r,props:t})}const Ca=typeof window<"u"?v.useLayoutEffect:v.useEffect;function MT(t,r=Number.MIN_SAFE_INTEGER,l=Number.MAX_SAFE_INTEGER){return Math.max(r,Math.min(t,l))}function Kd(t,r=0,l=1){return MT(t,r,l)}function wT(t){t=t.slice(1);const r=new RegExp(`.{1,${t.length>=6?2:1}}`,"g");let l=t.match(r);return l&&l[0].length===1&&(l=l.map(i=>i+i)),l?`rgb${l.length===4?"a":""}(${l.map((i,s)=>s<3?parseInt(i,16):Math.round(parseInt(i,16)/255*1e3)/1e3).join(", ")})`:""}function Za(t){if(t.type)return t;if(t.charAt(0)==="#")return Za(wT(t));const r=t.indexOf("("),l=t.substring(0,r);if(!["rgb","rgba","hsl","hsla","color"].includes(l))throw new Error(Sa(9,t));let i=t.substring(r+1,t.length-1),s;if(l==="color"){if(i=i.split(" "),s=i.shift(),i.length===4&&i[3].charAt(0)==="/"&&(i[3]=i[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(s))throw new Error(Sa(10,s))}else i=i.split(",");return i=i.map(c=>parseFloat(c)),{type:l,values:i,colorSpace:s}}const AT=t=>{const r=Za(t);return r.values.slice(0,3).map((l,i)=>r.type.includes("hsl")&&i!==0?`${l}%`:l).join(" ")},ql=(t,r)=>{try{return AT(t)}catch{return t}};function fu(t){const{type:r,colorSpace:l}=t;let{values:i}=t;return r.includes("rgb")?i=i.map((s,c)=>c<3?parseInt(s,10):s):r.includes("hsl")&&(i[1]=`${i[1]}%`,i[2]=`${i[2]}%`),r.includes("color")?i=`${l} ${i.join(" ")}`:i=`${i.join(", ")}`,`${r}(${i})`}function Ov(t){t=Za(t);const{values:r}=t,l=r[0],i=r[1]/100,s=r[2]/100,c=i*Math.min(s,1-s),d=(h,y=(h+l/30)%12)=>s-c*Math.max(Math.min(y-3,9-y,1),-1);let p="rgb";const m=[Math.round(d(0)*255),Math.round(d(8)*255),Math.round(d(4)*255)];return t.type==="hsla"&&(p+="a",m.push(r[3])),fu({type:p,values:m})}function sd(t){t=Za(t);let r=t.type==="hsl"||t.type==="hsla"?Za(Ov(t)).values:t.values;return r=r.map(l=>(t.type!=="color"&&(l/=255),l<=.03928?l/12.92:((l+.055)/1.055)**2.4)),Number((.2126*r[0]+.7152*r[1]+.0722*r[2]).toFixed(3))}function OT(t,r){const l=sd(t),i=sd(r);return(Math.max(l,i)+.05)/(Math.min(l,i)+.05)}function zt(t,r){return t=Za(t),r=Kd(r),(t.type==="rgb"||t.type==="hsl")&&(t.type+="a"),t.type==="color"?t.values[3]=`/${r}`:t.values[3]=r,fu(t)}function Os(t,r,l){try{return zt(t,r)}catch{return t}}function Tr(t,r){if(t=Za(t),r=Kd(r),t.type.includes("hsl"))t.values[2]*=1-r;else if(t.type.includes("rgb")||t.type.includes("color"))for(let l=0;l<3;l+=1)t.values[l]*=1-r;return fu(t)}function nt(t,r,l){try{return Tr(t,r)}catch{return t}}function Er(t,r){if(t=Za(t),r=Kd(r),t.type.includes("hsl"))t.values[2]+=(100-t.values[2])*r;else if(t.type.includes("rgb"))for(let l=0;l<3;l+=1)t.values[l]+=(255-t.values[l])*r;else if(t.type.includes("color"))for(let l=0;l<3;l+=1)t.values[l]+=(1-t.values[l])*r;return fu(t)}function at(t,r,l){try{return Er(t,r)}catch{return t}}function ud(t,r=.15){return sd(t)>.5?Tr(t,r):Er(t,r)}function zs(t,r,l){try{return ud(t,r)}catch{return t}}function Uy(...t){return t.reduce((r,l)=>l==null?r:function(...s){r.apply(this,s),l.apply(this,s)},()=>{})}function zv(t,r=166){let l;function i(...s){const c=()=>{t.apply(this,s)};clearTimeout(l),l=setTimeout(c,r)}return i.clear=()=>{clearTimeout(l)},i}function Ps(t,r){var l,i,s;return v.isValidElement(t)&&r.indexOf(t.type.muiName??((s=(i=(l=t.type)==null?void 0:l._payload)==null?void 0:i.value)==null?void 0:s.muiName))!==-1}function _n(t){return t&&t.ownerDocument||document}function Ta(t){return _n(t).defaultView||window}function Hy(t,r){typeof t=="function"?t(r):t&&(t.current=r)}let Py=0;function zT(t){const[r,l]=v.useState(t),i=t||r;return v.useEffect(()=>{r==null&&(Py+=1,l(`mui-${Py}`))},[r]),i}const BT={...td},qy=BT.useId;function Mo(t){if(qy!==void 0){const r=qy();return t??r}return zT(t)}function cd({controlled:t,default:r,name:l,state:i="value"}){const{current:s}=v.useRef(t!==void 0),[c,d]=v.useState(r),p=s?t:c,m=v.useCallback(h=>{s||d(h)},[]);return[p,m]}function Cr(t){const r=v.useRef(t);return Ca(()=>{r.current=t}),v.useRef((...l)=>(0,r.current)(...l)).current}function Jt(...t){const r=v.useRef(void 0),l=v.useCallback(i=>{const s=t.map(c=>{if(c==null)return null;if(typeof c=="function"){const d=c,p=d(i);return typeof p=="function"?p:()=>{d(null)}}return c.current=i,()=>{c.current=null}});return()=>{s.forEach(c=>c==null?void 0:c())}},t);return v.useMemo(()=>t.every(i=>i==null)?null:i=>{r.current&&(r.current(),r.current=void 0),i!=null&&(r.current=l(i))},t)}const Gy={};function Bv(t,r){const l=v.useRef(Gy);return l.current===Gy&&(l.current=t(r)),l}const NT=[];function kT(t){v.useEffect(t,NT)}class Qd{constructor(){zl(this,"currentId",null);zl(this,"clear",()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)});zl(this,"disposeEffect",()=>this.clear)}static create(){return new Qd}start(r,l){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,l()},r)}}function Nv(){const t=Bv(Qd.create).current;return kT(t.disposeEffect),t}function Iy(t){try{return t.matches(":focus-visible")}catch{}return!1}function kv(t=window){const r=t.document.documentElement.clientWidth;return t.innerWidth-r}function we(t,r,l=void 0){const i={};for(const s in t){const c=t[s];let d="",p=!0;for(let m=0;m<c.length;m+=1){const h=c[m];h&&(d+=(p===!0?"":" ")+r(h),p=!1,l&&l[h]&&(d+=" "+l[h]))}i[s]=d}return i}function DT(t){return typeof t=="string"}function Dv(t,r,l){return t===void 0||DT(t)?r:{...r,ownerState:{...r.ownerState,...l}}}function jv(t,r=[]){if(t===void 0)return{};const l={};return Object.keys(t).filter(i=>i.match(/^on[A-Z]/)&&typeof t[i]=="function"&&!r.includes(i)).forEach(i=>{l[i]=t[i]}),l}function Yy(t){if(t===void 0)return{};const r={};return Object.keys(t).filter(l=>!(l.match(/^on[A-Z]/)&&typeof t[l]=="function")).forEach(l=>{r[l]=t[l]}),r}function $v(t){const{getSlotProps:r,additionalProps:l,externalSlotProps:i,externalForwardedProps:s,className:c}=t;if(!r){const R=pe(l==null?void 0:l.className,c,s==null?void 0:s.className,i==null?void 0:i.className),b={...l==null?void 0:l.style,...s==null?void 0:s.style,...i==null?void 0:i.style},E={...l,...s,...i};return R.length>0&&(E.className=R),Object.keys(b).length>0&&(E.style=b),{props:E,internalRef:void 0}}const d=jv({...s,...i}),p=Yy(i),m=Yy(s),h=r(d),y=pe(h==null?void 0:h.className,l==null?void 0:l.className,c,s==null?void 0:s.className,i==null?void 0:i.className),S={...h==null?void 0:h.style,...l==null?void 0:l.style,...s==null?void 0:s.style,...i==null?void 0:i.style},x={...h,...l,...m,...p};return y.length>0&&(x.className=y),Object.keys(S).length>0&&(x.style=S),{props:x,internalRef:h.ref}}function _v(t,r,l){return typeof t=="function"?t(r,l):t}function Lv(t){var S;const{elementType:r,externalSlotProps:l,ownerState:i,skipResolvingSlotProps:s=!1,...c}=t,d=s?{}:_v(l,i),{props:p,internalRef:m}=$v({...c,externalSlotProps:d}),h=Jt(m,d==null?void 0:d.ref,(S=t.additionalProps)==null?void 0:S.ref);return Dv(r,{...p,ref:h},i)}function pi(t){var r;return parseInt(v.version,10)>=19?((r=t==null?void 0:t.props)==null?void 0:r.ref)||null:(t==null?void 0:t.ref)||null}const Uv=v.createContext(null);function Fd(){return v.useContext(Uv)}const jT=typeof Symbol=="function"&&Symbol.for,$T=jT?Symbol.for("mui.nested"):"__THEME_NESTED__";function _T(t,r){return typeof r=="function"?r(t):{...t,...r}}function LT(t){const{children:r,theme:l}=t,i=Fd(),s=v.useMemo(()=>{const c=i===null?{...l}:_T(i,l);return c!=null&&(c[$T]=i!==null),c},[l,i]);return M.jsx(Uv.Provider,{value:s,children:r})}const Hv=v.createContext();function UT({value:t,...r}){return M.jsx(Hv.Provider,{value:t??!0,...r})}const Zd=()=>v.useContext(Hv)??!1,Pv=v.createContext(void 0);function HT({value:t,children:r}){return M.jsx(Pv.Provider,{value:t,children:r})}function PT(t){const{theme:r,name:l,props:i}=t;if(!r||!r.components||!r.components[l])return i;const s=r.components[l];return s.defaultProps?ti(s.defaultProps,i):!s.styleOverrides&&!s.variants?ti(s,i):i}function qT({props:t,name:r}){const l=v.useContext(Pv);return PT({props:t,name:r,theme:{components:l}})}const Vy={};function Xy(t,r,l,i=!1){return v.useMemo(()=>{const s=t&&r[t]||r;if(typeof l=="function"){const c=l(s),d=t?{...r,[t]:c}:c;return i?()=>d:d}return t?{...r,[t]:l}:{...r,...l}},[t,r,l,i])}function qv(t){const{children:r,theme:l,themeId:i}=t,s=xv(Vy),c=Fd()||Vy,d=Xy(i,s,l),p=Xy(i,c,l,!0),m=(i?d[i]:d).direction==="rtl";return M.jsx(LT,{theme:p,children:M.jsx(ii.Provider,{value:d,children:M.jsx(UT,{value:m,children:M.jsx(HT,{value:i?d[i].components:d.components,children:r})})})})}const Ky={theme:void 0};function GT(t){let r,l;return function(s){let c=r;return(c===void 0||s.theme!==l)&&(Ky.theme=s.theme,c=Ev(t(Ky)),r=c,l=s.theme),c}}const Wd="mode",Jd="color-scheme",IT="data-color-scheme";function YT(t){const{defaultMode:r="system",defaultLightColorScheme:l="light",defaultDarkColorScheme:i="dark",modeStorageKey:s=Wd,colorSchemeStorageKey:c=Jd,attribute:d=IT,colorSchemeNode:p="document.documentElement",nonce:m}=t||{};let h="",y=d;if(d==="class"&&(y=".%s"),d==="data"&&(y="[data-%s]"),y.startsWith(".")){const x=y.substring(1);h+=`${p}.classList.remove('${x}'.replace('%s', light), '${x}'.replace('%s', dark));
|
|
67
|
-
${p}.classList.add('${x}'.replace('%s', colorScheme));`}const S=y.match(/\[([^\]]+)\]/);if(S){const[x,R]=S[1].split("=");R||(h+=`${p}.removeAttribute('${x}'.replace('%s', light));
|
|
68
|
-
${p}.removeAttribute('${x}'.replace('%s', dark));`),h+=`
|
|
69
|
-
${p}.setAttribute('${x}'.replace('%s', colorScheme), ${R?`${R}.replace('%s', colorScheme)`:'""'});`}else h+=`${p}.setAttribute('${y}', colorScheme);`;return M.jsx("script",{suppressHydrationWarning:!0,nonce:typeof window>"u"?m:"",dangerouslySetInnerHTML:{__html:`(function() {
|
|
70
|
-
try {
|
|
71
|
-
let colorScheme = '';
|
|
72
|
-
const mode = localStorage.getItem('${s}') || '${r}';
|
|
73
|
-
const dark = localStorage.getItem('${c}-dark') || '${i}';
|
|
74
|
-
const light = localStorage.getItem('${c}-light') || '${l}';
|
|
75
|
-
if (mode === 'system') {
|
|
76
|
-
// handle system mode
|
|
77
|
-
const mql = window.matchMedia('(prefers-color-scheme: dark)');
|
|
78
|
-
if (mql.matches) {
|
|
79
|
-
colorScheme = dark
|
|
80
|
-
} else {
|
|
81
|
-
colorScheme = light
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
if (mode === 'light') {
|
|
85
|
-
colorScheme = light;
|
|
86
|
-
}
|
|
87
|
-
if (mode === 'dark') {
|
|
88
|
-
colorScheme = dark;
|
|
89
|
-
}
|
|
90
|
-
if (colorScheme) {
|
|
91
|
-
${h}
|
|
92
|
-
}
|
|
93
|
-
} catch(e){}})();`}},"mui-color-scheme-init")}function VT(){}const XT=({key:t,storageWindow:r})=>(!r&&typeof window<"u"&&(r=window),{get(l){if(typeof window>"u")return;if(!r)return l;let i;try{i=r.localStorage.getItem(t)}catch{}return i||l},set:l=>{if(r)try{r.localStorage.setItem(t,l)}catch{}},subscribe:l=>{if(!r)return VT;const i=s=>{const c=s.newValue;s.key===t&&l(c)};return r.addEventListener("storage",i),()=>{r.removeEventListener("storage",i)}}});function Vf(){}function Qy(t){if(typeof window<"u"&&typeof window.matchMedia=="function"&&t==="system")return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function Gv(t,r){if(t.mode==="light"||t.mode==="system"&&t.systemMode==="light")return r("light");if(t.mode==="dark"||t.mode==="system"&&t.systemMode==="dark")return r("dark")}function KT(t){return Gv(t,r=>{if(r==="light")return t.lightColorScheme;if(r==="dark")return t.darkColorScheme})}function QT(t){const{defaultMode:r="light",defaultLightColorScheme:l,defaultDarkColorScheme:i,supportedColorSchemes:s=[],modeStorageKey:c=Wd,colorSchemeStorageKey:d=Jd,storageWindow:p=typeof window>"u"?void 0:window,storageManager:m=XT,noSsr:h=!1}=t,y=s.join(","),S=s.length>1,x=v.useMemo(()=>m==null?void 0:m({key:c,storageWindow:p}),[m,c,p]),R=v.useMemo(()=>m==null?void 0:m({key:`${d}-light`,storageWindow:p}),[m,d,p]),b=v.useMemo(()=>m==null?void 0:m({key:`${d}-dark`,storageWindow:p}),[m,d,p]),[E,w]=v.useState(()=>{const G=(x==null?void 0:x.get(r))||r,Y=(R==null?void 0:R.get(l))||l,C=(b==null?void 0:b.get(i))||i;return{mode:G,systemMode:Qy(G),lightColorScheme:Y,darkColorScheme:C}}),[A,j]=v.useState(h||!S);v.useEffect(()=>{j(!0)},[]);const O=KT(E),B=v.useCallback(G=>{w(Y=>{if(G===Y.mode)return Y;const C=G??r;return x==null||x.set(C),{...Y,mode:C,systemMode:Qy(C)}})},[x,r]),z=v.useCallback(G=>{G?typeof G=="string"?G&&!y.includes(G)?console.error(`\`${G}\` does not exist in \`theme.colorSchemes\`.`):w(Y=>{const C={...Y};return Gv(Y,U=>{U==="light"&&(R==null||R.set(G),C.lightColorScheme=G),U==="dark"&&(b==null||b.set(G),C.darkColorScheme=G)}),C}):w(Y=>{const C={...Y},U=G.light===null?l:G.light,Q=G.dark===null?i:G.dark;return U&&(y.includes(U)?(C.lightColorScheme=U,R==null||R.set(U)):console.error(`\`${U}\` does not exist in \`theme.colorSchemes\`.`)),Q&&(y.includes(Q)?(C.darkColorScheme=Q,b==null||b.set(Q)):console.error(`\`${Q}\` does not exist in \`theme.colorSchemes\`.`)),C}):w(Y=>(R==null||R.set(l),b==null||b.set(i),{...Y,lightColorScheme:l,darkColorScheme:i}))},[y,R,b,l,i]),L=v.useCallback(G=>{E.mode==="system"&&w(Y=>{const C=G!=null&&G.matches?"dark":"light";return Y.systemMode===C?Y:{...Y,systemMode:C}})},[E.mode]),q=v.useRef(L);return q.current=L,v.useEffect(()=>{if(typeof window.matchMedia!="function"||!S)return;const G=(...C)=>q.current(...C),Y=window.matchMedia("(prefers-color-scheme: dark)");return Y.addListener(G),G(Y),()=>{Y.removeListener(G)}},[S]),v.useEffect(()=>{if(S){const G=(x==null?void 0:x.subscribe(U=>{(!U||["light","dark","system"].includes(U))&&B(U||r)}))||Vf,Y=(R==null?void 0:R.subscribe(U=>{(!U||y.match(U))&&z({light:U})}))||Vf,C=(b==null?void 0:b.subscribe(U=>{(!U||y.match(U))&&z({dark:U})}))||Vf;return()=>{G(),Y(),C()}}},[z,B,y,r,p,S,x,R,b]),{...E,mode:A?E.mode:void 0,systemMode:A?E.systemMode:void 0,colorScheme:A?O:void 0,setMode:B,setColorScheme:z}}const FT="*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function ZT(t){const{themeId:r,theme:l={},modeStorageKey:i=Wd,colorSchemeStorageKey:s=Jd,disableTransitionOnChange:c=!1,defaultColorScheme:d,resolveTheme:p}=t,m={allColorSchemes:[],colorScheme:void 0,darkColorScheme:void 0,lightColorScheme:void 0,mode:void 0,setColorScheme:()=>{},setMode:()=>{},systemMode:void 0},h=v.createContext(void 0),y=()=>v.useContext(h)||m,S={},x={};function R(A){var en,vt,jt,dt;const{children:j,theme:O,modeStorageKey:B=i,colorSchemeStorageKey:z=s,disableTransitionOnChange:L=c,storageManager:q,storageWindow:G=typeof window>"u"?void 0:window,documentNode:Y=typeof document>"u"?void 0:document,colorSchemeNode:C=typeof document>"u"?void 0:document.documentElement,disableNestedContext:U=!1,disableStyleSheetGeneration:Q=!1,defaultMode:re="system",forceThemeRerender:le=!1,noSsr:W}=A,D=v.useRef(!1),K=Fd(),oe=v.useContext(h),J=!!oe&&!U,N=v.useMemo(()=>O||(typeof l=="function"?l():l),[O]),I=N[r],ae=I||N,{colorSchemes:te=S,components:ue=x,cssVarPrefix:se}=ae,ce=Object.keys(te).filter(st=>!!te[st]).join(","),Se=v.useMemo(()=>ce.split(","),[ce]),Re=typeof d=="string"?d:d.light,je=typeof d=="string"?d:d.dark,ye=te[Re]&&te[je]?re:((vt=(en=te[ae.defaultColorScheme])==null?void 0:en.palette)==null?void 0:vt.mode)||((jt=ae.palette)==null?void 0:jt.mode),{mode:Be,setMode:xe,systemMode:ot,lightColorScheme:Oe,darkColorScheme:Xe,colorScheme:Ht,setColorScheme:Ke}=QT({supportedColorSchemes:Se,defaultLightColorScheme:Re,defaultDarkColorScheme:je,modeStorageKey:B,colorSchemeStorageKey:z,defaultMode:ye,storageManager:q,storageWindow:G,noSsr:W});let it=Be,lt=Ht;J&&(it=oe.mode,lt=oe.colorScheme);let ft=lt||ae.defaultColorScheme;ae.vars&&!le&&(ft=ae.defaultColorScheme);const Ie=v.useMemo(()=>{var Yt;const st=((Yt=ae.generateThemeVars)==null?void 0:Yt.call(ae))||ae.vars,Ce={...ae,components:ue,colorSchemes:te,cssVarPrefix:se,vars:st};if(typeof Ce.generateSpacing=="function"&&(Ce.spacing=Ce.generateSpacing()),ft){const Tt=te[ft];Tt&&typeof Tt=="object"&&Object.keys(Tt).forEach(Nt=>{Tt[Nt]&&typeof Tt[Nt]=="object"?Ce[Nt]={...Ce[Nt],...Tt[Nt]}:Ce[Nt]=Tt[Nt]})}return p?p(Ce):Ce},[ae,ft,ue,te,se]),me=ae.colorSchemeSelector;Ca(()=>{if(lt&&C&&me&&me!=="media"){const st=me;let Ce=me;if(st==="class"&&(Ce=".%s"),st==="data"&&(Ce="[data-%s]"),st!=null&&st.startsWith("data-")&&!st.includes("%s")&&(Ce=`[${st}="%s"]`),Ce.startsWith("."))C.classList.remove(...Se.map(Yt=>Ce.substring(1).replace("%s",Yt))),C.classList.add(Ce.substring(1).replace("%s",lt));else{const Yt=Ce.replace("%s",lt).match(/\[([^\]]+)\]/);if(Yt){const[Tt,Nt]=Yt[1].split("=");Nt||Se.forEach(he=>{C.removeAttribute(Tt.replace(lt,he))}),C.setAttribute(Tt,Nt?Nt.replace(/"|'/g,""):"")}else C.setAttribute(Ce,lt)}}},[lt,me,C,Se]),v.useEffect(()=>{let st;if(L&&D.current&&Y){const Ce=Y.createElement("style");Ce.appendChild(Y.createTextNode(FT)),Y.head.appendChild(Ce),window.getComputedStyle(Y.body),st=setTimeout(()=>{Y.head.removeChild(Ce)},1)}return()=>{clearTimeout(st)}},[lt,L,Y]),v.useEffect(()=>(D.current=!0,()=>{D.current=!1}),[]);const un=v.useMemo(()=>({allColorSchemes:Se,colorScheme:lt,darkColorScheme:Xe,lightColorScheme:Oe,mode:it,setColorScheme:Ke,setMode:xe,systemMode:ot}),[Se,lt,Xe,Oe,it,Ke,xe,ot,Ie.colorSchemeSelector]);let yt=!0;(Q||ae.cssVariables===!1||J&&(K==null?void 0:K.cssVarPrefix)===se)&&(yt=!1);const Bn=M.jsxs(v.Fragment,{children:[M.jsx(qv,{themeId:I?r:void 0,theme:Ie,children:j}),yt&&M.jsx(hv,{styles:((dt=Ie.generateStyleSheets)==null?void 0:dt.call(Ie))||[]})]});return J?Bn:M.jsx(h.Provider,{value:un,children:Bn})}const b=typeof d=="string"?d:d.light,E=typeof d=="string"?d:d.dark;return{CssVarsProvider:R,useColorScheme:y,getInitColorSchemeScript:A=>YT({colorSchemeStorageKey:s,defaultLightColorScheme:b,defaultDarkColorScheme:E,modeStorageKey:i,...A})}}function WT(t=""){function r(...i){if(!i.length)return"";const s=i[0];return typeof s=="string"&&!s.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, var(--${t?`${t}-`:""}${s}${r(...i.slice(1))})`:`, ${s}`}return(i,...s)=>`var(--${t?`${t}-`:""}${i}${r(...s)})`}const Fy=(t,r,l,i=[])=>{let s=t;r.forEach((c,d)=>{d===r.length-1?Array.isArray(s)?s[Number(c)]=l:s&&typeof s=="object"&&(s[c]=l):s&&typeof s=="object"&&(s[c]||(s[c]=i.includes(c)?[]:{}),s=s[c])})},JT=(t,r,l)=>{function i(s,c=[],d=[]){Object.entries(s).forEach(([p,m])=>{(!l||l&&!l([...c,p]))&&m!=null&&(typeof m=="object"&&Object.keys(m).length>0?i(m,[...c,p],Array.isArray(m)?[...d,p]:d):r([...c,p],m,d))})}i(t)},eE=(t,r)=>typeof r=="number"?["lineHeight","fontWeight","opacity","zIndex"].some(i=>t.includes(i))||t[t.length-1].toLowerCase().includes("opacity")?r:`${r}px`:r;function Xf(t,r){const{prefix:l,shouldSkipGeneratingVar:i}=r||{},s={},c={},d={};return JT(t,(p,m,h)=>{if((typeof m=="string"||typeof m=="number")&&(!i||!i(p,m))){const y=`--${l?`${l}-`:""}${p.join("-")}`,S=eE(p,m);Object.assign(s,{[y]:S}),Fy(c,p,`var(${y})`,h),Fy(d,p,`var(${y}, ${S})`,h)}},p=>p[0]==="vars"),{css:s,vars:c,varsWithDefaults:d}}function tE(t,r={}){const{getSelector:l=w,disableCssColorScheme:i,colorSchemeSelector:s}=r,{colorSchemes:c={},components:d,defaultColorScheme:p="light",...m}=t,{vars:h,css:y,varsWithDefaults:S}=Xf(m,r);let x=S;const R={},{[p]:b,...E}=c;if(Object.entries(E||{}).forEach(([O,B])=>{const{vars:z,css:L,varsWithDefaults:q}=Xf(B,r);x=Ft(x,q),R[O]={css:L,vars:z}}),b){const{css:O,vars:B,varsWithDefaults:z}=Xf(b,r);x=Ft(x,z),R[p]={css:O,vars:B}}function w(O,B){var L,q;let z=s;if(s==="class"&&(z=".%s"),s==="data"&&(z="[data-%s]"),s!=null&&s.startsWith("data-")&&!s.includes("%s")&&(z=`[${s}="%s"]`),O){if(z==="media")return t.defaultColorScheme===O?":root":{[`@media (prefers-color-scheme: ${((q=(L=c[O])==null?void 0:L.palette)==null?void 0:q.mode)||O})`]:{":root":B}};if(z)return t.defaultColorScheme===O?`:root, ${z.replace("%s",String(O))}`:z.replace("%s",String(O))}return":root"}return{vars:x,generateThemeVars:()=>{let O={...h};return Object.entries(R).forEach(([,{vars:B}])=>{O=Ft(O,B)}),O},generateStyleSheets:()=>{var G,Y;const O=[],B=t.defaultColorScheme||"light";function z(C,U){Object.keys(U).length&&O.push(typeof C=="string"?{[C]:{...U}}:C)}z(l(void 0,{...y}),y);const{[B]:L,...q}=R;if(L){const{css:C}=L,U=(Y=(G=c[B])==null?void 0:G.palette)==null?void 0:Y.mode,Q=!i&&U?{colorScheme:U,...C}:{...C};z(l(B,{...Q}),Q)}return Object.entries(q).forEach(([C,{css:U}])=>{var le,W;const Q=(W=(le=c[C])==null?void 0:le.palette)==null?void 0:W.mode,re=!i&&Q?{colorScheme:Q,...U}:{...U};z(l(C,{...re}),re)}),O}}}function nE(t){return function(l){return t==="media"?`@media (prefers-color-scheme: ${l})`:t?t.startsWith("data-")&&!t.includes("%s")?`[${t}="${l}"] &`:t==="class"?`.${l} &`:t==="data"?`[data-${l}] &`:`${t.replace("%s",l)} &`:"&"}}const aE=fi(),rE=wv("div",{name:"MuiContainer",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[`maxWidth${fe(String(l.maxWidth))}`],l.fixed&&r.fixed,l.disableGutters&&r.disableGutters]}}),oE=t=>Av({props:t,name:"MuiContainer",defaultTheme:aE}),lE=(t,r)=>{const l=m=>Me(r,m),{classes:i,fixed:s,disableGutters:c,maxWidth:d}=t,p={root:["root",d&&`maxWidth${fe(String(d))}`,s&&"fixed",c&&"disableGutters"]};return we(p,l,i)};function iE(t={}){const{createStyledComponent:r=rE,useThemeProps:l=oE,componentName:i="MuiContainer"}=t,s=r(({theme:d,ownerState:p})=>({width:"100%",marginLeft:"auto",boxSizing:"border-box",marginRight:"auto",...!p.disableGutters&&{paddingLeft:d.spacing(2),paddingRight:d.spacing(2),[d.breakpoints.up("sm")]:{paddingLeft:d.spacing(3),paddingRight:d.spacing(3)}}}),({theme:d,ownerState:p})=>p.fixed&&Object.keys(d.breakpoints.values).reduce((m,h)=>{const y=h,S=d.breakpoints.values[y];return S!==0&&(m[d.breakpoints.up(y)]={maxWidth:`${S}${d.breakpoints.unit}`}),m},{}),({theme:d,ownerState:p})=>({...p.maxWidth==="xs"&&{[d.breakpoints.up("xs")]:{maxWidth:Math.max(d.breakpoints.values.xs,444)}},...p.maxWidth&&p.maxWidth!=="xs"&&{[d.breakpoints.up(p.maxWidth)]:{maxWidth:`${d.breakpoints.values[p.maxWidth]}${d.breakpoints.unit}`}}}));return v.forwardRef(function(p,m){const h=l(p),{className:y,component:S="div",disableGutters:x=!1,fixed:R=!1,maxWidth:b="lg",classes:E,...w}=h,A={...h,component:S,disableGutters:x,fixed:R,maxWidth:b},j=lE(A,i);return M.jsx(s,{as:S,ownerState:A,className:pe(j.root,y),ref:m,...w})})}const sE=(t,r)=>t.filter(l=>r.includes(l)),No=(t,r,l)=>{const i=t.keys[0];Array.isArray(r)?r.forEach((s,c)=>{l((d,p)=>{c<=t.keys.length-1&&(c===0?Object.assign(d,p):d[t.up(t.keys[c])]=p)},s)}):r&&typeof r=="object"?(Object.keys(r).length>t.keys.length?t.keys:sE(t.keys,Object.keys(r))).forEach(c=>{if(t.keys.includes(c)){const d=r[c];d!==void 0&&l((p,m)=>{i===c?Object.assign(p,m):p[t.up(c)]=m},d)}}):(typeof r=="number"||typeof r=="string")&&l((s,c)=>{Object.assign(s,c)},r)};function Xs(t){return`--Grid-${t}Spacing`}function du(t){return`--Grid-parent-${t}Spacing`}const Zy="--Grid-columns",To="--Grid-parent-columns",uE=({theme:t,ownerState:r})=>{const l={};return No(t.breakpoints,r.size,(i,s)=>{let c={};s==="grow"&&(c={flexBasis:0,flexGrow:1,maxWidth:"100%"}),s==="auto"&&(c={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"}),typeof s=="number"&&(c={flexGrow:0,flexBasis:"auto",width:`calc(100% * ${s} / var(${To}) - (var(${To}) - ${s}) * (var(${du("column")}) / var(${To})))`}),i(l,c)}),l},cE=({theme:t,ownerState:r})=>{const l={};return No(t.breakpoints,r.offset,(i,s)=>{let c={};s==="auto"&&(c={marginLeft:"auto"}),typeof s=="number"&&(c={marginLeft:s===0?"0px":`calc(100% * ${s} / var(${To}) + var(${du("column")}) * ${s} / var(${To}))`}),i(l,c)}),l},fE=({theme:t,ownerState:r})=>{if(!r.container)return{};const l={[Zy]:12};return No(t.breakpoints,r.columns,(i,s)=>{const c=s??12;i(l,{[Zy]:c,"> *":{[To]:c}})}),l},dE=({theme:t,ownerState:r})=>{if(!r.container)return{};const l={};return No(t.breakpoints,r.rowSpacing,(i,s)=>{var d;const c=typeof s=="string"?s:(d=t.spacing)==null?void 0:d.call(t,s);i(l,{[Xs("row")]:c,"> *":{[du("row")]:c}})}),l},pE=({theme:t,ownerState:r})=>{if(!r.container)return{};const l={};return No(t.breakpoints,r.columnSpacing,(i,s)=>{var d;const c=typeof s=="string"?s:(d=t.spacing)==null?void 0:d.call(t,s);i(l,{[Xs("column")]:c,"> *":{[du("column")]:c}})}),l},mE=({theme:t,ownerState:r})=>{if(!r.container)return{};const l={};return No(t.breakpoints,r.direction,(i,s)=>{i(l,{flexDirection:s})}),l},hE=({ownerState:t})=>({minWidth:0,boxSizing:"border-box",...t.container&&{display:"flex",flexWrap:"wrap",...t.wrap&&t.wrap!=="wrap"&&{flexWrap:t.wrap},gap:`var(${Xs("row")}) var(${Xs("column")})`}}),gE=t=>{const r=[];return Object.entries(t).forEach(([l,i])=>{i!==!1&&i!==void 0&&r.push(`grid-${l}-${String(i)}`)}),r},yE=(t,r="xs")=>{function l(i){return i===void 0?!1:typeof i=="string"&&!Number.isNaN(Number(i))||typeof i=="number"&&i>0}if(l(t))return[`spacing-${r}-${String(t)}`];if(typeof t=="object"&&!Array.isArray(t)){const i=[];return Object.entries(t).forEach(([s,c])=>{l(c)&&i.push(`spacing-${s}-${String(c)}`)}),i}return[]},vE=t=>t===void 0?[]:typeof t=="object"?Object.entries(t).map(([r,l])=>`direction-${r}-${l}`):[`direction-xs-${String(t)}`];function bE(t,r){t.item!==void 0&&delete t.item,t.zeroMinWidth!==void 0&&delete t.zeroMinWidth,r.keys.forEach(l=>{t[l]!==void 0&&delete t[l]})}const SE=fi(),xE=wv("div",{name:"MuiGrid",slot:"Root",overridesResolver:(t,r)=>r.root});function CE(t){return Av({props:t,name:"MuiGrid",defaultTheme:SE})}function TE(t={}){const{createStyledComponent:r=xE,useThemeProps:l=CE,useTheme:i=di,componentName:s="MuiGrid"}=t,c=(h,y)=>{const{container:S,direction:x,spacing:R,wrap:b,size:E}=h,w={root:["root",S&&"container",b!=="wrap"&&`wrap-xs-${String(b)}`,...vE(x),...gE(E),...S?yE(R,y.breakpoints.keys[0]):[]]};return we(w,A=>Me(s,A),{})};function d(h,y,S=()=>!0){const x={};return h===null||(Array.isArray(h)?h.forEach((R,b)=>{R!==null&&S(R)&&y.keys[b]&&(x[y.keys[b]]=R)}):typeof h=="object"?Object.keys(h).forEach(R=>{const b=h[R];b!=null&&S(b)&&(x[R]=b)}):x[y.keys[0]]=h),x}const p=r(fE,pE,dE,uE,mE,hE,cE),m=v.forwardRef(function(y,S){const x=i(),R=l(y),b=Xd(R);bE(b,x.breakpoints);const{className:E,children:w,columns:A=12,container:j=!1,component:O="div",direction:B="row",wrap:z="wrap",size:L={},offset:q={},spacing:G=0,rowSpacing:Y=G,columnSpacing:C=G,unstable_level:U=0,...Q}=b,re=d(L,x.breakpoints,I=>I!==!1),le=d(q,x.breakpoints),W=y.columns??(U?void 0:A),D=y.spacing??(U?void 0:G),K=y.rowSpacing??y.spacing??(U?void 0:Y),oe=y.columnSpacing??y.spacing??(U?void 0:C),J={...b,level:U,columns:W,container:j,direction:B,wrap:z,spacing:D,rowSpacing:K,columnSpacing:oe,size:re,offset:le},N=c(J,x);return M.jsx(p,{ref:S,as:O,ownerState:J,className:pe(N.root,E),...Q,children:v.Children.map(w,I=>{var ae;return v.isValidElement(I)&&Ps(I,["Grid"])&&j&&I.props.container?v.cloneElement(I,{unstable_level:((ae=I.props)==null?void 0:ae.unstable_level)??U+1}):I})})});return m.muiName="Grid",m}function Iv(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Zl.white,default:Zl.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}const EE=Iv();function Yv(){return{text:{primary:Zl.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Zl.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}const Wy=Yv();function Jy(t,r,l,i){const s=i.light||i,c=i.dark||i*1.5;t[r]||(t.hasOwnProperty(l)?t[r]=t[l]:r==="light"?t.light=Er(t.main,s):r==="dark"&&(t.dark=Tr(t.main,c)))}function RE(t="light"){return t==="dark"?{main:ho[200],light:ho[50],dark:ho[400]}:{main:ho[700],light:ho[400],dark:ho[800]}}function ME(t="light"){return t==="dark"?{main:mo[200],light:mo[50],dark:mo[400]}:{main:mo[500],light:mo[300],dark:mo[700]}}function wE(t="light"){return t==="dark"?{main:po[500],light:po[300],dark:po[700]}:{main:po[700],light:po[400],dark:po[800]}}function AE(t="light"){return t==="dark"?{main:go[400],light:go[300],dark:go[700]}:{main:go[700],light:go[500],dark:go[900]}}function OE(t="light"){return t==="dark"?{main:yo[400],light:yo[300],dark:yo[700]}:{main:yo[800],light:yo[500],dark:yo[900]}}function zE(t="light"){return t==="dark"?{main:jl[400],light:jl[300],dark:jl[700]}:{main:"#ed6c02",light:jl[500],dark:jl[900]}}function ep(t){const{mode:r="light",contrastThreshold:l=3,tonalOffset:i=.2,...s}=t,c=t.primary||RE(r),d=t.secondary||ME(r),p=t.error||wE(r),m=t.info||AE(r),h=t.success||OE(r),y=t.warning||zE(r);function S(E){return OT(E,Wy.text.primary)>=l?Wy.text.primary:EE.text.primary}const x=({color:E,name:w,mainShade:A=500,lightShade:j=300,darkShade:O=700})=>{if(E={...E},!E.main&&E[A]&&(E.main=E[A]),!E.hasOwnProperty("main"))throw new Error(Sa(11,w?` (${w})`:"",A));if(typeof E.main!="string")throw new Error(Sa(12,w?` (${w})`:"",JSON.stringify(E.main)));return Jy(E,"light",j,i),Jy(E,"dark",O,i),E.contrastText||(E.contrastText=S(E.main)),E};let R;return r==="light"?R=Iv():r==="dark"&&(R=Yv()),Ft({common:{...Zl},mode:r,primary:x({color:c,name:"primary"}),secondary:x({color:d,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:x({color:p,name:"error"}),warning:x({color:y,name:"warning"}),info:x({color:m,name:"info"}),success:x({color:h,name:"success"}),grey:p2,contrastThreshold:l,getContrastText:S,augmentColor:x,tonalOffset:i,...R},s)}function BE(t){const r={};return Object.entries(t).forEach(i=>{const[s,c]=i;typeof c=="object"&&(r[s]=`${c.fontStyle?`${c.fontStyle} `:""}${c.fontVariant?`${c.fontVariant} `:""}${c.fontWeight?`${c.fontWeight} `:""}${c.fontStretch?`${c.fontStretch} `:""}${c.fontSize||""}${c.lineHeight?`/${c.lineHeight} `:""}${c.fontFamily||""}`)}),r}function NE(t,r){return{toolbar:{minHeight:56,[t.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[t.up("sm")]:{minHeight:64}},...r}}function kE(t){return Math.round(t*1e5)/1e5}const e0={textTransform:"uppercase"},t0='"Roboto", "Helvetica", "Arial", sans-serif';function Vv(t,r){const{fontFamily:l=t0,fontSize:i=14,fontWeightLight:s=300,fontWeightRegular:c=400,fontWeightMedium:d=500,fontWeightBold:p=700,htmlFontSize:m=16,allVariants:h,pxToRem:y,...S}=typeof r=="function"?r(t):r,x=i/14,R=y||(w=>`${w/m*x}rem`),b=(w,A,j,O,B)=>({fontFamily:l,fontWeight:w,fontSize:R(A),lineHeight:j,...l===t0?{letterSpacing:`${kE(O/A)}em`}:{},...B,...h}),E={h1:b(s,96,1.167,-1.5),h2:b(s,60,1.2,-.5),h3:b(c,48,1.167,0),h4:b(c,34,1.235,.25),h5:b(c,24,1.334,0),h6:b(d,20,1.6,.15),subtitle1:b(c,16,1.75,.15),subtitle2:b(d,14,1.57,.1),body1:b(c,16,1.5,.15),body2:b(c,14,1.43,.15),button:b(d,14,1.75,.4,e0),caption:b(c,12,1.66,.4),overline:b(c,12,2.66,1,e0),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return Ft({htmlFontSize:m,pxToRem:R,fontFamily:l,fontSize:i,fontWeightLight:s,fontWeightRegular:c,fontWeightMedium:d,fontWeightBold:p,...E},S,{clone:!1})}const DE=.2,jE=.14,$E=.12;function ct(...t){return[`${t[0]}px ${t[1]}px ${t[2]}px ${t[3]}px rgba(0,0,0,${DE})`,`${t[4]}px ${t[5]}px ${t[6]}px ${t[7]}px rgba(0,0,0,${jE})`,`${t[8]}px ${t[9]}px ${t[10]}px ${t[11]}px rgba(0,0,0,${$E})`].join(",")}const _E=["none",ct(0,2,1,-1,0,1,1,0,0,1,3,0),ct(0,3,1,-2,0,2,2,0,0,1,5,0),ct(0,3,3,-2,0,3,4,0,0,1,8,0),ct(0,2,4,-1,0,4,5,0,0,1,10,0),ct(0,3,5,-1,0,5,8,0,0,1,14,0),ct(0,3,5,-1,0,6,10,0,0,1,18,0),ct(0,4,5,-2,0,7,10,1,0,2,16,1),ct(0,5,5,-3,0,8,10,1,0,3,14,2),ct(0,5,6,-3,0,9,12,1,0,3,16,2),ct(0,6,6,-3,0,10,14,1,0,4,18,3),ct(0,6,7,-4,0,11,15,1,0,4,20,3),ct(0,7,8,-4,0,12,17,2,0,5,22,4),ct(0,7,8,-4,0,13,19,2,0,5,24,4),ct(0,7,9,-4,0,14,21,2,0,5,26,4),ct(0,8,9,-5,0,15,22,2,0,6,28,5),ct(0,8,10,-5,0,16,24,2,0,6,30,5),ct(0,8,11,-5,0,17,26,2,0,6,32,5),ct(0,9,11,-5,0,18,28,2,0,7,34,6),ct(0,9,12,-6,0,19,29,2,0,7,36,6),ct(0,10,13,-6,0,20,31,3,0,8,38,7),ct(0,10,13,-6,0,21,33,3,0,8,40,7),ct(0,10,14,-6,0,22,35,3,0,8,42,7),ct(0,11,14,-7,0,23,36,3,0,9,44,8),ct(0,11,15,-7,0,24,38,3,0,9,46,8)],LE={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},UE={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function n0(t){return`${Math.round(t)}ms`}function HE(t){if(!t)return 0;const r=t/36;return Math.min(Math.round((4+15*r**.25+r/5)*10),3e3)}function PE(t){const r={...LE,...t.easing},l={...UE,...t.duration};return{getAutoHeightDuration:HE,create:(s=["all"],c={})=>{const{duration:d=l.standard,easing:p=r.easeInOut,delay:m=0,...h}=c;return(Array.isArray(s)?s:[s]).map(y=>`${y} ${typeof d=="string"?d:n0(d)} ${p} ${typeof m=="string"?m:n0(m)}`).join(",")},...t,easing:r,duration:l}}const qE={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function GE(t){return Xn(t)||typeof t>"u"||typeof t=="string"||typeof t=="boolean"||typeof t=="number"||Array.isArray(t)}function Xv(t={}){const r={...t};function l(i){const s=Object.entries(i);for(let c=0;c<s.length;c++){const[d,p]=s[c];!GE(p)||d.startsWith("unstable_")?delete i[d]:Xn(p)&&(i[d]={...p},l(i[d]))}}return l(r),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
|
|
94
|
-
|
|
95
|
-
const theme = ${JSON.stringify(r,null,2)};
|
|
96
|
-
|
|
97
|
-
theme.breakpoints = createBreakpoints(theme.breakpoints || {});
|
|
98
|
-
theme.transitions = createTransitions(theme.transitions || {});
|
|
99
|
-
|
|
100
|
-
export default theme;`}function fd(t={},...r){const{breakpoints:l,mixins:i={},spacing:s,palette:c={},transitions:d={},typography:p={},shape:m,...h}=t;if(t.vars&&t.generateThemeVars===void 0)throw new Error(Sa(20));const y=ep(c),S=fi(t);let x=Ft(S,{mixins:NE(S.breakpoints,i),palette:y,shadows:_E.slice(),typography:Vv(y,p),transitions:PE(d),zIndex:{...qE}});return x=Ft(x,h),x=r.reduce((R,b)=>Ft(R,b),x),x.unstable_sxConfig={...ci,...h==null?void 0:h.unstable_sxConfig},x.unstable_sx=function(b){return Fa({sx:b,theme:this})},x.toRuntimeSource=Xv,x}function dd(t){let r;return t<1?r=5.11916*t**2:r=4.5*Math.log(t+1)+2,Math.round(r*10)/1e3}const IE=[...Array(25)].map((t,r)=>{if(r===0)return"none";const l=dd(r);return`linear-gradient(rgba(255 255 255 / ${l}), rgba(255 255 255 / ${l}))`});function Kv(t){return{inputPlaceholder:t==="dark"?.5:.42,inputUnderline:t==="dark"?.7:.42,switchTrackDisabled:t==="dark"?.2:.12,switchTrack:t==="dark"?.3:.38}}function Qv(t){return t==="dark"?IE:[]}function YE(t){const{palette:r={mode:"light"},opacity:l,overlays:i,...s}=t,c=ep(r);return{palette:c,opacity:{...Kv(c.mode),...l},overlays:i||Qv(c.mode),...s}}function VE(t){var r;return!!t[0].match(/(cssVarPrefix|colorSchemeSelector|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!t[0].match(/sxConfig$/)||t[0]==="palette"&&!!((r=t[1])!=null&&r.match(/(mode|contrastThreshold|tonalOffset)/))}const XE=t=>[...[...Array(25)].map((r,l)=>`--${t?`${t}-`:""}overlays-${l}`),`--${t?`${t}-`:""}palette-AppBar-darkBg`,`--${t?`${t}-`:""}palette-AppBar-darkColor`],KE=t=>(r,l)=>{const i=t.rootSelector||":root",s=t.colorSchemeSelector;let c=s;if(s==="class"&&(c=".%s"),s==="data"&&(c="[data-%s]"),s!=null&&s.startsWith("data-")&&!s.includes("%s")&&(c=`[${s}="%s"]`),t.defaultColorScheme===r){if(r==="dark"){const d={};return XE(t.cssVarPrefix).forEach(p=>{d[p]=l[p],delete l[p]}),c==="media"?{[i]:l,"@media (prefers-color-scheme: dark)":{[i]:d}}:c?{[c.replace("%s",r)]:d,[`${i}, ${c.replace("%s",r)}`]:l}:{[i]:{...l,...d}}}if(c&&c!=="media")return`${i}, ${c.replace("%s",String(r))}`}else if(r){if(c==="media")return{[`@media (prefers-color-scheme: ${String(r)})`]:{[i]:l}};if(c)return c.replace("%s",String(r))}return i};function QE(t,r){r.forEach(l=>{t[l]||(t[l]={})})}function F(t,r,l){!t[r]&&l&&(t[r]=l)}function Gl(t){return typeof t!="string"||!t.startsWith("hsl")?t:Ov(t)}function ha(t,r){`${r}Channel`in t||(t[`${r}Channel`]=ql(Gl(t[r])))}function FE(t){return typeof t=="number"?`${t}px`:typeof t=="string"||typeof t=="function"||Array.isArray(t)?t:"8px"}const Gn=t=>{try{return t()}catch{}},ZE=(t="mui")=>WT(t);function Kf(t,r,l,i){if(!r)return;r=r===!0?{}:r;const s=i==="dark"?"dark":"light";if(!l){t[i]=YE({...r,palette:{mode:s,...r==null?void 0:r.palette}});return}const{palette:c,...d}=fd({...l,palette:{mode:s,...r==null?void 0:r.palette}});return t[i]={...r,palette:c,opacity:{...Kv(s),...r==null?void 0:r.opacity},overlays:(r==null?void 0:r.overlays)||Qv(s)},d}function WE(t={},...r){const{colorSchemes:l={light:!0},defaultColorScheme:i,disableCssColorScheme:s=!1,cssVarPrefix:c="mui",shouldSkipGeneratingVar:d=VE,colorSchemeSelector:p=l.light&&l.dark?"media":void 0,rootSelector:m=":root",...h}=t,y=Object.keys(l)[0],S=i||(l.light&&y!=="light"?"light":y),x=ZE(c),{[S]:R,light:b,dark:E,...w}=l,A={...w};let j=R;if((S==="dark"&&!("dark"in l)||S==="light"&&!("light"in l))&&(j=!0),!j)throw new Error(Sa(21,S));const O=Kf(A,j,h,S);b&&!A.light&&Kf(A,b,void 0,"light"),E&&!A.dark&&Kf(A,E,void 0,"dark");let B={defaultColorScheme:S,...O,cssVarPrefix:c,colorSchemeSelector:p,rootSelector:m,getCssVar:x,colorSchemes:A,font:{...BE(O.typography),...O.font},spacing:FE(h.spacing)};Object.keys(B.colorSchemes).forEach(Y=>{const C=B.colorSchemes[Y].palette,U=Q=>{const re=Q.split("-"),le=re[1],W=re[2];return x(Q,C[le][W])};if(C.mode==="light"&&(F(C.common,"background","#fff"),F(C.common,"onBackground","#000")),C.mode==="dark"&&(F(C.common,"background","#000"),F(C.common,"onBackground","#fff")),QE(C,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),C.mode==="light"){F(C.Alert,"errorColor",nt(C.error.light,.6)),F(C.Alert,"infoColor",nt(C.info.light,.6)),F(C.Alert,"successColor",nt(C.success.light,.6)),F(C.Alert,"warningColor",nt(C.warning.light,.6)),F(C.Alert,"errorFilledBg",U("palette-error-main")),F(C.Alert,"infoFilledBg",U("palette-info-main")),F(C.Alert,"successFilledBg",U("palette-success-main")),F(C.Alert,"warningFilledBg",U("palette-warning-main")),F(C.Alert,"errorFilledColor",Gn(()=>C.getContrastText(C.error.main))),F(C.Alert,"infoFilledColor",Gn(()=>C.getContrastText(C.info.main))),F(C.Alert,"successFilledColor",Gn(()=>C.getContrastText(C.success.main))),F(C.Alert,"warningFilledColor",Gn(()=>C.getContrastText(C.warning.main))),F(C.Alert,"errorStandardBg",at(C.error.light,.9)),F(C.Alert,"infoStandardBg",at(C.info.light,.9)),F(C.Alert,"successStandardBg",at(C.success.light,.9)),F(C.Alert,"warningStandardBg",at(C.warning.light,.9)),F(C.Alert,"errorIconColor",U("palette-error-main")),F(C.Alert,"infoIconColor",U("palette-info-main")),F(C.Alert,"successIconColor",U("palette-success-main")),F(C.Alert,"warningIconColor",U("palette-warning-main")),F(C.AppBar,"defaultBg",U("palette-grey-100")),F(C.Avatar,"defaultBg",U("palette-grey-400")),F(C.Button,"inheritContainedBg",U("palette-grey-300")),F(C.Button,"inheritContainedHoverBg",U("palette-grey-A100")),F(C.Chip,"defaultBorder",U("palette-grey-400")),F(C.Chip,"defaultAvatarColor",U("palette-grey-700")),F(C.Chip,"defaultIconColor",U("palette-grey-700")),F(C.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),F(C.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),F(C.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),F(C.LinearProgress,"primaryBg",at(C.primary.main,.62)),F(C.LinearProgress,"secondaryBg",at(C.secondary.main,.62)),F(C.LinearProgress,"errorBg",at(C.error.main,.62)),F(C.LinearProgress,"infoBg",at(C.info.main,.62)),F(C.LinearProgress,"successBg",at(C.success.main,.62)),F(C.LinearProgress,"warningBg",at(C.warning.main,.62)),F(C.Skeleton,"bg",`rgba(${U("palette-text-primaryChannel")} / 0.11)`),F(C.Slider,"primaryTrack",at(C.primary.main,.62)),F(C.Slider,"secondaryTrack",at(C.secondary.main,.62)),F(C.Slider,"errorTrack",at(C.error.main,.62)),F(C.Slider,"infoTrack",at(C.info.main,.62)),F(C.Slider,"successTrack",at(C.success.main,.62)),F(C.Slider,"warningTrack",at(C.warning.main,.62));const Q=zs(C.background.default,.8);F(C.SnackbarContent,"bg",Q),F(C.SnackbarContent,"color",Gn(()=>C.getContrastText(Q))),F(C.SpeedDialAction,"fabHoverBg",zs(C.background.paper,.15)),F(C.StepConnector,"border",U("palette-grey-400")),F(C.StepContent,"border",U("palette-grey-400")),F(C.Switch,"defaultColor",U("palette-common-white")),F(C.Switch,"defaultDisabledColor",U("palette-grey-100")),F(C.Switch,"primaryDisabledColor",at(C.primary.main,.62)),F(C.Switch,"secondaryDisabledColor",at(C.secondary.main,.62)),F(C.Switch,"errorDisabledColor",at(C.error.main,.62)),F(C.Switch,"infoDisabledColor",at(C.info.main,.62)),F(C.Switch,"successDisabledColor",at(C.success.main,.62)),F(C.Switch,"warningDisabledColor",at(C.warning.main,.62)),F(C.TableCell,"border",at(Os(C.divider,1),.88)),F(C.Tooltip,"bg",Os(C.grey[700],.92))}if(C.mode==="dark"){F(C.Alert,"errorColor",at(C.error.light,.6)),F(C.Alert,"infoColor",at(C.info.light,.6)),F(C.Alert,"successColor",at(C.success.light,.6)),F(C.Alert,"warningColor",at(C.warning.light,.6)),F(C.Alert,"errorFilledBg",U("palette-error-dark")),F(C.Alert,"infoFilledBg",U("palette-info-dark")),F(C.Alert,"successFilledBg",U("palette-success-dark")),F(C.Alert,"warningFilledBg",U("palette-warning-dark")),F(C.Alert,"errorFilledColor",Gn(()=>C.getContrastText(C.error.dark))),F(C.Alert,"infoFilledColor",Gn(()=>C.getContrastText(C.info.dark))),F(C.Alert,"successFilledColor",Gn(()=>C.getContrastText(C.success.dark))),F(C.Alert,"warningFilledColor",Gn(()=>C.getContrastText(C.warning.dark))),F(C.Alert,"errorStandardBg",nt(C.error.light,.9)),F(C.Alert,"infoStandardBg",nt(C.info.light,.9)),F(C.Alert,"successStandardBg",nt(C.success.light,.9)),F(C.Alert,"warningStandardBg",nt(C.warning.light,.9)),F(C.Alert,"errorIconColor",U("palette-error-main")),F(C.Alert,"infoIconColor",U("palette-info-main")),F(C.Alert,"successIconColor",U("palette-success-main")),F(C.Alert,"warningIconColor",U("palette-warning-main")),F(C.AppBar,"defaultBg",U("palette-grey-900")),F(C.AppBar,"darkBg",U("palette-background-paper")),F(C.AppBar,"darkColor",U("palette-text-primary")),F(C.Avatar,"defaultBg",U("palette-grey-600")),F(C.Button,"inheritContainedBg",U("palette-grey-800")),F(C.Button,"inheritContainedHoverBg",U("palette-grey-700")),F(C.Chip,"defaultBorder",U("palette-grey-700")),F(C.Chip,"defaultAvatarColor",U("palette-grey-300")),F(C.Chip,"defaultIconColor",U("palette-grey-300")),F(C.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),F(C.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),F(C.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),F(C.LinearProgress,"primaryBg",nt(C.primary.main,.5)),F(C.LinearProgress,"secondaryBg",nt(C.secondary.main,.5)),F(C.LinearProgress,"errorBg",nt(C.error.main,.5)),F(C.LinearProgress,"infoBg",nt(C.info.main,.5)),F(C.LinearProgress,"successBg",nt(C.success.main,.5)),F(C.LinearProgress,"warningBg",nt(C.warning.main,.5)),F(C.Skeleton,"bg",`rgba(${U("palette-text-primaryChannel")} / 0.13)`),F(C.Slider,"primaryTrack",nt(C.primary.main,.5)),F(C.Slider,"secondaryTrack",nt(C.secondary.main,.5)),F(C.Slider,"errorTrack",nt(C.error.main,.5)),F(C.Slider,"infoTrack",nt(C.info.main,.5)),F(C.Slider,"successTrack",nt(C.success.main,.5)),F(C.Slider,"warningTrack",nt(C.warning.main,.5));const Q=zs(C.background.default,.98);F(C.SnackbarContent,"bg",Q),F(C.SnackbarContent,"color",Gn(()=>C.getContrastText(Q))),F(C.SpeedDialAction,"fabHoverBg",zs(C.background.paper,.15)),F(C.StepConnector,"border",U("palette-grey-600")),F(C.StepContent,"border",U("palette-grey-600")),F(C.Switch,"defaultColor",U("palette-grey-300")),F(C.Switch,"defaultDisabledColor",U("palette-grey-600")),F(C.Switch,"primaryDisabledColor",nt(C.primary.main,.55)),F(C.Switch,"secondaryDisabledColor",nt(C.secondary.main,.55)),F(C.Switch,"errorDisabledColor",nt(C.error.main,.55)),F(C.Switch,"infoDisabledColor",nt(C.info.main,.55)),F(C.Switch,"successDisabledColor",nt(C.success.main,.55)),F(C.Switch,"warningDisabledColor",nt(C.warning.main,.55)),F(C.TableCell,"border",nt(Os(C.divider,1),.68)),F(C.Tooltip,"bg",Os(C.grey[700],.92))}ha(C.background,"default"),ha(C.background,"paper"),ha(C.common,"background"),ha(C.common,"onBackground"),ha(C,"divider"),Object.keys(C).forEach(Q=>{const re=C[Q];Q!=="tonalOffset"&&re&&typeof re=="object"&&(re.main&&F(C[Q],"mainChannel",ql(Gl(re.main))),re.light&&F(C[Q],"lightChannel",ql(Gl(re.light))),re.dark&&F(C[Q],"darkChannel",ql(Gl(re.dark))),re.contrastText&&F(C[Q],"contrastTextChannel",ql(Gl(re.contrastText))),Q==="text"&&(ha(C[Q],"primary"),ha(C[Q],"secondary")),Q==="action"&&(re.active&&ha(C[Q],"active"),re.selected&&ha(C[Q],"selected")))})}),B=r.reduce((Y,C)=>Ft(Y,C),B);const z={prefix:c,disableCssColorScheme:s,shouldSkipGeneratingVar:d,getSelector:KE(B)},{vars:L,generateThemeVars:q,generateStyleSheets:G}=tE(B,z);return B.vars=L,Object.entries(B.colorSchemes[B.defaultColorScheme]).forEach(([Y,C])=>{B[Y]=C}),B.generateThemeVars=q,B.generateStyleSheets=G,B.generateSpacing=function(){return Sv(h.spacing,Yd(this))},B.getColorSchemeSelector=nE(p),B.spacing=B.generateSpacing(),B.shouldSkipGeneratingVar=d,B.unstable_sxConfig={...ci,...h==null?void 0:h.unstable_sxConfig},B.unstable_sx=function(C){return Fa({sx:C,theme:this})},B.toRuntimeSource=Xv,B}function a0(t,r,l){t.colorSchemes&&l&&(t.colorSchemes[r]={...l!==!0&&l,palette:ep({...l===!0?{}:l.palette,mode:r})})}function pu(t={},...r){const{palette:l,cssVariables:i=!1,colorSchemes:s=l?void 0:{light:!0},defaultColorScheme:c=l==null?void 0:l.mode,...d}=t,p=c||"light",m=s==null?void 0:s[p],h={...s,...l?{[p]:{...typeof m!="boolean"&&m,palette:l}}:void 0};if(i===!1){if(!("colorSchemes"in t))return fd(t,...r);let y=l;"palette"in t||h[p]&&(h[p]!==!0?y=h[p].palette:p==="dark"&&(y={mode:"dark"}));const S=fd({...t,palette:y},...r);return S.defaultColorScheme=p,S.colorSchemes=h,S.palette.mode==="light"&&(S.colorSchemes.light={...h.light!==!0&&h.light,palette:S.palette},a0(S,"dark",h.dark)),S.palette.mode==="dark"&&(S.colorSchemes.dark={...h.dark!==!0&&h.dark,palette:S.palette},a0(S,"light",h.light)),S}return!l&&!("light"in h)&&p==="light"&&(h.light=!0),WE({...d,colorSchemes:h,defaultColorScheme:p,...typeof i!="boolean"&&i},...r)}const tp=pu();function mu(){const t=di(tp);return t[Kn]||t}function Fv(t){return t!=="ownerState"&&t!=="theme"&&t!=="sx"&&t!=="as"}const sn=t=>Fv(t)&&t!=="classes",ie=Mv({themeId:Kn,defaultTheme:tp,rootShouldForwardProp:sn});function Qf({theme:t,...r}){const l=Kn in t?t[Kn]:void 0;return M.jsx(qv,{...r,themeId:l?Kn:void 0,theme:l||t})}const Bs={colorSchemeStorageKey:"mui-color-scheme",defaultLightColorScheme:"light",defaultDarkColorScheme:"dark",modeStorageKey:"mui-mode"},{CssVarsProvider:JE}=ZT({themeId:Kn,theme:()=>pu({cssVariables:!0}),colorSchemeStorageKey:Bs.colorSchemeStorageKey,modeStorageKey:Bs.modeStorageKey,defaultColorScheme:{light:Bs.defaultLightColorScheme,dark:Bs.defaultDarkColorScheme},resolveTheme:t=>{const r={...t,typography:Vv(t.palette,t.typography)};return r.unstable_sx=function(i){return Fa({sx:i,theme:this})},r}}),eR=JE;function tR({theme:t,...r}){if(typeof t=="function")return M.jsx(Qf,{theme:t,...r});const l=Kn in t?t[Kn]:t;return"colorSchemes"in l?M.jsx(eR,{theme:t,...r}):"vars"in l?M.jsx(Qf,{theme:t,...r}):M.jsx(Qf,{theme:{...t,vars:null},...r})}function nR(t){return M.jsx(pT,{...t,defaultTheme:tp,themeId:Kn})}function np(t){return function(l){return M.jsx(nR,{styles:typeof t=="function"?i=>t({theme:i,...l}):t})}}function aR(){return Xd}const ke=GT;function Ae(t){return qT(t)}function rR(t){return Me("MuiSvgIcon",t)}Ee("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const oR=t=>{const{color:r,fontSize:l,classes:i}=t,s={root:["root",r!=="inherit"&&`color${fe(r)}`,`fontSize${fe(l)}`]};return we(s,rR,i)},lR=ie("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.color!=="inherit"&&r[`color${fe(l.color)}`],r[`fontSize${fe(l.fontSize)}`]]}})(ke(({theme:t})=>{var r,l,i,s,c,d,p,m,h,y,S,x,R,b;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:(s=(r=t.transitions)==null?void 0:r.create)==null?void 0:s.call(r,"fill",{duration:(i=(l=(t.vars??t).transitions)==null?void 0:l.duration)==null?void 0:i.shorter}),variants:[{props:E=>!E.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:((d=(c=t.typography)==null?void 0:c.pxToRem)==null?void 0:d.call(c,20))||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:((m=(p=t.typography)==null?void 0:p.pxToRem)==null?void 0:m.call(p,24))||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:((y=(h=t.typography)==null?void 0:h.pxToRem)==null?void 0:y.call(h,35))||"2.1875rem"}},...Object.entries((t.vars??t).palette).filter(([,E])=>E&&E.main).map(([E])=>{var w,A;return{props:{color:E},style:{color:(A=(w=(t.vars??t).palette)==null?void 0:w[E])==null?void 0:A.main}}}),{props:{color:"action"},style:{color:(x=(S=(t.vars??t).palette)==null?void 0:S.action)==null?void 0:x.active}},{props:{color:"disabled"},style:{color:(b=(R=(t.vars??t).palette)==null?void 0:R.action)==null?void 0:b.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}})),pd=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiSvgIcon"}),{children:s,className:c,color:d="inherit",component:p="svg",fontSize:m="medium",htmlColor:h,inheritViewBox:y=!1,titleAccess:S,viewBox:x="0 0 24 24",...R}=i,b=v.isValidElement(s)&&s.type==="svg",E={...i,color:d,component:p,fontSize:m,instanceFontSize:r.fontSize,inheritViewBox:y,viewBox:x,hasSvgAsChild:b},w={};y||(w.viewBox=x);const A=oR(E);return M.jsxs(lR,{as:p,className:pe(A.root,c),focusable:"false",color:h,"aria-hidden":S?void 0:!0,role:S?"img":void 0,ref:l,...w,...R,...b&&s.props,ownerState:E,children:[b?s.props.children:s,S?M.jsx("title",{children:S}):null]})});pd.muiName="SvgIcon";function Zt(t,r){function l(i,s){return M.jsx(pd,{"data-testid":void 0,ref:s,...i,children:t})}return l.muiName=pd.muiName,v.memo(v.forwardRef(l))}function iR(t,r){const l=t.charCodeAt(2);return t[0]==="o"&&t[1]==="n"&&l>=65&&l<=90&&typeof r=="function"}function Zv(t,r){if(!t)return r;function l(d,p){const m={};return Object.keys(p).forEach(h=>{iR(h,p[h])&&typeof d[h]=="function"&&(m[h]=(...y)=>{d[h](...y),p[h](...y)})}),m}if(typeof t=="function"||typeof r=="function")return d=>{const p=typeof r=="function"?r(d):r,m=typeof t=="function"?t({...d,...p}):t,h=pe(d==null?void 0:d.className,p==null?void 0:p.className,m==null?void 0:m.className),y=l(m,p);return{...p,...m,...y,...!!h&&{className:h},...(p==null?void 0:p.style)&&(m==null?void 0:m.style)&&{style:{...p.style,...m.style}},...(p==null?void 0:p.sx)&&(m==null?void 0:m.sx)&&{sx:[...Array.isArray(p.sx)?p.sx:[p.sx],...Array.isArray(m.sx)?m.sx:[m.sx]]}}};const i=r,s=l(t,i),c=pe(i==null?void 0:i.className,t==null?void 0:t.className);return{...r,...t,...s,...!!c&&{className:c},...(i==null?void 0:i.style)&&(t==null?void 0:t.style)&&{style:{...i.style,...t.style}},...(i==null?void 0:i.sx)&&(t==null?void 0:t.sx)&&{sx:[...Array.isArray(i.sx)?i.sx:[i.sx],...Array.isArray(t.sx)?t.sx:[t.sx]]}}}function Wv(t,r){if(t==null)return{};var l={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(r.indexOf(i)!==-1)continue;l[i]=t[i]}return l}function md(t,r){return md=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(l,i){return l.__proto__=i,l},md(t,r)}function Jv(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,md(t,r)}const r0={disabled:!1},Ks=jn.createContext(null);var sR=function(r){return r.scrollTop},Il="unmounted",vr="exited",br="entering",bo="entered",hd="exiting",Jn=function(t){Jv(r,t);function r(i,s){var c;c=t.call(this,i,s)||this;var d=s,p=d&&!d.isMounting?i.enter:i.appear,m;return c.appearStatus=null,i.in?p?(m=vr,c.appearStatus=br):m=bo:i.unmountOnExit||i.mountOnEnter?m=Il:m=vr,c.state={status:m},c.nextCallback=null,c}r.getDerivedStateFromProps=function(s,c){var d=s.in;return d&&c.status===Il?{status:vr}:null};var l=r.prototype;return l.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},l.componentDidUpdate=function(s){var c=null;if(s!==this.props){var d=this.state.status;this.props.in?d!==br&&d!==bo&&(c=br):(d===br||d===bo)&&(c=hd)}this.updateStatus(!1,c)},l.componentWillUnmount=function(){this.cancelNextCallback()},l.getTimeouts=function(){var s=this.props.timeout,c,d,p;return c=d=p=s,s!=null&&typeof s!="number"&&(c=s.exit,d=s.enter,p=s.appear!==void 0?s.appear:d),{exit:c,enter:d,appear:p}},l.updateStatus=function(s,c){if(s===void 0&&(s=!1),c!==null)if(this.cancelNextCallback(),c===br){if(this.props.unmountOnExit||this.props.mountOnEnter){var d=this.props.nodeRef?this.props.nodeRef.current:ws.findDOMNode(this);d&&sR(d)}this.performEnter(s)}else this.performExit();else this.props.unmountOnExit&&this.state.status===vr&&this.setState({status:Il})},l.performEnter=function(s){var c=this,d=this.props.enter,p=this.context?this.context.isMounting:s,m=this.props.nodeRef?[p]:[ws.findDOMNode(this),p],h=m[0],y=m[1],S=this.getTimeouts(),x=p?S.appear:S.enter;if(!s&&!d||r0.disabled){this.safeSetState({status:bo},function(){c.props.onEntered(h)});return}this.props.onEnter(h,y),this.safeSetState({status:br},function(){c.props.onEntering(h,y),c.onTransitionEnd(x,function(){c.safeSetState({status:bo},function(){c.props.onEntered(h,y)})})})},l.performExit=function(){var s=this,c=this.props.exit,d=this.getTimeouts(),p=this.props.nodeRef?void 0:ws.findDOMNode(this);if(!c||r0.disabled){this.safeSetState({status:vr},function(){s.props.onExited(p)});return}this.props.onExit(p),this.safeSetState({status:hd},function(){s.props.onExiting(p),s.onTransitionEnd(d.exit,function(){s.safeSetState({status:vr},function(){s.props.onExited(p)})})})},l.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},l.safeSetState=function(s,c){c=this.setNextCallback(c),this.setState(s,c)},l.setNextCallback=function(s){var c=this,d=!0;return this.nextCallback=function(p){d&&(d=!1,c.nextCallback=null,s(p))},this.nextCallback.cancel=function(){d=!1},this.nextCallback},l.onTransitionEnd=function(s,c){this.setNextCallback(c);var d=this.props.nodeRef?this.props.nodeRef.current:ws.findDOMNode(this),p=s==null&&!this.props.addEndListener;if(!d||p){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var m=this.props.nodeRef?[this.nextCallback]:[d,this.nextCallback],h=m[0],y=m[1];this.props.addEndListener(h,y)}s!=null&&setTimeout(this.nextCallback,s)},l.render=function(){var s=this.state.status;if(s===Il)return null;var c=this.props,d=c.children;c.in,c.mountOnEnter,c.unmountOnExit,c.appear,c.enter,c.exit,c.timeout,c.addEndListener,c.onEnter,c.onEntering,c.onEntered,c.onExit,c.onExiting,c.onExited,c.nodeRef;var p=Wv(c,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return jn.createElement(Ks.Provider,{value:null},typeof d=="function"?d(s,p):jn.cloneElement(jn.Children.only(d),p))},r}(jn.Component);Jn.contextType=Ks;Jn.propTypes={};function vo(){}Jn.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:vo,onEntering:vo,onEntered:vo,onExit:vo,onExiting:vo,onExited:vo};Jn.UNMOUNTED=Il;Jn.EXITED=vr;Jn.ENTERING=br;Jn.ENTERED=bo;Jn.EXITING=hd;function uR(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ap(t,r){var l=function(c){return r&&v.isValidElement(c)?r(c):c},i=Object.create(null);return t&&v.Children.map(t,function(s){return s}).forEach(function(s){i[s.key]=l(s)}),i}function cR(t,r){t=t||{},r=r||{};function l(y){return y in r?r[y]:t[y]}var i=Object.create(null),s=[];for(var c in t)c in r?s.length&&(i[c]=s,s=[]):s.push(c);var d,p={};for(var m in r){if(i[m])for(d=0;d<i[m].length;d++){var h=i[m][d];p[i[m][d]]=l(h)}p[m]=l(m)}for(d=0;d<s.length;d++)p[s[d]]=l(s[d]);return p}function Sr(t,r,l){return l[r]!=null?l[r]:t.props[r]}function fR(t,r){return ap(t.children,function(l){return v.cloneElement(l,{onExited:r.bind(null,l),in:!0,appear:Sr(l,"appear",t),enter:Sr(l,"enter",t),exit:Sr(l,"exit",t)})})}function dR(t,r,l){var i=ap(t.children),s=cR(r,i);return Object.keys(s).forEach(function(c){var d=s[c];if(v.isValidElement(d)){var p=c in r,m=c in i,h=r[c],y=v.isValidElement(h)&&!h.props.in;m&&(!p||y)?s[c]=v.cloneElement(d,{onExited:l.bind(null,d),in:!0,exit:Sr(d,"exit",t),enter:Sr(d,"enter",t)}):!m&&p&&!y?s[c]=v.cloneElement(d,{in:!1}):m&&p&&v.isValidElement(h)&&(s[c]=v.cloneElement(d,{onExited:l.bind(null,d),in:h.props.in,exit:Sr(d,"exit",t),enter:Sr(d,"enter",t)}))}}),s}var pR=Object.values||function(t){return Object.keys(t).map(function(r){return t[r]})},mR={component:"div",childFactory:function(r){return r}},rp=function(t){Jv(r,t);function r(i,s){var c;c=t.call(this,i,s)||this;var d=c.handleExited.bind(uR(c));return c.state={contextValue:{isMounting:!0},handleExited:d,firstRender:!0},c}var l=r.prototype;return l.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},l.componentWillUnmount=function(){this.mounted=!1},r.getDerivedStateFromProps=function(s,c){var d=c.children,p=c.handleExited,m=c.firstRender;return{children:m?fR(s,p):dR(s,d,p),firstRender:!1}},l.handleExited=function(s,c){var d=ap(this.props.children);s.key in d||(s.props.onExited&&s.props.onExited(c),this.mounted&&this.setState(function(p){var m=Is({},p.children);return delete m[s.key],{children:m}}))},l.render=function(){var s=this.props,c=s.component,d=s.childFactory,p=Wv(s,["component","childFactory"]),m=this.state.contextValue,h=pR(this.state.children).map(d);return delete p.appear,delete p.enter,delete p.exit,c===null?jn.createElement(Ks.Provider,{value:m},h):jn.createElement(Ks.Provider,{value:m},jn.createElement(c,p,h))},r}(jn.Component);rp.propTypes={};rp.defaultProps=mR;const eb=t=>t.scrollTop;function Qs(t,r){const{timeout:l,easing:i,style:s={}}=t;return{duration:s.transitionDuration??(typeof l=="number"?l:l[r.mode]||0),easing:s.transitionTimingFunction??(typeof i=="object"?i[r.mode]:i),delay:s.transitionDelay}}function hR(t){return Me("MuiPaper",t)}Ee("MuiPaper",["root","rounded","outlined","elevation","elevation0","elevation1","elevation2","elevation3","elevation4","elevation5","elevation6","elevation7","elevation8","elevation9","elevation10","elevation11","elevation12","elevation13","elevation14","elevation15","elevation16","elevation17","elevation18","elevation19","elevation20","elevation21","elevation22","elevation23","elevation24"]);const gR=t=>{const{square:r,elevation:l,variant:i,classes:s}=t,c={root:["root",i,!r&&"rounded",i==="elevation"&&`elevation${l}`]};return we(c,hR,s)},yR=ie("div",{name:"MuiPaper",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[l.variant],!l.square&&r.rounded,l.variant==="elevation"&&r[`elevation${l.elevation}`]]}})(ke(({theme:t})=>({backgroundColor:(t.vars||t).palette.background.paper,color:(t.vars||t).palette.text.primary,transition:t.transitions.create("box-shadow"),variants:[{props:({ownerState:r})=>!r.square,style:{borderRadius:t.shape.borderRadius}},{props:{variant:"outlined"},style:{border:`1px solid ${(t.vars||t).palette.divider}`}},{props:{variant:"elevation"},style:{boxShadow:"var(--Paper-shadow)",backgroundImage:"var(--Paper-overlay)"}}]}))),va=v.forwardRef(function(r,l){var R;const i=Ae({props:r,name:"MuiPaper"}),s=mu(),{className:c,component:d="div",elevation:p=1,square:m=!1,variant:h="elevation",...y}=i,S={...i,component:d,elevation:p,square:m,variant:h},x=gR(S);return M.jsx(yR,{as:d,ownerState:S,className:pe(x.root,c),ref:l,...y,style:{...h==="elevation"&&{"--Paper-shadow":(s.vars||s).shadows[p],...s.vars&&{"--Paper-overlay":(R=s.vars.overlays)==null?void 0:R[p]},...!s.vars&&s.palette.mode==="dark"&&{"--Paper-overlay":`linear-gradient(${zt("#fff",dd(p))}, ${zt("#fff",dd(p))})`}},...y.style}})});function Ge(t,r){const{className:l,elementType:i,ownerState:s,externalForwardedProps:c,internalForwardedProps:d,shouldForwardComponentProp:p=!1,...m}=r,{component:h,slots:y={[t]:void 0},slotProps:S={[t]:void 0},...x}=c,R=y[t]||i,b=_v(S[t],s),{props:{component:E,...w},internalRef:A}=$v({className:l,...m,externalForwardedProps:t==="root"?x:void 0,externalSlotProps:b}),j=Jt(A,b==null?void 0:b.ref,r.ref),O=t==="root"?E||h:E,B=Dv(R,{...t==="root"&&!h&&!y[t]&&d,...t!=="root"&&!y[t]&&d,...w,...O&&!p&&{as:O},...O&&p&&{component:O},ref:j},s);return[R,B]}class Fs{constructor(){zl(this,"mountEffect",()=>{this.shouldMount&&!this.didMount&&this.ref.current!==null&&(this.didMount=!0,this.mounted.resolve())});this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}static create(){return new Fs}static use(){const r=Bv(Fs.create).current,[l,i]=v.useState(!1);return r.shouldMount=l,r.setShouldMount=i,v.useEffect(r.mountEffect,[l]),r}mount(){return this.mounted||(this.mounted=bR(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}start(...r){this.mount().then(()=>{var l;return(l=this.ref.current)==null?void 0:l.start(...r)})}stop(...r){this.mount().then(()=>{var l;return(l=this.ref.current)==null?void 0:l.stop(...r)})}pulsate(...r){this.mount().then(()=>{var l;return(l=this.ref.current)==null?void 0:l.pulsate(...r)})}}function vR(){return Fs.use()}function bR(){let t,r;const l=new Promise((i,s)=>{t=i,r=s});return l.resolve=t,l.reject=r,l}function SR(t){const{className:r,classes:l,pulsate:i=!1,rippleX:s,rippleY:c,rippleSize:d,in:p,onExited:m,timeout:h}=t,[y,S]=v.useState(!1),x=pe(r,l.ripple,l.rippleVisible,i&&l.ripplePulsate),R={width:d,height:d,top:-(d/2)+c,left:-(d/2)+s},b=pe(l.child,y&&l.childLeaving,i&&l.childPulsate);return!p&&!y&&S(!0),v.useEffect(()=>{if(!p&&m!=null){const E=setTimeout(m,h);return()=>{clearTimeout(E)}}},[m,p,h]),M.jsx("span",{className:x,style:R,children:M.jsx("span",{className:b})})}const An=Ee("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),gd=550,xR=80,CR=Wa`
|
|
101
|
-
0% {
|
|
102
|
-
transform: scale(0);
|
|
103
|
-
opacity: 0.1;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
100% {
|
|
107
|
-
transform: scale(1);
|
|
108
|
-
opacity: 0.3;
|
|
109
|
-
}
|
|
110
|
-
`,TR=Wa`
|
|
111
|
-
0% {
|
|
112
|
-
opacity: 1;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
100% {
|
|
116
|
-
opacity: 0;
|
|
117
|
-
}
|
|
118
|
-
`,ER=Wa`
|
|
119
|
-
0% {
|
|
120
|
-
transform: scale(1);
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
50% {
|
|
124
|
-
transform: scale(0.92);
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
100% {
|
|
128
|
-
transform: scale(1);
|
|
129
|
-
}
|
|
130
|
-
`,RR=ie("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),MR=ie(SR,{name:"MuiTouchRipple",slot:"Ripple"})`
|
|
131
|
-
opacity: 0;
|
|
132
|
-
position: absolute;
|
|
133
|
-
|
|
134
|
-
&.${An.rippleVisible} {
|
|
135
|
-
opacity: 0.3;
|
|
136
|
-
transform: scale(1);
|
|
137
|
-
animation-name: ${CR};
|
|
138
|
-
animation-duration: ${gd}ms;
|
|
139
|
-
animation-timing-function: ${({theme:t})=>t.transitions.easing.easeInOut};
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
&.${An.ripplePulsate} {
|
|
143
|
-
animation-duration: ${({theme:t})=>t.transitions.duration.shorter}ms;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
& .${An.child} {
|
|
147
|
-
opacity: 1;
|
|
148
|
-
display: block;
|
|
149
|
-
width: 100%;
|
|
150
|
-
height: 100%;
|
|
151
|
-
border-radius: 50%;
|
|
152
|
-
background-color: currentColor;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
& .${An.childLeaving} {
|
|
156
|
-
opacity: 0;
|
|
157
|
-
animation-name: ${TR};
|
|
158
|
-
animation-duration: ${gd}ms;
|
|
159
|
-
animation-timing-function: ${({theme:t})=>t.transitions.easing.easeInOut};
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
& .${An.childPulsate} {
|
|
163
|
-
position: absolute;
|
|
164
|
-
/* @noflip */
|
|
165
|
-
left: 0px;
|
|
166
|
-
top: 0;
|
|
167
|
-
animation-name: ${ER};
|
|
168
|
-
animation-duration: 2500ms;
|
|
169
|
-
animation-timing-function: ${({theme:t})=>t.transitions.easing.easeInOut};
|
|
170
|
-
animation-iteration-count: infinite;
|
|
171
|
-
animation-delay: 200ms;
|
|
172
|
-
}
|
|
173
|
-
`,wR=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTouchRipple"}),{center:s=!1,classes:c={},className:d,...p}=i,[m,h]=v.useState([]),y=v.useRef(0),S=v.useRef(null);v.useEffect(()=>{S.current&&(S.current(),S.current=null)},[m]);const x=v.useRef(!1),R=Nv(),b=v.useRef(null),E=v.useRef(null),w=v.useCallback(B=>{const{pulsate:z,rippleX:L,rippleY:q,rippleSize:G,cb:Y}=B;h(C=>[...C,M.jsx(MR,{classes:{ripple:pe(c.ripple,An.ripple),rippleVisible:pe(c.rippleVisible,An.rippleVisible),ripplePulsate:pe(c.ripplePulsate,An.ripplePulsate),child:pe(c.child,An.child),childLeaving:pe(c.childLeaving,An.childLeaving),childPulsate:pe(c.childPulsate,An.childPulsate)},timeout:gd,pulsate:z,rippleX:L,rippleY:q,rippleSize:G},y.current)]),y.current+=1,S.current=Y},[c]),A=v.useCallback((B={},z={},L=()=>{})=>{const{pulsate:q=!1,center:G=s||z.pulsate,fakeElement:Y=!1}=z;if((B==null?void 0:B.type)==="mousedown"&&x.current){x.current=!1;return}(B==null?void 0:B.type)==="touchstart"&&(x.current=!0);const C=Y?null:E.current,U=C?C.getBoundingClientRect():{width:0,height:0,left:0,top:0};let Q,re,le;if(G||B===void 0||B.clientX===0&&B.clientY===0||!B.clientX&&!B.touches)Q=Math.round(U.width/2),re=Math.round(U.height/2);else{const{clientX:W,clientY:D}=B.touches&&B.touches.length>0?B.touches[0]:B;Q=Math.round(W-U.left),re=Math.round(D-U.top)}if(G)le=Math.sqrt((2*U.width**2+U.height**2)/3),le%2===0&&(le+=1);else{const W=Math.max(Math.abs((C?C.clientWidth:0)-Q),Q)*2+2,D=Math.max(Math.abs((C?C.clientHeight:0)-re),re)*2+2;le=Math.sqrt(W**2+D**2)}B!=null&&B.touches?b.current===null&&(b.current=()=>{w({pulsate:q,rippleX:Q,rippleY:re,rippleSize:le,cb:L})},R.start(xR,()=>{b.current&&(b.current(),b.current=null)})):w({pulsate:q,rippleX:Q,rippleY:re,rippleSize:le,cb:L})},[s,w,R]),j=v.useCallback(()=>{A({},{pulsate:!0})},[A]),O=v.useCallback((B,z)=>{if(R.clear(),(B==null?void 0:B.type)==="touchend"&&b.current){b.current(),b.current=null,R.start(0,()=>{O(B,z)});return}b.current=null,h(L=>L.length>0?L.slice(1):L),S.current=z},[R]);return v.useImperativeHandle(l,()=>({pulsate:j,start:A,stop:O}),[j,A,O]),M.jsx(RR,{className:pe(An.root,c.root,d),ref:E,...p,children:M.jsx(rp,{component:null,exit:!0,children:m})})});function AR(t){return Me("MuiButtonBase",t)}const OR=Ee("MuiButtonBase",["root","disabled","focusVisible"]),zR=t=>{const{disabled:r,focusVisible:l,focusVisibleClassName:i,classes:s}=t,d=we({root:["root",r&&"disabled",l&&"focusVisible"]},AR,s);return l&&i&&(d.root+=` ${i}`),d},BR=ie("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:(t,r)=>r.root})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${OR.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),mi=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiButtonBase"}),{action:s,centerRipple:c=!1,children:d,className:p,component:m="button",disabled:h=!1,disableRipple:y=!1,disableTouchRipple:S=!1,focusRipple:x=!1,focusVisibleClassName:R,LinkComponent:b="a",onBlur:E,onClick:w,onContextMenu:A,onDragLeave:j,onFocus:O,onFocusVisible:B,onKeyDown:z,onKeyUp:L,onMouseDown:q,onMouseLeave:G,onMouseUp:Y,onTouchEnd:C,onTouchMove:U,onTouchStart:Q,tabIndex:re=0,TouchRippleProps:le,touchRippleRef:W,type:D,...K}=i,oe=v.useRef(null),J=vR(),N=Jt(J.ref,W),[I,ae]=v.useState(!1);h&&I&&ae(!1),v.useImperativeHandle(s,()=>({focusVisible:()=>{ae(!0),oe.current.focus()}}),[]);const te=J.shouldMount&&!y&&!h;v.useEffect(()=>{I&&x&&!y&&J.pulsate()},[y,x,I,J]);const ue=ga(J,"start",q,S),se=ga(J,"stop",A,S),ce=ga(J,"stop",j,S),Se=ga(J,"stop",Y,S),Re=ga(J,"stop",me=>{I&&me.preventDefault(),G&&G(me)},S),je=ga(J,"start",Q,S),ye=ga(J,"stop",C,S),Be=ga(J,"stop",U,S),xe=ga(J,"stop",me=>{Iy(me.target)||ae(!1),E&&E(me)},!1),ot=Cr(me=>{oe.current||(oe.current=me.currentTarget),Iy(me.target)&&(ae(!0),B&&B(me)),O&&O(me)}),Oe=()=>{const me=oe.current;return m&&m!=="button"&&!(me.tagName==="A"&&me.href)},Xe=Cr(me=>{x&&!me.repeat&&I&&me.key===" "&&J.stop(me,()=>{J.start(me)}),me.target===me.currentTarget&&Oe()&&me.key===" "&&me.preventDefault(),z&&z(me),me.target===me.currentTarget&&Oe()&&me.key==="Enter"&&!h&&(me.preventDefault(),w&&w(me))}),Ht=Cr(me=>{x&&me.key===" "&&I&&!me.defaultPrevented&&J.stop(me,()=>{J.pulsate(me)}),L&&L(me),w&&me.target===me.currentTarget&&Oe()&&me.key===" "&&!me.defaultPrevented&&w(me)});let Ke=m;Ke==="button"&&(K.href||K.to)&&(Ke=b);const it={};Ke==="button"?(it.type=D===void 0?"button":D,it.disabled=h):(!K.href&&!K.to&&(it.role="button"),h&&(it["aria-disabled"]=h));const lt=Jt(l,oe),ft={...i,centerRipple:c,component:m,disabled:h,disableRipple:y,disableTouchRipple:S,focusRipple:x,tabIndex:re,focusVisible:I},Ie=zR(ft);return M.jsxs(BR,{as:Ke,className:pe(Ie.root,p),ownerState:ft,onBlur:xe,onClick:w,onContextMenu:se,onFocus:ot,onKeyDown:Xe,onKeyUp:Ht,onMouseDown:ue,onMouseLeave:Re,onMouseUp:Se,onDragLeave:ce,onTouchEnd:ye,onTouchMove:Be,onTouchStart:je,ref:lt,tabIndex:h?-1:re,type:D,...it,...K,children:[d,te?M.jsx(wR,{ref:N,center:c,...le}):null]})});function ga(t,r,l,i=!1){return Cr(s=>(l&&l(s),i||t[r](s),!0))}function NR(t){return typeof t.main=="string"}function kR(t,r=[]){if(!NR(t))return!1;for(const l of r)if(!t.hasOwnProperty(l)||typeof t[l]!="string")return!1;return!0}function Bt(t=[]){return([,r])=>r&&kR(r,t)}function DR(t){return Me("MuiAlert",t)}const o0=Ee("MuiAlert",["root","action","icon","message","filled","colorSuccess","colorInfo","colorWarning","colorError","filledSuccess","filledInfo","filledWarning","filledError","outlined","outlinedSuccess","outlinedInfo","outlinedWarning","outlinedError","standard","standardSuccess","standardInfo","standardWarning","standardError"]);function jR(t){return Me("MuiCircularProgress",t)}Ee("MuiCircularProgress",["root","determinate","indeterminate","colorPrimary","colorSecondary","svg","circle","circleDeterminate","circleIndeterminate","circleDisableShrink"]);const Ka=44,yd=Wa`
|
|
174
|
-
0% {
|
|
175
|
-
transform: rotate(0deg);
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
100% {
|
|
179
|
-
transform: rotate(360deg);
|
|
180
|
-
}
|
|
181
|
-
`,vd=Wa`
|
|
182
|
-
0% {
|
|
183
|
-
stroke-dasharray: 1px, 200px;
|
|
184
|
-
stroke-dashoffset: 0;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
50% {
|
|
188
|
-
stroke-dasharray: 100px, 200px;
|
|
189
|
-
stroke-dashoffset: -15px;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
100% {
|
|
193
|
-
stroke-dasharray: 1px, 200px;
|
|
194
|
-
stroke-dashoffset: -126px;
|
|
195
|
-
}
|
|
196
|
-
`,$R=typeof yd!="string"?Bo`
|
|
197
|
-
animation: ${yd} 1.4s linear infinite;
|
|
198
|
-
`:null,_R=typeof vd!="string"?Bo`
|
|
199
|
-
animation: ${vd} 1.4s ease-in-out infinite;
|
|
200
|
-
`:null,LR=t=>{const{classes:r,variant:l,color:i,disableShrink:s}=t,c={root:["root",l,`color${fe(i)}`],svg:["svg"],circle:["circle",`circle${fe(l)}`,s&&"circleDisableShrink"]};return we(c,jR,r)},UR=ie("span",{name:"MuiCircularProgress",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[l.variant],r[`color${fe(l.color)}`]]}})(ke(({theme:t})=>({display:"inline-block",variants:[{props:{variant:"determinate"},style:{transition:t.transitions.create("transform")}},{props:{variant:"indeterminate"},style:$R||{animation:`${yd} 1.4s linear infinite`}},...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r},style:{color:(t.vars||t).palette[r].main}}))]}))),HR=ie("svg",{name:"MuiCircularProgress",slot:"Svg",overridesResolver:(t,r)=>r.svg})({display:"block"}),PR=ie("circle",{name:"MuiCircularProgress",slot:"Circle",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.circle,r[`circle${fe(l.variant)}`],l.disableShrink&&r.circleDisableShrink]}})(ke(({theme:t})=>({stroke:"currentColor",variants:[{props:{variant:"determinate"},style:{transition:t.transitions.create("stroke-dashoffset")}},{props:{variant:"indeterminate"},style:{strokeDasharray:"80px, 200px",strokeDashoffset:0}},{props:({ownerState:r})=>r.variant==="indeterminate"&&!r.disableShrink,style:_R||{animation:`${vd} 1.4s ease-in-out infinite`}}]}))),hi=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiCircularProgress"}),{className:s,color:c="primary",disableShrink:d=!1,size:p=40,style:m,thickness:h=3.6,value:y=0,variant:S="indeterminate",...x}=i,R={...i,color:c,disableShrink:d,size:p,thickness:h,value:y,variant:S},b=LR(R),E={},w={},A={};if(S==="determinate"){const j=2*Math.PI*((Ka-h)/2);E.strokeDasharray=j.toFixed(3),A["aria-valuenow"]=Math.round(y),E.strokeDashoffset=`${((100-y)/100*j).toFixed(3)}px`,w.transform="rotate(-90deg)"}return M.jsx(UR,{className:pe(b.root,s),style:{width:p,height:p,...w,...m},ownerState:R,ref:l,role:"progressbar",...A,...x,children:M.jsx(HR,{className:b.svg,ownerState:R,viewBox:`${Ka/2} ${Ka/2} ${Ka} ${Ka}`,children:M.jsx(PR,{className:b.circle,style:E,ownerState:R,cx:Ka,cy:Ka,r:(Ka-h)/2,fill:"none",strokeWidth:h})})})});function qR(t){return Me("MuiIconButton",t)}const l0=Ee("MuiIconButton",["root","disabled","colorInherit","colorPrimary","colorSecondary","colorError","colorInfo","colorSuccess","colorWarning","edgeStart","edgeEnd","sizeSmall","sizeMedium","sizeLarge","loading","loadingIndicator","loadingWrapper"]),GR=t=>{const{classes:r,disabled:l,color:i,edge:s,size:c,loading:d}=t,p={root:["root",d&&"loading",l&&"disabled",i!=="default"&&`color${fe(i)}`,s&&`edge${fe(s)}`,`size${fe(c)}`],loadingIndicator:["loadingIndicator"],loadingWrapper:["loadingWrapper"]};return we(p,qR,r)},IR=ie(mi,{name:"MuiIconButton",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.loading&&r.loading,l.color!=="default"&&r[`color${fe(l.color)}`],l.edge&&r[`edge${fe(l.edge)}`],r[`size${fe(l.size)}`]]}})(ke(({theme:t})=>({textAlign:"center",flex:"0 0 auto",fontSize:t.typography.pxToRem(24),padding:8,borderRadius:"50%",color:(t.vars||t).palette.action.active,transition:t.transitions.create("background-color",{duration:t.transitions.duration.shortest}),variants:[{props:r=>!r.disableRipple,style:{"--IconButton-hoverBg":t.vars?`rgba(${t.vars.palette.action.activeChannel} / ${t.vars.palette.action.hoverOpacity})`:zt(t.palette.action.active,t.palette.action.hoverOpacity),"&:hover":{backgroundColor:"var(--IconButton-hoverBg)","@media (hover: none)":{backgroundColor:"transparent"}}}},{props:{edge:"start"},style:{marginLeft:-12}},{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:{edge:"end"},style:{marginRight:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}}]})),ke(({theme:t})=>({variants:[{props:{color:"inherit"},style:{color:"inherit"}},...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r},style:{color:(t.vars||t).palette[r].main}})),...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r},style:{"--IconButton-hoverBg":t.vars?`rgba(${(t.vars||t).palette[r].mainChannel} / ${t.vars.palette.action.hoverOpacity})`:zt((t.vars||t).palette[r].main,t.palette.action.hoverOpacity)}})),{props:{size:"small"},style:{padding:5,fontSize:t.typography.pxToRem(18)}},{props:{size:"large"},style:{padding:12,fontSize:t.typography.pxToRem(28)}}],[`&.${l0.disabled}`]:{backgroundColor:"transparent",color:(t.vars||t).palette.action.disabled},[`&.${l0.loading}`]:{color:"transparent"}}))),YR=ie("span",{name:"MuiIconButton",slot:"LoadingIndicator",overridesResolver:(t,r)=>r.loadingIndicator})(({theme:t})=>({display:"none",position:"absolute",visibility:"visible",top:"50%",left:"50%",transform:"translate(-50%, -50%)",color:(t.vars||t).palette.action.disabled,variants:[{props:{loading:!0},style:{display:"flex"}}]})),xr=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiIconButton"}),{edge:s=!1,children:c,className:d,color:p="default",disabled:m=!1,disableFocusRipple:h=!1,size:y="medium",id:S,loading:x=null,loadingIndicator:R,...b}=i,E=Mo(S),w=R??M.jsx(hi,{"aria-labelledby":E,color:"inherit",size:16}),A={...i,edge:s,color:p,disabled:m,disableFocusRipple:h,loading:x,loadingIndicator:w,size:y},j=GR(A);return M.jsxs(IR,{id:x?E:S,className:pe(j.root,d),centerRipple:!0,focusRipple:!h,disabled:m||x,ref:l,...b,ownerState:A,children:[typeof x=="boolean"&&M.jsx("span",{className:j.loadingWrapper,style:{display:"contents"},children:M.jsx(YR,{className:j.loadingIndicator,ownerState:A,children:x&&w})}),c]})}),VR=Zt(M.jsx("path",{d:"M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2, 4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0, 0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z"})),XR=Zt(M.jsx("path",{d:"M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"})),KR=Zt(M.jsx("path",{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})),QR=Zt(M.jsx("path",{d:"M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20, 12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10, 10 0 0,0 12,2M11,17H13V11H11V17Z"})),FR=Zt(M.jsx("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})),ZR=t=>{const{variant:r,color:l,severity:i,classes:s}=t,c={root:["root",`color${fe(l||i)}`,`${r}${fe(l||i)}`,`${r}`],icon:["icon"],message:["message"],action:["action"]};return we(c,DR,s)},WR=ie(va,{name:"MuiAlert",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[l.variant],r[`${l.variant}${fe(l.color||l.severity)}`]]}})(ke(({theme:t})=>{const r=t.palette.mode==="light"?Tr:Er,l=t.palette.mode==="light"?Er:Tr;return{...t.typography.body2,backgroundColor:"transparent",display:"flex",padding:"6px 16px",variants:[...Object.entries(t.palette).filter(Bt(["light"])).map(([i])=>({props:{colorSeverity:i,variant:"standard"},style:{color:t.vars?t.vars.palette.Alert[`${i}Color`]:r(t.palette[i].light,.6),backgroundColor:t.vars?t.vars.palette.Alert[`${i}StandardBg`]:l(t.palette[i].light,.9),[`& .${o0.icon}`]:t.vars?{color:t.vars.palette.Alert[`${i}IconColor`]}:{color:t.palette[i].main}}})),...Object.entries(t.palette).filter(Bt(["light"])).map(([i])=>({props:{colorSeverity:i,variant:"outlined"},style:{color:t.vars?t.vars.palette.Alert[`${i}Color`]:r(t.palette[i].light,.6),border:`1px solid ${(t.vars||t).palette[i].light}`,[`& .${o0.icon}`]:t.vars?{color:t.vars.palette.Alert[`${i}IconColor`]}:{color:t.palette[i].main}}})),...Object.entries(t.palette).filter(Bt(["dark"])).map(([i])=>({props:{colorSeverity:i,variant:"filled"},style:{fontWeight:t.typography.fontWeightMedium,...t.vars?{color:t.vars.palette.Alert[`${i}FilledColor`],backgroundColor:t.vars.palette.Alert[`${i}FilledBg`]}:{backgroundColor:t.palette.mode==="dark"?t.palette[i].dark:t.palette[i].main,color:t.palette.getContrastText(t.palette[i].main)}}}))]}})),JR=ie("div",{name:"MuiAlert",slot:"Icon",overridesResolver:(t,r)=>r.icon})({marginRight:12,padding:"7px 0",display:"flex",fontSize:22,opacity:.9}),eM=ie("div",{name:"MuiAlert",slot:"Message",overridesResolver:(t,r)=>r.message})({padding:"8px 0",minWidth:0,overflow:"auto"}),tM=ie("div",{name:"MuiAlert",slot:"Action",overridesResolver:(t,r)=>r.action})({display:"flex",alignItems:"flex-start",padding:"4px 0 0 16px",marginLeft:"auto",marginRight:-8}),i0={success:M.jsx(VR,{fontSize:"inherit"}),warning:M.jsx(XR,{fontSize:"inherit"}),error:M.jsx(KR,{fontSize:"inherit"}),info:M.jsx(QR,{fontSize:"inherit"})},op=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiAlert"}),{action:s,children:c,className:d,closeText:p="Close",color:m,components:h={},componentsProps:y={},icon:S,iconMapping:x=i0,onClose:R,role:b="alert",severity:E="success",slotProps:w={},slots:A={},variant:j="standard",...O}=i,B={...i,color:m,severity:E,variant:j,colorSeverity:m||E},z=ZR(B),L={slots:{closeButton:h.CloseButton,closeIcon:h.CloseIcon,...A},slotProps:{...y,...w}},[q,G]=Ge("root",{ref:l,shouldForwardComponentProp:!0,className:pe(z.root,d),elementType:WR,externalForwardedProps:{...L,...O},ownerState:B,additionalProps:{role:b,elevation:0}}),[Y,C]=Ge("icon",{className:z.icon,elementType:JR,externalForwardedProps:L,ownerState:B}),[U,Q]=Ge("message",{className:z.message,elementType:eM,externalForwardedProps:L,ownerState:B}),[re,le]=Ge("action",{className:z.action,elementType:tM,externalForwardedProps:L,ownerState:B}),[W,D]=Ge("closeButton",{elementType:xr,externalForwardedProps:L,ownerState:B}),[K,oe]=Ge("closeIcon",{elementType:FR,externalForwardedProps:L,ownerState:B});return M.jsxs(q,{...G,children:[S!==!1?M.jsx(Y,{...C,children:S||x[E]||i0[E]}):null,M.jsx(U,{...Q,children:c}),s!=null?M.jsx(re,{...le,children:s}):null,s==null&&R?M.jsx(re,{...le,children:M.jsx(W,{size:"small","aria-label":p,title:p,color:"inherit",onClick:R,...D,children:M.jsx(K,{fontSize:"small",...oe})})}):null]})});function nM(t){return Me("MuiTypography",t)}Ee("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"]);const aM={primary:!0,secondary:!0,error:!0,info:!0,success:!0,warning:!0,textPrimary:!0,textSecondary:!0,textDisabled:!0},rM=aR(),oM=t=>{const{align:r,gutterBottom:l,noWrap:i,paragraph:s,variant:c,classes:d}=t,p={root:["root",c,t.align!=="inherit"&&`align${fe(r)}`,l&&"gutterBottom",i&&"noWrap",s&&"paragraph"]};return we(p,nM,d)},lM=ie("span",{name:"MuiTypography",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.variant&&r[l.variant],l.align!=="inherit"&&r[`align${fe(l.align)}`],l.noWrap&&r.noWrap,l.gutterBottom&&r.gutterBottom,l.paragraph&&r.paragraph]}})(ke(({theme:t})=>{var r;return{margin:0,variants:[{props:{variant:"inherit"},style:{font:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}},...Object.entries(t.typography).filter(([l,i])=>l!=="inherit"&&i&&typeof i=="object").map(([l,i])=>({props:{variant:l},style:i})),...Object.entries(t.palette).filter(Bt()).map(([l])=>({props:{color:l},style:{color:(t.vars||t).palette[l].main}})),...Object.entries(((r=t.palette)==null?void 0:r.text)||{}).filter(([,l])=>typeof l=="string").map(([l])=>({props:{color:`text${fe(l)}`},style:{color:(t.vars||t).palette.text[l]}})),{props:({ownerState:l})=>l.align!=="inherit",style:{textAlign:"var(--Typography-textAlign)"}},{props:({ownerState:l})=>l.noWrap,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},{props:({ownerState:l})=>l.gutterBottom,style:{marginBottom:"0.35em"}},{props:({ownerState:l})=>l.paragraph,style:{marginBottom:16}}]}})),s0={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},ht=v.forwardRef(function(r,l){const{color:i,...s}=Ae({props:r,name:"MuiTypography"}),c=!aM[i],d=rM({...s,...c&&{color:i}}),{align:p="inherit",className:m,component:h,gutterBottom:y=!1,noWrap:S=!1,paragraph:x=!1,variant:R="body1",variantMapping:b=s0,...E}=d,w={...d,align:p,color:i,className:m,component:h,gutterBottom:y,noWrap:S,paragraph:x,variant:R,variantMapping:b},A=h||(x?"p":b[R]||s0[R])||"span",j=oM(w);return M.jsx(lM,{as:A,ref:l,className:pe(j.root,m),...E,ownerState:w,style:{...p!=="inherit"&&{"--Typography-textAlign":p},...E.style}})});function iM(t){return Me("MuiAppBar",t)}Ee("MuiAppBar",["root","positionFixed","positionAbsolute","positionSticky","positionStatic","positionRelative","colorDefault","colorPrimary","colorSecondary","colorInherit","colorTransparent","colorError","colorInfo","colorSuccess","colorWarning"]);const sM=t=>{const{color:r,position:l,classes:i}=t,s={root:["root",`color${fe(r)}`,`position${fe(l)}`]};return we(s,iM,i)},u0=(t,r)=>t?`${t==null?void 0:t.replace(")","")}, ${r})`:r,uM=ie(va,{name:"MuiAppBar",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[`position${fe(l.position)}`],r[`color${fe(l.color)}`]]}})(ke(({theme:t})=>({display:"flex",flexDirection:"column",width:"100%",boxSizing:"border-box",flexShrink:0,variants:[{props:{position:"fixed"},style:{position:"fixed",zIndex:(t.vars||t).zIndex.appBar,top:0,left:"auto",right:0,"@media print":{position:"absolute"}}},{props:{position:"absolute"},style:{position:"absolute",zIndex:(t.vars||t).zIndex.appBar,top:0,left:"auto",right:0}},{props:{position:"sticky"},style:{position:"sticky",zIndex:(t.vars||t).zIndex.appBar,top:0,left:"auto",right:0}},{props:{position:"static"},style:{position:"static"}},{props:{position:"relative"},style:{position:"relative"}},{props:{color:"inherit"},style:{"--AppBar-color":"inherit"}},{props:{color:"default"},style:{"--AppBar-background":t.vars?t.vars.palette.AppBar.defaultBg:t.palette.grey[100],"--AppBar-color":t.vars?t.vars.palette.text.primary:t.palette.getContrastText(t.palette.grey[100]),...t.applyStyles("dark",{"--AppBar-background":t.vars?t.vars.palette.AppBar.defaultBg:t.palette.grey[900],"--AppBar-color":t.vars?t.vars.palette.text.primary:t.palette.getContrastText(t.palette.grey[900])})}},...Object.entries(t.palette).filter(Bt(["contrastText"])).map(([r])=>({props:{color:r},style:{"--AppBar-background":(t.vars??t).palette[r].main,"--AppBar-color":(t.vars??t).palette[r].contrastText}})),{props:r=>r.enableColorOnDark===!0&&!["inherit","transparent"].includes(r.color),style:{backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)"}},{props:r=>r.enableColorOnDark===!1&&!["inherit","transparent"].includes(r.color),style:{backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)",...t.applyStyles("dark",{backgroundColor:t.vars?u0(t.vars.palette.AppBar.darkBg,"var(--AppBar-background)"):null,color:t.vars?u0(t.vars.palette.AppBar.darkColor,"var(--AppBar-color)"):null})}},{props:{color:"transparent"},style:{"--AppBar-background":"transparent","--AppBar-color":"inherit",backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)",...t.applyStyles("dark",{backgroundImage:"none"})}}]}))),cM=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiAppBar"}),{className:s,color:c="primary",enableColorOnDark:d=!1,position:p="fixed",...m}=i,h={...i,color:c,position:p,enableColorOnDark:d},y=sM(h);return M.jsx(uM,{square:!0,component:"header",ownerState:h,elevation:4,className:pe(y.root,s,p==="fixed"&&"mui-fixed"),ref:l,...m})});function fM(t){return typeof t=="function"?t():t}const dM=v.forwardRef(function(r,l){const{children:i,container:s,disablePortal:c=!1}=r,[d,p]=v.useState(null),m=Jt(v.isValidElement(i)?pi(i):null,l);if(Ca(()=>{c||p(fM(s)||document.body)},[s,c]),Ca(()=>{if(d&&!c)return Hy(l,d),()=>{Hy(l,null)}},[l,d,c]),c){if(v.isValidElement(i)){const h={ref:m};return v.cloneElement(i,h)}return i}return d&&tv.createPortal(i,d)});function Ns(t){return parseInt(t,10)||0}const pM={shadow:{visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"}};function mM(t){for(const r in t)return!1;return!0}function c0(t){return mM(t)||t.outerHeightStyle===0&&!t.overflowing}const hM=v.forwardRef(function(r,l){const{onChange:i,maxRows:s,minRows:c=1,style:d,value:p,...m}=r,{current:h}=v.useRef(p!=null),y=v.useRef(null),S=Jt(l,y),x=v.useRef(null),R=v.useRef(null),b=v.useCallback(()=>{const O=y.current,B=R.current;if(!O||!B)return;const L=Ta(O).getComputedStyle(O);if(L.width==="0px")return{outerHeightStyle:0,overflowing:!1};B.style.width=L.width,B.value=O.value||r.placeholder||"x",B.value.slice(-1)===`
|
|
201
|
-
`&&(B.value+=" ");const q=L.boxSizing,G=Ns(L.paddingBottom)+Ns(L.paddingTop),Y=Ns(L.borderBottomWidth)+Ns(L.borderTopWidth),C=B.scrollHeight;B.value="x";const U=B.scrollHeight;let Q=C;c&&(Q=Math.max(Number(c)*U,Q)),s&&(Q=Math.min(Number(s)*U,Q)),Q=Math.max(Q,U);const re=Q+(q==="border-box"?G+Y:0),le=Math.abs(Q-C)<=1;return{outerHeightStyle:re,overflowing:le}},[s,c,r.placeholder]),E=Cr(()=>{const O=y.current,B=b();if(!O||!B||c0(B))return!1;const z=B.outerHeightStyle;return x.current!=null&&x.current!==z}),w=v.useCallback(()=>{const O=y.current,B=b();if(!O||!B||c0(B))return;const z=B.outerHeightStyle;x.current!==z&&(x.current=z,O.style.height=`${z}px`),O.style.overflow=B.overflowing?"hidden":""},[b]),A=v.useRef(-1);Ca(()=>{const O=zv(w),B=y==null?void 0:y.current;if(!B)return;const z=Ta(B);z.addEventListener("resize",O);let L;return typeof ResizeObserver<"u"&&(L=new ResizeObserver(()=>{E()&&(L.unobserve(B),cancelAnimationFrame(A.current),w(),A.current=requestAnimationFrame(()=>{L.observe(B)}))}),L.observe(B)),()=>{O.clear(),cancelAnimationFrame(A.current),z.removeEventListener("resize",O),L&&L.disconnect()}},[b,w,E]),Ca(()=>{w()});const j=O=>{h||w(),i&&i(O)};return M.jsxs(v.Fragment,{children:[M.jsx("textarea",{value:p,onChange:j,ref:S,rows:c,style:d,...m}),M.jsx("textarea",{"aria-hidden":!0,className:r.className,readOnly:!0,ref:R,tabIndex:-1,style:{...pM.shadow,...d,paddingTop:0,paddingBottom:0}})]})});function bd(t){return typeof t=="string"}function ko({props:t,states:r,muiFormControl:l}){return r.reduce((i,s)=>(i[s]=t[s],l&&typeof t[s]>"u"&&(i[s]=l[s]),i),{})}const lp=v.createContext(void 0);function Mr(){return v.useContext(lp)}function f0(t){return t!=null&&!(Array.isArray(t)&&t.length===0)}function Zs(t,r=!1){return t&&(f0(t.value)&&t.value!==""||r&&f0(t.defaultValue)&&t.defaultValue!=="")}function gM(t){return t.startAdornment}function yM(t){return Me("MuiInputBase",t)}const wo=Ee("MuiInputBase",["root","formControl","focused","disabled","adornedStart","adornedEnd","error","sizeSmall","multiline","colorSecondary","fullWidth","hiddenLabel","readOnly","input","inputSizeSmall","inputMultiline","inputTypeSearch","inputAdornedStart","inputAdornedEnd","inputHiddenLabel"]);var d0;const hu=(t,r)=>{const{ownerState:l}=t;return[r.root,l.formControl&&r.formControl,l.startAdornment&&r.adornedStart,l.endAdornment&&r.adornedEnd,l.error&&r.error,l.size==="small"&&r.sizeSmall,l.multiline&&r.multiline,l.color&&r[`color${fe(l.color)}`],l.fullWidth&&r.fullWidth,l.hiddenLabel&&r.hiddenLabel]},gu=(t,r)=>{const{ownerState:l}=t;return[r.input,l.size==="small"&&r.inputSizeSmall,l.multiline&&r.inputMultiline,l.type==="search"&&r.inputTypeSearch,l.startAdornment&&r.inputAdornedStart,l.endAdornment&&r.inputAdornedEnd,l.hiddenLabel&&r.inputHiddenLabel]},vM=t=>{const{classes:r,color:l,disabled:i,error:s,endAdornment:c,focused:d,formControl:p,fullWidth:m,hiddenLabel:h,multiline:y,readOnly:S,size:x,startAdornment:R,type:b}=t,E={root:["root",`color${fe(l)}`,i&&"disabled",s&&"error",m&&"fullWidth",d&&"focused",p&&"formControl",x&&x!=="medium"&&`size${fe(x)}`,y&&"multiline",R&&"adornedStart",c&&"adornedEnd",h&&"hiddenLabel",S&&"readOnly"],input:["input",i&&"disabled",b==="search"&&"inputTypeSearch",y&&"inputMultiline",x==="small"&&"inputSizeSmall",h&&"inputHiddenLabel",R&&"inputAdornedStart",c&&"inputAdornedEnd",S&&"readOnly"]};return we(E,yM,r)},yu=ie("div",{name:"MuiInputBase",slot:"Root",overridesResolver:hu})(ke(({theme:t})=>({...t.typography.body1,color:(t.vars||t).palette.text.primary,lineHeight:"1.4375em",boxSizing:"border-box",position:"relative",cursor:"text",display:"inline-flex",alignItems:"center",[`&.${wo.disabled}`]:{color:(t.vars||t).palette.text.disabled,cursor:"default"},variants:[{props:({ownerState:r})=>r.multiline,style:{padding:"4px 0 5px"}},{props:({ownerState:r,size:l})=>r.multiline&&l==="small",style:{paddingTop:1}},{props:({ownerState:r})=>r.fullWidth,style:{width:"100%"}}]}))),vu=ie("input",{name:"MuiInputBase",slot:"Input",overridesResolver:gu})(ke(({theme:t})=>{const r=t.palette.mode==="light",l={color:"currentColor",...t.vars?{opacity:t.vars.opacity.inputPlaceholder}:{opacity:r?.42:.5},transition:t.transitions.create("opacity",{duration:t.transitions.duration.shorter})},i={opacity:"0 !important"},s=t.vars?{opacity:t.vars.opacity.inputPlaceholder}:{opacity:r?.42:.5};return{font:"inherit",letterSpacing:"inherit",color:"currentColor",padding:"4px 0 5px",border:0,boxSizing:"content-box",background:"none",height:"1.4375em",margin:0,WebkitTapHighlightColor:"transparent",display:"block",minWidth:0,width:"100%","&::-webkit-input-placeholder":l,"&::-moz-placeholder":l,"&::-ms-input-placeholder":l,"&:focus":{outline:0},"&:invalid":{boxShadow:"none"},"&::-webkit-search-decoration":{WebkitAppearance:"none"},[`label[data-shrink=false] + .${wo.formControl} &`]:{"&::-webkit-input-placeholder":i,"&::-moz-placeholder":i,"&::-ms-input-placeholder":i,"&:focus::-webkit-input-placeholder":s,"&:focus::-moz-placeholder":s,"&:focus::-ms-input-placeholder":s},[`&.${wo.disabled}`]:{opacity:1,WebkitTextFillColor:(t.vars||t).palette.text.disabled},variants:[{props:({ownerState:c})=>!c.disableInjectingGlobalStyles,style:{animationName:"mui-auto-fill-cancel",animationDuration:"10ms","&:-webkit-autofill":{animationDuration:"5000s",animationName:"mui-auto-fill"}}},{props:{size:"small"},style:{paddingTop:1}},{props:({ownerState:c})=>c.multiline,style:{height:"auto",resize:"none",padding:0,paddingTop:0}},{props:{type:"search"},style:{MozAppearance:"textfield"}}]}})),p0=np({"@keyframes mui-auto-fill":{from:{display:"block"}},"@keyframes mui-auto-fill-cancel":{from:{display:"block"}}}),bu=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiInputBase"}),{"aria-describedby":s,autoComplete:c,autoFocus:d,className:p,color:m,components:h={},componentsProps:y={},defaultValue:S,disabled:x,disableInjectingGlobalStyles:R,endAdornment:b,error:E,fullWidth:w=!1,id:A,inputComponent:j="input",inputProps:O={},inputRef:B,margin:z,maxRows:L,minRows:q,multiline:G=!1,name:Y,onBlur:C,onChange:U,onClick:Q,onFocus:re,onKeyDown:le,onKeyUp:W,placeholder:D,readOnly:K,renderSuffix:oe,rows:J,size:N,slotProps:I={},slots:ae={},startAdornment:te,type:ue="text",value:se,...ce}=i,Se=O.value!=null?O.value:se,{current:Re}=v.useRef(Se!=null),je=v.useRef(),ye=v.useCallback(Ce=>{},[]),Be=Jt(je,B,O.ref,ye),[xe,ot]=v.useState(!1),Oe=Mr(),Xe=ko({props:i,muiFormControl:Oe,states:["color","disabled","error","hiddenLabel","size","required","filled"]});Xe.focused=Oe?Oe.focused:xe,v.useEffect(()=>{!Oe&&x&&xe&&(ot(!1),C&&C())},[Oe,x,xe,C]);const Ht=Oe&&Oe.onFilled,Ke=Oe&&Oe.onEmpty,it=v.useCallback(Ce=>{Zs(Ce)?Ht&&Ht():Ke&&Ke()},[Ht,Ke]);Ca(()=>{Re&&it({value:Se})},[Se,it,Re]);const lt=Ce=>{re&&re(Ce),O.onFocus&&O.onFocus(Ce),Oe&&Oe.onFocus?Oe.onFocus(Ce):ot(!0)},ft=Ce=>{C&&C(Ce),O.onBlur&&O.onBlur(Ce),Oe&&Oe.onBlur?Oe.onBlur(Ce):ot(!1)},Ie=(Ce,...Yt)=>{if(!Re){const Tt=Ce.target||je.current;if(Tt==null)throw new Error(Sa(1));it({value:Tt.value})}O.onChange&&O.onChange(Ce,...Yt),U&&U(Ce,...Yt)};v.useEffect(()=>{it(je.current)},[]);const me=Ce=>{je.current&&Ce.currentTarget===Ce.target&&je.current.focus(),Q&&Q(Ce)};let un=j,yt=O;G&&un==="input"&&(J?yt={type:void 0,minRows:J,maxRows:J,...yt}:yt={type:void 0,maxRows:L,minRows:q,...yt},un=hM);const Bn=Ce=>{it(Ce.animationName==="mui-auto-fill-cancel"?je.current:{value:"x"})};v.useEffect(()=>{Oe&&Oe.setAdornedStart(!!te)},[Oe,te]);const en={...i,color:Xe.color||"primary",disabled:Xe.disabled,endAdornment:b,error:Xe.error,focused:Xe.focused,formControl:Oe,fullWidth:w,hiddenLabel:Xe.hiddenLabel,multiline:G,size:Xe.size,startAdornment:te,type:ue},vt=vM(en),jt=ae.root||h.Root||yu,dt=I.root||y.root||{},st=ae.input||h.Input||vu;return yt={...yt,...I.input??y.input},M.jsxs(v.Fragment,{children:[!R&&typeof p0=="function"&&(d0||(d0=M.jsx(p0,{}))),M.jsxs(jt,{...dt,ref:l,onClick:me,...ce,...!bd(jt)&&{ownerState:{...en,...dt.ownerState}},className:pe(vt.root,dt.className,p,K&&"MuiInputBase-readOnly"),children:[te,M.jsx(lp.Provider,{value:null,children:M.jsx(st,{"aria-invalid":Xe.error,"aria-describedby":s,autoComplete:c,autoFocus:d,defaultValue:S,disabled:Xe.disabled,id:A,onAnimationStart:Bn,name:Y,placeholder:D,readOnly:K,required:Xe.required,rows:J,value:Se,onKeyDown:le,onKeyUp:W,type:ue,...yt,...!bd(st)&&{as:un,ownerState:{...en,...yt.ownerState}},ref:Be,className:pe(vt.input,yt.className,K&&"MuiInputBase-readOnly"),onBlur:ft,onChange:Ie,onFocus:lt})}),b,oe?oe({...Xe,startAdornment:te}):null]})]})});function bM(t){return Me("MuiInput",t)}const _l={...wo,...Ee("MuiInput",["root","underline","input"])};function SM(t){return Me("MuiOutlinedInput",t)}const In={...wo,...Ee("MuiOutlinedInput",["root","notchedOutline","input"])};function xM(t){return Me("MuiFilledInput",t)}const gr={...wo,...Ee("MuiFilledInput",["root","underline","input","adornedStart","adornedEnd","sizeSmall","multiline","hiddenLabel"])},CM=Zt(M.jsx("path",{d:"M7 10l5 5 5-5z"})),TM={entering:{opacity:1},entered:{opacity:1}},EM=v.forwardRef(function(r,l){const i=mu(),s={enter:i.transitions.duration.enteringScreen,exit:i.transitions.duration.leavingScreen},{addEndListener:c,appear:d=!0,children:p,easing:m,in:h,onEnter:y,onEntered:S,onEntering:x,onExit:R,onExited:b,onExiting:E,style:w,timeout:A=s,TransitionComponent:j=Jn,...O}=r,B=v.useRef(null),z=Jt(B,pi(p),l),L=le=>W=>{if(le){const D=B.current;W===void 0?le(D):le(D,W)}},q=L(x),G=L((le,W)=>{eb(le);const D=Qs({style:w,timeout:A,easing:m},{mode:"enter"});le.style.webkitTransition=i.transitions.create("opacity",D),le.style.transition=i.transitions.create("opacity",D),y&&y(le,W)}),Y=L(S),C=L(E),U=L(le=>{const W=Qs({style:w,timeout:A,easing:m},{mode:"exit"});le.style.webkitTransition=i.transitions.create("opacity",W),le.style.transition=i.transitions.create("opacity",W),R&&R(le)}),Q=L(b),re=le=>{c&&c(B.current,le)};return M.jsx(j,{appear:d,in:h,nodeRef:B,onEnter:G,onEntered:Y,onEntering:q,onExit:U,onExited:Q,onExiting:C,addEndListener:re,timeout:A,...O,children:(le,{ownerState:W,...D})=>v.cloneElement(p,{style:{opacity:0,visibility:le==="exited"&&!h?"hidden":void 0,...TM[le],...w,...p.props.style},ref:z,...D})})});function RM(t){return Me("MuiBackdrop",t)}Ee("MuiBackdrop",["root","invisible"]);const MM=t=>{const{classes:r,invisible:l}=t;return we({root:["root",l&&"invisible"]},RM,r)},wM=ie("div",{name:"MuiBackdrop",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.invisible&&r.invisible]}})({position:"fixed",display:"flex",alignItems:"center",justifyContent:"center",right:0,bottom:0,top:0,left:0,backgroundColor:"rgba(0, 0, 0, 0.5)",WebkitTapHighlightColor:"transparent",variants:[{props:{invisible:!0},style:{backgroundColor:"transparent"}}]}),AM=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiBackdrop"}),{children:s,className:c,component:d="div",invisible:p=!1,open:m,components:h={},componentsProps:y={},slotProps:S={},slots:x={},TransitionComponent:R,transitionDuration:b,...E}=i,w={...i,component:d,invisible:p},A=MM(w),j={transition:R,root:h.Root,...x},O={...y,...S},B={slots:j,slotProps:O},[z,L]=Ge("root",{elementType:wM,externalForwardedProps:B,className:pe(A.root,c),ownerState:w}),[q,G]=Ge("transition",{elementType:EM,externalForwardedProps:B,ownerState:w});return M.jsx(q,{in:m,timeout:b,...E,...G,children:M.jsx(z,{"aria-hidden":!0,...L,classes:A,ref:l,children:s})})}),OM=Ee("MuiBox",["root"]),zM=pu(),$n=gT({themeId:Kn,defaultTheme:zM,defaultClassName:OM.root,generateClassName:Cv.generate}),BM=Zt(M.jsx("path",{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})),NM=ie(mi)(ke(({theme:t})=>({display:"flex",marginLeft:`calc(${t.spacing(1)} * 0.5)`,marginRight:`calc(${t.spacing(1)} * 0.5)`,...t.palette.mode==="light"?{backgroundColor:t.palette.grey[100],color:t.palette.grey[700]}:{backgroundColor:t.palette.grey[700],color:t.palette.grey[100]},borderRadius:2,"&:hover, &:focus":{...t.palette.mode==="light"?{backgroundColor:t.palette.grey[200]}:{backgroundColor:t.palette.grey[600]}},"&:active":{boxShadow:t.shadows[0],...t.palette.mode==="light"?{backgroundColor:ud(t.palette.grey[200],.12)}:{backgroundColor:ud(t.palette.grey[600],.12)}}}))),kM=ie(BM)({width:24,height:16});function DM(t){const{slots:r={},slotProps:l={},...i}=t,s=t;return M.jsx("li",{children:M.jsx(NM,{focusRipple:!0,...i,ownerState:s,children:M.jsx(kM,{as:r.CollapsedIcon,ownerState:s,...l.collapsedIcon})})})}function jM(t){return Me("MuiBreadcrumbs",t)}const $M=Ee("MuiBreadcrumbs",["root","ol","li","separator"]),_M=t=>{const{classes:r}=t;return we({root:["root"],li:["li"],ol:["ol"],separator:["separator"]},jM,r)},LM=ie(ht,{name:"MuiBreadcrumbs",slot:"Root",overridesResolver:(t,r)=>[{[`& .${$M.li}`]:r.li},r.root]})({}),UM=ie("ol",{name:"MuiBreadcrumbs",slot:"Ol",overridesResolver:(t,r)=>r.ol})({display:"flex",flexWrap:"wrap",alignItems:"center",padding:0,margin:0,listStyle:"none"}),HM=ie("li",{name:"MuiBreadcrumbs",slot:"Separator",overridesResolver:(t,r)=>r.separator})({display:"flex",userSelect:"none",marginLeft:8,marginRight:8});function PM(t,r,l,i){return t.reduce((s,c,d)=>(d<t.length-1?s=s.concat(c,M.jsx(HM,{"aria-hidden":!0,className:r,ownerState:i,children:l},`separator-${d}`)):s.push(c),s),[])}const tb=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiBreadcrumbs"}),{children:s,className:c,component:d="nav",slots:p={},slotProps:m={},expandText:h="Show path",itemsAfterCollapse:y=1,itemsBeforeCollapse:S=1,maxItems:x=8,separator:R="/",...b}=i,[E,w]=v.useState(!1),A={...i,component:d,expanded:E,expandText:h,itemsAfterCollapse:y,itemsBeforeCollapse:S,maxItems:x,separator:R},j=_M(A),O=Lv({elementType:p.CollapsedIcon,externalSlotProps:m.collapsedIcon,ownerState:A}),B=v.useRef(null),z=q=>{const G=()=>{w(!0);const Y=B.current.querySelector("a[href],button,[tabindex]");Y&&Y.focus()};return S+y>=q.length?q:[...q.slice(0,S),M.jsx(DM,{"aria-label":h,slots:{CollapsedIcon:p.CollapsedIcon},slotProps:{collapsedIcon:O},onClick:G},"ellipsis"),...q.slice(q.length-y,q.length)]},L=v.Children.toArray(s).filter(q=>v.isValidElement(q)).map((q,G)=>M.jsx("li",{className:j.li,children:q},`child-${G}`));return M.jsx(LM,{ref:l,component:d,color:"textSecondary",className:pe(j.root,c),ownerState:A,...b,children:M.jsx(UM,{className:j.ol,ref:B,ownerState:A,children:PM(E||x&&L.length<=x?L:z(L),j.separator,R,A)})})});function qM(t){return Me("MuiButton",t)}const yr=Ee("MuiButton",["root","text","textInherit","textPrimary","textSecondary","textSuccess","textError","textInfo","textWarning","outlined","outlinedInherit","outlinedPrimary","outlinedSecondary","outlinedSuccess","outlinedError","outlinedInfo","outlinedWarning","contained","containedInherit","containedPrimary","containedSecondary","containedSuccess","containedError","containedInfo","containedWarning","disableElevation","focusVisible","disabled","colorInherit","colorPrimary","colorSecondary","colorSuccess","colorError","colorInfo","colorWarning","textSizeSmall","textSizeMedium","textSizeLarge","outlinedSizeSmall","outlinedSizeMedium","outlinedSizeLarge","containedSizeSmall","containedSizeMedium","containedSizeLarge","sizeMedium","sizeSmall","sizeLarge","fullWidth","startIcon","endIcon","icon","iconSizeSmall","iconSizeMedium","iconSizeLarge","loading","loadingWrapper","loadingIconPlaceholder","loadingIndicator","loadingPositionCenter","loadingPositionStart","loadingPositionEnd"]),GM=v.createContext({}),IM=v.createContext(void 0),YM=t=>{const{color:r,disableElevation:l,fullWidth:i,size:s,variant:c,loading:d,loadingPosition:p,classes:m}=t,h={root:["root",d&&"loading",c,`${c}${fe(r)}`,`size${fe(s)}`,`${c}Size${fe(s)}`,`color${fe(r)}`,l&&"disableElevation",i&&"fullWidth",d&&`loadingPosition${fe(p)}`],startIcon:["icon","startIcon",`iconSize${fe(s)}`],endIcon:["icon","endIcon",`iconSize${fe(s)}`],loadingIndicator:["loadingIndicator"],loadingWrapper:["loadingWrapper"]},y=we(h,qM,m);return{...m,...y}},nb=[{props:{size:"small"},style:{"& > *:nth-of-type(1)":{fontSize:18}}},{props:{size:"medium"},style:{"& > *:nth-of-type(1)":{fontSize:20}}},{props:{size:"large"},style:{"& > *:nth-of-type(1)":{fontSize:22}}}],VM=ie(mi,{shouldForwardProp:t=>sn(t)||t==="classes",name:"MuiButton",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[l.variant],r[`${l.variant}${fe(l.color)}`],r[`size${fe(l.size)}`],r[`${l.variant}Size${fe(l.size)}`],l.color==="inherit"&&r.colorInherit,l.disableElevation&&r.disableElevation,l.fullWidth&&r.fullWidth,l.loading&&r.loading]}})(ke(({theme:t})=>{const r=t.palette.mode==="light"?t.palette.grey[300]:t.palette.grey[800],l=t.palette.mode==="light"?t.palette.grey.A100:t.palette.grey[700];return{...t.typography.button,minWidth:64,padding:"6px 16px",border:0,borderRadius:(t.vars||t).shape.borderRadius,transition:t.transitions.create(["background-color","box-shadow","border-color","color"],{duration:t.transitions.duration.short}),"&:hover":{textDecoration:"none"},[`&.${yr.disabled}`]:{color:(t.vars||t).palette.action.disabled},variants:[{props:{variant:"contained"},style:{color:"var(--variant-containedColor)",backgroundColor:"var(--variant-containedBg)",boxShadow:(t.vars||t).shadows[2],"&:hover":{boxShadow:(t.vars||t).shadows[4],"@media (hover: none)":{boxShadow:(t.vars||t).shadows[2]}},"&:active":{boxShadow:(t.vars||t).shadows[8]},[`&.${yr.focusVisible}`]:{boxShadow:(t.vars||t).shadows[6]},[`&.${yr.disabled}`]:{color:(t.vars||t).palette.action.disabled,boxShadow:(t.vars||t).shadows[0],backgroundColor:(t.vars||t).palette.action.disabledBackground}}},{props:{variant:"outlined"},style:{padding:"5px 15px",border:"1px solid currentColor",borderColor:"var(--variant-outlinedBorder, currentColor)",backgroundColor:"var(--variant-outlinedBg)",color:"var(--variant-outlinedColor)",[`&.${yr.disabled}`]:{border:`1px solid ${(t.vars||t).palette.action.disabledBackground}`}}},{props:{variant:"text"},style:{padding:"6px 8px",color:"var(--variant-textColor)",backgroundColor:"var(--variant-textBg)"}},...Object.entries(t.palette).filter(Bt()).map(([i])=>({props:{color:i},style:{"--variant-textColor":(t.vars||t).palette[i].main,"--variant-outlinedColor":(t.vars||t).palette[i].main,"--variant-outlinedBorder":t.vars?`rgba(${t.vars.palette[i].mainChannel} / 0.5)`:zt(t.palette[i].main,.5),"--variant-containedColor":(t.vars||t).palette[i].contrastText,"--variant-containedBg":(t.vars||t).palette[i].main,"@media (hover: hover)":{"&:hover":{"--variant-containedBg":(t.vars||t).palette[i].dark,"--variant-textBg":t.vars?`rgba(${t.vars.palette[i].mainChannel} / ${t.vars.palette.action.hoverOpacity})`:zt(t.palette[i].main,t.palette.action.hoverOpacity),"--variant-outlinedBorder":(t.vars||t).palette[i].main,"--variant-outlinedBg":t.vars?`rgba(${t.vars.palette[i].mainChannel} / ${t.vars.palette.action.hoverOpacity})`:zt(t.palette[i].main,t.palette.action.hoverOpacity)}}}})),{props:{color:"inherit"},style:{color:"inherit",borderColor:"currentColor","--variant-containedBg":t.vars?t.vars.palette.Button.inheritContainedBg:r,"@media (hover: hover)":{"&:hover":{"--variant-containedBg":t.vars?t.vars.palette.Button.inheritContainedHoverBg:l,"--variant-textBg":t.vars?`rgba(${t.vars.palette.text.primaryChannel} / ${t.vars.palette.action.hoverOpacity})`:zt(t.palette.text.primary,t.palette.action.hoverOpacity),"--variant-outlinedBg":t.vars?`rgba(${t.vars.palette.text.primaryChannel} / ${t.vars.palette.action.hoverOpacity})`:zt(t.palette.text.primary,t.palette.action.hoverOpacity)}}}},{props:{size:"small",variant:"text"},style:{padding:"4px 5px",fontSize:t.typography.pxToRem(13)}},{props:{size:"large",variant:"text"},style:{padding:"8px 11px",fontSize:t.typography.pxToRem(15)}},{props:{size:"small",variant:"outlined"},style:{padding:"3px 9px",fontSize:t.typography.pxToRem(13)}},{props:{size:"large",variant:"outlined"},style:{padding:"7px 21px",fontSize:t.typography.pxToRem(15)}},{props:{size:"small",variant:"contained"},style:{padding:"4px 10px",fontSize:t.typography.pxToRem(13)}},{props:{size:"large",variant:"contained"},style:{padding:"8px 22px",fontSize:t.typography.pxToRem(15)}},{props:{disableElevation:!0},style:{boxShadow:"none","&:hover":{boxShadow:"none"},[`&.${yr.focusVisible}`]:{boxShadow:"none"},"&:active":{boxShadow:"none"},[`&.${yr.disabled}`]:{boxShadow:"none"}}},{props:{fullWidth:!0},style:{width:"100%"}},{props:{loadingPosition:"center"},style:{transition:t.transitions.create(["background-color","box-shadow","border-color"],{duration:t.transitions.duration.short}),[`&.${yr.loading}`]:{color:"transparent"}}}]}})),XM=ie("span",{name:"MuiButton",slot:"StartIcon",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.startIcon,l.loading&&r.startIconLoadingStart,r[`iconSize${fe(l.size)}`]]}})(({theme:t})=>({display:"inherit",marginRight:8,marginLeft:-4,variants:[{props:{size:"small"},style:{marginLeft:-2}},{props:{loadingPosition:"start",loading:!0},style:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0}},{props:{loadingPosition:"start",loading:!0,fullWidth:!0},style:{marginRight:-8}},...nb]})),KM=ie("span",{name:"MuiButton",slot:"EndIcon",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.endIcon,l.loading&&r.endIconLoadingEnd,r[`iconSize${fe(l.size)}`]]}})(({theme:t})=>({display:"inherit",marginRight:-4,marginLeft:8,variants:[{props:{size:"small"},style:{marginRight:-2}},{props:{loadingPosition:"end",loading:!0},style:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0}},{props:{loadingPosition:"end",loading:!0,fullWidth:!0},style:{marginLeft:-8}},...nb]})),QM=ie("span",{name:"MuiButton",slot:"LoadingIndicator",overridesResolver:(t,r)=>r.loadingIndicator})(({theme:t})=>({display:"none",position:"absolute",visibility:"visible",variants:[{props:{loading:!0},style:{display:"flex"}},{props:{loadingPosition:"start"},style:{left:14}},{props:{loadingPosition:"start",size:"small"},style:{left:10}},{props:{variant:"text",loadingPosition:"start"},style:{left:6}},{props:{loadingPosition:"center"},style:{left:"50%",transform:"translate(-50%)",color:(t.vars||t).palette.action.disabled}},{props:{loadingPosition:"end"},style:{right:14}},{props:{loadingPosition:"end",size:"small"},style:{right:10}},{props:{variant:"text",loadingPosition:"end"},style:{right:6}},{props:{loadingPosition:"start",fullWidth:!0},style:{position:"relative",left:-10}},{props:{loadingPosition:"end",fullWidth:!0},style:{position:"relative",right:-10}}]})),m0=ie("span",{name:"MuiButton",slot:"LoadingIconPlaceholder",overridesResolver:(t,r)=>r.loadingIconPlaceholder})({display:"inline-block",width:"1em",height:"1em"}),ab=v.forwardRef(function(r,l){const i=v.useContext(GM),s=v.useContext(IM),c=ti(i,r),d=Ae({props:c,name:"MuiButton"}),{children:p,color:m="primary",component:h="button",className:y,disabled:S=!1,disableElevation:x=!1,disableFocusRipple:R=!1,endIcon:b,focusVisibleClassName:E,fullWidth:w=!1,id:A,loading:j=null,loadingIndicator:O,loadingPosition:B="center",size:z="medium",startIcon:L,type:q,variant:G="text",...Y}=d,C=Mo(A),U=O??M.jsx(hi,{"aria-labelledby":C,color:"inherit",size:16}),Q={...d,color:m,component:h,disabled:S,disableElevation:x,disableFocusRipple:R,fullWidth:w,loading:j,loadingIndicator:U,loadingPosition:B,size:z,type:q,variant:G},re=YM(Q),le=(L||j&&B==="start")&&M.jsx(XM,{className:re.startIcon,ownerState:Q,children:L||M.jsx(m0,{className:re.loadingIconPlaceholder,ownerState:Q})}),W=(b||j&&B==="end")&&M.jsx(KM,{className:re.endIcon,ownerState:Q,children:b||M.jsx(m0,{className:re.loadingIconPlaceholder,ownerState:Q})}),D=s||"",K=typeof j=="boolean"?M.jsx("span",{className:re.loadingWrapper,style:{display:"contents"},children:j&&M.jsx(QM,{className:re.loadingIndicator,ownerState:Q,children:U})}):null;return M.jsxs(VM,{ownerState:Q,className:pe(i.className,re.root,y,D),component:h,disabled:S||j,focusRipple:!R,focusVisibleClassName:pe(re.focusVisible,E),ref:l,type:q,id:j?C:A,...Y,classes:re,children:[le,B!=="end"&&K,p,B==="end"&&K,W]})});function FM(t){return Me("MuiCard",t)}Ee("MuiCard",["root"]);const ZM=t=>{const{classes:r}=t;return we({root:["root"]},FM,r)},WM=ie(va,{name:"MuiCard",slot:"Root",overridesResolver:(t,r)=>r.root})({overflow:"hidden"}),JM=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiCard"}),{className:s,raised:c=!1,...d}=i,p={...i,raised:c},m=ZM(p);return M.jsx(WM,{className:pe(m.root,s),elevation:c?8:void 0,ref:l,ownerState:p,...d})});function ew(t){return Me("MuiCardContent",t)}Ee("MuiCardContent",["root"]);const tw=t=>{const{classes:r}=t;return we({root:["root"]},ew,r)},nw=ie("div",{name:"MuiCardContent",slot:"Root",overridesResolver:(t,r)=>r.root})({padding:16,"&:last-child":{paddingBottom:24}}),aw=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiCardContent"}),{className:s,component:c="div",...d}=i,p={...i,component:c},m=tw(p);return M.jsx(nw,{as:c,className:pe(m.root,s),ownerState:p,ref:l,...d})});function rw(t){return Me("PrivateSwitchBase",t)}Ee("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);const ow=t=>{const{classes:r,checked:l,disabled:i,edge:s}=t,c={root:["root",l&&"checked",i&&"disabled",s&&`edge${fe(s)}`],input:["input"]};return we(c,rw,r)},lw=ie(mi)({padding:9,borderRadius:"50%",variants:[{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:({edge:t,ownerState:r})=>t==="start"&&r.size!=="small",style:{marginLeft:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}},{props:({edge:t,ownerState:r})=>t==="end"&&r.size!=="small",style:{marginRight:-12}}]}),iw=ie("input",{shouldForwardProp:sn})({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),sw=v.forwardRef(function(r,l){const{autoFocus:i,checked:s,checkedIcon:c,defaultChecked:d,disabled:p,disableFocusRipple:m=!1,edge:h=!1,icon:y,id:S,inputProps:x,inputRef:R,name:b,onBlur:E,onChange:w,onFocus:A,readOnly:j,required:O=!1,tabIndex:B,type:z,value:L,slots:q={},slotProps:G={},...Y}=r,[C,U]=cd({controlled:s,default:!!d,name:"SwitchBase",state:"checked"}),Q=Mr(),re=se=>{A&&A(se),Q&&Q.onFocus&&Q.onFocus(se)},le=se=>{E&&E(se),Q&&Q.onBlur&&Q.onBlur(se)},W=se=>{if(se.nativeEvent.defaultPrevented)return;const ce=se.target.checked;U(ce),w&&w(se,ce)};let D=p;Q&&typeof D>"u"&&(D=Q.disabled);const K=z==="checkbox"||z==="radio",oe={...r,checked:C,disabled:D,disableFocusRipple:m,edge:h},J=ow(oe),N={slots:q,slotProps:{input:x,...G}},[I,ae]=Ge("root",{ref:l,elementType:lw,className:J.root,shouldForwardComponentProp:!0,externalForwardedProps:{...N,component:"span",...Y},getSlotProps:se=>({...se,onFocus:ce=>{var Se;(Se=se.onFocus)==null||Se.call(se,ce),re(ce)},onBlur:ce=>{var Se;(Se=se.onBlur)==null||Se.call(se,ce),le(ce)}}),ownerState:oe,additionalProps:{centerRipple:!0,focusRipple:!m,disabled:D,role:void 0,tabIndex:null}}),[te,ue]=Ge("input",{ref:R,elementType:iw,className:J.input,externalForwardedProps:N,getSlotProps:se=>({...se,onChange:ce=>{var Se;(Se=se.onChange)==null||Se.call(se,ce),W(ce)}}),ownerState:oe,additionalProps:{autoFocus:i,checked:s,defaultChecked:d,disabled:D,id:K?S:void 0,name:b,readOnly:j,required:O,tabIndex:B,type:z,...z==="checkbox"&&L===void 0?{}:{value:L}}});return M.jsxs(I,{...ae,children:[M.jsx(te,{...ue}),C?c:y]})}),uw=Zt(M.jsx("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"})),cw=Zt(M.jsx("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"})),fw=Zt(M.jsx("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}));function dw(t){return Me("MuiCheckbox",t)}const Ff=Ee("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary","sizeSmall","sizeMedium"]),pw=t=>{const{classes:r,indeterminate:l,color:i,size:s}=t,c={root:["root",l&&"indeterminate",`color${fe(i)}`,`size${fe(s)}`]},d=we(c,dw,r);return{...r,...d}},mw=ie(sw,{shouldForwardProp:t=>sn(t)||t==="classes",name:"MuiCheckbox",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.indeterminate&&r.indeterminate,r[`size${fe(l.size)}`],l.color!=="default"&&r[`color${fe(l.color)}`]]}})(ke(({theme:t})=>({color:(t.vars||t).palette.text.secondary,variants:[{props:{color:"default",disableRipple:!1},style:{"&:hover":{backgroundColor:t.vars?`rgba(${t.vars.palette.action.activeChannel} / ${t.vars.palette.action.hoverOpacity})`:zt(t.palette.action.active,t.palette.action.hoverOpacity)}}},...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r,disableRipple:!1},style:{"&:hover":{backgroundColor:t.vars?`rgba(${t.vars.palette[r].mainChannel} / ${t.vars.palette.action.hoverOpacity})`:zt(t.palette[r].main,t.palette.action.hoverOpacity)}}})),...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r},style:{[`&.${Ff.checked}, &.${Ff.indeterminate}`]:{color:(t.vars||t).palette[r].main},[`&.${Ff.disabled}`]:{color:(t.vars||t).palette.action.disabled}}})),{props:{disableRipple:!1},style:{"&:hover":{"@media (hover: none)":{backgroundColor:"transparent"}}}}]}))),hw=M.jsx(cw,{}),gw=M.jsx(uw,{}),yw=M.jsx(fw,{}),vw=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiCheckbox"}),{checkedIcon:s=hw,color:c="primary",icon:d=gw,indeterminate:p=!1,indeterminateIcon:m=yw,inputProps:h,size:y="medium",disableRipple:S=!1,className:x,slots:R={},slotProps:b={},...E}=i,w=p?m:d,A=p?m:s,j={...i,disableRipple:S,color:c,indeterminate:p,size:y},O=pw(j),B=b.input??h,[z,L]=Ge("root",{ref:l,elementType:mw,className:pe(O.root,x),shouldForwardComponentProp:!0,externalForwardedProps:{slots:R,slotProps:b,...E},ownerState:j,additionalProps:{type:"checkbox",icon:v.cloneElement(w,{fontSize:w.props.fontSize??y}),checkedIcon:v.cloneElement(A,{fontSize:A.props.fontSize??y}),disableRipple:S,slots:R,slotProps:{input:Zv(typeof B=="function"?B(j):B,{"data-indeterminate":p})}}});return M.jsx(z,{...L,classes:O})}),Eo=iE({createStyledComponent:ie("div",{name:"MuiContainer",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[`maxWidth${fe(String(l.maxWidth))}`],l.fixed&&r.fixed,l.disableGutters&&r.disableGutters]}}),useThemeProps:t=>Ae({props:t,name:"MuiContainer"})}),Sd=typeof np({})=="function",bw=(t,r)=>({WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",boxSizing:"border-box",WebkitTextSizeAdjust:"100%",...r&&!t.vars&&{colorScheme:t.palette.mode}}),Sw=t=>({color:(t.vars||t).palette.text.primary,...t.typography.body1,backgroundColor:(t.vars||t).palette.background.default,"@media print":{backgroundColor:(t.vars||t).palette.common.white}}),rb=(t,r=!1)=>{var c,d;const l={};r&&t.colorSchemes&&typeof t.getColorSchemeSelector=="function"&&Object.entries(t.colorSchemes).forEach(([p,m])=>{var y,S;const h=t.getColorSchemeSelector(p);h.startsWith("@")?l[h]={":root":{colorScheme:(y=m.palette)==null?void 0:y.mode}}:l[h.replace(/\s*&/,"")]={colorScheme:(S=m.palette)==null?void 0:S.mode}});let i={html:bw(t,r),"*, *::before, *::after":{boxSizing:"inherit"},"strong, b":{fontWeight:t.typography.fontWeightBold},body:{margin:0,...Sw(t),"&::backdrop":{backgroundColor:(t.vars||t).palette.background.default}},...l};const s=(d=(c=t.components)==null?void 0:c.MuiCssBaseline)==null?void 0:d.styleOverrides;return s&&(i=[i,s]),i},qs="mui-ecs",xw=t=>{const r=rb(t,!1),l=Array.isArray(r)?r[0]:r;return!t.vars&&l&&(l.html[`:root:has(${qs})`]={colorScheme:t.palette.mode}),t.colorSchemes&&Object.entries(t.colorSchemes).forEach(([i,s])=>{var d,p;const c=t.getColorSchemeSelector(i);c.startsWith("@")?l[c]={[`:root:not(:has(.${qs}))`]:{colorScheme:(d=s.palette)==null?void 0:d.mode}}:l[c.replace(/\s*&/,"")]={[`&:not(:has(.${qs}))`]:{colorScheme:(p=s.palette)==null?void 0:p.mode}}}),r},Cw=np(Sd?({theme:t,enableColorScheme:r})=>rb(t,r):({theme:t})=>xw(t));function Tw(t){const r=Ae({props:t,name:"MuiCssBaseline"}),{children:l,enableColorScheme:i=!1}=r;return M.jsxs(v.Fragment,{children:[Sd&&M.jsx(Cw,{enableColorScheme:i}),!Sd&&!i&&M.jsx("span",{className:qs,style:{display:"none"}}),l]})}function Ew(t){const r=_n(t);return r.body===t?Ta(t).innerWidth>r.documentElement.clientWidth:t.scrollHeight>t.clientHeight}function Vl(t,r){r?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden")}function h0(t){return parseInt(Ta(t).getComputedStyle(t).paddingRight,10)||0}function Rw(t){const l=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].includes(t.tagName),i=t.tagName==="INPUT"&&t.getAttribute("type")==="hidden";return l||i}function g0(t,r,l,i,s){const c=[r,l,...i];[].forEach.call(t.children,d=>{const p=!c.includes(d),m=!Rw(d);p&&m&&Vl(d,s)})}function Zf(t,r){let l=-1;return t.some((i,s)=>r(i)?(l=s,!0):!1),l}function Mw(t,r){const l=[],i=t.container;if(!r.disableScrollLock){if(Ew(i)){const d=kv(Ta(i));l.push({value:i.style.paddingRight,property:"padding-right",el:i}),i.style.paddingRight=`${h0(i)+d}px`;const p=_n(i).querySelectorAll(".mui-fixed");[].forEach.call(p,m=>{l.push({value:m.style.paddingRight,property:"padding-right",el:m}),m.style.paddingRight=`${h0(m)+d}px`})}let c;if(i.parentNode instanceof DocumentFragment)c=_n(i).body;else{const d=i.parentElement,p=Ta(i);c=(d==null?void 0:d.nodeName)==="HTML"&&p.getComputedStyle(d).overflowY==="scroll"?d:i}l.push({value:c.style.overflow,property:"overflow",el:c},{value:c.style.overflowX,property:"overflow-x",el:c},{value:c.style.overflowY,property:"overflow-y",el:c}),c.style.overflow="hidden"}return()=>{l.forEach(({value:c,el:d,property:p})=>{c?d.style.setProperty(p,c):d.style.removeProperty(p)})}}function ww(t){const r=[];return[].forEach.call(t.children,l=>{l.getAttribute("aria-hidden")==="true"&&r.push(l)}),r}class Aw{constructor(){this.modals=[],this.containers=[]}add(r,l){let i=this.modals.indexOf(r);if(i!==-1)return i;i=this.modals.length,this.modals.push(r),r.modalRef&&Vl(r.modalRef,!1);const s=ww(l);g0(l,r.mount,r.modalRef,s,!0);const c=Zf(this.containers,d=>d.container===l);return c!==-1?(this.containers[c].modals.push(r),i):(this.containers.push({modals:[r],container:l,restore:null,hiddenSiblings:s}),i)}mount(r,l){const i=Zf(this.containers,c=>c.modals.includes(r)),s=this.containers[i];s.restore||(s.restore=Mw(s,l))}remove(r,l=!0){const i=this.modals.indexOf(r);if(i===-1)return i;const s=Zf(this.containers,d=>d.modals.includes(r)),c=this.containers[s];if(c.modals.splice(c.modals.indexOf(r),1),this.modals.splice(i,1),c.modals.length===0)c.restore&&c.restore(),r.modalRef&&Vl(r.modalRef,l),g0(c.container,r.mount,r.modalRef,c.hiddenSiblings,!1),this.containers.splice(s,1);else{const d=c.modals[c.modals.length-1];d.modalRef&&Vl(d.modalRef,!1)}return i}isTopModal(r){return this.modals.length>0&&this.modals[this.modals.length-1]===r}}const Ow=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function zw(t){const r=parseInt(t.getAttribute("tabindex")||"",10);return Number.isNaN(r)?t.contentEditable==="true"||(t.nodeName==="AUDIO"||t.nodeName==="VIDEO"||t.nodeName==="DETAILS")&&t.getAttribute("tabindex")===null?0:t.tabIndex:r}function Bw(t){if(t.tagName!=="INPUT"||t.type!=="radio"||!t.name)return!1;const r=i=>t.ownerDocument.querySelector(`input[type="radio"]${i}`);let l=r(`[name="${t.name}"]:checked`);return l||(l=r(`[name="${t.name}"]`)),l!==t}function Nw(t){return!(t.disabled||t.tagName==="INPUT"&&t.type==="hidden"||Bw(t))}function kw(t){const r=[],l=[];return Array.from(t.querySelectorAll(Ow)).forEach((i,s)=>{const c=zw(i);c===-1||!Nw(i)||(c===0?r.push(i):l.push({documentOrder:s,tabIndex:c,node:i}))}),l.sort((i,s)=>i.tabIndex===s.tabIndex?i.documentOrder-s.documentOrder:i.tabIndex-s.tabIndex).map(i=>i.node).concat(r)}function Dw(){return!0}function jw(t){const{children:r,disableAutoFocus:l=!1,disableEnforceFocus:i=!1,disableRestoreFocus:s=!1,getTabbable:c=kw,isEnabled:d=Dw,open:p}=t,m=v.useRef(!1),h=v.useRef(null),y=v.useRef(null),S=v.useRef(null),x=v.useRef(null),R=v.useRef(!1),b=v.useRef(null),E=Jt(pi(r),b),w=v.useRef(null);v.useEffect(()=>{!p||!b.current||(R.current=!l)},[l,p]),v.useEffect(()=>{if(!p||!b.current)return;const O=_n(b.current);return b.current.contains(O.activeElement)||(b.current.hasAttribute("tabIndex")||b.current.setAttribute("tabIndex","-1"),R.current&&b.current.focus()),()=>{s||(S.current&&S.current.focus&&(m.current=!0,S.current.focus()),S.current=null)}},[p]),v.useEffect(()=>{if(!p||!b.current)return;const O=_n(b.current),B=q=>{w.current=q,!(i||!d()||q.key!=="Tab")&&O.activeElement===b.current&&q.shiftKey&&(m.current=!0,y.current&&y.current.focus())},z=()=>{var Y,C;const q=b.current;if(q===null)return;if(!O.hasFocus()||!d()||m.current){m.current=!1;return}if(q.contains(O.activeElement)||i&&O.activeElement!==h.current&&O.activeElement!==y.current)return;if(O.activeElement!==x.current)x.current=null;else if(x.current!==null)return;if(!R.current)return;let G=[];if((O.activeElement===h.current||O.activeElement===y.current)&&(G=c(b.current)),G.length>0){const U=!!((Y=w.current)!=null&&Y.shiftKey&&((C=w.current)==null?void 0:C.key)==="Tab"),Q=G[0],re=G[G.length-1];typeof Q!="string"&&typeof re!="string"&&(U?re.focus():Q.focus())}else q.focus()};O.addEventListener("focusin",z),O.addEventListener("keydown",B,!0);const L=setInterval(()=>{O.activeElement&&O.activeElement.tagName==="BODY"&&z()},50);return()=>{clearInterval(L),O.removeEventListener("focusin",z),O.removeEventListener("keydown",B,!0)}},[l,i,s,d,p,c]);const A=O=>{S.current===null&&(S.current=O.relatedTarget),R.current=!0,x.current=O.target;const B=r.props.onFocus;B&&B(O)},j=O=>{S.current===null&&(S.current=O.relatedTarget),R.current=!0};return M.jsxs(v.Fragment,{children:[M.jsx("div",{tabIndex:p?0:-1,onFocus:j,ref:h,"data-testid":"sentinelStart"}),v.cloneElement(r,{ref:E,onFocus:A}),M.jsx("div",{tabIndex:p?0:-1,onFocus:j,ref:y,"data-testid":"sentinelEnd"})]})}function $w(t){return typeof t=="function"?t():t}function _w(t){return t?t.props.hasOwnProperty("in"):!1}const y0=()=>{},ks=new Aw;function Lw(t){const{container:r,disableEscapeKeyDown:l=!1,disableScrollLock:i=!1,closeAfterTransition:s=!1,onTransitionEnter:c,onTransitionExited:d,children:p,onClose:m,open:h,rootRef:y}=t,S=v.useRef({}),x=v.useRef(null),R=v.useRef(null),b=Jt(R,y),[E,w]=v.useState(!h),A=_w(p);let j=!0;(t["aria-hidden"]==="false"||t["aria-hidden"]===!1)&&(j=!1);const O=()=>_n(x.current),B=()=>(S.current.modalRef=R.current,S.current.mount=x.current,S.current),z=()=>{ks.mount(B(),{disableScrollLock:i}),R.current&&(R.current.scrollTop=0)},L=Cr(()=>{const W=$w(r)||O().body;ks.add(B(),W),R.current&&z()}),q=()=>ks.isTopModal(B()),G=Cr(W=>{x.current=W,W&&(h&&q()?z():R.current&&Vl(R.current,j))}),Y=v.useCallback(()=>{ks.remove(B(),j)},[j]);v.useEffect(()=>()=>{Y()},[Y]),v.useEffect(()=>{h?L():(!A||!s)&&Y()},[h,Y,A,s,L]);const C=W=>D=>{var K;(K=W.onKeyDown)==null||K.call(W,D),!(D.key!=="Escape"||D.which===229||!q())&&(l||(D.stopPropagation(),m&&m(D,"escapeKeyDown")))},U=W=>D=>{var K;(K=W.onClick)==null||K.call(W,D),D.target===D.currentTarget&&m&&m(D,"backdropClick")};return{getRootProps:(W={})=>{const D=jv(t);delete D.onTransitionEnter,delete D.onTransitionExited;const K={...D,...W};return{role:"presentation",...K,onKeyDown:C(K),ref:b}},getBackdropProps:(W={})=>{const D=W;return{"aria-hidden":!0,...D,onClick:U(D),open:h}},getTransitionProps:()=>{const W=()=>{w(!1),c&&c()},D=()=>{w(!0),d&&d(),s&&Y()};return{onEnter:Uy(W,(p==null?void 0:p.props.onEnter)??y0),onExited:Uy(D,(p==null?void 0:p.props.onExited)??y0)}},rootRef:b,portalRef:G,isTopModal:q,exited:E,hasTransition:A}}function Uw(t){return Me("MuiModal",t)}Ee("MuiModal",["root","hidden","backdrop"]);const Hw=t=>{const{open:r,exited:l,classes:i}=t;return we({root:["root",!r&&l&&"hidden"],backdrop:["backdrop"]},Uw,i)},Pw=ie("div",{name:"MuiModal",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,!l.open&&l.exited&&r.hidden]}})(ke(({theme:t})=>({position:"fixed",zIndex:(t.vars||t).zIndex.modal,right:0,bottom:0,top:0,left:0,variants:[{props:({ownerState:r})=>!r.open&&r.exited,style:{visibility:"hidden"}}]}))),qw=ie(AM,{name:"MuiModal",slot:"Backdrop",overridesResolver:(t,r)=>r.backdrop})({zIndex:-1}),Gw=v.forwardRef(function(r,l){const i=Ae({name:"MuiModal",props:r}),{BackdropComponent:s=qw,BackdropProps:c,classes:d,className:p,closeAfterTransition:m=!1,children:h,container:y,component:S,components:x={},componentsProps:R={},disableAutoFocus:b=!1,disableEnforceFocus:E=!1,disableEscapeKeyDown:w=!1,disablePortal:A=!1,disableRestoreFocus:j=!1,disableScrollLock:O=!1,hideBackdrop:B=!1,keepMounted:z=!1,onClose:L,onTransitionEnter:q,onTransitionExited:G,open:Y,slotProps:C={},slots:U={},theme:Q,...re}=i,le={...i,closeAfterTransition:m,disableAutoFocus:b,disableEnforceFocus:E,disableEscapeKeyDown:w,disablePortal:A,disableRestoreFocus:j,disableScrollLock:O,hideBackdrop:B,keepMounted:z},{getRootProps:W,getBackdropProps:D,getTransitionProps:K,portalRef:oe,isTopModal:J,exited:N,hasTransition:I}=Lw({...le,rootRef:l}),ae={...le,exited:N},te=Hw(ae),ue={};if(h.props.tabIndex===void 0&&(ue.tabIndex="-1"),I){const{onEnter:ye,onExited:Be}=K();ue.onEnter=ye,ue.onExited=Be}const se={slots:{root:x.Root,backdrop:x.Backdrop,...U},slotProps:{...R,...C}},[ce,Se]=Ge("root",{ref:l,elementType:Pw,externalForwardedProps:{...se,...re,component:S},getSlotProps:W,ownerState:ae,className:pe(p,te==null?void 0:te.root,!ae.open&&ae.exited&&(te==null?void 0:te.hidden))}),[Re,je]=Ge("backdrop",{ref:c==null?void 0:c.ref,elementType:s,externalForwardedProps:se,shouldForwardComponentProp:!0,additionalProps:c,getSlotProps:ye=>D({...ye,onClick:Be=>{ye!=null&&ye.onClick&&ye.onClick(Be)}}),className:pe(c==null?void 0:c.className,te==null?void 0:te.backdrop),ownerState:ae});return!z&&!Y&&(!I||N)?null:M.jsx(dM,{ref:oe,container:y,disablePortal:A,children:M.jsxs(ce,{...Se,children:[!B&&s?M.jsx(Re,{...je}):null,M.jsx(jw,{disableEnforceFocus:E,disableAutoFocus:b,disableRestoreFocus:j,isEnabled:J,open:Y,children:v.cloneElement(h,ue)})]})})}),v0=Ee("MuiDivider",["root","absolute","fullWidth","inset","middle","flexItem","light","vertical","withChildren","withChildrenVertical","textAlignRight","textAlignLeft","wrapper","wrapperVertical"]),Iw=t=>{const{classes:r,disableUnderline:l,startAdornment:i,endAdornment:s,size:c,hiddenLabel:d,multiline:p}=t,m={root:["root",!l&&"underline",i&&"adornedStart",s&&"adornedEnd",c==="small"&&`size${fe(c)}`,d&&"hiddenLabel",p&&"multiline"],input:["input"]},h=we(m,xM,r);return{...r,...h}},Yw=ie(yu,{shouldForwardProp:t=>sn(t)||t==="classes",name:"MuiFilledInput",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[...hu(t,r),!l.disableUnderline&&r.underline]}})(ke(({theme:t})=>{const r=t.palette.mode==="light",l=r?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)",i=r?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)",s=r?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)",c=r?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)";return{position:"relative",backgroundColor:t.vars?t.vars.palette.FilledInput.bg:i,borderTopLeftRadius:(t.vars||t).shape.borderRadius,borderTopRightRadius:(t.vars||t).shape.borderRadius,transition:t.transitions.create("background-color",{duration:t.transitions.duration.shorter,easing:t.transitions.easing.easeOut}),"&:hover":{backgroundColor:t.vars?t.vars.palette.FilledInput.hoverBg:s,"@media (hover: none)":{backgroundColor:t.vars?t.vars.palette.FilledInput.bg:i}},[`&.${gr.focused}`]:{backgroundColor:t.vars?t.vars.palette.FilledInput.bg:i},[`&.${gr.disabled}`]:{backgroundColor:t.vars?t.vars.palette.FilledInput.disabledBg:c},variants:[{props:({ownerState:d})=>!d.disableUnderline,style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:t.transitions.create("transform",{duration:t.transitions.duration.shorter,easing:t.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${gr.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${gr.error}`]:{"&::before, &::after":{borderBottomColor:(t.vars||t).palette.error.main}},"&::before":{borderBottom:`1px solid ${t.vars?`rgba(${t.vars.palette.common.onBackgroundChannel} / ${t.vars.opacity.inputUnderline})`:l}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:t.transitions.create("border-bottom-color",{duration:t.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${gr.disabled}, .${gr.error}):before`]:{borderBottom:`1px solid ${(t.vars||t).palette.text.primary}`},[`&.${gr.disabled}:before`]:{borderBottomStyle:"dotted"}}},...Object.entries(t.palette).filter(Bt()).map(([d])=>{var p;return{props:{disableUnderline:!1,color:d},style:{"&::after":{borderBottom:`2px solid ${(p=(t.vars||t).palette[d])==null?void 0:p.main}`}}}}),{props:({ownerState:d})=>d.startAdornment,style:{paddingLeft:12}},{props:({ownerState:d})=>d.endAdornment,style:{paddingRight:12}},{props:({ownerState:d})=>d.multiline,style:{padding:"25px 12px 8px"}},{props:({ownerState:d,size:p})=>d.multiline&&p==="small",style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:d})=>d.multiline&&d.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:d})=>d.multiline&&d.hiddenLabel&&d.size==="small",style:{paddingTop:8,paddingBottom:9}}]}})),Vw=ie(vu,{name:"MuiFilledInput",slot:"Input",overridesResolver:gu})(ke(({theme:t})=>({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12,...!t.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:t.palette.mode==="light"?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:t.palette.mode==="light"?null:"#fff",caretColor:t.palette.mode==="light"?null:"#fff",borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},...t.vars&&{"&:-webkit-autofill":{borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"},[t.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},variants:[{props:{size:"small"},style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:r})=>r.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:r})=>r.startAdornment,style:{paddingLeft:0}},{props:({ownerState:r})=>r.endAdornment,style:{paddingRight:0}},{props:({ownerState:r})=>r.hiddenLabel&&r.size==="small",style:{paddingTop:8,paddingBottom:9}},{props:({ownerState:r})=>r.multiline,style:{paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0}}]}))),ip=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiFilledInput"}),{disableUnderline:s=!1,components:c={},componentsProps:d,fullWidth:p=!1,hiddenLabel:m,inputComponent:h="input",multiline:y=!1,slotProps:S,slots:x={},type:R="text",...b}=i,E={...i,disableUnderline:s,fullWidth:p,inputComponent:h,multiline:y,type:R},w=Iw(i),A={root:{ownerState:E},input:{ownerState:E}},j=S??d?Ft(A,S??d):A,O=x.root??c.Root??Yw,B=x.input??c.Input??Vw;return M.jsx(bu,{slots:{root:O,input:B},slotProps:j,fullWidth:p,inputComponent:h,multiline:y,ref:l,type:R,...b,classes:w})});ip.muiName="Input";function Xw(t){return Me("MuiFormControl",t)}Ee("MuiFormControl",["root","marginNone","marginNormal","marginDense","fullWidth","disabled"]);const Kw=t=>{const{classes:r,margin:l,fullWidth:i}=t,s={root:["root",l!=="none"&&`margin${fe(l)}`,i&&"fullWidth"]};return we(s,Xw,r)},Qw=ie("div",{name:"MuiFormControl",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[`margin${fe(l.margin)}`],l.fullWidth&&r.fullWidth]}})({display:"inline-flex",flexDirection:"column",position:"relative",minWidth:0,padding:0,margin:0,border:0,verticalAlign:"top",variants:[{props:{margin:"normal"},style:{marginTop:16,marginBottom:8}},{props:{margin:"dense"},style:{marginTop:8,marginBottom:4}},{props:{fullWidth:!0},style:{width:"100%"}}]}),xd=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiFormControl"}),{children:s,className:c,color:d="primary",component:p="div",disabled:m=!1,error:h=!1,focused:y,fullWidth:S=!1,hiddenLabel:x=!1,margin:R="none",required:b=!1,size:E="medium",variant:w="outlined",...A}=i,j={...i,color:d,component:p,disabled:m,error:h,fullWidth:S,hiddenLabel:x,margin:R,required:b,size:E,variant:w},O=Kw(j),[B,z]=v.useState(()=>{let W=!1;return s&&v.Children.forEach(s,D=>{if(!Ps(D,["Input","Select"]))return;const K=Ps(D,["Select"])?D.props.input:D;K&&gM(K.props)&&(W=!0)}),W}),[L,q]=v.useState(()=>{let W=!1;return s&&v.Children.forEach(s,D=>{Ps(D,["Input","Select"])&&(Zs(D.props,!0)||Zs(D.props.inputProps,!0))&&(W=!0)}),W}),[G,Y]=v.useState(!1);m&&G&&Y(!1);const C=y!==void 0&&!m?y:G;let U;v.useRef(!1);const Q=v.useCallback(()=>{q(!0)},[]),re=v.useCallback(()=>{q(!1)},[]),le=v.useMemo(()=>({adornedStart:B,setAdornedStart:z,color:d,disabled:m,error:h,filled:L,focused:C,fullWidth:S,hiddenLabel:x,size:E,onBlur:()=>{Y(!1)},onFocus:()=>{Y(!0)},onEmpty:re,onFilled:Q,registerEffect:U,required:b,variant:w}),[B,d,m,h,L,C,S,x,U,re,Q,b,E,w]);return M.jsx(lp.Provider,{value:le,children:M.jsx(Qw,{as:p,ownerState:j,className:pe(O.root,c),ref:l,...A,children:s})})});function Fw(t){return Me("MuiFormHelperText",t)}const b0=Ee("MuiFormHelperText",["root","error","disabled","sizeSmall","sizeMedium","contained","focused","filled","required"]);var S0;const Zw=t=>{const{classes:r,contained:l,size:i,disabled:s,error:c,filled:d,focused:p,required:m}=t,h={root:["root",s&&"disabled",c&&"error",i&&`size${fe(i)}`,l&&"contained",p&&"focused",d&&"filled",m&&"required"]};return we(h,Fw,r)},Ww=ie("p",{name:"MuiFormHelperText",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.size&&r[`size${fe(l.size)}`],l.contained&&r.contained,l.filled&&r.filled]}})(ke(({theme:t})=>({color:(t.vars||t).palette.text.secondary,...t.typography.caption,textAlign:"left",marginTop:3,marginRight:0,marginBottom:0,marginLeft:0,[`&.${b0.disabled}`]:{color:(t.vars||t).palette.text.disabled},[`&.${b0.error}`]:{color:(t.vars||t).palette.error.main},variants:[{props:{size:"small"},style:{marginTop:4}},{props:({ownerState:r})=>r.contained,style:{marginLeft:14,marginRight:14}}]}))),Jw=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiFormHelperText"}),{children:s,className:c,component:d="p",disabled:p,error:m,filled:h,focused:y,margin:S,required:x,variant:R,...b}=i,E=Mr(),w=ko({props:i,muiFormControl:E,states:["variant","size","disabled","error","filled","focused","required"]}),A={...i,component:d,contained:w.variant==="filled"||w.variant==="outlined",variant:w.variant,size:w.size,disabled:w.disabled,error:w.error,filled:w.filled,focused:w.focused,required:w.required};delete A.ownerState;const j=Zw(A);return M.jsx(Ww,{as:d,className:pe(j.root,c),ref:l,...b,ownerState:A,children:s===" "?S0||(S0=M.jsx("span",{className:"notranslate","aria-hidden":!0,children:""})):s})});function eA(t){return Me("MuiFormLabel",t)}const Xl=Ee("MuiFormLabel",["root","colorSecondary","focused","disabled","error","filled","required","asterisk"]),tA=t=>{const{classes:r,color:l,focused:i,disabled:s,error:c,filled:d,required:p}=t,m={root:["root",`color${fe(l)}`,s&&"disabled",c&&"error",d&&"filled",i&&"focused",p&&"required"],asterisk:["asterisk",c&&"error"]};return we(m,eA,r)},nA=ie("label",{name:"MuiFormLabel",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.color==="secondary"&&r.colorSecondary,l.filled&&r.filled]}})(ke(({theme:t})=>({color:(t.vars||t).palette.text.secondary,...t.typography.body1,lineHeight:"1.4375em",padding:0,position:"relative",variants:[...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r},style:{[`&.${Xl.focused}`]:{color:(t.vars||t).palette[r].main}}})),{props:{},style:{[`&.${Xl.disabled}`]:{color:(t.vars||t).palette.text.disabled},[`&.${Xl.error}`]:{color:(t.vars||t).palette.error.main}}}]}))),aA=ie("span",{name:"MuiFormLabel",slot:"Asterisk",overridesResolver:(t,r)=>r.asterisk})(ke(({theme:t})=>({[`&.${Xl.error}`]:{color:(t.vars||t).palette.error.main}}))),rA=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiFormLabel"}),{children:s,className:c,color:d,component:p="label",disabled:m,error:h,filled:y,focused:S,required:x,...R}=i,b=Mr(),E=ko({props:i,muiFormControl:b,states:["color","required","focused","disabled","error","filled"]}),w={...i,color:E.color||"primary",component:p,disabled:E.disabled,error:E.error,filled:E.filled,focused:E.focused,required:E.required},A=tA(w);return M.jsxs(nA,{as:p,ownerState:w,className:pe(A.root,c),ref:l,...R,children:[s,E.required&&M.jsxs(aA,{ownerState:w,"aria-hidden":!0,className:A.asterisk,children:[" ","*"]})]})}),So=TE({createStyledComponent:ie("div",{name:"MuiGrid",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.container&&r.container]}}),componentName:"MuiGrid",useThemeProps:t=>Ae({props:t,name:"MuiGrid"}),useTheme:mu});function Cd(t){return`scale(${t}, ${t**2})`}const oA={entering:{opacity:1,transform:Cd(1)},entered:{opacity:1,transform:"none"}},Wf=typeof navigator<"u"&&/^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent)&&/(os |version\/)15(.|_)4/i.test(navigator.userAgent),Td=v.forwardRef(function(r,l){const{addEndListener:i,appear:s=!0,children:c,easing:d,in:p,onEnter:m,onEntered:h,onEntering:y,onExit:S,onExited:x,onExiting:R,style:b,timeout:E="auto",TransitionComponent:w=Jn,...A}=r,j=Nv(),O=v.useRef(),B=mu(),z=v.useRef(null),L=Jt(z,pi(c),l),q=W=>D=>{if(W){const K=z.current;D===void 0?W(K):W(K,D)}},G=q(y),Y=q((W,D)=>{eb(W);const{duration:K,delay:oe,easing:J}=Qs({style:b,timeout:E,easing:d},{mode:"enter"});let N;E==="auto"?(N=B.transitions.getAutoHeightDuration(W.clientHeight),O.current=N):N=K,W.style.transition=[B.transitions.create("opacity",{duration:N,delay:oe}),B.transitions.create("transform",{duration:Wf?N:N*.666,delay:oe,easing:J})].join(","),m&&m(W,D)}),C=q(h),U=q(R),Q=q(W=>{const{duration:D,delay:K,easing:oe}=Qs({style:b,timeout:E,easing:d},{mode:"exit"});let J;E==="auto"?(J=B.transitions.getAutoHeightDuration(W.clientHeight),O.current=J):J=D,W.style.transition=[B.transitions.create("opacity",{duration:J,delay:K}),B.transitions.create("transform",{duration:Wf?J:J*.666,delay:Wf?K:K||J*.333,easing:oe})].join(","),W.style.opacity=0,W.style.transform=Cd(.75),S&&S(W)}),re=q(x),le=W=>{E==="auto"&&j.start(O.current||0,W),i&&i(z.current,W)};return M.jsx(w,{appear:s,in:p,nodeRef:z,onEnter:Y,onEntered:C,onEntering:G,onExit:Q,onExited:re,onExiting:U,addEndListener:le,timeout:E==="auto"?null:E,...A,children:(W,{ownerState:D,...K})=>v.cloneElement(c,{style:{opacity:0,transform:Cd(.75),visibility:W==="exited"&&!p?"hidden":void 0,...oA[W],...b,...c.props.style},ref:L,...K})})});Td&&(Td.muiSupportAuto=!0);const lA=t=>{const{classes:r,disableUnderline:l}=t,s=we({root:["root",!l&&"underline"],input:["input"]},bM,r);return{...r,...s}},iA=ie(yu,{shouldForwardProp:t=>sn(t)||t==="classes",name:"MuiInput",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[...hu(t,r),!l.disableUnderline&&r.underline]}})(ke(({theme:t})=>{let l=t.palette.mode==="light"?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)";return t.vars&&(l=`rgba(${t.vars.palette.common.onBackgroundChannel} / ${t.vars.opacity.inputUnderline})`),{position:"relative",variants:[{props:({ownerState:i})=>i.formControl,style:{"label + &":{marginTop:16}}},{props:({ownerState:i})=>!i.disableUnderline,style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:t.transitions.create("transform",{duration:t.transitions.duration.shorter,easing:t.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${_l.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${_l.error}`]:{"&::before, &::after":{borderBottomColor:(t.vars||t).palette.error.main}},"&::before":{borderBottom:`1px solid ${l}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:t.transitions.create("border-bottom-color",{duration:t.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${_l.disabled}, .${_l.error}):before`]:{borderBottom:`2px solid ${(t.vars||t).palette.text.primary}`,"@media (hover: none)":{borderBottom:`1px solid ${l}`}},[`&.${_l.disabled}:before`]:{borderBottomStyle:"dotted"}}},...Object.entries(t.palette).filter(Bt()).map(([i])=>({props:{color:i,disableUnderline:!1},style:{"&::after":{borderBottom:`2px solid ${(t.vars||t).palette[i].main}`}}}))]}})),sA=ie(vu,{name:"MuiInput",slot:"Input",overridesResolver:gu})({}),sp=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiInput"}),{disableUnderline:s=!1,components:c={},componentsProps:d,fullWidth:p=!1,inputComponent:m="input",multiline:h=!1,slotProps:y,slots:S={},type:x="text",...R}=i,b=lA(i),w={root:{ownerState:{disableUnderline:s}}},A=y??d?Ft(y??d,w):w,j=S.root??c.Root??iA,O=S.input??c.Input??sA;return M.jsx(bu,{slots:{root:j,input:O},slotProps:A,fullWidth:p,inputComponent:m,multiline:h,ref:l,type:x,...R,classes:b})});sp.muiName="Input";function uA(t){return Me("MuiInputLabel",t)}Ee("MuiInputLabel",["root","focused","disabled","error","required","asterisk","formControl","sizeSmall","shrink","animated","standard","filled","outlined"]);const cA=t=>{const{classes:r,formControl:l,size:i,shrink:s,disableAnimation:c,variant:d,required:p}=t,m={root:["root",l&&"formControl",!c&&"animated",s&&"shrink",i&&i!=="medium"&&`size${fe(i)}`,d],asterisk:[p&&"asterisk"]},h=we(m,uA,r);return{...r,...h}},fA=ie(rA,{shouldForwardProp:t=>sn(t)||t==="classes",name:"MuiInputLabel",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[{[`& .${Xl.asterisk}`]:r.asterisk},r.root,l.formControl&&r.formControl,l.size==="small"&&r.sizeSmall,l.shrink&&r.shrink,!l.disableAnimation&&r.animated,l.focused&&r.focused,r[l.variant]]}})(ke(({theme:t})=>({display:"block",transformOrigin:"top left",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%",variants:[{props:({ownerState:r})=>r.formControl,style:{position:"absolute",left:0,top:0,transform:"translate(0, 20px) scale(1)"}},{props:{size:"small"},style:{transform:"translate(0, 17px) scale(1)"}},{props:({ownerState:r})=>r.shrink,style:{transform:"translate(0, -1.5px) scale(0.75)",transformOrigin:"top left",maxWidth:"133%"}},{props:({ownerState:r})=>!r.disableAnimation,style:{transition:t.transitions.create(["color","transform","max-width"],{duration:t.transitions.duration.shorter,easing:t.transitions.easing.easeOut})}},{props:{variant:"filled"},style:{zIndex:1,pointerEvents:"none",transform:"translate(12px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"}},{props:{variant:"filled",size:"small"},style:{transform:"translate(12px, 13px) scale(1)"}},{props:({variant:r,ownerState:l})=>r==="filled"&&l.shrink,style:{userSelect:"none",pointerEvents:"auto",transform:"translate(12px, 7px) scale(0.75)",maxWidth:"calc(133% - 24px)"}},{props:({variant:r,ownerState:l,size:i})=>r==="filled"&&l.shrink&&i==="small",style:{transform:"translate(12px, 4px) scale(0.75)"}},{props:{variant:"outlined"},style:{zIndex:1,pointerEvents:"none",transform:"translate(14px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"}},{props:{variant:"outlined",size:"small"},style:{transform:"translate(14px, 9px) scale(1)"}},{props:({variant:r,ownerState:l})=>r==="outlined"&&l.shrink,style:{userSelect:"none",pointerEvents:"auto",maxWidth:"calc(133% - 32px)",transform:"translate(14px, -9px) scale(0.75)"}}]}))),dA=v.forwardRef(function(r,l){const i=Ae({name:"MuiInputLabel",props:r}),{disableAnimation:s=!1,margin:c,shrink:d,variant:p,className:m,...h}=i,y=Mr();let S=d;typeof S>"u"&&y&&(S=y.filled||y.focused||y.adornedStart);const x=ko({props:i,muiFormControl:y,states:["size","variant","required","focused"]}),R={...i,disableAnimation:s,formControl:y,shrink:S,size:x.size,variant:x.variant,required:x.required,focused:x.focused},b=cA(R);return M.jsx(fA,{"data-shrink":S,ref:l,className:pe(b.root,m),...h,ownerState:R,classes:b})});function pA(t){return Me("MuiLinearProgress",t)}Ee("MuiLinearProgress",["root","colorPrimary","colorSecondary","determinate","indeterminate","buffer","query","dashed","dashedColorPrimary","dashedColorSecondary","bar","bar1","bar2","barColorPrimary","barColorSecondary","bar1Indeterminate","bar1Determinate","bar1Buffer","bar2Indeterminate","bar2Buffer"]);const Ed=4,Rd=Wa`
|
|
202
|
-
0% {
|
|
203
|
-
left: -35%;
|
|
204
|
-
right: 100%;
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
60% {
|
|
208
|
-
left: 100%;
|
|
209
|
-
right: -90%;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
100% {
|
|
213
|
-
left: 100%;
|
|
214
|
-
right: -90%;
|
|
215
|
-
}
|
|
216
|
-
`,mA=typeof Rd!="string"?Bo`
|
|
217
|
-
animation: ${Rd} 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
|
|
218
|
-
`:null,Md=Wa`
|
|
219
|
-
0% {
|
|
220
|
-
left: -200%;
|
|
221
|
-
right: 100%;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
60% {
|
|
225
|
-
left: 107%;
|
|
226
|
-
right: -8%;
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
100% {
|
|
230
|
-
left: 107%;
|
|
231
|
-
right: -8%;
|
|
232
|
-
}
|
|
233
|
-
`,hA=typeof Md!="string"?Bo`
|
|
234
|
-
animation: ${Md} 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.15s infinite;
|
|
235
|
-
`:null,wd=Wa`
|
|
236
|
-
0% {
|
|
237
|
-
opacity: 1;
|
|
238
|
-
background-position: 0 -23px;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
60% {
|
|
242
|
-
opacity: 0;
|
|
243
|
-
background-position: 0 -23px;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
100% {
|
|
247
|
-
opacity: 1;
|
|
248
|
-
background-position: -200px -23px;
|
|
249
|
-
}
|
|
250
|
-
`,gA=typeof wd!="string"?Bo`
|
|
251
|
-
animation: ${wd} 3s infinite linear;
|
|
252
|
-
`:null,yA=t=>{const{classes:r,variant:l,color:i}=t,s={root:["root",`color${fe(i)}`,l],dashed:["dashed",`dashedColor${fe(i)}`],bar1:["bar","bar1",`barColor${fe(i)}`,(l==="indeterminate"||l==="query")&&"bar1Indeterminate",l==="determinate"&&"bar1Determinate",l==="buffer"&&"bar1Buffer"],bar2:["bar","bar2",l!=="buffer"&&`barColor${fe(i)}`,l==="buffer"&&`color${fe(i)}`,(l==="indeterminate"||l==="query")&&"bar2Indeterminate",l==="buffer"&&"bar2Buffer"]};return we(s,pA,r)},up=(t,r)=>t.vars?t.vars.palette.LinearProgress[`${r}Bg`]:t.palette.mode==="light"?Er(t.palette[r].main,.62):Tr(t.palette[r].main,.5),vA=ie("span",{name:"MuiLinearProgress",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[`color${fe(l.color)}`],r[l.variant]]}})(ke(({theme:t})=>({position:"relative",overflow:"hidden",display:"block",height:4,zIndex:0,"@media print":{colorAdjust:"exact"},variants:[...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r},style:{backgroundColor:up(t,r)}})),{props:({ownerState:r})=>r.color==="inherit"&&r.variant!=="buffer",style:{"&::before":{content:'""',position:"absolute",left:0,top:0,right:0,bottom:0,backgroundColor:"currentColor",opacity:.3}}},{props:{variant:"buffer"},style:{backgroundColor:"transparent"}},{props:{variant:"query"},style:{transform:"rotate(180deg)"}}]}))),bA=ie("span",{name:"MuiLinearProgress",slot:"Dashed",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.dashed,r[`dashedColor${fe(l.color)}`]]}})(ke(({theme:t})=>({position:"absolute",marginTop:0,height:"100%",width:"100%",backgroundSize:"10px 10px",backgroundPosition:"0 -23px",variants:[{props:{color:"inherit"},style:{opacity:.3,backgroundImage:"radial-gradient(currentColor 0%, currentColor 16%, transparent 42%)"}},...Object.entries(t.palette).filter(Bt()).map(([r])=>{const l=up(t,r);return{props:{color:r},style:{backgroundImage:`radial-gradient(${l} 0%, ${l} 16%, transparent 42%)`}}})]})),gA||{animation:`${wd} 3s infinite linear`}),SA=ie("span",{name:"MuiLinearProgress",slot:"Bar1",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.bar,r.bar1,r[`barColor${fe(l.color)}`],(l.variant==="indeterminate"||l.variant==="query")&&r.bar1Indeterminate,l.variant==="determinate"&&r.bar1Determinate,l.variant==="buffer"&&r.bar1Buffer]}})(ke(({theme:t})=>({width:"100%",position:"absolute",left:0,bottom:0,top:0,transition:"transform 0.2s linear",transformOrigin:"left",variants:[{props:{color:"inherit"},style:{backgroundColor:"currentColor"}},...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r},style:{backgroundColor:(t.vars||t).palette[r].main}})),{props:{variant:"determinate"},style:{transition:`transform .${Ed}s linear`}},{props:{variant:"buffer"},style:{zIndex:1,transition:`transform .${Ed}s linear`}},{props:({ownerState:r})=>r.variant==="indeterminate"||r.variant==="query",style:{width:"auto"}},{props:({ownerState:r})=>r.variant==="indeterminate"||r.variant==="query",style:mA||{animation:`${Rd} 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite`}}]}))),xA=ie("span",{name:"MuiLinearProgress",slot:"Bar2",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.bar,r.bar2,r[`barColor${fe(l.color)}`],(l.variant==="indeterminate"||l.variant==="query")&&r.bar2Indeterminate,l.variant==="buffer"&&r.bar2Buffer]}})(ke(({theme:t})=>({width:"100%",position:"absolute",left:0,bottom:0,top:0,transition:"transform 0.2s linear",transformOrigin:"left",variants:[...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r},style:{"--LinearProgressBar2-barColor":(t.vars||t).palette[r].main}})),{props:({ownerState:r})=>r.variant!=="buffer"&&r.color!=="inherit",style:{backgroundColor:"var(--LinearProgressBar2-barColor, currentColor)"}},{props:({ownerState:r})=>r.variant!=="buffer"&&r.color==="inherit",style:{backgroundColor:"currentColor"}},{props:{color:"inherit"},style:{opacity:.3}},...Object.entries(t.palette).filter(Bt()).map(([r])=>({props:{color:r,variant:"buffer"},style:{backgroundColor:up(t,r),transition:`transform .${Ed}s linear`}})),{props:({ownerState:r})=>r.variant==="indeterminate"||r.variant==="query",style:{width:"auto"}},{props:({ownerState:r})=>r.variant==="indeterminate"||r.variant==="query",style:hA||{animation:`${Md} 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.15s infinite`}}]}))),CA=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiLinearProgress"}),{className:s,color:c="primary",value:d,valueBuffer:p,variant:m="indeterminate",...h}=i,y={...i,color:c,variant:m},S=yA(y),x=Zd(),R={},b={bar1:{},bar2:{}};if((m==="determinate"||m==="buffer")&&d!==void 0){R["aria-valuenow"]=Math.round(d),R["aria-valuemin"]=0,R["aria-valuemax"]=100;let E=d-100;x&&(E=-E),b.bar1.transform=`translateX(${E}%)`}if(m==="buffer"&&p!==void 0){let E=(p||0)-100;x&&(E=-E),b.bar2.transform=`translateX(${E}%)`}return M.jsxs(vA,{className:pe(S.root,s),ownerState:y,role:"progressbar",...R,ref:l,...h,children:[m==="buffer"?M.jsx(bA,{className:S.dashed,ownerState:y}):null,M.jsx(SA,{className:S.bar1,ownerState:y,style:b.bar1}),m==="determinate"?null:M.jsx(xA,{className:S.bar2,ownerState:y,style:b.bar2})]})}),Ad=v.createContext({});function TA(t){return Me("MuiList",t)}Ee("MuiList",["root","padding","dense","subheader"]);const EA=t=>{const{classes:r,disablePadding:l,dense:i,subheader:s}=t;return we({root:["root",!l&&"padding",i&&"dense",s&&"subheader"]},TA,r)},RA=ie("ul",{name:"MuiList",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,!l.disablePadding&&r.padding,l.dense&&r.dense,l.subheader&&r.subheader]}})({listStyle:"none",margin:0,padding:0,position:"relative",variants:[{props:({ownerState:t})=>!t.disablePadding,style:{paddingTop:8,paddingBottom:8}},{props:({ownerState:t})=>t.subheader,style:{paddingTop:0}}]}),MA=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiList"}),{children:s,className:c,component:d="ul",dense:p=!1,disablePadding:m=!1,subheader:h,...y}=i,S=v.useMemo(()=>({dense:p}),[p]),x={...i,component:d,dense:p,disablePadding:m},R=EA(x);return M.jsx(Ad.Provider,{value:S,children:M.jsxs(RA,{as:d,className:pe(R.root,c),ref:l,ownerState:x,...y,children:[h,s]})})}),x0=Ee("MuiListItemIcon",["root","alignItemsFlexStart"]),C0=Ee("MuiListItemText",["root","multiline","dense","inset","primary","secondary"]);function Jf(t,r,l){return t===r?t.firstChild:r&&r.nextElementSibling?r.nextElementSibling:l?null:t.firstChild}function T0(t,r,l){return t===r?l?t.firstChild:t.lastChild:r&&r.previousElementSibling?r.previousElementSibling:l?null:t.lastChild}function ob(t,r){if(r===void 0)return!0;let l=t.innerText;return l===void 0&&(l=t.textContent),l=l.trim().toLowerCase(),l.length===0?!1:r.repeating?l[0]===r.keys[0]:l.startsWith(r.keys.join(""))}function Ll(t,r,l,i,s,c){let d=!1,p=s(t,r,r?l:!1);for(;p;){if(p===t.firstChild){if(d)return!1;d=!0}const m=i?!1:p.disabled||p.getAttribute("aria-disabled")==="true";if(!p.hasAttribute("tabindex")||!ob(p,c)||m)p=s(t,p,l);else return p.focus(),!0}return!1}const wA=v.forwardRef(function(r,l){const{actions:i,autoFocus:s=!1,autoFocusItem:c=!1,children:d,className:p,disabledItemsFocusable:m=!1,disableListWrap:h=!1,onKeyDown:y,variant:S="selectedMenu",...x}=r,R=v.useRef(null),b=v.useRef({keys:[],repeating:!0,previousKeyMatched:!0,lastTime:null});Ca(()=>{s&&R.current.focus()},[s]),v.useImperativeHandle(i,()=>({adjustStyleForScrollbar:(O,{direction:B})=>{const z=!R.current.style.width;if(O.clientHeight<R.current.clientHeight&&z){const L=`${kv(Ta(O))}px`;R.current.style[B==="rtl"?"paddingLeft":"paddingRight"]=L,R.current.style.width=`calc(100% + ${L})`}return R.current}}),[]);const E=O=>{const B=R.current,z=O.key;if(O.ctrlKey||O.metaKey||O.altKey){y&&y(O);return}const q=_n(B).activeElement;if(z==="ArrowDown")O.preventDefault(),Ll(B,q,h,m,Jf);else if(z==="ArrowUp")O.preventDefault(),Ll(B,q,h,m,T0);else if(z==="Home")O.preventDefault(),Ll(B,null,h,m,Jf);else if(z==="End")O.preventDefault(),Ll(B,null,h,m,T0);else if(z.length===1){const G=b.current,Y=z.toLowerCase(),C=performance.now();G.keys.length>0&&(C-G.lastTime>500?(G.keys=[],G.repeating=!0,G.previousKeyMatched=!0):G.repeating&&Y!==G.keys[0]&&(G.repeating=!1)),G.lastTime=C,G.keys.push(Y);const U=q&&!G.repeating&&ob(q,G);G.previousKeyMatched&&(U||Ll(B,q,!1,m,Jf,G))?O.preventDefault():G.previousKeyMatched=!1}y&&y(O)},w=Jt(R,l);let A=-1;v.Children.forEach(d,(O,B)=>{if(!v.isValidElement(O)){A===B&&(A+=1,A>=d.length&&(A=-1));return}O.props.disabled||(S==="selectedMenu"&&O.props.selected||A===-1)&&(A=B),A===B&&(O.props.disabled||O.props.muiSkipListHighlight||O.type.muiSkipListHighlight)&&(A+=1,A>=d.length&&(A=-1))});const j=v.Children.map(d,(O,B)=>{if(B===A){const z={};return c&&(z.autoFocus=!0),O.props.tabIndex===void 0&&S==="selectedMenu"&&(z.tabIndex=0),v.cloneElement(O,z)}return O});return M.jsx(MA,{role:"menu",ref:w,className:p,onKeyDown:E,tabIndex:s?0:-1,...x,children:j})});function AA(t){return Me("MuiPopover",t)}Ee("MuiPopover",["root","paper"]);function E0(t,r){let l=0;return typeof r=="number"?l=r:r==="center"?l=t.height/2:r==="bottom"&&(l=t.height),l}function R0(t,r){let l=0;return typeof r=="number"?l=r:r==="center"?l=t.width/2:r==="right"&&(l=t.width),l}function M0(t){return[t.horizontal,t.vertical].map(r=>typeof r=="number"?`${r}px`:r).join(" ")}function Ds(t){return typeof t=="function"?t():t}const OA=t=>{const{classes:r}=t;return we({root:["root"],paper:["paper"]},AA,r)},zA=ie(Gw,{name:"MuiPopover",slot:"Root",overridesResolver:(t,r)=>r.root})({}),lb=ie(va,{name:"MuiPopover",slot:"Paper",overridesResolver:(t,r)=>r.paper})({position:"absolute",overflowY:"auto",overflowX:"hidden",minWidth:16,minHeight:16,maxWidth:"calc(100% - 32px)",maxHeight:"calc(100% - 32px)",outline:0}),BA=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiPopover"}),{action:s,anchorEl:c,anchorOrigin:d={vertical:"top",horizontal:"left"},anchorPosition:p,anchorReference:m="anchorEl",children:h,className:y,container:S,elevation:x=8,marginThreshold:R=16,open:b,PaperProps:E={},slots:w={},slotProps:A={},transformOrigin:j={vertical:"top",horizontal:"left"},TransitionComponent:O,transitionDuration:B="auto",TransitionProps:z={},disableScrollLock:L=!1,...q}=i,G=v.useRef(),Y={...i,anchorOrigin:d,anchorReference:m,elevation:x,marginThreshold:R,transformOrigin:j,TransitionComponent:O,transitionDuration:B,TransitionProps:z},C=OA(Y),U=v.useCallback(()=>{if(m==="anchorPosition")return p;const ye=Ds(c),xe=(ye&&ye.nodeType===1?ye:_n(G.current).body).getBoundingClientRect();return{top:xe.top+E0(xe,d.vertical),left:xe.left+R0(xe,d.horizontal)}},[c,d.horizontal,d.vertical,p,m]),Q=v.useCallback(ye=>({vertical:E0(ye,j.vertical),horizontal:R0(ye,j.horizontal)}),[j.horizontal,j.vertical]),re=v.useCallback(ye=>{const Be={width:ye.offsetWidth,height:ye.offsetHeight},xe=Q(Be);if(m==="none")return{top:null,left:null,transformOrigin:M0(xe)};const ot=U();let Oe=ot.top-xe.vertical,Xe=ot.left-xe.horizontal;const Ht=Oe+Be.height,Ke=Xe+Be.width,it=Ta(Ds(c)),lt=it.innerHeight-R,ft=it.innerWidth-R;if(R!==null&&Oe<R){const Ie=Oe-R;Oe-=Ie,xe.vertical+=Ie}else if(R!==null&&Ht>lt){const Ie=Ht-lt;Oe-=Ie,xe.vertical+=Ie}if(R!==null&&Xe<R){const Ie=Xe-R;Xe-=Ie,xe.horizontal+=Ie}else if(Ke>ft){const Ie=Ke-ft;Xe-=Ie,xe.horizontal+=Ie}return{top:`${Math.round(Oe)}px`,left:`${Math.round(Xe)}px`,transformOrigin:M0(xe)}},[c,m,U,Q,R]),[le,W]=v.useState(b),D=v.useCallback(()=>{const ye=G.current;if(!ye)return;const Be=re(ye);Be.top!==null&&ye.style.setProperty("top",Be.top),Be.left!==null&&(ye.style.left=Be.left),ye.style.transformOrigin=Be.transformOrigin,W(!0)},[re]);v.useEffect(()=>(L&&window.addEventListener("scroll",D),()=>window.removeEventListener("scroll",D)),[c,L,D]);const K=()=>{D()},oe=()=>{W(!1)};v.useEffect(()=>{b&&D()}),v.useImperativeHandle(s,()=>b?{updatePosition:()=>{D()}}:null,[b,D]),v.useEffect(()=>{if(!b)return;const ye=zv(()=>{D()}),Be=Ta(Ds(c));return Be.addEventListener("resize",ye),()=>{ye.clear(),Be.removeEventListener("resize",ye)}},[c,b,D]);let J=B;const N={slots:{transition:O,...w},slotProps:{transition:z,paper:E,...A}},[I,ae]=Ge("transition",{elementType:Td,externalForwardedProps:N,ownerState:Y,getSlotProps:ye=>({...ye,onEntering:(Be,xe)=>{var ot;(ot=ye.onEntering)==null||ot.call(ye,Be,xe),K()},onExited:Be=>{var xe;(xe=ye.onExited)==null||xe.call(ye,Be),oe()}}),additionalProps:{appear:!0,in:b}});B==="auto"&&!I.muiSupportAuto&&(J=void 0);const te=S||(c?_n(Ds(c)).body:void 0),[ue,{slots:se,slotProps:ce,...Se}]=Ge("root",{ref:l,elementType:zA,externalForwardedProps:{...N,...q},shouldForwardComponentProp:!0,additionalProps:{slots:{backdrop:w.backdrop},slotProps:{backdrop:Zv(typeof A.backdrop=="function"?A.backdrop(Y):A.backdrop,{invisible:!0})},container:te,open:b},ownerState:Y,className:pe(C.root,y)}),[Re,je]=Ge("paper",{ref:G,className:C.paper,elementType:lb,externalForwardedProps:N,shouldForwardComponentProp:!0,additionalProps:{elevation:x,style:le?void 0:{opacity:0}},ownerState:Y});return M.jsx(ue,{...Se,...!bd(ue)&&{slots:se,slotProps:ce,disableScrollLock:L},children:M.jsx(I,{...ae,timeout:J,children:M.jsx(Re,{...je,children:h})})})});function NA(t){return Me("MuiMenu",t)}Ee("MuiMenu",["root","paper","list"]);const kA={vertical:"top",horizontal:"right"},DA={vertical:"top",horizontal:"left"},jA=t=>{const{classes:r}=t;return we({root:["root"],paper:["paper"],list:["list"]},NA,r)},$A=ie(BA,{shouldForwardProp:t=>sn(t)||t==="classes",name:"MuiMenu",slot:"Root",overridesResolver:(t,r)=>r.root})({}),_A=ie(lb,{name:"MuiMenu",slot:"Paper",overridesResolver:(t,r)=>r.paper})({maxHeight:"calc(100% - 96px)",WebkitOverflowScrolling:"touch"}),LA=ie(wA,{name:"MuiMenu",slot:"List",overridesResolver:(t,r)=>r.list})({outline:0}),UA=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiMenu"}),{autoFocus:s=!0,children:c,className:d,disableAutoFocusItem:p=!1,MenuListProps:m={},onClose:h,open:y,PaperProps:S={},PopoverClasses:x,transitionDuration:R="auto",TransitionProps:{onEntering:b,...E}={},variant:w="selectedMenu",slots:A={},slotProps:j={},...O}=i,B=Zd(),z={...i,autoFocus:s,disableAutoFocusItem:p,MenuListProps:m,onEntering:b,PaperProps:S,transitionDuration:R,TransitionProps:E,variant:w},L=jA(z),q=s&&!p&&y,G=v.useRef(null),Y=(J,N)=>{G.current&&G.current.adjustStyleForScrollbar(J,{direction:B?"rtl":"ltr"}),b&&b(J,N)},C=J=>{J.key==="Tab"&&(J.preventDefault(),h&&h(J,"tabKeyDown"))};let U=-1;v.Children.map(c,(J,N)=>{v.isValidElement(J)&&(J.props.disabled||(w==="selectedMenu"&&J.props.selected||U===-1)&&(U=N))});const Q={slots:A,slotProps:{list:m,transition:E,paper:S,...j}},re=Lv({elementType:A.root,externalSlotProps:j.root,ownerState:z,className:[L.root,d]}),[le,W]=Ge("paper",{className:L.paper,elementType:_A,externalForwardedProps:Q,shouldForwardComponentProp:!0,ownerState:z}),[D,K]=Ge("list",{className:pe(L.list,m.className),elementType:LA,shouldForwardComponentProp:!0,externalForwardedProps:Q,getSlotProps:J=>({...J,onKeyDown:N=>{var I;C(N),(I=J.onKeyDown)==null||I.call(J,N)}}),ownerState:z}),oe=typeof Q.slotProps.transition=="function"?Q.slotProps.transition(z):Q.slotProps.transition;return M.jsx($A,{onClose:h,anchorOrigin:{vertical:"bottom",horizontal:B?"right":"left"},transformOrigin:B?kA:DA,slots:{root:A.root,paper:le,backdrop:A.backdrop,...A.transition&&{transition:A.transition}},slotProps:{root:re,paper:W,backdrop:typeof j.backdrop=="function"?j.backdrop(z):j.backdrop,transition:{...oe,onEntering:(...J)=>{var N;Y(...J),(N=oe==null?void 0:oe.onEntering)==null||N.call(oe,...J)}}},open:y,ref:l,transitionDuration:R,ownerState:z,...O,classes:x,children:M.jsx(D,{actions:G,autoFocus:s&&(U===-1||p),autoFocusItem:q,variant:w,...K,children:c})})});function HA(t){return Me("MuiMenuItem",t)}const Ul=Ee("MuiMenuItem",["root","focusVisible","dense","disabled","divider","gutters","selected"]),PA=(t,r)=>{const{ownerState:l}=t;return[r.root,l.dense&&r.dense,l.divider&&r.divider,!l.disableGutters&&r.gutters]},qA=t=>{const{disabled:r,dense:l,divider:i,disableGutters:s,selected:c,classes:d}=t,m=we({root:["root",l&&"dense",r&&"disabled",!s&&"gutters",i&&"divider",c&&"selected"]},HA,d);return{...d,...m}},GA=ie(mi,{shouldForwardProp:t=>sn(t)||t==="classes",name:"MuiMenuItem",slot:"Root",overridesResolver:PA})(ke(({theme:t})=>({...t.typography.body1,display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minHeight:48,paddingTop:6,paddingBottom:6,boxSizing:"border-box",whiteSpace:"nowrap","&:hover":{textDecoration:"none",backgroundColor:(t.vars||t).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${Ul.selected}`]:{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})`:zt(t.palette.primary.main,t.palette.action.selectedOpacity),[`&.${Ul.focusVisible}`]:{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.focusOpacity}))`:zt(t.palette.primary.main,t.palette.action.selectedOpacity+t.palette.action.focusOpacity)}},[`&.${Ul.selected}:hover`]:{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.hoverOpacity}))`:zt(t.palette.primary.main,t.palette.action.selectedOpacity+t.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})`:zt(t.palette.primary.main,t.palette.action.selectedOpacity)}},[`&.${Ul.focusVisible}`]:{backgroundColor:(t.vars||t).palette.action.focus},[`&.${Ul.disabled}`]:{opacity:(t.vars||t).palette.action.disabledOpacity},[`& + .${v0.root}`]:{marginTop:t.spacing(1),marginBottom:t.spacing(1)},[`& + .${v0.inset}`]:{marginLeft:52},[`& .${C0.root}`]:{marginTop:0,marginBottom:0},[`& .${C0.inset}`]:{paddingLeft:36},[`& .${x0.root}`]:{minWidth:36},variants:[{props:({ownerState:r})=>!r.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:r})=>r.divider,style:{borderBottom:`1px solid ${(t.vars||t).palette.divider}`,backgroundClip:"padding-box"}},{props:({ownerState:r})=>!r.dense,style:{[t.breakpoints.up("sm")]:{minHeight:"auto"}}},{props:({ownerState:r})=>r.dense,style:{minHeight:32,paddingTop:4,paddingBottom:4,...t.typography.body2,[`& .${x0.root} svg`]:{fontSize:"1.25rem"}}}]}))),IA=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiMenuItem"}),{autoFocus:s=!1,component:c="li",dense:d=!1,divider:p=!1,disableGutters:m=!1,focusVisibleClassName:h,role:y="menuitem",tabIndex:S,className:x,...R}=i,b=v.useContext(Ad),E=v.useMemo(()=>({dense:d||b.dense||!1,disableGutters:m}),[b.dense,d,m]),w=v.useRef(null);Ca(()=>{s&&w.current&&w.current.focus()},[s]);const A={...i,dense:E.dense,divider:p,disableGutters:m},j=qA(i),O=Jt(w,l);let B;return i.disabled||(B=S!==void 0?S:-1),M.jsx(Ad.Provider,{value:E,children:M.jsx(GA,{ref:O,role:y,tabIndex:B,component:c,focusVisibleClassName:pe(j.focusVisible,h),className:pe(j.root,x),...R,ownerState:A,classes:j})})});function YA(t){return Me("MuiNativeSelect",t)}const cp=Ee("MuiNativeSelect",["root","select","multiple","filled","outlined","standard","disabled","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]),VA=t=>{const{classes:r,variant:l,disabled:i,multiple:s,open:c,error:d}=t,p={select:["select",l,i&&"disabled",s&&"multiple",d&&"error"],icon:["icon",`icon${fe(l)}`,c&&"iconOpen",i&&"disabled"]};return we(p,YA,r)},ib=ie("select")(({theme:t})=>({MozAppearance:"none",WebkitAppearance:"none",userSelect:"none",borderRadius:0,cursor:"pointer","&:focus":{borderRadius:0},[`&.${cp.disabled}`]:{cursor:"default"},"&[multiple]":{height:"auto"},"&:not([multiple]) option, &:not([multiple]) optgroup":{backgroundColor:(t.vars||t).palette.background.paper},variants:[{props:({ownerState:r})=>r.variant!=="filled"&&r.variant!=="outlined",style:{"&&&":{paddingRight:24,minWidth:16}}},{props:{variant:"filled"},style:{"&&&":{paddingRight:32}}},{props:{variant:"outlined"},style:{borderRadius:(t.vars||t).shape.borderRadius,"&:focus":{borderRadius:(t.vars||t).shape.borderRadius},"&&&":{paddingRight:32}}}]})),XA=ie(ib,{name:"MuiNativeSelect",slot:"Select",shouldForwardProp:sn,overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.select,r[l.variant],l.error&&r.error,{[`&.${cp.multiple}`]:r.multiple}]}})({}),sb=ie("svg")(({theme:t})=>({position:"absolute",right:0,top:"calc(50% - .5em)",pointerEvents:"none",color:(t.vars||t).palette.action.active,[`&.${cp.disabled}`]:{color:(t.vars||t).palette.action.disabled},variants:[{props:({ownerState:r})=>r.open,style:{transform:"rotate(180deg)"}},{props:{variant:"filled"},style:{right:7}},{props:{variant:"outlined"},style:{right:7}}]})),KA=ie(sb,{name:"MuiNativeSelect",slot:"Icon",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.icon,l.variant&&r[`icon${fe(l.variant)}`],l.open&&r.iconOpen]}})({}),QA=v.forwardRef(function(r,l){const{className:i,disabled:s,error:c,IconComponent:d,inputRef:p,variant:m="standard",...h}=r,y={...r,disabled:s,variant:m,error:c},S=VA(y);return M.jsxs(v.Fragment,{children:[M.jsx(XA,{ownerState:y,className:pe(S.select,i),disabled:s,ref:p||l,...h}),r.multiple?null:M.jsx(KA,{as:d,ownerState:y,className:S.icon})]})});var w0;const FA=ie("fieldset",{shouldForwardProp:sn})({textAlign:"left",position:"absolute",bottom:0,right:0,top:-5,left:0,margin:0,padding:"0 8px",pointerEvents:"none",borderRadius:"inherit",borderStyle:"solid",borderWidth:1,overflow:"hidden",minWidth:"0%"}),ZA=ie("legend",{shouldForwardProp:sn})(ke(({theme:t})=>({float:"unset",width:"auto",overflow:"hidden",variants:[{props:({ownerState:r})=>!r.withLabel,style:{padding:0,lineHeight:"11px",transition:t.transitions.create("width",{duration:150,easing:t.transitions.easing.easeOut})}},{props:({ownerState:r})=>r.withLabel,style:{display:"block",padding:0,height:11,fontSize:"0.75em",visibility:"hidden",maxWidth:.01,transition:t.transitions.create("max-width",{duration:50,easing:t.transitions.easing.easeOut}),whiteSpace:"nowrap","& > span":{paddingLeft:5,paddingRight:5,display:"inline-block",opacity:0,visibility:"visible"}}},{props:({ownerState:r})=>r.withLabel&&r.notched,style:{maxWidth:"100%",transition:t.transitions.create("max-width",{duration:100,easing:t.transitions.easing.easeOut,delay:50})}}]})));function WA(t){const{children:r,classes:l,className:i,label:s,notched:c,...d}=t,p=s!=null&&s!=="",m={...t,notched:c,withLabel:p};return M.jsx(FA,{"aria-hidden":!0,className:i,ownerState:m,...d,children:M.jsx(ZA,{ownerState:m,children:p?M.jsx("span",{children:s}):w0||(w0=M.jsx("span",{className:"notranslate","aria-hidden":!0,children:""}))})})}const JA=t=>{const{classes:r}=t,i=we({root:["root"],notchedOutline:["notchedOutline"],input:["input"]},SM,r);return{...r,...i}},e5=ie(yu,{shouldForwardProp:t=>sn(t)||t==="classes",name:"MuiOutlinedInput",slot:"Root",overridesResolver:hu})(ke(({theme:t})=>{const r=t.palette.mode==="light"?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{position:"relative",borderRadius:(t.vars||t).shape.borderRadius,[`&:hover .${In.notchedOutline}`]:{borderColor:(t.vars||t).palette.text.primary},"@media (hover: none)":{[`&:hover .${In.notchedOutline}`]:{borderColor:t.vars?`rgba(${t.vars.palette.common.onBackgroundChannel} / 0.23)`:r}},[`&.${In.focused} .${In.notchedOutline}`]:{borderWidth:2},variants:[...Object.entries(t.palette).filter(Bt()).map(([l])=>({props:{color:l},style:{[`&.${In.focused} .${In.notchedOutline}`]:{borderColor:(t.vars||t).palette[l].main}}})),{props:{},style:{[`&.${In.error} .${In.notchedOutline}`]:{borderColor:(t.vars||t).palette.error.main},[`&.${In.disabled} .${In.notchedOutline}`]:{borderColor:(t.vars||t).palette.action.disabled}}},{props:({ownerState:l})=>l.startAdornment,style:{paddingLeft:14}},{props:({ownerState:l})=>l.endAdornment,style:{paddingRight:14}},{props:({ownerState:l})=>l.multiline,style:{padding:"16.5px 14px"}},{props:({ownerState:l,size:i})=>l.multiline&&i==="small",style:{padding:"8.5px 14px"}}]}})),t5=ie(WA,{name:"MuiOutlinedInput",slot:"NotchedOutline",overridesResolver:(t,r)=>r.notchedOutline})(ke(({theme:t})=>{const r=t.palette.mode==="light"?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{borderColor:t.vars?`rgba(${t.vars.palette.common.onBackgroundChannel} / 0.23)`:r}})),n5=ie(vu,{name:"MuiOutlinedInput",slot:"Input",overridesResolver:gu})(ke(({theme:t})=>({padding:"16.5px 14px",...!t.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:t.palette.mode==="light"?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:t.palette.mode==="light"?null:"#fff",caretColor:t.palette.mode==="light"?null:"#fff",borderRadius:"inherit"}},...t.vars&&{"&:-webkit-autofill":{borderRadius:"inherit"},[t.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},variants:[{props:{size:"small"},style:{padding:"8.5px 14px"}},{props:({ownerState:r})=>r.multiline,style:{padding:0}},{props:({ownerState:r})=>r.startAdornment,style:{paddingLeft:0}},{props:({ownerState:r})=>r.endAdornment,style:{paddingRight:0}}]}))),fp=v.forwardRef(function(r,l){var i;const s=Ae({props:r,name:"MuiOutlinedInput"}),{components:c={},fullWidth:d=!1,inputComponent:p="input",label:m,multiline:h=!1,notched:y,slots:S={},type:x="text",...R}=s,b=JA(s),E=Mr(),w=ko({props:s,muiFormControl:E,states:["color","disabled","error","focused","hiddenLabel","size","required"]}),A={...s,color:w.color||"primary",disabled:w.disabled,error:w.error,focused:w.focused,formControl:E,fullWidth:d,hiddenLabel:w.hiddenLabel,multiline:h,size:w.size,type:x},j=S.root??c.Root??e5,O=S.input??c.Input??n5;return M.jsx(bu,{slots:{root:j,input:O},renderSuffix:B=>M.jsx(t5,{ownerState:A,className:b.notchedOutline,label:m!=null&&m!==""&&w.required?i||(i=M.jsxs(v.Fragment,{children:[m," ","*"]})):m,notched:typeof y<"u"?y:!!(B.startAdornment||B.filled||B.focused)}),fullWidth:d,inputComponent:p,multiline:h,ref:l,type:x,...R,classes:{...b,notchedOutline:null}})});fp.muiName="Input";const a5=Zt(M.jsx("path",{d:"M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"})),r5=Zt(M.jsx("path",{d:"M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"}));function ub(t){return Me("MuiSelect",t)}const Hl=Ee("MuiSelect",["root","select","multiple","filled","outlined","standard","disabled","focused","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]);var A0;const o5=ie(ib,{name:"MuiSelect",slot:"Select",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[{[`&.${Hl.select}`]:r.select},{[`&.${Hl.select}`]:r[l.variant]},{[`&.${Hl.error}`]:r.error},{[`&.${Hl.multiple}`]:r.multiple}]}})({[`&.${Hl.select}`]:{height:"auto",minHeight:"1.4375em",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"}}),l5=ie(sb,{name:"MuiSelect",slot:"Icon",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.icon,l.variant&&r[`icon${fe(l.variant)}`],l.open&&r.iconOpen]}})({}),i5=ie("input",{shouldForwardProp:t=>Fv(t)&&t!=="classes",name:"MuiSelect",slot:"NativeInput",overridesResolver:(t,r)=>r.nativeInput})({bottom:0,left:0,position:"absolute",opacity:0,pointerEvents:"none",width:"100%",boxSizing:"border-box"});function O0(t,r){return typeof r=="object"&&r!==null?t===r:String(t)===String(r)}function s5(t){return t==null||typeof t=="string"&&!t.trim()}const u5=t=>{const{classes:r,variant:l,disabled:i,multiple:s,open:c,error:d}=t,p={select:["select",l,i&&"disabled",s&&"multiple",d&&"error"],icon:["icon",`icon${fe(l)}`,c&&"iconOpen",i&&"disabled"],nativeInput:["nativeInput"]};return we(p,ub,r)},c5=v.forwardRef(function(r,l){var Nt;const{"aria-describedby":i,"aria-label":s,autoFocus:c,autoWidth:d,children:p,className:m,defaultOpen:h,defaultValue:y,disabled:S,displayEmpty:x,error:R=!1,IconComponent:b,inputRef:E,labelId:w,MenuProps:A={},multiple:j,name:O,onBlur:B,onChange:z,onClose:L,onFocus:q,onOpen:G,open:Y,readOnly:C,renderValue:U,required:Q,SelectDisplayProps:re={},tabIndex:le,type:W,value:D,variant:K="standard",...oe}=r,[J,N]=cd({controlled:D,default:y,name:"Select"}),[I,ae]=cd({controlled:Y,default:h,name:"Select"}),te=v.useRef(null),ue=v.useRef(null),[se,ce]=v.useState(null),{current:Se}=v.useRef(Y!=null),[Re,je]=v.useState(),ye=Jt(l,E),Be=v.useCallback(he=>{ue.current=he,he&&ce(he)},[]),xe=se==null?void 0:se.parentNode;v.useImperativeHandle(ye,()=>({focus:()=>{ue.current.focus()},node:te.current,value:J}),[J]),v.useEffect(()=>{h&&I&&se&&!Se&&(je(d?null:xe.clientWidth),ue.current.focus())},[se,d]),v.useEffect(()=>{c&&ue.current.focus()},[c]),v.useEffect(()=>{if(!w)return;const he=_n(ue.current).getElementById(w);if(he){const Ye=()=>{getSelection().isCollapsed&&ue.current.focus()};return he.addEventListener("click",Ye),()=>{he.removeEventListener("click",Ye)}}},[w]);const ot=(he,Ye)=>{he?G&&G(Ye):L&&L(Ye),Se||(je(d?null:xe.clientWidth),ae(he))},Oe=he=>{he.button===0&&(he.preventDefault(),ue.current.focus(),ot(!0,he))},Xe=he=>{ot(!1,he)},Ht=v.Children.toArray(p),Ke=he=>{const Ye=Ht.find(pt=>pt.props.value===he.target.value);Ye!==void 0&&(N(Ye.props.value),z&&z(he,Ye))},it=he=>Ye=>{let pt;if(Ye.currentTarget.hasAttribute("tabindex")){if(j){pt=Array.isArray(J)?J.slice():[];const Ea=J.indexOf(he.props.value);Ea===-1?pt.push(he.props.value):pt.splice(Ea,1)}else pt=he.props.value;if(he.props.onClick&&he.props.onClick(Ye),J!==pt&&(N(pt),z)){const Ea=Ye.nativeEvent||Ye,Do=new Ea.constructor(Ea.type,Ea);Object.defineProperty(Do,"target",{writable:!0,value:{value:pt,name:O}}),z(Do,he)}j||ot(!1,Ye)}},lt=he=>{C||[" ","ArrowUp","ArrowDown","Enter"].includes(he.key)&&(he.preventDefault(),ot(!0,he))},ft=se!==null&&I,Ie=he=>{!ft&&B&&(Object.defineProperty(he,"target",{writable:!0,value:{value:J,name:O}}),B(he))};delete oe["aria-invalid"];let me,un;const yt=[];let Bn=!1;(Zs({value:J})||x)&&(U?me=U(J):Bn=!0);const en=Ht.map(he=>{if(!v.isValidElement(he))return null;let Ye;if(j){if(!Array.isArray(J))throw new Error(Sa(2));Ye=J.some(pt=>O0(pt,he.props.value)),Ye&&Bn&&yt.push(he.props.children)}else Ye=O0(J,he.props.value),Ye&&Bn&&(un=he.props.children);return v.cloneElement(he,{"aria-selected":Ye?"true":"false",onClick:it(he),onKeyUp:pt=>{pt.key===" "&&pt.preventDefault(),he.props.onKeyUp&&he.props.onKeyUp(pt)},role:"option",selected:Ye,value:void 0,"data-value":he.props.value})});Bn&&(j?yt.length===0?me=null:me=yt.reduce((he,Ye,pt)=>(he.push(Ye),pt<yt.length-1&&he.push(", "),he),[]):me=un);let vt=Re;!d&&Se&&se&&(vt=xe.clientWidth);let jt;typeof le<"u"?jt=le:jt=S?null:0;const dt=re.id||(O?`mui-component-select-${O}`:void 0),st={...r,variant:K,value:J,open:ft,error:R},Ce=u5(st),Yt={...A.PaperProps,...(Nt=A.slotProps)==null?void 0:Nt.paper},Tt=Mo();return M.jsxs(v.Fragment,{children:[M.jsx(o5,{as:"div",ref:Be,tabIndex:jt,role:"combobox","aria-controls":ft?Tt:void 0,"aria-disabled":S?"true":void 0,"aria-expanded":ft?"true":"false","aria-haspopup":"listbox","aria-label":s,"aria-labelledby":[w,dt].filter(Boolean).join(" ")||void 0,"aria-describedby":i,"aria-required":Q?"true":void 0,"aria-invalid":R?"true":void 0,onKeyDown:lt,onMouseDown:S||C?null:Oe,onBlur:Ie,onFocus:q,...re,ownerState:st,className:pe(re.className,Ce.select,m),id:dt,children:s5(me)?A0||(A0=M.jsx("span",{className:"notranslate","aria-hidden":!0,children:""})):me}),M.jsx(i5,{"aria-invalid":R,value:Array.isArray(J)?J.join(","):J,name:O,ref:te,"aria-hidden":!0,onChange:Ke,tabIndex:-1,disabled:S,className:Ce.nativeInput,autoFocus:c,required:Q,...oe,ownerState:st}),M.jsx(l5,{as:b,className:Ce.icon,ownerState:st}),M.jsx(UA,{id:`menu-${O||""}`,anchorEl:xe,open:ft,onClose:Xe,anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"top",horizontal:"center"},...A,slotProps:{...A.slotProps,list:{"aria-labelledby":w,role:"listbox","aria-multiselectable":j?"true":void 0,disableListWrap:!0,id:Tt,...A.MenuListProps},paper:{...Yt,style:{minWidth:vt,...Yt!=null?Yt.style:null}}},children:en})]})}),f5=t=>{const{classes:r}=t,i=we({root:["root"]},ub,r);return{...r,...i}},dp={name:"MuiSelect",overridesResolver:(t,r)=>r.root,shouldForwardProp:t=>sn(t)&&t!=="variant",slot:"Root"},d5=ie(sp,dp)(""),p5=ie(fp,dp)(""),m5=ie(ip,dp)(""),pp=v.forwardRef(function(r,l){const i=Ae({name:"MuiSelect",props:r}),{autoWidth:s=!1,children:c,classes:d={},className:p,defaultOpen:m=!1,displayEmpty:h=!1,IconComponent:y=CM,id:S,input:x,inputProps:R,label:b,labelId:E,MenuProps:w,multiple:A=!1,native:j=!1,onClose:O,onOpen:B,open:z,renderValue:L,SelectDisplayProps:q,variant:G="outlined",...Y}=i,C=j?QA:c5,U=Mr(),Q=ko({props:i,muiFormControl:U,states:["variant","error"]}),re=Q.variant||G,le={...i,variant:re,classes:d},W=f5(le),{root:D,...K}=W,oe=x||{standard:M.jsx(d5,{ownerState:le}),outlined:M.jsx(p5,{label:b,ownerState:le}),filled:M.jsx(m5,{ownerState:le})}[re],J=Jt(l,pi(oe));return M.jsx(v.Fragment,{children:v.cloneElement(oe,{inputComponent:C,inputProps:{children:c,error:Q.error,IconComponent:y,variant:re,type:void 0,multiple:A,...j?{id:S}:{autoWidth:s,defaultOpen:m,displayEmpty:h,labelId:E,MenuProps:w,onClose:O,onOpen:B,open:z,renderValue:L,SelectDisplayProps:{id:S,...q}},...R,classes:R?Ft(K,R.classes):K,...x?x.props.inputProps:{}},...(A&&j||h)&&re==="outlined"?{notched:!0}:{},ref:J,className:pe(oe.props.className,p,W.root),...!x&&{variant:re},...Y})})});pp.muiName="Select";const cb=v.createContext();function h5(t){return Me("MuiTable",t)}Ee("MuiTable",["root","stickyHeader"]);const g5=t=>{const{classes:r,stickyHeader:l}=t;return we({root:["root",l&&"stickyHeader"]},h5,r)},y5=ie("table",{name:"MuiTable",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.stickyHeader&&r.stickyHeader]}})(ke(({theme:t})=>({display:"table",width:"100%",borderCollapse:"collapse",borderSpacing:0,"& caption":{...t.typography.body2,padding:t.spacing(2),color:(t.vars||t).palette.text.secondary,textAlign:"left",captionSide:"bottom"},variants:[{props:({ownerState:r})=>r.stickyHeader,style:{borderCollapse:"separate"}}]}))),z0="table",fb=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTable"}),{className:s,component:c=z0,padding:d="normal",size:p="medium",stickyHeader:m=!1,...h}=i,y={...i,component:c,padding:d,size:p,stickyHeader:m},S=g5(y),x=v.useMemo(()=>({padding:d,size:p,stickyHeader:m}),[d,p,m]);return M.jsx(cb.Provider,{value:x,children:M.jsx(y5,{as:c,role:c===z0?null:"table",ref:l,className:pe(S.root,s),ownerState:y,...h})})}),Su=v.createContext();function v5(t){return Me("MuiTableBody",t)}Ee("MuiTableBody",["root"]);const b5=t=>{const{classes:r}=t;return we({root:["root"]},v5,r)},S5=ie("tbody",{name:"MuiTableBody",slot:"Root",overridesResolver:(t,r)=>r.root})({display:"table-row-group"}),x5={variant:"body"},B0="tbody",db=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTableBody"}),{className:s,component:c=B0,...d}=i,p={...i,component:c},m=b5(p);return M.jsx(Su.Provider,{value:x5,children:M.jsx(S5,{className:pe(m.root,s),as:c,ref:l,role:c===B0?null:"rowgroup",ownerState:p,...d})})});function C5(t){return Me("MuiTableCell",t)}const T5=Ee("MuiTableCell",["root","head","body","footer","sizeSmall","sizeMedium","paddingCheckbox","paddingNone","alignLeft","alignCenter","alignRight","alignJustify","stickyHeader"]),E5=t=>{const{classes:r,variant:l,align:i,padding:s,size:c,stickyHeader:d}=t,p={root:["root",l,d&&"stickyHeader",i!=="inherit"&&`align${fe(i)}`,s!=="normal"&&`padding${fe(s)}`,`size${fe(c)}`]};return we(p,C5,r)},R5=ie("td",{name:"MuiTableCell",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,r[l.variant],r[`size${fe(l.size)}`],l.padding!=="normal"&&r[`padding${fe(l.padding)}`],l.align!=="inherit"&&r[`align${fe(l.align)}`],l.stickyHeader&&r.stickyHeader]}})(ke(({theme:t})=>({...t.typography.body2,display:"table-cell",verticalAlign:"inherit",borderBottom:t.vars?`1px solid ${t.vars.palette.TableCell.border}`:`1px solid
|
|
253
|
-
${t.palette.mode==="light"?Er(zt(t.palette.divider,1),.88):Tr(zt(t.palette.divider,1),.68)}`,textAlign:"left",padding:16,variants:[{props:{variant:"head"},style:{color:(t.vars||t).palette.text.primary,lineHeight:t.typography.pxToRem(24),fontWeight:t.typography.fontWeightMedium}},{props:{variant:"body"},style:{color:(t.vars||t).palette.text.primary}},{props:{variant:"footer"},style:{color:(t.vars||t).palette.text.secondary,lineHeight:t.typography.pxToRem(21),fontSize:t.typography.pxToRem(12)}},{props:{size:"small"},style:{padding:"6px 16px",[`&.${T5.paddingCheckbox}`]:{width:24,padding:"0 12px 0 16px","& > *":{padding:0}}}},{props:{padding:"checkbox"},style:{width:48,padding:"0 0 0 4px"}},{props:{padding:"none"},style:{padding:0}},{props:{align:"left"},style:{textAlign:"left"}},{props:{align:"center"},style:{textAlign:"center"}},{props:{align:"right"},style:{textAlign:"right",flexDirection:"row-reverse"}},{props:{align:"justify"},style:{textAlign:"justify"}},{props:({ownerState:r})=>r.stickyHeader,style:{position:"sticky",top:0,zIndex:2,backgroundColor:(t.vars||t).palette.background.default}}]}))),Qa=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTableCell"}),{align:s="inherit",className:c,component:d,padding:p,scope:m,size:h,sortDirection:y,variant:S,...x}=i,R=v.useContext(cb),b=v.useContext(Su),E=b&&b.variant==="head";let w;d?w=d:w=E?"th":"td";let A=m;w==="td"?A=void 0:!A&&E&&(A="col");const j=S||b&&b.variant,O={...i,align:s,component:w,padding:p||(R&&R.padding?R.padding:"normal"),size:h||(R&&R.size?R.size:"medium"),sortDirection:y,stickyHeader:j==="head"&&R&&R.stickyHeader,variant:j},B=E5(O);let z=null;return y&&(z=y==="asc"?"ascending":"descending"),M.jsx(R5,{as:w,ref:l,className:pe(B.root,c),"aria-sort":z,scope:A,ownerState:O,...x})});function M5(t){return Me("MuiTableContainer",t)}Ee("MuiTableContainer",["root"]);const w5=t=>{const{classes:r}=t;return we({root:["root"]},M5,r)},A5=ie("div",{name:"MuiTableContainer",slot:"Root",overridesResolver:(t,r)=>r.root})({width:"100%",overflowX:"auto"}),pb=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTableContainer"}),{className:s,component:c="div",...d}=i,p={...i,component:c},m=w5(p);return M.jsx(A5,{ref:l,as:c,className:pe(m.root,s),ownerState:p,...d})});function O5(t){return Me("MuiTableHead",t)}Ee("MuiTableHead",["root"]);const z5=t=>{const{classes:r}=t;return we({root:["root"]},O5,r)},B5=ie("thead",{name:"MuiTableHead",slot:"Root",overridesResolver:(t,r)=>r.root})({display:"table-header-group"}),N5={variant:"head"},N0="thead",mb=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTableHead"}),{className:s,component:c=N0,...d}=i,p={...i,component:c},m=z5(p);return M.jsx(Su.Provider,{value:N5,children:M.jsx(B5,{as:c,className:pe(m.root,s),ref:l,role:c===N0?null:"rowgroup",ownerState:p,...d})})});function k5(t){return Me("MuiToolbar",t)}Ee("MuiToolbar",["root","gutters","regular","dense"]);const D5=t=>{const{classes:r,disableGutters:l,variant:i}=t;return we({root:["root",!l&&"gutters",i]},k5,r)},j5=ie("div",{name:"MuiToolbar",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,!l.disableGutters&&r.gutters,r[l.variant]]}})(ke(({theme:t})=>({position:"relative",display:"flex",alignItems:"center",variants:[{props:({ownerState:r})=>!r.disableGutters,style:{paddingLeft:t.spacing(2),paddingRight:t.spacing(2),[t.breakpoints.up("sm")]:{paddingLeft:t.spacing(3),paddingRight:t.spacing(3)}}},{props:{variant:"dense"},style:{minHeight:48}},{props:{variant:"regular"},style:t.mixins.toolbar}]}))),hb=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiToolbar"}),{className:s,component:c="div",disableGutters:d=!1,variant:p="regular",...m}=i,h={...i,component:c,disableGutters:d,variant:p},y=D5(h);return M.jsx(j5,{as:c,className:pe(y.root,s),ref:l,ownerState:h,...m})}),$5=Zt(M.jsx("path",{d:"M15.41 16.09l-4.58-4.59 4.58-4.59L14 5.5l-6 6 6 6z"})),_5=Zt(M.jsx("path",{d:"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"})),L5=v.forwardRef(function(r,l){const{backIconButtonProps:i,count:s,disabled:c=!1,getItemAriaLabel:d,nextIconButtonProps:p,onPageChange:m,page:h,rowsPerPage:y,showFirstButton:S,showLastButton:x,slots:R={},slotProps:b={},...E}=r,w=Zd(),A=I=>{m(I,0)},j=I=>{m(I,h-1)},O=I=>{m(I,h+1)},B=I=>{m(I,Math.max(0,Math.ceil(s/y)-1))},z=R.firstButton??xr,L=R.lastButton??xr,q=R.nextButton??xr,G=R.previousButton??xr,Y=R.firstButtonIcon??a5,C=R.lastButtonIcon??r5,U=R.nextButtonIcon??_5,Q=R.previousButtonIcon??$5,re=w?L:z,le=w?q:G,W=w?G:q,D=w?z:L,K=w?b.lastButton:b.firstButton,oe=w?b.nextButton:b.previousButton,J=w?b.previousButton:b.nextButton,N=w?b.firstButton:b.lastButton;return M.jsxs("div",{ref:l,...E,children:[S&&M.jsx(re,{onClick:A,disabled:c||h===0,"aria-label":d("first",h),title:d("first",h),...K,children:w?M.jsx(C,{...b.lastButtonIcon}):M.jsx(Y,{...b.firstButtonIcon})}),M.jsx(le,{onClick:j,disabled:c||h===0,color:"inherit","aria-label":d("previous",h),title:d("previous",h),...oe??i,children:w?M.jsx(U,{...b.nextButtonIcon}):M.jsx(Q,{...b.previousButtonIcon})}),M.jsx(W,{onClick:O,disabled:c||(s!==-1?h>=Math.ceil(s/y)-1:!1),color:"inherit","aria-label":d("next",h),title:d("next",h),...J??p,children:w?M.jsx(Q,{...b.previousButtonIcon}):M.jsx(U,{...b.nextButtonIcon})}),x&&M.jsx(D,{onClick:B,disabled:c||h>=Math.ceil(s/y)-1,"aria-label":d("last",h),title:d("last",h),...N,children:w?M.jsx(Y,{...b.firstButtonIcon}):M.jsx(C,{...b.lastButtonIcon})})]})});function U5(t){return Me("MuiTablePagination",t)}const Kl=Ee("MuiTablePagination",["root","toolbar","spacer","selectLabel","selectRoot","select","selectIcon","input","menuItem","displayedRows","actions"]);var k0;const H5=ie(Qa,{name:"MuiTablePagination",slot:"Root",overridesResolver:(t,r)=>r.root})(ke(({theme:t})=>({overflow:"auto",color:(t.vars||t).palette.text.primary,fontSize:t.typography.pxToRem(14),"&:last-child":{padding:0}}))),P5=ie(hb,{name:"MuiTablePagination",slot:"Toolbar",overridesResolver:(t,r)=>({[`& .${Kl.actions}`]:r.actions,...r.toolbar})})(ke(({theme:t})=>({minHeight:52,paddingRight:2,[`${t.breakpoints.up("xs")} and (orientation: landscape)`]:{minHeight:52},[t.breakpoints.up("sm")]:{minHeight:52,paddingRight:2},[`& .${Kl.actions}`]:{flexShrink:0,marginLeft:20}}))),q5=ie("div",{name:"MuiTablePagination",slot:"Spacer",overridesResolver:(t,r)=>r.spacer})({flex:"1 1 100%"}),G5=ie("p",{name:"MuiTablePagination",slot:"SelectLabel",overridesResolver:(t,r)=>r.selectLabel})(ke(({theme:t})=>({...t.typography.body2,flexShrink:0}))),I5=ie(pp,{name:"MuiTablePagination",slot:"Select",overridesResolver:(t,r)=>({[`& .${Kl.selectIcon}`]:r.selectIcon,[`& .${Kl.select}`]:r.select,...r.input,...r.selectRoot})})({color:"inherit",fontSize:"inherit",flexShrink:0,marginRight:32,marginLeft:8,[`& .${Kl.select}`]:{paddingLeft:8,paddingRight:24,textAlign:"right",textAlignLast:"right"}}),Y5=ie(IA,{name:"MuiTablePagination",slot:"MenuItem",overridesResolver:(t,r)=>r.menuItem})({}),V5=ie("p",{name:"MuiTablePagination",slot:"DisplayedRows",overridesResolver:(t,r)=>r.displayedRows})(ke(({theme:t})=>({...t.typography.body2,flexShrink:0})));function X5({from:t,to:r,count:l}){return`${t}–${r} of ${l!==-1?l:`more than ${r}`}`}function K5(t){return`Go to ${t} page`}const Q5=t=>{const{classes:r}=t;return we({root:["root"],toolbar:["toolbar"],spacer:["spacer"],selectLabel:["selectLabel"],select:["select"],input:["input"],selectIcon:["selectIcon"],menuItem:["menuItem"],displayedRows:["displayedRows"],actions:["actions"]},U5,r)},gb=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTablePagination"}),{ActionsComponent:s=L5,backIconButtonProps:c,colSpan:d,component:p=Qa,count:m,disabled:h=!1,getItemAriaLabel:y=K5,labelDisplayedRows:S=X5,labelRowsPerPage:x="Rows per page:",nextIconButtonProps:R,onPageChange:b,onRowsPerPageChange:E,page:w,rowsPerPage:A,rowsPerPageOptions:j=[10,25,50,100],SelectProps:O={},showFirstButton:B=!1,showLastButton:z=!1,slotProps:L={},slots:q={},...G}=i,Y=i,C=Q5(Y),U=(L==null?void 0:L.select)??O,Q=U.native?"option":Y5;let re;(p===Qa||p==="td")&&(re=d||1e3);const le=Mo(U.id),W=Mo(U.labelId),D=()=>m===-1?(w+1)*A:A===-1?m:Math.min(m,(w+1)*A),K={slots:q,slotProps:L},[oe,J]=Ge("root",{ref:l,className:C.root,elementType:H5,externalForwardedProps:{...K,component:p,...G},ownerState:Y,additionalProps:{colSpan:re}}),[N,I]=Ge("toolbar",{className:C.toolbar,elementType:P5,externalForwardedProps:K,ownerState:Y}),[ae,te]=Ge("spacer",{className:C.spacer,elementType:q5,externalForwardedProps:K,ownerState:Y}),[ue,se]=Ge("selectLabel",{className:C.selectLabel,elementType:G5,externalForwardedProps:K,ownerState:Y,additionalProps:{id:W}}),[ce,Se]=Ge("select",{className:C.select,elementType:I5,externalForwardedProps:K,ownerState:Y}),[Re,je]=Ge("menuItem",{className:C.menuItem,elementType:Q,externalForwardedProps:K,ownerState:Y}),[ye,Be]=Ge("displayedRows",{className:C.displayedRows,elementType:V5,externalForwardedProps:K,ownerState:Y});return M.jsx(oe,{...J,children:M.jsxs(N,{...I,children:[M.jsx(ae,{...te}),j.length>1&&M.jsx(ue,{...se,children:x}),j.length>1&&M.jsx(ce,{variant:"standard",...!U.variant&&{input:k0||(k0=M.jsx(bu,{}))},value:A,onChange:E,id:le,labelId:W,...U,classes:{...U.classes,root:pe(C.input,C.selectRoot,(U.classes||{}).root),select:pe(C.select,(U.classes||{}).select),icon:pe(C.selectIcon,(U.classes||{}).icon)},disabled:h,...Se,children:j.map(xe=>v.createElement(Re,{...je,key:xe.label?xe.label:xe,value:xe.value?xe.value:xe},xe.label?xe.label:xe))}),M.jsx(ye,{...Be,children:S({from:m===0?0:w*A+1,to:D(),count:m===-1?-1:m,page:w})}),M.jsx(s,{className:C.actions,backIconButtonProps:c,count:m,nextIconButtonProps:R,onPageChange:b,page:w,rowsPerPage:A,showFirstButton:B,showLastButton:z,slotProps:L.actions,slots:q.actions,getItemAriaLabel:y,disabled:h})]})})});function F5(t){return Me("MuiTableRow",t)}const D0=Ee("MuiTableRow",["root","selected","hover","head","footer"]),Z5=t=>{const{classes:r,selected:l,hover:i,head:s,footer:c}=t;return we({root:["root",l&&"selected",i&&"hover",s&&"head",c&&"footer"]},F5,r)},W5=ie("tr",{name:"MuiTableRow",slot:"Root",overridesResolver:(t,r)=>{const{ownerState:l}=t;return[r.root,l.head&&r.head,l.footer&&r.footer]}})(ke(({theme:t})=>({color:"inherit",display:"table-row",verticalAlign:"middle",outline:0,[`&.${D0.hover}:hover`]:{backgroundColor:(t.vars||t).palette.action.hover},[`&.${D0.selected}`]:{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})`:zt(t.palette.primary.main,t.palette.action.selectedOpacity),"&:hover":{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.hoverOpacity}))`:zt(t.palette.primary.main,t.palette.action.selectedOpacity+t.palette.action.hoverOpacity)}}}))),j0="tr",Ql=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTableRow"}),{className:s,component:c=j0,hover:d=!1,selected:p=!1,...m}=i,h=v.useContext(Su),y={...i,component:c,hover:d,selected:p,head:h&&h.variant==="head",footer:h&&h.variant==="footer"},S=Z5(y);return M.jsx(W5,{as:c,ref:l,className:pe(S.root,s),role:c===j0?null:"row",ownerState:y,...m})});function J5(t){return Me("MuiTextField",t)}Ee("MuiTextField",["root"]);const e3={standard:sp,filled:ip,outlined:fp},t3=t=>{const{classes:r}=t;return we({root:["root"]},J5,r)},n3=ie(xd,{name:"MuiTextField",slot:"Root",overridesResolver:(t,r)=>r.root})({}),yb=v.forwardRef(function(r,l){const i=Ae({props:r,name:"MuiTextField"}),{autoComplete:s,autoFocus:c=!1,children:d,className:p,color:m="primary",defaultValue:h,disabled:y=!1,error:S=!1,FormHelperTextProps:x,fullWidth:R=!1,helperText:b,id:E,InputLabelProps:w,inputProps:A,InputProps:j,inputRef:O,label:B,maxRows:z,minRows:L,multiline:q=!1,name:G,onBlur:Y,onChange:C,onFocus:U,placeholder:Q,required:re=!1,rows:le,select:W=!1,SelectProps:D,slots:K={},slotProps:oe={},type:J,value:N,variant:I="outlined",...ae}=i,te={...i,autoFocus:c,color:m,disabled:y,error:S,fullWidth:R,multiline:q,required:re,select:W,variant:I},ue=t3(te),se=Mo(E),ce=b&&se?`${se}-helper-text`:void 0,Se=B&&se?`${se}-label`:void 0,Re=e3[I],je={slots:K,slotProps:{input:j,inputLabel:w,htmlInput:A,formHelperText:x,select:D,...oe}},ye={},Be=je.slotProps.inputLabel;I==="outlined"&&(Be&&typeof Be.shrink<"u"&&(ye.notched=Be.shrink),ye.label=B),W&&((!D||!D.native)&&(ye.id=void 0),ye["aria-describedby"]=void 0);const[xe,ot]=Ge("root",{elementType:n3,shouldForwardComponentProp:!0,externalForwardedProps:{...je,...ae},ownerState:te,className:pe(ue.root,p),ref:l,additionalProps:{disabled:y,error:S,fullWidth:R,required:re,color:m,variant:I}}),[Oe,Xe]=Ge("input",{elementType:Re,externalForwardedProps:je,additionalProps:ye,ownerState:te}),[Ht,Ke]=Ge("inputLabel",{elementType:dA,externalForwardedProps:je,ownerState:te}),[it,lt]=Ge("htmlInput",{elementType:"input",externalForwardedProps:je,ownerState:te}),[ft,Ie]=Ge("formHelperText",{elementType:Jw,externalForwardedProps:je,ownerState:te}),[me,un]=Ge("select",{elementType:pp,externalForwardedProps:je,ownerState:te}),yt=M.jsx(Oe,{"aria-describedby":ce,autoComplete:s,autoFocus:c,defaultValue:h,fullWidth:R,multiline:q,name:G,rows:le,maxRows:z,minRows:L,type:J,value:N,id:se,inputRef:O,onBlur:Y,onChange:C,onFocus:U,placeholder:Q,inputProps:lt,slots:{input:K.htmlInput?it:void 0},...Xe});return M.jsxs(xe,{...ot,children:[B!=null&&B!==""&&M.jsx(Ht,{htmlFor:se,id:Se,...Ke,children:B}),W?M.jsx(me,{"aria-describedby":ce,id:se,labelId:Se,value:N,input:yt,...un,children:d}):yt,b&&M.jsx(ft,{id:ce,...Ie,children:b})]})}),a3=Zt(M.jsx("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2m6.93 6h-2.95c-.32-1.25-.78-2.45-1.38-3.56 1.84.63 3.37 1.91 4.33 3.56M12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96M4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56-1.84-.63-3.37-1.9-4.33-3.56m2.95-8H5.08c.96-1.66 2.49-2.93 4.33-3.56C8.81 5.55 8.35 6.75 8.03 8M12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96M14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2m.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95c-.96 1.65-2.49 2.93-4.33 3.56M16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2z"})),r3=Zt(M.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6m0 14c-2.03 0-4.43-.82-6.14-2.88C7.55 15.8 9.68 15 12 15s4.45.8 6.14 2.12C16.43 19.18 14.03 20 12 20"})),o3=()=>M.jsx(cM,{position:"static",children:M.jsxs(hb,{children:[M.jsxs($n,{sx:{display:"flex",alignItems:"center",textDecoration:"none",color:"inherit",flexGrow:1},component:eu,to:"/",children:[M.jsxs(xr,{edge:"start",color:"inherit","aria-label":"logo",sx:{mr:1},children:[M.jsx(a3,{})," "]}),M.jsx(ht,{variant:"h6",component:"div",children:"L10n Monster"})]}),M.jsx(xr,{color:"inherit",children:M.jsx(r3,{})})]})}),l3=({project:t})=>{const{sourceLang:r,targetLang:l,resCount:i,segmentCount:s,translationStatus:c}=t,d={untranslated:0,"in flight":0,translated:0,"low quality":0,words:0,chars:0};for(const{minQ:m,q:h,seg:y,words:S,chars:x}of c){const R=h===null?"untranslated":h===0?"in flight":h>=m?"translated":"low quality";d[R]+=y,d.words+=S,d.chars+=x}const p=Math.round(d.translated/s*100);return M.jsx(JM,{variant:"outlined",children:M.jsxs(aw,{children:[M.jsxs(ht,{variant:"h6",component:"div",gutterBottom:!0,children:[r," → ",l]}),M.jsxs($n,{sx:{display:"flex",alignItems:"center",mb:1},children:[M.jsx($n,{sx:{width:"100%",mr:1},children:M.jsx(CA,{variant:"determinate",value:p})}),M.jsx($n,{sx:{minWidth:35},children:M.jsx(ht,{variant:"body2",color:"text.secondary",children:`${p}%`})})]}),M.jsxs(ht,{variant:"body2",children:["Resources: ",i]}),M.jsxs(ht,{variant:"body2",children:["Segments: ",s]}),M.jsxs(ht,{variant:"body2",children:["Words: ",d.words]}),d.translated<s&&M.jsxs(ht,{variant:"body2",sx:{color:"warning.main"},children:["Untranslated: ",s-d.translated," segments"]})]})})};async function mp(t,r={}){try{const l=await fetch(t,r);if(!l.ok){let i;try{i=await l.json()}catch{}const s=(i==null?void 0:i.message)||`HTTP error! status: ${l.status}`;throw new Error(s)}return await l.json()}catch(l){throw console.error("API Fetch Error:",l),l}}const i3=()=>{const[t,r]=v.useState([]),[l,i]=v.useState(!0),[s,c]=v.useState(null);return v.useEffect(()=>{(async()=>{i(!0),c(null);try{const p=await mp("/api/status");r(p)}catch(p){console.error("Error fetching dashboard data:",p),c(p.message||"Failed to load dashboard data. Please try again later.")}finally{i(!1)}})()},[]),l?M.jsx(Eo,{sx:{display:"flex",justifyContent:"center",mt:5},children:M.jsx(hi,{})}):s?M.jsx(Eo,{sx:{mt:5},children:M.jsx(op,{severity:"error",children:s})}):M.jsxs(Eo,{maxWidth:"lg",sx:{mt:4,mb:4},children:[M.jsx(ht,{variant:"h1",gutterBottom:!0,children:"Localization Dashboard"}),M.jsx(ht,{variant:"subtitle1",color:"text.secondary",sx:{mb:4},children:"Overview of translation activity across all language pairs."}),Object.entries(t).map(([d,p])=>M.jsxs($n,{sx:{mb:6,p:3,border:"1px solid lightgrey",borderRadius:"8px",backgroundColor:"background.paper"},children:[M.jsxs(ht,{variant:"h3",sx:{mt:0},children:["Channel: ",d]}),Object.entries(p).map(([m,h])=>M.jsxs($n,{sx:{mt:3},children:[M.jsxs(ht,{variant:"h4",gutterBottom:!0,sx:{fontWeight:"normal",fontSize:"1.3rem",borderBottom:"1px solid #eee",paddingBottom:"0.3em",marginBottom:"1em"},children:["Project: ",m]}),M.jsx(So,{container:!0,spacing:2,children:Object.entries(h).map(([y,S])=>Object.entries(S).map(([x,R])=>M.jsx(So,{size:{xs:12,sm:6,md:4},children:M.jsx(l3,{project:{sourceLang:y,targetLang:x,...R}})},`${y}-${x}-${m}`)))})]},d))]},`${d}`)),Object.keys(t).length===0&&!l&&M.jsx(ht,{sx:{mt:4},color:"text.secondary",children:"No active content found."})]})};function $0(t,r){return`${t.toUpperCase()} → ${r.toUpperCase()}`}const s3=()=>{const{sourceLang:t,targetLang:r}=X0(),[l,i]=v.useState([]),[s,c]=v.useState(!0),[d,p]=v.useState(null),[m,h]=v.useState([]),[y,S]=v.useState(0),[x,R]=v.useState(10),[b,E]=v.useState(""),[w,A]=v.useState(""),[j,O]=v.useState("");v.useEffect(()=>{(async()=>{c(!0),p(null),i([]),h([]);try{const C=await mp(`/api/untranslated/${t}/${r}`);i(C)}catch(C){console.error("Error fetching untranslated content:",C),p(C.message||`Failed to load untranslated content for ${$0(t,r)}.`)}finally{c(!1)}})()},[t,r]),v.useMemo(()=>[...new Set(l.map(Y=>Y.channel))],[l]),v.useMemo(()=>[...new Set(l.map(Y=>Y.project))],[l]);const B=v.useMemo(()=>l.filter(Y=>(b===""||Y.channel===b)&&(w===""||Y.project===w)&&(j===""||Y.sourceText&&Y.sourceText.toLowerCase().includes(j.toLowerCase()))),[l,b,w,j]),z=async()=>{console.log("Sending selected items:",m),alert(`Mock: Would send ${m.length} items for translation.`),h([])},L=m.length,q=B.length,G=y>0?Math.max(0,(1+y)*x-q):0;return M.jsxs(Eo,{maxWidth:"lg",sx:{mt:4,mb:4},children:[M.jsx(tb,{"aria-label":"breadcrumb",sx:{mb:2}}),M.jsxs(ht,{variant:"h1",gutterBottom:!0,children:["Untranslated Content: ",$0(t,r)]}),M.jsx(ht,{variant:"subtitle1",color:"text.secondary",sx:{mb:3},children:"Strings ready..."}),M.jsxs(va,{sx:{p:2,mb:3,display:"flex",gap:2,flexWrap:"wrap"},children:[M.jsx(yb,{label:"Search Source Text",disabled:s}),M.jsxs(xd,{size:"small",disabled:s,children:[" "," "]}),M.jsxs(xd,{size:"small",disabled:s,children:[" "," "]})]}),M.jsx($n,{sx:{mb:2},children:M.jsx(ab,{variant:"contained",onClick:z,disabled:L===0||s,children:"Send..."})}),s&&M.jsx($n,{sx:{display:"flex",justifyContent:"center",my:5},children:M.jsx(hi,{})}),d&&M.jsx(op,{severity:"error",sx:{my:2},children:d}),!s&&!d&&M.jsxs(va,{children:[M.jsx(pb,{children:M.jsxs(fb,{children:[M.jsx(mb,{children:M.jsx(Ql,{children:M.jsx(Qa,{padding:"checkbox",children:M.jsx(vw,{disabled:s||q===0})})})}),M.jsxs(db,{children:[B.slice(y*x,y*x+x).map(Y=>{}),G>0&&M.jsx(Ql,{style:{height:53*G},children:M.jsx(Qa,{colSpan:6})}),q===0&&!s&&M.jsx(Ql,{children:M.jsx(Qa,{colSpan:6,align:"center",children:"No untranslated content..."})})]})]})}),M.jsx(gb,{})]})]})};function ed(t,r){return`${t.toUpperCase()} → ${r.toUpperCase()}`}const u3=()=>{var A;const{sourceLang:t,targetLang:r}=X0(),[l,i]=v.useState({summary:{},units:[]}),[s,c]=v.useState(!0),[d,p]=v.useState(null),[m,h]=v.useState(0),[y,S]=v.useState(10),[x,R]=v.useState("");v.useEffect(()=>{(async()=>{c(!0),p(null),i({summary:{},units:[]});try{const O=await mp(`/api/tm/stats/${t}/${r}`);i(O||{summary:{},units:[]})}catch(O){console.error("Error fetching TM data:",O),p(O.message||`Failed to load Translation Memory for ${ed(t,r)}.`)}finally{c(!1)}})()},[t,r]);const b=v.useMemo(()=>!l||!Array.isArray(l.units)?[]:l.units.filter(j=>x===""||j.sourceText&&j.sourceText.toLowerCase().includes(x.toLowerCase())||j.targetText&&j.targetText.toLowerCase().includes(x.toLowerCase())),[l.units,x]),E=b.length,w=m>0?Math.max(0,(1+m)*y-E):0;return M.jsxs(Eo,{maxWidth:"lg",sx:{mt:4,mb:4},children:[M.jsx(tb,{"aria-label":"breadcrumb",sx:{mb:2}}),M.jsxs(ht,{variant:"h1",gutterBottom:!0,children:["Translation Memory: ",ed(t,r)]}),M.jsx(ht,{variant:"subtitle1",color:"text.secondary",sx:{mb:3},children:"Browse existing translations."}),!s&&!d&&l.summary&&M.jsx(va,{sx:{p:2,mb:3},children:M.jsxs(So,{container:!0,spacing:2,children:[M.jsx(So,{item:!0,xs:12,sm:4,children:M.jsxs(ht,{variant:"body1",children:[M.jsx("strong",{children:"Total TM Units:"})," ",((A=l.summary.totalUnits)==null?void 0:A.toLocaleString())||"N/A"]})}),M.jsx(So,{item:!0,xs:12,sm:4,children:M.jsxs(ht,{variant:"body1",children:[M.jsx("strong",{children:"Languages:"})," ",ed(t,r)]})}),M.jsx(So,{item:!0,xs:12,sm:4,children:M.jsxs(ht,{variant:"body1",children:[M.jsx("strong",{children:"Last Updated:"})," ",l.summary.lastUpdated||"N/A"]})})]})}),M.jsx(va,{sx:{p:2,mb:3},children:M.jsx(yb,{fullWidth:!0,label:"Search Source or Target Text",disabled:s})}),s&&M.jsx($n,{sx:{display:"flex",justifyContent:"center",my:5},children:M.jsx(hi,{})}),d&&M.jsx(op,{severity:"error",sx:{my:2},children:d}),!s&&!d&&M.jsxs(va,{children:[M.jsx(pb,{children:M.jsxs(fb,{children:[M.jsx(mb,{}),M.jsxs(db,{children:[b.slice(m*y,m*y+y).map(j=>42),w>0&&M.jsx(Ql,{style:{height:53*w},children:M.jsx(Qa,{colSpan:5})}),E===0&&!s&&M.jsx(Ql,{children:M.jsx(Qa,{colSpan:5,align:"center",children:"No translation memory units..."})})]})]})}),M.jsx(gb,{})]})]})},c3=()=>M.jsxs(Eo,{maxWidth:"sm",sx:{textAlign:"center",mt:8},children:[M.jsx(ht,{variant:"h1",gutterBottom:!0,children:"404"}),M.jsx(ht,{variant:"h5",gutterBottom:!0,children:"Page Not Found"}),M.jsx(ht,{color:"text.secondary",sx:{mb:4},children:"Sorry, the page you are looking for does not exist."}),M.jsx(ab,{variant:"contained",component:eu,to:"/",children:"Go to Home"})]}),f3=pu({palette:{primary:{main:"#1976d2"},secondary:{main:"#dc004e"},background:{default:"#f4f6f8",paper:"#ffffff"}},typography:{fontFamily:'"Roboto", "Helvetica", "Arial", sans-serif',h1:{fontSize:"2.5rem",fontWeight:500},h2:{fontSize:"2rem",fontWeight:500,marginTop:"1.5em",marginBottom:"0.8em"},h3:{fontSize:"1.5rem",fontWeight:500,marginTop:"1em",marginBottom:"0.5em"}},components:{MuiCard:{styleOverrides:{root:{marginBottom:"16px"}}}}});function d3(){return M.jsxs(tR,{theme:f3,children:[M.jsx(Tw,{})," ",M.jsx(a2,{children:M.jsxs($n,{sx:{display:"flex",flexDirection:"column",minHeight:"100vh"},children:[M.jsx(o3,{}),M.jsx($n,{component:"main",sx:{flexGrow:1,bgcolor:"background.default"},children:M.jsxs(kx,{children:[M.jsx(Pl,{path:"/",element:M.jsx(i3,{})}),M.jsx(Pl,{path:"/untranslated/:sourceLang/:targetLang",element:M.jsx(s3,{})}),M.jsx(Pl,{path:"/tm/:sourceLang/:targetLang",element:M.jsx(u3,{})}),M.jsx(Pl,{path:"*",element:M.jsx(c3,{})})," "]})})]})})]})}const p3=qS.createRoot(document.getElementById("root"));p3.render(M.jsx(jn.StrictMode,{children:M.jsx(d3,{})}));
|