vonage-video-meeting-widget
Version:
Cross-platform video meeting widget using Vonage Video API
97 lines • 739 kB
JavaScript
!function(){"use strict";"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var A,t={exports:{}},n={};var r,o,a,i={exports:{}};
/**
* @license React
* react.development.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/"production"===process.env.NODE_ENV?t.exports=function(){if(A)return n;A=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),l=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),c=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),f=Symbol.iterator,p={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,h={};function m(e,A,t){this.props=e,this.context=A,this.refs=h,this.updater=t||p}function w(){}function B(e,A,t){this.props=e,this.context=A,this.refs=h,this.updater=t||p}m.prototype.isReactComponent={},m.prototype.setState=function(e,A){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,A,"setState")},m.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},w.prototype=m.prototype;var y=B.prototype=new w;y.constructor=B,g(y,m.prototype),y.isPureReactComponent=!0;var v=Array.isArray,b=Object.prototype.hasOwnProperty,C={current:null},Q={key:!0,ref:!0,__self:!0,__source:!0};function U(A,t,n){var r,o={},a=null,i=null;if(null!=t)for(r in void 0!==t.ref&&(i=t.ref),void 0!==t.key&&(a=""+t.key),t)b.call(t,r)&&!Q.hasOwnProperty(r)&&(o[r]=t[r]);var l=arguments.length-2;if(1===l)o.children=n;else if(1<l){for(var s=Array(l),u=0;u<l;u++)s[u]=arguments[u+2];o.children=s}if(A&&A.defaultProps)for(r in l=A.defaultProps)void 0===o[r]&&(o[r]=l[r]);return{$$typeof:e,type:A,key:a,ref:i,props:o,_owner:C.current}}function F(A){return"object"==typeof A&&null!==A&&A.$$typeof===e}var E=/\/+/g;function k(e,A){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var A={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return A[e]}))}(""+e.key):A.toString(36)}function x(A,n,r,o,a){var i=typeof A;"undefined"!==i&&"boolean"!==i||(A=null);var l=!1;if(null===A)l=!0;else switch(i){case"string":case"number":l=!0;break;case"object":switch(A.$$typeof){case e:case t:l=!0}}if(l)return a=a(l=A),A=""===o?"."+k(l,0):o,v(a)?(r="",null!=A&&(r=A.replace(E,"$&/")+"/"),x(a,n,r,"",(function(e){return e}))):null!=a&&(F(a)&&(a=function(A,t){return{$$typeof:e,type:A.type,key:t,ref:A.ref,props:A.props,_owner:A._owner}}(a,r+(!a.key||l&&l.key===a.key?"":(""+a.key).replace(E,"$&/")+"/")+A)),n.push(a)),1;if(l=0,o=""===o?".":o+":",v(A))for(var s=0;s<A.length;s++){var u=o+k(i=A[s],s);l+=x(i,n,r,u,a)}else if(u=function(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=f&&e[f]||e["@@iterator"])?e:null}(A),"function"==typeof u)for(A=u.call(A),s=0;!(i=A.next()).done;)l+=x(i=i.value,n,r,u=o+k(i,s++),a);else if("object"===i)throw n=String(A),Error("Objects are not valid as a React child (found: "+("[object Object]"===n?"object with keys {"+Object.keys(A).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.");return l}function S(e,A,t){if(null==e)return e;var n=[],r=0;return x(e,n,"","",(function(e){return A.call(t,e,r++)})),n}function I(e){if(-1===e._status){var A=e._result;(A=A()).then((function(A){0!==e._status&&-1!==e._status||(e._status=1,e._result=A)}),(function(A){0!==e._status&&-1!==e._status||(e._status=2,e._result=A)})),-1===e._status&&(e._status=0,e._result=A)}if(1===e._status)return e._result.default;throw e._result}var H={current:null},L={transition:null},T={ReactCurrentDispatcher:H,ReactCurrentBatchConfig:L,ReactCurrentOwner:C};function D(){throw Error("act(...) is not supported in production builds of React.")}return n.Children={map:S,forEach:function(e,A,t){S(e,(function(){A.apply(this,arguments)}),t)},count:function(e){var A=0;return S(e,(function(){A++})),A},toArray:function(e){return S(e,(function(e){return e}))||[]},only:function(e){if(!F(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},n.Component=m,n.Fragment=r,n.Profiler=a,n.PureComponent=B,n.StrictMode=o,n.Suspense=u,n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=T,n.act=D,n.cloneElement=function(A,t,n){if(null==A)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+A+".");var r=g({},A.props),o=A.key,a=A.ref,i=A._owner;if(null!=t){if(void 0!==t.ref&&(a=t.ref,i=C.current),void 0!==t.key&&(o=""+t.key),A.type&&A.type.defaultProps)var l=A.type.defaultProps;for(s in t)b.call(t,s)&&!Q.hasOwnProperty(s)&&(r[s]=void 0===t[s]&&void 0!==l?l[s]:t[s])}var s=arguments.length-2;if(1===s)r.children=n;else if(1<s){l=Array(s);for(var u=0;u<s;u++)l[u]=arguments[u+2];r.children=l}return{$$typeof:e,type:A.type,key:o,ref:a,props:r,_owner:i}},n.createContext=function(e){return(e={$$typeof:l,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:i,_context:e},e.Consumer=e},n.createElement=U,n.createFactory=function(e){var A=U.bind(null,e);return A.type=e,A},n.createRef=function(){return{current:null}},n.forwardRef=function(e){return{$$typeof:s,render:e}},n.isValidElement=F,n.lazy=function(e){return{$$typeof:d,_payload:{_status:-1,_result:e},_init:I}},n.memo=function(e,A){return{$$typeof:c,type:e,compare:void 0===A?null:A}},n.startTransition=function(e){var A=L.transition;L.transition={};try{e()}finally{L.transition=A}},n.unstable_act=D,n.useCallback=function(e,A){return H.current.useCallback(e,A)},n.useContext=function(e){return H.current.useContext(e)},n.useDebugValue=function(){},n.useDeferredValue=function(e){return H.current.useDeferredValue(e)},n.useEffect=function(e,A){return H.current.useEffect(e,A)},n.useId=function(){return H.current.useId()},n.useImperativeHandle=function(e,A,t){return H.current.useImperativeHandle(e,A,t)},n.useInsertionEffect=function(e,A){return H.current.useInsertionEffect(e,A)},n.useLayoutEffect=function(e,A){return H.current.useLayoutEffect(e,A)},n.useMemo=function(e,A){return H.current.useMemo(e,A)},n.useReducer=function(e,A,t){return H.current.useReducer(e,A,t)},n.useRef=function(e){return H.current.useRef(e)},n.useState=function(e){return H.current.useState(e)},n.useSyncExternalStore=function(e,A,t){return H.current.useSyncExternalStore(e,A,t)},n.useTransition=function(){return H.current.useTransition()},n.version="18.3.1",n}():t.exports=(r||(r=1,o=i,a=i.exports,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=Symbol.for("react.element"),A=Symbol.for("react.portal"),t=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),r=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),l=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),g=Symbol.iterator;function h(e){if(null===e||"object"!=typeof e)return null;var A=g&&e[g]||e["@@iterator"];return"function"==typeof A?A:null}var m={current:null},w={transition:null},B={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},y={current:null},v={},b=null;function C(e){b=e}v.setExtraStackFrame=function(e){b=e},v.getCurrentStack=null,v.getStackAddendum=function(){var e="";b&&(e+=b);var A=v.getCurrentStack;return A&&(e+=A()||""),e};var Q={ReactCurrentDispatcher:m,ReactCurrentBatchConfig:w,ReactCurrentOwner:y};function U(e){for(var A=arguments.length,t=new Array(A>1?A-1:0),n=1;n<A;n++)t[n-1]=arguments[n];E("warn",e,t)}function F(e){for(var A=arguments.length,t=new Array(A>1?A-1:0),n=1;n<A;n++)t[n-1]=arguments[n];E("error",e,t)}function E(e,A,t){var n=Q.ReactDebugCurrentFrame.getStackAddendum();""!==n&&(A+="%s",t=t.concat([n]));var r=t.map((function(e){return String(e)}));r.unshift("Warning: "+A),Function.prototype.apply.call(console[e],console,r)}Q.ReactDebugCurrentFrame=v,Q.ReactCurrentActQueue=B;var k={};function x(e,A){var t=e.constructor,n=t&&(t.displayName||t.name)||"ReactClass",r=n+"."+A;k[r]||(F("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",A,n),k[r]=!0)}var S={isMounted:function(e){return!1},enqueueForceUpdate:function(e,A,t){x(e,"forceUpdate")},enqueueReplaceState:function(e,A,t,n){x(e,"replaceState")},enqueueSetState:function(e,A,t,n){x(e,"setState")}},I=Object.assign,H={};function L(e,A,t){this.props=e,this.context=A,this.refs=H,this.updater=t||S}Object.freeze(H),L.prototype.isReactComponent={},L.prototype.setState=function(e,A){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,A,"setState")},L.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};var T={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},D=function(e,A){Object.defineProperty(L.prototype,e,{get:function(){U("%s(...) is deprecated in plain JavaScript React classes. %s",A[0],A[1])}})};for(var R in T)T.hasOwnProperty(R)&&D(R,T[R]);function N(){}function M(e,A,t){this.props=e,this.context=A,this.refs=H,this.updater=t||S}N.prototype=L.prototype;var P=M.prototype=new N;P.constructor=M,I(P,L.prototype),P.isPureReactComponent=!0;var O=Array.isArray;function K(e){return O(e)}function _(e){return""+e}function V(e){if(function(e){try{return _(e),!1}catch(e){return!0}}(e))return F("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",function(e){return"function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}(e)),_(e)}function z(e){return e.displayName||"Context"}function G(e){if(null==e)return null;if("number"==typeof e.tag&&F("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),"function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case t:return"Fragment";case A:return"Portal";case r:return"Profiler";case n:return"StrictMode";case u:return"Suspense";case c:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case l:return z(e)+".Consumer";case i:return z(e._context)+".Provider";case s:return function(e,A,t){var n=e.displayName;if(n)return n;var r=A.displayName||A.name||"";return""!==r?t+"("+r+")":t}(e,e.render,"ForwardRef");case d:var o=e.displayName||null;return null!==o?o:G(e.type)||"Memo";case f:var a=e,p=a._payload,g=a._init;try{return G(g(p))}catch(e){return null}}return null}var W,j,X,Y=Object.prototype.hasOwnProperty,J={key:!0,ref:!0,__self:!0,__source:!0};function Z(e){if(Y.call(e,"ref")){var A=Object.getOwnPropertyDescriptor(e,"ref").get;if(A&&A.isReactWarning)return!1}return void 0!==e.ref}function q(e){if(Y.call(e,"key")){var A=Object.getOwnPropertyDescriptor(e,"key").get;if(A&&A.isReactWarning)return!1}return void 0!==e.key}X={};var $=function(A,t,n,r,o,a,i){var l={$$typeof:e,type:A,key:t,ref:n,props:i,_owner:a,_store:{}};return Object.defineProperty(l._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(l,"_self",{configurable:!1,enumerable:!1,writable:!1,value:r}),Object.defineProperty(l,"_source",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.freeze&&(Object.freeze(l.props),Object.freeze(l)),l};function ee(e,A,t){var n,r={},o=null,a=null,i=null,l=null;if(null!=A)for(n in Z(A)&&(a=A.ref,function(e){if("string"==typeof e.ref&&y.current&&e.__self&&y.current.stateNode!==e.__self){var A=G(y.current.type);X[A]||(F('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',A,e.ref),X[A]=!0)}}(A)),q(A)&&(V(A.key),o=""+A.key),i=void 0===A.__self?null:A.__self,l=void 0===A.__source?null:A.__source,A)Y.call(A,n)&&!J.hasOwnProperty(n)&&(r[n]=A[n]);var s=arguments.length-2;if(1===s)r.children=t;else if(s>1){for(var u=Array(s),c=0;c<s;c++)u[c]=arguments[c+2];Object.freeze&&Object.freeze(u),r.children=u}if(e&&e.defaultProps){var d=e.defaultProps;for(n in d)void 0===r[n]&&(r[n]=d[n])}if(o||a){var f="function"==typeof e?e.displayName||e.name||"Unknown":e;o&&function(e,A){var t=function(){W||(W=!0,F("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",A))};t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}(r,f),a&&function(e,A){var t=function(){j||(j=!0,F("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",A))};t.isReactWarning=!0,Object.defineProperty(e,"ref",{get:t,configurable:!0})}(r,f)}return $(e,o,a,i,l,y.current,r)}function Ae(e,A,t){if(null==e)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var n,r,o=I({},e.props),a=e.key,i=e.ref,l=e._self,s=e._source,u=e._owner;if(null!=A)for(n in Z(A)&&(i=A.ref,u=y.current),q(A)&&(V(A.key),a=""+A.key),e.type&&e.type.defaultProps&&(r=e.type.defaultProps),A)Y.call(A,n)&&!J.hasOwnProperty(n)&&(void 0===A[n]&&void 0!==r?o[n]=r[n]:o[n]=A[n]);var c=arguments.length-2;if(1===c)o.children=t;else if(c>1){for(var d=Array(c),f=0;f<c;f++)d[f]=arguments[f+2];o.children=d}return $(e.type,a,i,l,s,u,o)}function te(A){return"object"==typeof A&&null!==A&&A.$$typeof===e}var ne,re=!1,oe=/\/+/g;function ae(e){return e.replace(oe,"$&/")}function ie(e,A){return"object"==typeof e&&null!==e&&null!=e.key?(V(e.key),t=""+e.key,n={"=":"=0",":":"=2"},"$"+t.replace(/[=:]/g,(function(e){return n[e]}))):A.toString(36);var t,n}function le(t,n,r,o,a){var i=typeof t;"undefined"!==i&&"boolean"!==i||(t=null);var l,s,u,c=!1;if(null===t)c=!0;else switch(i){case"string":case"number":c=!0;break;case"object":switch(t.$$typeof){case e:case A:c=!0}}if(c){var d=t,f=a(d),p=""===o?"."+ie(d,0):o;if(K(f)){var g="";null!=p&&(g=ae(p)+"/"),le(f,n,g,"",(function(e){return e}))}else null!=f&&(te(f)&&(!f.key||d&&d.key===f.key||V(f.key),l=f,s=r+(!f.key||d&&d.key===f.key?"":ae(""+f.key)+"/")+p,f=$(l.type,s,l.ref,l._self,l._source,l._owner,l.props)),n.push(f));return 1}var m=0,w=""===o?".":o+":";if(K(t))for(var B=0;B<t.length;B++)m+=le(u=t[B],n,r,w+ie(u,B),a);else{var y=h(t);if("function"==typeof y){var v=t;y===v.entries&&(re||U("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),re=!0);for(var b,C=y.call(v),Q=0;!(b=C.next()).done;)m+=le(u=b.value,n,r,w+ie(u,Q++),a)}else if("object"===i){var F=String(t);throw new Error("Objects are not valid as a React child (found: "+("[object Object]"===F?"object with keys {"+Object.keys(t).join(", ")+"}":F)+"). If you meant to render a collection of children, use an array instead.")}}return m}function se(e,A,t){if(null==e)return e;var n=[],r=0;return le(e,n,"","",(function(e){return A.call(t,e,r++)})),n}function ue(e){if(-1===e._status){var A=(0,e._result)();if(A.then((function(A){if(0===e._status||-1===e._status){var t=e;t._status=1,t._result=A}}),(function(A){if(0===e._status||-1===e._status){var t=e;t._status=2,t._result=A}})),-1===e._status){var t=e;t._status=0,t._result=A}}if(1===e._status){var n=e._result;return void 0===n&&F("lazy: Expected the result of a dynamic import() call. Instead received: %s\n\nYour code should look like: \n const MyComponent = lazy(() => import('./MyComponent'))\n\nDid you accidentally put curly braces around the import?",n),"default"in n||F("lazy: Expected the result of a dynamic import() call. Instead received: %s\n\nYour code should look like: \n const MyComponent = lazy(() => import('./MyComponent'))",n),n.default}throw e._result}function ce(e){return"string"==typeof e||"function"==typeof e||e===t||e===r||e===n||e===u||e===c||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===d||e.$$typeof===i||e.$$typeof===l||e.$$typeof===s||e.$$typeof===ne||void 0!==e.getModuleId)}function de(){var e=m.current;return null===e&&F("Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem."),e}ne=Symbol.for("react.module.reference");var fe,pe,ge,he,me,we,Be,ye=0;function ve(){}ve.__reactDisabledLog=!0;var be,Ce=Q.ReactCurrentDispatcher;function Qe(e,A,t){if(void 0===be)try{throw Error()}catch(e){var n=e.stack.trim().match(/\n( *(at )?)/);be=n&&n[1]||""}return"\n"+be+e}var Ue,Fe=!1,Ee="function"==typeof WeakMap?WeakMap:Map;function ke(e,A){if(!e||Fe)return"";var t,n=Ue.get(e);if(void 0!==n)return n;Fe=!0;var r,o=Error.prepareStackTrace;Error.prepareStackTrace=void 0,r=Ce.current,Ce.current=null,function(){if(0===ye){fe=console.log,pe=console.info,ge=console.warn,he=console.error,me=console.group,we=console.groupCollapsed,Be=console.groupEnd;var e={configurable:!0,enumerable:!0,value:ve,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}ye++}();try{if(A){var a=function(){throw Error()};if(Object.defineProperty(a.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(a,[])}catch(e){t=e}Reflect.construct(e,[],a)}else{try{a.call()}catch(e){t=e}e.call(a.prototype)}}else{try{throw Error()}catch(e){t=e}e()}}catch(A){if(A&&t&&"string"==typeof A.stack){for(var i=A.stack.split("\n"),l=t.stack.split("\n"),s=i.length-1,u=l.length-1;s>=1&&u>=0&&i[s]!==l[u];)u--;for(;s>=1&&u>=0;s--,u--)if(i[s]!==l[u]){if(1!==s||1!==u)do{if(s--,--u<0||i[s]!==l[u]){var c="\n"+i[s].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),"function"==typeof e&&Ue.set(e,c),c}}while(s>=1&&u>=0);break}}}finally{Fe=!1,Ce.current=r,function(){if(0===--ye){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:I({},e,{value:fe}),info:I({},e,{value:pe}),warn:I({},e,{value:ge}),error:I({},e,{value:he}),group:I({},e,{value:me}),groupCollapsed:I({},e,{value:we}),groupEnd:I({},e,{value:Be})})}ye<0&&F("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}(),Error.prepareStackTrace=o}var d=e?e.displayName||e.name:"",f=d?Qe(d):"";return"function"==typeof e&&Ue.set(e,f),f}function xe(e,A,t){if(null==e)return"";if("function"==typeof e)return ke(e,function(e){var A=e.prototype;return!(!A||!A.isReactComponent)}(e));if("string"==typeof e)return Qe(e);switch(e){case u:return Qe("Suspense");case c:return Qe("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case s:return ke(e.render,!1);case d:return xe(e.type,A,t);case f:var n=e,r=n._payload,o=n._init;try{return xe(o(r),A,t)}catch(e){}}return""}Ue=new Ee;var Se,Ie={},He=Q.ReactDebugCurrentFrame;function Le(e){if(e){var A=e._owner,t=xe(e.type,e._source,A?A.type:null);He.setExtraStackFrame(t)}else He.setExtraStackFrame(null)}function Te(e){if(e){var A=e._owner;C(xe(e.type,e._source,A?A.type:null))}else C(null)}function De(){if(y.current){var e=G(y.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}Se=!1;var Re={};function Ne(e,A){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;var t=function(e){var A=De();if(!A){var t="string"==typeof e?e:e.displayName||e.name;t&&(A="\n\nCheck the top-level render call using <"+t+">.")}return A}(A);if(!Re[t]){Re[t]=!0;var n="";e&&e._owner&&e._owner!==y.current&&(n=" It was passed a child from "+G(e._owner.type)+"."),Te(e),F('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),Te(null)}}}function Me(e,A){if("object"==typeof e)if(K(e))for(var t=0;t<e.length;t++){var n=e[t];te(n)&&Ne(n,A)}else if(te(e))e._store&&(e._store.validated=!0);else if(e){var r=h(e);if("function"==typeof r&&r!==e.entries)for(var o,a=r.call(e);!(o=a.next()).done;)te(o.value)&&Ne(o.value,A)}}function Pe(e){var A,t=e.type;if(null!=t&&"string"!=typeof t){if("function"==typeof t)A=t.propTypes;else{if("object"!=typeof t||t.$$typeof!==s&&t.$$typeof!==d)return;A=t.propTypes}if(A){var n=G(t);!function(e,A,t,n,r){var o=Function.call.bind(Y);for(var a in e)if(o(e,a)){var i=void 0;try{if("function"!=typeof e[a]){var l=Error((n||"React class")+": "+t+" type `"+a+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[a]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw l.name="Invariant Violation",l}i=e[a](A,a,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(e){i=e}!i||i instanceof Error||(Le(r),F("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",t,a,typeof i),Le(null)),i instanceof Error&&!(i.message in Ie)&&(Ie[i.message]=!0,Le(r),F("Failed %s type: %s",t,i.message),Le(null))}}(A,e.props,"prop",n,e)}else void 0===t.PropTypes||Se||(Se=!0,F("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",G(t)||"Unknown"));"function"!=typeof t.getDefaultProps||t.getDefaultProps.isReactClassApproved||F("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Oe(A,n,r){var o,a,i=ce(A);if(!i){var l,s="";(void 0===A||"object"==typeof A&&null!==A&&0===Object.keys(A).length)&&(s+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),s+=(null!=(o=n)&&void 0!==(a=o.__source)?"\n\nCheck your code at "+a.fileName.replace(/^.*[\\\/]/,"")+":"+a.lineNumber+".":"")||De(),null===A?l="null":K(A)?l="array":void 0!==A&&A.$$typeof===e?(l="<"+(G(A.type)||"Unknown")+" />",s=" Did you accidentally export a JSX literal instead of a component?"):l=typeof A,F("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",l,s)}var u=ee.apply(this,arguments);if(null==u)return u;if(i)for(var c=2;c<arguments.length;c++)Me(arguments[c],A);return A===t?function(e){for(var A=Object.keys(e.props),t=0;t<A.length;t++){var n=A[t];if("children"!==n&&"key"!==n){Te(e),F("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),Te(null);break}}null!==e.ref&&(Te(e),F("Invalid attribute `ref` supplied to `React.Fragment`."),Te(null))}(u):Pe(u),u}var Ke=!1,_e=!1,Ve=null,ze=0,Ge=!1;function We(e){var A=ze;ze++,null===B.current&&(B.current=[]);var t,n=B.isBatchingLegacy;try{if(B.isBatchingLegacy=!0,t=e(),!n&&B.didScheduleLegacyUpdate){var r=B.current;null!==r&&(B.didScheduleLegacyUpdate=!1,Je(r))}}catch(e){throw je(A),e}finally{B.isBatchingLegacy=n}if(null!==t&&"object"==typeof t&&"function"==typeof t.then){var o=t,a=!1,i={then:function(e,t){a=!0,o.then((function(n){je(A),0===ze?Xe(n,e,t):e(n)}),(function(e){je(A),t(e)}))}};return Ge||"undefined"==typeof Promise||Promise.resolve().then((function(){})).then((function(){a||(Ge=!0,F("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))})),i}var l=t;if(je(A),0===ze){var s=B.current;return null!==s&&(Je(s),B.current=null),{then:function(e,A){null===B.current?(B.current=[],Xe(l,e,A)):e(l)}}}return{then:function(e,A){e(l)}}}function je(e){e!==ze-1&&F("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),ze=e}function Xe(e,A,t){var n=B.current;if(null!==n)try{Je(n),function(e){if(null===Ve)try{var A=("require"+Math.random()).slice(0,7);Ve=(o&&o[A]).call(o,"timers").setImmediate}catch(e){Ve=function(e){!1===_e&&(_e=!0,"undefined"==typeof MessageChannel&&F("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var A=new MessageChannel;A.port1.onmessage=e,A.port2.postMessage(void 0)}}Ve(e)}((function(){0===n.length?(B.current=null,A(e)):Xe(e,A,t)}))}catch(e){t(e)}else A(e)}var Ye=!1;function Je(e){if(!Ye){Ye=!0;var A=0;try{for(;A<e.length;A++){var t=e[A];do{t=t(!0)}while(null!==t)}e.length=0}catch(t){throw e=e.slice(A+1),t}finally{Ye=!1}}}var Ze=Oe,qe=function(e,A,t){for(var n=Ae.apply(this,arguments),r=2;r<arguments.length;r++)Me(arguments[r],n.type);return Pe(n),n},$e=function(e){var A=Oe.bind(null,e);return A.type=e,Ke||(Ke=!0,U("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(A,"type",{enumerable:!1,get:function(){return U("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),A},eA={map:se,forEach:function(e,A,t){se(e,(function(){A.apply(this,arguments)}),t)},count:function(e){var A=0;return se(e,(function(){A++})),A},toArray:function(e){return se(e,(function(e){return e}))||[]},only:function(e){if(!te(e))throw new Error("React.Children.only expected to receive a single React element child.");return e}};a.Children=eA,a.Component=L,a.Fragment=t,a.Profiler=r,a.PureComponent=M,a.StrictMode=n,a.Suspense=u,a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Q,a.act=We,a.cloneElement=qe,a.createContext=function(e){var A={$$typeof:l,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};A.Provider={$$typeof:i,_context:A};var t=!1,n=!1,r=!1,o={$$typeof:l,_context:A};return Object.defineProperties(o,{Provider:{get:function(){return n||(n=!0,F("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),A.Provider},set:function(e){A.Provider=e}},_currentValue:{get:function(){return A._currentValue},set:function(e){A._currentValue=e}},_currentValue2:{get:function(){return A._currentValue2},set:function(e){A._currentValue2=e}},_threadCount:{get:function(){return A._threadCount},set:function(e){A._threadCount=e}},Consumer:{get:function(){return t||(t=!0,F("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),A.Consumer}},displayName:{get:function(){return A.displayName},set:function(e){r||(U("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",e),r=!0)}}}),A.Consumer=o,A._currentRenderer=null,A._currentRenderer2=null,A},a.createElement=Ze,a.createFactory=$e,a.createRef=function(){var e={current:null};return Object.seal(e),e},a.forwardRef=function(e){null!=e&&e.$$typeof===d?F("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):"function"!=typeof e?F("forwardRef requires a render function but was given %s.",null===e?"null":typeof e):0!==e.length&&2!==e.length&&F("forwardRef render functions accept exactly two parameters: props and ref. %s",1===e.length?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),null!=e&&(null==e.defaultProps&&null==e.propTypes||F("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?"));var A,t={$$typeof:s,render:e};return Object.defineProperty(t,"displayName",{enumerable:!1,configurable:!0,get:function(){return A},set:function(t){A=t,e.name||e.displayName||(e.displayName=t)}}),t},a.isValidElement=te,a.lazy=function(e){var A,t,n={$$typeof:f,_payload:{_status:-1,_result:e},_init:ue};return Object.defineProperties(n,{defaultProps:{configurable:!0,get:function(){return A},set:function(e){F("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),A=e,Object.defineProperty(n,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return t},set:function(e){F("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),t=e,Object.defineProperty(n,"propTypes",{enumerable:!0})}}}),n},a.memo=function(e,A){ce(e)||F("memo: The first argument must be a component. Instead received: %s",null===e?"null":typeof e);var t,n={$$typeof:d,type:e,compare:void 0===A?null:A};return Object.defineProperty(n,"displayName",{enumerable:!1,configurable:!0,get:function(){return t},set:function(A){t=A,e.name||e.displayName||(e.displayName=A)}}),n},a.startTransition=function(e,A){var t=w.transition;w.transition={};var n=w.transition;w.transition._updatedFibers=new Set;try{e()}finally{w.transition=t,null===t&&n._updatedFibers&&(n._updatedFibers.size>10&&U("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),n._updatedFibers.clear())}},a.unstable_act=We,a.useCallback=function(e,A){return de().useCallback(e,A)},a.useContext=function(e){var A=de();if(void 0!==e._context){var t=e._context;t.Consumer===e?F("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):t.Provider===e&&F("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return A.useContext(e)},a.useDebugValue=function(e,A){return de().useDebugValue(e,A)},a.useDeferredValue=function(e){return de().useDeferredValue(e)},a.useEffect=function(e,A){return de().useEffect(e,A)},a.useId=function(){return de().useId()},a.useImperativeHandle=function(e,A,t){return de().useImperativeHandle(e,A,t)},a.useInsertionEffect=function(e,A){return de().useInsertionEffect(e,A)},a.useLayoutEffect=function(e,A){return de().useLayoutEffect(e,A)},a.useMemo=function(e,A){return de().useMemo(e,A)},a.useReducer=function(e,A,t){return de().useReducer(e,A,t)},a.useRef=function(e){return de().useRef(e)},a.useState=function(e){return de().useState(e)},a.useSyncExternalStore=function(e,A,t){return de().useSyncExternalStore(e,A,t)},a.useTransition=function(){return de().useTransition()},a.version="18.3.1","undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),i.exports);var l,s=t.exports,u=e(s),c={},d={exports:{}},f={},p={exports:{}},g={};var h,m,w,B={};
/**
* @license React
* scheduler.development.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/function y(){return h||(h=1,function(e){"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);function A(e,A){var t=e.length;e.push(A),function(e,A,t){var n=t;for(;n>0;){var o=n-1>>>1,a=e[o];if(!(r(a,A)>0))return;e[o]=A,e[n]=a,n=o}}(e,A,t)}function t(e){return 0===e.length?null:e[0]}function n(e){if(0===e.length)return null;var A=e[0],t=e.pop();return t!==A&&(e[0]=t,function(e,A,t){var n=t,o=e.length,a=o>>>1;for(;n<a;){var i=2*(n+1)-1,l=e[i],s=i+1,u=e[s];if(r(l,A)<0)s<o&&r(u,l)<0?(e[n]=u,e[s]=A,n=s):(e[n]=l,e[i]=A,n=i);else{if(!(s<o&&r(u,A)<0))return;e[n]=u,e[s]=A,n=s}}}(e,t,0)),A}function r(e,A){var t=e.sortIndex-A.sortIndex;return 0!==t?t:e.id-A.id}if("object"==typeof performance&&"function"==typeof performance.now){var o=performance;e.unstable_now=function(){return o.now()}}else{var a=Date,i=a.now();e.unstable_now=function(){return a.now()-i}}var l=[],s=[],u=1,c=null,d=3,f=!1,p=!1,g=!1,h="function"==typeof setTimeout?setTimeout:null,m="function"==typeof clearTimeout?clearTimeout:null,w="undefined"!=typeof setImmediate?setImmediate:null;function B(e){for(var r=t(s);null!==r;){if(null===r.callback)n(s);else{if(!(r.startTime<=e))return;n(s),r.sortIndex=r.expirationTime,A(l,r)}r=t(s)}}function y(e){if(g=!1,B(e),!p)if(null!==t(l))p=!0,H(v);else{var A=t(s);null!==A&&L(y,A.startTime-e)}}function v(A,r){p=!1,g&&(g=!1,T()),f=!0;var o=d;try{return function(A,r){var o=r;B(o),c=t(l);for(;null!==c&&(!(c.expirationTime>o)||A&&!E());){var a=c.callback;if("function"==typeof a){c.callback=null,d=c.priorityLevel;var i=a(c.expirationTime<=o);o=e.unstable_now(),"function"==typeof i?c.callback=i:c===t(l)&&n(l),B(o)}else n(l);c=t(l)}if(null!==c)return!0;var u=t(s);return null!==u&&L(y,u.startTime-o),!1}(A,r)}finally{c=null,d=o,f=!1}}"undefined"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var b=!1,C=null,Q=-1,U=5,F=-1;function E(){return!(e.unstable_now()-F<U)}var k,x=function(){if(null!==C){var A=e.unstable_now();F=A;var t=!0;try{t=C(!0,A)}finally{t?k():(b=!1,C=null)}}else b=!1};if("function"==typeof w)k=function(){w(x)};else if("undefined"!=typeof MessageChannel){var S=new MessageChannel,I=S.port2;S.port1.onmessage=x,k=function(){I.postMessage(null)}}else k=function(){h(x,0)};function H(e){C=e,b||(b=!0,k())}function L(A,t){Q=h((function(){A(e.unstable_now())}),t)}function T(){m(Q),Q=-1}var D=function(){};e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(e){e.callback=null},e.unstable_continueExecution=function(){p||f||(p=!0,H(v))},e.unstable_forceFrameRate=function(e){e<0||e>125?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):U=e>0?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return d},e.unstable_getFirstCallbackNode=function(){return t(l)},e.unstable_next=function(e){var A;switch(d){case 1:case 2:case 3:A=3;break;default:A=d}var t=d;d=A;try{return e()}finally{d=t}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=D,e.unstable_runWithPriority=function(e,A){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var t=d;d=e;try{return A()}finally{d=t}},e.unstable_scheduleCallback=function(n,r,o){var a,i,c=e.unstable_now();if("object"==typeof o&&null!==o){var d=o.delay;a="number"==typeof d&&d>0?c+d:c}else a=c;switch(n){case 1:i=-1;break;case 2:i=250;break;case 5:i=1073741823;break;case 4:i=1e4;break;default:i=5e3}var h=a+i,m={id:u++,callback:r,priorityLevel:n,startTime:a,expirationTime:h,sortIndex:-1};return a>c?(m.sortIndex=a,A(s,m),null===t(l)&&m===t(s)&&(g?T():g=!0,L(y,a-c))):(m.sortIndex=h,A(l,m),p||f||(p=!0,H(v))),m},e.unstable_shouldYield=E,e.unstable_wrapCallback=function(e){var A=d;return function(){var t=d;d=A;try{return e.apply(this,arguments)}finally{d=t}}},"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}(B)),B}function v(){return m||(m=1,"production"===process.env.NODE_ENV?p.exports=(l||(l=1,function(e){function A(e,A){var t=e.length;e.push(A);e:for(;0<t;){var n=t-1>>>1,o=e[n];if(!(0<r(o,A)))break e;e[n]=A,e[t]=o,t=n}}function t(e){return 0===e.length?null:e[0]}function n(e){if(0===e.length)return null;var A=e[0],t=e.pop();if(t!==A){e[0]=t;e:for(var n=0,o=e.length,a=o>>>1;n<a;){var i=2*(n+1)-1,l=e[i],s=i+1,u=e[s];if(0>r(l,t))s<o&&0>r(u,l)?(e[n]=u,e[s]=t,n=s):(e[n]=l,e[i]=t,n=i);else{if(!(s<o&&0>r(u,t)))break e;e[n]=u,e[s]=t,n=s}}}return A}function r(e,A){var t=e.sortIndex-A.sortIndex;return 0!==t?t:e.id-A.id}if("object"==typeof performance&&"function"==typeof performance.now){var o=performance;e.unstable_now=function(){return o.now()}}else{var a=Date,i=a.now();e.unstable_now=function(){return a.now()-i}}var l=[],s=[],u=1,c=null,d=3,f=!1,p=!1,g=!1,h="function"==typeof setTimeout?setTimeout:null,m="function"==typeof clearTimeout?clearTimeout:null,w="undefined"!=typeof setImmediate?setImmediate:null;function B(e){for(var r=t(s);null!==r;){if(null===r.callback)n(s);else{if(!(r.startTime<=e))break;n(s),r.sortIndex=r.expirationTime,A(l,r)}r=t(s)}}function y(e){if(g=!1,B(e),!p)if(null!==t(l))p=!0,H(v);else{var A=t(s);null!==A&&L(y,A.startTime-e)}}function v(A,r){p=!1,g&&(g=!1,m(U),U=-1),f=!0;var o=d;try{for(B(r),c=t(l);null!==c&&(!(c.expirationTime>r)||A&&!k());){var a=c.callback;if("function"==typeof a){c.callback=null,d=c.priorityLevel;var i=a(c.expirationTime<=r);r=e.unstable_now(),"function"==typeof i?c.callback=i:c===t(l)&&n(l),B(r)}else n(l);c=t(l)}if(null!==c)var u=!0;else{var h=t(s);null!==h&&L(y,h.startTime-r),u=!1}return u}finally{c=null,d=o,f=!1}}"undefined"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var b,C=!1,Q=null,U=-1,F=5,E=-1;function k(){return!(e.unstable_now()-E<F)}function x(){if(null!==Q){var A=e.unstable_now();E=A;var t=!0;try{t=Q(!0,A)}finally{t?b():(C=!1,Q=null)}}else C=!1}if("function"==typeof w)b=function(){w(x)};else if("undefined"!=typeof MessageChannel){var S=new MessageChannel,I=S.port2;S.port1.onmessage=x,b=function(){I.postMessage(null)}}else b=function(){h(x,0)};function H(e){Q=e,C||(C=!0,b())}function L(A,t){U=h((function(){A(e.unstable_now())}),t)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(e){e.callback=null},e.unstable_continueExecution=function(){p||f||(p=!0,H(v))},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):F=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return d},e.unstable_getFirstCallbackNode=function(){return t(l)},e.unstable_next=function(e){switch(d){case 1:case 2:case 3:var A=3;break;default:A=d}var t=d;d=A;try{return e()}finally{d=t}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(e,A){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var t=d;d=e;try{return A()}finally{d=t}},e.unstable_scheduleCallback=function(n,r,o){var a=e.unstable_now();switch(o="object"==typeof o&&null!==o&&"number"==typeof(o=o.delay)&&0<o?a+o:a,n){case 1:var i=-1;break;case 2:i=250;break;case 5:i=1073741823;break;case 4:i=1e4;break;default:i=5e3}return n={id:u++,callback:r,priorityLevel:n,startTime:o,expirationTime:i=o+i,sortIndex:-1},o>a?(n.sortIndex=o,A(s,n),null===t(l)&&n===t(s)&&(g?(m(U),U=-1):g=!0,L(y,o-a))):(n.sortIndex=i,A(l,n),p||f||(p=!0,H(v))),n},e.unstable_shouldYield=k,e.unstable_wrapCallback=function(e){var A=d;return function(){var t=d;d=A;try{return e.apply(this,arguments)}finally{d=t}}}}(g)),g):p.exports=y()),p.exports}
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var b,C={};
/**
* @license React
* react-dom.development.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/"production"===process.env.NODE_ENV?(!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE){if("production"!==process.env.NODE_ENV)throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}}(),d.exports=function(){if(w)return f;w=1;var e=s,A=v();function t(e){for(var A="https://reactjs.org/docs/error-decoder.html?invariant="+e,t=1;t<arguments.length;t++)A+="&args[]="+encodeURIComponent(arguments[t]);return"Minified React error #"+e+"; visit "+A+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=new Set,r={};function o(e,A){a(e,A),a(e+"Capture",A)}function a(e,A){for(r[e]=A,e=0;e<A.length;e++)n.add(A[e])}var i=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),l=Object.prototype.hasOwnProperty,u=/^[: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]*$/,c={},d={};function p(e,A,t,n,r,o,a){this.acceptsBooleans=2===A||3===A||4===A,this.attributeName=n,this.attributeNamespace=r,this.mustUseProperty=t,this.propertyName=e,this.type=A,this.sanitizeURL=o,this.removeEmptyString=a}var g={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){g[e]=new p(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var A=e[0];g[A]=new p(A,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){g[e]=new p(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){g[e]=new p(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){g[e]=new p(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){g[e]=new p(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){g[e]=new p(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){g[e]=new p(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){g[e]=new p(e,5,!1,e.toLowerCase(),null,!1,!1)}));var h=/[\-:]([a-z])/g;function m(e){return e[1].toUpperCase()}function B(e,A,t,n){var r=g.hasOwnProperty(A)?g[A]:null;(null!==r?0!==r.type:n||!(2<A.length)||"o"!==A[0]&&"O"!==A[0]||"n"!==A[1]&&"N"!==A[1])&&(function(e,A,t,n){if(null==A||function(e,A,t,n){if(null!==t&&0===t.type)return!1;switch(typeof A){case"function":case"symbol":return!0;case"boolean":return!n&&(null!==t?!t.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,A,t,n))return!0;if(n)return!1;if(null!==t)switch(t.type){case 3:return!A;case 4:return!1===A;case 5:return isNaN(A);case 6:return isNaN(A)||1>A}return!1}(A,t,r,n)&&(t=null),n||null===r?function(e){return!!l.call(d,e)||!l.call(c,e)&&(u.test(e)?d[e]=!0:(c[e]=!0,!1))}(A)&&(null===t?e.removeAttribute(A):e.setAttribute(A,""+t)):r.mustUseProperty?e[r.propertyName]=null===t?3!==r.type&&"":t:(A=r.attributeName,n=r.attributeNamespace,null===t?e.removeAttribute(A):(t=3===(r=r.type)||4===r&&!0===t?"":""+t,n?e.setAttributeNS(n,A,t):e.setAttribute(A,t))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var A=e.replace(h,m);g[A]=new p(A,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var A=e.replace(h,m);g[A]=new p(A,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var A=e.replace(h,m);g[A]=new p(A,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){g[e]=new p(e,1,!1,e.toLowerCase(),null,!1,!1)})),g.xlinkHref=new p("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){g[e]=new p(e,1,!1,e.toLowerCase(),null,!0,!0)}));var y=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,b=Symbol.for("react.element"),C=Symbol.for("react.portal"),Q=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),F=Symbol.for("react.profiler"),E=Symbol.for("react.provider"),k=Symbol.for("react.context"),x=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),I=Symbol.for("react.suspense_list"),H=Symbol.for("react.memo"),L=Symbol.for("react.lazy"),T=Symbol.for("react.offscreen"),D=Symbol.iterator;function R(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=D&&e[D]||e["@@iterator"])?e:null}var N,M=Object.assign;function P(e){if(void 0===N)try{throw Error()}catch(e){var A=e.stack.trim().match(/\n( *(at )?)/);N=A&&A[1]||""}return"\n"+N+e}var O=!1;function K(e,A){if(!e||O)return"";O=!0;var t=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(A)if(A=function(){throw Error()},Object.defineProperty(A.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(A,[])}catch(e){var n=e}Reflect.construct(e,[],A)}else{try{A.call()}catch(e){n=e}e.call(A.prototype)}else{try{throw Error()}catch(e){n=e}e()}}catch(A){if(A&&n&&"string"==typeof A.stack){for(var r=A.stack.split("\n"),o=n.stack.split("\n"),a=r.length-1,i=o.length-1;1<=a&&0<=i&&r[a]!==o[i];)i--;for(;1<=a&&0<=i;a--,i--)if(r[a]!==o[i]){if(1!==a||1!==i)do{if(a--,0>--i||r[a]!==o[i]){var l="\n"+r[a].replace(" at new "," at ");return e.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",e.displayName)),l}}while(1<=a&&0<=i);break}}}finally{O=!1,Error.prepareStackTrace=t}return(e=e?e.displayName||e.name:"")?P(e):""}function _(e){switch(e.tag){case 5:return P(e.type);case 16:return P("Lazy");case 13:return P("Suspense");case 19:return P("SuspenseList");case 0:case 2:case 15:return K(e.type,!1);case 11:return K(e.type.render,!1);case 1:return K(e.type,!0);default:return""}}function V(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case Q:return"Fragment";case C:return"Portal";case F:return"Profiler";case U:return"StrictMode";case S:return"Suspense";case I:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case k:return(e.displayName||"Context")+".Consumer";case E:return(e._context.displayName||"Context")+".Provider";case x:var A=e.render;return(e=e.displayName)||(e=""!==(e=A.displayName||A.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case H:return null!==(A=e.displayName||null)?A:V(e.type)||"Memo";case L:A=e._payload,e=e._init;try{return V(e(A))}catch(e){}}return null}function z(e){var A=e.type;switch(e.tag){case 24:return"Cache";case 9:return(A.displayName||"Context")+".Consumer";case 10:return(A._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=(e=A.render).displayName||e.name||"",A.displayName||(""!==e?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return A;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return V(A);case 8:return A===U?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if("function"==typeof A)return A.displayName||A.name||null;if("string"==typeof A)return A}return null}function G(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function W(e){var A=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===A||"radio"===A)}function j(e){e._valueTracker||(e._valueTracker=function(e){var A=W(e)?"checked":"value",t=Object.getOwnPropertyDescriptor(e.constructor.prototype,A),n=""+e[A];if(!e.hasOwnProperty(A)&&void 0!==t&&"function"==typeof t.get&&"function"==typeof t.set){var r=t.get,o=t.set;return Object.defineProperty(e,A,{configurable:!0,get:function(){return r.call(this)},set:function(e){n=""+e,o.call(this,e)}}),Object.defineProperty(e,A,{enumerable:t.enumerable}),{getValue:function(){return n},setValue:function(e){n=""+e},stopTracking:function(){e._valueTracker=null,delete e[A]}}}}(e))}function X(e){if(!e)return!1;var A=e._valueTracker;if(!A)return!0;var t=A.getValue(),n="";return e&&(n=W(e)?e.checked?"true":"false":e.value),(e=n)!==t&&(A.setValue(e),!0)}function Y(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(A){return e.body}}function J(e,A){var t=A.checked;return M({},A,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=t?t:e._wrapperState.initialChecked})}function Z(e,A){var t=null==A.defaultValue?"":A.defaultValue,n=null!=A.checked?A.checked:A.defaultChecked;t=G(null!=A.value?A.value:t),e._wrapperState={initialChecked:n,initialValue:t,controlled:"checkbox"===A.type||"radio"===A.type?null!=A.checked:null!=A.value}}function q(e,A){null!=(A=A.checked)&&B(e,"checked",A,!1)}function $(e,A){q(e,A);var t=G(A.value),n=A.type;if(null!=t)"number"===n?(0===t&&""===e.value||e.value!=t)&&(e.value=""+t):e.value!==""+t&&(e.value=""+t);else if("submit"===n||"reset"===n)return void e.removeAttribute("value");A.hasOwnProperty("value")?Ae(e,A.type,t):A.hasOwnProperty("defaultValue")&&Ae(e,A.type,G(A.defaultValue)),null==A.checked&&null!=A.defaultChecked&&(e.defaultChecked=!!A.defaultChecked)}function ee(e,A,t){if(A.hasOwnProperty("value")||A.hasOwnProperty("defaultValue")){var n=A.type;if(!("submit"!==n&&"reset"!==n||void 0!==A.value&&null!==A.value))return;A=""+e._wrapperState.initialValue,t||A===e.value||(e.value=A),e.defaultValue=A}""!==(t=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==t&&(e.name=t)}function Ae(e,A,t){"number"===A&&Y(e.ownerDocument)===e||(null==t?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+t&&(e.defaultValue=""+t))}var te=Array.isArray;function ne(e,A,t,n){if(e=e.options,A){A={};for(var r=0;r<t.length;r++)A["$"+t[r]]=!0;for(t=0;t<e.length;t++)r=A.hasOwnProperty("$"+e[t].value),e[t].selected!==r&&(e[t].selected=r),r&&n&&(e[t].defaultSelected=!0)}else{for(t=""+G(t),A=null,r=0;r<e.length;r++){if(e[r].value===t)return e[r].selected=!0,void(n&&(e[r].defaultSelected=!0));null!==A||e[r].disabled||(A=e[r])}null!==A&&(A.selected=!0)}}function re(e,A){if(null!=A.dangerouslySetInnerHTML)throw Error(t(91));return M({},A,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function oe(e,A){var n=A.value;if(null==n){if(n=A.children,A=A.defaultValue,null!=n){if(null!=A)throw Error(t(92));if(te(n)){if(1<n.length)throw Error(t(93));n=n[0]}A=n}null==A&&(A=""),n=A}e._wrapperState={initialValue:G(n)}}function ae(e,A){var t=G(A.value),n=G(A.defaultValue);null!=t&&((t=""+t)!==e.value&&(e.value=t),null==A.defaultValue&&e.defaultValue!==t&&(e.defaultValue=t)),null!=n&&(e.defaultValue=""+n)}function ie(e){var A=e.textContent;A===e._wrapperState.initialValue&&""!==A&&null!==A&&(e.value=A)}function le(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function se(e,A){return null==e||"http://www.w3.org/1999/xhtml"===e?le(A):"http://www.w3.org/2000/svg"===e&&"foreignObject"===A?"http://www.w3.org/1999/xhtml":e}var ue,ce,de=(ce=function(e,A){if("http://www.w3.org/2000/svg"!==e.namespaceURI||"innerHTML"in e)e.innerHTML=A;else{for((ue=ue||document.createElement("div")).innerHTML="<svg>"+A.valueOf().toString()+"</svg>",A=ue.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;A.firstChild;)e.appendChild(A.firstChild)}},"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,A,t,n){MSApp.execUnsafeLocalFunction((function(){return ce(e,A)}))}:ce);function fe(e,A){if(A){var t=e.firstChild;if(t&&t===e.lastChild&&3===t.nodeType)return void(t.nodeValue=A)}e.textContent=A}var pe={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ge=["Webkit","ms","Moz","O"];function he(e,A,t){return null==A||"boolean"==typeof A||""===A?"":t||"number"!=typeof A||0===A||pe.hasOwnProperty(e)&&pe[e]?(""+A).trim():A+"px"}function me(e,A){for(var t in e=e.style,A)if(A.hasOwnProperty(t)){var n=0===t.indexOf("--"),r=he(t,A[t],n);"float"===t&&(t="cssFloat"),n?e.setProperty(t,r):e[t]=r}}Object.keys(pe).forEach((function(e){ge.forEach((function(A){A=A+e.charAt(0).toUpperCase()+e.substring(1),pe[A]=pe[e]}))}));var we=M({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Be(e,A){if(A){if(we[e]&&(null!=A.children||null!=A.dangerouslySetInnerHTML))throw Error(t(137,e));if(null!=A.dangerouslySetInnerHTML){if(null!=A.children)throw Error(t(60));if("object"!=typeof A.dangerouslySetInnerHTML||!("__html"in A.dangerouslySetInnerHTML))throw Error(t(61))}if(null!=A.style&&"object"!=typeof A.style)throw Error(t(62))}}function ye(e,A){if(-1===e.indexOf("-"))return"string"==typeof A.is;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 ve=null;function be(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var Ce=null,Qe=null,Ue=null;function Fe(e){if(e=mr(e)){if("function"!=typeof Ce)throw Error(t(280));var A=e.stateNode;A&&(A=Br(A),Ce(e.stateNode,e.type,A))}}function Ee(e){Qe?Ue?Ue.push(e):Ue=[e]:Qe=e}function ke(){if(Qe){var e=Qe,A=Ue;if(Ue=Qe=null,Fe(e),A)for(e=0;e<A.length;e++)Fe(A[e])}}function xe(e,A){return e(A)}function Se(){}var Ie=!1;function He(e,A,t){if(Ie)return e(A,t);Ie=!0;try{return xe(e,A,t)}finally{Ie=!1,(null!==Qe||null!==Ue)&&(Se(),ke())}}function Le(e,A){var n=e.stateNode;if(null===n)return null;var r=Br(n);if(null===r)return null;n=r[A];e:switch(A){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(t(231,A,typeof n));return n}var Te=!1;if(i)try{var De={};Object.defineProperty(De,"passive",{get:function(){Te=!0}}),window.addEventListener("test",De,De),window.removeEventListener("test",De,De)}catch(ce){Te=!1}function Re(e,A,t,n,r,o,a,i,l){var s=Array.prototype.slice.call(arguments,3);try{A.apply(t,s)}catch(e){this.onError(e)}}var Ne=!1,Me=null,Pe=!1,Oe=null,Ke={onError:function(e){Ne=!0,Me=e}};function _e(e,A,t,n,r,o,a,i,l){Ne=!1,Me=null,Re.apply(Ke,arguments)}function Ve(e){var A=e,t=e;if(e.alternate)for(;A.return;)A=A.return;else{e=A;do{!!(4098&(A=e).flags)&&(t=A.return),e=A.return}while(e)}return 3===A.tag?t:null}function ze(e){if(13===e.tag){var A=e.memoizedState;if(null===A&&null!==(e=e.alternate)&&(A=e.memoizedState),null!==A)return A.dehydrated}return null}function Ge(e){if(Ve(e)!==e)throw Error(t(188))}function We(e){return null!==(e=function(e){var A=e.alternate;if(!A){if(null===(A=Ve(e)))throw Error(t(188));return A!==e?null:e}for(var n=e,r=A;;){var o=n.return;if(null===o)break;var a=o.alternate;if(null===a){if(null!==(r=o.return)){n=r;continue}break}if(o.child===a.child){for(a=o.child;a;){if(a===n)return Ge(o),e;if(a===r)return Ge(o),A;a=a.sibling}throw Error(t(188))}if(n.return!==r.return)n=o,r=a;else{for(var i=!1,l=o.child;l;){if(l===n){i=!0,n=o,r=a;break}if(l===r){i=!0,r=o,n=a;break}l=l.sibling}if(!i){for(l=a.child;l;){if(l===n){i=!0,n=a,r=o;break}if(l===r){i=!0,r=a,n=o;break}l=l.sibling}if(!i)throw Error(t(189))}}if(n.alternate!==r)throw Error(t(190))}if(3!==n.tag)throw Error(t(188));return n.stateNode.current===n?e:A}(e))?je(e):null}function je(e){if(5===e.tag||6===e.tag)return e;for(e=e.child;null!==e;){var A=je(e);if(null!==A)return A;e=e.sibling}return null}var Xe=A.unstable_scheduleCallback,Ye=A.unstable_cancelCallback,Je=A.unstable_shouldYield,Ze=A.unstable_requestPaint,qe=A.unstable_now,$e=A.unstable_getCurrentPriorityLevel,eA=A.unstable_ImmediatePriority,AA=A.unstable_UserBlockingPriority,tA=A.unstable_NormalPriority,nA=A.unstable_LowPriority,rA=A.unstable_IdlePriority,oA=null,aA=null,iA=Math.clz32?Math.clz32:function(e){return 0===(e>>>=0)?32:31-(lA(e)/sA|0)|0},lA=Math.log,sA=Math.LN2,uA=64,cA=4194304;function dA(e){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: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 4194240&e;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return 130023424&e;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function fA(e,A){var t=e.pendingLanes;if(0===t)return 0;var n=0,r=e.suspendedLanes,o=e.pingedLanes,a=268435455&t;if(0!==a){var i=a&~r;0!==i?n=dA(i):0!==(o&=a)&&(n=dA(o))}else 0!==(a=t&~r)?n=dA(a):0!==o&&(n=dA(o));if(0===n)return 0;if(0!==A&&A!==n&&0===(A&r)&&((r=n&-n)>=(o=A&-A)||16===r&&4194240&o))return A;if(4&n&&(n|=16&t),0!==(A=e.entangledLanes))for(e=e.entanglements,A&=n;0<A;)r=1<<(t=31-iA(A)),n|=e[t],A&=~r;return n}function pA(e,A){switch(e){case 1:case 2:case 4:return A+250;case 8:case 16:case 32:case 64: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 A+5e3;default:return-1}}function gA(e){return 0!=(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function hA(){var e=uA;return!(4194240&(uA<<=1))&&(uA=64),e}function mA(e){for(var A=[],t=0;31>t;t++)A.push(e);return A}function wA(e,A,t){e.pendingLanes|=A,536870912!==A&&(e.suspendedLanes=0,e.pingedLanes=0),(e=e.eventTimes)[A=31-iA(A)]=t}function BA(e,A){var t=e.entangledLanes|=A;for(e=e.entanglements;t;){var n=31-iA(t),r=1<<n;r&A|e[n]&A&&(e[n]|=A),t&=~r}}var yA=0;function vA(e){return 1<(e&=-e)?4<e?268435455&e?16:536870912:4:1}var bA,CA,QA,UA,FA,EA=!1,kA=[],xA=null,SA=null,IA=null,HA=new Map,LA=new Map,TA=[],DA="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function RA(e,A){switch(e){case"focusin":case"focusout":xA=null;break;case"dragenter":case"dragleave":SA=null;break;case"mouseover":case"mouseout":IA=null;break;case"pointerover":case"pointerout":HA.delete(A.pointerId);break;case"gotpointercapture":case"lostpointercapture":LA.delete(A.pointerId)}}function NA(e,A,t,n,r,o){return null===e||e.nativeEvent!==o?(e={blockedOn:A,domEventName:t,eventSystemFlags:n,nativeEvent:o,targetContainers:[r]},null!==A&&null!==(A=mr(A))&&CA(A),e):(e.eventSystemFlags|=n,A=e.targetContainers,null!==r&&-1===A.indexOf(r)&&A.push(r),e)}function MA(e){var A=hr(e.target);if(null!==A){var t=Ve(A);if(null!==t)if(13===(A=t.tag)){if(null!==(A=ze(t)))return e.blockedOn=A,void FA(e.priority,(function(){QA(t)}))}else if(3===A&&t.stateNode.current.memoizedState.isDehydrated)return void(e.blockedOn=3===t.tag?t.stateNode.containerInfo:null)}e.blockedOn=null}function PA(e){if(null!==e.blockedOn)return!1;for(var A=e.targetContainers;0<A.length;){var t=JA(e.domEventName,e.eventSystemFlags,A[0],e.nativeEvent);if(null!==t)return null!==(A=mr(t))&&CA(A),e.blockedOn=t,!1;var n=new(t=e.nativeEvent).constructor(t.type,t);ve=n,t.target.dispatchEvent(n),ve=null,A.shift()}return!0}function OA(e,A,t){PA(e)&&t.delete(A)}function KA(){EA=!1,null!==xA&&PA(xA)&&(xA=null),null!==SA&&PA(SA)&&(SA=null),null!==IA&&PA(IA)&&(IA=null),HA.forEach(OA),LA.forEach(OA)}function _A(e,t){e.blockedOn===t&&(e.blockedOn=null,EA||(EA=!0,A.unstable_scheduleCallback(A.unstable_NormalPriority,KA)))}function VA(e){function A(A){return _A(A,e)}if(0<kA.length){_A(kA[0],e);for(var t=1;t<kA.length;t++){var n=kA[t];n.blockedOn===e&&(n.blockedOn=null)}}for(null!==xA&&_A(xA,e),null!==SA&&_A(SA,e),null!==IA&&_A(IA,e),HA.forEach(A),LA.forEach(A),t=0;t<TA.length;t++)(n=TA[t]).blockedOn===e&&(n.blockedOn=null);for(;0<TA.length&&null===(t=TA[0]).blockedOn;)MA(t),null===t.blockedOn&&TA.shift()}var zA=y.ReactCurrentBatchConfig,GA=!0;function WA(e,A,t,n){var r=yA,o=zA.transition;zA.transition=null;try{yA=1,XA(e,A,t,n)}finally{yA=r,zA.transition=o}}function jA(e,A,t,n){var r=yA,o=zA.transition;zA.transition=null;try{yA=4,XA(e,A,t,n)}finally{yA=r,zA.transition=o}}function XA(e,A,t,n){if(GA){var r=JA(e,A,t,n);if(null===r)_n(e,A,n,YA,t),RA(e,n);else if(function(e,A,t,n,r){switch(A){case"focusin":return xA=NA(xA,e,A,t,n,r),!0;case"dragenter":return SA=NA(SA,e,A,t,n,r),!0;case"mouseover":return IA=NA(IA,e,A,t,n,r),!0;case"pointerover":var o=r.pointerId;return HA.set(o,NA(HA.get(o)||null,e,A,t,n,r)),!0;case"gotpointercapture":return o=r.pointerId,LA.set(o,NA(LA.get(o)||null,e,A,t,n,r)),!0}return!1}(r,e,A,t,n))n.stopPropagation();else if(RA(e,n),4&A&&-1<DA.indexOf(e)){for(;null!==r;){var o=mr(r);if(null!==o&&bA(o),null===(o=JA(e,A,t,n))&&_n(e,A,n,YA,t),o===r)break;r=o}null!==r&&n.stopPropagation()}else _n(e,A,n,null,t)}}var YA=null;function JA(e,A,t,n){if(YA=null,null!==(e=hr(e=be(n))))if(null===(A=Ve(e)))e=null;else if(13===(t=A.tag)){if(null!==(e=ze(A)))return e;e=null}else if(3===t){if(A.stateNode.current.memoizedState.isDehydrated)return 3===A.tag?A.stateNode.containerInfo:null;e=null}else A!==e&&(e=null);return YA=e,null}function ZA(e){switch(e){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"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 1;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"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch($e()){case eA:return 1;case AA:return 4;case tA:case nA:return 16;case rA:return 536870912;default:return 16}default:return 16}}var qA=null,$A=null,et=null;function At(){if(et)return et;var e,A,t=$A,n=t.length,r="value"in qA?qA.value:qA.textContent,o=r.length;for(e=0;e<n&&t[e]===r[e];e++);var a=n-e;for(A=1;A<=a&&t[n-A]===r[o-A];A++);return et=r.slice(e,1<A?1-A:void 0)}function tt(e){var A=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===A&&(e=13):e=A,10===e&&(e=13),32<=e||13===e?e:0}function nt(){return!0}function rt(){return!1}function ot(e){function A(A,t,n,r,o){for(var a in this._reactName=A,this._targetInst=n,this.type=t,this.nativeEvent=r,this.target=o,this.currentTarget=null,e)e.hasOwnProperty(a)&&(A=e[a],this[a]=A?A(r):r[a]);return this.isDefaultPrevented=(null!=r.defaultPrevented?r.defaultPrevented:!1===r.returnValue)?nt:rt,this.isPropagationStopped=rt,this}return M(A.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=nt)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=nt)},persist:function(){},isPersistent:nt}),A}var at,it,lt,st={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ut=ot(st),ct=M({},st,{view:0,detail:0}),dt=ot(ct),ft=M({},ct,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Qt,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==lt&&(lt&&"mousemove"===e.type?(at=e.screenX-lt.screenX,it=e.screenY-lt.screenY):it=at=0,lt=e),at)},movementY:function(e){return"movementY"in e?e.movementY:it}}),pt=ot(ft),gt=ot(M({},ft,{dataTransfer:0})),ht=ot(M({},ct,{relatedTarget:0})),mt=ot(M({},st,{animationName:0,elapsedTime:0,pseudoElement:0})),wt=ot(M({},st,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),Bt=ot(M({},st,{data:0})),yt={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},vt={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"},bt={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Ct(e){var A=this.nativeEvent;return A.getModifierState?A.getModifierState(e):!!(e=bt[e])&&!!A[e]}function Qt(){return Ct}var Ut=ot(M({},ct,{key:function(e){if(e.key){var A=yt[e.key]||e.key;if("Unidentified"!==A)return A}return"keypress"===e.type?13===(e=tt(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?vt[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Qt,charCode:function(e){return"keypress"===e.type?tt(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?tt(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),Ft=ot(M({},ft,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Et=ot(M({},ct,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Qt})),kt=ot(M({},st,{propertyName:0,elapsedTime:0,pseudoElement:0})),xt=ot(M({},ft,{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})),St=[9,13,27,32],It=i&&"CompositionEvent"in window,Ht=null;i&&"documentMode"in document&&(Ht=document.documentMode);var Lt=i&&"TextEvent"in window&&!Ht,Tt=i&&(!It||Ht&&8<Ht&&11>=Ht),Dt=String.fromCharCode(32),Rt=!1;function Nt(e,A){switch(e){case"keyup":return-1!==St.indexOf(A.keyCode);case"keydown":return 229!==A.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Mt(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Pt=!1,Ot={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 Kt(e){var A=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===A?!!Ot[e.type]:"textarea"===A}function _t(e,A,t,n){Ee(n),0<(A=zn(A,"onChange")).length&&(t=new ut("onChange","change",null,t,n),e.push({event:t,listeners:A}))}var Vt=null,zt=null;function Gt(e){Rn(e,0)}function Wt(e){if(X(wr(e)))return e}function jt(e,A){if("change"===e)return A}var Xt=!1;if(i){var Yt;if(i){var Jt="oninput"in document;if(!Jt){var Zt=document.createElement("div");Zt.setAttribute("oninput","return;"),Jt="function"==typeof Zt.oninput}Yt=Jt}else Yt=!1;Xt=Yt&&(!document.documentMode||9<document.documentMode)}function qt(){Vt&&(Vt.detachEvent("onpropertychange",$t),zt=Vt=null)}function $t(e){if("value"===e.propertyName&&Wt(zt)){var A=[];_t(A,zt,e,be(e)),He(Gt,A)}}function en(e,A,t){"focusin"===e?(qt(),zt=t,(Vt=A).attachEvent("onpropertychange",$t)):"focusout"===e&&qt()}function An(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Wt(zt)}function tn(e,A){if("click"===e)return Wt(A)}function nn(e,A){if("input"===e||"change"===e)return Wt(A)}var rn="function"==typeof Object.is?Object.is:function(e,A){return e===A&&(0!==e||1/e==1/A)||e!=e&&A!=A};function on(e,A){if(rn(e,A))return!0;if("object"!=typeof e||null===e||"object"!=typeof A||null===A)return!1;var t=Object.keys(e),n=Object.keys(A);if(t.length!==n.length)return!1;for(n=0;n<t.length;n++){var r=t[n];if(!l.call(A,r)||!rn(e[r],A[r]))return!1}return!0}function an(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function ln(e,A){var t,n=an(e);for(e=0;n;){if(3===n.nodeType){if(t=e+n.textContent.length,e<=A&&t>=A)return{node:n,offset:A-e};e=t}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=an(n)}}function sn(e,A){return!(!e||!A)&&(e===A||(!e||3!==e.nodeType)&&(A&&3===A.nodeType?sn(e,A.parentNode):"contains"in e?e.contains(A):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(A))))}function un(){for(var e=window,A=Y();A instanceof e.HTMLIFrameElement;){try{var t="string"==typeof A.contentWindow.location.href}catch(e){t=!1}if(!t)break;A=Y((e=A.contentWindow).document)}return A}function cn(e){var A=e&&e.nodeName&&e.nodeName.toLowerCase();return A&&("input"===A&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===A||"true"===e.contentEditable)}function dn(e){var A=un(),t=e.focusedElem,n=e.selectionRange;if(A!==t&&t&&t.ownerDocument&&sn(t.ownerDocument.documentElement,t)){if(null!==n&&cn(t))if(A=n.start,void 0===(e=n.end)&&(e=A),"selectionStart"in t)t.selectionStart=A,t.selectionEnd=Math.min(e,t.value.length);else if((e=(A=t.ownerDocument||document)&&A.defaultView||window).getSelection){e=e.getSelection();var r=t.textContent.length,o=Math.min(n.start,r);n=void 0===n.end?o:Math.min(n.end,r),!e.extend&&o>n&&(r=n,n=o,o=r),r=ln(t,o);var a=ln(t,n);r&&a&&(1!==e.rangeCount||e.anchorNode!==r.node||e.anchorOffset!==r.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&((A=A.createRange()).setStart(r.node,r.offset),e.removeAllRanges(),o>n?(e.addRange(A),e.extend(a.node,a.offset)):(A.setEnd(a.node,a.offset),e.addRange(A)))}for(A=[],e=t;e=e.parentNode;)1===e.nodeType&&A.push({element:e,left:e.scrollLeft,top:e.scrollTop});for("function"==typeof t.focus&&t.focus(),t=0;t<A.length;t++)(e=A[t]).element.scrollLeft=e.left,e.element.scrollTop=e.top}}var fn=i&&"documentMode"in document&&11>=document.documentMode,pn=null,gn=null,hn=null,mn=!1;function wn(e,A,t){var n=t.window===t?t.document:9===t.nodeType?t:t.ownerDocument;mn||null==pn||pn!==Y(n)||(n="selectionStart"in(n=pn)&&cn(n)?{start:n.selectionStart,end:n.selectionEnd}:{anchorNode:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset},hn&&on(hn,n)||(hn=n,0<(n=zn(gn,"onSelect")).length&&(A=new ut("onSelect","select",null,A,t),e.push({event:A,listeners:n}),A.target=pn)))}function Bn(e,A){var t={};return t[e.toLowerCase()]=A.toLowerCase(),t["Webkit"+e]="webkit"+A,t["Moz"+e]="moz"+A,t}var yn={animationend:Bn("Animation","AnimationEnd"),animationiteration:Bn("Animation","AnimationIteration"),animationstart:Bn("Animation","AnimationStart"),transitionend:Bn("Transition","TransitionEnd")},vn={},bn={};function Cn(e){if(vn[e])return vn[e];if(!yn[e])return e;var A,t=yn[e];for(A in t)if(t.hasOwnProperty(A)&&A in bn)return vn[e]=t[A];return e}i&&(bn=document.createElement("div").style,"AnimationEvent"in window||(delete yn.animationend.animation,delete yn.animationiteration.animation,delete yn.animationstart.animation),"TransitionEvent"in window||delete yn.transitionend.transition);var Qn=Cn("animationend"),Un=Cn("animationiteration"),Fn=Cn("animationstart"),En=Cn("transitionend"),kn=new Map,xn="abort auxClick 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(" ");function Sn(e,A){kn.set(e,A),o(A,[e])}for(var In=0;In<xn.length;In++){var Hn=xn[In];Sn(Hn.toLowerCase(),"on"+(Hn[0].toUpperCase()+Hn.slice(1)))}Sn(Qn,"onAnimationEnd"),Sn(Un,"onAnimationIteration"),Sn(Fn,"onAnimationStart"),Sn("dblclick","onDoubleClick"),Sn("focusin","onFocus"),Sn("focusout","onBlur"),Sn(En,"onTransitionEnd"),a("onMouseEnter",["mouseout","mouseover"]),a("onMouseLeave",["mouseout","mouseover"]),a("onPointerEnter",["pointerout","pointerover"]),a("onPointerLeave",["pointerout","pointerover"]),o("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),o("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),o("onBeforeInput",["compositionend","keypress","textInput","paste"]),o("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),o("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),o("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ln="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(" "),Tn=new Set("cancel close invalid load scroll toggle".split(" ").concat(Ln));function Dn(e,A,n){var r=e.type||"unknown-event";e.currentTarget=n,function(e,A,n,r,o,a,i,l,s){if(_e.apply(this,arguments),Ne){if(!Ne)throw Error(t(198));var u=Me;Ne=!1,Me=null,Pe||(Pe=!0,Oe=u)}}(r,A,void 0,e),e.currentTarget=null}function Rn(e,A){A=!!(4&A);for(var t=0;t<e.length;t++){var n=e[t],r=n.event;n=n.listeners;e:{var o=void 0;if(A)for(var a=n.length-1;0<=a;a--){var i=n[a],l=i.instance,s=i.currentTarget;if(i=i.listener,l!==o&&r.isPropagationStopped())break e;Dn(r,i,s),o=l}else for(a=0;a<n.length;a++){if(l=(i=n[a]).instance,s=i.currentTarget,i=i.listener,l!==o&&r.isPropagationStopped())break e;Dn(r,i,s),o=l}}}if(Pe)throw e=Oe,Pe=!1,Oe=null,e}function Nn(e,A){var t=A[fr];void 0===t&&(t=A[fr]=new Set);var n=e+"__bubble";t.has(n)||(Kn(A,e,2,!1),t.add(n))}function Mn(e,A,t){var n=0;A&&(n|=4),Kn(t,e,n,A)}var Pn="_reactListening"+Math.random().toString(36).slice(2);function On(e){if(!e[Pn]){e[Pn]=!0,n.forEach((function(A){"selectionchange"!==A&&(Tn.has(A)||Mn(A,!1,e),Mn(A,!0,e))}));var A=9===e.nodeType?e:e.ownerDocument;null===A||A[Pn]||(A[Pn]=!0,Mn("selectionchange",!1,A))}}function Kn(e,A,t,n){switch(ZA(A)){case 1:var r=WA;break;case 4:r=jA;break;default:r=XA}t=r.bind(null,A,t,e),r=void 0,!Te||"touchstart"!==A&&"touchmove"!==A&&"wheel"!==A||(r=!0),n?void 0!==r?e.addEventListener(A,t,{capture:!0,passive:r}):e.addEventListener(A,t,!0):void 0!==r?e.addEventListener(A,t,{passive:r}):e.addEventListener(A,t,!1)}function _n(e,A,t,n,r){var o=n;if(!(1&A||2&A||null===n))e:for(;;){if(null===n)return;var a=n.tag;if(3===a||4===a){var i=n.stateNode.containerInfo;if(i===r||8===i.nodeType&&i.parentNode===r)break;if(4===a)for(a=n.return;null!==a;){var l=a.tag;if((3===l||4===l)&&((l=a.stateNode.containerInfo)===r||8===l.nodeType&&l.parentNode===r))return;a=a.return}for(;null!==i;){if(null===(a=hr(i)))return;if(5===(l=a.tag)||6===l){n=o=a;continue e}i=i.parentNode}}n=n.return}He((function(){var n=o,r=be(t),a=[];e:{var i=kn.get(e);if(void 0!==i){var l=ut,s=e;switch(e){case"keypress":if(0===tt(t))break e;case"keydown":case"keyup":l=Ut;break;case"focusin":s="focus",l=ht;break;case"focusout":s="blur",l=ht;break;case"beforeblur":case"afterblur":l=ht;break;case"click":if(2===t.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":l=pt;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":l=gt;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":l=Et;break;case Qn:case Un:case Fn:l=mt;break;case En:l=kt;break;case"scroll":l=dt;break;case"wheel":l=xt;break;case"copy":case"cut":case"paste":l=wt;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":l=Ft}var u=!!(4&A),c=!u&&"scroll"===e,d=u?null!==i?i+"Capture":null:i;u=[];for(var f,p=n;null!==p;){var g=(f=p).stateNode;if(5===f.tag&&null!==g&&(f=g,null!==d&&null!=(g=Le(p,d))&&u.push(Vn(p,g,f))),c)break;p=p.return}0<u.length&&(i=new l(i,s,null,t,r),a.push({event:i,listeners:u}))}}if(!(7&A)){if(l="mouseout"===e||"pointerout"===e,(!(i="mouseover"===e||"pointerover"===e)||t===ve||!(s=t.relatedTarget||t.fromElement)||!hr(s)&&!s[dr])&&(l||i)&&(i=r.window===r?r:(i=r.ownerDocument)?i.defaultView||i.parentWindow:window,l?(l=n,null!==(s=(s=t.relatedTarget||t.toElement)?hr(s):null)&&(s!==(c=Ve(s))||5!==s.tag&&6!==s.tag)&&(s=null)):(l=null,s=n),l!==s)){if(u=pt,g="onMouseLeave",d="onMouseEnter",p="mouse","pointerout"!==e&&"pointerover"!==e||(u=Ft,g="onPointerLeave",d="onPointerEnter",p="pointer"),c=null==l?i:wr(l),f=null==s?i:wr(s),(i=new u(g,p+"leave",l,t,r)).target=c,i.relatedTarget=f,g=null,hr(r)===n&&((u=new u(d,p+"enter",s,t,r)).target=f,u.relatedTarget=c,g=u),c=g,l&&s)e:{for(d=s,p=0,f=u=l;f;f=Gn(f))p++;for(f=0,g=d;g;g=Gn(g))f++;for(;0<p-f;)u=Gn(u),p--;for(;0<f-p;)d=Gn(d),f--;for(;p--;){if(u===d||null!==d&&u===d.alternate)break e;u=Gn(u),d=Gn(d)}u=null}else u=null;null!==l&&Wn(a,i,l,u,!1),null!==s&&null!==c&&Wn(a,c,s,u,!0)}if("select"===(l=(i=n?wr(n):window).nodeName&&i.nodeName.toLowerCase())||"input"===l&&"file"===i.type)var h=jt;else if(Kt(i))if(Xt)h=nn;else{h=An;var m=en}else(l=i.nodeName)&&"input"===l.toLowerCase()&&("checkbox"===i.type||"radio"===i.type)&&(h=tn);switch(h&&(h=h(e,n))?_t(a,h,t,r):(m&&m(e,i,n),"focusout"===e&&(m=i._wrapperState)&&m.controlled&&"number"===i.type&&Ae(i,"number",i.value)),m=n?wr(n):window,e){case"focusin":(Kt(m)||"true"===m.contentEditable)&&(pn=m,gn=n,hn=null);break;case"focusout":hn=gn=pn=null;break;case"mousedown":mn=!0;break;case"contextmenu":case"mouseup":case"dragend":mn=!1,wn(a,t,r);break;case"selectionchange":if(fn)break;case"keydown":case"keyup":wn(a,t,r)}var w;if(It)e:{switch(e){case"compositionstart":var B="onCompositionStart";break e;case"compositionend":B="onCompositionEnd";break e;case"compositionupdate":B="onCompositionUpdate";break e}B=void 0}else Pt?Nt(e,t)&&(B="onCompositionEnd"):"keydown"===e&&229===t.keyCode&&(B="onCompositionStart");B&&(Tt&&"ko"!==t.locale&&(Pt||"onCompositionStart"!==B?"onCompositionEnd"===B&&Pt&&(w=At()):($A="value"in(qA=r)?qA.value:qA.textContent,Pt=!0)),0<(m=zn(n,B)).length&&(B=new Bt(B,e,null,t,r),a.push({event:B,listeners:m}),(w||null!==(w=Mt(t)))&&(B.data=w))),(w=Lt?function(e,A){switch(e){case"compositionend":return Mt(A);case"keypress":return 32!==A.which?null:(Rt=!0,Dt);case"textInput":return(e=A.data)===Dt&&Rt?null:e;default:return null}}(e,t):function(e,A){if(Pt)return"compositionend"===e||!It&&Nt(e,A)?(e=At(),et=$A=qA=null,Pt=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(A.ctrlKey||A.altKey||A.metaKey)||A.ctrlKey&&A.altKey){if(A.char&&1<A.char.length)return A.char;if(A.which)return String.fromCharCode(A.which)}return null;case"compositionend":return Tt&&"ko"!==A.locale?null:A.data}}(e,t))&&0<(n=zn(n,"onBeforeInput")).length&&(r=new Bt("onBeforeInput","beforeinput",null,t,r),a.push({event:r,listeners:n}),r.data=w)}Rn(a,A)}))}function Vn(e,A,t){return{instance:e,listener:A,currentTarget:t}}function zn(e,A){for(var t=A+"Capture",n=[];null!==e;){var r=e,o=r.stateNode;5===r.tag&&null!==o&&(r=o,null!=(o=Le(e,t))&&n.unshift(Vn(e,o,r)),null!=(o=Le(e,A))&&n.push(Vn(e,o,r))),e=e.return}return n}function Gn(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function Wn(e,A,t,n,r){for(var o=A._reactName,a=[];null!==t&&t!==n;){var i=t,l=i.alternate,s=i.stateNode;if(null!==l&&l===n)break;5===i.tag&&null!==s&&(i=s,r?null!=(l=Le(t,o))&&a.unshift(Vn(t,l,i)):r||null!=(l=Le(t,o))&&a.push(Vn(t,l,i))),t=t.return}0!==a.length&&e.push({event:A,listeners:a})}var jn=/\r\n?/g,Xn=/\u0000|\uFFFD/g;function Yn(e){return("string"==typeof e?e:""+e).replace(jn,"\n").replace(Xn,"")}function Jn(e,A,n){if(A=Yn(A),Yn(e)!==A&&n)throw Error(t(425))}function Zn(){}var qn=null,$n=null;function er(e,A){return"textarea"===e||"noscript"===e||"string"==typeof A.children||"number"==typeof A.children||"object"==typeof A.dangerouslySetInnerHTML&&null!==A.dangerouslySetInnerHTML&&null!=A.dangerouslySetInnerHTML.__html}var Ar="function"==typeof setTimeout?setTimeout:void 0,tr="function"==typeof clearTimeout?clearTimeout:void 0,nr="function"==typeof Promise?Promise:void 0,rr="function"==typeof queueMicrotask?queueMicrotask:void 0!==nr?function(e){return nr.resolve(null).then(e).catch(or)}:Ar;function or(e){setTimeout((function(){throw e}))}function ar(e,A){var t=A,n=0;do{var r=t.nextSibling;if(e.removeChild(t),r&&8===r.nodeType)if("/$"===(t=r.data)){if(0===n)return e.removeChild(r),void VA(A);n--}else"$"!==t&&"$?"!==t&&"$!"!==t||n++;t=r}while(t);VA(A)}function ir(e){for(;null!=e;e=e.nextSibling){var A=e.nodeType;if(1===A||3===A)break;if(8===A){if("$"===(A=e.data)||"$!"===A||"$?"===A)break;if("/$"===A)return null}}return e}function lr(e){e=e.previousSibling;for(var A=0;e;){if(8===e.nodeType){var t=e.data;if("$"===t||"$!"===t||"$?"===t){if(0===A)return e;A--}else"/$"===t&&A++}e=e.previousSibling}return null}var sr=Math.random().toString(36).slice(2),ur="__reactFiber$"+sr,cr="__reactProps$"+sr,dr="__reactContainer$"+sr,fr="__reactEvents$"+sr,pr="__reactListeners$"+sr,gr="__reactHandles$"+sr;function hr(e){var A=e[ur];if(A)return A;for(var t=e.parentNode;t;){if(A=t[dr]||t[ur]){if(t=A.alternate,null!==A.child||null!==t&&null!==t.child)for(e=lr(e);null!==e;){if(t=e[ur])return t;e=lr(e)}return A}t=(e=t).parentNode}return null}function mr(e){return!(e=e[ur]||e[dr])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function wr(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(t(33))}function Br(e){return e[cr]||null}var yr=[],vr=-1;function br(e){return{current:e}}function Cr(e){0>vr||(e.current=yr[vr],yr[vr]=null,vr--)}function Qr(e,A){vr++,yr[vr]=e.current,e.current=A}var Ur={},Fr=br(Ur),Er=br(!1),kr=Ur;function xr(e,A){var t=e.type.contextTypes;if(!t)return Ur;var n=e.stateNode;if(n&&n.__reactInternalMemoizedUnmaskedChildContext===A)return n.__reactInternalMemoizedMaskedChildContext;var r,o={};for(r in t)o[r]=A[r];return n&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=A,e.__reactInternalMemoizedMaskedChildContext=o),o}function Sr(e){return null!=e.childContextTypes}function Ir(){Cr(Er),Cr(Fr)}function Hr(e,A,n){if(Fr.current!==Ur)throw Error(t(168));Qr(Fr,A),Qr(Er,n)}function Lr(e,A,n){var r=e.stateNode;if(A=A.childContextTypes,"function"!=typeof r.getChildContext)return n;for(var o in r=r.getChildContext())if(!(o in A))throw Error(t(108,z(e)||"Unknown",o));return M({},n,r)}function Tr(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Ur,kr=Fr.current,Qr(Fr,e),Qr(Er,Er.current),!0}function Dr(e,A,n){var r=e.stateNode;if(!r)throw Error(t(169));n?(e=Lr(e,A,kr),r.__reactInternalMemoizedMergedChildContext=e,Cr(Er),Cr(Fr),Qr(Fr,e)):Cr(Er),Qr(Er,n)}var Rr=null,Nr=!1,Mr=!1;function Pr(e){null===Rr?Rr=[e]:Rr.push(e)}function Or(){if(!Mr&&null!==Rr){Mr=!0;var e=0,A=yA;try{var t=Rr;for(yA=1;e<t.length;e++){var n=t[e];do{n=n(!0)}while(null!==n)}Rr=null,Nr=!1}catch(A){throw null!==Rr&&(Rr=Rr.slice(e+1)),Xe(eA,Or),A}finally{yA=A,Mr=!1}}return null}var Kr=[],_r=0,Vr=null,zr=0,Gr=[],Wr=0,jr=null,Xr=1,Yr="";function Jr(e,A){Kr[_r++]=zr,Kr[_r++]=Vr,Vr=e,zr=A}function Zr(e,A,t){Gr[Wr++]=Xr,Gr[Wr++]=Yr,Gr[Wr++]=jr,jr=e;var n=Xr;e=Yr;var r=32-iA(n)-1;n&=~(1<<r),t+=1;var o=32-iA(A)+r;if(30<o){var a=r-r%5;o=(n&(1<<a)-1).toString(32),n>>=a,r-=a,Xr=1<<32-iA(A)+r|t<<r|n,Yr=o+e}else Xr=1<<o|t<<r|n,Yr=e}function qr(e){null!==e.return&&(Jr(e,1),Zr(e,1,0))}function $r(e){for(;e===Vr;)Vr=Kr[--_r],Kr[_r]=null,zr=Kr[--_r],Kr[_r]=null;for(;e===jr;)jr=Gr[--Wr],Gr[Wr]=null,Yr=Gr[--Wr],Gr[Wr]=null,Xr=Gr[--Wr],Gr[Wr]=null}var eo=null,Ao=null,to=!1,no=null;function ro(e,A){var t=xs(5,null,null,0);t.elementType="DELETED",t.stateNode=A,t.return=e,null===(A=e.deletions)?(e.deletions=[t],e.flags|=16):A.push(t)}function oo(e,A){switch(e.tag){case 5:var t=e.type;return null!==(A=1!==A.nodeType||t.toLowerCase()!==A.nodeName.toLowerCase()?null:A)&&(e.stateNode=A,eo=e,Ao=ir(A.firstChild),!0);case 6:return null!==(A=""===e.pendingProps||3!==A.nodeType?null:A)&&(e.stateNode=A,eo=e,Ao=null,!0);case 13:return null!==(A=8!==A.nodeType?null:A)&&(t=null!==jr?{id:Xr,overflow:Yr}:null,e.memoizedState={dehydrated:A,treeContext:t,retryLane:1073741824},(t=xs(18,null,null,0)).stateNode=A,t.return=e,e.child=t,eo=e,Ao=null,!0);default:return!1}}function ao(e){return!(!(1&e.mode)||128&e.flags)}function io(e){if(to){var A=Ao;if(A){var n=A;if(!oo(e,A)){if(ao(e))throw Error(t(418));A=ir(n.nextSibling);var r=eo;A&&oo(e,A)?ro(r,n):(e.flags=-4097&e.flags|2,to=!1,eo=e)}}else{if(ao(e))throw Error(t(418));e.flags=-4097&e.flags|2,to=!1,eo=e}}}function lo(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;eo=e}function so(e){if(e!==eo)return!1;if(!to)return lo(e),to=!0,!1;var A;if((A=3!==e.tag)&&!(A=5!==e.tag)&&(A="head"!==(A=e.type)&&"body"!==A&&!er(e.type,e.memoizedProps)),A&&(A=Ao)){if(ao(e))throw uo(),Error(t(418));for(;A;)ro(e,A),A=ir(A.nextSibling)}if(lo(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(t(317));e:{for(e=e.nextSibling,A=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n){if(0===A){Ao=ir(e.nextSibling);break e}A--}else"$"!==n&&"$!"!==n&&"$?"!==n||A++}e=e.nextSibling}Ao=null}}else Ao=eo?ir(e.stateNode.nextSibling):null;return!0}function uo(){for(var e=Ao;e;)e=ir(e.nextSibling)}function co(){Ao=eo=null,to=!1}function fo(e){null===no?no=[e]:no.push(e)}var po=y.ReactCurrentBatchConfig;function go(e,A,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(t(309));var r=n.stateNode}if(!r)throw Error(t(147,e));var o=r,a=""+e;return null!==A&&null!==A.ref&&"function"==typeof A.ref&&A.ref._stringRef===a?A.ref:(A=function(e){var A=o.refs;null===e?delete A[a]:A[a]=e},A._stringRef=a,A)}if("string"!=typeof e)throw Error(t(284));if(!n._owner)throw Error(t(290,e))}return e}function ho(e,A){throw e=Object.prototype.toString.call(A),Error(t(31,"[object Object]"===e?"object with keys {"+Object.keys(A).join(", ")+"}":e))}function mo(e){return(0,e._init)(e._payload)}function wo(e){function A(A,t){if(e){var n=A.deletions;null===n?(A.deletions=[t],A.flags|=16):n.push(t)}}function n(t,n){if(!e)return null;for(;null!==n;)A(t,n),n=n.sibling;return null}function r(e,A){for(e=new Map;null!==A;)null!==A.key?e.set(A.key,A):e.set(A.index,A),A=A.sibling;return e}function o(e,A){return(e=Is(e,A)).index=0,e.sibling=null,e}function a(A,t,n){return A.index=n,e?null!==(n=A.alternate)?(n=n.index)<t?(A.flags|=2,t):n:(A.flags|=2,t):(A.flags|=1048576,t)}function i(A){return e&&null===A.alternate&&(A.flags|=2),A}function l(e,A,t,n){return null===A||6!==A.tag?((A=Ds(t,e.mode,n)).return=e,A):((A=o(A,t)).return=e,A)}function s(e,A,t,n){var r=t.type;return r===Q?c(e,A,t.props.children,n,t.key):null!==A&&(A.elementType===r||"object"==typeof r&&null!==r&&r.$$typeof===L&&mo(r)===A.type)?((n=o(A,t.props)).ref=go(e,A,t),n.return=e,n):((n=Hs(t.type,t.key,t.props,null,e.mode,n)).ref=go(e,A,t),n.return=e,n)}function u(e,A,t,n){return null===A||4!==A.tag||A.stateNode.containerInfo!==t.containerInfo||A.stateNode.implementation!==t.implementation?((A=Rs(t,e.mode,n)).return=e,A):((A=o(A,t.children||[])).return=e,A)}function c(e,A,t,n,r){return null===A||7!==A.tag?((A=Ls(t,e.mode,n,r)).return=e,A):((A=o(A,t)).return=e,A)}function d(e,A,t){if("string"==typeof A&&""!==A||"number"==typeof A)return(A=Ds(""+A,e.mode,t)).return=e,A;if("object"==typeof A&&null!==A){switch(A.$$typeof){case b:return(t=Hs(A.type,A.key,A.props,null,e.mode,t)).ref=go(e,null,A),t.return=e,t;case C:return(A=Rs(A,e.mode,t)).return=e,A;case L:return d(e,(0,A._init)(A._payload),t)}if(te(A)||R(A))return(A=Ls(A,e.mode,t,null)).return=e,A;ho(e,A)}return null}function f(e,A,t,n){var r=null!==A?A.key:null;if("string"==typeof t&&""!==t||"number"==typeof t)return null!==r?null:l(e,A,""+t,n);if("object"==typeof t&&null!==t){switch(t.$$typeof){case b:return t.key===r?s(e,A,t,n):null;case C:return t.key===r?u(e,A,t,n):null;case L:return f(e,A,(r=t._init)(t._payload),n)}if(te(t)||R(t))return null!==r?null:c(e,A,t,n,null);ho(e,t)}return null}function p(e,A,t,n,r){if("string"==typeof n&&""!==n||"number"==typeof n)return l(A,e=e.get(t)||null,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case b:return s(A,e=e.get(null===n.key?t:n.key)||null,n,r);case C:return u(A,e=e.get(null===n.key?t:n.key)||null,n,r);case L:return p(e,A,t,(0,n._init)(n._payload),r)}if(te(n)||R(n))return c(A,e=e.get(t)||null,n,r,null);ho(A,n)}return null}function g(t,o,i,l){for(var s=null,u=null,c=o,g=o=0,h=null;null!==c&&g<i.length;g++){c.index>g?(h=c,c=null):h=c.sibling;var m=f(t,c,i[g],l);if(null===m){null===c&&(c=h);break}e&&c&&null===m.alternate&&A(t,c),o=a(m,o,g),null===u?s=m:u.sibling=m,u=m,c=h}if(g===i.length)return n(t,c),to&&Jr(t,g),s;if(null===c){for(;g<i.length;g++)null!==(c=d(t,i[g],l))&&(o=a(c,o,g),null===u?s=c:u.sibling=c,u=c);return to&&Jr(t,g),s}for(c=r(t,c);g<i.length;g++)null!==(h=p(c,t,g,i[g],l))&&(e&&null!==h.alternate&&c.delete(null===h.key?g:h.key),o=a(h,o,g),null===u?s=h:u.sibling=h,u=h);return e&&c.forEach((function(e){return A(t,e)})),to&&Jr(t,g),s}function h(o,i,l,s){var u=R(l);if("function"!=typeof u)throw Error(t(150));if(null==(l=u.call(l)))throw Error(t(151));for(var c=u=null,g=i,h=i=0,m=null,w=l.next();null!==g&&!w.done;h++,w=l.next()){g.index>h?(m=g,g=null):m=g.sibling;var B=f(o,g,w.value,s);if(null===B){null===g&&(g=m);break}e&&g&&null===B.alternate&&A(o,g),i=a(B,i,h),null===c?u=B:c.sibling=B,c=B,g=m}if(w.done)return n(o,g),to&&Jr(o,h),u;if(null===g){for(;!w.done;h++,w=l.next())null!==(w=d(o,w.value,s))&&(i=a(w,i,h),null===c?u=w:c.sibling=w,c=w);return to&&Jr(o,h),u}for(g=r(o,g);!w.done;h++,w=l.next())null!==(w=p(g,o,h,w.value,s))&&(e&&null!==w.alternate&&g.delete(null===w.key?h:w.key),i=a(w,i,h),null===c?u=w:c.sibling=w,c=w);return e&&g.forEach((function(e){return A(o,e)})),to&&Jr(o,h),u}return function e(t,r,a,l){if("object"==typeof a&&null!==a&&a.type===Q&&null===a.key&&(a=a.props.children),"object"==typeof a&&null!==a){switch(a.$$typeof){case b:e:{for(var s=a.key,u=r;null!==u;){if(u.key===s){if((s=a.type)===Q){if(7===u.tag){n(t,u.sibling),(r=o(u,a.props.children)).return=t,t=r;break e}}else if(u.elementType===s||"object"==typeof s&&null!==s&&s.$$typeof===L&&mo(s)===u.type){n(t,u.sibling),(r=o(u,a.props)).ref=go(t,u,a),r.return=t,t=r;break e}n(t,u);break}A(t,u),u=u.sibling}a.type===Q?((r=Ls(a.props.children,t.mode,l,a.key)).return=t,t=r):((l=Hs(a.type,a.key,a.props,null,t.mode,l)).ref=go(t,r,a),l.return=t,t=l)}return i(t);case C:e:{for(u=a.key;null!==r;){if(r.key===u){if(4===r.tag&&r.stateNode.containerInfo===a.containerInfo&&r.stateNode.implementation===a.implementation){n(t,r.sibling),(r=o(r,a.children||[])).return=t,t=r;break e}n(t,r);break}A(t,r),r=r.sibling}(r=Rs(a,t.mode,l)).return=t,t=r}return i(t);case L:return e(t,r,(u=a._init)(a._payload),l)}if(te(a))return g(t,r,a,l);if(R(a))return h(t,r,a,l);ho(t,a)}return"string"==typeof a&&""!==a||"number"==typeof a?(a=""+a,null!==r&&6===r.tag?(n(t,r.sibling),(r=o(r,a)).return=t,t=r):(n(t,r),(r=Ds(a,t.mode,l)).return=t,t=r),i(t)):n(t,r)}}var Bo=wo(!0),yo=wo(!1),vo=br(null),bo=null,Co=null,Qo=null;function Uo(){Qo=Co=bo=null}function Fo(e){var A=vo.current;Cr(vo),e._currentValue=A}function Eo(e,A,t){for(;null!==e;){var n=e.alternate;if((e.childLanes&A)!==A?(e.childLanes|=A,null!==n&&(n.childLanes|=A)):null!==n&&(n.childLanes&A)!==A&&(n.childLanes|=A),e===t)break;e=e.return}}function ko(e,A){bo=e,Qo=Co=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!==(e.lanes&A)&&(mi=!0),e.firstContext=null)}function xo(e){var A=e._currentValue;if(Qo!==e)if(e={context:e,memoizedValue:A,next:null},null===Co){if(null===bo)throw Error(t(308));Co=e,bo.dependencies={lanes:0,firstContext:e}}else Co=Co.next=e;return A}var So=null;function Io(e){null===So?So=[e]:So.push(e)}function Ho(e,A,t,n){var r=A.interleaved;return null===r?(t.next=t,Io(A)):(t.next=r.next,r.next=t),A.interleaved=t,Lo(e,n)}function Lo(e,A){e.lanes|=A;var t=e.alternate;for(null!==t&&(t.lanes|=A),t=e,e=e.return;null!==e;)e.childLanes|=A,null!==(t=e.alternate)&&(t.childLanes|=A),t=e,e=e.return;return 3===t.tag?t.stateNode:null}var To=!1;function Do(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Ro(e,A){e=e.updateQueue,A.updateQueue===e&&(A.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function No(e,A){return{eventTime:e,lane:A,tag:0,payload:null,callback:null,next:null}}function Mo(e,A,t){var n=e.updateQueue;if(null===n)return null;if(n=n.shared,2&Fl){var r=n.pending;return null===r?A.next=A:(A.next=r.next,r.next=A),n.pending=A,Lo(e,t)}return null===(r=n.interleaved)?(A.next=A,Io(n)):(A.next=r.next,r.next=A),n.interleaved=A,Lo(e,t)}function Po(e,A,t){if(null!==(A=A.updateQueue)&&(A=A.shared,4194240&t)){var n=A.lanes;t|=n&=e.pendingLanes,A.lanes=t,BA(e,t)}}function Oo(e,A){var t=e.updateQueue,n=e.alternate;if(null!==n&&t===(n=n.updateQueue)){var r=null,o=null;if(null!==(t=t.firstBaseUpdate)){do{var a={eventTime:t.eventTime,lane:t.lane,tag:t.tag,payload:t.payload,callback:t.callback,next:null};null===o?r=o=a:o=o.next=a,t=t.next}while(null!==t);null===o?r=o=A:o=o.next=A}else r=o=A;return t={baseState:n.baseState,firstBaseUpdate:r,lastBaseUpdate:o,shared:n.shared,effects:n.effects},void(e.updateQueue=t)}null===(e=t.lastBaseUpdate)?t.firstBaseUpdate=A:e.next=A,t.lastBaseUpdate=A}function Ko(e,A,t,n){var r=e.updateQueue;To=!1;var o=r.firstBaseUpdate,a=r.lastBaseUpdate,i=r.shared.pending;if(null!==i){r.shared.pending=null;var l=i,s=l.next;l.next=null,null===a?o=s:a.next=s,a=l;var u=e.alternate;null!==u&&(i=(u=u.updateQueue).lastBaseUpdate)!==a&&(null===i?u.firstBaseUpdate=s:i.next=s,u.lastBaseUpdate=l)}if(null!==o){var c=r.baseState;for(a=0,u=s=l=null,i=o;;){var d=i.lane,f=i.eventTime;if((n&d)===d){null!==u&&(u=u.next={eventTime:f,lane:0,tag:i.tag,payload:i.payload,callback:i.callback,next:null});e:{var p=e,g=i;switch(d=A,f=t,g.tag){case 1:if("function"==typeof(p=g.payload)){c=p.call(f,c,d);break e}c=p;break e;case 3:p.flags=-65537&p.flags|128;case 0:if(null==(d="function"==typeof(p=g.payload)?p.call(f,c,d):p))break e;c=M({},c,d);break e;case 2:To=!0}}null!==i.callback&&0!==i.lane&&(e.flags|=64,null===(d=r.effects)?r.effects=[i]:d.push(i))}else f={eventTime:f,lane:d,tag:i.tag,payload:i.payload,callback:i.callback,next:null},null===u?(s=u=f,l=c):u=u.next=f,a|=d;if(null===(i=i.next)){if(null===(i=r.shared.pending))break;i=(d=i).next,d.next=null,r.lastBaseUpdate=d,r.shared.pending=null}}if(null===u&&(l=c),r.baseState=l,r.firstBaseUpdate=s,r.lastBaseUpdate=u,null!==(A=r.shared.interleaved)){r=A;do{a|=r.lane,r=r.next}while(r!==A)}else null===o&&(r.shared.lanes=0);Tl|=a,e.lanes=a,e.memoizedState=c}}function _o(e,A,n){if(e=A.effects,A.effects=null,null!==e)for(A=0;A<e.length;A++){var r=e[A],o=r.callback;if(null!==o){if(r.callback=null,r=n,"function"!=typeof o)throw Error(t(191,o));o.call(r)}}}var Vo={},zo=br(Vo),Go=br(Vo),Wo=br(Vo);function jo(e){if(e===Vo)throw Error(t(174));return e}function Xo(e,A){switch(Qr(Wo,A),Qr(Go,e),Qr(zo,Vo),e=A.nodeType){case 9:case 11:A=(A=A.documentElement)?A.namespaceURI:se(null,"");break;default:A=se(A=(e=8===e?A.parentNode:A).namespaceURI||null,e=e.tagName)}Cr(zo),Qr(zo,A)}function Yo(){Cr(zo),Cr(Go),Cr(Wo)}function Jo(e){jo(Wo.current);var A=jo(zo.current),t=se(A,e.type);A!==t&&(Qr(Go,e),Qr(zo,t))}function Zo(e){Go.current===e&&(Cr(zo),Cr(Go))}var qo=br(0);function $o(e){for(var A=e;null!==A;){if(13===A.tag){var t=A.memoizedState;if(null!==t&&(null===(t=t.dehydrated)||"$?"===t.data||"$!"===t.data))return A}else if(19===A.tag&&void 0!==A.memoizedProps.revealOrder){if(128&A.flags)return A}else if(null!==A.child){A.child.return=A,A=A.child;continue}if(A===e)break;for(;null===A.sibling;){if(null===A.return||A.return===e)return null;A=A.return}A.sibling.return=A.return,A=A.sibling}return null}var ea=[];function Aa(){for(var e=0;e<ea.length;e++)ea[e]._workInProgressVersionPrimary=null;ea.length=0}var ta=y.ReactCurrentDispatcher,na=y.ReactCurrentBatchConfig,ra=0,oa=null,aa=null,ia=null,la=!1,sa=!1,ua=0,ca=0;function da(){throw Error(t(321))}function fa(e,A){if(null===A)return!1;for(var t=0;t<A.length&&t<e.length;t++)if(!rn(e[t],A[t]))return!1;return!0}function pa(e,A,n,r,o,a){if(ra=a,oa=A,A.memoizedState=null,A.updateQueue=null,A.lanes=0,ta.current=null===e||null===e.memoizedState?Za:qa,e=n(r,o),sa){a=0;do{if(sa=!1,ua=0,25<=a)throw Error(t(301));a+=1,ia=aa=null,A.updateQueue=null,ta.current=$a,e=n(r,o)}while(sa)}if(ta.current=Ja,A=null!==aa&&null!==aa.next,ra=0,ia=aa=oa=null,la=!1,A)throw Error(t(300));return e}function ga(){var e=0!==ua;return ua=0,e}function ha(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===ia?oa.memoizedState=ia=e:ia=ia.next=e,ia}function ma(){if(null===aa){var e=oa.alternate;e=null!==e?e.memoizedState:null}else e=aa.next;var A=null===ia?oa.memoizedState:ia.next;if(null!==A)ia=A,aa=e;else{if(null===e)throw Error(t(310));e={memoizedState:(aa=e).memoizedState,baseState:aa.baseState,baseQueue:aa.baseQueue,queue:aa.queue,next:null},null===ia?oa.memoizedState=ia=e:ia=ia.next=e}return ia}function wa(e,A){return"function"==typeof A?A(e):A}function Ba(e){var A=ma(),n=A.queue;if(null===n)throw Error(t(311));n.lastRenderedReducer=e;var r=aa,o=r.baseQueue,a=n.pending;if(null!==a){if(null!==o){var i=o.next;o.next=a.next,a.next=i}r.baseQueue=o=a,n.pending=null}if(null!==o){a=o.next,r=r.baseState;var l=i=null,s=null,u=a;do{var c=u.lane;if((ra&c)===c)null!==s&&(s=s.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:e(r,u.action);else{var d={lane:c,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};null===s?(l=s=d,i=r):s=s.next=d,oa.lanes|=c,Tl|=c}u=u.next}while(null!==u&&u!==a);null===s?i=r:s.next=l,rn(r,A.memoizedState)||(mi=!0),A.memoizedState=r,A.baseState=i,A.baseQueue=s,n.lastRenderedState=r}if(null!==(e=n.interleaved)){o=e;do{a=o.lane,oa.lanes|=a,Tl|=a,o=o.next}while(o!==e)}else null===o&&(n.lanes=0);return[A.memoizedState,n.dispatch]}function ya(e){var A=ma(),n=A.queue;if(null===n)throw Error(t(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,a=A.memoizedState;if(null!==o){n.pending=null;var i=o=o.next;do{a=e(a,i.action),i=i.next}while(i!==o);rn(a,A.memoizedState)||(mi=!0),A.memoizedState=a,null===A.baseQueue&&(A.baseState=a),n.lastRenderedState=a}return[a,r]}function va(){}function ba(e,A){var n=oa,r=ma(),o=A(),a=!rn(r.memoizedState,o);if(a&&(r.memoizedState=o,mi=!0),r=r.queue,Ta(Ua.bind(null,n,r,e),[e]),r.getSnapshot!==A||a||null!==ia&&1&ia.memoizedState.tag){if(n.flags|=2048,xa(9,Qa.bind(null,n,r,o,A),void 0,null),null===El)throw Error(t(349));30&ra||Ca(n,A,o)}return o}function Ca(e,A,t){e.flags|=16384,e={getSnapshot:A,value:t},null===(A=oa.updateQueue)?(A={lastEffect:null,stores:null},oa.updateQueue=A,A.stores=[e]):null===(t=A.stores)?A.stores=[e]:t.push(e)}function Qa(e,A,t,n){A.value=t,A.getSnapshot=n,Fa(A)&&Ea(e)}function Ua(e,A,t){return t((function(){Fa(A)&&Ea(e)}))}function Fa(e){var A=e.getSnapshot;e=e.value;try{var t=A();return!rn(e,t)}catch(e){return!0}}function Ea(e){var A=Lo(e,1);null!==A&&es(A,e,1,-1)}function ka(e){var A=ha();return"function"==typeof e&&(e=e()),A.memoizedState=A.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:wa,lastRenderedState:e},A.queue=e,e=e.dispatch=Wa.bind(null,oa,e),[A.memoizedState,e]}function xa(e,A,t,n){return e={tag:e,create:A,destroy:t,deps:n,next:null},null===(A=oa.updateQueue)?(A={lastEffect:null,stores:null},oa.updateQueue=A,A.lastEffect=e.next=e):null===(t=A.lastEffect)?A.lastEffect=e.next=e:(n=t.next,t.next=e,e.next=n,A.lastEffect=e),e}function Sa(){return ma().memoizedState}function Ia(e,A,t,n){var r=ha();oa.flags|=e,r.memoizedState=xa(1|A,t,void 0,void 0===n?null:n)}function Ha(e,A,t,n){var r=ma();n=void 0===n?null:n;var o=void 0;if(null!==aa){var a=aa.memoizedState;if(o=a.destroy,null!==n&&fa(n,a.deps))return void(r.memoizedState=xa(A,t,o,n))}oa.flags|=e,r.memoizedState=xa(1|A,t,o,n)}function La(e,A){return Ia(8390656,8,e,A)}function Ta(e,A){return Ha(2048,8,e,A)}function Da(e,A){return Ha(4,2,e,A)}function Ra(e,A){return Ha(4,4,e,A)}function Na(e,A){return"function"==typeof A?(e=e(),A(e),function(){A(null)}):null!=A?(e=e(),A.current=e,function(){A.current=null}):void 0}function Ma(e,A,t){return t=null!=t?t.concat([e]):null,Ha(4,4,Na.bind(null,A,e),t)}function Pa(){}function Oa(e,A){var t=ma();A=void 0===A?null:A;var n=t.memoizedState;return null!==n&&null!==A&&fa(A,n[1])?n[0]:(t.memoizedState=[e,A],e)}function Ka(e,A){var t=ma();A=void 0===A?null:A;var n=t.memoizedState;return null!==n&&null!==A&&fa(A,n[1])?n[0]:(e=e(),t.memoizedState=[e,A],e)}function _a(e,A,t){return 21&ra?(rn(t,A)||(t=hA(),oa.lanes|=t,Tl|=t,e.baseState=!0),A):(e.baseState&&(e.baseState=!1,mi=!0),e.memoizedState=t)}function Va(e,A){var t=yA;yA=0!==t&&4>t?t:4,e(!0);var n=na.transition;na.transition={};try{e(!1),A()}finally{yA=t,na.transition=n}}function za(){return ma().memoizedState}function Ga(e,A,t){var n=$l(e);t={lane:n,action:t,hasEagerState:!1,eagerState:null,next:null},ja(e)?Xa(A,t):null!==(t=Ho(e,A,t,n))&&(es(t,e,n,ql()),Ya(t,A,n))}function Wa(e,A,t){var n=$l(e),r={lane:n,action:t,hasEagerState:!1,eagerState:null,next:null};if(ja(e))Xa(A,r);else{var o=e.alternate;if(0===e.lanes&&(null===o||0===o.lanes)&&null!==(o=A.lastRenderedReducer))try{var a=A.lastRenderedState,i=o(a,t);if(r.hasEagerState=!0,r.eagerState=i,rn(i,a)){var l=A.interleaved;return null===l?(r.next=r,Io(A)):(r.next=l.next,l.next=r),void(A.interleaved=r)}}catch(e){}null!==(t=Ho(e,A,r,n))&&(es(t,e,n,r=ql()),Ya(t,A,n))}}function ja(e){var A=e.alternate;return e===oa||null!==A&&A===oa}function Xa(e,A){sa=la=!0;var t=e.pending;null===t?A.next=A:(A.next=t.next,t.next=A),e.pending=A}function Ya(e,A,t){if(4194240&t){var n=A.lanes;t|=n&=e.pendingLanes,A.lanes=t,BA(e,t)}}var Ja={readContext:xo,useCallback:da,useContext:da,useEffect:da,useImperativeHandle:da,useInsertionEffect:da,useLayoutEffect:da,useMemo:da,useReducer:da,useRef:da,useState:da,useDebugValue:da,useDeferredValue:da,useTransition:da,useMutableSource:da,useSyncExternalStore:da,useId:da,unstable_isNewReconciler:!1},Za={readContext:xo,useCallback:function(e,A){return ha().memoizedState=[e,void 0===A?null:A],e},useContext:xo,useEffect:La,useImperativeHandle:function(e,A,t){return t=null!=t?t.concat([e]):null,Ia(4194308,4,Na.bind(null,A,e),t)},useLayoutEffect:function(e,A){return Ia(4194308,4,e,A)},useInsertionEffect:function(e,A){return Ia(4,2,e,A)},useMemo:function(e,A){var t=ha();return A=void 0===A?null:A,e=e(),t.memoizedState=[e,A],e},useReducer:function(e,A,t){var n=ha();return A=void 0!==t?t(A):A,n.memoizedState=n.baseState=A,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:A},n.queue=e,e=e.dispatch=Ga.bind(null,oa,e),[n.memoizedState,e]},useRef:function(e){return e={current:e},ha().memoizedState=e},useState:ka,useDebugValue:Pa,useDeferredValue:function(e){return ha().memoizedState=e},useTransition:function(){var e=ka(!1),A=e[0];return e=Va.bind(null,e[1]),ha().memoizedState=e,[A,e]},useMutableSource:function(){},useSyncExternalStore:function(e,A,n){var r=oa,o=ha();if(to){if(void 0===n)throw Error(t(407));n=n()}else{if(n=A(),null===El)throw Error(t(349));30&ra||Ca(r,A,n)}o.memoizedState=n;var a={value:n,getSnapshot:A};return o.queue=a,La(Ua.bind(null,r,a,e),[e]),r.flags|=2048,xa(9,Qa.bind(null,r,a,n,A),void 0,null),n},useId:function(){var e=ha(),A=El.identifierPrefix;if(to){var t=Yr;A=":"+A+"R"+(t=(Xr&~(1<<32-iA(Xr)-1)).toString(32)+t),0<(t=ua++)&&(A+="H"+t.toString(32)),A+=":"}else A=":"+A+"r"+(t=ca++).toString(32)+":";return e.memoizedState=A},unstable_isNewReconciler:!1},qa={readContext:xo,useCallback:Oa,useContext:xo,useEffect:Ta,useImperativeHandle:Ma,useInsertionEffect:Da,useLayoutEffect:Ra,useMemo:Ka,useReducer:Ba,useRef:Sa,useState:function(){return Ba(wa)},useDebugValue:Pa,useDeferredValue:function(e){return _a(ma(),aa.memoizedState,e)},useTransition:function(){return[Ba(wa)[0],ma().memoizedState]},useMutableSource:va,useSyncExternalStore:ba,useId:za,unstable_isNewReconciler:!1},$a={readContext:xo,useCallback:Oa,useContext:xo,useEffect:Ta,useImperativeHandle:Ma,useInsertionEffect:Da,useLayoutEffect:Ra,useMemo:Ka,useReducer:ya,useRef:Sa,useState:function(){return ya(wa)},useDebugValue:Pa,useDeferredValue:function(e){var A=ma();return null===aa?A.memoizedState=e:_a(A,aa.memoizedState,e)},useTransition:function(){return[ya(wa)[0],ma().memoizedState]},useMutableSource:va,useSyncExternalStore:ba,useId:za,unstable_isNewReconciler:!1};function ei(e,A){if(e&&e.defaultProps){for(var t in A=M({},A),e=e.defaultProps)void 0===A[t]&&(A[t]=e[t]);return A}return A}function Ai(e,A,t,n){t=null==(t=t(n,A=e.memoizedState))?A:M({},A,t),e.memoizedState=t,0===e.lanes&&(e.updateQueue.baseState=t)}var ti={isMounted:function(e){return!!(e=e._reactInternals)&&Ve(e)===e},enqueueSetState:function(e,A,t){e=e._reactInternals;var n=ql(),r=$l(e),o=No(n,r);o.payload=A,null!=t&&(o.callback=t),null!==(A=Mo(e,o,r))&&(es(A,e,r,n),Po(A,e,r))},enqueueReplaceState:function(e,A,t){e=e._reactInternals;var n=ql(),r=$l(e),o=No(n,r);o.tag=1,o.payload=A,null!=t&&(o.callback=t),null!==(A=Mo(e,o,r))&&(es(A,e,r,n),Po(A,e,r))},enqueueForceUpdate:function(e,A){e=e._reactInternals;var t=ql(),n=$l(e),r=No(t,n);r.tag=2,null!=A&&(r.callback=A),null!==(A=Mo(e,r,n))&&(es(A,e,n,t),Po(A,e,n))}};function ni(e,A,t,n,r,o,a){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(n,o,a):!(A.prototype&&A.prototype.isPureReactComponent&&on(t,n)&&on(r,o))}function ri(e,A,t){var n=!1,r=Ur,o=A.contextType;return"object"==typeof o&&null!==o?o=xo(o):(r=Sr(A)?kr:Fr.current,o=(n=null!=(n=A.contextTypes))?xr(e,r):Ur),A=new A(t,o),e.memoizedState=null!==A.state&&void 0!==A.state?A.state:null,A.updater=ti,e.stateNode=A,A._reactInternals=e,n&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=r,e.__reactInternalMemoizedMaskedChildContext=o),A}function oi(e,A,t,n){e=A.state,"function"==typeof A.componentWillReceiveProps&&A.componentWillReceiveProps(t,n),"function"==typeof A.UNSAFE_componentWillReceiveProps&&A.UNSAFE_componentWillReceiveProps(t,n),A.state!==e&&ti.enqueueReplaceState(A,A.state,null)}function ai(e,A,t,n){var r=e.stateNode;r.props=t,r.state=e.memoizedState,r.refs={},Do(e);var o=A.contextType;"object"==typeof o&&null!==o?r.context=xo(o):(o=Sr(A)?kr:Fr.current,r.context=xr(e,o)),r.state=e.memoizedState,"function"==typeof(o=A.getDerivedStateFromProps)&&(Ai(e,A,o,t),r.state=e.memoizedState),"function"==typeof A.getDerivedStateFromProps||"function"==typeof r.getSnapshotBeforeUpdate||"function"!=typeof r.UNSAFE_componentWillMount&&"function"!=typeof r.componentWillMount||(A=r.state,"function"==typeof r.componentWillMount&&r.componentWillMount(),"function"==typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount(),A!==r.state&&ti.enqueueReplaceState(r,r.state,null),Ko(e,t,r,n),r.state=e.memoizedState),"function"==typeof r.componentDidMount&&(e.flags|=4194308)}function ii(e,A){try{var t="",n=A;do{t+=_(n),n=n.return}while(n);var r=t}catch(e){r="\nError generating stack: "+e.message+"\n"+e.stack}return{value:e,source:A,stack:r,digest:null}}function li(e,A,t){return{value:e,source:null,stack:null!=t?t:null,digest:null!=A?A:null}}function si(e,A){try{console.error(A.value)}catch(e){setTimeout((function(){throw e}))}}var ui="function"==typeof WeakMap?WeakMap:Map;function ci(e,A,t){(t=No(-1,t)).tag=3,t.payload={element:null};var n=A.value;return t.callback=function(){_l||(_l=!0,Vl=n),si(0,A)},t}function di(e,A,t){(t=No(-1,t)).tag=3;var n=e.type.getDerivedStateFromError;if("function"==typeof n){var r=A.value;t.payload=function(){return n(r)},t.callback=function(){si(0,A)}}var o=e.stateNode;return null!==o&&"function"==typeof o.componentDidCatch&&(t.callback=function(){si(0,A),"function"!=typeof n&&(null===zl?zl=new Set([this]):zl.add(this));var e=A.stack;this.componentDidCatch(A.value,{componentStack:null!==e?e:""})}),t}function fi(e,A,t){var n=e.pingCache;if(null===n){n=e.pingCache=new ui;var r=new Set;n.set(A,r)}else void 0===(r=n.get(A))&&(r=new Set,n.set(A,r));r.has(t)||(r.add(t),e=Cs.bind(null,e,A,t),A.then(e,e))}function pi(e){do{var A;if((A=13===e.tag)&&(A=null===(A=e.memoizedState)||null!==A.dehydrated),A)return e;e=e.return}while(null!==e);return null}function gi(e,A,t,n,r){return 1&e.mode?(e.flags|=65536,e.lanes=r,e):(e===A?e.flags|=65536:(e.flags|=128,t.flags|=131072,t.flags&=-52805,1===t.tag&&(null===t.alternate?t.tag=17:((A=No(-1,1)).tag=2,Mo(t,A,1))),t.lanes|=1),e)}var hi=y.ReactCurrentOwner,mi=!1;function wi(e,A,t,n){A.child=null===e?yo(A,null,t,n):Bo(A,e.child,t,n)}function Bi(e,A,t,n,r){t=t.render;var o=A.ref;return ko(A,r),n=pa(e,A,t,n,o,r),t=ga(),null===e||mi?(to&&t&&qr(A),A.flags|=1,wi(e,A,n,r),A.child):(A.updateQueue=e.updateQueue,A.flags&=-2053,e.lanes&=~r,_i(e,A,r))}function yi(e,A,t,n,r){if(null===e){var o=t.type;return"function"!=typeof o||Ss(o)||void 0!==o.defaultProps||null!==t.compare||void 0!==t.defaultProps?((e=Hs(t.type,null,n,A,A.mode,r)).ref=A.ref,e.return=A,A.child=e):(A.tag=15,A.type=o,vi(e,A,o,n,r))}if(o=e.child,0===(e.lanes&r)){var a=o.memoizedProps;if((t=null!==(t=t.compare)?t:on)(a,n)&&e.ref===A.ref)return _i(e,A,r)}return A.flags|=1,(e=Is(o,n)).ref=A.ref,e.return=A,A.child=e}function vi(e,A,t,n,r){if(null!==e){var o=e.memoizedProps;if(on(o,n)&&e.ref===A.ref){if(mi=!1,A.pendingProps=n=o,0===(e.lanes&r))return A.lanes=e.lanes,_i(e,A,r);131072&e.flags&&(mi=!0)}}return Qi(e,A,t,n,r)}function bi(e,A,t){var n=A.pendingProps,r=n.children,o=null!==e?e.memoizedState:null;if("hidden"===n.mode)if(1&A.mode){if(!(1073741824&t))return e=null!==o?o.baseLanes|t:t,A.lanes=A.childLanes=1073741824,A.memoizedState={baseLanes:e,cachePool:null,transitions:null},A.updateQueue=null,Qr(Il,Sl),Sl|=e,null;A.memoizedState={baseLanes:0,cachePool:null,transitions:null},n=null!==o?o.baseLanes:t,Qr(Il,Sl),Sl|=n}else A.memoizedState={baseLanes:0,cachePool:null,transitions:null},Qr(Il,Sl),Sl|=t;else null!==o?(n=o.baseLanes|t,A.memoizedState=null):n=t,Qr(Il,Sl),Sl|=n;return wi(e,A,r,t),A.child}function Ci(e,A){var t=A.ref;(null===e&&null!==t||null!==e&&e.ref!==t)&&(A.flags|=512,A.flags|=2097152)}function Qi(e,A,t,n,r){var o=Sr(t)?kr:Fr.current;return o=xr(A,o),ko(A,r),t=pa(e,A,t,n,o,r),n=ga(),null===e||mi?(to&&n&&qr(A),A.flags|=1,wi(e,A,t,r),A.child):(A.updateQueue=e.updateQueue,A.flags&=-2053,e.lanes&=~r,_i(e,A,r))}function Ui(e,A,t,n,r){if(Sr(t)){var o=!0;Tr(A)}else o=!1;if(ko(A,r),null===A.stateNode)Ki(e,A),ri(A,t,n),ai(A,t,n,r),n=!0;else if(null===e){var a=A.stateNode,i=A.memoizedProps;a.props=i;var l=a.context,s=t.contextType;s="object"==typeof s&&null!==s?xo(s):xr(A,s=Sr(t)?kr:Fr.current);var u=t.getDerivedStateFromProps,c="function"==typeof u||"function"==typeof a.getSnapshotBeforeUpdate;c||"function"!=typeof a.UNSAFE_componentWillReceiveProps&&"function"!=typeof a.componentWillReceiveProps||(i!==n||l!==s)&&oi(A,a,n,s),To=!1;var d=A.memoizedState;a.state=d,Ko(A,n,a,r),l=A.memoizedState,i!==n||d!==l||Er.current||To?("function"==typeof u&&(Ai(A,t,u,n),l=A.memoizedState),(i=To||ni(A,t,i,n,d,l,s))?(c||"function"!=typeof a.UNSAFE_componentWillMount&&"function"!=typeof a.componentWillMount||("function"==typeof a.componentWillMount&&a.componentWillMount(),"function"==typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount()),"function"==typeof a.componentDidMount&&(A.flags|=4194308)):("function"==typeof a.componentDidMount&&(A.flags|=4194308),A.memoizedProps=n,A.memoizedState=l),a.props=n,a.state=l,a.context=s,n=i):("function"==typeof a.componentDidMount&&(A.flags|=4194308),n=!1)}else{a=A.stateNode,Ro(e,A),i=A.memoizedProps,s=A.type===A.elementType?i:ei(A.type,i),a.props=s,c=A.pendingProps,d=a.context,l="object"==typeof(l=t.contextType)&&null!==l?xo(l):xr(A,l=Sr(t)?kr:Fr.current);var f=t.getDerivedStateFromProps;(u="function"==typeof f||"function"==typeof a.getSnapshotBeforeUpdate)||"function"!=typeof a.UNSAFE_componentWillReceiveProps&&"function"!=typeof a.componentWillReceiveProps||(i!==c||d!==l)&&oi(A,a,n,l),To=!1,d=A.memoizedState,a.state=d,Ko(A,n,a,r);var p=A.memoizedState;i!==c||d!==p||Er.current||To?("function"==typeof f&&(Ai(A,t,f,n),p=A.memoizedState),(s=To||ni(A,t,s,n,d,p,l)||!1)?(u||"function"!=typeof a.UNSAFE_componentWillUpdate&&"function"!=typeof a.componentWillUpdate||("function"==typeof a.componentWillUpdate&&a.componentWillUpdate(n,p,l),"function"==typeof a.UNSAFE_componentWillUpdate&&a.UNSAFE_componentWillUpdate(n,p,l)),"function"==typeof a.componentDidUpdate&&(A.flags|=4),"function"==typeof a.getSnapshotBeforeUpdate&&(A.flags|=1024)):("function"!=typeof a.componentDidUpdate||i===e.memoizedProps&&d===e.memoizedState||(A.flags|=4),"function"!=typeof a.getSnapshotBeforeUpdate||i===e.memoizedProps&&d===e.memoizedState||(A.flags|=1024),A.memoizedProps=n,A.memoizedState=p),a.props=n,a.state=p,a.context=l,n=s):("function"!=typeof a.componentDidUpdate||i===e.memoizedProps&&d===e.memoizedState||(A.flags|=4),"function"!=typeof a.getSnapshotBeforeUpdate||i===e.memoizedProps&&d===e.memoizedState||(A.flags|=1024),n=!1)}return Fi(e,A,t,n,o,r)}function Fi(e,A,t,n,r,o){Ci(e,A);var a=!!(128&A.flags);if(!n&&!a)return r&&Dr(A,t,!1),_i(e,A,o);n=A.stateNode,hi.current=A;var i=a&&"function"!=typeof t.getDerivedStateFromError?null:n.render();return A.flags|=1,null!==e&&a?(A.child=Bo(A,e.child,null,o),A.child=Bo(A,null,i,o)):wi(e,A,i,o),A.memoizedState=n.state,r&&Dr(A,t,!0),A.child}function Ei(e){var A=e.stateNode;A.pendingContext?Hr(0,A.pendingContext,A.pendingContext!==A.context):A.context&&Hr(0,A.context,!1),Xo(e,A.containerInfo)}function ki(e,A,t,n,r){return co(),fo(r),A.flags|=256,wi(e,A,t,n),A.child}var xi,Si,Ii,Hi,Li={dehydrated:null,treeContext:null,retryLane:0};function Ti(e){return{baseLanes:e,cachePool:null,transitions:null}}function Di(e,A,n){var r,o=A.pendingProps,a=qo.current,i=!1,l=!!(128&A.flags);if((r=l)||(r=(null===e||null!==e.memoizedState)&&!!(2&a)),r?(i=!0,A.flags&=-129):null!==e&&null===e.memoizedState||(a|=1),Qr(qo,1&a),null===e)return io(A),null!==(e=A.memoizedState)&&null!==(e=e.dehydrated)?(1&A.mode?"$!"===e.data?A.lanes=8:A.lanes=1073741824:A.lanes=1,null):(l=o.children,e=o.fallback,i?(o=A.mode,i=A.child,l={mode:"hidden",children:l},1&o||null===i?i=Ts(l,o,0,null):(i.childLanes=0,i.pendingProps=l),e=Ls(e,o,n,null),i.return=A,e.return=A,i.sibling=e,A.child=i,A.child.memoizedState=Ti(n),A.memoizedState=Li,e):Ri(A,l));if(null!==(a=e.memoizedState)&&null!==(r=a.dehydrated))return function(e,A,n,r,o,a,i){if(n)return 256&A.flags?(A.flags&=-257,Ni(e,A,i,r=li(Error(t(422))))):null!==A.memoizedState?(A.child=e.child,A.flags|=128,null):(a=r.fallback,o=A.mode,r=Ts({mode:"visible",children:r.children},o,0,null),(a=Ls(a,o,i,null)).flags|=2,r.return=A,a.return=A,r.sibling=a,A.child=r,1&A.mode&&Bo(A,e.child,null,i),A.child.memoizedState=Ti(i),A.memoizedState=Li,a);if(!(1&A.mode))return Ni(e,A,i,null);if("$!"===o.data){if(r=o.nextSibling&&o.nextSibling.dataset)var l=r.dgst;return r=l,Ni(e,A,i,r=li(a=Error(t(419)),r,void 0))}if(l=0!==(i&e.childLanes),mi||l){if(null!==(r=El)){switch(i&-i){case 4:o=2;break;case 16:o=8;break;case 64: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:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:o=32;break;case 536870912:o=268435456;break;default:o=0}0!==(o=0!==(o&(r.suspendedLanes|i))?0:o)&&o!==a.retryLane&&(a.retryLane=o,Lo(e,o),es(r,e,o,-1))}return fs(),Ni(e,A,i,r=li(Error(t(421))))}return"$?"===o.data?(A.flags|=128,A.child=e.child,A=Us.bind(null,e),o._reactRetry=A,null):(e=a.treeContext,Ao=ir(o.nextSibling),eo=A,to=!0,no=null,null!==e&&(Gr[Wr++]=Xr,Gr[Wr++]=Yr,Gr[Wr++]=jr,Xr=e.id,Yr=e.overflow,jr=A),(A=Ri(A,r.children)).flags|=4096,A)}(e,A,l,o,r,a,n);if(i){i=o.fallback,l=A.mode,r=(a=e.child).sibling;var s={mode:"hidden",children:o.children};return 1&l||A.child===a?(o=Is(a,s)).subtreeFlags=14680064&a.subtreeFlags:((o=A.child).childLanes=0,o.pendingProps=s,A.deletions=null),null!==r?i=Is(r,i):(i=Ls(i,l,n,null)).flags|=2,i.return=A,o.return=A,o.sibling=i,A.child=o,o=i,i=A.child,l=null===(l=e.child.memoizedState)?Ti(n):{baseLanes:l.baseLanes|n,cachePool:null,transitions:l.transitions},i.memoizedState=l,i.childLanes=e.childLanes&~n,A.memoizedState=Li,o}return e=(i=e.child).sibling,o=Is(i,{mode:"visible",children:o.children}),!(1&A.mode)&&(o.lanes=n),o.return=A,o.sibling=null,null!==e&&(null===(n=A.deletions)?(A.deletions=[e],A.flags|=16):n.push(e)),A.child=o,A.memoizedState=null,o}function Ri(e,A){return(A=Ts({mode:"visible",children:A},e.mode,0,null)).return=e,e.child=A}function Ni(e,A,t,n){return null!==n&&fo(n),Bo(A,e.child,null,t),(e=Ri(A,A.pendingProps.children)).flags|=2,A.memoizedState=null,e}function Mi(e,A,t){e.lanes|=A;var n=e.alternate;null!==n&&(n.lanes|=A),Eo(e.return,A,t)}function Pi(e,A,t,n,r){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:A,rendering:null,renderingStartTime:0,last:n,tail:t,tailMode:r}:(o.isBackwards=A,o.rendering=null,o.renderingStartTime=0,o.last=n,o.tail=t,o.tailMode=r)}function Oi(e,A,t){var n=A.pendingProps,r=n.revealOrder,o=n.tail;if(wi(e,A,n.children,t),2&(n=qo.current))n=1&n|2,A.flags|=128;else{if(null!==e&&128&e.flags)e:for(e=A.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&Mi(e,t,A);else if(19===e.tag)Mi(e,t,A);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===A)break e;for(;null===e.sibling;){if(null===e.return||e.return===A)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}n&=1}if(Qr(qo,n),1&A.mode)switch(r){case"forwards":for(t=A.child,r=null;null!==t;)null!==(e=t.alternate)&&null===$o(e)&&(r=t),t=t.sibling;null===(t=r)?(r=A.child,A.child=null):(r=t.sibling,t.sibling=null),Pi(A,!1,r,t,o);break;case"backwards":for(t=null,r=A.child,A.child=null;null!==r;){if(null!==(e=r.alternate)&&null===$o(e)){A.child=r;break}e=r.sibling,r.sibling=t,t=r,r=e}Pi(A,!0,t,null,o);break;case"together":Pi(A,!1,null,null,void 0);break;default:A.memoizedState=null}else A.memoizedState=null;return A.child}function Ki(e,A){!(1&A.mode)&&null!==e&&(e.alternate=null,A.alternate=null,A.flags|=2)}function _i(e,A,n){if(null!==e&&(A.dependencies=e.dependencies),Tl|=A.lanes,0===(n&A.childLanes))return null;if(null!==e&&A.child!==e.child)throw Error(t(153));if(null!==A.child){for(n=Is(e=A.child,e.pendingProps),A.child=n,n.return=A;null!==e.sibling;)e=e.sibling,(n=n.sibling=Is(e,e.pendingProps)).return=A;n.sibling=null}return A.child}function Vi(e,A){if(!to)switch(e.tailMode){case"hidden":A=e.tail;for(var t=null;null!==A;)null!==A.alternate&&(t=A),A=A.sibling;null===t?e.tail=null:t.sibling=null;break;case"collapsed":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?A||null===e.tail?e.tail=null:e.tail.sibling=null:n.sibling=null}}function zi(e){var A=null!==e.alternate&&e.alternate.child===e.child,t=0,n=0;if(A)for(var r=e.child;null!==r;)t|=r.lanes|r.childLanes,n|=14680064&r.subtreeFlags,n|=14680064&r.flags,r.return=e,r=r.sibling;else for(r=e.child;null!==r;)t|=r.lanes|r.childLanes,n|=r.subtreeFlags,n|=r.flags,r.return=e,r=r.sibling;return e.subtreeFlags|=n,e.childLanes=t,A}function Gi(e,A,n){var o=A.pendingProps;switch($r(A),A.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return zi(A),null;case 1:case 17:return Sr(A.type)&&Ir(),zi(A),null;case 3:return o=A.stateNode,Yo(),Cr(Er),Cr(Fr),Aa(),o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),null!==e&&null!==e.child||(so(A)?A.flags|=4:null===e||e.memoizedState.isDehydrated&&!(256&A.flags)||(A.flags|=1024,null!==no&&(rs(no),no=null))),Si(e,A),zi(A),null;case 5:Zo(A);var a=jo(Wo.current);if(n=A.type,null!==e&&null!=A.stateNode)Ii(e,A,n,o,a),e.ref!==A.ref&&(A.flags|=512,A.flags|=2097152);else{if(!o){if(null===A.stateNode)throw Error(t(166));return zi(A),null}if(e=jo(zo.current),so(A)){o=A.stateNode,n=A.type;var i=A.memoizedProps;switch(o[ur]=A,o[cr]=i,e=!!(1&A.mode),n){case"dialog":Nn("cancel",o),Nn("close",o);break;case"iframe":case"object":case"embed":Nn("load",o);break;case"video":case"audio":for(a=0;a<Ln.length;a++)Nn(Ln[a],o);break;case"source":Nn("error",o);break;case"img":case"image":case"link":Nn("error",o),Nn("load",o);break;case"details":Nn("toggle",o);break;case"input":Z(o,i),Nn("invalid",o);break;case"select":o._wrapperState={wasMultiple:!!i.multiple},Nn("invalid",o);break;case"textarea":oe(o,i),Nn("invalid",o)}for(var l in Be(n,i),a=null,i)if(i.hasOwnProperty(l)){var s=i[l];"children"===l?"string"==typeof s?o.textContent!==s&&(!0!==i.suppressHydrationWarning&&Jn(o.textContent,s,e),a=["children",s]):"number"==typeof s&&o.textContent!==""+s&&(!0!==i.suppressHydrationWarning&&Jn(o.textContent,s,e),a=["children",""+s]):r.hasOwnProperty(l)&&null!=s&&"onScroll"===l&&Nn("scroll",o)}switch(n){case"input":j(o),ee(o,i,!0);break;case"textarea":j(o),ie(o);break;case"select":case"option":break;default:"function"==typeof i.onClick&&(o.onclick=Zn)}o=a,A.updateQueue=o,null!==o&&(A.flags|=4)}else{l=9===a.nodeType?a:a.ownerDocument,"http://www.w3.org/1999/xhtml"===e&&(e=le(n)),"http://www.w3.org/1999/xhtml"===e?"script"===n?((e=l.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"==typeof o.is?e=l.createElement(n,{is:o.is}):(e=l.createElement(n),"select"===n&&(l=e,o.multiple?l.multiple=!0:o.size&&(l.size=o.size))):e=l.createElementNS(e,n),e[ur]=A,e[cr]=o,xi(e,A,!1,!1),A.stateNode=e;e:{switch(l=ye(n,o),n){case"dialog":Nn("cancel",e),Nn("close",e),a=o;break;case"iframe":case"object":case"embed":Nn("load",e),a=o;break;case"video":case"audio":for(a=0;a<Ln.length;a++)Nn(Ln[a],e);a=o;break;case"source":Nn("error",e),a=o;break;case"img":case"image":case"link":Nn("error",e),Nn("load",e),a=o;break;case"details":Nn("toggle",e),a=o;break;case"input":Z(e,o),a=J(e,o),Nn("invalid",e);break;case"option":default:a=o;break;case"select":e._wrapperState={wasMultiple:!!o.multiple},a=M({},o,{value:void 0}),Nn("invalid",e);break;case"textarea":oe(e,o),a=re(e,o),Nn("invalid",e)}for(i in Be(n,a),s=a)if(s.hasOwnProperty(i)){var u=s[i];"style"===i?me(e,u):"dangerouslySetInnerHTML"===i?null!=(u=u?u.__html:void 0)&&de(e,u):"children"===i?"string"==typeof u?("textarea"!==n||""!==u)&&fe(e,u):"number"==typeof u&&fe(e,""+u):"suppressContentEditableWarning"!==i&&"suppressHydrationWarning"!==i&&"autoFocus"!==i&&(r.hasOwnProperty(i)?null!=u&&"onScroll"===i&&Nn("scroll",e):null!=u&&B(e,i,u,l))}switch(n){case"input":j(e),ee(e,o,!1);break;case"textarea":j(e),ie(e);break;case"option":null!=o.value&&e.setAttribute("value",""+G(o.value));break;case"select":e.multiple=!!o.multiple,null!=(i=o.value)?ne(e,!!o.multiple,i,!1):null!=o.defaultValue&&ne(e,!!o.multiple,o.defaultValue,!0);break;default:"function"==typeof a.onClick&&(e.onclick=Zn)}switch(n){case"button":case"input":case"select":case"textarea":o=!!o.autoFocus;break e;case"img":o=!0;break e;default:o=!1}}o&&(A.flags|=4)}null!==A.ref&&(A.flags|=512,A.flags|=2097152)}return zi(A),null;case 6:if(e&&null!=A.stateNode)Hi(e,A,e.memoizedProps,o);else{if("string"!=typeof o&&null===A.stateNode)throw Error(t(166));if(n=jo(Wo.current),jo(zo.current),so(A)){if(o=A.stateNode,n=A.memoizedProps,o[ur]=A,(i=o.nodeValue!==n)&&null!==(e=eo))switch(e.tag){case 3:Jn(o.nodeValue,n,!!(1&e.mode));break;case 5:!0!==e.memoizedProps.suppressHydrationWarning&&Jn(o.nodeValue,n,!!(1&e.mode))}i&&(A.flags|=4)}else(o=(9===n.nodeType?n:n.ownerDocument).createTextNode(o))[ur]=A,A.stateNode=o}return zi(A),null;case 13:if(Cr(qo),o=A.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(to&&null!==Ao&&1&A.mode&&!(128&A.flags))uo(),co(),A.flags|=98560,i=!1;else if(i=so(A),null!==o&&null!==o.dehydrated){if(null===e){if(!i)throw Error(t(318));if(!(i=null!==(i=A.memoizedState)?i.dehydrated:null))throw Error(t(317));i[ur]=A}else co(),!(128&A.flags)&&(A.memoizedState=null),A.flags|=4;zi(A),i=!1}else null!==no&&(rs(no),no=null),i=!0;if(!i)return 65536&A.flags?A:null}return 128&A.flags?(A.lanes=n,A):((o=null!==o)!=(null!==e&&null!==e.memoizedState)&&o&&(A.child.flags|=8192,1&A.mode&&(null===e||1&qo.current?0===Hl&&(Hl=3):fs())),null!==A.updateQueue&&(A.flags|=4),zi(A),null);case 4:return Yo(),Si(e,A),null===e&&On(A.stateNode.containerInfo),zi(A),null;case 10:return Fo(A.type._context),zi(A),null;case 19:if(Cr(qo),null===(i=A.memoizedState))return zi(A),null;if(o=!!(128&A.flags),null===(l=i.rendering))if(o)Vi(i,!1);else{if(0!==Hl||null!==e&&128&e.flags)for(e=A.child;null!==e;){if(null!==(l=$o(e))){for(A.flags|=128,Vi(i,!1),null!==(o=l.updateQueue)&&(A.updateQueue=o,A.flags|=4),A.subtreeFlags=0,o=n,n=A.child;null!==n;)e=o,(i=n).flags&=14680066,null===(l=i.alternate)?(i.childLanes=0,i.lanes=e,i.child=null,i.subtreeFlags=0,i.memoizedProps=null,i.memoizedState=null,i.updateQueue=null,i.dependencies=null,i.stateNode=null):(i.childLanes=l.childLanes,i.lanes=l.lanes,i.child=l.child,i.subtreeFlags=0,i.deletions=null,i.memoizedProps=l.memoizedProps,i.memoizedState=l.memoizedState,i.updateQueue=l.updateQueue,i.type=l.type,e=l.dependencies,i.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return Qr(qo,1&qo.current|2),A.child}e=e.sibling}null!==i.tail&&qe()>Ol&&(A.flags|=128,o=!0,Vi(i,!1),A.lanes=4194304)}else{if(!o)if(null!==(e=$o(l))){if(A.flags|=128,o=!0,null!==(n=e.updateQueue)&&(A.updateQueue=n,A.flags|=4),Vi(i,!0),null===i.tail&&"hidden"===i.tailMode&&!l.alternate&&!to)return zi(A),null}else 2*qe()-i.renderingStartTime>Ol&&1073741824!==n&&(A.flags|=128,o=!0,Vi(i,!1),A.lanes=4194304);i.isBackwards?(l.sibling=A.child,A.child=l):(null!==(n=i.last)?n.sibling=l:A.child=l,i.last=l)}return null!==i.tail?(A=i.tail,i.rendering=A,i.tail=A.sibling,i.renderingStartTime=qe(),A.sibling=null,n=qo.current,Qr(qo,o?1&n|2:1&n),A):(zi(A),null);case 22:case 23:return ss(),o=null!==A.memoizedState,null!==e&&null!==e.memoizedState!==o&&(A.flags|=8192),o&&1&A.mode?!!(1073741824&Sl)&&(zi(A),6&A.subtreeFlags&&(A.flags|=8192)):zi(A),null;case 24:case 25:return null}throw Error(t(156,A.tag))}function Wi(e,A){switch($r(A),A.tag){case 1:return Sr(A.type)&&Ir(),65536&(e=A.flags)?(A.flags=-65537&e|128,A):null;case 3:return Yo(),Cr(Er),Cr(Fr),Aa(),65536&(e=A.flags)&&!(128&e)?(A.flags=-65537&e|128,A):null;case 5:return Zo(A),null;case 13:if(Cr(qo),null!==(e=A.memoizedState)&&null!==e.dehydrated){if(null===A.alternate)throw Error(t(340));co()}return 65536&(e=A.flags)?(A.flags=-65537&e|128,A):null;case 19:return Cr(qo),null;case 4:return Yo(),null;case 10:return Fo(A.type._context),null;case 22:case 23:return ss(),null;default:return null}}xi=function(e,A){for(var t=A.child;null!==t;){if(5===t.tag||6===t.tag)e.appendChild(t.stateNode);else if(4!==t.tag&&null!==t.child){t.child.return=t,t=t.child;continue}if(t===A)break;for(;null===t.sibling;){if(null===t.return||t.return===A)return;t=t.return}t.sibling.return=t.return,t=t.sibling}},Si=function(){},Ii=function(e,A,t,n){var o=e.memoizedProps;if(o!==n){e=A.stateNode,jo(zo.current);var a,i=null;switch(t){case"input":o=J(e,o),n=J(e,n),i=[];break;case"select":o=M({},o,{value:void 0}),n=M({},n,{value:void 0}),i=[];break;case"textarea":o=re(e,o),n=re(e,n),i=[];break;default:"function"!=typeof o.onClick&&"function"==typeof n.onClick&&(e.onclick=Zn)}for(u in Be(t,n),t=null,o)if(!n.hasOwnProperty(u)&&o.hasOwnProperty(u)&&null!=o[u])if("style"===u){var l=o[u];for(a in l)l.hasOwnProperty(a)&&(t||(t={}),t[a]="")}else"dangerouslySetInnerHTML"!==u&&"children"!==u&&"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&"autoFocus"!==u&&(r.hasOwnProperty(u)?i||(i=[]):(i=i||[]).push(u,null));for(u in n){var s=n[u];if(l=null!=o?o[u]:void 0,n.hasOwnProperty(u)&&s!==l&&(null!=s||null!=l))if("style"===u)if(l){for(a in l)!l.hasOwnProperty(a)||s&&s.hasOwnProperty(a)||(t||(t={}),t[a]="");for(a in s)s.hasOwnProperty(a)&&l[a]!==s[a]&&(t||(t={}),t[a]=s[a])}else t||(i||(i=[]),i.push(u,t)),t=s;else"dangerouslySetInnerHTML"===u?(s=s?s.__html:void 0,l=l?l.__html:void 0,null!=s&&l!==s&&(i=i||[]).push(u,s)):"children"===u?"string"!=typeof s&&"number"!=typeof s||(i=i||[]).push(u,""+s):"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&(r.hasOwnProperty(u)?(null!=s&&"onScroll"===u&&Nn("scroll",e),i||l===s||(i=[])):(i=i||[]).push(u,s))}t&&(i=i||[]).push("style",t);var u=i;(A.updateQueue=u)&&(A.flags|=4)}},Hi=function(e,A,t,n){t!==n&&(A.flags|=4)};var ji=!1,Xi=!1,Yi="function"==typeof WeakSet?WeakSet:Set,Ji=null;function Zi(e,A){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){bs(e,A,t)}else t.current=null}function qi(e,A,t){try{t()}catch(t){bs(e,A,t)}}var $i=!1;function el(e,A,t){var n=A.updateQueue;if(null!==(n=null!==n?n.lastEffect:null)){var r=n=n.next;do{if((r.tag&e)===e){var o=r.destroy;r.destroy=void 0,void 0!==o&&qi(A,t,o)}r=r.next}while(r!==n)}}function Al(e,A){if(null!==(A=null!==(A=A.updateQueue)?A.lastEffect:null)){var t=A=A.next;do{if((t.tag&e)===e){var n=t.create;t.destroy=n()}t=t.next}while(t!==A)}}function tl(e){var A=e.ref;if(null!==A){var t=e.stateNode;e.tag,e=t,"function"==typeof A?A(e):A.current=e}}function nl(e){var A=e.alternate;null!==A&&(e.alternate=null,nl(A)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag&&null!==(A=e.stateNode)&&(delete A[ur],delete A[cr],delete A[fr],delete A[pr],delete A[gr]),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function rl(e){return 5===e.tag||3===e.tag||4===e.tag}function ol(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||rl(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(2&e.flags)continue e;if(null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function al(e,A,t){var n=e.tag;if(5===n||6===n)e=e.stateNode,A?8===t.nodeType?t.parentNode.insertBefore(e,A):t.insertBefore(e,A):(8===t.nodeType?(A=t.parentNode).insertBefore(e,t):(A=t).appendChild(e),null!=(t=t._reactRootContainer)||null!==A.onclick||(A.onclick=Zn));else if(4!==n&&null!==(e=e.child))for(al(e,A,t),e=e.sibling;null!==e;)al(e,A,t),e=e.sibling}function il(e,A,t){var n=e.tag;if(5===n||6===n)e=e.stateNode,A?t.insertBefore(e,A):t.appendChild(e);else if(4!==n&&null!==(e=e.child))for(il(e,A,t),e=e.sibling;null!==e;)il(e,A,t),e=e.sibling}var ll=null,sl=!1;function ul(e,A,t){for(t=t.child;null!==t;)cl(e,A,t),t=t.sibling}function cl(e,A,t){if(aA&&"function"==typeof aA.onCommitFiberUnmount)try{aA.onCommitFiberUnmount(oA,t)}catch(e){}switch(t.tag){case 5:Xi||Zi(t,A);case 6:var n=ll,r=sl;ll=null,ul(e,A,t),sl=r,null!==(ll=n)&&(sl?(e=ll,t=t.stateNode,8===e.nodeType?e.parentNode.removeChild(t):e.removeChild(t)):ll.removeChild(t.stateNode));break;case 18:null!==ll&&(sl?(e=ll,t=t.stateNode,8===e.nodeType?ar(e.parentNode,t):1===e.nodeType&&ar(e,t),VA(e)):ar(ll,t.stateNode));break;case 4:n=ll,r=sl,ll=t.stateNode.containerInfo,sl=!0,ul(e,A,t),ll=n,sl=r;break;case 0:case 11:case 14:case 15:if(!Xi&&null!==(n=t.updateQueue)&&null!==(n=n.lastEffect)){r=n=n.next;do{var o=r,a=o.destroy;o=o.tag,void 0!==a&&(2&o||4&o)&&qi(t,A,a),r=r.next}while(r!==n)}ul(e,A,t);break;case 1:if(!Xi&&(Zi(t,A),"function"==typeof(n=t.stateNode).componentWillUnmount))try{n.props=t.memoizedProps,n.state=t.memoizedState,n.componentWillUnmount()}catch(e){bs(t,A,e)}ul(e,A,t);break;case 21:ul(e,A,t);break;case 22:1&t.mode?(Xi=(n=Xi)||null!==t.memoizedState,ul(e,A,t),Xi=n):ul(e,A,t);break;default:ul(e,A,t)}}function dl(e){var A=e.updateQueue;if(null!==A){e.updateQueue=null;var t=e.stateNode;null===t&&(t=e.stateNode=new Yi),A.forEach((function(A){var n=Fs.bind(null,e,A);t.has(A)||(t.add(A),A.then(n,n))}))}}function fl(e,A){var n=A.deletions;if(null!==n)for(var r=0;r<n.length;r++){var o=n[r];try{var a=e,i=A,l=i;e:for(;null!==l;){switch(l.tag){case 5:ll=l.stateNode,sl=!1;break e;case 3:case 4:ll=l.stateNode.containerInfo,sl=!0;break e}l=l.return}if(null===ll)throw Error(t(160));cl(a,i,o),ll=null,sl=!1;var s=o.alternate;null!==s&&(s.return=null),o.return=null}catch(e){bs(o,A,e)}}if(12854&A.subtreeFlags)for(A=A.child;null!==A;)pl(A,e),A=A.sibling}function pl(e,A){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(fl(A,e),gl(e),4&r){try{el(3,e,e.return),Al(3,e)}catch(A){bs(e,e.return,A)}try{el(5,e,e.return)}catch(A){bs(e,e.return,A)}}break;case 1:fl(A,e),gl(e),512&r&&null!==n&&Zi(n,n.return);break;case 5:if(fl(A,e),gl(e),512&r&&null!==n&&Zi(n,n.return),32&e.flags){var o=e.stateNode;try{fe(o,"")}catch(A){bs(e,e.return,A)}}if(4&r&&null!=(o=e.stateNode)){var a=e.memoizedProps,i=null!==n?n.memoizedProps:a,l=e.type,s=e.updateQueue;if(e.updateQueue=null,null!==s)try{"input"===l&&"radio"===a.type&&null!=a.name&&q(o,a),ye(l,i);var u=ye(l,a);for(i=0;i<s.length;i+=2){var c=s[i],d=s[i+1];"style"===c?me(o,d):"dangerouslySetInnerHTML"===c?de(o,d):"children"===c?fe(o,d):B(o,c,d,u)}switch(l){case"input":$(o,a);break;case"textarea":ae(o,a);break;case"select":var f=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!a.multiple;var p=a.value;null!=p?ne(o,!!a.multiple,p,!1):f!==!!a.multiple&&(null!=a.defaultValue?ne(o,!!a.multiple,a.defaultValue,!0):ne(o,!!a.multiple,a.multiple?[]:"",!1))}o[cr]=a}catch(A){bs(e,e.return,A)}}break;case 6:if(fl(A,e),gl(e),4&r){if(null===e.stateNode)throw Error(t(162));o=e.stateNode,a=e.memoizedProps;try{o.nodeValue=a}catch(A){bs(e,e.return,A)}}break;case 3:if(fl(A,e),gl(e),4&r&&null!==n&&n.memoizedState.isDehydrated)try{VA(A.containerInfo)}catch(A){bs(e,e.return,A)}break;case 4:default:fl(A,e),gl(e);break;case 13:fl(A,e),gl(e),8192&(o=e.child).flags&&(a=null!==o.memoizedState,o.stateNode.isHidden=a,!a||null!==o.alternate&&null!==o.alternate.memoizedState||(Pl=qe())),4&r&&dl(e);break;case 22:if(c=null!==n&&null!==n.memoizedState,1&e.mode?(Xi=(u=Xi)||c,fl(A,e),Xi=u):fl(A,e),gl(e),8192&r){if(u=null!==e.memoizedState,(e.stateNode.isHidden=u)&&!c&&1&e.mode)for(Ji=e,c=e.child;null!==c;){for(d=Ji=c;null!==Ji;){switch(p=(f=Ji).child,f.tag){case 0:case 11:case 14:case 15:el(4,f,f.return);break;case 1:Zi(f,f.return);var g=f.stateNode;if("function"==typeof g.componentWillUnmount){r=f,n=f.return;try{A=r,g.props=A.memoizedProps,g.state=A.memoizedState,g.componentWillUnmount()}catch(e){bs(r,n,e)}}break;case 5:Zi(f,f.return);break;case 22:if(null!==f.memoizedState){Bl(d);continue}}null!==p?(p.return=f,Ji=p):Bl(d)}c=c.sibling}e:for(c=null,d=e;;){if(5===d.tag){if(null===c){c=d;try{o=d.stateNode,u?"function"==typeof(a=o.style).setProperty?a.setProperty("display","none","important"):a.display="none":(l=d.stateNode,i=null!=(s=d.memoizedProps.style)&&s.hasOwnProperty("display")?s.display:null,l.style.display=he("display",i))}catch(A){bs(e,e.return,A)}}}else if(6===d.tag){if(null===c)try{d.stateNode.nodeValue=u?"":d.memoizedProps}catch(A){bs(e,e.return,A)}}else if((22!==d.tag&&23!==d.tag||null===d.memoizedState||d===e)&&null!==d.child){d.child.return=d,d=d.child;continue}if(d===e)break e;for(;null===d.sibling;){if(null===d.return||d.return===e)break e;c===d&&(c=null),d=d.return}c===d&&(c=null),d.sibling.return=d.return,d=d.sibling}}break;case 19:fl(A,e),gl(e),4&r&&dl(e);case 21:}}function gl(e){var A=e.flags;if(2&A){try{e:{for(var n=e.return;null!==n;){if(rl(n)){var r=n;break e}n=n.return}throw Error(t(160))}switch(r.tag){case 5:var o=r.stateNode;32&r.flags&&(fe(o,""),r.flags&=-33),il(e,ol(e),o);break;case 3:case 4:var a=r.stateNode.containerInfo;al(e,ol(e),a);break;default:throw Error(t(161))}}catch(A){bs(e,e.return,A)}e.flags&=-3}4096&A&&(e.flags&=-4097)}function hl(e,A,t){Ji=e,ml(e)}function ml(e,A,t){for(var n=!!(1&e.mode);null!==Ji;){var r=Ji,o=r.child;if(22===r.tag&&n){var a=null!==r.memoizedState||ji;if(!a){var i=r.alternate,l=null!==i&&null!==i.memoizedState||Xi;i=ji;var s=Xi;if(ji=a,(Xi=l)&&!s)for(Ji=r;null!==Ji;)l=(a=Ji).child,22===a.tag&&null!==a.memoizedState?yl(r):null!==l?(l.return=a,Ji=l):yl(r);for(;null!==o;)Ji=o,ml(o),o=o.sibling;Ji=r,ji=i,Xi=s}wl(e)}else 8772&r.subtreeFlags&&null!==o?(o.return=r,Ji=o):wl(e)}}function wl(e){for(;null!==Ji;){var A=Ji;if(8772&A.flags){var n=A.alternate;try{if(8772&A.flags)switch(A.tag){case 0:case 11:case 15:Xi||Al(5,A);break;case 1:var r=A.stateNode;if(4&A.flags&&!Xi)if(null===n)r.componentDidMount();else{var o=A.elementType===A.type?n.memoizedProps:ei(A.type,n.memoizedProps);r.componentDidUpdate(o,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var a=A.updateQueue;null!==a&&_o(A,a,r);break;case 3:var i=A.updateQueue;if(null!==i){if(n=null,null!==A.child)switch(A.child.tag){case 5:case 1:n=A.child.stateNode}_o(A,i,n)}break;case 5:var l=A.stateNode;if(null===n&&4&A.flags){n=l;var s=A.memoizedProps;switch(A.type){case"button":case"input":case"select":case"textarea":s.autoFocus&&n.focus();break;case"img":s.src&&(n.src=s.src)}}break;case 6:case 4:case 12:case 19:case 17:case 21:case 22:case 23:case 25:break;case 13:if(null===A.memoizedState){var u=A.alternate;if(null!==u){var c=u.memoizedState;if(null!==c){var d=c.dehydrated;null!==d&&VA(d)}}}break;default:throw Error(t(163))}Xi||512&A.flags&&tl(A)}catch(e){bs(A,A.return,e)}}if(A===e){Ji=null;break}if(null!==(n=A.sibling)){n.return=A.return,Ji=n;break}Ji=A.return}}function Bl(e){for(;null!==Ji;){var A=Ji;if(A===e){Ji=null;break}var t=A.sibling;if(null!==t){t.return=A.return,Ji=t;break}Ji=A.return}}function yl(e){for(;null!==Ji;){var A=Ji;try{switch(A.tag){case 0:case 11:case 15:var t=A.return;try{Al(4,A)}catch(e){bs(A,t,e)}break;case 1:var n=A.stateNode;if("function"==typeof n.componentDidMount){var r=A.return;try{n.componentDidMount()}catch(e){bs(A,r,e)}}var o=A.return;try{tl(A)}catch(e){bs(A,o,e)}break;case 5:var a=A.return;try{tl(A)}catch(e){bs(A,a,e)}}}catch(e){bs(A,A.return,e)}if(A===e){Ji=null;break}var i=A.sibling;if(null!==i){i.return=A.return,Ji=i;break}Ji=A.return}}var vl,bl=Math.ceil,Cl=y.ReactCurrentDispatcher,Ql=y.ReactCurrentOwner,Ul=y.ReactCurrentBatchConfig,Fl=0,El=null,kl=null,xl=0,Sl=0,Il=br(0),Hl=0,Ll=null,Tl=0,Dl=0,Rl=0,Nl=null,Ml=null,Pl=0,Ol=1/0,Kl=null,_l=!1,Vl=null,zl=null,Gl=!1,Wl=null,jl=0,Xl=0,Yl=null,Jl=-1,Zl=0;function ql(){return 6&Fl?qe():-1!==Jl?Jl:Jl=qe()}function $l(e){return 1&e.mode?2&Fl&&0!==xl?xl&-xl:null!==po.transition?(0===Zl&&(Zl=hA()),Zl):0!==(e=yA)?e:e=void 0===(e=window.event)?16:ZA(e.type):1}function es(e,A,n,r){if(50<Xl)throw Xl=0,Yl=null,Error(t(185));wA(e,n,r),2&Fl&&e===El||(e===El&&(!(2&Fl)&&(Dl|=n),4===Hl&&os(e,xl)),As(e,r),1===n&&0===Fl&&!(1&A.mode)&&(Ol=qe()+500,Nr&&Or()))}function As(e,A){var t=e.callbackNode;!function(e,A){for(var t=e.suspendedLanes,n=e.pingedLanes,r=e.expirationTimes,o=e.pendingLanes;0<o;){var a=31-iA(o),i=1<<a,l=r[a];-1===l?0!==(i&t)&&0===(i&n)||(r[a]=pA(i,A)):l<=A&&(e.expiredLanes|=i),o&=~i}}(e,A);var n=fA(e,e===El?xl:0);if(0===n)null!==t&&Ye(t),e.callbackNode=null,e.callbackPriority=0;else if(A=n&-n,e.callbackPriority!==A){if(null!=t&&Ye(t),1===A)0===e.tag?function(e){Nr=!0,Pr(e)}(as.bind(null,e)):Pr(as.bind(null,e)),rr((function(){!(6&Fl)&&Or()})),t=null;else{switch(vA(n)){case 1:t=eA;break;case 4:t=AA;break;case 16:default:t=tA;break;case 536870912:t=rA}t=Es(t,ts.bind(null,e))}e.callbackPriority=A,e.callbackNode=t}}function ts(e,A){if(Jl=-1,Zl=0,6&Fl)throw Error(t(327));var n=e.callbackNode;if(ys()&&e.callbackNode!==n)return null;var r=fA(e,e===El?xl:0);if(0===r)return null;if(30&r||0!==(r&e.expiredLanes)||A)A=ps(e,r);else{A=r;var o=Fl;Fl|=2;var a=ds();for(El===e&&xl===A||(Kl=null,Ol=qe()+500,us(e,A));;)try{hs();break}catch(A){cs(e,A)}Uo(),Cl.current=a,Fl=o,null!==kl?A=0:(El=null,xl=0,A=Hl)}if(0!==A){if(2===A&&0!==(o=gA(e))&&(r=o,A=ns(e,o)),1===A)throw n=Ll,us(e,0),os(e,r),As(e,qe()),n;if(6===A)os(e,r);else{if(o=e.current.alternate,!(30&r||function(e){for(var A=e;;){if(16384&A.flags){var t=A.updateQueue;if(null!==t&&null!==(t=t.stores))for(var n=0;n<t.length;n++){var r=t[n],o=r.getSnapshot;r=r.value;try{if(!rn(o(),r))return!1}catch(e){return!1}}}if(t=A.child,16384&A.subtreeFlags&&null!==t)t.return=A,A=t;else{if(A===e)break;for(;null===A.sibling;){if(null===A.return||A.return===e)return!0;A=A.return}A.sibling.return=A.return,A=A.sibling}}return!0}(o)||(A=ps(e,r),2===A&&(a=gA(e),0!==a&&(r=a,A=ns(e,a))),1!==A)))throw n=Ll,us(e,0),os(e,r),As(e,qe()),n;switch(e.finishedWork=o,e.finishedLanes=r,A){case 0:case 1:throw Error(t(345));case 2:case 5:Bs(e,Ml,Kl);break;case 3:if(os(e,r),(130023424&r)===r&&10<(A=Pl+500-qe())){if(0!==fA(e,0))break;if(((o=e.suspendedLanes)&r)!==r){ql(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=Ar(Bs.bind(null,e,Ml,Kl),A);break}Bs(e,Ml,Kl);break;case 4:if(os(e,r),(4194240&r)===r)break;for(A=e.eventTimes,o=-1;0<r;){var i=31-iA(r);a=1<<i,(i=A[i])>o&&(o=i),r&=~a}if(r=o,10<(r=(120>(r=qe()-r)?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*bl(r/1960))-r)){e.timeoutHandle=Ar(Bs.bind(null,e,Ml,Kl),r);break}Bs(e,Ml,Kl);break;default:throw Error(t(329))}}}return As(e,qe()),e.callbackNode===n?ts.bind(null,e):null}function ns(e,A){var t=Nl;return e.current.memoizedState.isDehydrated&&(us(e,A).flags|=256),2!==(e=ps(e,A))&&(A=Ml,Ml=t,null!==A&&rs(A)),e}function rs(e){null===Ml?Ml=e:Ml.push.apply(Ml,e)}function os(e,A){for(A&=~Rl,A&=~Dl,e.suspendedLanes|=A,e.pingedLanes&=~A,e=e.expirationTimes;0<A;){var t=31-iA(A),n=1<<t;e[t]=-1,A&=~n}}function as(e){if(6&Fl)throw Error(t(327));ys();var A=fA(e,0);if(!(1&A))return As(e,qe()),null;var n=ps(e,A);if(0!==e.tag&&2===n){var r=gA(e);0!==r&&(A=r,n=ns(e,r))}if(1===n)throw n=Ll,us(e,0),os(e,A),As(e,qe()),n;if(6===n)throw Error(t(345));return e.finishedWork=e.current.alternate,e.finishedLanes=A,Bs(e,Ml,Kl),As(e,qe()),null}function is(e,A){var t=Fl;Fl|=1;try{return e(A)}finally{0===(Fl=t)&&(Ol=qe()+500,Nr&&Or())}}function ls(e){null!==Wl&&0===Wl.tag&&!(6&Fl)&&ys();var A=Fl;Fl|=1;var t=Ul.transition,n=yA;try{if(Ul.transition=null,yA=1,e)return e()}finally{yA=n,Ul.transition=t,!(6&(Fl=A))&&Or()}}function ss(){Sl=Il.current,Cr(Il)}function us(e,A){e.finishedWork=null,e.finishedLanes=0;var t=e.timeoutHandle;if(-1!==t&&(e.timeoutHandle=-1,tr(t)),null!==kl)for(t=kl.return;null!==t;){var n=t;switch($r(n),n.tag){case 1:null!=(n=n.type.childContextTypes)&&Ir();break;case 3:Yo(),Cr(Er),Cr(Fr),Aa();break;case 5:Zo(n);break;case 4:Yo();break;case 13:case 19:Cr(qo);break;case 10:Fo(n.type._context);break;case 22:case 23:ss()}t=t.return}if(El=e,kl=e=Is(e.current,null),xl=Sl=A,Hl=0,Ll=null,Rl=Dl=Tl=0,Ml=Nl=null,null!==So){for(A=0;A<So.length;A++)if(null!==(n=(t=So[A]).interleaved)){t.interleaved=null;var r=n.next,o=t.pending;if(null!==o){var a=o.next;o.next=r,n.next=a}t.pending=n}So=null}return e}function cs(e,A){for(;;){var n=kl;try{if(Uo(),ta.current=Ja,la){for(var r=oa.memoizedState;null!==r;){var o=r.queue;null!==o&&(o.pending=null),r=r.next}la=!1}if(ra=0,ia=aa=oa=null,sa=!1,ua=0,Ql.current=null,null===n||null===n.return){Hl=1,Ll=A,kl=null;break}e:{var a=e,i=n.return,l=n,s=A;if(A=xl,l.flags|=32768,null!==s&&"object"==typeof s&&"function"==typeof s.then){var u=s,c=l,d=c.tag;if(!(1&c.mode||0!==d&&11!==d&&15!==d)){var f=c.alternate;f?(c.updateQueue=f.updateQueue,c.memoizedState=f.memoizedState,c.lanes=f.lanes):(c.updateQueue=null,c.memoizedState=null)}var p=pi(i);if(null!==p){p.flags&=-257,gi(p,i,l,0,A),1&p.mode&&fi(a,u,A),s=u;var g=(A=p).updateQueue;if(null===g){var h=new Set;h.add(s),A.updateQueue=h}else g.add(s);break e}if(!(1&A)){fi(a,u,A),fs();break e}s=Error(t(426))}else if(to&&1&l.mode){var m=pi(i);if(null!==m){!(65536&m.flags)&&(m.flags|=256),gi(m,i,l,0,A),fo(ii(s,l));break e}}a=s=ii(s,l),4!==Hl&&(Hl=2),null===Nl?Nl=[a]:Nl.push(a),a=i;do{switch(a.tag){case 3:a.flags|=65536,A&=-A,a.lanes|=A,Oo(a,ci(0,s,A));break e;case 1:l=s;var w=a.type,B=a.stateNode;if(!(128&a.flags||"function"!=typeof w.getDerivedStateFromError&&(null===B||"function"!=typeof B.componentDidCatch||null!==zl&&zl.has(B)))){a.flags|=65536,A&=-A,a.lanes|=A,Oo(a,di(a,l,A));break e}}a=a.return}while(null!==a)}ws(n)}catch(e){A=e,kl===n&&null!==n&&(kl=n=n.return);continue}break}}function ds(){var e=Cl.current;return Cl.current=Ja,null===e?Ja:e}function fs(){0!==Hl&&3!==Hl&&2!==Hl||(Hl=4),null===El||!(268435455&Tl)&&!(268435455&Dl)||os(El,xl)}function ps(e,A){var n=Fl;Fl|=2;var r=ds();for(El===e&&xl===A||(Kl=null,us(e,A));;)try{gs();break}catch(A){cs(e,A)}if(Uo(),Fl=n,Cl.current=r,null!==kl)throw Error(t(261));return El=null,xl=0,Hl}function gs(){for(;null!==kl;)ms(kl)}function hs(){for(;null!==kl&&!Je();)ms(kl)}function ms(e){var A=vl(e.alternate,e,Sl);e.memoizedProps=e.pendingProps,null===A?ws(e):kl=A,Ql.current=null}function ws(e){var A=e;do{var t=A.alternate;if(e=A.return,32768&A.flags){if(null!==(t=Wi(t,A)))return t.flags&=32767,void(kl=t);if(null===e)return Hl=6,void(kl=null);e.flags|=32768,e.subtreeFlags=0,e.deletions=null}else if(null!==(t=Gi(t,A,Sl)))return void(kl=t);if(null!==(A=A.sibling))return void(kl=A);kl=A=e}while(null!==A);0===Hl&&(Hl=5)}function Bs(e,A,n){var r=yA,o=Ul.transition;try{Ul.transition=null,yA=1,function(e,A,n,r){do{ys()}while(null!==Wl);if(6&Fl)throw Error(t(327));n=e.finishedWork;var o=e.finishedLanes;if(null===n)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(t(177));e.callbackNode=null,e.callbackPriority=0;var a=n.lanes|n.childLanes;if(function(e,A){var t=e.pendingLanes&~A;e.pendingLanes=A,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=A,e.mutableReadLanes&=A,e.entangledLanes&=A,A=e.entanglements;var n=e.eventTimes;for(e=e.expirationTimes;0<t;){var r=31-iA(t),o=1<<r;A[r]=0,n[r]=-1,e[r]=-1,t&=~o}}(e,a),e===El&&(kl=El=null,xl=0),!(2064&n.subtreeFlags)&&!(2064&n.flags)||Gl||(Gl=!0,Es(tA,(function(){return ys(),null}))),a=!!(15990&n.flags),15990&n.subtreeFlags||a){a=Ul.transition,Ul.transition=null;var i=yA;yA=1;var l=Fl;Fl|=4,Ql.current=null,function(e,A){if(qn=GA,cn(e=un())){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{var r=(n=(n=e.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(r&&0!==r.rangeCount){n=r.anchorNode;var o=r.anchorOffset,a=r.focusNode;r=r.focusOffset;try{n.nodeType,a.nodeType}catch(e){n=null;break e}var i=0,l=-1,s=-1,u=0,c=0,d=e,f=null;A:for(;;){for(var p;d!==n||0!==o&&3!==d.nodeType||(l=i+o),d!==a||0!==r&&3!==d.nodeType||(s=i+r),3===d.nodeType&&(i+=d.nodeValue.length),null!==(p=d.firstChild);)f=d,d=p;for(;;){if(d===e)break A;if(f===n&&++u===o&&(l=i),f===a&&++c===r&&(s=i),null!==(p=d.nextSibling))break;f=(d=f).parentNode}d=p}n=-1===l||-1===s?null:{start:l,end:s}}else n=null}n=n||{start:0,end:0}}else n=null;for($n={focusedElem:e,selectionRange:n},GA=!1,Ji=A;null!==Ji;)if(e=(A=Ji).child,1028&A.subtreeFlags&&null!==e)e.return=A,Ji=e;else for(;null!==Ji;){A=Ji;try{var g=A.alternate;if(1024&A.flags)switch(A.tag){case 0:case 11:case 15:case 5:case 6:case 4:case 17:break;case 1:if(null!==g){var h=g.memoizedProps,m=g.memoizedState,w=A.stateNode,B=w.getSnapshotBeforeUpdate(A.elementType===A.type?h:ei(A.type,h),m);w.__reactInternalSnapshotBeforeUpdate=B}break;case 3:var y=A.stateNode.containerInfo;1===y.nodeType?y.textContent="":9===y.nodeType&&y.documentElement&&y.removeChild(y.documentElement);break;default:throw Error(t(163))}}catch(e){bs(A,A.return,e)}if(null!==(e=A.sibling)){e.return=A.return,Ji=e;break}Ji=A.return}g=$i,$i=!1}(e,n),pl(n,e),dn($n),GA=!!qn,$n=qn=null,e.current=n,hl(n),Ze(),Fl=l,yA=i,Ul.transition=a}else e.current=n;if(Gl&&(Gl=!1,Wl=e,jl=o),0===(a=e.pendingLanes)&&(zl=null),function(e){if(aA&&"function"==typeof aA.onCommitFiberRoot)try{aA.onCommitFiberRoot(oA,e,void 0,!(128&~e.current.flags))}catch(e){}}(n.stateNode),As(e,qe()),null!==A)for(r=e.onRecoverableError,n=0;n<A.length;n++)r((o=A[n]).value,{componentStack:o.stack,digest:o.digest});if(_l)throw _l=!1,e=Vl,Vl=null,e;!!(1&jl)&&0!==e.tag&&ys(),1&(a=e.pendingLanes)?e===Yl?Xl++:(Xl=0,Yl=e):Xl=0,Or()}(e,A,n,r)}finally{Ul.transition=o,yA=r}return null}function ys(){if(null!==Wl){var e=vA(jl),A=Ul.transition,n=yA;try{if(Ul.transition=null,yA=16>e?16:e,null===Wl)var r=!1;else{if(e=Wl,Wl=null,jl=0,6&Fl)throw Error(t(331));var o=Fl;for(Fl|=4,Ji=e.current;null!==Ji;){var a=Ji,i=a.child;if(16&Ji.flags){var l=a.deletions;if(null!==l){for(var s=0;s<l.length;s++){var u=l[s];for(Ji=u;null!==Ji;){var c=Ji;switch(c.tag){case 0:case 11:case 15:el(8,c,a)}var d=c.child;if(null!==d)d.return=c,Ji=d;else for(;null!==Ji;){var f=(c=Ji).sibling,p=c.return;if(nl(c),c===u){Ji=null;break}if(null!==f){f.return=p,Ji=f;break}Ji=p}}}var g=a.alternate;if(null!==g){var h=g.child;if(null!==h){g.child=null;do{var m=h.sibling;h.sibling=null,h=m}while(null!==h)}}Ji=a}}if(2064&a.subtreeFlags&&null!==i)i.return=a,Ji=i;else e:for(;null!==Ji;){if(2048&(a=Ji).flags)switch(a.tag){case 0:case 11:case 15:el(9,a,a.return)}var w=a.sibling;if(null!==w){w.return=a.return,Ji=w;break e}Ji=a.return}}var B=e.current;for(Ji=B;null!==Ji;){var y=(i=Ji).child;if(2064&i.subtreeFlags&&null!==y)y.return=i,Ji=y;else e:for(i=B;null!==Ji;){if(2048&(l=Ji).flags)try{switch(l.tag){case 0:case 11:case 15:Al(9,l)}}catch(e){bs(l,l.return,e)}if(l===i){Ji=null;break e}var v=l.sibling;if(null!==v){v.return=l.return,Ji=v;break e}Ji=l.return}}if(Fl=o,Or(),aA&&"function"==typeof aA.onPostCommitFiberRoot)try{aA.onPostCommitFiberRoot(oA,e)}catch(e){}r=!0}return r}finally{yA=n,Ul.transition=A}}return!1}function vs(e,A,t){e=Mo(e,A=ci(0,A=ii(t,A),1),1),A=ql(),null!==e&&(wA(e,1,A),As(e,A))}function bs(e,A,t){if(3===e.tag)vs(e,e,t);else for(;null!==A;){if(3===A.tag){vs(A,e,t);break}if(1===A.tag){var n=A.stateNode;if("function"==typeof A.type.getDerivedStateFromError||"function"==typeof n.componentDidCatch&&(null===zl||!zl.has(n))){A=Mo(A,e=di(A,e=ii(t,e),1),1),e=ql(),null!==A&&(wA(A,1,e),As(A,e));break}}A=A.return}}function Cs(e,A,t){var n=e.pingCache;null!==n&&n.delete(A),A=ql(),e.pingedLanes|=e.suspendedLanes&t,El===e&&(xl&t)===t&&(4===Hl||3===Hl&&(130023424&xl)===xl&&500>qe()-Pl?us(e,0):Rl|=t),As(e,A)}function Qs(e,A){0===A&&(1&e.mode?(A=cA,!(130023424&(cA<<=1))&&(cA=4194304)):A=1);var t=ql();null!==(e=Lo(e,A))&&(wA(e,A,t),As(e,t))}function Us(e){var A=e.memoizedState,t=0;null!==A&&(t=A.retryLane),Qs(e,t)}function Fs(e,A){var n=0;switch(e.tag){case 13:var r=e.stateNode,o=e.memoizedState;null!==o&&(n=o.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(t(314))}null!==r&&r.delete(A),Qs(e,n)}function Es(e,A){return Xe(e,A)}function ks(e,A,t,n){this.tag=e,this.key=t,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=A,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=n,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function xs(e,A,t,n){return new ks(e,A,t,n)}function Ss(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Is(e,A){var t=e.alternate;return null===t?((t=xs(e.tag,A,e.key,e.mode)).elementType=e.elementType,t.type=e.type,t.stateNode=e.stateNode,t.alternate=e,e.alternate=t):(t.pendingProps=A,t.type=e.type,t.flags=0,t.subtreeFlags=0,t.deletions=null),t.flags=14680064&e.flags,t.childLanes=e.childLanes,t.lanes=e.lanes,t.child=e.child,t.memoizedProps=e.memoizedProps,t.memoizedState=e.memoizedState,t.updateQueue=e.updateQueue,A=e.dependencies,t.dependencies=null===A?null:{lanes:A.lanes,firstContext:A.firstContext},t.sibling=e.sibling,t.index=e.index,t.ref=e.ref,t}function Hs(e,A,n,r,o,a){var i=2;if(r=e,"function"==typeof e)Ss(e)&&(i=1);else if("string"==typeof e)i=5;else e:switch(e){case Q:return Ls(n.children,o,a,A);case U:i=8,o|=8;break;case F:return(e=xs(12,n,A,2|o)).elementType=F,e.lanes=a,e;case S:return(e=xs(13,n,A,o)).elementType=S,e.lanes=a,e;case I:return(e=xs(19,n,A,o)).elementType=I,e.lanes=a,e;case T:return Ts(n,o,a,A);default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case E:i=10;break e;case k:i=9;break e;case x:i=11;break e;case H:i=14;break e;case L:i=16,r=null;break e}throw Error(t(130,null==e?e:typeof e,""))}return(A=xs(i,n,A,o)).elementType=e,A.type=r,A.lanes=a,A}function Ls(e,A,t,n){return(e=xs(7,e,n,A)).lanes=t,e}function Ts(e,A,t,n){return(e=xs(22,e,n,A)).elementType=T,e.lanes=t,e.stateNode={isHidden:!1},e}function Ds(e,A,t){return(e=xs(6,e,null,A)).lanes=t,e}function Rs(e,A,t){return(A=xs(4,null!==e.children?e.children:[],e.key,A)).lanes=t,A.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},A}function Ns(e,A,t,n,r){this.tag=A,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=mA(0),this.expirationTimes=mA(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=mA(0),this.identifierPrefix=n,this.onRecoverableError=r,this.mutableSourceEagerHydrationData=null}function Ms(e,A,t,n,r,o,a,i,l){return e=new Ns(e,A,t,i,l),1===A?(A=1,!0===o&&(A|=8)):A=0,o=xs(3,null,null,A),e.current=o,o.stateNode=e,o.memoizedState={element:n,isDehydrated:t,cache:null,transitions:null,pendingSuspenseBoundaries:null},Do(o),e}function Ps(e){if(!e)return Ur;e:{if(Ve(e=e._reactInternals)!==e||1!==e.tag)throw Error(t(170));var A=e;do{switch(A.tag){case 3:A=A.stateNode.context;break e;case 1:if(Sr(A.type)){A=A.stateNode.__reactInternalMemoizedMergedChildContext;break e}}A=A.return}while(null!==A);throw Error(t(171))}if(1===e.tag){var n=e.type;if(Sr(n))return Lr(e,n,A)}return A}function Os(e,A,t,n,r,o,a,i,l){return(e=Ms(t,n,!0,e,0,o,0,i,l)).context=Ps(null),t=e.current,(o=No(n=ql(),r=$l(t))).callback=null!=A?A:null,Mo(t,o,r),e.current.lanes=r,wA(e,r,n),As(e,n),e}function Ks(e,A,t,n){var r=A.current,o=ql(),a=$l(r);return t=Ps(t),null===A.context?A.context=t:A.pendingContext=t,(A=No(o,a)).payload={element:e},null!==(n=void 0===n?null:n)&&(A.callback=n),null!==(e=Mo(r,A,a))&&(es(e,r,a,o),Po(e,r,a)),a}function _s(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function Vs(e,A){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var t=e.retryLane;e.retryLane=0!==t&&t<A?t:A}}function zs(e,A){Vs(e,A),(e=e.alternate)&&Vs(e,A)}vl=function(e,A,n){if(null!==e)if(e.memoizedProps!==A.pendingProps||Er.current)mi=!0;else{if(0===(e.lanes&n)&&!(128&A.flags))return mi=!1,function(e,A,t){switch(A.tag){case 3:Ei(A),co();break;case 5:Jo(A);break;case 1:Sr(A.type)&&Tr(A);break;case 4:Xo(A,A.stateNode.containerInfo);break;case 10:var n=A.type._context,r=A.memoizedProps.value;Qr(vo,n._currentValue),n._currentValue=r;break;case 13:if(null!==(n=A.memoizedState))return null!==n.dehydrated?(Qr(qo,1&qo.current),A.flags|=128,null):0!==(t&A.child.childLanes)?Di(e,A,t):(Qr(qo,1&qo.current),null!==(e=_i(e,A,t))?e.sibling:null);Qr(qo,1&qo.current);break;case 19:if(n=0!==(t&A.childLanes),128&e.flags){if(n)return Oi(e,A,t);A.flags|=128}if(null!==(r=A.memoizedState)&&(r.rendering=null,r.tail=null,r.lastEffect=null),Qr(qo,qo.current),n)break;return null;case 22:case 23:return A.lanes=0,bi(e,A,t)}return _i(e,A,t)}(e,A,n);mi=!!(131072&e.flags)}else mi=!1,to&&1048576&A.flags&&Zr(A,zr,A.index);switch(A.lanes=0,A.tag){case 2:var r=A.type;Ki(e,A),e=A.pendingProps;var o=xr(A,Fr.current);ko(A,n),o=pa(null,A,r,e,o,n);var a=ga();return A.flags|=1,"object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof?(A.tag=1,A.memoizedState=null,A.updateQueue=null,Sr(r)?(a=!0,Tr(A)):a=!1,A.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,Do(A),o.updater=ti,A.stateNode=o,o._reactInternals=A,ai(A,r,e,n),A=Fi(null,A,r,!0,a,n)):(A.tag=0,to&&a&&qr(A),wi(null,A,o,n),A=A.child),A;case 16:r=A.elementType;e:{switch(Ki(e,A),e=A.pendingProps,r=(o=r._init)(r._payload),A.type=r,o=A.tag=function(e){if("function"==typeof e)return Ss(e)?1:0;if(null!=e){if((e=e.$$typeof)===x)return 11;if(e===H)return 14}return 2}(r),e=ei(r,e),o){case 0:A=Qi(null,A,r,e,n);break e;case 1:A=Ui(null,A,r,e,n);break e;case 11:A=Bi(null,A,r,e,n);break e;case 14:A=yi(null,A,r,ei(r.type,e),n);break e}throw Error(t(306,r,""))}return A;case 0:return r=A.type,o=A.pendingProps,Qi(e,A,r,o=A.elementType===r?o:ei(r,o),n);case 1:return r=A.type,o=A.pendingProps,Ui(e,A,r,o=A.elementType===r?o:ei(r,o),n);case 3:e:{if(Ei(A),null===e)throw Error(t(387));r=A.pendingProps,o=(a=A.memoizedState).element,Ro(e,A),Ko(A,r,null,n);var i=A.memoizedState;if(r=i.element,a.isDehydrated){if(a={element:r,isDehydrated:!1,cache:i.cache,pendingSuspenseBoundaries:i.pendingSuspenseBoundaries,transitions:i.transitions},A.updateQueue.baseState=a,A.memoizedState=a,256&A.flags){A=ki(e,A,r,n,o=ii(Error(t(423)),A));break e}if(r!==o){A=ki(e,A,r,n,o=ii(Error(t(424)),A));break e}for(Ao=ir(A.stateNode.containerInfo.firstChild),eo=A,to=!0,no=null,n=yo(A,null,r,n),A.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(co(),r===o){A=_i(e,A,n);break e}wi(e,A,r,n)}A=A.child}return A;case 5:return Jo(A),null===e&&io(A),r=A.type,o=A.pendingProps,a=null!==e?e.memoizedProps:null,i=o.children,er(r,o)?i=null:null!==a&&er(r,a)&&(A.flags|=32),Ci(e,A),wi(e,A,i,n),A.child;case 6:return null===e&&io(A),null;case 13:return Di(e,A,n);case 4:return Xo(A,A.stateNode.containerInfo),r=A.pendingProps,null===e?A.child=Bo(A,null,r,n):wi(e,A,r,n),A.child;case 11:return r=A.type,o=A.pendingProps,Bi(e,A,r,o=A.elementType===r?o:ei(r,o),n);case 7:return wi(e,A,A.pendingProps,n),A.child;case 8:case 12:return wi(e,A,A.pendingProps.children,n),A.child;case 10:e:{if(r=A.type._context,o=A.pendingProps,a=A.memoizedProps,i=o.value,Qr(vo,r._currentValue),r._currentValue=i,null!==a)if(rn(a.value,i)){if(a.children===o.children&&!Er.current){A=_i(e,A,n);break e}}else for(null!==(a=A.child)&&(a.return=A);null!==a;){var l=a.dependencies;if(null!==l){i=a.child;for(var s=l.firstContext;null!==s;){if(s.context===r){if(1===a.tag){(s=No(-1,n&-n)).tag=2;var u=a.updateQueue;if(null!==u){var c=(u=u.shared).pending;null===c?s.next=s:(s.next=c.next,c.next=s),u.pending=s}}a.lanes|=n,null!==(s=a.alternate)&&(s.lanes|=n),Eo(a.return,n,A),l.lanes|=n;break}s=s.next}}else if(10===a.tag)i=a.type===A.type?null:a.child;else if(18===a.tag){if(null===(i=a.return))throw Error(t(341));i.lanes|=n,null!==(l=i.alternate)&&(l.lanes|=n),Eo(i,n,A),i=a.sibling}else i=a.child;if(null!==i)i.return=a;else for(i=a;null!==i;){if(i===A){i=null;break}if(null!==(a=i.sibling)){a.return=i.return,i=a;break}i=i.return}a=i}wi(e,A,o.children,n),A=A.child}return A;case 9:return o=A.type,r=A.pendingProps.children,ko(A,n),r=r(o=xo(o)),A.flags|=1,wi(e,A,r,n),A.child;case 14:return o=ei(r=A.type,A.pendingProps),yi(e,A,r,o=ei(r.type,o),n);case 15:return vi(e,A,A.type,A.pendingProps,n);case 17:return r=A.type,o=A.pendingProps,o=A.elementType===r?o:ei(r,o),Ki(e,A),A.tag=1,Sr(r)?(e=!0,Tr(A)):e=!1,ko(A,n),ri(A,r,o),ai(A,r,o,n),Fi(null,A,r,!0,e,n);case 19:return Oi(e,A,n);case 22:return bi(e,A,n)}throw Error(t(156,A.tag))};var Gs="function"==typeof reportError?reportError:function(e){console.error(e)};function Ws(e){this._internalRoot=e}function js(e){this._internalRoot=e}function Xs(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function Ys(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function Js(){}function Zs(e,A,t,n,r){var o=t._reactRootContainer;if(o){var a=o;if("function"==typeof r){var i=r;r=function(){var e=_s(a);i.call(e)}}Ks(A,a,e,r)}else a=function(e,A,t,n,r){if(r){if("function"==typeof n){var o=n;n=function(){var e=_s(a);o.call(e)}}var a=Os(A,n,e,0,null,!1,0,"",Js);return e._reactRootContainer=a,e[dr]=a.current,On(8===e.nodeType?e.parentNode:e),ls(),a}for(;r=e.lastChild;)e.removeChild(r);if("function"==typeof n){var i=n;n=function(){var e=_s(l);i.call(e)}}var l=Ms(e,0,!1,null,0,!1,0,"",Js);return e._reactRootContainer=l,e[dr]=l.current,On(8===e.nodeType?e.parentNode:e),ls((function(){Ks(A,l,t,n)})),l}(t,A,e,r,n);return _s(a)}js.prototype.render=Ws.prototype.render=function(e){var A=this._internalRoot;if(null===A)throw Error(t(409));Ks(e,A,null,null)},js.prototype.unmount=Ws.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var A=e.containerInfo;ls((function(){Ks(null,e,null,null)})),A[dr]=null}},js.prototype.unstable_scheduleHydration=function(e){if(e){var A=UA();e={blockedOn:null,target:e,priority:A};for(var t=0;t<TA.length&&0!==A&&A<TA[t].priority;t++);TA.splice(t,0,e),0===t&&MA(e)}},bA=function(e){switch(e.tag){case 3:var A=e.stateNode;if(A.current.memoizedState.isDehydrated){var t=dA(A.pendingLanes);0!==t&&(BA(A,1|t),As(A,qe()),!(6&Fl)&&(Ol=qe()+500,Or()))}break;case 13:ls((function(){var A=Lo(e,1);if(null!==A){var t=ql();es(A,e,1,t)}})),zs(e,1)}},CA=function(e){if(13===e.tag){var A=Lo(e,134217728);null!==A&&es(A,e,134217728,ql()),zs(e,134217728)}},QA=function(e){if(13===e.tag){var A=$l(e),t=Lo(e,A);null!==t&&es(t,e,A,ql()),zs(e,A)}},UA=function(){return yA},FA=function(e,A){var t=yA;try{return yA=e,A()}finally{yA=t}},Ce=function(e,A,n){switch(A){case"input":if($(e,n),A=n.name,"radio"===n.type&&null!=A){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+A)+'][type="radio"]'),A=0;A<n.length;A++){var r=n[A];if(r!==e&&r.form===e.form){var o=Br(r);if(!o)throw Error(t(90));X(r),$(r,o)}}}break;case"textarea":ae(e,n);break;case"select":null!=(A=n.value)&&ne(e,!!n.multiple,A,!1)}},xe=is,Se=ls;var qs={usingClientEntryPoint:!1,Events:[mr,wr,Br,Ee,ke,is]},$s={findFiberByHostInstance:hr,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},eu={bundleType:$s.bundleType,version:$s.version,rendererPackageName:$s.rendererPackageName,rendererConfig:$s.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:y.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=We(e))?null:e.stateNode},findFiberByHostInstance:$s.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var Au=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Au.isDisabled&&Au.supportsFiber)try{oA=Au.inject(eu),aA=Au}catch(ce){}}return f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=qs,f.createPortal=function(e,A){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Xs(A))throw Error(t(200));return function(e,A,t){var n=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:C,key:null==n?null:""+n,children:e,containerInfo:A,implementation:t}}(e,A,null,n)},f.createRoot=function(e,A){if(!Xs(e))throw Error(t(299));var n=!1,r="",o=Gs;return null!=A&&(!0===A.unstable_strictMode&&(n=!0),void 0!==A.identifierPrefix&&(r=A.identifierPrefix),void 0!==A.onRecoverableError&&(o=A.onRecoverableError)),A=Ms(e,1,!1,null,0,n,0,r,o),e[dr]=A.current,On(8===e.nodeType?e.parentNode:e),new Ws(A)},f.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var A=e._reactInternals;if(void 0===A){if("function"==typeof e.render)throw Error(t(188));throw e=Object.keys(e).join(","),Error(t(268,e))}return null===(e=We(A))?null:e.stateNode},f.flushSync=function(e){return ls(e)},f.hydrate=function(e,A,n){if(!Ys(A))throw Error(t(200));return Zs(null,e,A,!0,n)},f.hydrateRoot=function(e,A,n){if(!Xs(e))throw Error(t(405));var r=null!=n&&n.hydratedSources||null,o=!1,a="",i=Gs;if(null!=n&&(!0===n.unstable_strictMode&&(o=!0),void 0!==n.identifierPrefix&&(a=n.identifierPrefix),void 0!==n.onRecoverableError&&(i=n.onRecoverableError)),A=Os(A,null,e,1,null!=n?n:null,o,0,a,i),e[dr]=A.current,On(e),r)for(e=0;e<r.length;e++)o=(o=(n=r[e])._getVersion)(n._source),null==A.mutableSourceEagerHydrationData?A.mutableSourceEagerHydrationData=[n,o]:A.mutableSourceEagerHydrationData.push(n,o);return new js(A)},f.render=function(e,A,n){if(!Ys(A))throw Error(t(200));return Zs(null,e,A,!1,n)},f.unmountComponentAtNode=function(e){if(!Ys(e))throw Error(t(40));return!!e._reactRootContainer&&(ls((function(){Zs(null,null,e,!1,(function(){e._reactRootContainer=null,e[dr]=null}))})),!0)},f.unstable_batchedUpdates=is,f.unstable_renderSubtreeIntoContainer=function(e,A,n,r){if(!Ys(n))throw Error(t(200));if(null==e||void 0===e._reactInternals)throw Error(t(38));return Zs(e,A,n,!1,r)},f.version="18.3.1-next-f1338f8080-20240426",f}()):d.exports=(b||(b=1,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=s,A=v(),t=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,n=!1;function r(e){if(!n){for(var A=arguments.length,t=new Array(A>1?A-1:0),r=1;r<A;r++)t[r-1]=arguments[r];a("warn",e,t)}}function o(e){if(!n){for(var A=arguments.length,t=new Array(A>1?A-1:0),r=1;r<A;r++)t[r-1]=arguments[r];a("error",e,t)}}function a(e,A,n){var r=t.ReactDebugCurrentFrame.getStackAddendum();""!==r&&(A+="%s",n=n.concat([r]));var o=n.map((function(e){return String(e)}));o.unshift("Warning: "+A),Function.prototype.apply.call(console[e],console,o)}var i=10,l=11,u=12,c=13,d=14,f=15,p=17,g=18,h=19,m=21,w=22,B=23,y=!1,b=new Set,Q={},U={};function F(e,A){E(e,A),E(e+"Capture",A)}function E(e,A){Q[e]&&o("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),Q[e]=A;var t=e.toLowerCase();U[t]=e,"onDoubleClick"===e&&(U.ondblclick=e);for(var n=0;n<A.length;n++)b.add(A[n])}var k=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),x=Object.prototype.hasOwnProperty;function S(e){return"function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}function I(e){try{return H(e),!1}catch(e){return!0}}function H(e){return""+e}function L(e,A){if(I(e))return o("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",A,S(e)),H(e)}function T(e){if(I(e))return o("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",S(e)),H(e)}var D=":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",R=D+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",N=new RegExp("^["+D+"]["+R+"]*$"),M={},P={};function O(e){return!!x.call(P,e)||!x.call(M,e)&&(N.test(e)?(P[e]=!0,!0):(M[e]=!0,o("Invalid attribute name: `%s`",e),!1))}function K(e,A,t){return null!==A?0===A.type:!t&&e.length>2&&("o"===e[0]||"O"===e[0])&&("n"===e[1]||"N"===e[1])}function _(e,A,t,n){if(null!==t&&0===t.type)return!1;switch(typeof A){case"function":case"symbol":return!0;case"boolean":if(n)return!1;if(null!==t)return!t.acceptsBooleans;var r=e.toLowerCase().slice(0,5);return"data-"!==r&&"aria-"!==r;default:return!1}}function V(e,A,t,n){if(null==A)return!0;if(_(e,A,t,n))return!0;if(n)return!1;if(null!==t)switch(t.type){case 3:return!A;case 4:return!1===A;case 5:return isNaN(A);case 6:return isNaN(A)||A<1}return!1}function z(e){return W.hasOwnProperty(e)?W[e]:null}function G(e,A,t,n,r,o,a){this.acceptsBooleans=2===A||3===A||4===A,this.attributeName=n,this.attributeNamespace=r,this.mustUseProperty=t,this.propertyName=e,this.type=A,this.sanitizeURL=o,this.removeEmptyString=a}var W={};["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"].forEach((function(e){W[e]=new G(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var A=e[0],t=e[1];W[A]=new G(A,1,!1,t,null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){W[e]=new G(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){W[e]=new G(e,2,!1,e,null,!1,!1)})),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach((function(e){W[e]=new G(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){W[e]=new G(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){W[e]=new G(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){W[e]=new G(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){W[e]=new G(e,5,!1,e.toLowerCase(),null,!1,!1)}));var j=/[\-\:]([a-z])/g,X=function(e){return e[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach((function(e){var A=e.replace(j,X);W[A]=new G(A,1,!1,e,null,!1,!1)})),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach((function(e){var A=e.replace(j,X);W[A]=new G(A,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var A=e.replace(j,X);W[A]=new G(A,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){W[e]=new G(e,1,!1,e.toLowerCase(),null,!1,!1)})),W.xlinkHref=new G("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){W[e]=new G(e,1,!1,e.toLowerCase(),null,!0,!0)}));var Y=/^[\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,J=!1;function Z(e){!J&&Y.test(e)&&(J=!0,o("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(e)))}function q(e,A,t,n){if(n.mustUseProperty)return e[n.propertyName];L(t,A),n.sanitizeURL&&Z(""+t);var r=n.attributeName,o=null;if(4===n.type){if(e.hasAttribute(r)){var a=e.getAttribute(r);return""===a||(V(A,t,n,!1)?a:a===""+t?t:a)}}else if(e.hasAttribute(r)){if(V(A,t,n,!1))return e.getAttribute(r);if(3===n.type)return t;o=e.getAttribute(r)}return V(A,t,n,!1)?null===o?t:o:o===""+t?t:o}function $(e,A,t,n){if(O(A)){if(!e.hasAttribute(A))return void 0===t?void 0:null;var r=e.getAttribute(A);return L(t,A),r===""+t?t:r}}function ee(e,A,t,n){var r=z(A);if(!K(A,r,n))if(V(A,t,r,n)&&(t=null),n||null===r){if(O(A)){var o=A;null===t?e.removeAttribute(o):(L(t,A),e.setAttribute(o,""+t))}}else if(r.mustUseProperty){var a=r.propertyName;if(null===t){var i=r.type;e[a]=3!==i&&""}else e[a]=t}else{var l=r.attributeName,s=r.attributeNamespace;if(null===t)e.removeAttribute(l);else{var u,c=r.type;3===c||4===c&&!0===t?u="":(L(t,l),u=""+t,r.sanitizeURL&&Z(u.toString())),s?e.setAttributeNS(s,l,u):e.setAttribute(l,u)}}}var Ae=Symbol.for("react.element"),te=Symbol.for("react.portal"),ne=Symbol.for("react.fragment"),re=Symbol.for("react.strict_mode"),oe=Symbol.for("react.profiler"),ae=Symbol.for("react.provider"),ie=Symbol.for("react.context"),le=Symbol.for("react.forward_ref"),se=Symbol.for("react.suspense"),ue=Symbol.for("react.suspense_list"),ce=Symbol.for("react.memo"),de=Symbol.for("react.lazy"),fe=(Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode"),Symbol.for("react.offscreen")),pe=(Symbol.for("react.legacy_hidden"),Symbol.for("react.cache"),Symbol.for("react.tracing_marker"),Symbol.iterator);function ge(e){if(null===e||"object"!=typeof e)return null;var A=pe&&e[pe]||e["@@iterator"];return"function"==typeof A?A:null}var he,me,we,Be,ye,ve,be,Ce=Object.assign,Qe=0;function Ue(){}Ue.__reactDisabledLog=!0;var Fe,Ee=t.ReactCurrentDispatcher;function ke(e,A,t){if(void 0===Fe)try{throw Error()}catch(e){var n=e.stack.trim().match(/\n( *(at )?)/);Fe=n&&n[1]||""}return"\n"+Fe+e}var xe,Se=!1,Ie="function"==typeof WeakMap?WeakMap:Map;function He(e,A){if(!e||Se)return"";var t,n=xe.get(e);if(void 0!==n)return n;Se=!0;var r,a=Error.prepareStackTrace;Error.prepareStackTrace=void 0,r=Ee.current,Ee.current=null,function(){if(0===Qe){he=console.log,me=console.info,we=console.warn,Be=console.error,ye=console.group,ve=console.groupCollapsed,be=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Ue,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Qe++}();try{if(A){var i=function(){throw Error()};if(Object.defineProperty(i.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(i,[])}catch(e){t=e}Reflect.construct(e,[],i)}else{try{i.call()}catch(e){t=e}e.call(i.prototype)}}else{try{throw Error()}catch(e){t=e}e()}}catch(A){if(A&&t&&"string"==typeof A.stack){for(var l=A.stack.split("\n"),s=t.stack.split("\n"),u=l.length-1,c=s.length-1;u>=1&&c>=0&&l[u]!==s[c];)c--;for(;u>=1&&c>=0;u--,c--)if(l[u]!==s[c]){if(1!==u||1!==c)do{if(u--,--c<0||l[u]!==s[c]){var d="\n"+l[u].replace(" at new "," at ");return e.displayName&&d.includes("<anonymous>")&&(d=d.replace("<anonymous>",e.displayName)),"function"==typeof e&&xe.set(e,d),d}}while(u>=1&&c>=0);break}}}finally{Se=!1,Ee.current=r,function(){if(0===--Qe){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Ce({},e,{value:he}),info:Ce({},e,{value:me}),warn:Ce({},e,{value:we}),error:Ce({},e,{value:Be}),group:Ce({},e,{value:ye}),groupCollapsed:Ce({},e,{value:ve}),groupEnd:Ce({},e,{value:be})})}Qe<0&&o("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}(),Error.prepareStackTrace=a}var f=e?e.displayName||e.name:"",p=f?ke(f):"";return"function"==typeof e&&xe.set(e,p),p}function Le(e,A,t){return He(e,!1)}function Te(e,A,t){if(null==e)return"";if("function"==typeof e)return He(e,!(!(n=e.prototype)||!n.isReactComponent));var n;if("string"==typeof e)return ke(e);switch(e){case se:return ke("Suspense");case ue:return ke("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case le:return Le(e.render);case ce:return Te(e.type,A,t);case de:var r=e,o=r._payload,a=r._init;try{return Te(a(o),A,t)}catch(e){}}return""}function De(e){switch(e._debugOwner&&e._debugOwner.type,e._debugSource,e.tag){case 5:return ke(e.type);case 16:return ke("Lazy");case c:return ke("Suspense");case h:return ke("SuspenseList");case 0:case 2:case f:return Le(e.type);case l:return Le(e.type.render);case 1:return He(e.type,!0);default:return""}}function Re(e){try{var A="",t=e;do{A+=De(t),t=t.return}while(t);return A}catch(e){return"\nError generating stack: "+e.message+"\n"+e.stack}}function Ne(e){return e.displayName||"Context"}function Me(e){if(null==e)return null;if("number"==typeof e.tag&&o("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),"function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case ne:return"Fragment";case te:return"Portal";case oe:return"Profiler";case re:return"StrictMode";case se:return"Suspense";case ue:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case ie:return Ne(e)+".Consumer";case ae:return Ne(e._context)+".Provider";case le:return function(e,A,t){var n=e.displayName;if(n)return n;var r=A.displayName||A.name||"";return""!==r?t+"("+r+")":t}(e,e.render,"ForwardRef");case ce:var A=e.displayName||null;return null!==A?A:Me(e.type)||"Memo";case de:var t=e,n=t._payload,r=t._init;try{return Me(r(n))}catch(e){return null}}return null}function Pe(e){return e.displayName||"Context"}function Oe(e){var A,t,n,r,o=e.tag,a=e.type;switch(o){case 24:return"Cache";case 9:return Pe(a)+".Consumer";case i:return Pe(a._context)+".Provider";case 18:return"DehydratedFragment";case l:return A=a,n="ForwardRef",r=(t=a.render).displayName||t.name||"",A.displayName||(""!==r?n+"("+r+")":n);case 7:return"Fragment";case 5:return a;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Me(a);case 8:return a===re?"StrictMode":"Mode";case w:return"Offscreen";case u:return"Profiler";case m:return"Scope";case c:return"Suspense";case h:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case p:case 2:case d:case f:if("function"==typeof a)return a.displayName||a.name||null;if("string"==typeof a)return a}return null}xe=new Ie;var Ke=t.ReactDebugCurrentFrame,_e=null,Ve=!1;function ze(){if(null===_e)return null;var e=_e._debugOwner;return null!=e?Oe(e):null}function Ge(){return null===_e?"":Re(_e)}function We(){Ke.getCurrentStack=null,_e=null,Ve=!1}function je(e){Ke.getCurrentStack=null===e?null:Ge,_e=e,Ve=!1}function Xe(e){Ve=e}function Ye(e){return""+e}function Je(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return T(e),e;default:return""}}var Ze={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function qe(e,A){Ze[A.type]||A.onChange||A.onInput||A.readOnly||A.disabled||null==A.value||o("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),A.onChange||A.readOnly||A.disabled||null==A.checked||o("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function $e(e){var A=e.type,t=e.nodeName;return t&&"input"===t.toLowerCase()&&("checkbox"===A||"radio"===A)}function eA(e){return e._valueTracker}function AA(e){eA(e)||(e._valueTracker=function(e){var A=$e(e)?"checked":"value",t=Object.getOwnPropertyDescriptor(e.constructor.prototype,A);T(e[A]);var n=""+e[A];if(!e.hasOwnProperty(A)&&void 0!==t&&"function"==typeof t.get&&"function"==typeof t.set){var r=t.get,o=t.set;Object.defineProperty(e,A,{configurable:!0,get:function(){return r.call(this)},set:function(e){T(e),n=""+e,o.call(this,e)}}),Object.defineProperty(e,A,{enumerable:t.enumerable});var a={getValue:function(){return n},setValue:function(e){T(e),n=""+e},stopTracking:function(){!function(e){e._valueTracker=null}(e),delete e[A]}};return a}}(e))}function tA(e){if(!e)return!1;var A=eA(e);if(!A)return!0;var t=A.getValue(),n=function(e){var A="";return e?A=$e(e)?e.checked?"true":"false":e.value:A}(e);return n!==t&&(A.setValue(n),!0)}function nA(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(A){return e.body}}var rA=!1,oA=!1,aA=!1,iA=!1;function lA(e){return"checkbox"===e.type||"radio"===e.type?null!=e.checked:null!=e.value}function sA(e,A){var t=e,n=A.checked;return Ce({},A,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:t._wrapperState.initialChecked})}function uA(e,A){qe(0,A),void 0===A.checked||void 0===A.defaultChecked||oA||(o("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",ze()||"A component",A.type),oA=!0),void 0===A.value||void 0===A.defaultValue||rA||(o("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",ze()||"A component",A.type),rA=!0);var t=e,n=null==A.defaultValue?"":A.defaultValue;t._wrapperState={initialChecked:null!=A.checked?A.checked:A.defaultChecked,initialValue:Je(null!=A.value?A.value:n),controlled:lA(A)}}function cA(e,A){var t=e,n=A.checked;null!=n&&ee(t,"checked",n,!1)}function dA(e,A){var t=e,n=lA(A);t._wrapperState.controlled||!n||iA||(o("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),iA=!0),!t._wrapperState.controlled||n||aA||(o("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),aA=!0),cA(e,A);var r=Je(A.value),a=A.type;if(null!=r)"number"===a?(0===r&&""===t.value||t.value!=r)&&(t.value=Ye(r)):t.value!==Ye(r)&&(t.value=Ye(r));else if("submit"===a||"reset"===a)return void t.removeAttribute("value");A.hasOwnProperty("value")?gA(t,A.type,r):A.hasOwnProperty("defaultValue")&&gA(t,A.type,Je(A.defaultValue)),null==A.checked&&null!=A.defaultChecked&&(t.defaultChecked=!!A.defaultChecked)}function fA(e,A,t){var n=e;if(A.hasOwnProperty("value")||A.hasOwnProperty("defaultValue")){var r=A.type;if(!("submit"!==r&&"reset"!==r||void 0!==A.value&&null!==A.value))return;var o=Ye(n._wrapperState.initialValue);t||o!==n.value&&(n.value=o),n.defaultValue=o}var a=n.name;""!==a&&(n.name=""),n.defaultChecked=!n.defaultChecked,n.defaultChecked=!!n._wrapperState.initialChecked,""!==a&&(n.name=a)}function pA(e,A){var t=e;dA(t,A),function(e,A){var t=A.name;if("radio"===A.type&&null!=t){for(var n=e;n.parentNode;)n=n.parentNode;L(t,"name");for(var r=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),o=0;o<r.length;o++){var a=r[o];if(a!==e&&a.form===e.form){var i=Ks(a);if(!i)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");tA(a),dA(a,i)}}}}(t,A)}function gA(e,A,t){"number"===A&&nA(e.ownerDocument)===e||(null==t?e.defaultValue=Ye(e._wrapperState.initialValue):e.defaultValue!==Ye(t)&&(e.defaultValue=Ye(t)))}var hA=!1,mA=!1,wA=!1;function BA(A,t){null==t.value&&("object"==typeof t.children&&null!==t.children?e.Children.forEach(t.children,(function(e){null!=e&&"string"!=typeof e&&"number"!=typeof e&&(mA||(mA=!0,o("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))})):null!=t.dangerouslySetInnerHTML&&(wA||(wA=!0,o("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),null==t.selected||hA||(o("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),hA=!0)}var yA,vA=Array.isArray;function bA(e){return vA(e)}function CA(){var e=ze();return e?"\n\nCheck the render method of `"+e+"`.":""}yA=!1;var QA=["value","defaultValue"];function UA(e,A,t,n){var r=e.options;if(A){for(var o=t,a={},i=0;i<o.length;i++)a["$"+o[i]]=!0;for(var l=0;l<r.length;l++){var s=a.hasOwnProperty("$"+r[l].value);r[l].selected!==s&&(r[l].selected=s),s&&n&&(r[l].defaultSelected=!0)}}else{for(var u=Ye(Je(t)),c=null,d=0;d<r.length;d++){if(r[d].value===u)return r[d].selected=!0,void(n&&(r[d].defaultSelected=!0));null!==c||r[d].disabled||(c=r[d])}null!==c&&(c.selected=!0)}}function FA(e,A){return Ce({},A,{value:void 0})}function EA(e,A){var t=e;!function(e){qe(0,e);for(var A=0;A<QA.length;A++){var t=QA[A];if(null!=e[t]){var n=bA(e[t]);e.multiple&&!n?o("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",t,CA()):!e.multiple&&n&&o("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",t,CA())}}}(A),t._wrapperState={wasMultiple:!!A.multiple},void 0===A.value||void 0===A.defaultValue||yA||(o("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),yA=!0)}var kA=!1;function xA(e,A){var t=e;if(null!=A.dangerouslySetInnerHTML)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");return Ce({},A,{value:void 0,defaultValue:void 0,children:Ye(t._wrapperState.initialValue)})}function SA(e,A){var t=e;qe(0,A),void 0===A.value||void 0===A.defaultValue||kA||(o("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",ze()||"A component"),kA=!0);var n=A.value;if(null==n){var r=A.children,a=A.defaultValue;if(null!=r){if(o("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),null!=a)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(bA(r)){if(r.length>1)throw new Error("<textarea> can only have at most one child.");r=r[0]}a=r}null==a&&(a=""),n=a}t._wrapperState={initialValue:Je(n)}}function IA(e,A){var t=e,n=Je(A.value),r=Je(A.defaultValue);if(null!=n){var o=Ye(n);o!==t.value&&(t.value=o),null==A.defaultValue&&t.defaultValue!==o&&(t.defaultValue=o)}null!=r&&(t.defaultValue=Ye(r))}function HA(e,A){var t=e,n=t.textContent;n===t._wrapperState.initialValue&&""!==n&&null!==n&&(t.value=n)}var LA="http://www.w3.org/1999/xhtml",TA="http://www.w3.org/2000/svg";function DA(e){switch(e){case"svg":return TA;case"math":return"http://www.w3.org/1998/Math/MathML";default:return LA}}function RA(e,A){return null==e||e===LA?DA(A):e===TA&&"foreignObject"===A?LA:e}var NA,MA,PA=(MA=function(e,A){if(e.namespaceURI!==TA||"innerHTML"in e)e.innerHTML=A;else{(NA=NA||document.createElement("div")).innerHTML="<svg>"+A.valueOf().toString()+"</svg>";for(var t=NA.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,A,t,n){MSApp.execUnsafeLocalFunction((function(){return MA(e,A,t,n)}))}:MA),OA=function(e,A){if(A){var t=e.firstChild;if(t&&t===e.lastChild&&3===t.nodeType)return void(t.nodeValue=A)}e.textContent=A},KA={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},_A={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},VA=["Webkit","ms","Moz","O"];function zA(e,A,t){return null==A||"boolean"==typeof A||""===A?"":t||"number"!=typeof A||0===A||_A.hasOwnProperty(e)&&_A[e]?(function(e,A){I(e)&&(o("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",A,S(e)),H(e))}(A,e),(""+A).trim()):A+"px"}Object.keys(_A).forEach((function(e){VA.forEach((function(A){_A[function(e,A){return e+A.charAt(0).toUpperCase()+A.substring(1)}(A,e)]=_A[e]}))}));var GA=/([A-Z])/g,WA=/^ms-/,jA=/^(?:webkit|moz|o)[A-Z]/,XA=/^-ms-/,YA=/-(.)/g,JA=/;\s*$/,ZA={},qA={},$A=!1,et=!1,At=function(e){ZA.hasOwnProperty(e)&&ZA[e]||(ZA[e]=!0,o("Unsupported style property %s. Did you mean %s?",e,e.replace(XA,"ms-").replace(YA,(function(e,A){return A.toUpperCase()}))))},tt=function(e,A){e.indexOf("-")>-1?At(e):jA.test(e)?function(e){ZA.hasOwnProperty(e)&&ZA[e]||(ZA[e]=!0,o("Unsupported vendor-prefixed style property %s. Did you mean %s?",e,e.charAt(0).toUpperCase()+e.slice(1)))}(e):JA.test(A)&&function(e,A){qA.hasOwnProperty(A)&&qA[A]||(qA[A]=!0,o('Style property values shouldn\'t contain a semicolon. Try "%s: %s" instead.',e,A.replace(JA,"")))}(e,A),"number"==typeof A&&(isNaN(A)?function(e){$A||($A=!0,o("`NaN` is an invalid value for the `%s` css style property.",e))}(e):isFinite(A)||function(e){et||(et=!0,o("`Infinity` is an invalid value for the `%s` css style property.",e))}(e))};function nt(e){var A="",t="";for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];if(null!=r){var o=0===n.indexOf("--");A+=t+(o?n:n.replace(GA,"-$1").toLowerCase().replace(WA,"-ms-"))+":",A+=zA(n,r,o),t=";"}}return A||null}function rt(e,A){var t=e.style;for(var n in A)if(A.hasOwnProperty(n)){var r=0===n.indexOf("--");r||tt(n,A[n]);var o=zA(n,A[n],r);"float"===n&&(n="cssFloat"),r?t.setProperty(n,o):t[n]=o}}function ot(e){var A={};for(var t in e)for(var n=KA[t]||[t],r=0;r<n.length;r++)A[n[r]]=t;return A}var at=Ce({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function it(e,A){if(A){if(at[e]&&(null!=A.children||null!=A.dangerouslySetInnerHTML))throw new Error(e+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");if(null!=A.dangerouslySetInnerHTML){if(null!=A.children)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if("object"!=typeof A.dangerouslySetInnerHTML||!("__html"in A.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!A.suppressContentEditableWarning&&A.contentEditable&&null!=A.children&&o("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),null!=A.style&&"object"!=typeof A.style)throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}}function lt(e,A){if(-1===e.indexOf("-"))return"string"==typeof A.is;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 st={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},ut={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},ct={},dt=new RegExp("^(aria)-["+R+"]*$"),ft=new RegExp("^(aria)[A-Z]["+R+"]*$");function pt(e,A){if(x.call(ct,A)&&ct[A])return!0;if(ft.test(A)){var t="aria-"+A.slice(4).toLowerCase(),n=ut.hasOwnProperty(t)?t:null;if(null==n)return o("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",A),ct[A]=!0,!0;if(A!==n)return o("Invalid ARIA attribute `%s`. Did you mean `%s`?",A,n),ct[A]=!0,!0}if(dt.test(A)){var r=A.toLowerCase(),a=ut.hasOwnProperty(r)?r:null;if(null==a)return ct[A]=!0,!1;if(A!==a)return o("Unknown ARIA attribute `%s`. Did you mean `%s`?",A,a),ct[A]=!0,!0}return!0}function gt(e,A){lt(e,A)||function(e,A){var t=[];for(var n in A)pt(0,n)||t.push(n);var r=t.map((function(e){return"`"+e+"`"})).join(", ");1===t.length?o("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",r,e):t.length>1&&o("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",r,e)}(e,A)}var ht,mt=!1,wt={},Bt=/^on./,yt=/^on[^A-Z]/,vt=new RegExp("^(aria)-["+R+"]*$"),bt=new RegExp("^(aria)[A-Z]["+R+"]*$");function Ct(e,A,t){lt(e,A)||function(e,A,t){var n=[];for(var r in A)ht(0,r,A[r],t)||n.push(r);var a=n.map((function(e){return"`"+e+"`"})).join(", ");1===n.length?o("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",a,e):n.length>1&&o("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",a,e)}(e,A,t)}ht=function(e,A,t,n){if(x.call(wt,A)&&wt[A])return!0;var r=A.toLowerCase();if("onfocusin"===r||"onfocusout"===r)return o("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),wt[A]=!0,!0;if(null!=n){var a=n.registrationNameDependencies,i=n.possibleRegistrationNames;if(a.hasOwnProperty(A))return!0;var l=i.hasOwnProperty(r)?i[r]:null;if(null!=l)return o("Invalid event handler property `%s`. Did you mean `%s`?",A,l),wt[A]=!0,!0;if(Bt.test(A))return o("Unknown event handler property `%s`. It will be ignored.",A),wt[A]=!0,!0}else if(Bt.test(A))return yt.test(A)&&o("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",A),wt[A]=!0,!0;if(vt.test(A)||bt.test(A))return!0;if("innerhtml"===r)return o("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),wt[A]=!0,!0;if("aria"===r)return o("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),wt[A]=!0,!0;if("is"===r&&null!=t&&"string"!=typeof t)return o("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof t),wt[A]=!0,!0;if("number"==typeof t&&isNaN(t))return o("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",A),wt[A]=!0,!0;var s=z(A),u=null!==s&&0===s.type;if(st.hasOwnProperty(r)){var c=st[r];if(c!==A)return o("Invalid DOM property `%s`. Did you mean `%s`?",A,c),wt[A]=!0,!0}else if(!u&&A!==r)return o("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",A,r),wt[A]=!0,!0;return"boolean"==typeof t&&_(A,t,s,!1)?(t?o('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',t,A,A,t,A):o('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',t,A,A,t,A,A,A),wt[A]=!0,!0):!!u||(_(A,t,s,!1)?(wt[A]=!0,!1):("false"!==t&&"true"!==t||null===s||3!==s.type||(o("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",t,A,"false"===t?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',A,t),wt[A]=!0),!0))};var Qt=null;function Ut(e){var A=e.target||e.srcElement||window;return A.correspondingUseElement&&(A=A.correspondingUseElement),3===A.nodeType?A.parentNode:A}var Ft=null,Et=null,kt=null;function xt(e){var A=Ps(e);if(A){if("function"!=typeof Ft)throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var t=A.stateNode;if(t){var n=Ks(t);Ft(A.stateNode,A.type,n)}}}function St(e){Et?kt?kt.push(e):kt=[e]:Et=e}function It(){if(Et){var e=Et,A=kt;if(Et=null,kt=null,xt(e),A)for(var t=0;t<A.length;t++)xt(A[t])}}var Ht=function(e,A){return e(A)},Lt=function(){},Tt=!1;function Dt(){(null!==Et||null!==kt)&&(Lt(),It())}function Rt(e,A,t){if(Tt)return e(A,t);Tt=!0;try{return Ht(e,A,t)}finally{Tt=!1,Dt()}}function Nt(e,A){var t=e.stateNode;if(null===t)return null;var n=Ks(t);if(null===n)return null;var r=n[A];if(function(e,A,t){switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!(!t.disabled||(n=A,"button"!==n&&"input"!==n&&"select"!==n&&"textarea"!==n));default:return!1}var n}(A,e.type,n))return null;if(r&&"function"!=typeof r)throw new Error("Expected `"+A+"` listener to be a function, instead got a value of `"+typeof r+"` type.");return r}var Mt=!1;if(k)try{var Pt={};Object.defineProperty(Pt,"passive",{get:function(){Mt=!0}}),window.addEventListener("test",Pt,Pt),window.removeEventListener("test",Pt,Pt)}catch(e){Mt=!1}function Ot(e,A,t,n,r,o,a,i,l){var s=Array.prototype.slice.call(arguments,3);try{A.apply(t,s)}catch(e){this.onError(e)}}var Kt=Ot;if("undefined"!=typeof window&&"function"==typeof window.dispatchEvent&&"undefined"!=typeof document&&"function"==typeof document.createEvent){var _t=document.createElement("react");Kt=function(e,A,t,n,r,o,a,i,l){if("undefined"==typeof document||null===document)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var s=document.createEvent("Event"),u=!1,c=!0,d=window.event,f=Object.getOwnPropertyDescriptor(window,"event");function p(){_t.removeEventListener(v,m,!1),void 0!==window.event&&window.hasOwnProperty("event")&&(window.event=d)}var g,h=Array.prototype.slice.call(arguments,3);function m(){u=!0,p(),A.apply(t,h),c=!1}var w=!1,B=!1;function y(e){if(g=e.error,w=!0,null===g&&0===e.colno&&0===e.lineno&&(B=!0),e.defaultPrevented&&null!=g&&"object"==typeof g)try{g._suppressLogging=!0}catch(e){}}var v="react-"+(e||"invokeguardedcallback");if(window.addEventListener("error",y),_t.addEventListener(v,m,!1),s.initEvent(v,!1,!1),_t.dispatchEvent(s),f&&Object.defineProperty(window,"event",f),u&&c&&(w?B&&(g=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")):g=new Error("An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the \"Pause on exceptions\" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue."),this.onError(g)),window.removeEventListener("error",y),!u)return p(),Ot.apply(this,arguments)}}var Vt=Kt,zt=!1,Gt=null,Wt=!1,jt=null,Xt={onError:function(e){zt=!0,Gt=e}};function Yt(e,A,t,n,r,o,a,i,l){zt=!1,Gt=null,Vt.apply(Xt,arguments)}function Jt(){if(zt){var e=Gt;return zt=!1,Gt=null,e}throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function Zt(e){return e._reactInternals}var qt=16,$t=128,en=256,An=512,tn=1024,nn=2048,rn=4096,on=8192,an=16384,ln=32768,sn=65536,un=131072,cn=1048576,dn=2097152,fn=4194304,pn=16777216,gn=33554432,hn=1028,mn=12854,wn=8772,Bn=2064,yn=14680064,vn=t.ReactCurrentOwner;function bn(e){var A=e,t=e;if(e.alternate)for(;A.return;)A=A.return;else{var n=A;do{4098&(A=n).flags&&(t=A.return),n=A.return}while(n)}return 3===A.tag?t:null}function Cn(e){if(e.tag===c){var A=e.memoizedState;if(null===A){var t=e.alternate;null!==t&&(A=t.memoizedState)}if(null!==A)return A.dehydrated}return null}function Qn(e){return 3===e.tag?e.stateNode.containerInfo:null}function Un(e){if(bn(e)!==e)throw new Error("Unable to find node on an unmounted component.")}function Fn(e){var A=e.alternate;if(!A){var t=bn(e);if(null===t)throw new Error("Unable to find node on an unmounted component.");return t!==e?null:e}for(var n=e,r=A;;){var o=n.return;if(null===o)break;var a=o.alternate;if(null===a){var i=o.return;if(null!==i){n=r=i;continue}break}if(o.child===a.child){for(var l=o.child;l;){if(l===n)return Un(o),e;if(l===r)return Un(o),A;l=l.sibling}throw new Error("Unable to find node on an unmounted component.")}if(n.return!==r.return)n=o,r=a;else{for(var s=!1,u=o.child;u;){if(u===n){s=!0,n=o,r=a;break}if(u===r){s=!0,r=o,n=a;break}u=u.sibling}if(!s){for(u=a.child;u;){if(u===n){s=!0,n=a,r=o;break}if(u===r){s=!0,r=a,n=o;break}u=u.sibling}if(!s)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(n.alternate!==r)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(3!==n.tag)throw new Error("Unable to find node on an unmounted component.");return n.stateNode.current===n?e:A}function En(e){var A=Fn(e);return null!==A?kn(A):null}function kn(e){if(5===e.tag||6===e.tag)return e;for(var A=e.child;null!==A;){var t=kn(A);if(null!==t)return t;A=A.sibling}return null}function xn(e){var A=Fn(e);return null!==A?Sn(A):null}function Sn(e){if(5===e.tag||6===e.tag)return e;for(var A=e.child;null!==A;){if(4!==A.tag){var t=Sn(A);if(null!==t)return t}A=A.sibling}return null}var In=A.unstable_scheduleCallback,Hn=A.unstable_cancelCallback,Ln=A.unstable_shouldYield,Tn=A.unstable_requestPaint,Dn=A.unstable_now,Rn=A.unstable_getCurrentPriorityLevel,Nn=A.unstable_ImmediatePriority,Mn=A.unstable_UserBlockingPriority,Pn=A.unstable_NormalPriority,On=A.unstable_LowPriority,Kn=A.unstable_IdlePriority,_n=A.unstable_yieldValue,Vn=A.unstable_setDisableYieldValue,zn=null,Gn=null,Wn=null,jn=!1,Xn="undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__;function Yn(e){if("function"==typeof _n&&(Vn(e),n=e),Gn&&"function"==typeof Gn.setStrictMode)try{Gn.setStrictMode(zn,e)}catch(e){jn||(jn=!0,o("React instrumentation encountered an error: %s",e))}}function Jn(e){Wn=e}function Zn(){for(var e=new Map,A=1,t=0;t<fr;t++){var n=Gr(A);e.set(A,n),A*=2}return e}function qn(){null!==Wn&&"function"==typeof Wn.markCommitStopped&&Wn.markCommitStopped()}function $n(e){null!==Wn&&"function"==typeof Wn.markComponentRenderStarted&&Wn.markComponentRenderStarted(e)}function er(){null!==Wn&&"function"==typeof Wn.markComponentRenderStopped&&Wn.markComponentRenderStopped()}function Ar(e){null!==Wn&&"function"==typeof Wn.markComponentLayoutEffectMountStarted&&Wn.markComponentLayoutEffectMountStarted(e)}function tr(e){null!==Wn&&"function"==typeof Wn.markComponentLayoutEffectUnmountStarted&&Wn.markComponentLayoutEffectUnmountStarted(e)}function nr(){null!==Wn&&"function"==typeof Wn.markComponentLayoutEffectUnmountStopped&&Wn.markComponentLayoutEffectUnmountStopped()}function rr(e,A,t){null!==Wn&&"function"==typeof Wn.markComponentErrored&&Wn.markComponentErrored(e,A,t)}function or(e,A,t){null!==Wn&&"function"==typeof Wn.markComponentSuspended&&Wn.markComponentSuspended(e,A,t)}function ar(e){null!==Wn&&"function"==typeof Wn.markRenderStarted&&Wn.markRenderStarted(e)}function ir(){null!==Wn&&"function"==typeof Wn.markRenderStopped&&Wn.markRenderStopped()}function lr(e,A){null!==Wn&&"function"==typeof Wn.markStateUpdateScheduled&&Wn.markStateUpdateScheduled(e,A)}var sr=16,ur=Math.clz32?Math.clz32:function(e){var A=e>>>0;return 0===A?32:31-(cr(A)/dr|0)|0},cr=Math.log,dr=Math.LN2,fr=31,pr=1,gr=2,hr=4,mr=8,wr=16,Br=32,yr=4194240,vr=1024,br=2048,Cr=4096,Qr=8192,Ur=16384,Fr=32768,Er=65536,kr=131072,xr=262144,Sr=524288,Ir=1048576,Hr=2097152,Lr=130023424,Tr=4194304,Dr=8388608,Rr=16777216,Nr=33554432,Mr=67108864,Pr=Tr,Or=134217728,Kr=268435455,_r=268435456,Vr=536870912,zr=1073741824;function Gr(e){return e&pr?"Sync":e&gr?"InputContinuousHydration":e&hr?"InputContinuous":e&mr?"DefaultHydration":e&wr?"Default":e&Br?"TransitionHydration":e&yr?"Transition":e&Lr?"Retry":e&Or?"SelectiveHydration":e&_r?"IdleHydration":e&Vr?"Idle":e&zr?"Offscreen":void 0}var Wr=-1,jr=64,Xr=Tr;function Yr(e){switch(ro(e)){case pr:return pr;case gr:return gr;case hr:return hr;case mr:return mr;case wr:return wr;case Br:return Br;case 64:case 128:case 256:case 512:case vr:case br:case Cr:case Qr:case Ur:case Fr:case Er:case kr:case xr:case Sr:case Ir:case Hr:return e&yr;case Tr:case Dr:case Rr:case Nr:case Mr:return e&Lr;case Or:return Or;case _r:return _r;case Vr:return Vr;case zr:return zr;default:return o("Should have found matching lanes. This is a bug in React."),e}}function Jr(e,A){var t=e.pendingLanes;if(0===t)return 0;var n=0,r=e.suspendedLanes,o=e.pingedLanes,a=t&Kr;if(0!==a){var i=a&~r;if(0!==i)n=Yr(i);else{var l=a&o;0!==l&&(n=Yr(l))}}else{var s=t&~r;0!==s?n=Yr(s):0!==o&&(n=Yr(o))}if(0===n)return 0;if(0!==A&&A!==n&&0===(A&r)){var u=ro(n),c=ro(A);if(u>=c||u===wr&&0!==(c&yr))return A}0!==(n&hr)&&(n|=t&wr);var d=e.entangledLanes;if(0!==d)for(var f=e.entanglements,p=n&d;p>0;){var g=ao(p),h=1<<g;n|=f[g],p&=~h}return n}function Zr(e,A){switch(e){case pr:case gr:case hr:return A+250;case mr:case wr:case Br:case 64:case 128:case 256:case 512:case vr:case br:case Cr:case Qr:case Ur:case Fr:case Er:case kr:case xr:case Sr:case Ir:case Hr:return A+5e3;case Tr:case Dr:case Rr:case Nr:case Mr:case Or:case _r:case Vr:case zr:return Wr;default:return o("Should have found matching lanes. This is a bug in React."),Wr}}function qr(e){var A=-1073741825&e.pendingLanes;return 0!==A?A:A&zr?zr:0}function $r(e){return 0!==(e&Kr)}function eo(e){return(e&Lr)===e}function Ao(e,A){return 0!==(A&(gr|hr|mr|wr))}function to(e){return 0!==(e&yr)}function no(){var e=jr;return!((jr<<=1)&yr)&&(jr=64),e}function ro(e){return e&-e}function oo(e){return ro(e)}function ao(e){return 31-ur(e)}function io(e){return ao(e)}function lo(e,A){return 0!==(e&A)}function so(e,A){return(e&A)===A}function uo(e,A){return e|A}function co(e,A){return e&~A}function fo(e,A){return e&A}function po(e){for(var A=[],t=0;t<fr;t++)A.push(e);return A}function go(e,A,t){e.pendingLanes|=A,A!==Vr&&(e.suspendedLanes=0,e.pingedLanes=0),e.eventTimes[io(A)]=t}function ho(e,A,t){e.pingedLanes|=e.suspendedLanes&A}function mo(e,A){for(var t=e.entangledLanes|=A,n=e.entanglements,r=t;r;){var o=ao(r),a=1<<o;a&A|n[o]&A&&(n[o]|=A),r&=~a}}function wo(e,A,t){if(Xn)for(var n=e.pendingUpdatersLaneMap;t>0;){var r=io(t),o=1<<r;n[r].add(A),t&=~o}}function Bo(e,A){if(Xn)for(var t=e.pendingUpdatersLaneMap,n=e.memoizedUpdaters;A>0;){var r=io(A),o=1<<r,a=t[r];a.size>0&&(a.forEach((function(e){var A=e.alternate;null!==A&&n.has(A)||n.add(e)})),a.clear()),A&=~o}}var yo,vo,bo,Co,Qo,Uo=pr,Fo=hr,Eo=wr,ko=Vr,xo=0;function So(){return xo}function Io(e){xo=e}function Ho(e,A){return 0!==e&&e<A}function Lo(e){var A=ro(e);return Ho(Uo,A)?Ho(Fo,A)?$r(A)?Eo:ko:Fo:Uo}function To(e){return e.current.memoizedState.isDehydrated}function Do(e){yo(e)}var Ro=!1,No=[],Mo=null,Po=null,Oo=null,Ko=new Map,_o=new Map,Vo=[],zo=["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","submit"];function Go(e,A){switch(e){case"focusin":case"focusout":Mo=null;break;case"dragenter":case"dragleave":Po=null;break;case"mouseover":case"mouseout":Oo=null;break;case"pointerover":case"pointerout":var t=A.pointerId;Ko.delete(t);break;case"gotpointercapture":case"lostpointercapture":var n=A.pointerId;_o.delete(n)}}function Wo(e,A,t,n,r,o){if(null===e||e.nativeEvent!==o){var a=function(e,A,t,n,r){return{blockedOn:e,domEventName:A,eventSystemFlags:t,nativeEvent:r,targetContainers:[n]}}(A,t,n,r,o);if(null!==A){var i=Ps(A);null!==i&&vo(i)}return a}e.eventSystemFlags|=n;var l=e.targetContainers;return null!==r&&-1===l.indexOf(r)&&l.push(r),e}function jo(e){var A=Ms(e.target);if(null!==A){var t=bn(A);if(null!==t){var n=t.tag;if(n===c){var r=Cn(t);if(null!==r)return e.blockedOn=r,void Qo(e.priority,(function(){bo(t)}))}else if(3===n&&To(t.stateNode))return void(e.blockedOn=Qn(t))}}e.blockedOn=null}function Xo(e){if(null!==e.blockedOn)return!1;for(var A,t=e.targetContainers;t.length>0;){var n=t[0],r=aa(e.domEventName,e.eventSystemFlags,n,e.nativeEvent);if(null!==r){var a=Ps(r);return null!==a&&vo(a),e.blockedOn=r,!1}var i=e.nativeEvent,l=new i.constructor(i.type,i);A=l,null!==Qt&&o("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),Qt=A,i.target.dispatchEvent(l),null===Qt&&o("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),Qt=null,t.shift()}return!0}function Yo(e,A,t){Xo(e)&&t.delete(A)}function Jo(){Ro=!1,null!==Mo&&Xo(Mo)&&(Mo=null),null!==Po&&Xo(Po)&&(Po=null),null!==Oo&&Xo(Oo)&&(Oo=null),Ko.forEach(Yo),_o.forEach(Yo)}function Zo(e,t){e.blockedOn===t&&(e.blockedOn=null,Ro||(Ro=!0,A.unstable_scheduleCallback(A.unstable_NormalPriority,Jo)))}function qo(e){if(No.length>0){Zo(No[0],e);for(var A=1;A<No.length;A++){var t=No[A];t.blockedOn===e&&(t.blockedOn=null)}}null!==Mo&&Zo(Mo,e),null!==Po&&Zo(Po,e),null!==Oo&&Zo(Oo,e);var n=function(A){return Zo(A,e)};Ko.forEach(n),_o.forEach(n);for(var r=0;r<Vo.length;r++){var o=Vo[r];o.blockedOn===e&&(o.blockedOn=null)}for(;Vo.length>0;){var a=Vo[0];if(null!==a.blockedOn)break;jo(a),null===a.blockedOn&&Vo.shift()}}var $o=t.ReactCurrentBatchConfig,ea=!0;function Aa(e){ea=!!e}function ta(e,A,t,n){var r=So(),o=$o.transition;$o.transition=null;try{Io(Uo),ra(e,A,t,n)}finally{Io(r),$o.transition=o}}function na(e,A,t,n){var r=So(),o=$o.transition;$o.transition=null;try{Io(Fo),ra(e,A,t,n)}finally{Io(r),$o.transition=o}}function ra(e,A,t,n){ea&&function(e,A,t,n){var r=aa(e,A,t,n);if(null===r)return dl(e,A,n,oa,t),void Go(e,n);if(function(e,A,t,n,r){switch(A){case"focusin":return Mo=Wo(Mo,e,A,t,n,r),!0;case"dragenter":return Po=Wo(Po,e,A,t,n,r),!0;case"mouseover":return Oo=Wo(Oo,e,A,t,n,r),!0;case"pointerover":var o=r,a=o.pointerId;return Ko.set(a,Wo(Ko.get(a)||null,e,A,t,n,o)),!0;case"gotpointercapture":var i=r,l=i.pointerId;return _o.set(l,Wo(_o.get(l)||null,e,A,t,n,i)),!0}return!1}(r,e,A,t,n))n.stopPropagation();else if(Go(e,n),4&A&&(i=e,zo.indexOf(i)>-1)){for(;null!==r;){var o=Ps(r);null!==o&&Do(o);var a=aa(e,A,t,n);if(null===a&&dl(e,A,n,oa,t),a===r)break;r=a}null!==r&&n.stopPropagation()}else{var i;dl(e,A,n,null,t)}}(e,A,t,n)}var oa=null;function aa(e,A,t,n){oa=null;var r=Ms(Ut(n));if(null!==r){var o=bn(r);if(null===o)r=null;else{var a=o.tag;if(a===c){var i=Cn(o);if(null!==i)return i;r=null}else if(3===a){if(To(o.stateNode))return Qn(o);r=null}else o!==r&&(r=null)}}return oa=r,null}function ia(e){switch(e){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"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 Uo;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"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return Fo;case"message":switch(Rn()){case Nn:return Uo;case Mn:return Fo;case Pn:case On:return Eo;case Kn:return ko;default:return Eo}default:return Eo}}var la=null,sa=null,ua=null;function ca(){if(ua)return ua;var e,A,t=sa,n=t.length,r=da(),o=r.length;for(e=0;e<n&&t[e]===r[e];e++);var a=n-e;for(A=1;A<=a&&t[n-A]===r[o-A];A++);var i=A>1?1-A:void 0;return ua=r.slice(e,i)}function da(){return"value"in la?la.value:la.textContent}function fa(e){var A,t=e.keyCode;return"charCode"in e?0===(A=e.charCode)&&13===t&&(A=13):A=t,10===A&&(A=13),A>=32||13===A?A:0}function pa(){return!0}function ga(){return!1}function ha(e){function A(A,t,n,r,o){for(var a in this._reactName=A,this._targetInst=n,this.type=t,this.nativeEvent=r,this.target=o,this.currentTarget=null,e)if(e.hasOwnProperty(a)){var i=e[a];this[a]=i?i(r):r[a]}var l=null!=r.defaultPrevented?r.defaultPrevented:!1===r.returnValue;return this.isDefaultPrevented=l?pa:ga,this.isPropagationStopped=ga,this}return Ce(A.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=pa)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=pa)},persist:function(){},isPersistent:pa}),A}var ma,wa,Ba,ya={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},va=ha(ya),ba=Ce({},ya,{view:0,detail:0}),Ca=ha(ba),Qa=Ce({},ba,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ra,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(function(e){e!==Ba&&(Ba&&"mousemove"===e.type?(ma=e.screenX-Ba.screenX,wa=e.screenY-Ba.screenY):(ma=0,wa=0),Ba=e)}(e),ma)},movementY:function(e){return"movementY"in e?e.movementY:wa}}),Ua=ha(Qa),Fa=ha(Ce({},Qa,{dataTransfer:0})),Ea=ha(Ce({},ba,{relatedTarget:0})),ka=ha(Ce({},ya,{animationName:0,elapsedTime:0,pseudoElement:0})),xa=ha(Ce({},ya,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),Sa=ha(Ce({},ya,{data:0})),Ia=Sa,Ha={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},La={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"},Ta={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Da(e){var A=this.nativeEvent;if(A.getModifierState)return A.getModifierState(e);var t=Ta[e];return!!t&&!!A[t]}function Ra(e){return Da}var Na=ha(Ce({},ba,{key:function(e){if(e.key){var A=Ha[e.key]||e.key;if("Unidentified"!==A)return A}if("keypress"===e.type){var t=fa(e);return 13===t?"Enter":String.fromCharCode(t)}return"keydown"===e.type||"keyup"===e.type?La[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ra,charCode:function(e){return"keypress"===e.type?fa(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?fa(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),Ma=ha(Ce({},Qa,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Pa=ha(Ce({},ba,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ra})),Oa=ha(Ce({},ya,{propertyName:0,elapsedTime:0,pseudoElement:0})),Ka=ha(Ce({},Qa,{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})),_a=[9,13,27,32],Va=229,za=k&&"CompositionEvent"in window,Ga=null;k&&"documentMode"in document&&(Ga=document.documentMode);var Wa=k&&"TextEvent"in window&&!Ga,ja=k&&(!za||Ga&&Ga>8&&Ga<=11),Xa=32,Ya=String.fromCharCode(Xa),Ja=!1;function Za(e,A){switch(e){case"keyup":return-1!==_a.indexOf(A.keyCode);case"keydown":return A.keyCode!==Va;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function qa(e){var A=e.detail;return"object"==typeof A&&"data"in A?A.data:null}function $a(e){return"ko"===e.locale}var ei=!1;function Ai(e,A,t,n,r){var o,a;if(za?o=function(e){switch(e){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}(A):ei?Za(A,n)&&(o="onCompositionEnd"):function(e,A){return"keydown"===e&&A.keyCode===Va}(A,n)&&(o="onCompositionStart"),!o)return null;ja&&!$a(n)&&(ei||"onCompositionStart"!==o?"onCompositionEnd"===o&&ei&&(a=ca()):ei=function(e){return la=e,sa=da(),!0}(r));var i=pl(t,o);if(i.length>0){var l=new Sa(o,A,null,n,r);if(e.push({event:l,listeners:i}),a)l.data=a;else{var s=qa(n);null!==s&&(l.data=s)}}}function ti(e,A){if(ei){if("compositionend"===e||!za&&Za(e,A)){var t=ca();return la=null,sa=null,ua=null,ei=!1,t}return null}switch(e){case"paste":default:return null;case"keypress":if(!function(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}(A)){if(A.char&&A.char.length>1)return A.char;if(A.which)return String.fromCharCode(A.which)}return null;case"compositionend":return ja&&!$a(A)?null:A.data}}function ni(e,A,t,n,r){var o;if(!(o=Wa?function(e,A){switch(e){case"compositionend":return qa(A);case"keypress":return A.which!==Xa?null:(Ja=!0,Ya);case"textInput":var t=A.data;return t===Ya&&Ja?null:t;default:return null}}(A,n):ti(A,n)))return null;var a=pl(t,"onBeforeInput");if(a.length>0){var i=new Ia("onBeforeInput","beforeinput",null,n,r);e.push({event:i,listeners:a}),i.data=o}}var ri={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 oi(e){var A=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===A?!!ri[e.type]:"textarea"===A}
/**
* Checks if an event is supported in the current execution environment.
*
* NOTE: This will not work correctly for non-generic events such as `change`,
* `reset`, `load`, `error`, and `select`.
*
* Borrows from Modernizr.
*
* @param {string} eventNameSuffix Event name, e.g. "click".
* @return {boolean} True if the event is supported.
* @internal
* @license Modernizr 3.0.0pre (Custom Build) | MIT
*/function ai(e,A,t,n){St(n);var r=pl(A,"onChange");if(r.length>0){var o=new va("onChange","change",null,t,n);e.push({event:o,listeners:r})}}var ii=null,li=null;function si(e){ol(e,0)}function ui(e){if(tA(Os(e)))return e}function ci(e,A){if("change"===e)return A}var di=!1;function fi(){ii&&(ii.detachEvent("onpropertychange",pi),ii=null,li=null)}function pi(e){"value"===e.propertyName&&ui(li)&&function(e){var A=[];ai(A,li,e,Ut(e)),Rt(si,A)}(e)}function gi(e,A,t){"focusin"===e?(fi(),function(e,A){li=A,(ii=e).attachEvent("onpropertychange",pi)}(A,t)):"focusout"===e&&fi()}function hi(e,A){if("selectionchange"===e||"keyup"===e||"keydown"===e)return ui(li)}function mi(e,A){if("click"===e)return ui(A)}function wi(e,A){if("input"===e||"change"===e)return ui(A)}function Bi(e,A,t,n,r,o,a){var i,l,s,u,c,d,f=t?Os(t):window;if("select"===(u=(s=f).nodeName&&s.nodeName.toLowerCase())||"input"===u&&"file"===s.type?i=ci:oi(f)?di?i=wi:(i=hi,l=gi):function(e){var A=e.nodeName;return A&&"input"===A.toLowerCase()&&("checkbox"===e.type||"radio"===e.type)}(f)&&(i=mi),i){var p=i(A,t);if(p)return void ai(e,p,n,r)}l&&l(A,f,t),"focusout"===A&&(d=(c=f)._wrapperState)&&d.controlled&&"number"===c.type&&gA(c,"number",c.value)}function yi(e,A,t,n,r,o,a){var i="mouseover"===A||"pointerover"===A,l="mouseout"===A||"pointerout"===A;if(i&&n!==Qt){var s=n.relatedTarget||n.fromElement;if(s&&(Ms(s)||Ns(s)))return}if(l||i){var u,c,d;if(r.window===r)u=r;else{var f=r.ownerDocument;u=f?f.defaultView||f.parentWindow:window}if(l){var p=n.relatedTarget||n.toElement;c=t,null!==(d=p?Ms(p):null)&&(d!==bn(d)||5!==d.tag&&6!==d.tag)&&(d=null)}else c=null,d=t;if(c!==d){var g=Ua,h="onMouseLeave",m="onMouseEnter",w="mouse";"pointerout"!==A&&"pointerover"!==A||(g=Ma,h="onPointerLeave",m="onPointerEnter",w="pointer");var B=null==c?u:Os(c),y=null==d?u:Os(d),v=new g(h,w+"leave",c,n,r);v.target=B,v.relatedTarget=y;var b=null;if(Ms(r)===t){var C=new g(m,w+"enter",d,n,r);C.target=y,C.relatedTarget=B,b=C}!function(e,A,t,n,r){var o=n&&r?function(e,A){for(var t=e,n=A,r=0,o=t;o;o=gl(o))r++;for(var a=0,i=n;i;i=gl(i))a++;for(;r-a>0;)t=gl(t),r--;for(;a-r>0;)n=gl(n),a--;for(var l=r;l--;){if(t===n||null!==n&&t===n.alternate)return t;t=gl(t),n=gl(n)}return null}(n,r):null;null!==n&&hl(e,A,n,o,!1),null!==r&&null!==t&&hl(e,t,r,o,!0)}(e,v,b,c,d)}}}k&&(di=function(){if(!k)return!1;var e="oninput",A=e in document;if(!A){var t=document.createElement("div");t.setAttribute(e,"return;"),A="function"==typeof t[e]}return A}()&&(!document.documentMode||document.documentMode>9));var vi="function"==typeof Object.is?Object.is:function(e,A){return e===A&&(0!==e||1/e==1/A)||e!=e&&A!=A};function bi(e,A){if(vi(e,A))return!0;if("object"!=typeof e||null===e||"object"!=typeof A||null===A)return!1;var t=Object.keys(e),n=Object.keys(A);if(t.length!==n.length)return!1;for(var r=0;r<t.length;r++){var o=t[r];if(!x.call(A,o)||!vi(e[o],A[o]))return!1}return!0}function Ci(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Qi(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function Ui(e,A){for(var t=Ci(e),n=0,r=0;t;){if(3===t.nodeType){if(r=n+t.textContent.length,n<=A&&r>=A)return{node:t,offset:A-n};n=r}t=Ci(Qi(t))}}function Fi(e){var A=e.ownerDocument,t=A&&A.defaultView||window,n=t.getSelection&&t.getSelection();if(!n||0===n.rangeCount)return null;var r=n.anchorNode,o=n.anchorOffset,a=n.focusNode,i=n.focusOffset;try{r.nodeType,a.nodeType}catch(e){return null}return function(e,A,t,n,r){var o=0,a=-1,i=-1,l=0,s=0,u=e,c=null;e:for(;;){for(var d=null;u!==A||0!==t&&3!==u.nodeType||(a=o+t),u!==n||0!==r&&3!==u.nodeType||(i=o+r),3===u.nodeType&&(o+=u.nodeValue.length),null!==(d=u.firstChild);)c=u,u=d;for(;;){if(u===e)break e;if(c===A&&++l===t&&(a=o),c===n&&++s===r&&(i=o),null!==(d=u.nextSibling))break;c=(u=c).parentNode}u=d}return-1===a||-1===i?null:{start:a,end:i}}(e,r,o,a,i)}function Ei(e){return e&&3===e.nodeType}function ki(e,A){return!(!e||!A)&&(e===A||!Ei(e)&&(Ei(A)?ki(e,A.parentNode):"contains"in e?e.contains(A):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(A))))}function xi(e){return e&&e.ownerDocument&&ki(e.ownerDocument.documentElement,e)}function Si(e){try{return"string"==typeof e.contentWindow.location.href}catch(e){return!1}}function Ii(){for(var e=window,A=nA();A instanceof e.HTMLIFrameElement;){if(!Si(A))return A;A=nA((e=A.contentWindow).document)}return A}function Hi(e){var A=e&&e.nodeName&&e.nodeName.toLowerCase();return A&&("input"===A&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===A||"true"===e.contentEditable)}function Li(e){var A,t,n,r,o=Ii(),a=e.focusedElem,i=e.selectionRange;if(o!==a&&xi(a)){null!==i&&Hi(a)&&(A=a,n=(t=i).start,void 0===(r=t.end)&&(r=n),"selectionStart"in A?(A.selectionStart=n,A.selectionEnd=Math.min(r,A.value.length)):function(e,A){var t=e.ownerDocument||document,n=t&&t.defaultView||window;if(n.getSelection){var r=n.getSelection(),o=e.textContent.length,a=Math.min(A.start,o),i=void 0===A.end?a:Math.min(A.end,o);if(!r.extend&&a>i){var l=i;i=a,a=l}var s=Ui(e,a),u=Ui(e,i);if(s&&u){if(1===r.rangeCount&&r.anchorNode===s.node&&r.anchorOffset===s.offset&&r.focusNode===u.node&&r.focusOffset===u.offset)return;var c=t.createRange();c.setStart(s.node,s.offset),r.removeAllRanges(),a>i?(r.addRange(c),r.extend(u.node,u.offset)):(c.setEnd(u.node,u.offset),r.addRange(c))}}}(A,t));for(var l=[],s=a;s=s.parentNode;)1===s.nodeType&&l.push({element:s,left:s.scrollLeft,top:s.scrollTop});"function"==typeof a.focus&&a.focus();for(var u=0;u<l.length;u++){var c=l[u];c.element.scrollLeft=c.left,c.element.scrollTop=c.top}}}function Ti(e){return("selectionStart"in e?{start:e.selectionStart,end:e.selectionEnd}:Fi(e))||{start:0,end:0}}var Di=k&&"documentMode"in document&&document.documentMode<=11,Ri=null,Ni=null,Mi=null,Pi=!1;function Oi(e,A,t){var n,r=(n=t).window===n?n.document:9===n.nodeType?n:n.ownerDocument;if(!Pi&&null!=Ri&&Ri===nA(r)){var o=function(e){if("selectionStart"in e&&Hi(e))return{start:e.selectionStart,end:e.selectionEnd};var A=(e.ownerDocument&&e.ownerDocument.defaultView||window).getSelection();return{anchorNode:A.anchorNode,anchorOffset:A.anchorOffset,focusNode:A.focusNode,focusOffset:A.focusOffset}}(Ri);if(!Mi||!bi(Mi,o)){Mi=o;var a=pl(Ni,"onSelect");if(a.length>0){var i=new va("onSelect","select",null,A,t);e.push({event:i,listeners:a}),i.target=Ri}}}}function Ki(e,A){var t={};return t[e.toLowerCase()]=A.toLowerCase(),t["Webkit"+e]="webkit"+A,t["Moz"+e]="moz"+A,t}var _i={animationend:Ki("Animation","AnimationEnd"),animationiteration:Ki("Animation","AnimationIteration"),animationstart:Ki("Animation","AnimationStart"),transitionend:Ki("Transition","TransitionEnd")},Vi={},zi={};function Gi(e){if(Vi[e])return Vi[e];if(!_i[e])return e;var A=_i[e];for(var t in A)if(A.hasOwnProperty(t)&&t in zi)return Vi[e]=A[t];return e}k&&(zi=document.createElement("div").style,"AnimationEvent"in window||(delete _i.animationend.animation,delete _i.animationiteration.animation,delete _i.animationstart.animation),"TransitionEvent"in window||delete _i.transitionend.transition);var Wi=Gi("animationend"),ji=Gi("animationiteration"),Xi=Gi("animationstart"),Yi=Gi("transitionend"),Ji=new Map,Zi=["abort","auxClick","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"];function qi(e,A){Ji.set(e,A),F(A,[e])}function $i(e,A,t,n,r,o,a){var i=Ji.get(A);if(void 0!==i){var l=va,s=A;switch(A){case"keypress":if(0===fa(n))return;case"keydown":case"keyup":l=Na;break;case"focusin":s="focus",l=Ea;break;case"focusout":s="blur",l=Ea;break;case"beforeblur":case"afterblur":l=Ea;break;case"click":if(2===n.button)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":l=Ua;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":l=Fa;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":l=Pa;break;case Wi:case ji:case Xi:l=ka;break;case Yi:l=Oa;break;case"scroll":l=Ca;break;case"wheel":l=Ka;break;case"copy":case"cut":case"paste":l=xa;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":l=Ma}var u=!!(4&o),c=!u&&"scroll"===A,d=function(e,A,t,n,r){for(var o=n?null!==A?A+"Capture":null:A,a=[],i=e,l=null;null!==i;){var s=i,u=s.stateNode;if(5===s.tag&&null!==u&&(l=u,null!==o)){var c=Nt(i,o);null!=c&&a.push(fl(i,c,l))}if(r)break;i=i.return}return a}(t,i,n.type,u,c);if(d.length>0){var f=new l(i,s,null,n,r);e.push({event:f,listeners:d})}}}function el(e,A,t,n,r,o,a){$i(e,A,t,n,r,o),!(7&o)&&(yi(e,A,t,n,r),Bi(e,A,t,n,r),function(e,A,t,n,r){var o=t?Os(t):window;switch(A){case"focusin":(oi(o)||"true"===o.contentEditable)&&(Ri=o,Ni=t,Mi=null);break;case"focusout":Ri=null,Ni=null,Mi=null;break;case"mousedown":Pi=!0;break;case"contextmenu":case"mouseup":case"dragend":Pi=!1,Oi(e,n,r);break;case"selectionchange":if(Di)break;case"keydown":case"keyup":Oi(e,n,r)}}(e,A,t,n,r),function(e,A,t,n,r){Ai(e,A,t,n,r),ni(e,A,t,n,r)}(e,A,t,n,r))}!function(){for(var e=0;e<Zi.length;e++){var A=Zi[e];qi(A.toLowerCase(),"on"+(A[0].toUpperCase()+A.slice(1)))}qi(Wi,"onAnimationEnd"),qi(ji,"onAnimationIteration"),qi(Xi,"onAnimationStart"),qi("dblclick","onDoubleClick"),qi("focusin","onFocus"),qi("focusout","onBlur"),qi(Yi,"onTransitionEnd")}(),E("onMouseEnter",["mouseout","mouseover"]),E("onMouseLeave",["mouseout","mouseover"]),E("onPointerEnter",["pointerout","pointerover"]),E("onPointerLeave",["pointerout","pointerover"]),F("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"]),F("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"]),F("onBeforeInput",["compositionend","keypress","textInput","paste"]),F("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),F("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),F("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"]);var Al=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],tl=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(Al));function nl(e,A,t){var n=e.type||"unknown-event";e.currentTarget=t,function(e,A,t,n,r,o,a,i,l){if(Yt.apply(this,arguments),zt){var s=Jt();Wt||(Wt=!0,jt=s)}}(n,A,void 0,e),e.currentTarget=null}function rl(e,A,t){var n;if(t)for(var r=A.length-1;r>=0;r--){var o=A[r],a=o.instance,i=o.currentTarget,l=o.listener;if(a!==n&&e.isPropagationStopped())return;nl(e,l,i),n=a}else for(var s=0;s<A.length;s++){var u=A[s],c=u.instance,d=u.currentTarget,f=u.listener;if(c!==n&&e.isPropagationStopped())return;nl(e,f,d),n=c}}function ol(e,A){for(var t=!!(4&A),n=0;n<e.length;n++){var r=e[n];rl(r.event,r.listeners,t)}!function(){if(Wt){var e=jt;throw Wt=!1,jt=null,e}}()}function al(e,A){tl.has(e)||o('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var t,n,r=(void 0===(n=(t=A)[Is])&&(n=t[Is]=new Set),n),a=function(e){return e+"__bubble"}(e);r.has(a)||(ul(A,e,2,!1),r.add(a))}function il(e,A,t){tl.has(e)&&!A&&o('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var n=0;A&&(n|=4),ul(t,e,n,A)}var ll="_reactListening"+Math.random().toString(36).slice(2);function sl(e){if(!e[ll]){e[ll]=!0,b.forEach((function(A){"selectionchange"!==A&&(tl.has(A)||il(A,!1,e),il(A,!0,e))}));var A=9===e.nodeType?e:e.ownerDocument;null!==A&&(A[ll]||(A[ll]=!0,il("selectionchange",!1,A)))}}function ul(e,A,t,n,r){var o=function(e,A,t){var n;switch(ia(A)){case Uo:n=ta;break;case Fo:n=na;break;default:n=ra}return n.bind(null,A,t,e)}(e,A,t),a=void 0;Mt&&("touchstart"!==A&&"touchmove"!==A&&"wheel"!==A||(a=!0)),n?void 0!==a?function(e,A,t,n){e.addEventListener(A,t,{capture:!0,passive:n})}(e,A,o,a):function(e,A,t){e.addEventListener(A,t,!0)}(e,A,o):void 0!==a?function(e,A,t,n){e.addEventListener(A,t,{passive:n})}(e,A,o,a):function(e,A,t){e.addEventListener(A,t,!1)}(e,A,o)}function cl(e,A){return e===A||8===e.nodeType&&e.parentNode===A}function dl(e,A,t,n,r){var o=n;if(!(1&A||2&A)){var a=r;if(null!==n){var i=n;e:for(;;){if(null===i)return;var l=i.tag;if(3===l||4===l){var s=i.stateNode.containerInfo;if(cl(s,a))break;if(4===l)for(var u=i.return;null!==u;){var c=u.tag;if((3===c||4===c)&&cl(u.stateNode.containerInfo,a))return;u=u.return}for(;null!==s;){var d=Ms(s);if(null===d)return;var f=d.tag;if(5===f||6===f){i=o=d;continue e}s=s.parentNode}}i=i.return}}}Rt((function(){return function(e,A,t,n){var r=[];el(r,e,n,t,Ut(t),A),ol(r,A)}(e,A,t,o)}))}function fl(e,A,t){return{instance:e,listener:A,currentTarget:t}}function pl(e,A){for(var t=A+"Capture",n=[],r=e;null!==r;){var o=r,a=o.stateNode;if(5===o.tag&&null!==a){var i=a,l=Nt(r,t);null!=l&&n.unshift(fl(r,l,i));var s=Nt(r,A);null!=s&&n.push(fl(r,s,i))}r=r.return}return n}function gl(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function hl(e,A,t,n,r){for(var o=A._reactName,a=[],i=t;null!==i&&i!==n;){var l=i,s=l.alternate,u=l.stateNode,c=l.tag;if(null!==s&&s===n)break;if(5===c&&null!==u){var d=u;if(r){var f=Nt(i,o);null!=f&&a.unshift(fl(i,f,d))}else if(!r){var p=Nt(i,o);null!=p&&a.push(fl(i,p,d))}}i=i.return}0!==a.length&&e.push({event:A,listeners:a})}var ml,wl,Bl,yl,vl,bl,Cl,Ql=!1,Ul="dangerouslySetInnerHTML",Fl="suppressContentEditableWarning",El="suppressHydrationWarning",kl="autoFocus",xl="children",Sl="style",Il="__html";ml={dialog:!0,webview:!0},wl=function(e,A){gt(e,A),function(e,A){"input"!==e&&"textarea"!==e&&"select"!==e||null==A||null!==A.value||mt||(mt=!0,"select"===e&&A.multiple?o("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):o("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e))}(e,A),Ct(e,A,{registrationNameDependencies:Q,possibleRegistrationNames:U})},bl=k&&!document.documentMode,Bl=function(e,A,t){if(!Ql){var n=Tl(t),r=Tl(A);r!==n&&(Ql=!0,o("Prop `%s` did not match. Server: %s Client: %s",e,JSON.stringify(r),JSON.stringify(n)))}},yl=function(e){if(!Ql){Ql=!0;var A=[];e.forEach((function(e){A.push(e)})),o("Extra attributes from the server: %s",A)}},vl=function(e,A){!1===A?o("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):o("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof A)},Cl=function(e,A){var t=e.namespaceURI===LA?e.ownerDocument.createElement(e.tagName):e.ownerDocument.createElementNS(e.namespaceURI,e.tagName);return t.innerHTML=A,t.innerHTML};var Hl=/\r\n?/g,Ll=/\u0000|\uFFFD/g;function Tl(e){return I(A=e)&&(o("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",S(A)),H(A)),("string"==typeof e?e:""+e).replace(Hl,"\n").replace(Ll,"");var A}function Dl(e,A,t,n){var r=Tl(A),a=Tl(e);if(a!==r&&(n&&(Ql||(Ql=!0,o('Text content did not match. Server: "%s" Client: "%s"',a,r))),t))throw new Error("Text content does not match server-rendered HTML.")}function Rl(e){return 9===e.nodeType?e:e.ownerDocument}function Nl(){}function Ml(e){e.onclick=Nl}function Pl(e,A,t,n){var r,o=lt(A,t);switch(wl(A,t),A){case"dialog":al("cancel",e),al("close",e),r=t;break;case"iframe":case"object":case"embed":al("load",e),r=t;break;case"video":case"audio":for(var a=0;a<Al.length;a++)al(Al[a],e);r=t;break;case"source":al("error",e),r=t;break;case"img":case"image":case"link":al("error",e),al("load",e),r=t;break;case"details":al("toggle",e),r=t;break;case"input":uA(e,t),r=sA(e,t),al("invalid",e);break;case"option":BA(0,t),r=t;break;case"select":EA(e,t),r=FA(0,t),al("invalid",e);break;case"textarea":SA(e,t),r=xA(e,t),al("invalid",e);break;default:r=t}switch(it(A,r),function(e,A,t,n,r){for(var o in n)if(n.hasOwnProperty(o)){var a=n[o];if(o===Sl)a&&Object.freeze(a),rt(A,a);else if(o===Ul){var i=a?a[Il]:void 0;null!=i&&PA(A,i)}else o===xl?"string"==typeof a?("textarea"!==e||""!==a)&&OA(A,a):"number"==typeof a&&OA(A,""+a):o===Fl||o===El||o===kl||(Q.hasOwnProperty(o)?null!=a&&("function"!=typeof a&&vl(o,a),"onScroll"===o&&al("scroll",A)):null!=a&&ee(A,o,a,r))}}(A,e,0,r,o),A){case"input":AA(e),fA(e,t,!1);break;case"textarea":AA(e),HA(e);break;case"option":!function(e,A){null!=A.value&&e.setAttribute("value",Ye(Je(A.value)))}(e,t);break;case"select":!function(e,A){var t=e;t.multiple=!!A.multiple;var n=A.value;null!=n?UA(t,!!A.multiple,n,!1):null!=A.defaultValue&&UA(t,!!A.multiple,A.defaultValue,!0)}(e,t);break;default:"function"==typeof r.onClick&&Ml(e)}}function Ol(e,A,t,n,r){wl(A,n);var a,i,l,s,u=null;switch(A){case"input":a=sA(e,t),i=sA(e,n),u=[];break;case"select":a=FA(0,t),i=FA(0,n),u=[];break;case"textarea":a=xA(e,t),i=xA(e,n),u=[];break;default:i=n,"function"!=typeof(a=t).onClick&&"function"==typeof i.onClick&&Ml(e)}it(A,i);var c=null;for(l in a)if(!i.hasOwnProperty(l)&&a.hasOwnProperty(l)&&null!=a[l])if(l===Sl){var d=a[l];for(s in d)d.hasOwnProperty(s)&&(c||(c={}),c[s]="")}else l===Ul||l===xl||l===Fl||l===El||l===kl||(Q.hasOwnProperty(l)?u||(u=[]):(u=u||[]).push(l,null));for(l in i){var f=i[l],p=null!=a?a[l]:void 0;if(i.hasOwnProperty(l)&&f!==p&&(null!=f||null!=p))if(l===Sl)if(f&&Object.freeze(f),p){for(s in p)!p.hasOwnProperty(s)||f&&f.hasOwnProperty(s)||(c||(c={}),c[s]="");for(s in f)f.hasOwnProperty(s)&&p[s]!==f[s]&&(c||(c={}),c[s]=f[s])}else c||(u||(u=[]),u.push(l,c)),c=f;else if(l===Ul){var g=f?f[Il]:void 0,h=p?p[Il]:void 0;null!=g&&h!==g&&(u=u||[]).push(l,g)}else l===xl?"string"!=typeof f&&"number"!=typeof f||(u=u||[]).push(l,""+f):l===Fl||l===El||(Q.hasOwnProperty(l)?(null!=f&&("function"!=typeof f&&vl(l,f),"onScroll"===l&&al("scroll",e)),u||p===f||(u=[])):(u=u||[]).push(l,f))}return c&&(function(e,A){if(A){var t,n=ot(e),r=ot(A),a={};for(var i in n){var l=n[i],s=r[i];if(s&&l!==s){var u=l+","+s;if(a[u])continue;a[u]=!0,o("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",null==(t=e[l])||"boolean"==typeof t||""===t?"Removing":"Updating",l,s)}}}}(c,i[Sl]),(u=u||[]).push(Sl,c)),u}function Kl(e,A,t,n,r){switch("input"===t&&"radio"===r.type&&null!=r.name&&cA(e,r),lt(t,n),function(e,A,t,n){for(var r=0;r<A.length;r+=2){var o=A[r],a=A[r+1];o===Sl?rt(e,a):o===Ul?PA(e,a):o===xl?OA(e,a):ee(e,o,a,n)}}(e,A,0,lt(t,r)),t){case"input":dA(e,r);break;case"textarea":IA(e,r);break;case"select":!function(e,A){var t=e,n=t._wrapperState.wasMultiple;t._wrapperState.wasMultiple=!!A.multiple;var r=A.value;null!=r?UA(t,!!A.multiple,r,!1):n!==!!A.multiple&&(null!=A.defaultValue?UA(t,!!A.multiple,A.defaultValue,!0):UA(t,!!A.multiple,A.multiple?[]:"",!1))}(e,r)}}function _l(e,A){Ql||(Ql=!0,o("Did not expect server HTML to contain a <%s> in <%s>.",A.nodeName.toLowerCase(),e.nodeName.toLowerCase()))}function Vl(e,A){Ql||(Ql=!0,o('Did not expect server HTML to contain the text node "%s" in <%s>.',A.nodeValue,e.nodeName.toLowerCase()))}function zl(e,A,t){Ql||(Ql=!0,o("Expected server HTML to contain a matching <%s> in <%s>.",A,e.nodeName.toLowerCase()))}function Gl(e,A){""!==A&&(Ql||(Ql=!0,o('Expected server HTML to contain a matching text node for "%s" in <%s>.',A,e.nodeName.toLowerCase())))}var Wl,jl,Xl=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],Yl=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],Jl=Yl.concat(["button"]),Zl=["dd","dt","li","option","optgroup","p","rp","rt"],ql={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};jl=function(e,A){var t=Ce({},e||ql),n={tag:A};return-1!==Yl.indexOf(A)&&(t.aTagInScope=null,t.buttonTagInScope=null,t.nobrTagInScope=null),-1!==Jl.indexOf(A)&&(t.pTagInButtonScope=null),-1!==Xl.indexOf(A)&&"address"!==A&&"div"!==A&&"p"!==A&&(t.listItemTagAutoclosing=null,t.dlItemTagAutoclosing=null),t.current=n,"form"===A&&(t.formTag=n),"a"===A&&(t.aTagInScope=n),"button"===A&&(t.buttonTagInScope=n),"nobr"===A&&(t.nobrTagInScope=n),"p"===A&&(t.pTagInButtonScope=n),"li"===A&&(t.listItemTagAutoclosing=n),"dd"!==A&&"dt"!==A||(t.dlItemTagAutoclosing=n),t};var $l={};Wl=function(e,A,t){var n=(t=t||ql).current,r=n&&n.tag;null!=A&&(null!=e&&o("validateDOMNesting: when childText is passed, childTag should be null"),e="#text");var a=function(e,A){switch(A){case"select":return"option"===e||"optgroup"===e||"#text"===e;case"optgroup":return"option"===e||"#text"===e;case"option":return"#text"===e;case"tr":return"th"===e||"td"===e||"style"===e||"script"===e||"template"===e;case"tbody":case"thead":case"tfoot":return"tr"===e||"style"===e||"script"===e||"template"===e;case"colgroup":return"col"===e||"template"===e;case"table":return"caption"===e||"colgroup"===e||"tbody"===e||"tfoot"===e||"thead"===e||"style"===e||"script"===e||"template"===e;case"head":return"base"===e||"basefont"===e||"bgsound"===e||"link"===e||"meta"===e||"title"===e||"noscript"===e||"noframes"===e||"style"===e||"script"===e||"template"===e;case"html":return"head"===e||"body"===e||"frameset"===e;case"frameset":return"frame"===e;case"#document":return"html"===e}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return"h1"!==A&&"h2"!==A&&"h3"!==A&&"h4"!==A&&"h5"!==A&&"h6"!==A;case"rp":case"rt":return-1===Zl.indexOf(A);case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return null==A}return!0}(e,r)?null:n,i=a?null:function(e,A){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return A.pTagInButtonScope;case"form":return A.formTag||A.pTagInButtonScope;case"li":return A.listItemTagAutoclosing;case"dd":case"dt":return A.dlItemTagAutoclosing;case"button":return A.buttonTagInScope;case"a":return A.aTagInScope;case"nobr":return A.nobrTagInScope}return null}(e,t),l=a||i;if(l){var s=l.tag,u=!!a+"|"+e+"|"+s;if(!$l[u]){$l[u]=!0;var c=e,d="";if("#text"===e?/\S/.test(A)?c="Text nodes":(c="Whitespace text nodes",d=" Make sure you don't have any extra whitespace between tags on each line of your source code."):c="<"+e+">",a){var f="";"table"===s&&"tr"===e&&(f+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),o("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",c,s,d,f)}else o("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",c,s)}}};var es="suppressHydrationWarning",As="$",ts="/$",ns="$?",rs="$!",os=null,as=null;function is(e){var A;return os=ea,A=Ii(),as={focusedElem:A,selectionRange:Hi(A)?Ti(A):null},Aa(!1),null}function ls(e,A,t,n,r){var a=n;if(Wl(e,null,a.ancestorInfo),"string"==typeof A.children||"number"==typeof A.children){var i=""+A.children,l=jl(a.ancestorInfo,e);Wl(null,i,l)}var s=function(e,A,t,n){var r,a,i=Rl(t),l=n;if(l===LA&&(l=DA(e)),l===LA){if((r=lt(e,A))||e===e.toLowerCase()||o("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",e),"script"===e){var s=i.createElement("div");s.innerHTML="<script><\/script>";var u=s.firstChild;a=s.removeChild(u)}else if("string"==typeof A.is)a=i.createElement(e,{is:A.is});else if(a=i.createElement(e),"select"===e){var c=a;A.multiple?c.multiple=!0:A.size&&(c.size=A.size)}}else a=i.createElementNS(l,e);return l===LA&&(r||"[object HTMLUnknownElement]"!==Object.prototype.toString.call(a)||x.call(ml,e)||(ml[e]=!0,o("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",e))),a}(e,A,t,a.namespace);return Ts(r,s),_s(s,A),s}function ss(e,A){return"textarea"===e||"noscript"===e||"string"==typeof A.children||"number"==typeof A.children||"object"==typeof A.dangerouslySetInnerHTML&&null!==A.dangerouslySetInnerHTML&&null!=A.dangerouslySetInnerHTML.__html}function us(e,A,t,n){Wl(null,e,t.ancestorInfo);var r=function(e,A){return Rl(A).createTextNode(e)}(e,A);return Ts(n,r),r}var cs="function"==typeof setTimeout?setTimeout:void 0,ds="function"==typeof clearTimeout?clearTimeout:void 0,fs="function"==typeof Promise?Promise:void 0,ps="function"==typeof queueMicrotask?queueMicrotask:void 0!==fs?function(e){return fs.resolve(null).then(e).catch(gs)}:cs;function gs(e){setTimeout((function(){throw e}))}function hs(e){OA(e,"")}function ms(e,A){var t=A,n=0;do{var r=t.nextSibling;if(e.removeChild(t),r&&8===r.nodeType){var o=r.data;if(o===ts){if(0===n)return e.removeChild(r),void qo(A);n--}else o!==As&&o!==ns&&o!==rs||n++}t=r}while(t);qo(A)}function ws(e){var A=e.style;"function"==typeof A.setProperty?A.setProperty("display","none","important"):A.display="none"}function Bs(e,A){var t=A.style,n=null!=t&&t.hasOwnProperty("display")?t.display:null;e.style.display=zA("display",n)}function ys(e,A){e.nodeValue=A}function vs(e){return e.data===ns}function bs(e){return e.data===rs}function Cs(e){for(;null!=e;e=e.nextSibling){var A=e.nodeType;if(1===A||3===A)break;if(8===A){var t=e.data;if(t===As||t===rs||t===ns)break;if(t===ts)return null}}return e}function Qs(e){return Cs(e.nextSibling)}function Us(e,A,t,n,r,o,a){return Ts(o,e),_s(e,t),function(e,A,t,n,r,o,a){var i,l;switch(i=lt(A,t),wl(A,t),A){case"dialog":al("cancel",e),al("close",e);break;case"iframe":case"object":case"embed":al("load",e);break;case"video":case"audio":for(var s=0;s<Al.length;s++)al(Al[s],e);break;case"source":al("error",e);break;case"img":case"image":case"link":al("error",e),al("load",e);break;case"details":al("toggle",e);break;case"input":uA(e,t),al("invalid",e);break;case"option":BA(0,t);break;case"select":EA(e,t),al("invalid",e);break;case"textarea":SA(e,t),al("invalid",e)}it(A,t),l=new Set;for(var u=e.attributes,c=0;c<u.length;c++)switch(u[c].name.toLowerCase()){case"value":case"checked":case"selected":break;default:l.add(u[c].name)}var d,f=null;for(var p in t)if(t.hasOwnProperty(p)){var g=t[p];if(p===xl)"string"==typeof g?e.textContent!==g&&(!0!==t[El]&&Dl(e.textContent,g,o,a),f=[xl,g]):"number"==typeof g&&e.textContent!==""+g&&(!0!==t[El]&&Dl(e.textContent,g,o,a),f=[xl,""+g]);else if(Q.hasOwnProperty(p))null!=g&&("function"!=typeof g&&vl(p,g),"onScroll"===p&&al("scroll",e));else if(a&&"boolean"==typeof i){var h=void 0,m=z(p);if(!0===t[El]);else if(p===Fl||p===El||"value"===p||"checked"===p||"selected"===p);else if(p===Ul){var w=e.innerHTML,B=g?g[Il]:void 0;if(null!=B){var y=Cl(e,B);y!==w&&Bl(p,w,y)}}else if(p===Sl){if(l.delete(p),bl){var v=nt(g);v!==(h=e.getAttribute("style"))&&Bl(p,h,v)}}else if(i)l.delete(p.toLowerCase()),g!==(h=$(e,p,g))&&Bl(p,h,g);else if(!K(p,m,i)&&!V(p,g,m,i)){var b=!1;if(null!==m)l.delete(m.attributeName),h=q(e,p,g,m);else{var C=n;if(C===LA&&(C=DA(A)),C===LA)l.delete(p.toLowerCase());else{var U=(d=void 0,d=p.toLowerCase(),st.hasOwnProperty(d)&&st[d]||null);null!==U&&U!==p&&(b=!0,l.delete(U)),l.delete(p)}h=$(e,p,g)}g===h||b||Bl(p,h,g)}}}switch(a&&l.size>0&&!0!==t[El]&&yl(l),A){case"input":AA(e),fA(e,t,!0);break;case"textarea":AA(e),HA(e);break;case"select":case"option":break;default:"function"==typeof t.onClick&&Ml(e)}return f}(e,A,t,r.namespace,0,!!(1&o.mode),a)}function Fs(e){for(var A=e.previousSibling,t=0;A;){if(8===A.nodeType){var n=A.data;if(n===As||n===rs||n===ns){if(0===t)return A;t--}else n===ts&&t++}A=A.previousSibling}return null}var Es=Math.random().toString(36).slice(2),ks="__reactFiber$"+Es,xs="__reactProps$"+Es,Ss="__reactContainer$"+Es,Is="__reactEvents$"+Es,Hs="__reactListeners$"+Es,Ls="__reactHandles$"+Es;function Ts(e,A){A[ks]=e}function Ds(e,A){A[Ss]=e}function Rs(e){e[Ss]=null}function Ns(e){return!!e[Ss]}function Ms(e){var A=e[ks];if(A)return A;for(var t=e.parentNode;t;){if(A=t[Ss]||t[ks]){var n=A.alternate;if(null!==A.child||null!==n&&null!==n.child)for(var r=Fs(e);null!==r;){var o=r[ks];if(o)return o;r=Fs(r)}return A}t=(e=t).parentNode}return null}function Ps(e){var A=e[ks]||e[Ss];return!A||5!==A.tag&&6!==A.tag&&A.tag!==c&&3!==A.tag?null:A}function Os(e){if(5===e.tag||6===e.tag)return e.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function Ks(e){return e[xs]||null}function _s(e,A){e[xs]=A}var Vs={},zs=t.ReactDebugCurrentFrame;function Gs(e){if(e){var A=e._owner,t=Te(e.type,e._source,A?A.type:null);zs.setExtraStackFrame(t)}else zs.setExtraStackFrame(null)}function Ws(e,A,t,n,r){var a=Function.call.bind(x);for(var i in e)if(a(e,i)){var l=void 0;try{if("function"!=typeof e[i]){var s=Error((n||"React class")+": "+t+" type `"+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[i]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw s.name="Invariant Violation",s}l=e[i](A,i,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(e){l=e}!l||l instanceof Error||(Gs(r),o("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",t,i,typeof l),Gs(null)),l instanceof Error&&!(l.message in Vs)&&(Vs[l.message]=!0,Gs(r),o("Failed %s type: %s",t,l.message),Gs(null))}}var js,Xs=[];js=[];var Ys,Js=-1;function Zs(e){return{current:e}}function qs(e,A){Js<0?o("Unexpected pop."):(A!==js[Js]&&o("Unexpected Fiber popped."),e.current=Xs[Js],Xs[Js]=null,js[Js]=null,Js--)}function $s(e,A,t){Js++,Xs[Js]=e.current,js[Js]=t,e.current=A}Ys={};var eu={};Object.freeze(eu);var Au=Zs(eu),tu=Zs(!1),nu=eu;function ru(e,A,t){return t&&lu(A)?nu:Au.current}function ou(e,A,t){var n=e.stateNode;n.__reactInternalMemoizedUnmaskedChildContext=A,n.__reactInternalMemoizedMaskedChildContext=t}function au(e,A){var t=e.type.contextTypes;if(!t)return eu;var n=e.stateNode;if(n&&n.__reactInternalMemoizedUnmaskedChildContext===A)return n.__reactInternalMemoizedMaskedChildContext;var r={};for(var o in t)r[o]=A[o];return Ws(t,r,"context",Oe(e)||"Unknown"),n&&ou(e,A,r),r}function iu(){return tu.current}function lu(e){return null!=e.childContextTypes}function su(e){qs(tu,e),qs(Au,e)}function uu(e){qs(tu,e),qs(Au,e)}function cu(e,A,t){if(Au.current!==eu)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");$s(Au,A,e),$s(tu,t,e)}function du(e,A,t){var n=e.stateNode,r=A.childContextTypes;if("function"!=typeof n.getChildContext){var a=Oe(e)||"Unknown";return Ys[a]||(Ys[a]=!0,o("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",a,a)),t}var i=n.getChildContext();for(var l in i)if(!(l in r))throw new Error((Oe(e)||"Unknown")+'.getChildContext(): key "'+l+'" is not defined in childContextTypes.');return Ws(r,i,"child context",Oe(e)||"Unknown"),Ce({},t,i)}function fu(e){var A=e.stateNode,t=A&&A.__reactInternalMemoizedMergedChildContext||eu;return nu=Au.current,$s(Au,t,e),$s(tu,tu.current,e),!0}function pu(e,A,t){var n=e.stateNode;if(!n)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(t){var r=du(e,A,nu);n.__reactInternalMemoizedMergedChildContext=r,qs(tu,e),qs(Au,e),$s(Au,r,e),$s(tu,t,e)}else qs(tu,e),$s(tu,t,e)}function gu(e){if(!function(e){return bn(e)===e}(e)||1!==e.tag)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var A=e;do{switch(A.tag){case 3:return A.stateNode.context;case 1:if(lu(A.type))return A.stateNode.__reactInternalMemoizedMergedChildContext}A=A.return}while(null!==A);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}var hu=null,mu=!1,wu=!1;function Bu(e){null===hu?hu=[e]:hu.push(e)}function yu(){mu&&vu()}function vu(){if(!wu&&null!==hu){wu=!0;var e=0,A=So();try{var t=hu;for(Io(Uo);e<t.length;e++){var n=t[e];do{n=n(!0)}while(null!==n)}hu=null,mu=!1}catch(A){throw null!==hu&&(hu=hu.slice(e+1)),In(Nn,vu),A}finally{Io(A),wu=!1}}return null}var bu=[],Cu=0,Qu=null,Uu=0,Fu=[],Eu=0,ku=null,xu=1,Su="";function Iu(){var e,A=Su;return(xu&(e=xu,~(1<<Du(e)-1))).toString(32)+A}function Hu(e,A){Nu(),bu[Cu++]=Uu,bu[Cu++]=Qu,Qu=e,Uu=A}function Lu(e,A,t){Nu(),Fu[Eu++]=xu,Fu[Eu++]=Su,Fu[Eu++]=ku,ku=e;var n=xu,r=Su,o=Du(n)-1,a=n&~(1<<o),i=t+1,l=Du(A)+o;if(l>30){var s=o-o%5,u=(a&(1<<s)-1).toString(32),c=a>>s,d=o-s,f=Du(A)+d;xu=1<<f|i<<d|c,Su=u+r}else xu=1<<l|i<<o|a,Su=r}function Tu(e){Nu(),null!==e.return&&(Hu(e,1),Lu(e,1,0))}function Du(e){return 32-ur(e)}function Ru(e){for(;e===Qu;)Qu=bu[--Cu],bu[Cu]=null,Uu=bu[--Cu],bu[Cu]=null;for(;e===ku;)ku=Fu[--Eu],Fu[Eu]=null,Su=Fu[--Eu],Fu[Eu]=null,xu=Fu[--Eu],Fu[Eu]=null}function Nu(){sc()||o("Expected to be hydrating. This is a bug in React. Please file an issue.")}var Mu=null,Pu=null,Ou=!1,Ku=!1,_u=null;function Vu(){Ou&&o("We should not be hydrating here. This is a bug in React. Please file a bug.")}function zu(){Ku=!0}function Gu(e){var A=e.stateNode.containerInfo;return Pu=Cs(A.firstChild),Mu=e,Ou=!0,_u=null,Ku=!1,!0}function Wu(e,A,t){return Pu=Cs(A.nextSibling),Mu=e,Ou=!0,_u=null,Ku=!1,null!==t&&function(e,A){Nu(),Fu[Eu++]=xu,Fu[Eu++]=Su,Fu[Eu++]=ku,xu=A.id,Su=A.overflow,ku=e}(e,t),!0}function ju(e,A){switch(e.tag){case 3:!function(e,A){1===A.nodeType?_l(e,A):8===A.nodeType||Vl(e,A)}(e.stateNode.containerInfo,A);break;case 5:var t=!!(1&e.mode);!function(e,A,t,n,r){(r||!0!==A[es])&&(1===n.nodeType?_l(t,n):8===n.nodeType||Vl(t,n))}(e.type,e.memoizedProps,e.stateNode,A,t);break;case c:var n=e.memoizedState;null!==n.dehydrated&&function(e,A){var t=e.parentNode;null!==t&&(1===A.nodeType?_l(t,A):8===A.nodeType||Vl(t,A))}(n.dehydrated,A)}}function Xu(e,A){ju(e,A);var t,n=((t=PB(5,null,null,0)).elementType="DELETED",t);n.stateNode=A,n.return=e;var r=e.deletions;null===r?(e.deletions=[n],e.flags|=qt):r.push(n)}function Yu(e,A){if(!Ku)switch(e.tag){case 3:var t=e.stateNode.containerInfo;switch(A.tag){case 5:var n=A.type;A.pendingProps,function(e,A){zl(e,A)}(t,n);break;case 6:!function(e,A){Gl(e,A)}(t,A.pendingProps)}break;case 5:e.type;var r=e.memoizedProps,o=e.stateNode;switch(A.tag){case 5:var a=A.type;A.pendingProps,function(e,A,t,n,r,o){(o||!0!==A[es])&&zl(t,n)}(0,r,o,a,0,!!(1&e.mode));break;case 6:!function(e,A,t,n,r){(r||!0!==A[es])&&Gl(t,n)}(0,r,o,A.pendingProps,!!(1&e.mode))}break;case c:var i=e.memoizedState.dehydrated;if(null!==i)switch(A.tag){case 5:var l=A.type;A.pendingProps,function(e,A){var t=e.parentNode;null!==t&&zl(t,A)}(i,l);break;case 6:!function(e,A){var t=e.parentNode;null!==t&&Gl(t,A)}(i,A.pendingProps)}break;default:return}}function Ju(e,A){A.flags=-4097&A.flags|2,Yu(e,A)}function Zu(e,A){switch(e.tag){case 5:var t=e.type;e.pendingProps;var n=function(e,A){return 1!==e.nodeType||A.toLowerCase()!==e.nodeName.toLowerCase()?null:e}(A,t);return null!==n&&(e.stateNode=n,Mu=e,Pu=Cs(n.firstChild),!0);case 6:var r=function(e,A){return""===A||3!==e.nodeType?null:e}(A,e.pendingProps);return null!==r&&(e.stateNode=r,Mu=e,Pu=null,!0);case c:var o=function(e){return 8!==e.nodeType?null:e}(A);if(null!==o){var a={dehydrated:o,treeContext:(Nu(),null!==ku?{id:xu,overflow:Su}:null),retryLane:zr};e.memoizedState=a;var i=function(e){var A=PB(g,null,null,0);return A.stateNode=e,A}(o);return i.return=e,e.child=i,Mu=e,Pu=null,!0}return!1;default:return!1}}function qu(e){return!!(1&e.mode)&&0===(e.flags&$t)}function $u(e){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function ec(e){if(Ou){var A=Pu;if(!A)return qu(e)&&(Yu(Mu,e),$u()),Ju(Mu,e),Ou=!1,void(Mu=e);var t=A;if(!Zu(e,A)){qu(e)&&(Yu(Mu,e),$u()),A=Qs(t);var n=Mu;if(!A||!Zu(e,A))return Ju(Mu,e),Ou=!1,void(Mu=e);Xu(n,t)}}}function Ac(e){var A=e.stateNode,t=e.memoizedProps,n=function(e,A,t){return Ts(t,e),t.mode,function(e,A){return e.nodeValue!==A}(e,A)}(A,t,e);if(n){var r=Mu;if(null!==r)switch(r.tag){case 3:r.stateNode.containerInfo,function(e,A,t,n){Dl(A.nodeValue,t,n,!0)}(0,A,t,!!(1&r.mode));break;case 5:r.type;var o=r.memoizedProps;r.stateNode,function(e,A,t,n,r,o){!0!==A[es]&&Dl(n.nodeValue,r,o,!0)}(0,o,0,A,t,!!(1&r.mode))}}return n}function tc(e){var A=e.memoizedState,t=null!==A?A.dehydrated:null;if(!t)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");!function(e,A){Ts(A,e)}(t,e)}function nc(e){var A=e.memoizedState,t=null!==A?A.dehydrated:null;if(!t)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return function(e){for(var A=e.nextSibling,t=0;A;){if(8===A.nodeType){var n=A.data;if(n===ts){if(0===t)return Qs(A);t--}else n!==As&&n!==rs&&n!==ns||t++}A=A.nextSibling}return null}(t)}function rc(e){for(var A=e.return;null!==A&&5!==A.tag&&3!==A.tag&&A.tag!==c;)A=A.return;Mu=A}function oc(e){if(e!==Mu)return!1;if(!Ou)return rc(e),Ou=!0,!1;if(3!==e.tag&&(5!==e.tag||"head"!==(t=e.type)&&"body"!==t&&!ss(e.type,e.memoizedProps))){var A=Pu;if(A)if(qu(e))ac(e),$u();else for(;A;)Xu(e,A),A=Qs(A)}var t;return rc(e),Pu=e.tag===c?nc(e):Mu?Qs(e.stateNode):null,!0}function ac(e){for(var A=Pu;A;)ju(e,A),A=Qs(A)}function ic(){Mu=null,Pu=null,Ou=!1,Ku=!1}function lc(){null!==_u&&(Dw(_u),_u=null)}function sc(){return Ou}function uc(e){null===_u?_u=[e]:_u.push(e)}var cc=t.ReactCurrentBatchConfig,dc={recordUnsafeLifecycleWarnings:function(e,A){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(e,A){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}},fc=function(e){var A=[];return e.forEach((function(e){A.push(e)})),A.sort().join(", ")},pc=[],gc=[],hc=[],mc=[],wc=[],Bc=[],yc=new Set;dc.recordUnsafeLifecycleWarnings=function(e,A){yc.has(e.type)||("function"==typeof A.componentWillMount&&!0!==A.componentWillMount.__suppressDeprecationWarning&&pc.push(e),8&e.mode&&"function"==typeof A.UNSAFE_componentWillMount&&gc.push(e),"function"==typeof A.componentWillReceiveProps&&!0!==A.componentWillReceiveProps.__suppressDeprecationWarning&&hc.push(e),8&e.mode&&"function"==typeof A.UNSAFE_componentWillReceiveProps&&mc.push(e),"function"==typeof A.componentWillUpdate&&!0!==A.componentWillUpdate.__suppressDeprecationWarning&&wc.push(e),8&e.mode&&"function"==typeof A.UNSAFE_componentWillUpdate&&Bc.push(e))},dc.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;pc.length>0&&(pc.forEach((function(A){e.add(Oe(A)||"Component"),yc.add(A.type)})),pc=[]);var A=new Set;gc.length>0&&(gc.forEach((function(e){A.add(Oe(e)||"Component"),yc.add(e.type)})),gc=[]);var t=new Set;hc.length>0&&(hc.forEach((function(e){t.add(Oe(e)||"Component"),yc.add(e.type)})),hc=[]);var n=new Set;mc.length>0&&(mc.forEach((function(e){n.add(Oe(e)||"Component"),yc.add(e.type)})),mc=[]);var a=new Set;wc.length>0&&(wc.forEach((function(e){a.add(Oe(e)||"Component"),yc.add(e.type)})),wc=[]);var i=new Set;Bc.length>0&&(Bc.forEach((function(e){i.add(Oe(e)||"Component"),yc.add(e.type)})),Bc=[]),A.size>0&&o("Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.\n\n* Move code with side effects to componentDidMount, and set initial state in the constructor.\n\nPlease update the following components: %s",fc(A)),n.size>0&&o("Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.\n\n* Move data fetching code or side effects to componentDidUpdate.\n* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state\n\nPlease update the following components: %s",fc(n)),i.size>0&&o("Using UNSAFE_componentWillUpdate in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.\n\n* Move data fetching code or side effects to componentDidUpdate.\n\nPlease update the following components: %s",fc(i)),e.size>0&&r("componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.\n\n* Move code with side effects to componentDidMount, and set initial state in the constructor.\n* Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.\n\nPlease update the following components: %s",fc(e)),t.size>0&&r("componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.\n\n* Move data fetching code or side effects to componentDidUpdate.\n* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state\n* Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.\n\nPlease update the following components: %s",fc(t)),a.size>0&&r("componentWillUpdate has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.\n\n* Move data fetching code or side effects to componentDidUpdate.\n* Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.\n\nPlease update the following components: %s",fc(a))};var vc,bc,Cc,Qc,Uc,Fc,Ec=new Map,kc=new Set;function xc(e,A,t){var n,r,a,i=t.ref;if(null!==i&&"function"!=typeof i&&"object"!=typeof i){if(e.mode,!(t._owner&&t._self&&t._owner.stateNode!==t._self||t._owner&&1!==t._owner.tag)&&("function"!=typeof t.type||(n=t.type).prototype&&n.prototype.isReactComponent)&&t._owner){var l=Oe(e)||"Component";Cc[l]||(o('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',l,i),Cc[l]=!0)}if(t._owner){var s,u=t._owner;if(u){var c=u;if(1!==c.tag)throw new Error("Function components cannot have string refs. We recommend using useRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref");s=c.stateNode}if(!s)throw new Error("Missing owner for string ref "+i+". This error is likely caused by a bug in React. Please file an issue.");var d=s;a="ref",I(r=i)&&(o("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",a,S(r)),H(r));var f=""+i;if(null!==A&&null!==A.ref&&"function"==typeof A.ref&&A.ref._stringRef===f)return A.ref;var p=function(e){var A=d.refs;null===e?delete A[f]:A[f]=e};return p._stringRef=f,p}if("string"!=typeof i)throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!t._owner)throw new Error("Element ref was specified as a string ("+i+") but no owner was set. This could happen for one of the following reasons:\n1. You may be adding a ref to a function component\n2. You may be adding a ref to a component that was not created inside a component's render method\n3. You have multiple copies of React loaded\nSee https://reactjs.org/link/refs-must-have-owner for more information.")}return i}function Sc(e,A){var t=Object.prototype.toString.call(A);throw new Error("Objects are not valid as a React child (found: "+("[object Object]"===t?"object with keys {"+Object.keys(A).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.")}function Ic(e){var A=Oe(e)||"Component";Uc[A]||(Uc[A]=!0,o("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it."))}function Hc(e){var A=e._payload;return(0,e._init)(A)}function Lc(e){function A(A,t){if(e){var n=A.deletions;null===n?(A.deletions=[t],A.flags|=qt):n.push(t)}}function t(t,n){if(!e)return null;for(var r=n;null!==r;)A(t,r),r=r.sibling;return null}function n(e,A){for(var t=new Map,n=A;null!==n;)null!==n.key?t.set(n.key,n):t.set(n.index,n),n=n.sibling;return t}function r(e,A){var t=KB(e,A);return t.index=0,t.sibling=null,t}function a(A,t,n){if(A.index=n,!e)return A.flags|=cn,t;var r=A.alternate;if(null!==r){var o=r.index;return o<t?(A.flags|=2,t):o}return A.flags|=2,t}function i(A){return e&&null===A.alternate&&(A.flags|=2),A}function l(e,A,t,n){if(null===A||6!==A.tag){var o=jB(t,e.mode,n);return o.return=e,o}var a=r(A,t);return a.return=e,a}function s(e,A,t,n){var o=t.type;if(o===ne)return c(e,A,t.props.children,n,t.key);if(null!==A&&(A.elementType===o||xB(A,t)||"object"==typeof o&&null!==o&&o.$$typeof===de&&Hc(o)===A.type)){var a=r(A,t.props);return a.ref=xc(e,A,t),a.return=e,a._debugSource=t._source,a._debugOwner=t._owner,a}var i=zB(t,e.mode,n);return i.ref=xc(e,A,t),i.return=e,i}function u(e,A,t,n){if(null===A||4!==A.tag||A.stateNode.containerInfo!==t.containerInfo||A.stateNode.implementation!==t.implementation){var o=XB(t,e.mode,n);return o.return=e,o}var a=r(A,t.children||[]);return a.return=e,a}function c(e,A,t,n,o){if(null===A||7!==A.tag){var a=GB(t,e.mode,n,o);return a.return=e,a}var i=r(A,t);return i.return=e,i}function d(e,A,t){if("string"==typeof A&&""!==A||"number"==typeof A){var n=jB(""+A,e.mode,t);return n.return=e,n}if("object"==typeof A&&null!==A){switch(A.$$typeof){case Ae:var r=zB(A,e.mode,t);return r.ref=xc(e,null,A),r.return=e,r;case te:var o=XB(A,e.mode,t);return o.return=e,o;case de:var a=A._payload;return d(e,(0,A._init)(a),t)}if(bA(A)||ge(A)){var i=GB(A,e.mode,t,null);return i.return=e,i}Sc(0,A)}return"function"==typeof A&&Ic(e),null}function f(e,A,t,n){var r=null!==A?A.key:null;if("string"==typeof t&&""!==t||"number"==typeof t)return null!==r?null:l(e,A,""+t,n);if("object"==typeof t&&null!==t){switch(t.$$typeof){case Ae:return t.key===r?s(e,A,t,n):null;case te:return t.key===r?u(e,A,t,n):null;case de:var o=t._payload;return f(e,A,(0,t._init)(o),n)}if(bA(t)||ge(t))return null!==r?null:c(e,A,t,n,null);Sc(0,t)}return"function"==typeof t&&Ic(e),null}function p(e,A,t,n,r){if("string"==typeof n&&""!==n||"number"==typeof n)return l(A,e.get(t)||null,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case Ae:return s(A,e.get(null===n.key?t:n.key)||null,n,r);case te:return u(A,e.get(null===n.key?t:n.key)||null,n,r);case de:var o=n._payload;return p(e,A,t,(0,n._init)(o),r)}if(bA(n)||ge(n))return c(A,e.get(t)||null,n,r,null);Sc(0,n)}return"function"==typeof n&&Ic(A),null}function g(e,A,t){if("object"!=typeof e||null===e)return A;switch(e.$$typeof){case Ae:case te:Fc(e,t);var n=e.key;if("string"!=typeof n)break;if(null===A){(A=new Set).add(n);break}if(!A.has(n)){A.add(n);break}o("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.",n);break;case de:var r=e._payload;g((0,e._init)(r),A,t)}return A}return function l(s,u,c,h){if("object"==typeof c&&null!==c&&c.type===ne&&null===c.key&&(c=c.props.children),"object"==typeof c&&null!==c){switch(c.$$typeof){case Ae:return i(function(e,n,o,a){for(var i=o.key,l=n;null!==l;){if(l.key===i){var s=o.type;if(s===ne){if(7===l.tag){t(e,l.sibling);var u=r(l,o.props.children);return u.return=e,u._debugSource=o._source,u._debugOwner=o._owner,u}}else if(l.elementType===s||xB(l,o)||"object"==typeof s&&null!==s&&s.$$typeof===de&&Hc(s)===l.type){t(e,l.sibling);var c=r(l,o.props);return c.ref=xc(e,l,o),c.return=e,c._debugSource=o._source,c._debugOwner=o._owner,c}t(e,l);break}A(e,l),l=l.sibling}if(o.type===ne){var d=GB(o.props.children,e.mode,a,o.key);return d.return=e,d}var f=zB(o,e.mode,a);return f.ref=xc(e,n,o),f.return=e,f}(s,u,c,h));case te:return i(function(e,n,o,a){for(var i=o.key,l=n;null!==l;){if(l.key===i){if(4===l.tag&&l.stateNode.containerInfo===o.containerInfo&&l.stateNode.implementation===o.implementation){t(e,l.sibling);var s=r(l,o.children||[]);return s.return=e,s}t(e,l);break}A(e,l),l=l.sibling}var u=XB(o,e.mode,a);return u.return=e,u}(s,u,c,h));case de:var m=c._payload;return l(s,u,(0,c._init)(m),h)}if(bA(c))return function(r,o,i,l){for(var s=null,u=0;u<i.length;u++)s=g(i[u],s,r);for(var c=null,h=null,m=o,w=0,B=0,y=null;null!==m&&B<i.length;B++){m.index>B?(y=m,m=null):y=m.sibling;var v=f(r,m,i[B],l);if(null===v){null===m&&(m=y);break}e&&m&&null===v.alternate&&A(r,m),w=a(v,w,B),null===h?c=v:h.sibling=v,h=v,m=y}if(B===i.length)return t(r,m),sc()&&Hu(r,B),c;if(null===m){for(;B<i.length;B++){var b=d(r,i[B],l);null!==b&&(w=a(b,w,B),null===h?c=b:h.sibling=b,h=b)}return sc()&&Hu(r,B),c}for(var C=n(0,m);B<i.length;B++){var Q=p(C,r,B,i[B],l);null!==Q&&(e&&null!==Q.alternate&&C.delete(null===Q.key?B:Q.key),w=a(Q,w,B),null===h?c=Q:h.sibling=Q,h=Q)}return e&&C.forEach((function(e){return A(r,e)})),sc()&&Hu(r,B),c}(s,u,c,h);if(ge(c))return function(r,i,l,s){var u=ge(l);if("function"!=typeof u)throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");"function"==typeof Symbol&&"Generator"===l[Symbol.toStringTag]&&(bc||o("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),bc=!0),l.entries===u&&(vc||o("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),vc=!0);var c=u.call(l);if(c)for(var h=null,m=c.next();!m.done;m=c.next())h=g(m.value,h,r);var w=u.call(l);if(null==w)throw new Error("An iterable object provided no iterator.");for(var B=null,y=null,v=i,b=0,C=0,Q=null,U=w.next();null!==v&&!U.done;C++,U=w.next()){v.index>C?(Q=v,v=null):Q=v.sibling;var F=f(r,v,U.value,s);if(null===F){null===v&&(v=Q);break}e&&v&&null===F.alternate&&A(r,v),b=a(F,b,C),null===y?B=F:y.sibling=F,y=F,v=Q}if(U.done)return t(r,v),sc()&&Hu(r,C),B;if(null===v){for(;!U.done;C++,U=w.next()){var E=d(r,U.value,s);null!==E&&(b=a(E,b,C),null===y?B=E:y.sibling=E,y=E)}return sc()&&Hu(r,C),B}for(var k=n(0,v);!U.done;C++,U=w.next()){var x=p(k,r,C,U.value,s);null!==x&&(e&&null!==x.alternate&&k.delete(null===x.key?C:x.key),b=a(x,b,C),null===y?B=x:y.sibling=x,y=x)}return e&&k.forEach((function(e){return A(r,e)})),sc()&&Hu(r,C),B}(s,u,c,h);Sc(0,c)}return"string"==typeof c&&""!==c||"number"==typeof c?i(function(e,A,n,o){if(null!==A&&6===A.tag){t(e,A.sibling);var a=r(A,n);return a.return=e,a}t(e,A);var i=jB(n,e.mode,o);return i.return=e,i}(s,u,""+c,h)):("function"==typeof c&&Ic(s),t(s,u))}}dc.recordLegacyContextWarning=function(e,A){var t=function(e){for(var A=null,t=e;null!==t;)8&t.mode&&(A=t),t=t.return;return A}(e);if(null!==t){if(!kc.has(e.type)){var n=Ec.get(t);(null!=e.type.contextTypes||null!=e.type.childContextTypes||null!==A&&"function"==typeof A.getChildContext)&&(void 0===n&&(n=[],Ec.set(t,n)),n.push(e))}}else o("Expected to find a StrictMode component in a strict mode tree. This error is likely caused by a bug in React. Please file an issue.")},dc.flushLegacyContextWarning=function(){Ec.forEach((function(e,A){if(0!==e.length){var t=e[0],n=new Set;e.forEach((function(e){n.add(Oe(e)||"Component"),kc.add(e.type)}));var r=fc(n);try{je(t),o("Legacy context API has been detected within a strict-mode tree.\n\nThe old API will be supported in all 16.x releases, but applications using it should migrate to the new version.\n\nPlease update the following components: %s\n\nLearn more about this warning here: https://reactjs.org/link/legacy-context",r)}finally{We()}}}))},dc.discardPendingWarnings=function(){pc=[],gc=[],hc=[],mc=[],wc=[],Bc=[],Ec=new Map},vc=!1,bc=!1,Cc={},Qc={},Uc={},Fc=function(e,A){if(null!==e&&"object"==typeof e&&e._store&&!e._store.validated&&null==e.key){if("object"!=typeof e._store)throw new Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");e._store.validated=!0;var t=Oe(A)||"Component";Qc[t]||(Qc[t]=!0,o('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.'))}};var Tc=Lc(!0),Dc=Lc(!1);function Rc(e,A){for(var t=e.child;null!==t;)_B(t,A),t=t.sibling}var Nc,Mc=Zs(null);Nc={};var Pc=null,Oc=null,Kc=null,_c=!1;function Vc(){Pc=null,Oc=null,Kc=null,_c=!1}function zc(){_c=!0}function Gc(){_c=!1}function Wc(e,A,t){$s(Mc,A._currentValue,e),A._currentValue=t,void 0!==A._currentRenderer&&null!==A._currentRenderer&&A._currentRenderer!==Nc&&o("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),A._currentRenderer=Nc}function jc(e,A){var t=Mc.current;qs(Mc,A),e._currentValue=t}function Xc(e,A,t){for(var n=e;null!==n;){var r=n.alternate;if(so(n.childLanes,A)?null===r||so(r.childLanes,A)||(r.childLanes=uo(r.childLanes,A)):(n.childLanes=uo(n.childLanes,A),null!==r&&(r.childLanes=uo(r.childLanes,A))),n===t)break;n=n.return}n!==t&&o("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function Yc(e,A,t){!function(e,A,t){var n=e.child;for(null!==n&&(n.return=e);null!==n;){var r=void 0,o=n.dependencies;if(null!==o){r=n.child;for(var a=o.firstContext;null!==a;){if(a.context===A){if(1===n.tag){var l=oo(t),s=cd(Wr,l);s.tag=id;var u=n.updateQueue;if(null===u);else{var c=u.shared,d=c.pending;null===d?s.next=s:(s.next=d.next,d.next=s),c.pending=s}}n.lanes=uo(n.lanes,t);var f=n.alternate;null!==f&&(f.lanes=uo(f.lanes,t)),Xc(n.return,t,e),o.lanes=uo(o.lanes,t);break}a=a.next}}else if(n.tag===i)r=n.type===e.type?null:n.child;else if(n.tag===g){var p=n.return;if(null===p)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");p.lanes=uo(p.lanes,t);var h=p.alternate;null!==h&&(h.lanes=uo(h.lanes,t)),Xc(p,t,e),r=n.sibling}else r=n.child;if(null!==r)r.return=n;else for(r=n;null!==r;){if(r===e){r=null;break}var m=r.sibling;if(null!==m){m.return=r.return,r=m;break}r=r.return}n=r}}(e,A,t)}function Jc(e,A){Pc=e,Oc=null,Kc=null;var t=e.dependencies;null!==t&&null!==t.firstContext&&(lo(t.lanes,A)&&ah(),t.firstContext=null)}function Zc(e){_c&&o("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");var A=e._currentValue;if(Kc===e);else{var t={context:e,memoizedValue:A,next:null};if(null===Oc){if(null===Pc)throw new Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");Oc=t,Pc.dependencies={lanes:0,firstContext:t}}else Oc=Oc.next=t}return A}var qc=null;function $c(e){null===qc?qc=[e]:qc.push(e)}function ed(e,A,t,n){var r=A.interleaved;return null===r?(t.next=t,$c(A)):(t.next=r.next,r.next=t),A.interleaved=t,nd(e,n)}function Ad(e,A){return nd(e,A)}var td=nd;function nd(e,A){e.lanes=uo(e.lanes,A);var t=e.alternate;null!==t&&(t.lanes=uo(t.lanes,A)),null===t&&4098&e.flags&&pB(e);for(var n=e,r=e.return;null!==r;)r.childLanes=uo(r.childLanes,A),null!==(t=r.alternate)?t.childLanes=uo(t.childLanes,A):4098&r.flags&&pB(e),n=r,r=r.return;return 3===n.tag?n.stateNode:null}var rd,od,ad=0,id=2,ld=!1;function sd(e){var A={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null};e.updateQueue=A}function ud(e,A){var t=A.updateQueue,n=e.updateQueue;if(t===n){var r={baseState:n.baseState,firstBaseUpdate:n.firstBaseUpdate,lastBaseUpdate:n.lastBaseUpdate,shared:n.shared,effects:n.effects};A.updateQueue=r}}function cd(e,A){return{eventTime:e,lane:A,tag:ad,payload:null,callback:null,next:null}}function dd(e,A,t){var n=e.updateQueue;if(null===n)return null;var r=n.shared;if(od!==r||rd||(o("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),rd=!0),(_m&Lm)!==Hm){var a=r.pending;return null===a?A.next=A:(A.next=a.next,a.next=A),r.pending=A,td(e,t)}return function(e,A,t,n){var r=A.interleaved;return null===r?(t.next=t,$c(A)):(t.next=r.next,r.next=t),A.interleaved=t,nd(e,n)}(e,r,A,t)}function fd(e,A,t){var n=A.updateQueue;if(null!==n){var r=n.shared;if(to(t)){var o=r.lanes,a=uo(o=fo(o,e.pendingLanes),t);r.lanes=a,mo(e,a)}}}function pd(e,A){var t=e.updateQueue,n=e.alternate;if(null!==n){var r=n.updateQueue;if(t===r){var o=null,a=null,i=t.firstBaseUpdate;if(null!==i){var l=i;do{var s={eventTime:l.eventTime,lane:l.lane,tag:l.tag,payload:l.payload,callback:l.callback,next:null};null===a?o=a=s:(a.next=s,a=s),l=l.next}while(null!==l);null===a?o=a=A:(a.next=A,a=A)}else o=a=A;return t={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:a,shared:r.shared,effects:r.effects},void(e.updateQueue=t)}}var u=t.lastBaseUpdate;null===u?t.firstBaseUpdate=A:u.next=A,t.lastBaseUpdate=A}function gd(e,A,t,n,r,o){switch(t.tag){case 1:var a=t.payload;if("function"==typeof a){zc();var i=a.call(o,n,r);if(8&e.mode){Yn(!0);try{a.call(o,n,r)}finally{Yn(!1)}}return Gc(),i}return a;case 3:e.flags=-65537&e.flags|$t;case ad:var l,s=t.payload;if("function"==typeof s){if(zc(),l=s.call(o,n,r),8&e.mode){Yn(!0);try{s.call(o,n,r)}finally{Yn(!1)}}Gc()}else l=s;return null==l?n:Ce({},n,l);case id:return ld=!0,n}return n}function hd(e,A,t,n){var r=e.updateQueue;ld=!1,od=r.shared;var o=r.firstBaseUpdate,a=r.lastBaseUpdate,i=r.shared.pending;if(null!==i){r.shared.pending=null;var l=i,s=l.next;l.next=null,null===a?o=s:a.next=s,a=l;var u=e.alternate;if(null!==u){var c=u.updateQueue,d=c.lastBaseUpdate;d!==a&&(null===d?c.firstBaseUpdate=s:d.next=s,c.lastBaseUpdate=l)}}if(null!==o){for(var f=r.baseState,p=0,g=null,h=null,m=null,w=o;;){var B=w.lane,y=w.eventTime;if(so(n,B)){if(null!==m){var v={eventTime:y,lane:0,tag:w.tag,payload:w.payload,callback:w.callback,next:null};m=m.next=v}if(f=gd(e,0,w,f,A,t),null!==w.callback&&0!==w.lane){e.flags|=64;var b=r.effects;null===b?r.effects=[w]:b.push(w)}}else{var C={eventTime:y,lane:B,tag:w.tag,payload:w.payload,callback:w.callback,next:null};null===m?(h=m=C,g=f):m=m.next=C,p=uo(p,B)}if(null===(w=w.next)){if(null===(i=r.shared.pending))break;var Q=i,U=Q.next;Q.next=null,w=U,r.lastBaseUpdate=Q,r.shared.pending=null}}null===m&&(g=f),r.baseState=g,r.firstBaseUpdate=h,r.lastBaseUpdate=m;var F=r.shared.interleaved;if(null!==F){var E=F;do{p=uo(p,E.lane),E=E.next}while(E!==F)}else null===o&&(r.shared.lanes=0);jw(p),e.lanes=p,e.memoizedState=f}od=null}function md(e,A){if("function"!=typeof e)throw new Error("Invalid argument passed as callback. Expected a function. Instead received: "+e);e.call(A)}function wd(){ld=!1}function Bd(){return ld}function yd(e,A,t){var n=A.effects;if(A.effects=null,null!==n)for(var r=0;r<n.length;r++){var o=n[r],a=o.callback;null!==a&&(o.callback=null,md(a,t))}}rd=!1,od=null;var vd={},bd=Zs(vd),Cd=Zs(vd),Qd=Zs(vd);function Ud(e){if(e===vd)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return e}function Fd(){return Ud(Qd.current)}function Ed(e,A){$s(Qd,A,e),$s(Cd,e,e),$s(bd,vd,e);var t=function(e){var A,t,n=e.nodeType;switch(n){case 9:case 11:A=9===n?"#document":"#fragment";var r=e.documentElement;t=r?r.namespaceURI:RA(null,"");break;default:var o=8===n?e.parentNode:e;t=RA(o.namespaceURI||null,A=o.tagName)}var a=A.toLowerCase();return{namespace:t,ancestorInfo:jl(null,a)}}(A);qs(bd,e),$s(bd,t,e)}function kd(e){qs(bd,e),qs(Cd,e),qs(Qd,e)}function xd(){return Ud(bd.current)}function Sd(e){Ud(Qd.current);var A,t,n,r=Ud(bd.current),o=(A=r,t=e.type,{namespace:RA((n=A).namespace,t),ancestorInfo:jl(n.ancestorInfo,t)});r!==o&&($s(Cd,e,e),$s(bd,o,e))}function Id(e){Cd.current===e&&(qs(bd,e),qs(Cd,e))}var Hd=Zs(0);function Ld(e,A){return 0!==(e&A)}function Td(e){return 1&e}function Dd(e,A){return 1&e|A}function Rd(e,A){$s(Hd,A,e)}function Nd(e){qs(Hd,e)}function Md(e,A){var t=e.memoizedState;return null!==t?null!==t.dehydrated:(e.memoizedProps,!0)}function Pd(e){for(var A=e;null!==A;){if(A.tag===c){var t=A.memoizedState;if(null!==t){var n=t.dehydrated;if(null===n||vs(n)||bs(n))return A}}else if(A.tag===h&&void 0!==A.memoizedProps.revealOrder){if(0!==(A.flags&$t))return A}else if(null!==A.child){A.child.return=A,A=A.child;continue}if(A===e)return null;for(;null===A.sibling;){if(null===A.return||A.return===e)return null;A=A.return}A.sibling.return=A.return,A=A.sibling}return null}var Od=[];function Kd(){for(var e=0;e<Od.length;e++)Od[e]._workInProgressVersionPrimary=null;Od.length=0}function _d(e,A){var t=(0,A._getVersion)(A._source);null==e.mutableSourceEagerHydrationData?e.mutableSourceEagerHydrationData=[A,t]:e.mutableSourceEagerHydrationData.push(A,t)}var Vd,zd,Gd=t.ReactCurrentDispatcher,Wd=t.ReactCurrentBatchConfig;Vd=new Set;var jd=0,Xd=null,Yd=null,Jd=null,Zd=!1,qd=!1,$d=0,ef=0,Af=null,tf=null,nf=-1,rf=!1;function of(){var e=Af;null===tf?tf=[e]:tf.push(e)}function af(){var e=Af;null!==tf&&(nf++,tf[nf]!==e&&function(e){var A=Oe(Xd);if(!Vd.has(A)&&(Vd.add(A),null!==tf)){for(var t="",n=30,r=0;r<=nf;r++){for(var a=tf[r],i=r===nf?e:a,l=r+1+". "+a;l.length<n;)l+=" ";t+=l+=i+"\n"}o("React has detected a change in the order of Hooks called by %s. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks\n\n Previous render Next render\n ------------------------------------------------------\n%s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n",A,t)}}(e))}function lf(e){null==e||bA(e)||o("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",Af,typeof e)}function sf(){throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.")}function uf(e,A){if(rf)return!1;if(null===A)return o("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",Af),!1;e.length!==A.length&&o("The final argument passed to %s changed size between renders. The order and size of this array must remain constant.\n\nPrevious: %s\nIncoming: %s",Af,"["+A.join(", ")+"]","["+e.join(", ")+"]");for(var t=0;t<A.length&&t<e.length;t++)if(!vi(e[t],A[t]))return!1;return!0}function cf(e,A,t,n,r,a){jd=a,Xd=A,tf=null!==e?e._debugHookTypes:null,nf=-1,rf=null!==e&&e.type!==A.type,A.memoizedState=null,A.updateQueue=null,A.lanes=0,null!==e&&null!==e.memoizedState?Gd.current=mp:Gd.current=null!==tf?hp:gp;var i=t(n,r);if(qd){var l=0;do{if(qd=!1,$d=0,l>=25)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");l+=1,rf=!1,Yd=null,Jd=null,A.updateQueue=null,nf=-1,Gd.current=wp,i=t(n,r)}while(qd)}Gd.current=pp,A._debugHookTypes=tf;var s=null!==Yd&&null!==Yd.next;if(jd=0,Xd=null,Yd=null,Jd=null,Af=null,tf=null,nf=-1,null!==e&&(e.flags&yn)!==(A.flags&yn)&&1&e.mode&&o("Internal React error: Expected static flag was missing. Please notify the React team."),Zd=!1,s)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return i}function df(){var e=0!==$d;return $d=0,e}function ff(e,A,t){A.updateQueue=e.updateQueue,0!==(A.mode&sr)?A.flags&=-50333701:A.flags&=-2053,e.lanes=co(e.lanes,t)}function pf(){if(Gd.current=pp,Zd){for(var e=Xd.memoizedState;null!==e;){var A=e.queue;null!==A&&(A.pending=null),e=e.next}Zd=!1}jd=0,Xd=null,Yd=null,Jd=null,tf=null,nf=-1,Af=null,op=!1,qd=!1,$d=0}function gf(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===Jd?Xd.memoizedState=Jd=e:Jd=Jd.next=e,Jd}function hf(){var e,A;if(null===Yd){var t=Xd.alternate;e=null!==t?t.memoizedState:null}else e=Yd.next;if(null!==(A=null===Jd?Xd.memoizedState:Jd.next))A=(Jd=A).next,Yd=e;else{if(null===e)throw new Error("Rendered more hooks than during the previous render.");var n={memoizedState:(Yd=e).memoizedState,baseState:Yd.baseState,baseQueue:Yd.baseQueue,queue:Yd.queue,next:null};null===Jd?Xd.memoizedState=Jd=n:Jd=Jd.next=n}return Jd}function mf(e,A){return"function"==typeof A?A(e):A}function wf(e,A,t){var n,r=gf();n=void 0!==t?t(A):A,r.memoizedState=r.baseState=n;var o={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:n};r.queue=o;var a=o.dispatch=lp.bind(null,Xd,o);return[r.memoizedState,a]}function Bf(e,A,t){var n=hf(),r=n.queue;if(null===r)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");r.lastRenderedReducer=e;var a=Yd,i=a.baseQueue,l=r.pending;if(null!==l){if(null!==i){var s=i.next,u=l.next;i.next=u,l.next=s}a.baseQueue!==i&&o("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),a.baseQueue=i=l,r.pending=null}if(null!==i){var c=i.next,d=a.baseState,f=null,p=null,g=null,h=c;do{var m=h.lane;if(so(jd,m)){if(null!==g){var w={lane:0,action:h.action,hasEagerState:h.hasEagerState,eagerState:h.eagerState,next:null};g=g.next=w}d=h.hasEagerState?h.eagerState:e(d,h.action)}else{var B={lane:m,action:h.action,hasEagerState:h.hasEagerState,eagerState:h.eagerState,next:null};null===g?(p=g=B,f=d):g=g.next=B,Xd.lanes=uo(Xd.lanes,m),jw(m)}h=h.next}while(null!==h&&h!==c);null===g?f=d:g.next=p,vi(d,n.memoizedState)||ah(),n.memoizedState=d,n.baseState=f,n.baseQueue=g,r.lastRenderedState=d}var y=r.interleaved;if(null!==y){var v=y;do{var b=v.lane;Xd.lanes=uo(Xd.lanes,b),jw(b),v=v.next}while(v!==y)}else null===i&&(r.lanes=0);var C=r.dispatch;return[n.memoizedState,C]}function yf(e,A,t){var n=hf(),r=n.queue;if(null===r)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");r.lastRenderedReducer=e;var o=r.dispatch,a=r.pending,i=n.memoizedState;if(null!==a){r.pending=null;var l=a.next,s=l;do{i=e(i,s.action),s=s.next}while(s!==l);vi(i,n.memoizedState)||ah(),n.memoizedState=i,null===n.baseQueue&&(n.baseState=i),r.lastRenderedState=i}return[i,o]}function vf(e,A,t){var n,r=Xd,a=gf();if(sc()){if(void 0===t)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");n=t(),zd||n!==t()&&(o("The result of getServerSnapshot should be cached to avoid an infinite loop"),zd=!0)}else{if(n=A(),!zd){var i=A();vi(n,i)||(o("The result of getSnapshot should be cached to avoid an infinite loop"),zd=!0)}if(null===Ew())throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");Ao(0,jd)||Cf(r,A,n)}a.memoizedState=n;var l={value:n,getSnapshot:A};return a.queue=l,Rf(Uf.bind(null,r,l,e),[e]),r.flags|=nn,If(9,Qf.bind(null,r,l,n,A),void 0,null),n}function bf(e,A,t){var n=Xd,r=hf(),a=A();if(!zd){var i=A();vi(a,i)||(o("The result of getSnapshot should be cached to avoid an infinite loop"),zd=!0)}var l=r.memoizedState,s=!vi(l,a);s&&(r.memoizedState=a,ah());var u=r.queue;if(Nf(Uf.bind(null,n,u,e),[e]),u.getSnapshot!==A||s||null!==Jd&&1&Jd.memoizedState.tag){if(n.flags|=nn,If(9,Qf.bind(null,n,u,a,A),void 0,null),null===Ew())throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");Ao(0,jd)||Cf(n,A,a)}return a}function Cf(e,A,t){e.flags|=an;var n={getSnapshot:A,value:t},r=Xd.updateQueue;if(null===r)r={lastEffect:null,stores:null},Xd.updateQueue=r,r.stores=[n];else{var o=r.stores;null===o?r.stores=[n]:o.push(n)}}function Qf(e,A,t,n){A.value=t,A.getSnapshot=n,Ff(A)&&Ef(e)}function Uf(e,A,t){return t((function(){Ff(A)&&Ef(e)}))}function Ff(e){var A=e.getSnapshot,t=e.value;try{var n=A();return!vi(t,n)}catch(e){return!0}}function Ef(e){var A=Ad(e,pr);null!==A&&Iw(A,e,pr,Wr)}function kf(e){var A=gf();"function"==typeof e&&(e=e()),A.memoizedState=A.baseState=e;var t={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:mf,lastRenderedState:e};A.queue=t;var n=t.dispatch=sp.bind(null,Xd,t);return[A.memoizedState,n]}function xf(e){return Bf(mf)}function Sf(e){return yf(mf)}function If(e,A,t,n){var r={tag:e,create:A,destroy:t,deps:n,next:null},o=Xd.updateQueue;if(null===o)o={lastEffect:null,stores:null},Xd.updateQueue=o,o.lastEffect=r.next=r;else{var a=o.lastEffect;if(null===a)o.lastEffect=r.next=r;else{var i=a.next;a.next=r,r.next=i,o.lastEffect=r}}return r}function Hf(e){var A={current:e};return gf().memoizedState=A,A}function Lf(e){return hf().memoizedState}function Tf(e,A,t,n){var r=gf(),o=void 0===n?null:n;Xd.flags|=e,r.memoizedState=If(1|A,t,void 0,o)}function Df(e,A,t,n){var r=hf(),o=void 0===n?null:n,a=void 0;if(null!==Yd){var i=Yd.memoizedState;if(a=i.destroy,null!==o&&uf(o,i.deps))return void(r.memoizedState=If(A,t,a,o))}Xd.flags|=e,r.memoizedState=If(1|A,t,a,o)}function Rf(e,A){return 0!==(Xd.mode&sr)?Tf(41945088,8,e,A):Tf(8390656,8,e,A)}function Nf(e,A){return Df(nn,8,e,A)}function Mf(e,A){return Tf(4,2,e,A)}function Pf(e,A){return Df(4,2,e,A)}function Of(e,A){var t=4;return t|=fn,0!==(Xd.mode&sr)&&(t|=pn),Tf(t,4,e,A)}function Kf(e,A){return Df(4,4,e,A)}function _f(e,A){if("function"==typeof A){var t=A,n=e();return t(n),function(){t(null)}}if(null!=A){var r=A;r.hasOwnProperty("current")||o("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(r).join(", ")+"}");var a=e();return r.current=a,function(){r.current=null}}}function Vf(e,A,t){"function"!=typeof A&&o("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",null!==A?typeof A:"null");var n=null!=t?t.concat([e]):null,r=4;return r|=fn,0!==(Xd.mode&sr)&&(r|=pn),Tf(r,4,_f.bind(null,A,e),n)}function zf(e,A,t){"function"!=typeof A&&o("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",null!==A?typeof A:"null");var n=null!=t?t.concat([e]):null;return Df(4,4,_f.bind(null,A,e),n)}function Gf(e,A){}var Wf=Gf;function jf(e,A){var t=void 0===A?null:A;return gf().memoizedState=[e,t],e}function Xf(e,A){var t=hf(),n=void 0===A?null:A,r=t.memoizedState;return null!==r&&null!==n&&uf(n,r[1])?r[0]:(t.memoizedState=[e,n],e)}function Yf(e,A){var t=gf(),n=void 0===A?null:A,r=e();return t.memoizedState=[r,n],r}function Jf(e,A){var t=hf(),n=void 0===A?null:A,r=t.memoizedState;if(null!==r&&null!==n&&uf(n,r[1]))return r[0];var o=e();return t.memoizedState=[o,n],o}function Zf(e){return gf().memoizedState=e,e}function qf(e){return ep(hf(),Yd.memoizedState,e)}function $f(e){var A=hf();return null===Yd?(A.memoizedState=e,e):ep(A,Yd.memoizedState,e)}function ep(e,A,t){if(0!==(jd&(pr|hr|wr))){if(!vi(t,A)){var n=no();Xd.lanes=uo(Xd.lanes,n),jw(n),e.baseState=!0}return A}return e.baseState&&(e.baseState=!1,ah()),e.memoizedState=t,t}function Ap(e,A,t){var n,o,a=So();Io((o=Fo,0!==(n=a)&&n<o?n:o)),e(!0);var i=Wd.transition;Wd.transition={};var l=Wd.transition;Wd.transition._updatedFibers=new Set;try{e(!1),A()}finally{Io(a),Wd.transition=i,null===i&&l._updatedFibers&&(l._updatedFibers.size>10&&r("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),l._updatedFibers.clear())}}function tp(){var e=kf(!1),A=e[0],t=e[1],n=Ap.bind(null,t);return gf().memoizedState=n,[A,n]}function np(){return[xf()[0],hf().memoizedState]}function rp(){return[Sf()[0],hf().memoizedState]}var op=!1;function ap(){var e,A=gf(),t=Ew().identifierPrefix;if(sc()){e=":"+t+"R"+Iu();var n=$d++;n>0&&(e+="H"+n.toString(32)),e+=":"}else e=":"+t+"r"+(ef++).toString(32)+":";return A.memoizedState=e,e}function ip(){return hf().memoizedState}function lp(e,A,t){"function"==typeof arguments[3]&&o("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var n=xw(e),r={lane:n,action:t,hasEagerState:!1,eagerState:null,next:null};if(up(e))cp(A,r);else{var a=ed(e,A,r,n);null!==a&&(Iw(a,e,n,kw()),dp(a,A,n))}fp(e,n)}function sp(e,A,t){"function"==typeof arguments[3]&&o("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var n=xw(e),r={lane:n,action:t,hasEagerState:!1,eagerState:null,next:null};if(up(e))cp(A,r);else{var a=e.alternate;if(0===e.lanes&&(null===a||0===a.lanes)){var i=A.lastRenderedReducer;if(null!==i){var l;l=Gd.current,Gd.current=yp;try{var s=A.lastRenderedState,u=i(s,t);if(r.hasEagerState=!0,r.eagerState=u,vi(u,s))return void function(e,A,t){var n=A.interleaved;null===n?(t.next=t,$c(A)):(t.next=n.next,n.next=t),A.interleaved=t}(0,A,r)}catch(e){}finally{Gd.current=l}}}var c=ed(e,A,r,n);null!==c&&(Iw(c,e,n,kw()),dp(c,A,n))}fp(e,n)}function up(e){var A=e.alternate;return e===Xd||null!==A&&A===Xd}function cp(e,A){qd=Zd=!0;var t=e.pending;null===t?A.next=A:(A.next=t.next,t.next=A),e.pending=A}function dp(e,A,t){if(to(t)){var n=A.lanes,r=uo(n=fo(n,e.pendingLanes),t);A.lanes=r,mo(e,r)}}function fp(e,A,t){lr(e,A)}var pp={readContext:Zc,useCallback:sf,useContext:sf,useEffect:sf,useImperativeHandle:sf,useInsertionEffect:sf,useLayoutEffect:sf,useMemo:sf,useReducer:sf,useRef:sf,useState:sf,useDebugValue:sf,useDeferredValue:sf,useTransition:sf,useMutableSource:sf,useSyncExternalStore:sf,useId:sf,unstable_isNewReconciler:y},gp=null,hp=null,mp=null,wp=null,Bp=null,yp=null,vp=null,bp=function(){o("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")},Cp=function(){o("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks")};gp={readContext:function(e){return Zc(e)},useCallback:function(e,A){return Af="useCallback",of(),lf(A),jf(e,A)},useContext:function(e){return Af="useContext",of(),Zc(e)},useEffect:function(e,A){return Af="useEffect",of(),lf(A),Rf(e,A)},useImperativeHandle:function(e,A,t){return Af="useImperativeHandle",of(),lf(t),Vf(e,A,t)},useInsertionEffect:function(e,A){return Af="useInsertionEffect",of(),lf(A),Mf(e,A)},useLayoutEffect:function(e,A){return Af="useLayoutEffect",of(),lf(A),Of(e,A)},useMemo:function(e,A){Af="useMemo",of(),lf(A);var t=Gd.current;Gd.current=Bp;try{return Yf(e,A)}finally{Gd.current=t}},useReducer:function(e,A,t){Af="useReducer",of();var n=Gd.current;Gd.current=Bp;try{return wf(e,A,t)}finally{Gd.current=n}},useRef:function(e){return Af="useRef",of(),Hf(e)},useState:function(e){Af="useState",of();var A=Gd.current;Gd.current=Bp;try{return kf(e)}finally{Gd.current=A}},useDebugValue:function(e,A){Af="useDebugValue",of()},useDeferredValue:function(e){return Af="useDeferredValue",of(),Zf(e)},useTransition:function(){return Af="useTransition",of(),tp()},useMutableSource:function(e,A,t){Af="useMutableSource",of()},useSyncExternalStore:function(e,A,t){return Af="useSyncExternalStore",of(),vf(e,A,t)},useId:function(){return Af="useId",of(),ap()},unstable_isNewReconciler:y},hp={readContext:function(e){return Zc(e)},useCallback:function(e,A){return Af="useCallback",af(),jf(e,A)},useContext:function(e){return Af="useContext",af(),Zc(e)},useEffect:function(e,A){return Af="useEffect",af(),Rf(e,A)},useImperativeHandle:function(e,A,t){return Af="useImperativeHandle",af(),Vf(e,A,t)},useInsertionEffect:function(e,A){return Af="useInsertionEffect",af(),Mf(e,A)},useLayoutEffect:function(e,A){return Af="useLayoutEffect",af(),Of(e,A)},useMemo:function(e,A){Af="useMemo",af();var t=Gd.current;Gd.current=Bp;try{return Yf(e,A)}finally{Gd.current=t}},useReducer:function(e,A,t){Af="useReducer",af();var n=Gd.current;Gd.current=Bp;try{return wf(e,A,t)}finally{Gd.current=n}},useRef:function(e){return Af="useRef",af(),Hf(e)},useState:function(e){Af="useState",af();var A=Gd.current;Gd.current=Bp;try{return kf(e)}finally{Gd.current=A}},useDebugValue:function(e,A){Af="useDebugValue",af()},useDeferredValue:function(e){return Af="useDeferredValue",af(),Zf(e)},useTransition:function(){return Af="useTransition",af(),tp()},useMutableSource:function(e,A,t){Af="useMutableSource",af()},useSyncExternalStore:function(e,A,t){return Af="useSyncExternalStore",af(),vf(e,A,t)},useId:function(){return Af="useId",af(),ap()},unstable_isNewReconciler:y},mp={readContext:function(e){return Zc(e)},useCallback:function(e,A){return Af="useCallback",af(),Xf(e,A)},useContext:function(e){return Af="useContext",af(),Zc(e)},useEffect:function(e,A){return Af="useEffect",af(),Nf(e,A)},useImperativeHandle:function(e,A,t){return Af="useImperativeHandle",af(),zf(e,A,t)},useInsertionEffect:function(e,A){return Af="useInsertionEffect",af(),Pf(e,A)},useLayoutEffect:function(e,A){return Af="useLayoutEffect",af(),Kf(e,A)},useMemo:function(e,A){Af="useMemo",af();var t=Gd.current;Gd.current=yp;try{return Jf(e,A)}finally{Gd.current=t}},useReducer:function(e,A,t){Af="useReducer",af();var n=Gd.current;Gd.current=yp;try{return Bf(e)}finally{Gd.current=n}},useRef:function(e){return Af="useRef",af(),Lf()},useState:function(e){Af="useState",af();var A=Gd.current;Gd.current=yp;try{return xf()}finally{Gd.current=A}},useDebugValue:function(e,A){return Af="useDebugValue",af(),Wf()},useDeferredValue:function(e){return Af="useDeferredValue",af(),qf(e)},useTransition:function(){return Af="useTransition",af(),np()},useMutableSource:function(e,A,t){Af="useMutableSource",af()},useSyncExternalStore:function(e,A,t){return Af="useSyncExternalStore",af(),bf(e,A)},useId:function(){return Af="useId",af(),ip()},unstable_isNewReconciler:y},wp={readContext:function(e){return Zc(e)},useCallback:function(e,A){return Af="useCallback",af(),Xf(e,A)},useContext:function(e){return Af="useContext",af(),Zc(e)},useEffect:function(e,A){return Af="useEffect",af(),Nf(e,A)},useImperativeHandle:function(e,A,t){return Af="useImperativeHandle",af(),zf(e,A,t)},useInsertionEffect:function(e,A){return Af="useInsertionEffect",af(),Pf(e,A)},useLayoutEffect:function(e,A){return Af="useLayoutEffect",af(),Kf(e,A)},useMemo:function(e,A){Af="useMemo",af();var t=Gd.current;Gd.current=vp;try{return Jf(e,A)}finally{Gd.current=t}},useReducer:function(e,A,t){Af="useReducer",af();var n=Gd.current;Gd.current=vp;try{return yf(e)}finally{Gd.current=n}},useRef:function(e){return Af="useRef",af(),Lf()},useState:function(e){Af="useState",af();var A=Gd.current;Gd.current=vp;try{return Sf()}finally{Gd.current=A}},useDebugValue:function(e,A){return Af="useDebugValue",af(),Wf()},useDeferredValue:function(e){return Af="useDeferredValue",af(),$f(e)},useTransition:function(){return Af="useTransition",af(),rp()},useMutableSource:function(e,A,t){Af="useMutableSource",af()},useSyncExternalStore:function(e,A,t){return Af="useSyncExternalStore",af(),bf(e,A)},useId:function(){return Af="useId",af(),ip()},unstable_isNewReconciler:y},Bp={readContext:function(e){return bp(),Zc(e)},useCallback:function(e,A){return Af="useCallback",Cp(),of(),jf(e,A)},useContext:function(e){return Af="useContext",Cp(),of(),Zc(e)},useEffect:function(e,A){return Af="useEffect",Cp(),of(),Rf(e,A)},useImperativeHandle:function(e,A,t){return Af="useImperativeHandle",Cp(),of(),Vf(e,A,t)},useInsertionEffect:function(e,A){return Af="useInsertionEffect",Cp(),of(),Mf(e,A)},useLayoutEffect:function(e,A){return Af="useLayoutEffect",Cp(),of(),Of(e,A)},useMemo:function(e,A){Af="useMemo",Cp(),of();var t=Gd.current;Gd.current=Bp;try{return Yf(e,A)}finally{Gd.current=t}},useReducer:function(e,A,t){Af="useReducer",Cp(),of();var n=Gd.current;Gd.current=Bp;try{return wf(e,A,t)}finally{Gd.current=n}},useRef:function(e){return Af="useRef",Cp(),of(),Hf(e)},useState:function(e){Af="useState",Cp(),of();var A=Gd.current;Gd.current=Bp;try{return kf(e)}finally{Gd.current=A}},useDebugValue:function(e,A){Af="useDebugValue",Cp(),of()},useDeferredValue:function(e){return Af="useDeferredValue",Cp(),of(),Zf(e)},useTransition:function(){return Af="useTransition",Cp(),of(),tp()},useMutableSource:function(e,A,t){Af="useMutableSource",Cp(),of()},useSyncExternalStore:function(e,A,t){return Af="useSyncExternalStore",Cp(),of(),vf(e,A,t)},useId:function(){return Af="useId",Cp(),of(),ap()},unstable_isNewReconciler:y},yp={readContext:function(e){return bp(),Zc(e)},useCallback:function(e,A){return Af="useCallback",Cp(),af(),Xf(e,A)},useContext:function(e){return Af="useContext",Cp(),af(),Zc(e)},useEffect:function(e,A){return Af="useEffect",Cp(),af(),Nf(e,A)},useImperativeHandle:function(e,A,t){return Af="useImperativeHandle",Cp(),af(),zf(e,A,t)},useInsertionEffect:function(e,A){return Af="useInsertionEffect",Cp(),af(),Pf(e,A)},useLayoutEffect:function(e,A){return Af="useLayoutEffect",Cp(),af(),Kf(e,A)},useMemo:function(e,A){Af="useMemo",Cp(),af();var t=Gd.current;Gd.current=yp;try{return Jf(e,A)}finally{Gd.current=t}},useReducer:function(e,A,t){Af="useReducer",Cp(),af();var n=Gd.current;Gd.current=yp;try{return Bf(e)}finally{Gd.current=n}},useRef:function(e){return Af="useRef",Cp(),af(),Lf()},useState:function(e){Af="useState",Cp(),af();var A=Gd.current;Gd.current=yp;try{return xf()}finally{Gd.current=A}},useDebugValue:function(e,A){return Af="useDebugValue",Cp(),af(),Wf()},useDeferredValue:function(e){return Af="useDeferredValue",Cp(),af(),qf(e)},useTransition:function(){return Af="useTransition",Cp(),af(),np()},useMutableSource:function(e,A,t){Af="useMutableSource",Cp(),af()},useSyncExternalStore:function(e,A,t){return Af="useSyncExternalStore",Cp(),af(),bf(e,A)},useId:function(){return Af="useId",Cp(),af(),ip()},unstable_isNewReconciler:y},vp={readContext:function(e){return bp(),Zc(e)},useCallback:function(e,A){return Af="useCallback",Cp(),af(),Xf(e,A)},useContext:function(e){return Af="useContext",Cp(),af(),Zc(e)},useEffect:function(e,A){return Af="useEffect",Cp(),af(),Nf(e,A)},useImperativeHandle:function(e,A,t){return Af="useImperativeHandle",Cp(),af(),zf(e,A,t)},useInsertionEffect:function(e,A){return Af="useInsertionEffect",Cp(),af(),Pf(e,A)},useLayoutEffect:function(e,A){return Af="useLayoutEffect",Cp(),af(),Kf(e,A)},useMemo:function(e,A){Af="useMemo",Cp(),af();var t=Gd.current;Gd.current=yp;try{return Jf(e,A)}finally{Gd.current=t}},useReducer:function(e,A,t){Af="useReducer",Cp(),af();var n=Gd.current;Gd.current=yp;try{return yf(e)}finally{Gd.current=n}},useRef:function(e){return Af="useRef",Cp(),af(),Lf()},useState:function(e){Af="useState",Cp(),af();var A=Gd.current;Gd.current=yp;try{return Sf()}finally{Gd.current=A}},useDebugValue:function(e,A){return Af="useDebugValue",Cp(),af(),Wf()},useDeferredValue:function(e){return Af="useDeferredValue",Cp(),af(),$f(e)},useTransition:function(){return Af="useTransition",Cp(),af(),rp()},useMutableSource:function(e,A,t){Af="useMutableSource",Cp(),af()},useSyncExternalStore:function(e,A,t){return Af="useSyncExternalStore",Cp(),af(),bf(e,A)},useId:function(){return Af="useId",Cp(),af(),ip()},unstable_isNewReconciler:y};var Qp=A.unstable_now,Up=0,Fp=-1,Ep=-1,kp=-1,xp=!1,Sp=!1;function Ip(){return xp}function Hp(){return Up}function Lp(){Up=Qp()}function Tp(e){Ep=Qp(),e.actualStartTime<0&&(e.actualStartTime=Qp())}function Dp(e){Ep=-1}function Rp(e,A){if(Ep>=0){var t=Qp()-Ep;e.actualDuration+=t,A&&(e.selfBaseDuration=t),Ep=-1}}function Np(e){if(Fp>=0){var A=Qp()-Fp;Fp=-1;for(var t=e.return;null!==t;){switch(t.tag){case 3:case u:return void(t.stateNode.effectDuration+=A)}t=t.return}}}function Mp(e){if(kp>=0){var A=Qp()-kp;kp=-1;for(var t=e.return;null!==t;){switch(t.tag){case 3:var n=t.stateNode;return void(null!==n&&(n.passiveEffectDuration+=A));case u:var r=t.stateNode;return void(null!==r&&(r.passiveEffectDuration+=A))}t=t.return}}}function Pp(){Fp=Qp()}function Op(){kp=Qp()}function Kp(e){for(var A=e.child;A;)e.actualDuration+=A.actualDuration,A=A.sibling}function _p(e,A){if(e&&e.defaultProps){var t=Ce({},A),n=e.defaultProps;for(var r in n)void 0===t[r]&&(t[r]=n[r]);return t}return A}var Vp,zp,Gp,Wp,jp,Xp,Yp,Jp,Zp,qp,$p,eg={};Vp=new Set,zp=new Set,Gp=new Set,Wp=new Set,Jp=new Set,jp=new Set,Zp=new Set,qp=new Set,$p=new Set;var Ag=new Set;function tg(e,A,t,n){var r=e.memoizedState,o=t(n,r);if(8&e.mode){Yn(!0);try{o=t(n,r)}finally{Yn(!1)}}Xp(A,o);var a=null==o?r:Ce({},r,o);e.memoizedState=a,0===e.lanes&&(e.updateQueue.baseState=a)}Yp=function(e,A){if(null!==e&&"function"!=typeof e){var t=A+"_"+e;Ag.has(t)||(Ag.add(t),o("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",A,e))}},Xp=function(e,A){if(void 0===A){var t=Me(e)||"Component";jp.has(t)||(jp.add(t),o("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",t))}},Object.defineProperty(eg,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze(eg);var ng={isMounted:function(e){var A=vn.current;if(null!==A&&1===A.tag){var t=A,n=t.stateNode;n._warnedAboutRefsInRender||o("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",Oe(t)||"A component"),n._warnedAboutRefsInRender=!0}var r=Zt(e);return!!r&&bn(r)===r},enqueueSetState:function(e,A,t){var n=Zt(e),r=kw(),o=xw(n),a=cd(r,o);a.payload=A,null!=t&&(Yp(t,"setState"),a.callback=t);var i=dd(n,a,o);null!==i&&(Iw(i,n,o,r),fd(i,n,o)),lr(n,o)},enqueueReplaceState:function(e,A,t){var n=Zt(e),r=kw(),o=xw(n),a=cd(r,o);a.tag=1,a.payload=A,null!=t&&(Yp(t,"replaceState"),a.callback=t);var i=dd(n,a,o);null!==i&&(Iw(i,n,o,r),fd(i,n,o)),lr(n,o)},enqueueForceUpdate:function(e,A){var t=Zt(e),n=kw(),r=xw(t),o=cd(n,r);o.tag=id,null!=A&&(Yp(A,"forceUpdate"),o.callback=A);var a=dd(t,o,r);null!==a&&(Iw(a,t,r,n),fd(a,t,r)),function(e,A){null!==Wn&&"function"==typeof Wn.markForceUpdateScheduled&&Wn.markForceUpdateScheduled(e,A)}(t,r)}};function rg(e,A,t,n,r,a,i){var l=e.stateNode;if("function"==typeof l.shouldComponentUpdate){var s=l.shouldComponentUpdate(n,a,i);if(8&e.mode){Yn(!0);try{s=l.shouldComponentUpdate(n,a,i)}finally{Yn(!1)}}return void 0===s&&o("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",Me(A)||"Component"),s}return!(A.prototype&&A.prototype.isPureReactComponent&&bi(t,n)&&bi(r,a))}function og(e,A){var t;A.updater=ng,e.stateNode=A,t=e,A._reactInternals=t,A._reactInternalInstance=eg}function ag(e,A,t){var n=!1,r=eu,a=eu,i=A.contextType;if("contextType"in A&&null!==i&&(void 0===i||i.$$typeof!==ie||void 0!==i._context)&&!qp.has(A)){qp.add(A);var l="";l=void 0===i?" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":"object"!=typeof i?" However, it is set to a "+typeof i+".":i.$$typeof===ae?" Did you accidentally pass the Context.Provider instead?":void 0!==i._context?" Did you accidentally pass the Context.Consumer instead?":" However, it is set to an object with keys {"+Object.keys(i).join(", ")+"}.",o("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",Me(A)||"Component",l)}"object"==typeof i&&null!==i?a=Zc(i):(r=ru(0,A,!0),a=(n=null!=A.contextTypes)?au(e,r):eu);var s=new A(t,a);if(8&e.mode){Yn(!0);try{s=new A(t,a)}finally{Yn(!1)}}var u=e.memoizedState=null!==s.state&&void 0!==s.state?s.state:null;if(og(e,s),"function"==typeof A.getDerivedStateFromProps&&null===u){var c=Me(A)||"Component";zp.has(c)||(zp.add(c),o("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",c,null===s.state?"null":"undefined",c))}if("function"==typeof A.getDerivedStateFromProps||"function"==typeof s.getSnapshotBeforeUpdate){var d=null,f=null,p=null;if("function"==typeof s.componentWillMount&&!0!==s.componentWillMount.__suppressDeprecationWarning?d="componentWillMount":"function"==typeof s.UNSAFE_componentWillMount&&(d="UNSAFE_componentWillMount"),"function"==typeof s.componentWillReceiveProps&&!0!==s.componentWillReceiveProps.__suppressDeprecationWarning?f="componentWillReceiveProps":"function"==typeof s.UNSAFE_componentWillReceiveProps&&(f="UNSAFE_componentWillReceiveProps"),"function"==typeof s.componentWillUpdate&&!0!==s.componentWillUpdate.__suppressDeprecationWarning?p="componentWillUpdate":"function"==typeof s.UNSAFE_componentWillUpdate&&(p="UNSAFE_componentWillUpdate"),null!==d||null!==f||null!==p){var g=Me(A)||"Component",h="function"==typeof A.getDerivedStateFromProps?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Wp.has(g)||(Wp.add(g),o("Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n%s uses %s but also contains the following legacy lifecycles:%s%s%s\n\nThe above lifecycles should be removed. Learn more about this warning here:\nhttps://reactjs.org/link/unsafe-component-lifecycles",g,h,null!==d?"\n "+d:"",null!==f?"\n "+f:"",null!==p?"\n "+p:""))}}return n&&ou(e,r,a),s}function ig(e,A,t,n){var r=A.state;if("function"==typeof A.componentWillReceiveProps&&A.componentWillReceiveProps(t,n),"function"==typeof A.UNSAFE_componentWillReceiveProps&&A.UNSAFE_componentWillReceiveProps(t,n),A.state!==r){var a=Oe(e)||"Component";Vp.has(a)||(Vp.add(a),o("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",a)),ng.enqueueReplaceState(A,A.state,null)}}function lg(e,A,t,n){!function(e,A,t){var n=e.stateNode,r=Me(A)||"Component";n.render||(A.prototype&&"function"==typeof A.prototype.render?o("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",r):o("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",r)),!n.getInitialState||n.getInitialState.isReactClassApproved||n.state||o("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",r),n.getDefaultProps&&!n.getDefaultProps.isReactClassApproved&&o("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",r),n.propTypes&&o("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",r),n.contextType&&o("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",r),!A.childContextTypes||$p.has(A)||8&e.mode||($p.add(A),o("%s uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead\n\n.Learn more about this warning here: https://reactjs.org/link/legacy-context",r)),!A.contextTypes||$p.has(A)||8&e.mode||($p.add(A),o("%s uses the legacy contextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() with static contextType instead.\n\nLearn more about this warning here: https://reactjs.org/link/legacy-context",r)),n.contextTypes&&o("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",r),A.contextType&&A.contextTypes&&!Zp.has(A)&&(Zp.add(A),o("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",r)),"function"==typeof n.componentShouldUpdate&&o("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",r),A.prototype&&A.prototype.isPureReactComponent&&void 0!==n.shouldComponentUpdate&&o("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",Me(A)||"A pure component"),"function"==typeof n.componentDidUnmount&&o("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",r),"function"==typeof n.componentDidReceiveProps&&o("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",r),"function"==typeof n.componentWillRecieveProps&&o("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",r),"function"==typeof n.UNSAFE_componentWillRecieveProps&&o("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",r);var a=n.props!==t;void 0!==n.props&&a&&o("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",r,r),n.defaultProps&&o("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",r,r),"function"!=typeof n.getSnapshotBeforeUpdate||"function"==typeof n.componentDidUpdate||Gp.has(A)||(Gp.add(A),o("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",Me(A))),"function"==typeof n.getDerivedStateFromProps&&o("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",r),"function"==typeof n.getDerivedStateFromError&&o("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",r),"function"==typeof A.getSnapshotBeforeUpdate&&o("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",r);var i=n.state;i&&("object"!=typeof i||bA(i))&&o("%s.state: must be set to an object or null",r),"function"==typeof n.getChildContext&&"object"!=typeof A.childContextTypes&&o("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",r)}(e,A,t);var r=e.stateNode;r.props=t,r.state=e.memoizedState,r.refs={},sd(e);var a=A.contextType;if("object"==typeof a&&null!==a)r.context=Zc(a);else{var i=ru(0,A,!0);r.context=au(e,i)}if(r.state===t){var l=Me(A)||"Component";Jp.has(l)||(Jp.add(l),o("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",l))}8&e.mode&&dc.recordLegacyContextWarning(e,r),dc.recordUnsafeLifecycleWarnings(e,r),r.state=e.memoizedState;var s=A.getDerivedStateFromProps;if("function"==typeof s&&(tg(e,A,s,t),r.state=e.memoizedState),"function"==typeof A.getDerivedStateFromProps||"function"==typeof r.getSnapshotBeforeUpdate||"function"!=typeof r.UNSAFE_componentWillMount&&"function"!=typeof r.componentWillMount||(function(e,A){var t=A.state;"function"==typeof A.componentWillMount&&A.componentWillMount(),"function"==typeof A.UNSAFE_componentWillMount&&A.UNSAFE_componentWillMount(),t!==A.state&&(o("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",Oe(e)||"Component"),ng.enqueueReplaceState(A,A.state,null))}(e,r),hd(e,t,r,n),r.state=e.memoizedState),"function"==typeof r.componentDidMount){var u=4;u|=fn,0!==(e.mode&sr)&&(u|=pn),e.flags|=u}}function sg(e,A){return{value:e,source:A,stack:Re(A),digest:null}}function ug(e,A,t){return{value:e,source:null,stack:null!=t?t:null,digest:null!=A?A:null}}function cg(e,A){try{var t=A.value,n=A.source,r=A.stack,o=null!==r?r:"";if(null!=t&&t._suppressLogging){if(1===e.tag)return;console.error(t)}var a=n?Oe(n):null,i=(a?"The above error occurred in the <"+a+"> component:":"The above error occurred in one of your React components:")+"\n"+o+"\n\n"+(3===e.tag?"Consider adding an error boundary to your tree to customize error handling behavior.\nVisit https://reactjs.org/link/error-boundaries to learn more about error boundaries.":"React will try to recreate this component tree from scratch using the error boundary you provided, "+(Oe(e)||"Anonymous")+".");console.error(i)}catch(e){setTimeout((function(){throw e}))}}var dg="function"==typeof WeakMap?WeakMap:Map;function fg(e,A,t){var n=cd(Wr,t);n.tag=3,n.payload={element:null};var r=A.value;return n.callback=function(){nB(r),cg(e,A)},n}function pg(e,A,t){var n=cd(Wr,t);n.tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var a=A.value;n.payload=function(){return r(a)},n.callback=function(){SB(e),cg(e,A)}}var i=e.stateNode;return null!==i&&"function"==typeof i.componentDidCatch&&(n.callback=function(){var t;SB(e),cg(e,A),"function"!=typeof r&&(t=this,null===uw?uw=new Set([t]):uw.add(t));var n=A.value,a=A.stack;this.componentDidCatch(n,{componentStack:null!==a?a:""}),"function"!=typeof r&&(lo(e.lanes,pr)||o("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",Oe(e)||"Unknown"))}),n}function gg(e,A,t){var n,r=e.pingCache;if(null===r?(r=e.pingCache=new dg,n=new Set,r.set(A,n)):void 0===(n=r.get(A))&&(n=new Set,r.set(A,n)),!n.has(t)){n.add(t);var o=aB.bind(null,e,A,t);Xn&&mB(e,t),A.then(o,o)}}function hg(e){var A=e;do{if(A.tag===c&&Md(A))return A;A=A.return}while(null!==A);return null}function mg(e,A,t,n,r){if(!(1&e.mode)){if(e===A)e.flags|=sn;else{if(e.flags|=$t,t.flags|=un,t.flags&=-52805,1===t.tag)if(null===t.alternate)t.tag=p;else{var o=cd(Wr,pr);o.tag=id,dd(t,o,pr)}t.lanes=uo(t.lanes,pr)}return e}return e.flags|=sn,e.lanes=r,e}function wg(e,A,t,n,r){if(t.flags|=ln,Xn&&mB(e,r),null!==n&&"object"==typeof n&&"function"==typeof n.then){var o=n;!function(e){var A=e.tag;if(!(1&e.mode||0!==A&&A!==l&&A!==f)){var t=e.alternate;t?(e.updateQueue=t.updateQueue,e.memoizedState=t.memoizedState,e.lanes=t.lanes):(e.updateQueue=null,e.memoizedState=null)}}(t),sc()&&1&t.mode&&zu();var a=hg(A);if(null!==a)return a.flags&=-257,mg(a,A,t,0,r),1&a.mode&&gg(e,o,r),void function(e,A,t){var n=e.updateQueue;if(null===n){var r=new Set;r.add(t),e.updateQueue=r}else n.add(t)}(a,0,o);if(0===(r&pr))return gg(e,o,r),void Xw();n=new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.")}else if(sc()&&1&t.mode){zu();var i=hg(A);if(null!==i)return 0===(i.flags&sn)&&(i.flags|=en),mg(i,A,t,0,r),void uc(sg(n,t))}!function(e){Xm!==Pm&&(Xm=Nm),null===$m?$m=[e]:$m.push(e)}(n=sg(n,t));var s=A;do{switch(s.tag){case 3:var u=n;s.flags|=sn;var c=oo(r);return s.lanes=uo(s.lanes,c),void pd(s,fg(s,u,c));case 1:var d=n,p=s.type,g=s.stateNode;if(0===(s.flags&$t)&&("function"==typeof p.getDerivedStateFromError||null!==g&&"function"==typeof g.componentDidCatch&&!tB(g))){s.flags|=sn;var h=oo(r);return s.lanes=uo(s.lanes,h),void pd(s,pg(s,d,h))}}s=s.return}while(null!==s)}var Bg,yg,vg,bg,Cg,Qg,Ug,Fg,Eg,kg=t.ReactCurrentOwner,xg=!1;function Sg(e,A,t,n){A.child=null===e?Dc(A,null,t,n):Tc(A,e.child,t,n)}function Ig(e,A,t,n,r){if(A.type!==A.elementType){var o=t.propTypes;o&&Ws(o,n,"prop",Me(t))}var a,i,l=t.render,s=A.ref;if(Jc(A,r),$n(A),kg.current=A,Xe(!0),a=cf(e,A,l,n,s,r),i=df(),8&A.mode){Yn(!0);try{a=cf(e,A,l,n,s,r),i=df()}finally{Yn(!1)}}return Xe(!1),er(),null===e||xg?(sc()&&i&&Tu(A),A.flags|=1,Sg(e,A,a,r),A.child):(ff(e,A,r),lh(e,A,r))}function Hg(e,A,t,n,r){if(null===e){var a,i=t.type;if(function(e){return"function"==typeof e&&!OB(e)&&void 0===e.defaultProps}(i)&&null===t.compare&&void 0===t.defaultProps)return a=FB(i),A.tag=f,A.type=a,_g(A,i),Lg(e,A,a,n,r);var l=i.propTypes;if(l&&Ws(l,n,"prop",Me(i)),void 0!==t.defaultProps){var s=Me(i)||"Unknown";Eg[s]||(o("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.",s),Eg[s]=!0)}var u=VB(t.type,null,n,A,A.mode,r);return u.ref=A.ref,u.return=A,A.child=u,u}var c=t.type,d=c.propTypes;d&&Ws(d,n,"prop",Me(c));var p=e.child;if(!sh(e,r)){var g=p.memoizedProps,h=t.compare;if((h=null!==h?h:bi)(g,n)&&e.ref===A.ref)return lh(e,A,r)}A.flags|=1;var m=KB(p,n);return m.ref=A.ref,m.return=A,A.child=m,m}function Lg(e,A,t,n,r){if(A.type!==A.elementType){var o=A.elementType;if(o.$$typeof===de){var a=o,i=a._payload,l=a._init;try{o=l(i)}catch(e){o=null}var s=o&&o.propTypes;s&&Ws(s,n,"prop",Me(o))}}if(null!==e){var u=e.memoizedProps;if(bi(u,n)&&e.ref===A.ref&&A.type===e.type){if(xg=!1,A.pendingProps=n=u,!sh(e,r))return A.lanes=e.lanes,lh(e,A,r);0!==(e.flags&un)&&(xg=!0)}}return Rg(e,A,t,n,r)}function Tg(e,A,t){var n,r=A.pendingProps,o=r.children,a=null!==e?e.memoizedState:null;if("hidden"===r.mode)if(1&A.mode){if(!lo(t,zr)){var i;i=null!==a?uo(a.baseLanes,t):t,A.lanes=A.childLanes=zr;var l={baseLanes:i,cachePool:null,transitions:null};return A.memoizedState=l,A.updateQueue=null,Kw(A,i),null}var s={baseLanes:0,cachePool:null,transitions:null};A.memoizedState=s,Kw(A,null!==a?a.baseLanes:t)}else{var u={baseLanes:0,cachePool:null,transitions:null};A.memoizedState=u,Kw(A,t)}else null!==a?(n=uo(a.baseLanes,t),A.memoizedState=null):n=t,Kw(A,n);return Sg(e,A,o,t),A.child}function Dg(e,A){var t=A.ref;(null===e&&null!==t||null!==e&&e.ref!==t)&&(A.flags|=An,A.flags|=dn)}function Rg(e,A,t,n,r){if(A.type!==A.elementType){var o=t.propTypes;o&&Ws(o,n,"prop",Me(t))}var a,i,l;if(a=au(A,ru(0,t,!0)),Jc(A,r),$n(A),kg.current=A,Xe(!0),i=cf(e,A,t,n,a,r),l=df(),8&A.mode){Yn(!0);try{i=cf(e,A,t,n,a,r),l=df()}finally{Yn(!1)}}return Xe(!1),er(),null===e||xg?(sc()&&l&&Tu(A),A.flags|=1,Sg(e,A,i,r),A.child):(ff(e,A,r),lh(e,A,r))}function Ng(e,A,t,n,r){switch(By(A)){case!1:var a=A.stateNode,i=new(0,A.type)(A.memoizedProps,a.context).state;a.updater.enqueueSetState(a,i,null);break;case!0:A.flags|=$t,A.flags|=sn;var l=new Error("Simulated error coming from DevTools"),s=oo(r);A.lanes=uo(A.lanes,s),pd(A,pg(A,sg(l,A),s))}if(A.type!==A.elementType){var u=t.propTypes;u&&Ws(u,n,"prop",Me(t))}var c,d;lu(t)?(c=!0,fu(A)):c=!1,Jc(A,r),null===A.stateNode?(ih(e,A),ag(A,t,n),lg(A,t,n,r),d=!0):d=null===e?function(e,A,t,n){var r=e.stateNode,o=e.memoizedProps;r.props=o;var a=r.context,i=A.contextType,l=eu;l="object"==typeof i&&null!==i?Zc(i):au(e,ru(0,A,!0));var s=A.getDerivedStateFromProps,u="function"==typeof s||"function"==typeof r.getSnapshotBeforeUpdate;u||"function"!=typeof r.UNSAFE_componentWillReceiveProps&&"function"!=typeof r.componentWillReceiveProps||o===t&&a===l||ig(e,r,t,l),wd();var c=e.memoizedState,d=r.state=c;if(hd(e,t,r,n),d=e.memoizedState,o===t&&c===d&&!iu()&&!Bd()){if("function"==typeof r.componentDidMount){var f=4;f|=fn,0!==(e.mode&sr)&&(f|=pn),e.flags|=f}return!1}"function"==typeof s&&(tg(e,A,s,t),d=e.memoizedState);var p=Bd()||rg(e,A,o,t,c,d,l);if(p){if(u||"function"!=typeof r.UNSAFE_componentWillMount&&"function"!=typeof r.componentWillMount||("function"==typeof r.componentWillMount&&r.componentWillMount(),"function"==typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount()),"function"==typeof r.componentDidMount){var g=4;g|=fn,0!==(e.mode&sr)&&(g|=pn),e.flags|=g}}else{if("function"==typeof r.componentDidMount){var h=4;h|=fn,0!==(e.mode&sr)&&(h|=pn),e.flags|=h}e.memoizedProps=t,e.memoizedState=d}return r.props=t,r.state=d,r.context=l,p}(A,t,n,r):function(e,A,t,n,r){var o=A.stateNode;ud(e,A);var a=A.memoizedProps,i=A.type===A.elementType?a:_p(A.type,a);o.props=i;var l=A.pendingProps,s=o.context,u=t.contextType,c=eu;c="object"==typeof u&&null!==u?Zc(u):au(A,ru(0,t,!0));var d=t.getDerivedStateFromProps,f="function"==typeof d||"function"==typeof o.getSnapshotBeforeUpdate;f||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||a===l&&s===c||ig(A,o,n,c),wd();var p=A.memoizedState,g=o.state=p;if(hd(A,n,o,r),g=A.memoizedState,a===l&&p===g&&!iu()&&!Bd())return"function"==typeof o.componentDidUpdate&&(a===e.memoizedProps&&p===e.memoizedState||(A.flags|=4)),"function"==typeof o.getSnapshotBeforeUpdate&&(a===e.memoizedProps&&p===e.memoizedState||(A.flags|=tn)),!1;"function"==typeof d&&(tg(A,t,d,n),g=A.memoizedState);var h=Bd()||rg(A,t,i,n,p,g,c)||!1;return h?(f||"function"!=typeof o.UNSAFE_componentWillUpdate&&"function"!=typeof o.componentWillUpdate||("function"==typeof o.componentWillUpdate&&o.componentWillUpdate(n,g,c),"function"==typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(n,g,c)),"function"==typeof o.componentDidUpdate&&(A.flags|=4),"function"==typeof o.getSnapshotBeforeUpdate&&(A.flags|=tn)):("function"==typeof o.componentDidUpdate&&(a===e.memoizedProps&&p===e.memoizedState||(A.flags|=4)),"function"==typeof o.getSnapshotBeforeUpdate&&(a===e.memoizedProps&&p===e.memoizedState||(A.flags|=tn)),A.memoizedProps=n,A.memoizedState=g),o.props=n,o.state=g,o.context=c,h}(e,A,t,n,r);var f=Mg(e,A,t,d,c,r),p=A.stateNode;return d&&p.props!==n&&(Qg||o("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",Oe(A)||"a component"),Qg=!0),f}function Mg(e,A,t,n,r,o){Dg(e,A);var a=0!==(A.flags&$t);if(!n&&!a)return r&&pu(A,t,!1),lh(e,A,o);var i,l=A.stateNode;if(kg.current=A,a&&"function"!=typeof t.getDerivedStateFromError)i=null,Dp();else{if($n(A),Xe(!0),i=l.render(),8&A.mode){Yn(!0);try{l.render()}finally{Yn(!1)}}Xe(!1),er()}return A.flags|=1,null!==e&&a?function(e,A,t,n){A.child=Tc(A,e.child,null,n),A.child=Tc(A,null,t,n)}(e,A,i,o):Sg(e,A,i,o),A.memoizedState=l.state,r&&pu(A,t,!0),A.child}function Pg(e){var A=e.stateNode;A.pendingContext?cu(e,A.pendingContext,A.pendingContext!==A.context):A.context&&cu(e,A.context,!1),Ed(e,A.containerInfo)}function Og(e,A,t,n,r){return ic(),uc(r),A.flags|=en,Sg(e,A,t,n),A.child}function Kg(e,A,t,n){ih(e,A);var r=A.pendingProps,o=t,a=o._payload,i=(0,o._init)(a);A.type=i;var s=A.tag=function(e){if("function"==typeof e)return OB(e)?1:0;if(null!=e){var A=e.$$typeof;if(A===le)return l;if(A===ce)return d}return 2}(i),u=_p(i,r);switch(s){case 0:return _g(A,i),A.type=i=FB(i),Rg(null,A,i,u,n);case 1:return A.type=i=EB(i),Ng(null,A,i,u,n);case l:return A.type=i=kB(i),Ig(null,A,i,u,n);case d:if(A.type!==A.elementType){var c=i.propTypes;c&&Ws(c,u,"prop",Me(i))}return Hg(null,A,i,_p(i.type,u),n)}var f="";throw null!==i&&"object"==typeof i&&i.$$typeof===de&&(f=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+i+". Lazy element type must resolve to a class or function."+f)}function _g(e,A){if(A&&A.childContextTypes&&o("%s(...): childContextTypes cannot be defined on a function component.",A.displayName||A.name||"Component"),null!==e.ref){var t="",n=ze();n&&(t+="\n\nCheck the render method of `"+n+"`.");var r=n||"",a=e._debugSource;a&&(r=a.fileName+":"+a.lineNumber),Cg[r]||(Cg[r]=!0,o("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",t))}if(void 0!==A.defaultProps){var i=Me(A)||"Unknown";Eg[i]||(o("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",i),Eg[i]=!0)}if("function"==typeof A.getDerivedStateFromProps){var l=Me(A)||"Unknown";bg[l]||(o("%s: Function components do not support getDerivedStateFromProps.",l),bg[l]=!0)}if("object"==typeof A.contextType&&null!==A.contextType){var s=Me(A)||"Unknown";vg[s]||(o("%s: Function components do not support contextType.",s),vg[s]=!0)}}Bg={},yg={},vg={},bg={},Cg={},Qg=!1,Ug={},Fg={},Eg={};var Vg={dehydrated:null,treeContext:null,retryLane:0};function zg(e){return{baseLanes:e,cachePool:null,transitions:null}}function Gg(e,A,t){var n=A.pendingProps;yy(A)&&(A.flags|=$t);var r=Hd.current,a=!1,i=0!==(A.flags&$t);if(i||function(e,A){return(null===A||null!==A.memoizedState)&&Ld(e,2)}(r,e)?(a=!0,A.flags&=-129):null!==e&&null===e.memoizedState||(r|=1),Rd(A,r=Td(r)),null===e){ec(A);var l=A.memoizedState;if(null!==l){var s=l.dehydrated;if(null!==s)return function(e,A){return 1&e.mode?bs(A)?e.lanes=mr:e.lanes=zr:(o("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),e.lanes=pr),null}(A,s)}var u=n.children,c=n.fallback;if(a){var d=function(e,A,t,n){var r,o,a=e.mode,i=e.child,l={mode:"hidden",children:A};return 1&a||null===i?(r=jg(l,a),o=GB(t,a,n,null)):((r=i).childLanes=0,r.pendingProps=l,2&e.mode&&(r.actualDuration=0,r.actualStartTime=-1,r.selfBaseDuration=0,r.treeBaseDuration=0),o=GB(t,a,n,null)),r.return=e,o.return=e,r.sibling=o,e.child=r,o}(A,u,c,t);return A.child.memoizedState=zg(t),A.memoizedState=Vg,d}return Wg(A,u)}var f=e.memoizedState;if(null!==f){var p=f.dehydrated;if(null!==p)return function(e,A,t,n,r,o,a){if(t){if(A.flags&en)return A.flags&=-257,Yg(e,A,a,ug(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering.")));if(null!==A.memoizedState)return A.child=e.child,A.flags|=$t,null;var i=function(e,A,t,n,r){var o=A.mode,a=jg({mode:"visible",children:t},o),i=GB(n,o,r,null);return i.flags|=2,a.return=A,i.return=A,a.sibling=i,A.child=a,!(1&A.mode)||Tc(A,e.child,null,r),i}(e,A,n.children,n.fallback,a);return A.child.memoizedState=zg(a),A.memoizedState=Vg,i}if(Vu(),!(1&A.mode))return Yg(e,A,a,null);if(bs(r)){var l,s,u,c=function(e){var A,t,n,r=e.nextSibling&&e.nextSibling.dataset;return r&&(A=r.dgst,t=r.msg,n=r.stck),{message:t,digest:A,stack:n}}(r);return l=c.digest,s=c.message,u=c.stack,Yg(e,A,a,ug(s?new Error(s):new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."),l,u))}var d=lo(a,e.childLanes);if(xg||d){var f=Ew();if(null!==f){var p=function(e,A){var t;switch(ro(A)){case hr:t=gr;break;case wr:t=mr;break;case 64:case 128:case 256:case 512:case vr:case br:case Cr:case Qr:case Ur:case Fr:case Er:case kr:case xr:case Sr:case Ir:case Hr:case Tr:case Dr:case Rr:case Nr:case Mr:t=Br;break;case Vr:t=_r;break;default:t=0}return 0!==(t&(e.suspendedLanes|A))?0:t}(f,a);if(0!==p&&p!==o.retryLane){o.retryLane=p;var g=Wr;Ad(e,p),Iw(f,e,p,g)}}return Xw(),Yg(e,A,a,ug(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition.")))}if(vs(r))return A.flags|=$t,A.child=e.child,h=lB.bind(null,e),r._reactRetry=h,null;Wu(A,r,o.treeContext);var h,m=Wg(A,n.children);return m.flags|=rn,m}(e,A,i,n,p,f,t)}if(a){var g=n.fallback,h=function(e,A,t,n,r){var o,a,i=A.mode,l=e.child,s=l.sibling,u={mode:"hidden",children:t};return 1&i||A.child===l?(o=Xg(l,u)).subtreeFlags=l.subtreeFlags&yn:((o=A.child).childLanes=0,o.pendingProps=u,2&A.mode&&(o.actualDuration=0,o.actualStartTime=-1,o.selfBaseDuration=l.selfBaseDuration,o.treeBaseDuration=l.treeBaseDuration),A.deletions=null),null!==s?a=KB(s,n):(a=GB(n,i,r,null)).flags|=2,a.return=A,o.return=A,o.sibling=a,A.child=o,a}(e,A,n.children,g,t),m=A.child,w=e.child.memoizedState;return m.memoizedState=null===w?zg(t):function(e,A){return{baseLanes:uo(e.baseLanes,A),cachePool:null,transitions:e.transitions}}(w,t),m.childLanes=function(e,A){return co(e.childLanes,A)}(e,t),A.memoizedState=Vg,h}var B=function(e,A,t,n){var r=e.child,o=r.sibling,a=Xg(r,{mode:"visible",children:t});if(1&A.mode||(a.lanes=n),a.return=A,a.sibling=null,null!==o){var i=A.deletions;null===i?(A.deletions=[o],A.flags|=qt):i.push(o)}return A.child=a,a}(e,A,n.children,t);return A.memoizedState=null,B}function Wg(e,A,t){var n=jg({mode:"visible",children:A},e.mode);return n.return=e,e.child=n,n}function jg(e,A,t){return WB(e,A,0,null)}function Xg(e,A){return KB(e,A)}function Yg(e,A,t,n){null!==n&&uc(n),Tc(A,e.child,null,t);var r=Wg(A,A.pendingProps.children);return r.flags|=2,A.memoizedState=null,r}function Jg(e,A,t){e.lanes=uo(e.lanes,A);var n=e.alternate;null!==n&&(n.lanes=uo(n.lanes,A)),Xc(e.return,A,t)}function Zg(e,A){var t=bA(e),n=!t&&"function"==typeof ge(e);if(t||n){var r=t?"array":"iterable";return o("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",r,A,r),!1}return!0}function qg(e,A,t,n,r){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:A,rendering:null,renderingStartTime:0,last:n,tail:t,tailMode:r}:(o.isBackwards=A,o.rendering=null,o.renderingStartTime=0,o.last=n,o.tail=t,o.tailMode=r)}function $g(e,A,t){var n=A.pendingProps,r=n.revealOrder,a=n.tail,i=n.children;!function(e){if(void 0!==e&&"forwards"!==e&&"backwards"!==e&&"together"!==e&&!Ug[e])if(Ug[e]=!0,"string"==typeof e)switch(e.toLowerCase()){case"together":case"forwards":case"backwards":o('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',e,e.toLowerCase());break;case"forward":case"backward":o('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',e,e.toLowerCase());break;default:o('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}else o('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}(r),function(e,A){void 0===e||Fg[e]||("collapsed"!==e&&"hidden"!==e?(Fg[e]=!0,o('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',e)):"forwards"!==A&&"backwards"!==A&&(Fg[e]=!0,o('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',e)))}(a,r),function(e,A){if(("forwards"===A||"backwards"===A)&&null!=e&&!1!==e)if(bA(e)){for(var t=0;t<e.length;t++)if(!Zg(e[t],t))return}else{var n=ge(e);if("function"==typeof n){var r=n.call(e);if(r)for(var a=r.next(),i=0;!a.done;a=r.next()){if(!Zg(a.value,i))return;i++}}else o('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',A)}}(i,r),Sg(e,A,i,t);var l=Hd.current;if(Ld(l,2)?(l=Dd(l,2),A.flags|=$t):(null!==e&&0!==(e.flags&$t)&&function(e,A,t){for(var n=A;null!==n;){if(n.tag===c)null!==n.memoizedState&&Jg(n,t,e);else if(n.tag===h)Jg(n,t,e);else if(null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)return;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}}(A,A.child,t),l=Td(l)),Rd(A,l),1&A.mode)switch(r){case"forwards":var s,u=function(e){for(var A=e,t=null;null!==A;){var n=A.alternate;null!==n&&null===Pd(n)&&(t=A),A=A.sibling}return t}(A.child);null===u?(s=A.child,A.child=null):(s=u.sibling,u.sibling=null),qg(A,!1,s,u,a);break;case"backwards":var d=null,f=A.child;for(A.child=null;null!==f;){var p=f.alternate;if(null!==p&&null===Pd(p)){A.child=f;break}var g=f.sibling;f.sibling=d,d=f,f=g}qg(A,!0,d,null,a);break;case"together":qg(A,!1,null,null,void 0);break;default:A.memoizedState=null}else A.memoizedState=null;return A.child}var eh,Ah,th,nh,rh=!1,oh=!1;function ah(){xg=!0}function ih(e,A){1&A.mode||null!==e&&(e.alternate=null,A.alternate=null,A.flags|=2)}function lh(e,A,t){return null!==e&&(A.dependencies=e.dependencies),Dp(),jw(A.lanes),lo(t,A.childLanes)?(function(e,A){if(null!==e&&A.child!==e.child)throw new Error("Resuming work not yet implemented.");if(null!==A.child){var t=A.child,n=KB(t,t.pendingProps);for(A.child=n,n.return=A;null!==t.sibling;)t=t.sibling,(n=n.sibling=KB(t,t.pendingProps)).return=A;n.sibling=null}}(e,A),A.child):null}function sh(e,A){return!!lo(e.lanes,A)}function uh(e,A,t){if(A._debugNeedsRemount&&null!==e)return function(e,A,t){var n=A.return;if(null===n)throw new Error("Cannot swap the root fiber.");if(e.alternate=null,A.alternate=null,t.index=A.index,t.sibling=A.sibling,t.return=A.return,t.ref=A.ref,A===n.child)n.child=t;else{var r=n.child;if(null===r)throw new Error("Expected parent to have a child.");for(;r.sibling!==A;)if(null===(r=r.sibling))throw new Error("Expected to find the previous sibling.");r.sibling=t}var o=n.deletions;return null===o?(n.deletions=[e],n.flags|=qt):o.push(e),t.flags|=2,t}(e,A,VB(A.type,A.key,A.pendingProps,A._debugOwner||null,A.mode,A.lanes));if(null!==e)if(e.memoizedProps!==A.pendingProps||iu()||A.type!==e.type)xg=!0;else{if(!sh(e,t)&&0===(A.flags&$t))return xg=!1,function(e,A,t){switch(A.tag){case 3:Pg(A),A.stateNode,ic();break;case 5:Sd(A);break;case 1:lu(A.type)&&fu(A);break;case 4:Ed(A,A.stateNode.containerInfo);break;case i:var n=A.memoizedProps.value;Wc(A,A.type._context,n);break;case u:lo(t,A.childLanes)&&(A.flags|=4);var r=A.stateNode;r.effectDuration=0,r.passiveEffectDuration=0;break;case c:var o=A.memoizedState;if(null!==o){if(null!==o.dehydrated)return Rd(A,Td(Hd.current)),A.flags|=$t,null;if(lo(t,A.child.childLanes))return Gg(e,A,t);Rd(A,Td(Hd.current));var a=lh(e,A,t);return null!==a?a.sibling:null}Rd(A,Td(Hd.current));break;case h:var l=0!==(e.flags&$t),s=lo(t,A.childLanes);if(l){if(s)return $g(e,A,t);A.flags|=$t}var d=A.memoizedState;if(null!==d&&(d.rendering=null,d.tail=null,d.lastEffect=null),Rd(A,Hd.current),s)break;return null;case w:case B:return A.lanes=0,Tg(e,A,t)}return lh(e,A,t)}(e,A,t);xg=0!==(e.flags&un)}else if(xg=!1,sc()&&function(e){return Nu(),0!==(e.flags&cn)}(A)){var n=A.index;Lu(A,(Nu(),Uu),n)}switch(A.lanes=0,A.tag){case 2:return function(e,A,t,n){ih(e,A);var r,a,i,l=A.pendingProps;if(r=au(A,ru(0,t,!1)),Jc(A,n),$n(A),t.prototype&&"function"==typeof t.prototype.render){var s=Me(t)||"Unknown";Bg[s]||(o("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",s,s),Bg[s]=!0)}if(8&A.mode&&dc.recordLegacyContextWarning(A,null),Xe(!0),kg.current=A,a=cf(null,A,t,l,r,n),i=df(),Xe(!1),er(),A.flags|=1,"object"==typeof a&&null!==a&&"function"==typeof a.render&&void 0===a.$$typeof){var u=Me(t)||"Unknown";yg[u]||(o("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",u,u,u),yg[u]=!0)}if("object"==typeof a&&null!==a&&"function"==typeof a.render&&void 0===a.$$typeof){var c=Me(t)||"Unknown";yg[c]||(o("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",c,c,c),yg[c]=!0),A.tag=1,A.memoizedState=null,A.updateQueue=null;var d=!1;return lu(t)?(d=!0,fu(A)):d=!1,A.memoizedState=null!==a.state&&void 0!==a.state?a.state:null,sd(A),og(A,a),lg(A,t,l,n),Mg(null,A,t,!0,d,n)}if(A.tag=0,8&A.mode){Yn(!0);try{a=cf(null,A,t,l,r,n),i=df()}finally{Yn(!1)}}return sc()&&i&&Tu(A),Sg(null,A,a,n),_g(A,t),A.child}(e,A,A.type,t);case 16:return Kg(e,A,A.elementType,t);case 0:var r=A.type,a=A.pendingProps;return Rg(e,A,r,A.elementType===r?a:_p(r,a),t);case 1:var s=A.type,g=A.pendingProps;return Ng(e,A,s,A.elementType===s?g:_p(s,g),t);case 3:return function(e,A,t){if(Pg(A),null===e)throw new Error("Should have a current fiber. This is a bug in React.");var n=A.pendingProps,r=A.memoizedState,o=r.element;ud(e,A),hd(A,n,null,t);var a=A.memoizedState;A.stateNode;var i=a.element;if(r.isDehydrated){var l={element:i,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions};if(A.updateQueue.baseState=l,A.memoizedState=l,A.flags&en)return Og(e,A,i,t,sg(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),A));if(i!==o)return Og(e,A,i,t,sg(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),A));Gu(A);var s=Dc(A,null,i,t);A.child=s;for(var u=s;u;)u.flags=-3&u.flags|rn,u=u.sibling}else{if(ic(),i===o)return lh(e,A,t);Sg(e,A,i,t)}return A.child}(e,A,t);case 5:return function(e,A,t){Sd(A),null===e&&ec(A);var n=A.type,r=A.pendingProps,o=null!==e?e.memoizedProps:null,a=r.children;return ss(n,r)?a=null:null!==o&&ss(n,o)&&(A.flags|=32),Dg(e,A),Sg(e,A,a,t),A.child}(e,A,t);case 6:return function(e,A){return null===e&&ec(A),null}(e,A);case c:return Gg(e,A,t);case 4:return function(e,A,t){Ed(A,A.stateNode.containerInfo);var n=A.pendingProps;return null===e?A.child=Tc(A,null,n,t):Sg(e,A,n,t),A.child}(e,A,t);case l:var y=A.type,v=A.pendingProps;return Ig(e,A,y,A.elementType===y?v:_p(y,v),t);case 7:return function(e,A,t){return Sg(e,A,A.pendingProps,t),A.child}(e,A,t);case 8:return function(e,A,t){return Sg(e,A,A.pendingProps.children,t),A.child}(e,A,t);case u:return function(e,A,t){A.flags|=4;var n=A.stateNode;return n.effectDuration=0,n.passiveEffectDuration=0,Sg(e,A,A.pendingProps.children,t),A.child}(e,A,t);case i:return function(e,A,t){var n=A.type._context,r=A.pendingProps,a=A.memoizedProps,i=r.value;"value"in r||rh||(rh=!0,o("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var l=A.type.propTypes;if(l&&Ws(l,r,"prop","Context.Provider"),Wc(A,n,i),null!==a){var s=a.value;if(vi(s,i)){if(a.children===r.children&&!iu())return lh(e,A,t)}else Yc(A,n,t)}return Sg(e,A,r.children,t),A.child}(e,A,t);case 9:return function(e,A,t){var n=A.type;void 0===n._context?n!==n.Consumer&&(oh||(oh=!0,o("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):n=n._context;var r=A.pendingProps.children;"function"!=typeof r&&o("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),Jc(A,t);var a,i=Zc(n);return $n(A),kg.current=A,Xe(!0),a=r(i),Xe(!1),er(),A.flags|=1,Sg(e,A,a,t),A.child}(e,A,t);case d:var b=A.type,C=_p(b,A.pendingProps);if(A.type!==A.elementType){var Q=b.propTypes;Q&&Ws(Q,C,"prop",Me(b))}return Hg(e,A,b,C=_p(b.type,C),t);case f:return Lg(e,A,A.type,A.pendingProps,t);case p:var U=A.type,F=A.pendingProps;return function(e,A,t,n,r){var o;return ih(e,A),A.tag=1,lu(t)?(o=!0,fu(A)):o=!1,Jc(A,r),ag(A,t,n),lg(A,t,n,r),Mg(null,A,t,!0,o,r)}(e,A,U,A.elementType===U?F:_p(U,F),t);case h:return $g(e,A,t);case m:break;case w:return Tg(e,A,t)}throw new Error("Unknown unit of work tag ("+A.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function ch(e){e.flags|=4}function dh(e){e.flags|=An,e.flags|=dn}function fh(e,A){if(!sc())switch(e.tailMode){case"hidden":for(var t=e.tail,n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":for(var r=e.tail,o=null;null!==r;)null!==r.alternate&&(o=r),r=r.sibling;null===o?A||null===e.tail?e.tail=null:e.tail.sibling=null:o.sibling=null}}function ph(e){var A=null!==e.alternate&&e.alternate.child===e.child,t=0,n=0;if(A){if(2&e.mode){for(var r=e.selfBaseDuration,o=e.child;null!==o;)t=uo(t,uo(o.lanes,o.childLanes)),n|=o.subtreeFlags&yn,n|=o.flags&yn,r+=o.treeBaseDuration,o=o.sibling;e.treeBaseDuration=r}else for(var a=e.child;null!==a;)t=uo(t,uo(a.lanes,a.childLanes)),n|=a.subtreeFlags&yn,n|=a.flags&yn,a.return=e,a=a.sibling;e.subtreeFlags|=n}else{if(2&e.mode){for(var i=e.actualDuration,l=e.selfBaseDuration,s=e.child;null!==s;)t=uo(t,uo(s.lanes,s.childLanes)),n|=s.subtreeFlags,n|=s.flags,i+=s.actualDuration,l+=s.treeBaseDuration,s=s.sibling;e.actualDuration=i,e.treeBaseDuration=l}else for(var u=e.child;null!==u;)t=uo(t,uo(u.lanes,u.childLanes)),n|=u.subtreeFlags,n|=u.flags,u.return=e,u=u.sibling;e.subtreeFlags|=n}return e.childLanes=t,A}function gh(e,A,t){if(Ou&&null!==Pu&&1&A.mode&&0===(A.flags&$t))return ac(A),ic(),A.flags|=98560,!1;var n=oc(A);if(null!==t&&null!==t.dehydrated){if(null===e){if(!n)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(tc(A),ph(A),2&A.mode&&null!==t){var r=A.child;null!==r&&(A.treeBaseDuration-=r.treeBaseDuration)}return!1}if(ic(),0===(A.flags&$t)&&(A.memoizedState=null),A.flags|=4,ph(A),2&A.mode&&null!==t){var o=A.child;null!==o&&(A.treeBaseDuration-=o.treeBaseDuration)}return!1}return lc(),!0}function hh(e,A,t){var n=A.pendingProps;switch(Ru(A),A.tag){case 2:case 16:case f:case 0:case l:case 7:case 8:case u:case 9:case d:return ph(A),null;case 1:return lu(A.type)&&su(A),ph(A),null;case 3:var r=A.stateNode;return kd(A),uu(A),Kd(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(null===e||null===e.child)&&(oc(A)?ch(A):null!==e&&(e.memoizedState.isDehydrated&&0===(A.flags&en)||(A.flags|=tn,lc()))),Ah(e,A),ph(A),null;case 5:Id(A);var o=Fd(),a=A.type;if(null!==e&&null!=A.stateNode)th(e,A,a,n,o),e.ref!==A.ref&&dh(A);else{if(!n){if(null===A.stateNode)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return ph(A),null}var s=xd();if(oc(A))(function(e,A,t){var n=e.stateNode,r=!Ku,o=Us(n,e.type,e.memoizedProps,0,t,e,r);return e.updateQueue=o,null!==o})(A,0,s)&&ch(A);else{var g=ls(a,n,o,s,A);eh(g,A,!1,!1),A.stateNode=g,function(e,A,t){switch(Pl(e,A,t),A){case"button":case"input":case"select":case"textarea":return!!t.autoFocus;case"img":return!0;default:return!1}}(g,a,n)&&ch(A)}null!==A.ref&&dh(A)}return ph(A),null;case 6:var y=n;if(e&&null!=A.stateNode){var v=e.memoizedProps;nh(e,A,v,y)}else{if("string"!=typeof y&&null===A.stateNode)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");var b=Fd(),C=xd();oc(A)?Ac(A)&&ch(A):A.stateNode=us(y,b,C,A)}return ph(A),null;case c:Nd(A);var Q=A.memoizedState;if((null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated)&&!gh(e,A,Q))return A.flags&sn?A:null;if(0!==(A.flags&$t))return A.lanes=t,2&A.mode&&Kp(A),A;var U=null!==Q;if(U!==(null!==e&&null!==e.memoizedState)&&U&&(A.child.flags|=on,1&A.mode&&(null===e&&(A.memoizedProps.unstable_avoidThisFallback,1)||Ld(Hd.current,1)?Xm===Dm&&(Xm=Mm):Xw())),null!==A.updateQueue&&(A.flags|=4),ph(A),2&A.mode&&U){var F=A.child;null!==F&&(A.treeBaseDuration-=F.treeBaseDuration)}return null;case 4:return kd(A),Ah(e,A),null===e&&sl(A.stateNode.containerInfo),ph(A),null;case i:return jc(A.type._context,A),ph(A),null;case p:return lu(A.type)&&su(A),ph(A),null;case h:Nd(A);var E=A.memoizedState;if(null===E)return ph(A),null;var k=0!==(A.flags&$t),x=E.rendering;if(null===x)if(k)fh(E,!1);else{if(Xm!==Dm||null!==e&&0!==(e.flags&$t))for(var S=A.child;null!==S;){var I=Pd(S);if(null!==I){k=!0,A.flags|=$t,fh(E,!1);var H=I.updateQueue;return null!==H&&(A.updateQueue=H,A.flags|=4),A.subtreeFlags=0,Rc(A,t),Rd(A,Dd(Hd.current,2)),A.child}S=S.sibling}null!==E.tail&&Dn()>iw()&&(A.flags|=$t,k=!0,fh(E,!1),A.lanes=Pr)}else{if(!k){var L=Pd(x);if(null!==L){A.flags|=$t,k=!0;var T=L.updateQueue;if(null!==T&&(A.updateQueue=T,A.flags|=4),fh(E,!0),null===E.tail&&"hidden"===E.tailMode&&!x.alternate&&!sc())return ph(A),null}else 2*Dn()-E.renderingStartTime>iw()&&t!==zr&&(A.flags|=$t,k=!0,fh(E,!1),A.lanes=Pr)}if(E.isBackwards)x.sibling=A.child,A.child=x;else{var D=E.last;null!==D?D.sibling=x:A.child=x,E.last=x}}if(null!==E.tail){var R=E.tail;E.rendering=R,E.tail=R.sibling,E.renderingStartTime=Dn(),R.sibling=null;var N=Hd.current;return Rd(A,N=k?Dd(N,2):Td(N)),R}return ph(A),null;case m:break;case w:case B:_w(A);var M=null!==A.memoizedState;return null!==e&&null!==e.memoizedState!==M&&(A.flags|=on),M&&1&A.mode?lo(Wm,zr)&&(ph(A),6&A.subtreeFlags&&(A.flags|=on)):ph(A),null;case 24:case 25:return null}throw new Error("Unknown unit of work tag ("+A.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function mh(e,A,t){switch(Ru(A),A.tag){case 1:lu(A.type)&&su(A);var n=A.flags;return n&sn?(A.flags=-65537&n|$t,2&A.mode&&Kp(A),A):null;case 3:A.stateNode,kd(A),uu(A),Kd();var r=A.flags;return 0!==(r&sn)&&0===(r&$t)?(A.flags=-65537&r|$t,A):null;case 5:return Id(A),null;case c:Nd(A);var o=A.memoizedState;if(null!==o&&null!==o.dehydrated){if(null===A.alternate)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");ic()}var a=A.flags;return a&sn?(A.flags=-65537&a|$t,2&A.mode&&Kp(A),A):null;case h:return Nd(A),null;case 4:return kd(A),null;case i:return jc(A.type._context,A),null;case w:case B:return _w(A),null;default:return null}}function wh(e,A,t){switch(Ru(A),A.tag){case 1:null!=A.type.childContextTypes&&su(A);break;case 3:A.stateNode,kd(A),uu(A),Kd();break;case 5:Id(A);break;case 4:kd(A);break;case c:case h:Nd(A);break;case i:jc(A.type._context,A);break;case w:case B:_w(A)}}eh=function(e,A,t,n){for(var r,o,a=A.child;null!==a;){if(5===a.tag||6===a.tag)r=e,o=a.stateNode,r.appendChild(o);else if(4===a.tag);else if(null!==a.child){a.child.return=a,a=a.child;continue}if(a===A)return;for(;null===a.sibling;){if(null===a.return||a.return===A)return;a=a.return}a.sibling.return=a.return,a=a.sibling}},Ah=function(e,A){},th=function(e,A,t,n,r){var o=e.memoizedProps;if(o!==n){var a=function(e,A,t,n,r,o){var a=o;if(typeof n.children!=typeof t.children&&("string"==typeof n.children||"number"==typeof n.children)){var i=""+n.children,l=jl(a.ancestorInfo,A);Wl(null,i,l)}return Ol(e,A,t,n)}(A.stateNode,t,o,n,0,xd());A.updateQueue=a,a&&ch(A)}},nh=function(e,A,t,n){t!==n&&ch(A)};var Bh=null;Bh=new Set;var yh=!1,vh=!1,bh="function"==typeof WeakSet?WeakSet:Set,Ch=null,Qh=null,Uh=null,Fh=function(e,A){if(A.props=e.memoizedProps,A.state=e.memoizedState,2&e.mode)try{Pp(),A.componentWillUnmount()}finally{Np(e)}else A.componentWillUnmount()};function Eh(e,A){try{Nh(4,e)}catch(t){oB(e,A,t)}}function kh(e,A,t){try{Fh(e,t)}catch(t){oB(e,A,t)}}function xh(e,A){try{Kh(e)}catch(t){oB(e,A,t)}}function Sh(e,A){var t=e.ref;if(null!==t)if("function"==typeof t){var n;try{if(2&e.mode)try{Pp(),n=t(null)}finally{Np(e)}else n=t(null)}catch(t){oB(e,A,t)}"function"==typeof n&&o("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",Oe(e))}else t.current=null}function Ih(e,A,t){try{t()}catch(t){oB(e,A,t)}}var Hh=!1;function Lh(e,A){is(e.containerInfo),Ch=A,function(){for(;null!==Ch;){var e=Ch,A=e.child;0!==(e.subtreeFlags&hn)&&null!==A?(A.return=e,Ch=A):Th()}}();var t=Hh;return Hh=!1,t}function Th(){for(;null!==Ch;){var e=Ch;je(e);try{Dh(e)}catch(A){oB(e,e.return,A)}We();var A=e.sibling;if(null!==A)return A.return=e.return,void(Ch=A);Ch=e.return}}function Dh(e){var A,t=e.alternate;if(0!==(e.flags&tn)){switch(je(e),e.tag){case 0:case l:case f:break;case 1:if(null!==t){var n=t.memoizedProps,r=t.memoizedState,a=e.stateNode;e.type!==e.elementType||Qg||(a.props!==e.memoizedProps&&o("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",Oe(e)||"instance"),a.state!==e.memoizedState&&o("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",Oe(e)||"instance"));var i=a.getSnapshotBeforeUpdate(e.elementType===e.type?n:_p(e.type,n),r),s=Bh;void 0!==i||s.has(e.type)||(s.add(e.type),o("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",Oe(e))),a.__reactInternalSnapshotBeforeUpdate=i}break;case 3:1===(A=e.stateNode.containerInfo).nodeType?A.textContent="":9===A.nodeType&&A.documentElement&&A.removeChild(A.documentElement);break;case 5:case 6:case 4:case p:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}We()}}function Rh(e,A,t){var n,r=A.updateQueue,o=null!==r?r.lastEffect:null;if(null!==o){var a=o.next,i=a;do{if((i.tag&e)===e){var l=i.destroy;i.destroy=void 0,void 0!==l&&(8&e?(n=A,null!==Wn&&"function"==typeof Wn.markComponentPassiveEffectUnmountStarted&&Wn.markComponentPassiveEffectUnmountStarted(n)):4&e&&tr(A),2&e&&bB(!0),Ih(A,t,l),2&e&&bB(!1),8&e?null!==Wn&&"function"==typeof Wn.markComponentPassiveEffectUnmountStopped&&Wn.markComponentPassiveEffectUnmountStopped():4&e&&nr())}i=i.next}while(i!==a)}}function Nh(e,A){var t,n=A.updateQueue,r=null!==n?n.lastEffect:null;if(null!==r){var a=r.next,i=a;do{if((i.tag&e)===e){8&e?(t=A,null!==Wn&&"function"==typeof Wn.markComponentPassiveEffectMountStarted&&Wn.markComponentPassiveEffectMountStarted(t)):4&e&&Ar(A);var l=i.create;2&e&&bB(!0),i.destroy=l(),2&e&&bB(!1),8&e?null!==Wn&&"function"==typeof Wn.markComponentPassiveEffectMountStopped&&Wn.markComponentPassiveEffectMountStopped():4&e&&null!==Wn&&"function"==typeof Wn.markComponentLayoutEffectMountStopped&&Wn.markComponentLayoutEffectMountStopped();var s=i.destroy;if(void 0!==s&&"function"!=typeof s){var u=void 0;o("%s must not return anything besides a function, which is used for clean-up.%s",u=4&i.tag?"useLayoutEffect":2&i.tag?"useInsertionEffect":"useEffect",null===s?" You returned null. If your effect does not require clean up, return undefined (or nothing).":"function"==typeof s.then?"\n\nIt looks like you wrote "+u+"(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:\n\n"+u+"(() => {\n async function fetchData() {\n // You can await here\n const response = await MyAPI.getData(someId);\n // ...\n }\n fetchData();\n}, [someId]); // Or [] if effect doesn't need props or state\n\nLearn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching":" You returned: "+s)}}i=i.next}while(i!==a)}}function Mh(e,A){if(4&A.flags&&A.tag===u){var t=A.stateNode.passiveEffectDuration,n=A.memoizedProps,r=n.id,o=n.onPostCommit,a=Hp(),i=null===A.alternate?"mount":"update";Ip()&&(i="nested-update"),"function"==typeof o&&o(r,i,t,a);var l=A.return;e:for(;null!==l;){switch(l.tag){case 3:case u:l.stateNode.passiveEffectDuration+=t;break e}l=l.return}}}function Ph(e,A,t,n){if(0!==(t.flags&wn))switch(t.tag){case 0:case l:case f:if(!vh)if(2&t.mode)try{Pp(),Nh(5,t)}finally{Np(t)}else Nh(5,t);break;case 1:var r=t.stateNode;if(4&t.flags&&!vh)if(null===A)if(t.type!==t.elementType||Qg||(r.props!==t.memoizedProps&&o("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",Oe(t)||"instance"),r.state!==t.memoizedState&&o("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",Oe(t)||"instance")),2&t.mode)try{Pp(),r.componentDidMount()}finally{Np(t)}else r.componentDidMount();else{var a=t.elementType===t.type?A.memoizedProps:_p(t.type,A.memoizedProps),i=A.memoizedState;if(t.type!==t.elementType||Qg||(r.props!==t.memoizedProps&&o("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",Oe(t)||"instance"),r.state!==t.memoizedState&&o("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",Oe(t)||"instance")),2&t.mode)try{Pp(),r.componentDidUpdate(a,i,r.__reactInternalSnapshotBeforeUpdate)}finally{Np(t)}else r.componentDidUpdate(a,i,r.__reactInternalSnapshotBeforeUpdate)}var s=t.updateQueue;null!==s&&(t.type!==t.elementType||Qg||(r.props!==t.memoizedProps&&o("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",Oe(t)||"instance"),r.state!==t.memoizedState&&o("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",Oe(t)||"instance")),yd(0,s,r));break;case 3:var d=t.updateQueue;if(null!==d){var g=null;if(null!==t.child)switch(t.child.tag){case 5:case 1:g=t.child.stateNode}yd(0,d,g)}break;case 5:var y=t.stateNode;null===A&&4&t.flags&&function(e,A,t){switch(A){case"button":case"input":case"select":case"textarea":return void(t.autoFocus&&e.focus());case"img":t.src&&(e.src=t.src)}}(y,t.type,t.memoizedProps);break;case 6:case 4:break;case u:var v=t.memoizedProps,b=v.onCommit,C=v.onRender,Q=t.stateNode.effectDuration,U=Hp(),F=null===A?"mount":"update";Ip()&&(F="nested-update"),"function"==typeof C&&C(t.memoizedProps.id,F,t.actualDuration,t.treeBaseDuration,t.actualStartTime,U),"function"==typeof b&&b(t.memoizedProps.id,F,Q,U),k=t,pw.push(k),cw||(cw=!0,BB(Pn,(function(){return AB(),null})));var E=t.return;e:for(;null!==E;){switch(E.tag){case 3:case u:E.stateNode.effectDuration+=Q;break e}E=E.return}break;case c:!function(e,A){if(null===A.memoizedState){var t=A.alternate;if(null!==t){var n=t.memoizedState;if(null!==n){var r=n.dehydrated;null!==r&&function(e){qo(e)}(r)}}}}(0,t);break;case h:case p:case m:case w:case B:case 25:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}var k;vh||t.flags&An&&Kh(t)}function Oh(e){switch(e.tag){case 0:case l:case f:if(2&e.mode)try{Pp(),Eh(e,e.return)}finally{Np(e)}else Eh(e,e.return);break;case 1:var A=e.stateNode;"function"==typeof A.componentDidMount&&function(e,A,t){try{t.componentDidMount()}catch(t){oB(e,A,t)}}(e,e.return,A),xh(e,e.return);break;case 5:xh(e,e.return)}}function Kh(e){var A=e.ref;if(null!==A){var t,n=e.stateNode;if(e.tag,t=n,"function"==typeof A){var r;if(2&e.mode)try{Pp(),r=A(t)}finally{Np(e)}else r=A(t);"function"==typeof r&&o("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",Oe(e))}else A.hasOwnProperty("current")||o("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",Oe(e)),A.current=t}}function _h(e){var A,t=e.alternate;if(null!==t&&(e.alternate=null,_h(t)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag){var n=e.stateNode;null!==n&&(delete(A=n)[ks],delete A[xs],delete A[Is],delete A[Hs],delete A[Ls])}e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function Vh(e){return 5===e.tag||3===e.tag||4===e.tag}function zh(e){var A=e;e:for(;;){for(;null===A.sibling;){if(null===A.return||Vh(A.return))return null;A=A.return}for(A.sibling.return=A.return,A=A.sibling;5!==A.tag&&6!==A.tag&&A.tag!==g;){if(2&A.flags)continue e;if(null===A.child||4===A.tag)continue e;A.child.return=A,A=A.child}if(!(2&A.flags))return A.stateNode}}function Gh(e){var A=function(e){for(var A=e.return;null!==A;){if(Vh(A))return A;A=A.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}(e);switch(A.tag){case 5:var t=A.stateNode;32&A.flags&&(hs(t),A.flags&=-33),jh(e,zh(e),t);break;case 3:case 4:var n=A.stateNode.containerInfo;Wh(e,zh(e),n);break;default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function Wh(e,A,t){var n=e.tag;if(5===n||6===n){var r=e.stateNode;A?function(e,A,t){8===e.nodeType?e.parentNode.insertBefore(A,t):e.insertBefore(A,t)}(t,r,A):function(e,A){var t;8===e.nodeType?(t=e.parentNode).insertBefore(A,e):(t=e).appendChild(A),null==e._reactRootContainer&&null===t.onclick&&Ml(t)}(t,r)}else if(4===n);else{var o=e.child;if(null!==o){Wh(o,A,t);for(var a=o.sibling;null!==a;)Wh(a,A,t),a=a.sibling}}}function jh(e,A,t){var n=e.tag;if(5===n||6===n){var r=e.stateNode;A?function(e,A,t){e.insertBefore(A,t)}(t,r,A):function(e,A){e.appendChild(A)}(t,r)}else if(4===n);else{var o=e.child;if(null!==o){jh(o,A,t);for(var a=o.sibling;null!==a;)jh(a,A,t),a=a.sibling}}}var Xh=null,Yh=!1;function Jh(e,A,t){var n,r,o=A;e:for(;null!==o;){switch(o.tag){case 5:Xh=o.stateNode,Yh=!1;break e;case 3:case 4:Xh=o.stateNode.containerInfo,Yh=!0;break e}o=o.return}if(null===Xh)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");qh(e,A,t),Xh=null,Yh=!1,null!==(r=(n=t).alternate)&&(r.return=null),n.return=null}function Zh(e,A,t){for(var n=t.child;null!==n;)qh(e,A,n),n=n.sibling}function qh(e,A,t){switch(function(e){if(Gn&&"function"==typeof Gn.onCommitFiberUnmount)try{Gn.onCommitFiberUnmount(zn,e)}catch(e){jn||(jn=!0,o("React instrumentation encountered an error: %s",e))}}(t),t.tag){case 5:vh||Sh(t,A);case 6:var n=Xh,r=Yh;return Xh=null,Zh(e,A,t),Yh=r,void(null!==(Xh=n)&&(Yh?(C=Xh,Q=t.stateNode,8===C.nodeType?C.parentNode.removeChild(Q):C.removeChild(Q)):function(e,A){e.removeChild(A)}(Xh,t.stateNode)));case g:return void(null!==Xh&&(Yh?function(e,A){8===e.nodeType?ms(e.parentNode,A):1===e.nodeType&&ms(e,A),qo(e)}(Xh,t.stateNode):ms(Xh,t.stateNode)));case 4:var a=Xh,i=Yh;return Xh=t.stateNode.containerInfo,Yh=!0,Zh(e,A,t),Xh=a,void(Yh=i);case 0:case l:case d:case f:if(!vh){var s=t.updateQueue;if(null!==s){var u=s.lastEffect;if(null!==u){var c=u.next,p=c;do{var h=p,B=h.destroy,y=h.tag;void 0!==B&&(2&y?Ih(t,A,B):4&y&&(tr(t),2&t.mode?(Pp(),Ih(t,A,B),Np(t)):Ih(t,A,B),nr())),p=p.next}while(p!==c)}}}return void Zh(e,A,t);case 1:if(!vh){Sh(t,A);var v=t.stateNode;"function"==typeof v.componentWillUnmount&&kh(t,A,v)}return void Zh(e,A,t);case m:return void Zh(e,A,t);case w:if(1&t.mode){var b=vh;vh=b||null!==t.memoizedState,Zh(e,A,t),vh=b}else Zh(e,A,t);break;default:return void Zh(e,A,t)}var C,Q}function $h(e){var A=e.updateQueue;if(null!==A){e.updateQueue=null;var t=e.stateNode;null===t&&(t=e.stateNode=new bh),A.forEach((function(A){var n=sB.bind(null,e,A);if(!t.has(A)){if(t.add(A),Xn){if(null===Qh||null===Uh)throw Error("Expected finished root and lanes to be set. This is a bug in React.");mB(Uh,Qh)}A.then(n,n)}}))}}function em(e,A,t){var n=A.deletions;if(null!==n)for(var r=0;r<n.length;r++){var o=n[r];try{Jh(e,A,o)}catch(e){oB(o,A,e)}}var a=_e;if(A.subtreeFlags&mn)for(var i=A.child;null!==i;)je(i),Am(i,e),i=i.sibling;je(a)}function Am(e,A,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case l:case d:case f:if(em(A,e),tm(e),4&r){try{Rh(3,e,e.return),Nh(3,e)}catch(A){oB(e,e.return,A)}if(2&e.mode){try{Pp(),Rh(5,e,e.return)}catch(A){oB(e,e.return,A)}Np(e)}else try{Rh(5,e,e.return)}catch(A){oB(e,e.return,A)}}return;case 1:return em(A,e),tm(e),void(r&An&&null!==n&&Sh(n,n.return));case 5:if(em(A,e),tm(e),r&An&&null!==n&&Sh(n,n.return),32&e.flags){var o=e.stateNode;try{hs(o)}catch(A){oB(e,e.return,A)}}if(4&r){var a=e.stateNode;if(null!=a){var i=e.memoizedProps,s=null!==n?n.memoizedProps:i,u=e.type,p=e.updateQueue;if(e.updateQueue=null,null!==p)try{!function(e,A,t,n,r){Kl(e,A,t,n,r),_s(e,r)}(a,p,u,s,i)}catch(A){oB(e,e.return,A)}}}return;case 6:if(em(A,e),tm(e),4&r){if(null===e.stateNode)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var g=e.stateNode,y=e.memoizedProps;null!==n&&n.memoizedProps;try{!function(e,A,t){e.nodeValue=t}(g,0,y)}catch(A){oB(e,e.return,A)}}return;case 3:if(em(A,e),tm(e),4&r&&null!==n&&n.memoizedState.isDehydrated)try{qo(A.containerInfo)}catch(A){oB(e,e.return,A)}return;case 4:return em(A,e),void tm(e);case c:em(A,e),tm(e);var v=e.child;if(v.flags&on){var b=v.stateNode,C=null!==v.memoizedState;b.isHidden=C,C&&(null!==v.alternate&&null!==v.alternate.memoizedState||(Aw=Dn()))}if(4&r){try{!function(e){e.memoizedState}(e)}catch(A){oB(e,e.return,A)}$h(e)}return;case w:var Q=null!==n&&null!==n.memoizedState;if(1&e.mode){var U=vh;vh=U||Q,em(A,e),vh=U}else em(A,e);if(tm(e),r&on){var F=e.stateNode,E=null!==e.memoizedState,k=e;if(F.isHidden=E,E&&!Q&&1&k.mode){Ch=k;for(var x=k.child;null!==x;)Ch=x,am(x),x=x.sibling}!function(e,A){for(var t=null,n=e;;){if(5===n.tag){if(null===t){t=n;try{var r=n.stateNode;A?ws(r):Bs(n.stateNode,n.memoizedProps)}catch(A){oB(e,e.return,A)}}}else if(6===n.tag){if(null===t)try{var o=n.stateNode;A?o.nodeValue="":ys(o,n.memoizedProps)}catch(A){oB(e,e.return,A)}}else if((n.tag!==w&&n.tag!==B||null===n.memoizedState||n===e)&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)return;for(;null===n.sibling;){if(null===n.return||n.return===e)return;t===n&&(t=null),n=n.return}t===n&&(t=null),n.sibling.return=n.return,n=n.sibling}}(k,E)}return;case h:return em(A,e),tm(e),void(4&r&&$h(e));case m:return;default:return em(A,e),void tm(e)}}function tm(e){var A=e.flags;if(2&A){try{Gh(e)}catch(A){oB(e,e.return,A)}e.flags&=-3}A&rn&&(e.flags&=-4097)}function nm(e,A,t){Qh=t,Uh=A,Ch=e,rm(e,A,t),Qh=null,Uh=null}function rm(e,A,t){for(var n=!!(1&e.mode);null!==Ch;){var r=Ch,o=r.child;if(r.tag===w&&n){var a=null!==r.memoizedState||yh;if(a){om(e,A,t);continue}var i=r.alternate,l=null!==i&&null!==i.memoizedState,s=yh,u=vh;yh=a,(vh=l||vh)&&!u&&(Ch=r,lm(r));for(var c=o;null!==c;)Ch=c,rm(c,A,t),c=c.sibling;Ch=r,yh=s,vh=u,om(e,A,t)}else 0!==(r.subtreeFlags&wn)&&null!==o?(o.return=r,Ch=o):om(e,A,t)}}function om(e,A,t){for(;null!==Ch;){var n=Ch;if(0!==(n.flags&wn)){var r=n.alternate;je(n);try{Ph(0,r,n)}catch(e){oB(n,n.return,e)}We()}if(n===e)return void(Ch=null);var o=n.sibling;if(null!==o)return o.return=n.return,void(Ch=o);Ch=n.return}}function am(e){for(;null!==Ch;){var A=Ch,t=A.child;switch(A.tag){case 0:case l:case d:case f:if(2&A.mode)try{Pp(),Rh(4,A,A.return)}finally{Np(A)}else Rh(4,A,A.return);break;case 1:Sh(A,A.return);var n=A.stateNode;"function"==typeof n.componentWillUnmount&&kh(A,A.return,n);break;case 5:Sh(A,A.return);break;case w:if(null!==A.memoizedState){im(e);continue}}null!==t?(t.return=A,Ch=t):im(e)}}function im(e){for(;null!==Ch;){var A=Ch;if(A===e)return void(Ch=null);var t=A.sibling;if(null!==t)return t.return=A.return,void(Ch=t);Ch=A.return}}function lm(e){for(;null!==Ch;){var A=Ch,t=A.child;(A.tag!==w||null===A.memoizedState)&&null!==t?(t.return=A,Ch=t):sm(e)}}function sm(e){for(;null!==Ch;){var A=Ch;je(A);try{Oh(A)}catch(e){oB(A,A.return,e)}if(We(),A===e)return void(Ch=null);var t=A.sibling;if(null!==t)return t.return=A.return,void(Ch=t);Ch=A.return}}function um(e,A,t,n){Ch=A,function(e,A,t,n){for(;null!==Ch;){var r=Ch,o=r.child;0!==(r.subtreeFlags&Bn)&&null!==o?(o.return=r,Ch=o):cm(e,A,t,n)}}(A,e,t,n)}function cm(e,A,t,n){for(;null!==Ch;){var r=Ch;if(0!==(r.flags&nn)){je(r);try{dm(A,r,t,n)}catch(e){oB(r,r.return,e)}We()}if(r===e)return void(Ch=null);var o=r.sibling;if(null!==o)return o.return=r.return,void(Ch=o);Ch=r.return}}function dm(e,A,t,n){switch(A.tag){case 0:case l:case f:if(2&A.mode){Op();try{Nh(9,A)}finally{Mp(A)}}else Nh(9,A)}}function fm(e){Ch=e,function(){for(;null!==Ch;){var e=Ch,A=e.child;if(0!==(Ch.flags&qt)){var t=e.deletions;if(null!==t){for(var n=0;n<t.length;n++){var r=t[n];Ch=r,hm(r,e)}var o=e.alternate;if(null!==o){var a=o.child;if(null!==a){o.child=null;do{var i=a.sibling;a.sibling=null,a=i}while(null!==a)}}Ch=e}}0!==(e.subtreeFlags&Bn)&&null!==A?(A.return=e,Ch=A):pm()}}()}function pm(){for(;null!==Ch;){var e=Ch;0!==(e.flags&nn)&&(je(e),gm(e),We());var A=e.sibling;if(null!==A)return A.return=e.return,void(Ch=A);Ch=e.return}}function gm(e){switch(e.tag){case 0:case l:case f:2&e.mode?(Op(),Rh(9,e,e.return),Mp(e)):Rh(9,e,e.return)}}function hm(e,A){for(;null!==Ch;){var t=Ch;je(t),wm(t,A),We();var n=t.child;null!==n?(n.return=t,Ch=n):mm(e)}}function mm(e){for(;null!==Ch;){var A=Ch,t=A.sibling,n=A.return;if(_h(A),A===e)return void(Ch=null);if(null!==t)return t.return=n,void(Ch=t);Ch=n}}function wm(e,A){switch(e.tag){case 0:case l:case f:2&e.mode?(Op(),Rh(8,e,A),Mp(e)):Rh(8,e,A)}}function Bm(e){switch(e.tag){case 0:case l:case f:try{Nh(5,e)}catch(A){oB(e,e.return,A)}break;case 1:var A=e.stateNode;try{A.componentDidMount()}catch(A){oB(e,e.return,A)}}}function ym(e){switch(e.tag){case 0:case l:case f:try{Nh(9,e)}catch(A){oB(e,e.return,A)}}}function vm(e){switch(e.tag){case 0:case l:case f:try{Rh(5,e,e.return)}catch(A){oB(e,e.return,A)}break;case 1:var A=e.stateNode;"function"==typeof A.componentWillUnmount&&kh(e,e.return,A)}}function bm(e){switch(e.tag){case 0:case l:case f:try{Rh(9,e,e.return)}catch(A){oB(e,e.return,A)}}}if("function"==typeof Symbol&&Symbol.for){var Cm=Symbol.for;Cm("selector.component"),Cm("selector.has_pseudo_class"),Cm("selector.role"),Cm("selector.test_id"),Cm("selector.text")}var Qm=[],Um=t.ReactCurrentActQueue;function Fm(){var e="undefined"!=typeof IS_REACT_ACT_ENVIRONMENT?IS_REACT_ACT_ENVIRONMENT:void 0;return e||null===Um.current||o("The current testing environment is not configured to support act(...)"),e}var Em=Math.ceil,km=t.ReactCurrentDispatcher,xm=t.ReactCurrentOwner,Sm=t.ReactCurrentBatchConfig,Im=t.ReactCurrentActQueue,Hm=0,Lm=2,Tm=4,Dm=0,Rm=1,Nm=2,Mm=3,Pm=4,Om=5,Km=6,_m=Hm,Vm=null,zm=null,Gm=0,Wm=0,jm=Zs(0),Xm=Dm,Ym=null,Jm=0,Zm=0,qm=0,$m=null,ew=null,Aw=0,tw=500,nw=1/0,rw=500,ow=null;function aw(){nw=Dn()+rw}function iw(){return nw}var lw=!1,sw=null,uw=null,cw=!1,dw=null,fw=0,pw=[],gw=null,hw=50,mw=0,ww=null,Bw=!1,yw=!1,vw=50,bw=0,Cw=null,Qw=Wr,Uw=0,Fw=!1;function Ew(){return Vm}function kw(){return(_m&(Lm|Tm))!==Hm?Dn():Qw!==Wr?Qw:Qw=Dn()}function xw(e){if(!(1&e.mode))return pr;if((_m&Lm)!==Hm&&0!==Gm)return oo(Gm);if(null!==cc.transition){if(null!==Sm.transition){var A=Sm.transition;A._updatedFibers||(A._updatedFibers=new Set),A._updatedFibers.add(e)}return 0===Uw&&(Uw=no()),Uw}var t,n=So();return 0!==n?n:void 0===(t=window.event)?Eo:ia(t.type)}function Sw(e){var A;return 1&e.mode?(A=Xr,!((Xr<<=1)&Lr)&&(Xr=Tr),A):pr}function Iw(e,A,t,n){!function(){if(mw>hw)throw mw=0,ww=null,new Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");bw>vw&&(bw=0,Cw=null,o("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render."))}(),Fw&&o("useInsertionEffect must not schedule updates."),Bw&&(yw=!0),go(e,t,n),0!==(_m&Lm)&&e===Vm?function(e){if(Ve&&!op)switch(e.tag){case 0:case l:case f:var A=zm&&Oe(zm)||"Unknown",t=A;gB.has(t)||(gB.add(t),o("Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render",Oe(e)||"Unknown",A,A));break;case 1:hB||(o("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),hB=!0)}}(A):(Xn&&wo(e,A,t),function(e){if(1&e.mode){if(!Fm())return}else{if(A="undefined"!=typeof IS_REACT_ACT_ENVIRONMENT?IS_REACT_ACT_ENVIRONMENT:void 0,"undefined"==typeof jest||!1===A)return;if(_m!==Hm)return;if(0!==e.tag&&e.tag!==l&&e.tag!==f)return}var A;if(null===Im.current){var t=_e;try{je(e),o("An update to %s inside a test was not wrapped in act(...).\n\nWhen testing, code that causes React state updates should be wrapped into act(...):\n\nact(() => {\n /* fire events that update state */\n});\n/* assert on the output */\n\nThis ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act",Oe(e))}finally{t?je(e):We()}}}(A),e===Vm&&((_m&Lm)===Hm&&(Zm=uo(Zm,t)),Xm===Pm&&Rw(e,Gm)),Hw(e,n),t!==pr||_m!==Hm||1&A.mode||Im.isBatchingLegacy||(aw(),yu()))}function Hw(e,A){var t=e.callbackNode;!function(e,A){for(var t=e.pendingLanes,n=e.suspendedLanes,r=e.pingedLanes,o=e.expirationTimes,a=t;a>0;){var i=ao(a),l=1<<i,s=o[i];s===Wr?0!==(l&n)&&0===(l&r)||(o[i]=Zr(l,A)):s<=A&&(e.expiredLanes|=l),a&=~l}}(e,A);var n=Jr(e,e===Vm?Gm:0);if(0===n)return null!==t&&yB(t),e.callbackNode=null,void(e.callbackPriority=0);var r=ro(n),a=e.callbackPriority;if(a!==r||null!==Im.current&&t!==wB){var i,l;if(null!=t&&yB(t),r===pr)0===e.tag?(null!==Im.isBatchingLegacy&&(Im.didScheduleLegacyUpdate=!0),l=Nw.bind(null,e),mu=!0,Bu(l)):Bu(Nw.bind(null,e)),null!==Im.current?Im.current.push(vu):ps((function(){(_m&(Lm|Tm))===Hm&&vu()})),i=null;else{var s;switch(Lo(n)){case Uo:s=Nn;break;case Fo:s=Mn;break;case Eo:s=Pn;break;case ko:s=Kn;break;default:s=Pn}i=BB(s,Lw.bind(null,e))}e.callbackPriority=r,e.callbackNode=i}else null==t&&a!==pr&&o("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.")}function Lw(e,A){if(xp=!1,Sp=!1,Qw=Wr,Uw=0,(_m&(Lm|Tm))!==Hm)throw new Error("Should not already be working.");var t=e.callbackNode;if(AB()&&e.callbackNode!==t)return null;var n=Jr(e,e===Vm?Gm:0);if(0===n)return null;var r=!Ao(0,n)&&!function(e,A){return 0!==(A&e.expiredLanes)}(e,n)&&!A,o=r?function(e,A){var t=_m;_m|=Lm;var n=Gw();if(Vm!==e||Gm!==A){if(Xn){var r=e.memoizedUpdaters;r.size>0&&(mB(e,Gm),r.clear()),Bo(e,A)}ow=null,aw(),Vw(e,A)}for(ar(A);;)try{Zw();break}catch(A){zw(e,A)}return Vc(),Ww(n),_m=t,null!==zm?(null!==Wn&&"function"==typeof Wn.markRenderYielded&&Wn.markRenderYielded(),Dm):(ir(),Vm=null,Gm=0,Xm)}(e,n):Yw(e,n);if(o!==Dm){if(o===Nm){var a=qr(e);0!==a&&(n=a,o=Tw(e,a))}if(o===Rm){var i=Ym;throw Vw(e,0),Rw(e,n),Hw(e,Dn()),i}if(o===Km)Rw(e,n);else{var l=!Ao(0,n),s=e.current.alternate;if(l&&!function(e){for(var A=e;;){if(A.flags&an){var t=A.updateQueue;if(null!==t){var n=t.stores;if(null!==n)for(var r=0;r<n.length;r++){var o=n[r],a=o.getSnapshot,i=o.value;try{if(!vi(a(),i))return!1}catch(e){return!1}}}}var l=A.child;if(A.subtreeFlags&an&&null!==l)l.return=A,A=l;else{if(A===e)return!0;for(;null===A.sibling;){if(null===A.return||A.return===e)return!0;A=A.return}A.sibling.return=A.return,A=A.sibling}}return!0}(s)){if((o=Yw(e,n))===Nm){var u=qr(e);0!==u&&(n=u,o=Tw(e,u))}if(o===Rm){var c=Ym;throw Vw(e,0),Rw(e,n),Hw(e,Dn()),c}}e.finishedWork=s,e.finishedLanes=n,function(e,A,t){switch(A){case Dm:case Rm:throw new Error("Root did not complete. This is a bug in React.");case Nm:eB(e,ew,ow);break;case Mm:if(Rw(e,t),eo(t)&&!vB()){var n=Aw+tw-Dn();if(n>10){if(0!==Jr(e,0))break;var r=e.suspendedLanes;if(!so(r,t)){kw(),ho(e,r);break}e.timeoutHandle=cs(eB.bind(null,e,ew,ow),n);break}}eB(e,ew,ow);break;case Pm:if(Rw(e,t),function(e){return(e&yr)===e}(t))break;if(!vB()){var o=function(e,A){for(var t=e.eventTimes,n=Wr;A>0;){var r=ao(A),o=1<<r,a=t[r];a>n&&(n=a),A&=~o}return n}(e,t),a=o,i=Dn()-a,l=((s=i)<120?120:s<480?480:s<1080?1080:s<1920?1920:s<3e3?3e3:s<4320?4320:1960*Em(s/1960))-i;if(l>10){e.timeoutHandle=cs(eB.bind(null,e,ew,ow),l);break}}eB(e,ew,ow);break;case Om:eB(e,ew,ow);break;default:throw new Error("Unknown root exit status.")}var s}(e,o,n)}}return Hw(e,Dn()),e.callbackNode===t?Lw.bind(null,e):null}function Tw(e,A){var t=$m;To(e)&&(Vw(e,A).flags|=en,o("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",e.containerInfo.nodeName.toLowerCase()));var n=Yw(e,A);if(n!==Nm){var r=ew;ew=t,null!==r&&Dw(r)}return n}function Dw(e){null===ew?ew=e:ew.push.apply(ew,e)}function Rw(e,A){A=co(A,qm),function(e,A){e.suspendedLanes|=A,e.pingedLanes&=~A;for(var t=e.expirationTimes,n=A;n>0;){var r=ao(n),o=1<<r;t[r]=Wr,n&=~o}}(e,A=co(A,Zm))}function Nw(e){if(xp=Sp,Sp=!1,(_m&(Lm|Tm))!==Hm)throw new Error("Should not already be working.");AB();var A=Jr(e,0);if(!lo(A,pr))return Hw(e,Dn()),null;var t=Yw(e,A);if(0!==e.tag&&t===Nm){var n=qr(e);0!==n&&(A=n,t=Tw(e,n))}if(t===Rm){var r=Ym;throw Vw(e,0),Rw(e,A),Hw(e,Dn()),r}if(t===Km)throw new Error("Root did not complete. This is a bug in React.");var o=e.current.alternate;return e.finishedWork=o,e.finishedLanes=A,eB(e,ew,ow),Hw(e,Dn()),null}function Mw(e,A){var t=_m;_m|=1;try{return e(A)}finally{(_m=t)!==Hm||Im.isBatchingLegacy||(aw(),yu())}}function Pw(e){null!==dw&&0===dw.tag&&(_m&(Lm|Tm))===Hm&&AB();var A=_m;_m|=1;var t=Sm.transition,n=So();try{return Sm.transition=null,Io(Uo),e?e():void 0}finally{Io(n),Sm.transition=t,((_m=A)&(Lm|Tm))===Hm&&vu()}}function Ow(){return(_m&(Lm|Tm))!==Hm}function Kw(e,A){$s(jm,Wm,e),Wm=uo(Wm,A)}function _w(e){Wm=jm.current,qs(jm,e)}function Vw(e,A){e.finishedWork=null,e.finishedLanes=0;var t=e.timeoutHandle;if(-1!==t&&(e.timeoutHandle=-1,ds(t)),null!==zm)for(var n=zm.return;null!==n;)n.alternate,wh(0,n),n=n.return;Vm=e;var r=KB(e.current,null);return zm=r,Gm=Wm=A,Xm=Dm,Ym=null,Jm=0,Zm=0,qm=0,$m=null,ew=null,function(){if(null!==qc){for(var e=0;e<qc.length;e++){var A=qc[e],t=A.interleaved;if(null!==t){A.interleaved=null;var n=t.next,r=A.pending;if(null!==r){var o=r.next;r.next=n,t.next=o}A.pending=t}}qc=null}}(),dc.discardPendingWarnings(),r}function zw(e,A){for(;;){var t=zm;try{if(Vc(),pf(),We(),xm.current=null,null===t||null===t.return)return Xm=Rm,Ym=A,void(zm=null);2&t.mode&&Rp(t,!0),er(),null!==A&&"object"==typeof A&&"function"==typeof A.then?or(t,A,Gm):rr(t,A,Gm),wg(e,t.return,t,A,Gm),$w(t)}catch(e){A=e,zm===t&&null!==t?(t=t.return,zm=t):t=zm;continue}return}}function Gw(){var e=km.current;return km.current=pp,null===e?pp:e}function Ww(e){km.current=e}function jw(e){Jm=uo(e,Jm)}function Xw(){Xm!==Dm&&Xm!==Mm&&Xm!==Nm||(Xm=Pm),null!==Vm&&($r(Jm)||$r(Zm))&&Rw(Vm,Gm)}function Yw(e,A){var t=_m;_m|=Lm;var n=Gw();if(Vm!==e||Gm!==A){if(Xn){var r=e.memoizedUpdaters;r.size>0&&(mB(e,Gm),r.clear()),Bo(e,A)}ow=null,Vw(e,A)}for(ar(A);;)try{Jw();break}catch(A){zw(e,A)}if(Vc(),_m=t,Ww(n),null!==zm)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return ir(),Vm=null,Gm=0,Xm}function Jw(){for(;null!==zm;)qw(zm)}function Zw(){for(;null!==zm&&!Ln();)qw(zm)}function qw(e){var A,t=e.alternate;je(e),2&e.mode?(Tp(e),A=dB(t,e,Wm),Rp(e,!0)):A=dB(t,e,Wm),We(),e.memoizedProps=e.pendingProps,null===A?$w(e):zm=A,xm.current=null}function $w(e){var A=e;do{var t=A.alternate,n=A.return;if(0===(A.flags&ln)){je(A);var r=void 0;if(2&A.mode?(Tp(A),r=hh(t,A,Wm),Rp(A,!1)):r=hh(t,A,Wm),We(),null!==r)return void(zm=r)}else{var o=mh(0,A);if(null!==o)return o.flags&=32767,void(zm=o);if(2&A.mode){Rp(A,!1);for(var a=A.actualDuration,i=A.child;null!==i;)a+=i.actualDuration,i=i.sibling;A.actualDuration=a}if(null===n)return Xm=Km,void(zm=null);n.flags|=ln,n.subtreeFlags=0,n.deletions=null}var l=A.sibling;if(null!==l)return void(zm=l);zm=A=n}while(null!==A);Xm===Dm&&(Xm=Om)}function eB(e,A,t){var n=So(),r=Sm.transition;try{Sm.transition=null,Io(Uo),function(e,A,t,n){do{AB()}while(null!==dw);if(dc.flushLegacyContextWarning(),dc.flushPendingUnsafeLifecycleWarnings(),(_m&(Lm|Tm))!==Hm)throw new Error("Should not already be working.");var r=e.finishedWork,a=e.finishedLanes;if(function(e){null!==Wn&&"function"==typeof Wn.markCommitStarted&&Wn.markCommitStarted(e)}(a),null===r)return qn(),null;if(0===a&&o("root.finishedLanes should not be empty during a commit. This is a bug in React."),e.finishedWork=null,e.finishedLanes=0,r===e.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");e.callbackNode=null,e.callbackPriority=0;var i=uo(r.lanes,r.childLanes);(function(e,A){var t=e.pendingLanes&~A;e.pendingLanes=A,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=A,e.mutableReadLanes&=A,e.entangledLanes&=A;for(var n=e.entanglements,r=e.eventTimes,o=e.expirationTimes,a=t;a>0;){var i=ao(a),l=1<<i;n[i]=0,r[i]=Wr,o[i]=Wr,a&=~l}})(e,i),e===Vm&&(Vm=null,zm=null,Gm=0),0===(r.subtreeFlags&Bn)&&0===(r.flags&Bn)||cw||(cw=!0,gw=t,BB(Pn,(function(){return AB(),null})));var l=!!(15990&r.subtreeFlags),s=!!(15990&r.flags);if(l||s){var u=Sm.transition;Sm.transition=null;var c=So();Io(Uo);var d=_m;_m|=Tm,xm.current=null,Lh(e,r),Lp(),function(e,A,t){Qh=t,Uh=e,je(A),Am(A,e),je(A),Qh=null,Uh=null}(e,r,a),e.containerInfo,Li(as),Aa(os),os=null,as=null,e.current=r,function(e){null!==Wn&&"function"==typeof Wn.markLayoutEffectsStarted&&Wn.markLayoutEffectsStarted(e)}(a),nm(r,e,a),null!==Wn&&"function"==typeof Wn.markLayoutEffectsStopped&&Wn.markLayoutEffectsStopped(),Tn(),_m=d,Io(c),Sm.transition=u}else e.current=r,Lp();var f=cw;if(cw?(cw=!1,dw=e,fw=a):(bw=0,Cw=null),0===(i=e.pendingLanes)&&(uw=null),f||uB(e.current,!1),function(e,A){if(Gn&&"function"==typeof Gn.onCommitFiberRoot)try{var t,n=(e.current.flags&$t)===$t;switch(A){case Uo:t=Nn;break;case Fo:t=Mn;break;case Eo:t=Pn;break;case ko:t=Kn;break;default:t=Pn}Gn.onCommitFiberRoot(zn,e,t,n)}catch(e){jn||(jn=!0,o("React instrumentation encountered an error: %s",e))}}(r.stateNode,n),Xn&&e.memoizedUpdaters.clear(),Qm.forEach((function(e){return e()})),Hw(e,Dn()),null!==A)for(var p=e.onRecoverableError,g=0;g<A.length;g++){var h=A[g],m=h.stack,w=h.digest;p(h.value,{componentStack:m,digest:w})}if(lw){lw=!1;var B=sw;throw sw=null,B}lo(fw,pr)&&0!==e.tag&&AB(),lo(i=e.pendingLanes,pr)?(Sp=!0,e===ww?mw++:(mw=0,ww=e)):mw=0,vu(),qn()}(e,A,t,n)}finally{Sm.transition=r,Io(n)}return null}function AB(){if(null!==dw){var e=Lo(fw),A=(r=Eo)>(a=e)?r:a,t=Sm.transition,n=So();try{return Sm.transition=null,Io(A),function(){if(null===dw)return!1;var e=gw;gw=null;var A=dw,t=fw;if(dw=null,fw=0,(_m&(Lm|Tm))!==Hm)throw new Error("Cannot flush passive effects while already rendering.");Bw=!0,yw=!1,function(e){null!==Wn&&"function"==typeof Wn.markPassiveEffectsStarted&&Wn.markPassiveEffectsStarted(e)}(t);var n=_m;_m|=Tm,fm(A.current),um(A,A.current,t,e);var r=pw;pw=[];for(var a=0;a<r.length;a++)Mh(0,r[a]);null!==Wn&&"function"==typeof Wn.markPassiveEffectsStopped&&Wn.markPassiveEffectsStopped(),uB(A.current,!0),_m=n,vu(),yw?A===Cw?bw++:(bw=0,Cw=A):bw=0,Bw=!1,yw=!1,function(e){if(Gn&&"function"==typeof Gn.onPostCommitFiberRoot)try{Gn.onPostCommitFiberRoot(zn,e)}catch(e){jn||(jn=!0,o("React instrumentation encountered an error: %s",e))}}(A);var i=A.current.stateNode;return i.effectDuration=0,i.passiveEffectDuration=0,!0}()}finally{Io(n),Sm.transition=t}}var r,a;return!1}function tB(e){return null!==uw&&uw.has(e)}var nB=function(e){lw||(lw=!0,sw=e)};function rB(e,A,t){var n=dd(e,fg(e,sg(t,A),pr),pr),r=kw();null!==n&&(go(n,pr,r),Hw(n,r))}function oB(e,A,t){if(function(e){Yt(null,(function(){throw e})),Jt()}(t),bB(!1),3!==e.tag){var n=null;for(n=A;null!==n;){if(3===n.tag)return void rB(n,e,t);if(1===n.tag){var r=n.type,a=n.stateNode;if("function"==typeof r.getDerivedStateFromError||"function"==typeof a.componentDidCatch&&!tB(a)){var i=dd(n,pg(n,sg(t,e),pr),pr),l=kw();return void(null!==i&&(go(i,pr,l),Hw(i,l)))}}n=n.return}o("Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.\n\nError message:\n\n%s",t)}else rB(e,e,t)}function aB(e,A,t){var n=e.pingCache;null!==n&&n.delete(A);var r=kw();ho(e,t),function(e){0!==e.tag&&Fm()&&null===Im.current&&o("A suspended resource finished loading inside a test, but the event was not wrapped in act(...).\n\nWhen testing, code that resolves suspended data should be wrapped into act(...):\n\nact(() => {\n /* finish loading suspended data */\n});\n/* assert on the output */\n\nThis ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act")}(e),Vm===e&&so(Gm,t)&&(Xm===Pm||Xm===Mm&&eo(Gm)&&Dn()-Aw<tw?Vw(e,0):qm=uo(qm,t)),Hw(e,r)}function iB(e,A){0===A&&(A=Sw(e));var t=kw(),n=Ad(e,A);null!==n&&(go(n,A,t),Hw(n,t))}function lB(e){var A=e.memoizedState,t=0;null!==A&&(t=A.retryLane),iB(e,t)}function sB(e,A){var t,n=0;switch(e.tag){case c:t=e.stateNode;var r=e.memoizedState;null!==r&&(n=r.retryLane);break;case h:t=e.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}null!==t&&t.delete(A),iB(e,n)}function uB(e,A){je(e),cB(e,pn,vm),A&&cB(e,gn,bm),cB(e,pn,Bm),A&&cB(e,gn,ym),We()}function cB(e,A,t){for(var n=e,r=null;null!==n;){var o=n.subtreeFlags&A;n!==r&&null!==n.child&&0!==o?n=n.child:(0!==(n.flags&A)&&t(n),n=null!==n.sibling?n.sibling:r=n.return)}}var dB,fB=null;function pB(e){if((_m&Lm)===Hm&&1&e.mode){var A=e.tag;if(2===A||3===A||1===A||0===A||A===l||A===d||A===f){var t=Oe(e)||"ReactComponent";if(null!==fB){if(fB.has(t))return;fB.add(t)}else fB=new Set([t]);var n=_e;try{je(e),o("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously later calls tries to update the component. Move this work to useEffect instead.")}finally{n?je(e):We()}}}}dB=function(e,A,t){var n=YB(null,A);try{return uh(e,A,t)}catch(o){if(Ku||null!==o&&"object"==typeof o&&"function"==typeof o.then)throw o;if(Vc(),pf(),wh(0,A),YB(A,n),2&A.mode&&Tp(A),Yt(null,uh,null,e,A,t),zt){var r=Jt();"object"==typeof r&&null!==r&&r._suppressLogging&&"object"==typeof o&&null!==o&&!o._suppressLogging&&(o._suppressLogging=!0)}throw o}};var gB,hB=!1;function mB(e,A){Xn&&e.memoizedUpdaters.forEach((function(t){wo(e,t,A)}))}gB=new Set;var wB={};function BB(e,A){var t=Im.current;return null!==t?(t.push(A),wB):In(e,A)}function yB(e){if(e!==wB)return Hn(e)}function vB(){return null!==Im.current}function bB(e){Fw=e}var CB=null,QB=null,UB=function(e){CB=e};function FB(e){if(null===CB)return e;var A=CB(e);return void 0===A?e:A.current}function EB(e){return FB(e)}function kB(e){if(null===CB)return e;var A=CB(e);if(void 0===A){if(null!=e&&"function"==typeof e.render){var t=FB(e.render);if(e.render!==t){var n={$$typeof:le,render:t};return void 0!==e.displayName&&(n.displayName=e.displayName),n}}return e}return A.current}function xB(e,A){if(null===CB)return!1;var t=e.elementType,n=A.type,r=!1,o="object"==typeof n&&null!==n?n.$$typeof:null;switch(e.tag){case 1:"function"==typeof n&&(r=!0);break;case 0:("function"==typeof n||o===de)&&(r=!0);break;case l:(o===le||o===de)&&(r=!0);break;case d:case f:(o===ce||o===de)&&(r=!0);break;default:return!1}if(r){var a=CB(t);if(void 0!==a&&a===CB(n))return!0}return!1}function SB(e){null!==CB&&"function"==typeof WeakSet&&(null===QB&&(QB=new WeakSet),QB.add(e))}var IB=function(e,A){if(null!==CB){var t=A.staleFamilies,n=A.updatedFamilies;AB(),Pw((function(){LB(e.current,n,t)}))}},HB=function(e,A){e.context===eu&&(AB(),Pw((function(){oy(A,e,null,null)})))};function LB(e,A,t){var n=e.alternate,r=e.child,o=e.sibling,a=e.tag,i=e.type,s=null;switch(a){case 0:case f:case 1:s=i;break;case l:s=i.render}if(null===CB)throw new Error("Expected resolveFamily to be set during hot reload.");var u=!1,c=!1;if(null!==s){var d=CB(s);void 0!==d&&(t.has(d)?c=!0:A.has(d)&&(1===a?c=!0:u=!0))}if(null!==QB&&(QB.has(e)||null!==n&&QB.has(n))&&(c=!0),c&&(e._debugNeedsRemount=!0),c||u){var p=Ad(e,pr);null!==p&&Iw(p,e,pr,Wr)}null===r||c||LB(r,A,t),null!==o&&LB(o,A,t)}var TB,DB=function(e,A){var t=new Set,n=new Set(A.map((function(e){return e.current})));return RB(e.current,n,t),t};function RB(e,A,t){var n=e.child,r=e.sibling,o=e.tag,a=e.type,i=null;switch(o){case 0:case f:case 1:i=a;break;case l:i=a.render}var s=!1;null!==i&&A.has(i)&&(s=!0),s?function(e,A){var t=function(e,A){for(var t=e,n=!1;;){if(5===t.tag)n=!0,A.add(t.stateNode);else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)return n;for(;null===t.sibling;){if(null===t.return||t.return===e)return n;t=t.return}t.sibling.return=t.return,t=t.sibling}return!1}(e,A);if(!t)for(var n=e;;){switch(n.tag){case 5:return void A.add(n.stateNode);case 4:case 3:return void A.add(n.stateNode.containerInfo)}if(null===n.return)throw new Error("Expected to reach root first.");n=n.return}}(e,t):null!==n&&RB(n,A,t),null!==r&&RB(r,A,t)}TB=!1;try{var NB=Object.preventExtensions({});new Map([[NB,null]]),new Set([NB])}catch(e){TB=!0}function MB(e,A,t,n){this.tag=e,this.key=t,this.elementType=null,this.type=null,this.stateNode=null,this.return=null,this.child=null,this.sibling=null,this.index=0,this.ref=null,this.pendingProps=A,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=n,this.flags=0,this.subtreeFlags=0,this.deletions=null,this.lanes=0,this.childLanes=0,this.alternate=null,this.actualDuration=Number.NaN,this.actualStartTime=Number.NaN,this.selfBaseDuration=Number.NaN,this.treeBaseDuration=Number.NaN,this.actualDuration=0,this.actualStartTime=-1,this.selfBaseDuration=0,this.treeBaseDuration=0,this._debugSource=null,this._debugOwner=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,TB||"function"!=typeof Object.preventExtensions||Object.preventExtensions(this)}var PB=function(e,A,t,n){return new MB(e,A,t,n)};function OB(e){var A=e.prototype;return!(!A||!A.isReactComponent)}function KB(e,A){var t=e.alternate;null===t?((t=PB(e.tag,A,e.key,e.mode)).elementType=e.elementType,t.type=e.type,t.stateNode=e.stateNode,t._debugSource=e._debugSource,t._debugOwner=e._debugOwner,t._debugHookTypes=e._debugHookTypes,t.alternate=e,e.alternate=t):(t.pendingProps=A,t.type=e.type,t.flags=0,t.subtreeFlags=0,t.deletions=null,t.actualDuration=0,t.actualStartTime=-1),t.flags=e.flags&yn,t.childLanes=e.childLanes,t.lanes=e.lanes,t.child=e.child,t.memoizedProps=e.memoizedProps,t.memoizedState=e.memoizedState,t.updateQueue=e.updateQueue;var n=e.dependencies;switch(t.dependencies=null===n?null:{lanes:n.lanes,firstContext:n.firstContext},t.sibling=e.sibling,t.index=e.index,t.ref=e.ref,t.selfBaseDuration=e.selfBaseDuration,t.treeBaseDuration=e.treeBaseDuration,t._debugNeedsRemount=e._debugNeedsRemount,t.tag){case 2:case 0:case f:t.type=FB(e.type);break;case 1:t.type=EB(e.type);break;case l:t.type=kB(e.type)}return t}function _B(e,A){e.flags&=14680066;var t=e.alternate;if(null===t)e.childLanes=0,e.lanes=A,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null,e.selfBaseDuration=0,e.treeBaseDuration=0;else{e.childLanes=t.childLanes,e.lanes=t.lanes,e.child=t.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=t.memoizedProps,e.memoizedState=t.memoizedState,e.updateQueue=t.updateQueue,e.type=t.type;var n=t.dependencies;e.dependencies=null===n?null:{lanes:n.lanes,firstContext:n.firstContext},e.selfBaseDuration=t.selfBaseDuration,e.treeBaseDuration=t.treeBaseDuration}return e}function VB(e,A,t,n,r,a){var s=2,f=e;if("function"==typeof e)OB(e)?(s=1,f=EB(f)):f=FB(f);else if("string"==typeof e)s=5;else e:switch(e){case ne:return GB(t.children,r,a,A);case re:s=8,1&(r|=8)&&(r|=sr);break;case oe:return function(e,A,t,n){"string"!=typeof e.id&&o('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof e.id);var r=PB(u,e,n,2|A);return r.elementType=oe,r.lanes=t,r.stateNode={effectDuration:0,passiveEffectDuration:0},r}(t,r,a,A);case se:return function(e,A,t,n){var r=PB(c,e,n,A);return r.elementType=se,r.lanes=t,r}(t,r,a,A);case ue:return function(e,A,t,n){var r=PB(h,e,n,A);return r.elementType=ue,r.lanes=t,r}(t,r,a,A);case fe:return WB(t,r,a,A);default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case ae:s=i;break e;case ie:s=9;break e;case le:s=l,f=kB(f);break e;case ce:s=d;break e;case de:s=16,f=null;break e}var p="";(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(p+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var g=n?Oe(n):null;throw g&&(p+="\n\nCheck the render method of `"+g+"`."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: "+(null==e?e:typeof e)+"."+p)}var m=PB(s,t,A,r);return m.elementType=e,m.type=f,m.lanes=a,m._debugOwner=n,m}function zB(e,A,t){var n;n=e._owner;var r=VB(e.type,e.key,e.props,n,A,t);return r._debugSource=e._source,r._debugOwner=e._owner,r}function GB(e,A,t,n){var r=PB(7,e,n,A);return r.lanes=t,r}function WB(e,A,t,n){var r=PB(w,e,n,A);return r.elementType=fe,r.lanes=t,r.stateNode={isHidden:!1},r}function jB(e,A,t){var n=PB(6,e,null,A);return n.lanes=t,n}function XB(e,A,t){var n=null!==e.children?e.children:[],r=PB(4,n,e.key,A);return r.lanes=t,r.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},r}function YB(e,A){return null===e&&(e=PB(2,null,null,0)),e.tag=A.tag,e.key=A.key,e.elementType=A.elementType,e.type=A.type,e.stateNode=A.stateNode,e.return=A.return,e.child=A.child,e.sibling=A.sibling,e.index=A.index,e.ref=A.ref,e.pendingProps=A.pendingProps,e.memoizedProps=A.memoizedProps,e.updateQueue=A.updateQueue,e.memoizedState=A.memoizedState,e.dependencies=A.dependencies,e.mode=A.mode,e.flags=A.flags,e.subtreeFlags=A.subtreeFlags,e.deletions=A.deletions,e.lanes=A.lanes,e.childLanes=A.childLanes,e.alternate=A.alternate,e.actualDuration=A.actualDuration,e.actualStartTime=A.actualStartTime,e.selfBaseDuration=A.selfBaseDuration,e.treeBaseDuration=A.treeBaseDuration,e._debugSource=A._debugSource,e._debugOwner=A._debugOwner,e._debugNeedsRemount=A._debugNeedsRemount,e._debugHookTypes=A._debugHookTypes,e}function JB(e,A,t,n,r){this.tag=A,this.containerInfo=e,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=-1,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=0,this.eventTimes=po(0),this.expirationTimes=po(Wr),this.pendingLanes=0,this.suspendedLanes=0,this.pingedLanes=0,this.expiredLanes=0,this.mutableReadLanes=0,this.finishedLanes=0,this.entangledLanes=0,this.entanglements=po(0),this.identifierPrefix=n,this.onRecoverableError=r,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0,this.memoizedUpdaters=new Set;for(var o=this.pendingUpdatersLaneMap=[],a=0;a<fr;a++)o.push(new Set);switch(A){case 1:this._debugRootType=t?"hydrateRoot()":"createRoot()";break;case 0:this._debugRootType=t?"hydrate()":"render()"}}function ZB(e,A,t,n,r,o,a,i,l,s){var u=new JB(e,A,t,i,l),c=function(e,A){var t;return 1===e?(t=1,!0===A&&(t|=8,t|=sr)):t=0,Xn&&(t|=2),PB(3,null,null,t)}(A,o);u.current=c,c.stateNode=u;var d={element:n,isDehydrated:t,cache:null,transitions:null,pendingSuspenseBoundaries:null};return c.memoizedState=d,sd(c),u}var qB,$B,ey="18.3.1";function Ay(e,A,t){var n,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;return I(n=r)&&(o("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",S(n)),H(n)),{$$typeof:te,key:null==r?null:""+r,children:e,containerInfo:A,implementation:t}}function ty(e){if(!e)return eu;var A=Zt(e),t=gu(A);if(1===A.tag){var n=A.type;if(lu(n))return du(A,n,t)}return t}function ny(e,A,t,n,r,o,a,i){return ZB(e,A,!1,null,0,n,0,o,a)}function ry(e,A,t,n,r,o,a,i,l,s){var u=ZB(t,n,!0,e,0,o,0,i,l);u.context=ty(null);var c=u.current,d=kw(),f=xw(c),p=cd(d,f);return p.callback=null!=A?A:null,dd(c,p,f),function(e,A,t){e.current.lanes=A,go(e,A,t),Hw(e,t)}(u,f,d),u}function oy(e,A,t,n){!function(e,A){if(Gn&&"function"==typeof Gn.onScheduleFiberRoot)try{Gn.onScheduleFiberRoot(zn,e,A)}catch(e){jn||(jn=!0,o("React instrumentation encountered an error: %s",e))}}(A,e);var r=A.current,a=kw(),i=xw(r);!function(e){null!==Wn&&"function"==typeof Wn.markRenderScheduled&&Wn.markRenderScheduled(e)}(i);var l=ty(t);null===A.context?A.context=l:A.pendingContext=l,Ve&&null!==_e&&!qB&&(qB=!0,o("Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.\n\nCheck the render method of %s.",Oe(_e)||"Unknown"));var s=cd(a,i);s.payload={element:e},null!==(n=void 0===n?null:n)&&("function"!=typeof n&&o("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",n),s.callback=n);var u=dd(r,s,i);return null!==u&&(Iw(u,r,i,a),fd(u,r,i)),i}function ay(e){var A=e.current;return A.child?(A.child.tag,A.child.stateNode):null}function iy(e,A){var t,n,r=e.memoizedState;null!==r&&null!==r.dehydrated&&(r.retryLane=(n=A,0!==(t=r.retryLane)&&t<n?t:n))}function ly(e,A){iy(e,A);var t=e.alternate;t&&iy(t,A)}function sy(e){var A=xn(e);return null===A?null:A.stateNode}qB=!1,$B={};var uy,cy,dy,fy,py,gy,hy,my,wy,By=function(e){return null},yy=function(e){return!1},vy=function(e,A,t){var n=A[t],r=bA(e)?e.slice():Ce({},e);return t+1===A.length?(bA(r)?r.splice(n,1):delete r[n],r):(r[n]=vy(e[n],A,t+1),r)},by=function(e,A){return vy(e,A,0)},Cy=function(e,A,t,n){var r=A[n],o=bA(e)?e.slice():Ce({},e);return n+1===A.length?(o[t[n]]=o[r],bA(o)?o.splice(r,1):delete o[r]):o[r]=Cy(e[r],A,t,n+1),o},Qy=function(e,A,t){if(A.length===t.length){for(var n=0;n<t.length-1;n++)if(A[n]!==t[n])return void r("copyWithRename() expects paths to be the same except for the deepest key");return Cy(e,A,t,0)}r("copyWithRename() expects paths of the same length")},Uy=function(e,A,t,n){if(t>=A.length)return n;var r=A[t],o=bA(e)?e.slice():Ce({},e);return o[r]=Uy(e[r],A,t+1,n),o},Fy=function(e,A,t){return Uy(e,A,0,t)},Ey=function(e,A){for(var t=e.memoizedState;null!==t&&A>0;)t=t.next,A--;return t};function ky(e){var A=En(e);return null===A?null:A.stateNode}function xy(e){return null}function Sy(){return _e}uy=function(e,A,t,n){var r=Ey(e,A);if(null!==r){var o=Fy(r.memoizedState,t,n);r.memoizedState=o,r.baseState=o,e.memoizedProps=Ce({},e.memoizedProps);var a=Ad(e,pr);null!==a&&Iw(a,e,pr,Wr)}},cy=function(e,A,t){var n=Ey(e,A);if(null!==n){var r=by(n.memoizedState,t);n.memoizedState=r,n.baseState=r,e.memoizedProps=Ce({},e.memoizedProps);var o=Ad(e,pr);null!==o&&Iw(o,e,pr,Wr)}},dy=function(e,A,t,n){var r=Ey(e,A);if(null!==r){var o=Qy(r.memoizedState,t,n);r.memoizedState=o,r.baseState=o,e.memoizedProps=Ce({},e.memoizedProps);var a=Ad(e,pr);null!==a&&Iw(a,e,pr,Wr)}},fy=function(e,A,t){e.pendingProps=Fy(e.memoizedProps,A,t),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var n=Ad(e,pr);null!==n&&Iw(n,e,pr,Wr)},py=function(e,A){e.pendingProps=by(e.memoizedProps,A),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var t=Ad(e,pr);null!==t&&Iw(t,e,pr,Wr)},gy=function(e,A,t){e.pendingProps=Qy(e.memoizedProps,A,t),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var n=Ad(e,pr);null!==n&&Iw(n,e,pr,Wr)},hy=function(e){var A=Ad(e,pr);null!==A&&Iw(A,e,pr,Wr)},my=function(e){By=e},wy=function(e){yy=e};var Iy="function"==typeof reportError?reportError:function(e){console.error(e)};function Hy(e){this._internalRoot=e}function Ly(e){this._internalRoot=e}function Ty(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function Dy(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function Ry(e){1===e.nodeType&&e.tagName&&"BODY"===e.tagName.toUpperCase()&&o("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."),Ns(e)&&(e._reactRootContainer?o("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):o("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}Ly.prototype.render=Hy.prototype.render=function(e){var A=this._internalRoot;if(null===A)throw new Error("Cannot update an unmounted root.");"function"==typeof arguments[1]?o("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."):Ty(arguments[1])?o("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root."):void 0!==arguments[1]&&o("You passed a second argument to root.render(...) but it only accepts one argument.");var t=A.containerInfo;if(8!==t.nodeType){var n=sy(A.current);n&&n.parentNode!==t&&o("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.")}oy(e,A,null,null)},Ly.prototype.unmount=Hy.prototype.unmount=function(){"function"==typeof arguments[0]&&o("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var e=this._internalRoot;if(null!==e){this._internalRoot=null;var A=e.containerInfo;Ow()&&o("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition."),Pw((function(){oy(null,e,null,null)})),Rs(A)}},Ly.prototype.unstable_scheduleHydration=function(e){e&&function(e){for(var A=Co(),t={blockedOn:null,target:e,priority:A},n=0;n<Vo.length&&Ho(A,Vo[n].priority);n++);Vo.splice(n,0,t),0===n&&jo(t)}(e)};var Ny,My=t.ReactCurrentOwner;function Py(e){return e?9===e.nodeType?e.documentElement:e.firstChild:null}function Oy(){}function Ky(e,A,t,n,r){Ny(t),function(e){null!==e&&"function"!=typeof e&&o("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.","render",e)}(void 0===r?null:r);var a,i=t._reactRootContainer;if(i){if("function"==typeof r){var l=r;r=function(){var e=ay(a);l.call(e)}}oy(A,a=i,e,r)}else a=function(e,A,t,n,r){if(r){if("function"==typeof n){var o=n;n=function(){var e=ay(a);o.call(e)}}var a=ry(A,n,e,0,0,!1,0,"",Oy);return e._reactRootContainer=a,Ds(a.current,e),sl(8===e.nodeType?e.parentNode:e),Pw(),a}for(var i;i=e.lastChild;)e.removeChild(i);if("function"==typeof n){var l=n;n=function(){var e=ay(s);l.call(e)}}var s=ny(e,0,0,!1,0,"",Oy);return e._reactRootContainer=s,Ds(s.current,e),sl(8===e.nodeType?e.parentNode:e),Pw((function(){oy(A,s,t,n)})),s}(t,A,e,r,n);return ay(a)}Ny=function(e){if(e._reactRootContainer&&8!==e.nodeType){var A=sy(e._reactRootContainer.current);A&&A.parentNode!==e&&o("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}var t=!!e._reactRootContainer,n=Py(e);!(!n||!Ps(n))&&!t&&o("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."),1===e.nodeType&&e.tagName&&"BODY"===e.tagName.toUpperCase()&&o("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};var _y,Vy=!1,zy=!1;_y=function(e){switch(e.tag){case 3:var A=e.stateNode;if(To(A)){var t=function(e){return Yr(e.pendingLanes)}(A);!function(e,A){0!==A&&(mo(e,uo(A,pr)),Hw(e,Dn()),(_m&(Lm|Tm))===Hm&&(aw(),vu()))}(A,t)}break;case c:Pw((function(){var A=Ad(e,pr);if(null!==A){var t=kw();Iw(A,e,pr,t)}})),ly(e,pr)}},yo=_y,function(e){vo=e}((function(e){if(e.tag===c){var A=Or,t=Ad(e,A);null!==t&&Iw(t,e,A,kw()),ly(e,A)}})),function(e){bo=e}((function(e){if(e.tag===c){var A=xw(e),t=Ad(e,A);null!==t&&Iw(t,e,A,kw()),ly(e,A)}})),function(e){Co=e}(So),function(e){Qo=e}((function(e,A){var t=xo;try{return xo=e,A()}finally{xo=t}})),"function"==typeof Map&&null!=Map.prototype&&"function"==typeof Map.prototype.forEach&&"function"==typeof Set&&null!=Set.prototype&&"function"==typeof Set.prototype.clear&&"function"==typeof Set.prototype.forEach||o("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),Ft=function(e,A,t){switch(A){case"input":return void pA(e,t);case"textarea":return void function(e,A){IA(e,A)}(e,t);case"select":return void function(e,A){var t=e,n=A.value;null!=n&&UA(t,!!A.multiple,n,!1)}(e,t)}},Ht=Mw,Lt=Pw;var Gy={usingClientEntryPoint:!1,Events:[Ps,Os,Ks,St,It,Mw]},Wy=function(e){var A=e.findFiberByHostInstance,n=t.ReactCurrentDispatcher;return function(e){if("undefined"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var A=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(A.isDisabled)return!0;if(!A.supportsFiber)return o("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{e=Ce({},e,{getLaneLabelMap:Zn,injectProfilingHooks:Jn}),zn=A.inject(e),Gn=A}catch(e){o("React instrumentation encountered an error: %s.",e)}return!!A.checkDCE}({bundleType:e.bundleType,version:e.version,rendererPackageName:e.rendererPackageName,rendererConfig:e.rendererConfig,overrideHookState:uy,overrideHookStateDeletePath:cy,overrideHookStateRenamePath:dy,overrideProps:fy,overridePropsDeletePath:py,overridePropsRenamePath:gy,setErrorHandler:my,setSuspenseHandler:wy,scheduleUpdate:hy,currentDispatcherRef:n,findHostInstanceByFiber:ky,findFiberByHostInstance:A||xy,findHostInstancesForRefresh:DB,scheduleRefresh:IB,scheduleRoot:HB,setRefreshHandler:UB,getCurrentFiber:Sy,reconcilerVersion:ey})}({findFiberByHostInstance:Ms,bundleType:1,version:ey,rendererPackageName:"react-dom"});if(!Wy&&k&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&-1===navigator.userAgent.indexOf("Edge")||navigator.userAgent.indexOf("Firefox")>-1)){var jy=window.location.protocol;/^(https?|file):$/.test(jy)&&console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+("file:"===jy?"\nYou might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq":""),"font-weight:bold")}C.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Gy,C.createPortal=function(e,A){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(!Ty(A))throw new Error("Target container is not a DOM element.");return Ay(e,A,null,t)},C.createRoot=function(e,A){return Gy.usingClientEntryPoint||o('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),function(e,A){if(!Ty(e))throw new Error("createRoot(...): Target container is not a DOM element.");Ry(e);var t=!1,n="",a=Iy;null!=A&&(A.hydrate?r("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead."):"object"==typeof A&&null!==A&&A.$$typeof===Ae&&o("You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:\n\n let root = createRoot(domContainer);\n root.render(<App />);"),!0===A.unstable_strictMode&&(t=!0),void 0!==A.identifierPrefix&&(n=A.identifierPrefix),void 0!==A.onRecoverableError&&(a=A.onRecoverableError),void 0!==A.transitionCallbacks&&A.transitionCallbacks);var i=ny(e,1,0,t,0,n,a);return Ds(i.current,e),sl(8===e.nodeType?e.parentNode:e),new Hy(i)}(e,A)},C.findDOMNode=function(e){Vy||(Vy=!0,o("findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node"));var A=My.current;return null!==A&&null!==A.stateNode&&(A.stateNode._warnedAboutRefsInRender||o("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",Me(A.type)||"A component"),A.stateNode._warnedAboutRefsInRender=!0),null==e?null:1===e.nodeType?e:function(e,A){var t=Zt(e);if(void 0===t){if("function"==typeof e.render)throw new Error("Unable to find node on an unmounted component.");var n=Object.keys(e).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+n)}var r=En(t);if(null===r)return null;if(8&r.mode){var a=Oe(t)||"Component";if(!$B[a]){$B[a]=!0;var i=_e;try{je(r),8&t.mode?o("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",A,A,a):o("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",A,A,a)}finally{i?je(i):We()}}}return r.stateNode}(e,"findDOMNode")},C.flushSync=function(e){return Ow()&&o("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."),Pw(e)},C.hydrate=function(e,A,t){if(o("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Dy(A))throw new Error("Target container is not a DOM element.");return Ns(A)&&void 0===A._reactRootContainer&&o("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?"),Ky(null,e,A,!0,t)},C.hydrateRoot=function(e,A,t){return Gy.usingClientEntryPoint||o('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),function(e,A,t){if(!Ty(e))throw new Error("hydrateRoot(...): Target container is not a DOM element.");Ry(e),void 0===A&&o("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var n=null!=t&&t.hydratedSources||null,r=!1,a="",i=Iy;null!=t&&(!0===t.unstable_strictMode&&(r=!0),void 0!==t.identifierPrefix&&(a=t.identifierPrefix),void 0!==t.onRecoverableError&&(i=t.onRecoverableError));var l=ry(A,null,e,1,0,r,0,a,i);if(Ds(l.current,e),sl(e),n)for(var s=0;s<n.length;s++)_d(l,n[s]);return new Ly(l)}(e,A,t)},C.render=function(e,A,t){if(o("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Dy(A))throw new Error("Target container is not a DOM element.");return Ns(A)&&void 0===A._reactRootContainer&&o("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?"),Ky(null,e,A,!1,t)},C.unmountComponentAtNode=function(e){if(zy||(zy=!0,o("unmountComponentAtNode is deprecated and will be removed in the next major release. Switch to the createRoot API. Learn more: https://reactjs.org/link/switch-to-createroot")),!Dy(e))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");if(Ns(e)&&void 0===e._reactRootContainer&&o("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?"),e._reactRootContainer){var A=Py(e);return A&&!Ps(A)&&o("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React."),Pw((function(){Ky(null,null,e,!1,(function(){e._reactRootContainer=null,Rs(e)}))})),!0}var t=Py(e),n=!(!t||!Ps(t)),r=1===e.nodeType&&Dy(e.parentNode)&&!!e.parentNode._reactRootContainer;return n&&o("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",r?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component."),!1},C.unstable_batchedUpdates=Mw,C.unstable_renderSubtreeIntoContainer=function(e,A,t,n){return function(e,A,t,n){if(o("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!Dy(t))throw new Error("Target container is not a DOM element.");if(null==e||void 0===e._reactInternals)throw new Error("parentComponent must be a valid React Component");return Ky(e,A,t,!1,n)}(e,A,t,n)},C.version=ey,"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),C);var Q=d.exports;if("production"===process.env.NODE_ENV)c.createRoot=Q.createRoot,c.hydrateRoot=Q.hydrateRoot;else{var U=Q.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;c.createRoot=function(e,A){U.usingClientEntryPoint=!0;try{return Q.createRoot(e,A)}finally{U.usingClientEntryPoint=!1}},c.hydrateRoot=function(e,A,t){U.usingClientEntryPoint=!0;try{return Q.hydrateRoot(e,A,t)}finally{U.usingClientEntryPoint=!1}}}
/**
* @license lucide-react v0.511.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const F=e=>{const A=(e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,((e,A,t)=>t?t.toUpperCase():A.toLowerCase())))(e);return A.charAt(0).toUpperCase()+A.slice(1)},E=(...e)=>e.filter(((e,A,t)=>Boolean(e)&&""!==e.trim()&&t.indexOf(e)===A)).join(" ").trim(),k=e=>{for(const A in e)if(A.startsWith("aria-")||"role"===A||"title"===A)return!0};
/**
* @license lucide-react v0.511.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
var x={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};
/**
* @license lucide-react v0.511.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const S=s.forwardRef((({color:e="currentColor",size:A=24,strokeWidth:t=2,absoluteStrokeWidth:n,className:r="",children:o,iconNode:a,...i},l)=>s.createElement("svg",{ref:l,...x,width:A,height:A,stroke:e,strokeWidth:n?24*Number(t)/Number(A):t,className:E("lucide",r),...!o&&!k(i)&&{"aria-hidden":"true"},...i},[...a.map((([e,A])=>s.createElement(e,A))),...Array.isArray(o)?o:[o]]))),I=(e,A)=>{const t=s.forwardRef((({className:t,...n},r)=>{return s.createElement(S,{ref:r,iconNode:A,className:E(`lucide-${o=F(e),o.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()}`,`lucide-${e}`,t),...n});var o}));return t.displayName=F(e),t},H=I("camera",[["path",{d:"M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z",key:"1tc9qg"}],["circle",{cx:"12",cy:"13",r:"3",key:"1vg3eu"}]]),L=I("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]),T=I("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]),D=I("copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]),R=I("maximize-2",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"m21 3-7 7",key:"1l2asr"}],["path",{d:"m3 21 7-7",key:"tjx5ai"}],["path",{d:"M9 21H3v-6",key:"wtvkvv"}]]),N=I("message-square",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]),M=I("mic-off",[["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}],["path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12v-2",key:"80xlxr"}],["path",{d:"M5 10v2a7 7 0 0 0 12 5",key:"p2k8kg"}],["path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33",key:"1gzdoj"}],["path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12",key:"r2i35w"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]]),P=I("mic",[["path",{d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z",key:"131961"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]]),O=I("minimize-2",[["path",{d:"m14 10 7-7",key:"oa77jy"}],["path",{d:"M20 10h-6V4",key:"mjg0md"}],["path",{d:"m3 21 7-7",key:"tjx5ai"}],["path",{d:"M4 14h6v6",key:"rmj7iw"}]]),K=I("monitor",[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]]),_=I("phone-off",[["path",{d:"M10.1 13.9a14 14 0 0 0 3.732 2.668 1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2 18 18 0 0 1-12.728-5.272",key:"1wngk7"}],["path",{d:"M22 2 2 22",key:"y4kqgn"}],["path",{d:"M4.76 13.582A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 .244.473",key:"10hv5p"}]]),V=I("phone",[["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",key:"9njp5v"}]]),z=I("settings",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]),G=I("smile",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 14s1.5 2 4 2 4-2 4-2",key:"1y1vjs"}],["line",{x1:"9",x2:"9.01",y1:"9",y2:"9",key:"yxxnd0"}],["line",{x1:"15",x2:"15.01",y1:"9",y2:"9",key:"1p4y9e"}]]),W=I("users",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["path",{d:"M16 3.128a4 4 0 0 1 0 7.744",key:"16gr8j"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}]]),j=I("video-off",[["path",{d:"M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196",key:"w8jjjt"}],["path",{d:"M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2",key:"1xawa7"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]),X=I("video",[["path",{d:"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5",key:"ftymec"}],["rect",{x:"2",y:"6",width:"14",height:"12",rx:"2",key:"158x01"}]]),Y=I("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);
/**
* @license lucide-react v0.511.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/var J={exports:{}};
/*!
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
* Released under MIT License
*/!function(e){e.exports=function(){
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
var e=function(A,t){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,A){e.__proto__=A}||function(e,A){for(var t in A)Object.prototype.hasOwnProperty.call(A,t)&&(e[t]=A[t])},e(A,t)};function A(A,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=A}e(A,t),A.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var t=function(){return t=Object.assign||function(e){for(var A,t=1,n=arguments.length;t<n;t++)for(var r in A=arguments[t])Object.prototype.hasOwnProperty.call(A,r)&&(e[r]=A[r]);return e},t.apply(this,arguments)};function n(e,A,t,n){function r(e){return e instanceof t?e:new t((function(A){A(e)}))}return new(t||(t=Promise))((function(A,t){function o(e){try{i(n.next(e))}catch(e){t(e)}}function a(e){try{i(n.throw(e))}catch(e){t(e)}}function i(e){e.done?A(e.value):r(e.value).then(o,a)}i((n=n.apply(e,[])).next())}))}function r(e,A){var t,n,r,o,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:i(0),throw:i(1),return:i(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function i(e){return function(A){return l([e,A])}}function l(o){if(t)throw new TypeError("Generator is already executing.");for(;a;)try{if(t=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,n=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!((r=(r=a.trys).length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){a.label=o[1];break}if(6===o[0]&&a.label<r[1]){a.label=r[1],r=o;break}if(r&&a.label<r[2]){a.label=r[2],a.ops.push(o);break}r[2]&&a.ops.pop(),a.trys.pop();continue}o=A.call(e,a)}catch(e){o=[6,e],n=0}finally{t=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}function o(e,A,t){if(2===arguments.length)for(var n,r=0,o=A.length;r<o;r++)!n&&r in A||(n||(n=Array.prototype.slice.call(A,0,r)),n[r]=A[r]);return e.concat(n||A)}for(var a=function(){function e(e,A,t,n){this.left=e,this.top=A,this.width=t,this.height=n}return e.prototype.add=function(A,t,n,r){return new e(this.left+A,this.top+t,this.width+n,this.height+r)},e.fromClientRect=function(A,t){return new e(t.left+A.windowBounds.left,t.top+A.windowBounds.top,t.width,t.height)},e.fromDOMRectList=function(A,t){var n=Array.from(t).find((function(e){return 0!==e.width}));return n?new e(n.left+A.windowBounds.left,n.top+A.windowBounds.top,n.width,n.height):e.EMPTY},e.EMPTY=new e(0,0,0,0),e}(),i=function(e,A){return a.fromClientRect(e,A.getBoundingClientRect())},l=function(e){var A=e.body,t=e.documentElement;if(!A||!t)throw new Error("Unable to get document size");var n=Math.max(Math.max(A.scrollWidth,t.scrollWidth),Math.max(A.offsetWidth,t.offsetWidth),Math.max(A.clientWidth,t.clientWidth)),r=Math.max(Math.max(A.scrollHeight,t.scrollHeight),Math.max(A.offsetHeight,t.offsetHeight),Math.max(A.clientHeight,t.clientHeight));return new a(0,0,n,r)},s=function(e){for(var A=[],t=0,n=e.length;t<n;){var r=e.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=e.charCodeAt(t++);56320==(64512&o)?A.push(((1023&r)<<10)+(1023&o)+65536):(A.push(r),t--)}else A.push(r)}return A},u=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var t=e.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var a=e[r];a<=65535?n.push(a):(a-=65536,n.push(55296+(a>>10),a%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d="undefined"==typeof Uint8Array?[]:new Uint8Array(256),f=0;f<c.length;f++)d[c.charCodeAt(f)]=f;for(var p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",g="undefined"==typeof Uint8Array?[]:new Uint8Array(256),h=0;h<p.length;h++)g[p.charCodeAt(h)]=h;for(var m=function(e){var A,t,n,r,o,a=.75*e.length,i=e.length,l=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var s="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(a):new Array(a),u=Array.isArray(s)?s:new Uint8Array(s);for(A=0;A<i;A+=4)t=g[e.charCodeAt(A)],n=g[e.charCodeAt(A+1)],r=g[e.charCodeAt(A+2)],o=g[e.charCodeAt(A+3)],u[l++]=t<<2|n>>4,u[l++]=(15&n)<<4|r>>2,u[l++]=(3&r)<<6|63&o;return s},w=function(e){for(var A=e.length,t=[],n=0;n<A;n+=2)t.push(e[n+1]<<8|e[n]);return t},B=function(e){for(var A=e.length,t=[],n=0;n<A;n+=4)t.push(e[n+3]<<24|e[n+2]<<16|e[n+1]<<8|e[n]);return t},y=5,v=11,b=2,C=65536>>y,Q=(1<<y)-1,U=C+(1024>>y)+32,F=65536>>v,E=(1<<v-y)-1,k=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},x=function(e,A,t){return e.slice?e.slice(A,t):new Uint32Array(Array.prototype.slice.call(e,A,t))},S=function(e,A){var t=m(e),n=Array.isArray(t)?B(t):new Uint32Array(t),r=Array.isArray(t)?w(t):new Uint16Array(t),o=24,a=k(r,o/2,n[4]/2),i=2===n[5]?k(r,(o+n[4])/2):x(n,Math.ceil((o+n[4])/4));return new I(n[0],n[1],n[2],n[3],a,i)},I=function(){function e(e,A,t,n,r,o){this.initialValue=e,this.errorValue=A,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return e.prototype.get=function(e){var A;if(e>=0){if(e<55296||e>56319&&e<=65535)return A=((A=this.index[e>>y])<<b)+(e&Q),this.data[A];if(e<=65535)return A=((A=this.index[C+(e-55296>>y)])<<b)+(e&Q),this.data[A];if(e<this.highStart)return A=U-F+(e>>v),A=this.index[A],A+=e>>y&E,A=((A=this.index[A])<<b)+(e&Q),this.data[A];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),H="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",L="undefined"==typeof Uint8Array?[]:new Uint8Array(256),T=0;T<H.length;T++)L[H.charCodeAt(T)]=T;var D=50,R=1,N=2,M=3,P=4,O=5,K=7,_=8,V=9,z=10,G=11,W=12,j=13,X=14,Y=15,J=16,Z=17,q=18,$=19,ee=20,Ae=21,te=22,ne=23,re=24,oe=25,ae=26,ie=27,le=28,se=29,ue=30,ce=31,de=32,fe=33,pe=34,ge=35,he=36,me=37,we=38,Be=39,ye=40,ve=41,be=42,Ce=43,Qe=[9001,65288],Ue="!",Fe="×",Ee="÷",ke=S("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),xe=[ue,he],Se=[R,N,M,O],Ie=[z,_],He=[ie,ae],Le=Se.concat(Ie),Te=[we,Be,ye,pe,ge],De=[Y,j],Re=function(e,A){void 0===A&&(A="strict");var t=[],n=[],r=[];return e.forEach((function(e,o){var a=ke.get(e);if(a>D?(r.push(!0),a-=D):r.push(!1),-1!==["normal","auto","loose"].indexOf(A)&&-1!==[8208,8211,12316,12448].indexOf(e))return n.push(o),t.push(J);if(a===P||a===G){if(0===o)return n.push(o),t.push(ue);var i=t[o-1];return-1===Le.indexOf(i)?(n.push(n[o-1]),t.push(i)):(n.push(o),t.push(ue))}return n.push(o),a===ce?t.push("strict"===A?Ae:me):a===be||a===se?t.push(ue):a===Ce?e>=131072&&e<=196605||e>=196608&&e<=262141?t.push(me):t.push(ue):void t.push(a)})),[n,t,r]},Ne=function(e,A,t,n){var r=n[t];if(Array.isArray(e)?-1!==e.indexOf(r):e===r)for(var o=t;o<=n.length;){if((l=n[++o])===A)return!0;if(l!==z)break}if(r===z)for(o=t;o>0;){var a=n[--o];if(Array.isArray(e)?-1!==e.indexOf(a):e===a)for(var i=t;i<=n.length;){var l;if((l=n[++i])===A)return!0;if(l!==z)break}if(a!==z)break}return!1},Me=function(e,A){for(var t=e;t>=0;){var n=A[t];if(n!==z)return n;t--}return 0},Pe=function(e,A,t,n,r){if(0===t[n])return Fe;var o=n-1;if(Array.isArray(r)&&!0===r[o])return Fe;var a=o-1,i=o+1,l=A[o],s=a>=0?A[a]:0,u=A[i];if(l===N&&u===M)return Fe;if(-1!==Se.indexOf(l))return Ue;if(-1!==Se.indexOf(u))return Fe;if(-1!==Ie.indexOf(u))return Fe;if(Me(o,A)===_)return Ee;if(ke.get(e[o])===G)return Fe;if((l===de||l===fe)&&ke.get(e[i])===G)return Fe;if(l===K||u===K)return Fe;if(l===V)return Fe;if(-1===[z,j,Y].indexOf(l)&&u===V)return Fe;if(-1!==[Z,q,$,re,le].indexOf(u))return Fe;if(Me(o,A)===te)return Fe;if(Ne(ne,te,o,A))return Fe;if(Ne([Z,q],Ae,o,A))return Fe;if(Ne(W,W,o,A))return Fe;if(l===z)return Ee;if(l===ne||u===ne)return Fe;if(u===J||l===J)return Ee;if(-1!==[j,Y,Ae].indexOf(u)||l===X)return Fe;if(s===he&&-1!==De.indexOf(l))return Fe;if(l===le&&u===he)return Fe;if(u===ee)return Fe;if(-1!==xe.indexOf(u)&&l===oe||-1!==xe.indexOf(l)&&u===oe)return Fe;if(l===ie&&-1!==[me,de,fe].indexOf(u)||-1!==[me,de,fe].indexOf(l)&&u===ae)return Fe;if(-1!==xe.indexOf(l)&&-1!==He.indexOf(u)||-1!==He.indexOf(l)&&-1!==xe.indexOf(u))return Fe;if(-1!==[ie,ae].indexOf(l)&&(u===oe||-1!==[te,Y].indexOf(u)&&A[i+1]===oe)||-1!==[te,Y].indexOf(l)&&u===oe||l===oe&&-1!==[oe,le,re].indexOf(u))return Fe;if(-1!==[oe,le,re,Z,q].indexOf(u))for(var c=o;c>=0;){if((d=A[c])===oe)return Fe;if(-1===[le,re].indexOf(d))break;c--}if(-1!==[ie,ae].indexOf(u))for(c=-1!==[Z,q].indexOf(l)?a:o;c>=0;){var d;if((d=A[c])===oe)return Fe;if(-1===[le,re].indexOf(d))break;c--}if(we===l&&-1!==[we,Be,pe,ge].indexOf(u)||-1!==[Be,pe].indexOf(l)&&-1!==[Be,ye].indexOf(u)||-1!==[ye,ge].indexOf(l)&&u===ye)return Fe;if(-1!==Te.indexOf(l)&&-1!==[ee,ae].indexOf(u)||-1!==Te.indexOf(u)&&l===ie)return Fe;if(-1!==xe.indexOf(l)&&-1!==xe.indexOf(u))return Fe;if(l===re&&-1!==xe.indexOf(u))return Fe;if(-1!==xe.concat(oe).indexOf(l)&&u===te&&-1===Qe.indexOf(e[i])||-1!==xe.concat(oe).indexOf(u)&&l===q)return Fe;if(l===ve&&u===ve){for(var f=t[o],p=1;f>0&&A[--f]===ve;)p++;if(p%2!=0)return Fe}return l===de&&u===fe?Fe:Ee},Oe=function(e,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var t=Re(e,A.lineBreak),n=t[0],r=t[1],o=t[2];"break-all"!==A.wordBreak&&"break-word"!==A.wordBreak||(r=r.map((function(e){return-1!==[oe,ue,be].indexOf(e)?me:e})));var a="keep-all"===A.wordBreak?o.map((function(A,t){return A&&e[t]>=19968&&e[t]<=40959})):void 0;return[n,r,a]},Ke=function(){function e(e,A,t,n){this.codePoints=e,this.required=A===Ue,this.start=t,this.end=n}return e.prototype.slice=function(){return u.apply(void 0,this.codePoints.slice(this.start,this.end))},e}(),_e=function(e,A){var t=s(e),n=Oe(t,A),r=n[0],o=n[1],a=n[2],i=t.length,l=0,u=0;return{next:function(){if(u>=i)return{done:!0,value:null};for(var e=Fe;u<i&&(e=Pe(t,o,r,++u,a))===Fe;);if(e!==Fe||u===i){var A=new Ke(t,e,l,u);return l=u,{value:A,done:!1}}return{done:!0,value:null}}}},Ve=1,ze=2,Ge=4,We=8,je=10,Xe=47,Ye=92,Je=9,Ze=32,qe=34,$e=61,eA=35,AA=36,tA=37,nA=39,rA=40,oA=41,aA=95,iA=45,lA=33,sA=60,uA=62,cA=64,dA=91,fA=93,pA=61,gA=123,hA=63,mA=125,wA=124,BA=126,yA=128,vA=65533,bA=42,CA=43,QA=44,UA=58,FA=59,EA=46,kA=0,xA=8,SA=11,IA=14,HA=31,LA=127,TA=-1,DA=48,RA=97,NA=101,MA=102,PA=117,OA=122,KA=65,_A=69,VA=70,zA=85,GA=90,WA=function(e){return e>=DA&&e<=57},jA=function(e){return e>=55296&&e<=57343},XA=function(e){return WA(e)||e>=KA&&e<=VA||e>=RA&&e<=MA},YA=function(e){return e>=RA&&e<=OA},JA=function(e){return e>=KA&&e<=GA},ZA=function(e){return YA(e)||JA(e)},qA=function(e){return e>=yA},$A=function(e){return e===je||e===Je||e===Ze},et=function(e){return ZA(e)||qA(e)||e===aA},At=function(e){return et(e)||WA(e)||e===iA},tt=function(e){return e>=kA&&e<=xA||e===SA||e>=IA&&e<=HA||e===LA},nt=function(e,A){return e===Ye&&A!==je},rt=function(e,A,t){return e===iA?et(A)||nt(A,t):!!et(e)||!(e!==Ye||!nt(e,A))},ot=function(e,A,t){return e===CA||e===iA?!!WA(A)||A===EA&&WA(t):WA(e===EA?A:e)},at=function(e){var A=0,t=1;e[A]!==CA&&e[A]!==iA||(e[A]===iA&&(t=-1),A++);for(var n=[];WA(e[A]);)n.push(e[A++]);var r=n.length?parseInt(u.apply(void 0,n),10):0;e[A]===EA&&A++;for(var o=[];WA(e[A]);)o.push(e[A++]);var a=o.length,i=a?parseInt(u.apply(void 0,o),10):0;e[A]!==_A&&e[A]!==NA||A++;var l=1;e[A]!==CA&&e[A]!==iA||(e[A]===iA&&(l=-1),A++);for(var s=[];WA(e[A]);)s.push(e[A++]);var c=s.length?parseInt(u.apply(void 0,s),10):0;return t*(r+i*Math.pow(10,-a))*Math.pow(10,l*c)},it={type:2},lt={type:3},st={type:4},ut={type:13},ct={type:8},dt={type:21},ft={type:9},pt={type:10},gt={type:11},ht={type:12},mt={type:14},wt={type:23},Bt={type:1},yt={type:25},vt={type:24},bt={type:26},Ct={type:27},Qt={type:28},Ut={type:29},Ft={type:31},Et={type:32},kt=function(){function e(){this._value=[]}return e.prototype.write=function(e){this._value=this._value.concat(s(e))},e.prototype.read=function(){for(var e=[],A=this.consumeToken();A!==Et;)e.push(A),A=this.consumeToken();return e},e.prototype.consumeToken=function(){var e=this.consumeCodePoint();switch(e){case qe:return this.consumeStringToken(qe);case eA:var A=this.peekCodePoint(0),t=this.peekCodePoint(1),n=this.peekCodePoint(2);if(At(A)||nt(t,n)){var r=rt(A,t,n)?ze:Ve;return{type:5,value:this.consumeName(),flags:r}}break;case AA:if(this.peekCodePoint(0)===$e)return this.consumeCodePoint(),ut;break;case nA:return this.consumeStringToken(nA);case rA:return it;case oA:return lt;case bA:if(this.peekCodePoint(0)===$e)return this.consumeCodePoint(),mt;break;case CA:if(ot(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case QA:return st;case iA:var o=e,a=this.peekCodePoint(0),i=this.peekCodePoint(1);if(ot(o,a,i))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(rt(o,a,i))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(a===iA&&i===uA)return this.consumeCodePoint(),this.consumeCodePoint(),vt;break;case EA:if(ot(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case Xe:if(this.peekCodePoint(0)===bA)for(this.consumeCodePoint();;){var l=this.consumeCodePoint();if(l===bA&&(l=this.consumeCodePoint())===Xe)return this.consumeToken();if(l===TA)return this.consumeToken()}break;case UA:return bt;case FA:return Ct;case sA:if(this.peekCodePoint(0)===lA&&this.peekCodePoint(1)===iA&&this.peekCodePoint(2)===iA)return this.consumeCodePoint(),this.consumeCodePoint(),yt;break;case cA:var s=this.peekCodePoint(0),c=this.peekCodePoint(1),d=this.peekCodePoint(2);if(rt(s,c,d))return{type:7,value:this.consumeName()};break;case dA:return Qt;case Ye:if(nt(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case fA:return Ut;case pA:if(this.peekCodePoint(0)===$e)return this.consumeCodePoint(),ct;break;case gA:return gt;case mA:return ht;case PA:case zA:var f=this.peekCodePoint(0),p=this.peekCodePoint(1);return f!==CA||!XA(p)&&p!==hA||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case wA:if(this.peekCodePoint(0)===$e)return this.consumeCodePoint(),ft;if(this.peekCodePoint(0)===wA)return this.consumeCodePoint(),dt;break;case BA:if(this.peekCodePoint(0)===$e)return this.consumeCodePoint(),pt;break;case TA:return Et}return $A(e)?(this.consumeWhiteSpace(),Ft):WA(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):et(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:u(e)}},e.prototype.consumeCodePoint=function(){var e=this._value.shift();return void 0===e?-1:e},e.prototype.reconsumeCodePoint=function(e){this._value.unshift(e)},e.prototype.peekCodePoint=function(e){return e>=this._value.length?-1:this._value[e]},e.prototype.consumeUnicodeRangeToken=function(){for(var e=[],A=this.consumeCodePoint();XA(A)&&e.length<6;)e.push(A),A=this.consumeCodePoint();for(var t=!1;A===hA&&e.length<6;)e.push(A),A=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(u.apply(void 0,e.map((function(e){return e===hA?DA:e}))),16),end:parseInt(u.apply(void 0,e.map((function(e){return e===hA?VA:e}))),16)};var n=parseInt(u.apply(void 0,e),16);if(this.peekCodePoint(0)===iA&&XA(this.peekCodePoint(1))){this.consumeCodePoint(),A=this.consumeCodePoint();for(var r=[];XA(A)&&r.length<6;)r.push(A),A=this.consumeCodePoint();return{type:30,start:n,end:parseInt(u.apply(void 0,r),16)}}return{type:30,start:n,end:n}},e.prototype.consumeIdentLikeToken=function(){var e=this.consumeName();return"url"===e.toLowerCase()&&this.peekCodePoint(0)===rA?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===rA?(this.consumeCodePoint(),{type:19,value:e}):{type:20,value:e}},e.prototype.consumeUrlToken=function(){var e=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===TA)return{type:22,value:""};var A=this.peekCodePoint(0);if(A===nA||A===qe){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===TA||this.peekCodePoint(0)===oA)?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),wt)}for(;;){var n=this.consumeCodePoint();if(n===TA||n===oA)return{type:22,value:u.apply(void 0,e)};if($A(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===TA||this.peekCodePoint(0)===oA?(this.consumeCodePoint(),{type:22,value:u.apply(void 0,e)}):(this.consumeBadUrlRemnants(),wt);if(n===qe||n===nA||n===rA||tt(n))return this.consumeBadUrlRemnants(),wt;if(n===Ye){if(!nt(n,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),wt;e.push(this.consumeEscapedCodePoint())}else e.push(n)}},e.prototype.consumeWhiteSpace=function(){for(;$A(this.peekCodePoint(0));)this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(e===oA||e===TA)return;nt(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(e){for(var A=5e4,t="";e>0;){var n=Math.min(A,e);t+=u.apply(void 0,this._value.splice(0,n)),e-=n}return this._value.shift(),t},e.prototype.consumeStringToken=function(e){for(var A="",t=0;;){var n=this._value[t];if(n===TA||void 0===n||n===e)return{type:0,value:A+=this.consumeStringSlice(t)};if(n===je)return this._value.splice(0,t),Bt;if(n===Ye){var r=this._value[t+1];r!==TA&&void 0!==r&&(r===je?(A+=this.consumeStringSlice(t),t=-1,this._value.shift()):nt(n,r)&&(A+=this.consumeStringSlice(t),A+=u(this.consumeEscapedCodePoint()),t=-1))}t++}},e.prototype.consumeNumber=function(){var e=[],A=Ge,t=this.peekCodePoint(0);for(t!==CA&&t!==iA||e.push(this.consumeCodePoint());WA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());t=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(t===EA&&WA(n))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),A=We;WA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());t=this.peekCodePoint(0),n=this.peekCodePoint(1);var r=this.peekCodePoint(2);if((t===_A||t===NA)&&((n===CA||n===iA)&&WA(r)||WA(n)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),A=We;WA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[at(e),A]},e.prototype.consumeNumericToken=function(){var e=this.consumeNumber(),A=e[0],t=e[1],n=this.peekCodePoint(0),r=this.peekCodePoint(1),o=this.peekCodePoint(2);return rt(n,r,o)?{type:15,number:A,flags:t,unit:this.consumeName()}:n===tA?(this.consumeCodePoint(),{type:16,number:A,flags:t}):{type:17,number:A,flags:t}},e.prototype.consumeEscapedCodePoint=function(){var e=this.consumeCodePoint();if(XA(e)){for(var A=u(e);XA(this.peekCodePoint(0))&&A.length<6;)A+=u(this.consumeCodePoint());$A(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(A,16);return 0===t||jA(t)||t>1114111?vA:t}return e===TA?vA:e},e.prototype.consumeName=function(){for(var e="";;){var A=this.consumeCodePoint();if(At(A))e+=u(A);else{if(!nt(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),e;e+=u(this.consumeEscapedCodePoint())}}},e}(),xt=function(){function e(e){this._tokens=e}return e.create=function(A){var t=new kt;return t.write(A),new e(t.read())},e.parseValue=function(A){return e.create(A).parseComponentValue()},e.parseValues=function(A){return e.create(A).parseComponentValues()},e.prototype.parseComponentValue=function(){for(var e=this.consumeToken();31===e.type;)e=this.consumeToken();if(32===e.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(e);var A=this.consumeComponentValue();do{e=this.consumeToken()}while(31===e.type);if(32===e.type)return A;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},e.prototype.parseComponentValues=function(){for(var e=[];;){var A=this.consumeComponentValue();if(32===A.type)return e;e.push(A),e.push()}},e.prototype.consumeComponentValue=function(){var e=this.consumeToken();switch(e.type){case 11:case 28:case 2:return this.consumeSimpleBlock(e.type);case 19:return this.consumeFunction(e)}return e},e.prototype.consumeSimpleBlock=function(e){for(var A={type:e,values:[]},t=this.consumeToken();;){if(32===t.type||Mt(t,e))return A;this.reconsumeToken(t),A.values.push(this.consumeComponentValue()),t=this.consumeToken()}},e.prototype.consumeFunction=function(e){for(var A={name:e.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return A;this.reconsumeToken(t),A.values.push(this.consumeComponentValue())}},e.prototype.consumeToken=function(){var e=this._tokens.shift();return void 0===e?Et:e},e.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},e}(),St=function(e){return 15===e.type},It=function(e){return 17===e.type},Ht=function(e){return 20===e.type},Lt=function(e){return 0===e.type},Tt=function(e,A){return Ht(e)&&e.value===A},Dt=function(e){return 31!==e.type},Rt=function(e){return 31!==e.type&&4!==e.type},Nt=function(e){var A=[],t=[];return e.forEach((function(e){if(4===e.type){if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");return A.push(t),void(t=[])}31!==e.type&&t.push(e)})),t.length&&A.push(t),A},Mt=function(e,A){return 11===A&&12===e.type||28===A&&29===e.type||2===A&&3===e.type},Pt=function(e){return 17===e.type||15===e.type},Ot=function(e){return 16===e.type||Pt(e)},Kt=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},_t={type:17,number:0,flags:Ge},Vt={type:16,number:50,flags:Ge},zt={type:16,number:100,flags:Ge},Gt=function(e,A,t){var n=e[0],r=e[1];return[Wt(n,A),Wt(void 0!==r?r:n,t)]},Wt=function(e,A){if(16===e.type)return e.number/100*A;if(St(e))switch(e.unit){case"rem":case"em":return 16*e.number;default:return e.number}return e.number},jt="deg",Xt="grad",Yt="rad",Jt="turn",Zt={name:"angle",parse:function(e,A){if(15===A.type)switch(A.unit){case jt:return Math.PI*A.number/180;case Xt:return Math.PI/200*A.number;case Yt:return A.number;case Jt:return 2*Math.PI*A.number}throw new Error("Unsupported angle type")}},qt=function(e){return 15===e.type&&(e.unit===jt||e.unit===Xt||e.unit===Yt||e.unit===Jt)},$t=function(e){switch(e.filter(Ht).map((function(e){return e.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[_t,_t];case"to top":case"bottom":return en(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[_t,zt];case"to right":case"left":return en(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[zt,zt];case"to bottom":case"top":return en(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[zt,_t];case"to left":case"right":return en(270)}return 0},en=function(e){return Math.PI*e/180},An={name:"color",parse:function(e,A){if(18===A.type){var t=un[A.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+A.name+'"');return t(e,A.values)}if(5===A.type){if(3===A.value.length){var n=A.value.substring(0,1),r=A.value.substring(1,2),o=A.value.substring(2,3);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),1)}if(4===A.value.length){n=A.value.substring(0,1),r=A.value.substring(1,2),o=A.value.substring(2,3);var a=A.value.substring(3,4);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),parseInt(a+a,16)/255)}if(6===A.value.length)return n=A.value.substring(0,2),r=A.value.substring(2,4),o=A.value.substring(4,6),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),1);if(8===A.value.length)return n=A.value.substring(0,2),r=A.value.substring(2,4),o=A.value.substring(4,6),a=A.value.substring(6,8),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),parseInt(a,16)/255)}if(20===A.type){var i=dn[A.value.toUpperCase()];if(void 0!==i)return i}return dn.TRANSPARENT}},tn=function(e){return!(255&e)},nn=function(e){var A=255&e,t=255&e>>8,n=255&e>>16,r=255&e>>24;return A<255?"rgba("+r+","+n+","+t+","+A/255+")":"rgb("+r+","+n+","+t+")"},rn=function(e,A,t,n){return(e<<24|A<<16|t<<8|Math.round(255*n))>>>0},on=function(e,A){if(17===e.type)return e.number;if(16===e.type){var t=3===A?1:255;return 3===A?e.number/100*t:Math.round(e.number/100*t)}return 0},an=function(e,A){var t=A.filter(Rt);if(3===t.length){var n=t.map(on),r=n[0],o=n[1],a=n[2];return rn(r,o,a,1)}if(4===t.length){var i=t.map(on),l=(r=i[0],o=i[1],a=i[2],i[3]);return rn(r,o,a,l)}return 0};function ln(e,A,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(A-e)*t*6+e:t<.5?A:t<2/3?6*(A-e)*(2/3-t)+e:e}var sn=function(e,A){var t=A.filter(Rt),n=t[0],r=t[1],o=t[2],a=t[3],i=(17===n.type?en(n.number):Zt.parse(e,n))/(2*Math.PI),l=Ot(r)?r.number/100:0,s=Ot(o)?o.number/100:0,u=void 0!==a&&Ot(a)?Wt(a,1):1;if(0===l)return rn(255*s,255*s,255*s,1);var c=s<=.5?s*(l+1):s+l-s*l,d=2*s-c,f=ln(d,c,i+1/3),p=ln(d,c,i),g=ln(d,c,i-1/3);return rn(255*f,255*p,255*g,u)},un={hsl:sn,hsla:sn,rgb:an,rgba:an},cn=function(e,A){return An.parse(e,xt.create(A).parseComponentValue())},dn={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},fn={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map((function(e){if(Ht(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},pn={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},gn=function(e,A){var t=An.parse(e,A[0]),n=A[1];return n&&Ot(n)?{color:t,stop:n}:{color:t,stop:null}},hn=function(e,A){var t=e[0],n=e[e.length-1];null===t.stop&&(t.stop=_t),null===n.stop&&(n.stop=zt);for(var r=[],o=0,a=0;a<e.length;a++){var i=e[a].stop;if(null!==i){var l=Wt(i,A);l>o?r.push(l):r.push(o),o=l}else r.push(null)}var s=null;for(a=0;a<r.length;a++){var u=r[a];if(null===u)null===s&&(s=a);else if(null!==s){for(var c=a-s,d=(u-r[s-1])/(c+1),f=1;f<=c;f++)r[s+f-1]=d*f;s=null}}return e.map((function(e,t){return{color:e.color,stop:Math.max(Math.min(1,r[t]/A),0)}}))},mn=function(e,A,t){var n=A/2,r=t/2,o=Wt(e[0],A)-n,a=r-Wt(e[1],t);return(Math.atan2(a,o)+2*Math.PI)%(2*Math.PI)},wn=function(e,A,t){var n="number"==typeof e?e:mn(e,A,t),r=Math.abs(A*Math.sin(n))+Math.abs(t*Math.cos(n)),o=A/2,a=t/2,i=r/2,l=Math.sin(n-Math.PI/2)*i,s=Math.cos(n-Math.PI/2)*i;return[r,o-s,o+s,a-l,a+l]},Bn=function(e,A){return Math.sqrt(e*e+A*A)},yn=function(e,A,t,n,r){return[[0,0],[0,A],[e,0],[e,A]].reduce((function(e,A){var o=A[0],a=A[1],i=Bn(t-o,n-a);return(r?i<e.optimumDistance:i>e.optimumDistance)?{optimumCorner:A,optimumDistance:i}:e}),{optimumDistance:r?1/0:-1/0,optimumCorner:null}).optimumCorner},vn=function(e,A,t,n,r){var o=0,a=0;switch(e.size){case 0:0===e.shape?o=a=Math.min(Math.abs(A),Math.abs(A-n),Math.abs(t),Math.abs(t-r)):1===e.shape&&(o=Math.min(Math.abs(A),Math.abs(A-n)),a=Math.min(Math.abs(t),Math.abs(t-r)));break;case 2:if(0===e.shape)o=a=Math.min(Bn(A,t),Bn(A,t-r),Bn(A-n,t),Bn(A-n,t-r));else if(1===e.shape){var i=Math.min(Math.abs(t),Math.abs(t-r))/Math.min(Math.abs(A),Math.abs(A-n)),l=yn(n,r,A,t,!0),s=l[0],u=l[1];a=i*(o=Bn(s-A,(u-t)/i))}break;case 1:0===e.shape?o=a=Math.max(Math.abs(A),Math.abs(A-n),Math.abs(t),Math.abs(t-r)):1===e.shape&&(o=Math.max(Math.abs(A),Math.abs(A-n)),a=Math.max(Math.abs(t),Math.abs(t-r)));break;case 3:if(0===e.shape)o=a=Math.max(Bn(A,t),Bn(A,t-r),Bn(A-n,t),Bn(A-n,t-r));else if(1===e.shape){i=Math.max(Math.abs(t),Math.abs(t-r))/Math.max(Math.abs(A),Math.abs(A-n));var c=yn(n,r,A,t,!1);s=c[0],u=c[1],a=i*(o=Bn(s-A,(u-t)/i))}}return Array.isArray(e.size)&&(o=Wt(e.size[0],n),a=2===e.size.length?Wt(e.size[1],r):o),[o,a]},bn=function(e,A){var t=en(180),n=[];return Nt(A).forEach((function(A,r){if(0===r){var o=A[0];if(20===o.type&&"to"===o.value)return void(t=$t(A));if(qt(o))return void(t=Zt.parse(e,o))}var a=gn(e,A);n.push(a)})),{angle:t,stops:n,type:1}},Cn=function(e,A){var t=en(180),n=[];return Nt(A).forEach((function(A,r){if(0===r){var o=A[0];if(20===o.type&&-1!==["top","left","right","bottom"].indexOf(o.value))return void(t=$t(A));if(qt(o))return void(t=(Zt.parse(e,o)+en(270))%en(360))}var a=gn(e,A);n.push(a)})),{angle:t,stops:n,type:1}},Qn=function(e,A){var t=en(180),n=[],r=1,o=0,a=3,i=[];return Nt(A).forEach((function(A,t){var o=A[0];if(0===t){if(Ht(o)&&"linear"===o.value)return void(r=1);if(Ht(o)&&"radial"===o.value)return void(r=2)}if(18===o.type)if("from"===o.name){var a=An.parse(e,o.values[0]);n.push({stop:_t,color:a})}else if("to"===o.name)a=An.parse(e,o.values[0]),n.push({stop:zt,color:a});else if("color-stop"===o.name){var i=o.values.filter(Rt);if(2===i.length){a=An.parse(e,i[1]);var l=i[0];It(l)&&n.push({stop:{type:16,number:100*l.number,flags:l.flags},color:a})}}})),1===r?{angle:(t+en(180))%en(360),stops:n,type:r}:{size:a,shape:o,stops:n,position:i,type:r}},Un="closest-side",Fn="farthest-side",En="closest-corner",kn="farthest-corner",xn="circle",Sn="ellipse",In="cover",Hn="contain",Ln=function(e,A){var t=0,n=3,r=[],o=[];return Nt(A).forEach((function(A,a){var i=!0;if(0===a){var l=!1;i=A.reduce((function(e,A){if(l)if(Ht(A))switch(A.value){case"center":return o.push(Vt),e;case"top":case"left":return o.push(_t),e;case"right":case"bottom":return o.push(zt),e}else(Ot(A)||Pt(A))&&o.push(A);else if(Ht(A))switch(A.value){case xn:return t=0,!1;case Sn:return t=1,!1;case"at":return l=!0,!1;case Un:return n=0,!1;case In:case Fn:return n=1,!1;case Hn:case En:return n=2,!1;case kn:return n=3,!1}else if(Pt(A)||Ot(A))return Array.isArray(n)||(n=[]),n.push(A),!1;return e}),i)}if(i){var s=gn(e,A);r.push(s)}})),{size:n,shape:t,stops:r,position:o,type:2}},Tn=function(e,A){var t=0,n=3,r=[],o=[];return Nt(A).forEach((function(A,a){var i=!0;if(0===a?i=A.reduce((function(e,A){if(Ht(A))switch(A.value){case"center":return o.push(Vt),!1;case"top":case"left":return o.push(_t),!1;case"right":case"bottom":return o.push(zt),!1}else if(Ot(A)||Pt(A))return o.push(A),!1;return e}),i):1===a&&(i=A.reduce((function(e,A){if(Ht(A))switch(A.value){case xn:return t=0,!1;case Sn:return t=1,!1;case Hn:case Un:return n=0,!1;case Fn:return n=1,!1;case En:return n=2,!1;case In:case kn:return n=3,!1}else if(Pt(A)||Ot(A))return Array.isArray(n)||(n=[]),n.push(A),!1;return e}),i)),i){var l=gn(e,A);r.push(l)}})),{size:n,shape:t,stops:r,position:o,type:2}},Dn=function(e){return 1===e.type},Rn=function(e){return 2===e.type},Nn={name:"image",parse:function(e,A){if(22===A.type){var t={url:A.value,type:0};return e.cache.addImage(A.value),t}if(18===A.type){var n=On[A.name];if(void 0===n)throw new Error('Attempting to parse an unsupported image function "'+A.name+'"');return n(e,A.values)}throw new Error("Unsupported image type "+A.type)}};function Mn(e){return!(20===e.type&&"none"===e.value||18===e.type&&!On[e.name])}var Pn,On={"linear-gradient":bn,"-moz-linear-gradient":Cn,"-ms-linear-gradient":Cn,"-o-linear-gradient":Cn,"-webkit-linear-gradient":Cn,"radial-gradient":Ln,"-moz-radial-gradient":Tn,"-ms-radial-gradient":Tn,"-o-radial-gradient":Tn,"-webkit-radial-gradient":Tn,"-webkit-gradient":Qn},Kn={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(e,A){if(0===A.length)return[];var t=A[0];return 20===t.type&&"none"===t.value?[]:A.filter((function(e){return Rt(e)&&Mn(e)})).map((function(A){return Nn.parse(e,A)}))}},_n={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map((function(e){if(Ht(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Vn={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(e,A){return Nt(A).map((function(e){return e.filter(Ot)})).map(Kt)}},zn={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(e,A){return Nt(A).map((function(e){return e.filter(Ht).map((function(e){return e.value})).join(" ")})).map(Gn)}},Gn=function(e){switch(e){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};!function(e){e.AUTO="auto",e.CONTAIN="contain",e.COVER="cover"}(Pn||(Pn={}));var Wn,jn={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(e,A){return Nt(A).map((function(e){return e.filter(Xn)}))}},Xn=function(e){return Ht(e)||Ot(e)},Yn=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Jn=Yn("top"),Zn=Yn("right"),qn=Yn("bottom"),$n=Yn("left"),er=function(e){return{name:"border-radius-"+e,initialValue:"0 0",prefix:!1,type:1,parse:function(e,A){return Kt(A.filter(Ot))}}},Ar=er("top-left"),tr=er("top-right"),nr=er("bottom-right"),rr=er("bottom-left"),or=function(e){return{name:"border-"+e+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(e,A){switch(A){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},ar=or("top"),ir=or("right"),lr=or("bottom"),sr=or("left"),ur=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return St(A)?A.number:0}}},cr=ur("top"),dr=ur("right"),fr=ur("bottom"),pr=ur("left"),gr={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},hr={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(e,A){return"rtl"===A?1:0}},mr={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(e,A){return A.filter(Ht).reduce((function(e,A){return e|wr(A.value)}),0)}},wr=function(e){switch(e){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},Br={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},yr={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(e,A){return 20===A.type&&"normal"===A.value?0:17===A.type||15===A.type?A.number:0}};!function(e){e.NORMAL="normal",e.STRICT="strict"}(Wn||(Wn={}));var vr,br={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return"strict"===A?Wn.STRICT:Wn.NORMAL}},Cr={name:"line-height",initialValue:"normal",prefix:!1,type:4},Qr=function(e,A){return Ht(e)&&"normal"===e.value?1.2*A:17===e.type?A*e.number:Ot(e)?Wt(e,A):A},Ur={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(e,A){return 20===A.type&&"none"===A.value?null:Nn.parse(e,A)}},Fr={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(e,A){return"inside"===A?0:1}},Er={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},kr=function(e){return{name:"margin-"+e,initialValue:"0",prefix:!1,type:4}},xr=kr("top"),Sr=kr("right"),Ir=kr("bottom"),Hr=kr("left"),Lr={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(e,A){return A.filter(Ht).map((function(e){switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}}))}},Tr={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return"break-word"===A?"break-word":"normal"}},Dr=function(e){return{name:"padding-"+e,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},Rr=Dr("top"),Nr=Dr("right"),Mr=Dr("bottom"),Pr=Dr("left"),Or={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(e,A){switch(A){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Kr={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(e,A){switch(A){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},_r={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return 1===A.length&&Tt(A[0],"none")?[]:Nt(A).map((function(A){for(var t={color:dn.TRANSPARENT,offsetX:_t,offsetY:_t,blur:_t},n=0,r=0;r<A.length;r++){var o=A[r];Pt(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:t.blur=o,n++):t.color=An.parse(e,o)}return t}))}},Vr={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},zr={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(e,A){if(20===A.type&&"none"===A.value)return null;if(18===A.type){var t=Gr[A.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+A.name+'"');return t(A.values)}return null}},Gr={matrix:function(e){var A=e.filter((function(e){return 17===e.type})).map((function(e){return e.number}));return 6===A.length?A:null},matrix3d:function(e){var A=e.filter((function(e){return 17===e.type})).map((function(e){return e.number})),t=A[0],n=A[1];A[2],A[3];var r=A[4],o=A[5];A[6],A[7],A[8],A[9],A[10],A[11];var a=A[12],i=A[13];return A[14],A[15],16===A.length?[t,n,r,o,a,i]:null}},Wr={type:16,number:50,flags:Ge},jr=[Wr,Wr],Xr={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(e,A){var t=A.filter(Ot);return 2!==t.length?jr:[t[0],t[1]]}},Yr={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"hidden":return 1;case"collapse":return 2;default:return 0}}};!function(e){e.NORMAL="normal",e.BREAK_ALL="break-all",e.KEEP_ALL="keep-all"}(vr||(vr={}));for(var Jr={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"break-all":return vr.BREAK_ALL;case"keep-all":return vr.KEEP_ALL;default:return vr.NORMAL}}},Zr={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(e,A){if(20===A.type)return{auto:!0,order:0};if(It(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},qr={name:"time",parse:function(e,A){if(15===A.type)switch(A.unit.toLowerCase()){case"s":return 1e3*A.number;case"ms":return A.number}throw new Error("Unsupported time type")}},$r={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(e,A){return It(A)?A.number:1}},eo={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Ao={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(e,A){return A.filter(Ht).map((function(e){switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0})).filter((function(e){return 0!==e}))}},to={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(e,A){var t=[],n=[];return A.forEach((function(e){switch(e.type){case 20:case 0:t.push(e.value);break;case 17:t.push(e.number.toString());break;case 4:n.push(t.join(" ")),t.length=0}})),t.length&&n.push(t.join(" ")),n.map((function(e){return-1===e.indexOf(" ")?e:"'"+e+"'"}))}},no={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},ro={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(e,A){return It(A)?A.number:Ht(A)&&"bold"===A.value?700:400}},oo={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.filter(Ht).map((function(e){return e.value}))}},ao={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},io=function(e,A){return 0!==(e&A)},lo={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(e,A){if(0===A.length)return[];var t=A[0];return 20===t.type&&"none"===t.value?[]:A}},so={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(0===A.length)return null;var t=A[0];if(20===t.type&&"none"===t.value)return null;for(var n=[],r=A.filter(Dt),o=0;o<r.length;o++){var a=r[o],i=r[o+1];if(20===a.type){var l=i&&It(i)?i.number:1;n.push({counter:a.value,increment:l})}}return n}},uo={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(0===A.length)return[];for(var t=[],n=A.filter(Dt),r=0;r<n.length;r++){var o=n[r],a=n[r+1];if(Ht(o)&&"none"!==o.value){var i=a&&It(a)?a.number:0;t.push({counter:o.value,reset:i})}}return t}},co={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(e,A){return A.filter(St).map((function(A){return qr.parse(e,A)}))}},fo={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(0===A.length)return null;var t=A[0];if(20===t.type&&"none"===t.value)return null;var n=[],r=A.filter(Lt);if(r.length%2!=0)return null;for(var o=0;o<r.length;o+=2){var a=r[o].value,i=r[o+1].value;n.push({open:a,close:i})}return n}},po=function(e,A,t){if(!e)return"";var n=e[Math.min(A,e.length-1)];return n?t?n.open:n.close:""},go={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return 1===A.length&&Tt(A[0],"none")?[]:Nt(A).map((function(A){for(var t={color:255,offsetX:_t,offsetY:_t,blur:_t,spread:_t,inset:!1},n=0,r=0;r<A.length;r++){var o=A[r];Tt(o,"inset")?t.inset=!0:Pt(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:2===n?t.blur=o:t.spread=o,n++):t.color=An.parse(e,o)}return t}))}},ho={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(e,A){var t=[0,1,2],n=[];return A.filter(Ht).forEach((function(e){switch(e.value){case"stroke":n.push(1);break;case"fill":n.push(0);break;case"markers":n.push(2)}})),t.forEach((function(e){-1===n.indexOf(e)&&n.push(e)})),n}},mo={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},wo={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return St(A)?A.number:0}},Bo=function(){function e(e,A){var t,n;this.animationDuration=bo(e,co,A.animationDuration),this.backgroundClip=bo(e,fn,A.backgroundClip),this.backgroundColor=bo(e,pn,A.backgroundColor),this.backgroundImage=bo(e,Kn,A.backgroundImage),this.backgroundOrigin=bo(e,_n,A.backgroundOrigin),this.backgroundPosition=bo(e,Vn,A.backgroundPosition),this.backgroundRepeat=bo(e,zn,A.backgroundRepeat),this.backgroundSize=bo(e,jn,A.backgroundSize),this.borderTopColor=bo(e,Jn,A.borderTopColor),this.borderRightColor=bo(e,Zn,A.borderRightColor),this.borderBottomColor=bo(e,qn,A.borderBottomColor),this.borderLeftColor=bo(e,$n,A.borderLeftColor),this.borderTopLeftRadius=bo(e,Ar,A.borderTopLeftRadius),this.borderTopRightRadius=bo(e,tr,A.borderTopRightRadius),this.borderBottomRightRadius=bo(e,nr,A.borderBottomRightRadius),this.borderBottomLeftRadius=bo(e,rr,A.borderBottomLeftRadius),this.borderTopStyle=bo(e,ar,A.borderTopStyle),this.borderRightStyle=bo(e,ir,A.borderRightStyle),this.borderBottomStyle=bo(e,lr,A.borderBottomStyle),this.borderLeftStyle=bo(e,sr,A.borderLeftStyle),this.borderTopWidth=bo(e,cr,A.borderTopWidth),this.borderRightWidth=bo(e,dr,A.borderRightWidth),this.borderBottomWidth=bo(e,fr,A.borderBottomWidth),this.borderLeftWidth=bo(e,pr,A.borderLeftWidth),this.boxShadow=bo(e,go,A.boxShadow),this.color=bo(e,gr,A.color),this.direction=bo(e,hr,A.direction),this.display=bo(e,mr,A.display),this.float=bo(e,Br,A.cssFloat),this.fontFamily=bo(e,to,A.fontFamily),this.fontSize=bo(e,no,A.fontSize),this.fontStyle=bo(e,ao,A.fontStyle),this.fontVariant=bo(e,oo,A.fontVariant),this.fontWeight=bo(e,ro,A.fontWeight),this.letterSpacing=bo(e,yr,A.letterSpacing),this.lineBreak=bo(e,br,A.lineBreak),this.lineHeight=bo(e,Cr,A.lineHeight),this.listStyleImage=bo(e,Ur,A.listStyleImage),this.listStylePosition=bo(e,Fr,A.listStylePosition),this.listStyleType=bo(e,Er,A.listStyleType),this.marginTop=bo(e,xr,A.marginTop),this.marginRight=bo(e,Sr,A.marginRight),this.marginBottom=bo(e,Ir,A.marginBottom),this.marginLeft=bo(e,Hr,A.marginLeft),this.opacity=bo(e,$r,A.opacity);var r=bo(e,Lr,A.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=bo(e,Tr,A.overflowWrap),this.paddingTop=bo(e,Rr,A.paddingTop),this.paddingRight=bo(e,Nr,A.paddingRight),this.paddingBottom=bo(e,Mr,A.paddingBottom),this.paddingLeft=bo(e,Pr,A.paddingLeft),this.paintOrder=bo(e,ho,A.paintOrder),this.position=bo(e,Kr,A.position),this.textAlign=bo(e,Or,A.textAlign),this.textDecorationColor=bo(e,eo,null!==(t=A.textDecorationColor)&&void 0!==t?t:A.color),this.textDecorationLine=bo(e,Ao,null!==(n=A.textDecorationLine)&&void 0!==n?n:A.textDecoration),this.textShadow=bo(e,_r,A.textShadow),this.textTransform=bo(e,Vr,A.textTransform),this.transform=bo(e,zr,A.transform),this.transformOrigin=bo(e,Xr,A.transformOrigin),this.visibility=bo(e,Yr,A.visibility),this.webkitTextStrokeColor=bo(e,mo,A.webkitTextStrokeColor),this.webkitTextStrokeWidth=bo(e,wo,A.webkitTextStrokeWidth),this.wordBreak=bo(e,Jr,A.wordBreak),this.zIndex=bo(e,Zr,A.zIndex)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},e.prototype.isTransparent=function(){return tn(this.backgroundColor)},e.prototype.isTransformed=function(){return null!==this.transform},e.prototype.isPositioned=function(){return 0!==this.position},e.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},e.prototype.isFloating=function(){return 0!==this.float},e.prototype.isInlineLevel=function(){return io(this.display,4)||io(this.display,33554432)||io(this.display,268435456)||io(this.display,536870912)||io(this.display,67108864)||io(this.display,134217728)},e}(),yo=function(){function e(e,A){this.content=bo(e,lo,A.content),this.quotes=bo(e,fo,A.quotes)}return e}(),vo=function(){function e(e,A){this.counterIncrement=bo(e,so,A.counterIncrement),this.counterReset=bo(e,uo,A.counterReset)}return e}(),bo=function(e,A,t){var n=new kt,r=null!=t?t.toString():A.initialValue;n.write(r);var o=new xt(n.read());switch(A.type){case 2:var a=o.parseComponentValue();return A.parse(e,Ht(a)?a.value:A.initialValue);case 0:return A.parse(e,o.parseComponentValue());case 1:return A.parse(e,o.parseComponentValues());case 4:return o.parseComponentValue();case 3:switch(A.format){case"angle":return Zt.parse(e,o.parseComponentValue());case"color":return An.parse(e,o.parseComponentValue());case"image":return Nn.parse(e,o.parseComponentValue());case"length":var i=o.parseComponentValue();return Pt(i)?i:_t;case"length-percentage":var l=o.parseComponentValue();return Ot(l)?l:_t;case"time":return qr.parse(e,o.parseComponentValue())}}},Co="data-html2canvas-debug",Qo=function(e){switch(e.getAttribute(Co)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},Uo=function(e,A){var t=Qo(e);return 1===t||A===t},Fo=function(){function e(e,A){this.context=e,this.textNodes=[],this.elements=[],this.flags=0,Uo(A,3),this.styles=new Bo(e,window.getComputedStyle(A,null)),fi(A)&&(this.styles.animationDuration.some((function(e){return e>0}))&&(A.style.animationDuration="0s"),null!==this.styles.transform&&(A.style.transform="none")),this.bounds=i(this.context,A),Uo(A,4)&&(this.flags|=16)}return e}(),Eo="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",ko="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xo="undefined"==typeof Uint8Array?[]:new Uint8Array(256),So=0;So<ko.length;So++)xo[ko.charCodeAt(So)]=So;for(var Io=function(e){var A,t,n,r,o,a=.75*e.length,i=e.length,l=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var s="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(a):new Array(a),u=Array.isArray(s)?s:new Uint8Array(s);for(A=0;A<i;A+=4)t=xo[e.charCodeAt(A)],n=xo[e.charCodeAt(A+1)],r=xo[e.charCodeAt(A+2)],o=xo[e.charCodeAt(A+3)],u[l++]=t<<2|n>>4,u[l++]=(15&n)<<4|r>>2,u[l++]=(3&r)<<6|63&o;return s},Ho=function(e){for(var A=e.length,t=[],n=0;n<A;n+=2)t.push(e[n+1]<<8|e[n]);return t},Lo=function(e){for(var A=e.length,t=[],n=0;n<A;n+=4)t.push(e[n+3]<<24|e[n+2]<<16|e[n+1]<<8|e[n]);return t},To=5,Do=11,Ro=2,No=65536>>To,Mo=(1<<To)-1,Po=No+(1024>>To)+32,Oo=65536>>Do,Ko=(1<<Do-To)-1,_o=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},Vo=function(e,A,t){return e.slice?e.slice(A,t):new Uint32Array(Array.prototype.slice.call(e,A,t))},zo=function(e,A){var t=Io(e),n=Array.isArray(t)?Lo(t):new Uint32Array(t),r=Array.isArray(t)?Ho(t):new Uint16Array(t),o=24,a=_o(r,o/2,n[4]/2),i=2===n[5]?_o(r,(o+n[4])/2):Vo(n,Math.ceil((o+n[4])/4));return new Go(n[0],n[1],n[2],n[3],a,i)},Go=function(){function e(e,A,t,n,r,o){this.initialValue=e,this.errorValue=A,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return e.prototype.get=function(e){var A;if(e>=0){if(e<55296||e>56319&&e<=65535)return A=((A=this.index[e>>To])<<Ro)+(e&Mo),this.data[A];if(e<=65535)return A=((A=this.index[No+(e-55296>>To)])<<Ro)+(e&Mo),this.data[A];if(e<this.highStart)return A=Po-Oo+(e>>Do),A=this.index[A],A+=e>>To&Ko,A=((A=this.index[A])<<Ro)+(e&Mo),this.data[A];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),Wo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",jo="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Xo=0;Xo<Wo.length;Xo++)jo[Wo.charCodeAt(Xo)]=Xo;var Yo,Jo=1,Zo=2,qo=3,$o=4,ea=5,Aa=7,ta=8,na=9,ra=10,oa=11,aa=12,ia=13,la=14,sa=15,ua=function(e){for(var A=[],t=0,n=e.length;t<n;){var r=e.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=e.charCodeAt(t++);56320==(64512&o)?A.push(((1023&r)<<10)+(1023&o)+65536):(A.push(r),t--)}else A.push(r)}return A},ca=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var t=e.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var a=e[r];a<=65535?n.push(a):(a-=65536,n.push(55296+(a>>10),a%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},da=zo(Eo),fa="×",pa="÷",ga=function(e){return da.get(e)},ha=function(e,A,t){var n=t-2,r=A[n],o=A[t-1],a=A[t];if(o===Zo&&a===qo)return fa;if(o===Zo||o===qo||o===$o)return pa;if(a===Zo||a===qo||a===$o)return pa;if(o===ta&&-1!==[ta,na,oa,aa].indexOf(a))return fa;if(!(o!==oa&&o!==na||a!==na&&a!==ra))return fa;if((o===aa||o===ra)&&a===ra)return fa;if(a===ia||a===ea)return fa;if(a===Aa)return fa;if(o===Jo)return fa;if(o===ia&&a===la){for(;r===ea;)r=A[--n];if(r===la)return fa}if(o===sa&&a===sa){for(var i=0;r===sa;)i++,r=A[--n];if(i%2==0)return fa}return pa},ma=function(e){var A=ua(e),t=A.length,n=0,r=0,o=A.map(ga);return{next:function(){if(n>=t)return{done:!0,value:null};for(var e=fa;n<t&&(e=ha(A,o,++n))===fa;);if(e!==fa||n===t){var a=ca.apply(null,A.slice(r,n));return r=n,{value:a,done:!1}}return{done:!0,value:null}}}},wa=function(e){for(var A,t=ma(e),n=[];!(A=t.next()).done;)A.value&&n.push(A.value.slice());return n},Ba=function(e){var A=123;if(e.createRange){var t=e.createRange();if(t.getBoundingClientRect){var n=e.createElement("boundtest");n.style.height=A+"px",n.style.display="block",e.body.appendChild(n),t.selectNode(n);var r=t.getBoundingClientRect(),o=Math.round(r.height);if(e.body.removeChild(n),o===A)return!0}}return!1},ya=function(e){var A=e.createElement("boundtest");A.style.width="50px",A.style.display="block",A.style.fontSize="12px",A.style.letterSpacing="0px",A.style.wordSpacing="0px",e.body.appendChild(A);var t=e.createRange();A.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var n=A.firstChild,r=s(n.data).map((function(e){return u(e)})),o=0,a={},i=r.every((function(e,A){t.setStart(n,o),t.setEnd(n,o+e.length);var r=t.getBoundingClientRect();o+=e.length;var i=r.x>a.x||r.y>a.y;return a=r,0===A||i}));return e.body.removeChild(A),i},va=function(){return void 0!==(new Image).crossOrigin},ba=function(){return"string"==typeof(new XMLHttpRequest).responseType},Ca=function(e){var A=new Image,t=e.createElement("canvas"),n=t.getContext("2d");if(!n)return!1;A.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{n.drawImage(A,0,0),t.toDataURL()}catch(e){return!1}return!0},Qa=function(e){return 0===e[0]&&255===e[1]&&0===e[2]&&255===e[3]},Ua=function(e){var A=e.createElement("canvas"),t=100;A.width=t,A.height=t;var n=A.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)",n.fillRect(0,0,t,t);var r=new Image,o=A.toDataURL();r.src=o;var a=Fa(t,t,0,0,r);return n.fillStyle="red",n.fillRect(0,0,t,t),Ea(a).then((function(A){n.drawImage(A,0,0);var r=n.getImageData(0,0,t,t).data;n.fillStyle="red",n.fillRect(0,0,t,t);var a=e.createElement("div");return a.style.backgroundImage="url("+o+")",a.style.height=t+"px",Qa(r)?Ea(Fa(t,t,0,0,a)):Promise.reject(!1)})).then((function(e){return n.drawImage(e,0,0),Qa(n.getImageData(0,0,t,t).data)})).catch((function(){return!1}))},Fa=function(e,A,t,n,r){var o="http://www.w3.org/2000/svg",a=document.createElementNS(o,"svg"),i=document.createElementNS(o,"foreignObject");return a.setAttributeNS(null,"width",e.toString()),a.setAttributeNS(null,"height",A.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",t.toString()),i.setAttributeNS(null,"y",n.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),a.appendChild(i),i.appendChild(r),a},Ea=function(e){return new Promise((function(A,t){var n=new Image;n.onload=function(){return A(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(e))}))},ka={get SUPPORT_RANGE_BOUNDS(){var e=Ba(document);return Object.defineProperty(ka,"SUPPORT_RANGE_BOUNDS",{value:e}),e},get SUPPORT_WORD_BREAKING(){var e=ka.SUPPORT_RANGE_BOUNDS&&ya(document);return Object.defineProperty(ka,"SUPPORT_WORD_BREAKING",{value:e}),e},get SUPPORT_SVG_DRAWING(){var e=Ca(document);return Object.defineProperty(ka,"SUPPORT_SVG_DRAWING",{value:e}),e},get SUPPORT_FOREIGNOBJECT_DRAWING(){var e="function"==typeof Array.from&&"function"==typeof window.fetch?Ua(document):Promise.resolve(!1);return Object.defineProperty(ka,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:e}),e},get SUPPORT_CORS_IMAGES(){var e=va();return Object.defineProperty(ka,"SUPPORT_CORS_IMAGES",{value:e}),e},get SUPPORT_RESPONSE_TYPE(){var e=ba();return Object.defineProperty(ka,"SUPPORT_RESPONSE_TYPE",{value:e}),e},get SUPPORT_CORS_XHR(){var e="withCredentials"in new XMLHttpRequest;return Object.defineProperty(ka,"SUPPORT_CORS_XHR",{value:e}),e},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var e=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(ka,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:e}),e}},xa=function(){function e(e,A){this.text=e,this.bounds=A}return e}(),Sa=function(e,A,t,n){var r=Da(A,t),o=[],i=0;return r.forEach((function(A){if(t.textDecorationLine.length||A.trim().length>0)if(ka.SUPPORT_RANGE_BOUNDS){var r=Ha(n,i,A.length).getClientRects();if(r.length>1){var l=La(A),s=0;l.forEach((function(A){o.push(new xa(A,a.fromDOMRectList(e,Ha(n,s+i,A.length).getClientRects()))),s+=A.length}))}else o.push(new xa(A,a.fromDOMRectList(e,r)))}else{var u=n.splitText(A.length);o.push(new xa(A,Ia(e,n))),n=u}else ka.SUPPORT_RANGE_BOUNDS||(n=n.splitText(A.length));i+=A.length})),o},Ia=function(e,A){var t=A.ownerDocument;if(t){var n=t.createElement("html2canvaswrapper");n.appendChild(A.cloneNode(!0));var r=A.parentNode;if(r){r.replaceChild(n,A);var o=i(e,n);return n.firstChild&&r.replaceChild(n.firstChild,n),o}}return a.EMPTY},Ha=function(e,A,t){var n=e.ownerDocument;if(!n)throw new Error("Node has no owner document");var r=n.createRange();return r.setStart(e,A),r.setEnd(e,A+t),r},La=function(e){if(ka.SUPPORT_NATIVE_TEXT_SEGMENTATION){var A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(e)).map((function(e){return e.segment}))}return wa(e)},Ta=function(e,A){if(ka.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(e)).map((function(e){return e.segment}))}return Na(e,A)},Da=function(e,A){return 0!==A.letterSpacing?La(e):Ta(e,A)},Ra=[32,160,4961,65792,65793,4153,4241],Na=function(e,A){for(var t,n=_e(e,{lineBreak:A.lineBreak,wordBreak:"break-word"===A.overflowWrap?"break-word":A.wordBreak}),r=[],o=function(){if(t.value){var e=t.value.slice(),A=s(e),n="";A.forEach((function(e){-1===Ra.indexOf(e)?n+=u(e):(n.length&&r.push(n),r.push(u(e)),n="")})),n.length&&r.push(n)}};!(t=n.next()).done;)o();return r},Ma=function(){function e(e,A,t){this.text=Pa(A.data,t.textTransform),this.textBounds=Sa(e,this.text,t,A)}return e}(),Pa=function(e,A){switch(A){case 1:return e.toLowerCase();case 3:return e.replace(Oa,Ka);case 2:return e.toUpperCase();default:return e}},Oa=/(^|\s|:|-|\(|\))([a-z])/g,Ka=function(e,A,t){return e.length>0?A+t.toUpperCase():e},_a=function(e){function t(A,t){var n=e.call(this,A,t)||this;return n.src=t.currentSrc||t.src,n.intrinsicWidth=t.naturalWidth,n.intrinsicHeight=t.naturalHeight,n.context.cache.addImage(n.src),n}return A(t,e),t}(Fo),Va=function(e){function t(A,t){var n=e.call(this,A,t)||this;return n.canvas=t,n.intrinsicWidth=t.width,n.intrinsicHeight=t.height,n}return A(t,e),t}(Fo),za=function(e){function t(A,t){var n=e.call(this,A,t)||this,r=new XMLSerializer,o=i(A,t);return t.setAttribute("width",o.width+"px"),t.setAttribute("height",o.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(r.serializeToString(t)),n.intrinsicWidth=t.width.baseVal.value,n.intrinsicHeight=t.height.baseVal.value,n.context.cache.addImage(n.svg),n}return A(t,e),t}(Fo),Ga=function(e){function t(A,t){var n=e.call(this,A,t)||this;return n.value=t.value,n}return A(t,e),t}(Fo),Wa=function(e){function t(A,t){var n=e.call(this,A,t)||this;return n.start=t.start,n.reversed="boolean"==typeof t.reversed&&!0===t.reversed,n}return A(t,e),t}(Fo),ja=[{type:15,flags:0,unit:"px",number:3}],Xa=[{type:16,flags:0,number:50}],Ya=function(e){return e.width>e.height?new a(e.left+(e.width-e.height)/2,e.top,e.height,e.height):e.width<e.height?new a(e.left,e.top+(e.height-e.width)/2,e.width,e.width):e},Ja=function(e){var A=e.type===$a?new Array(e.value.length+1).join("•"):e.value;return 0===A.length?e.placeholder||"":A},Za="checkbox",qa="radio",$a="password",ei=707406591,Ai=function(e){function t(A,t){var n=e.call(this,A,t)||this;switch(n.type=t.type.toLowerCase(),n.checked=t.checked,n.value=Ja(t),n.type!==Za&&n.type!==qa||(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=Ya(n.bounds)),n.type){case Za:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=ja;break;case qa:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Xa}return n}return A(t,e),t}(Fo),ti=function(e){function t(A,t){var n=e.call(this,A,t)||this,r=t.options[t.selectedIndex||0];return n.value=r&&r.text||"",n}return A(t,e),t}(Fo),ni=function(e){function t(A,t){var n=e.call(this,A,t)||this;return n.value=t.value,n}return A(t,e),t}(Fo),ri=function(e){function t(A,t){var n=e.call(this,A,t)||this;n.src=t.src,n.width=parseInt(t.width,10)||0,n.height=parseInt(t.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){n.tree=li(A,t.contentWindow.document.documentElement);var r=t.contentWindow.document.documentElement?cn(A,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):dn.TRANSPARENT,o=t.contentWindow.document.body?cn(A,getComputedStyle(t.contentWindow.document.body).backgroundColor):dn.TRANSPARENT;n.backgroundColor=tn(r)?tn(o)?n.styles.backgroundColor:o:r}}catch(e){}return n}return A(t,e),t}(Fo),oi=["OL","UL","MENU"],ai=function(e,A,t,n){for(var r=A.firstChild,o=void 0;r;r=o)if(o=r.nextSibling,ci(r)&&r.data.trim().length>0)t.textNodes.push(new Ma(e,r,t.styles));else if(di(r))if(xi(r)&&r.assignedNodes)r.assignedNodes().forEach((function(A){return ai(e,A,t,n)}));else{var a=ii(e,r);a.styles.isVisible()&&(si(r,a,n)?a.flags|=4:ui(a.styles)&&(a.flags|=2),-1!==oi.indexOf(r.tagName)&&(a.flags|=8),t.elements.push(a),r.slot,r.shadowRoot?ai(e,r.shadowRoot,a,n):Ei(r)||Bi(r)||ki(r)||ai(e,r,a,n))}},ii=function(e,A){return Ci(A)?new _a(e,A):vi(A)?new Va(e,A):Bi(A)?new za(e,A):gi(A)?new Ga(e,A):hi(A)?new Wa(e,A):mi(A)?new Ai(e,A):ki(A)?new ti(e,A):Ei(A)?new ni(e,A):Qi(A)?new ri(e,A):new Fo(e,A)},li=function(e,A){var t=ii(e,A);return t.flags|=4,ai(e,A,t,t),t},si=function(e,A,t){return A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||yi(e)&&t.styles.isTransparent()},ui=function(e){return e.isPositioned()||e.isFloating()},ci=function(e){return e.nodeType===Node.TEXT_NODE},di=function(e){return e.nodeType===Node.ELEMENT_NODE},fi=function(e){return di(e)&&void 0!==e.style&&!pi(e)},pi=function(e){return"object"==typeof e.className},gi=function(e){return"LI"===e.tagName},hi=function(e){return"OL"===e.tagName},mi=function(e){return"INPUT"===e.tagName},wi=function(e){return"HTML"===e.tagName},Bi=function(e){return"svg"===e.tagName},yi=function(e){return"BODY"===e.tagName},vi=function(e){return"CANVAS"===e.tagName},bi=function(e){return"VIDEO"===e.tagName},Ci=function(e){return"IMG"===e.tagName},Qi=function(e){return"IFRAME"===e.tagName},Ui=function(e){return"STYLE"===e.tagName},Fi=function(e){return"SCRIPT"===e.tagName},Ei=function(e){return"TEXTAREA"===e.tagName},ki=function(e){return"SELECT"===e.tagName},xi=function(e){return"SLOT"===e.tagName},Si=function(e){return e.tagName.indexOf("-")>0},Ii=function(){function e(){this.counters={}}return e.prototype.getCounterValue=function(e){var A=this.counters[e];return A&&A.length?A[A.length-1]:1},e.prototype.getCounterValues=function(e){var A=this.counters[e];return A||[]},e.prototype.pop=function(e){var A=this;e.forEach((function(e){return A.counters[e].pop()}))},e.prototype.parse=function(e){var A=this,t=e.counterIncrement,n=e.counterReset,r=!0;null!==t&&t.forEach((function(e){var t=A.counters[e.counter];t&&0!==e.increment&&(r=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=e.increment)}));var o=[];return r&&n.forEach((function(e){var t=A.counters[e.counter];o.push(e.counter),t||(t=A.counters[e.counter]=[]),t.push(e.reset)})),o},e}(),Hi={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Li={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Ti={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Di={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Ri=function(e,A,t,n,r,o){return e<A||e>t?Yi(e,r,o.length>0):n.integers.reduce((function(A,t,r){for(;e>=t;)e-=t,A+=n.values[r];return A}),"")+o},Ni=function(e,A,t,n){var r="";do{t||e--,r=n(e)+r,e/=A}while(e*A>=A);return r},Mi=function(e,A,t,n,r){var o=t-A+1;return(e<0?"-":"")+(Ni(Math.abs(e),o,n,(function(e){return u(Math.floor(e%o)+A)}))+r)},Pi=function(e,A,t){void 0===t&&(t=". ");var n=A.length;return Ni(Math.abs(e),n,!1,(function(e){return A[Math.floor(e%n)]}))+t},Oi=1,Ki=2,_i=4,Vi=8,zi=function(e,A,t,n,r,o){if(e<-9999||e>9999)return Yi(e,4,r.length>0);var a=Math.abs(e),i=r;if(0===a)return A[0]+i;for(var l=0;a>0&&l<=4;l++){var s=a%10;0===s&&io(o,Oi)&&""!==i?i=A[s]+i:s>1||1===s&&0===l||1===s&&1===l&&io(o,Ki)||1===s&&1===l&&io(o,_i)&&e>100||1===s&&l>1&&io(o,Vi)?i=A[s]+(l>0?t[l-1]:"")+i:1===s&&l>0&&(i=t[l-1]+i),a=Math.floor(a/10)}return(e<0?n:"")+i},Gi="十百千萬",Wi="拾佰仟萬",ji="マイナス",Xi="마이너스",Yi=function(e,A,t){var n=t?". ":"",r=t?"、":"",o=t?", ":"",a=t?" ":"";switch(A){case 0:return"•"+a;case 1:return"◦"+a;case 2:return"◾"+a;case 5:var i=Mi(e,48,57,!0,n);return i.length<4?"0"+i:i;case 4:return Pi(e,"〇一二三四五六七八九",r);case 6:return Ri(e,1,3999,Hi,3,n).toLowerCase();case 7:return Ri(e,1,3999,Hi,3,n);case 8:return Mi(e,945,969,!1,n);case 9:return Mi(e,97,122,!1,n);case 10:return Mi(e,65,90,!1,n);case 11:return Mi(e,1632,1641,!0,n);case 12:case 49:return Ri(e,1,9999,Li,3,n);case 35:return Ri(e,1,9999,Li,3,n).toLowerCase();case 13:return Mi(e,2534,2543,!0,n);case 14:case 30:return Mi(e,6112,6121,!0,n);case 15:return Pi(e,"子丑寅卯辰巳午未申酉戌亥",r);case 16:return Pi(e,"甲乙丙丁戊己庚辛壬癸",r);case 17:case 48:return zi(e,"零一二三四五六七八九",Gi,"負",r,Ki|_i|Vi);case 47:return zi(e,"零壹貳參肆伍陸柒捌玖",Wi,"負",r,Oi|Ki|_i|Vi);case 42:return zi(e,"零一二三四五六七八九",Gi,"负",r,Ki|_i|Vi);case 41:return zi(e,"零壹贰叁肆伍陆柒捌玖",Wi,"负",r,Oi|Ki|_i|Vi);case 26:return zi(e,"〇一二三四五六七八九","十百千万",ji,r,0);case 25:return zi(e,"零壱弐参四伍六七八九","拾百千万",ji,r,Oi|Ki|_i);case 31:return zi(e,"영일이삼사오육칠팔구","십백천만",Xi,o,Oi|Ki|_i);case 33:return zi(e,"零一二三四五六七八九","十百千萬",Xi,o,0);case 32:return zi(e,"零壹貳參四五六七八九","拾百千",Xi,o,Oi|Ki|_i);case 18:return Mi(e,2406,2415,!0,n);case 20:return Ri(e,1,19999,Di,3,n);case 21:return Mi(e,2790,2799,!0,n);case 22:return Mi(e,2662,2671,!0,n);case 22:return Ri(e,1,10999,Ti,3,n);case 23:return Pi(e,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Pi(e,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Mi(e,3302,3311,!0,n);case 28:return Pi(e,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",r);case 29:return Pi(e,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",r);case 34:return Mi(e,3792,3801,!0,n);case 37:return Mi(e,6160,6169,!0,n);case 38:return Mi(e,4160,4169,!0,n);case 39:return Mi(e,2918,2927,!0,n);case 40:return Mi(e,1776,1785,!0,n);case 43:return Mi(e,3046,3055,!0,n);case 44:return Mi(e,3174,3183,!0,n);case 45:return Mi(e,3664,3673,!0,n);case 46:return Mi(e,3872,3881,!0,n);default:return Mi(e,48,57,!0,n)}},Ji="data-html2canvas-ignore",Zi=function(){function e(e,A,t){if(this.context=e,this.options=t,this.scrolledElements=[],this.referenceElement=A,this.counters=new Ii,this.quoteDepth=0,!A.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(A.ownerDocument.documentElement,!1)}return e.prototype.toIFrame=function(e,A){var t=this,o=$i(e,A);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var a=e.defaultView.pageXOffset,i=e.defaultView.pageYOffset,l=o.contentWindow,s=l.document,u=tl(o).then((function(){return n(t,void 0,void 0,(function(){var e,t;return r(this,(function(n){switch(n.label){case 0:return this.scrolledElements.forEach(il),l&&(l.scrollTo(A.left,A.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||l.scrollY===A.top&&l.scrollX===A.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(l.scrollX-A.left,l.scrollY-A.top,0,0))),e=this.options.onclone,void 0===(t=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:s.fonts&&s.fonts.ready?[4,s.fonts.ready]:[3,2];case 1:n.sent(),n.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Al(s)]:[3,4];case 3:n.sent(),n.label=4;case 4:return"function"==typeof e?[2,Promise.resolve().then((function(){return e(s,t)})).then((function(){return o}))]:[2,o]}}))}))}));return s.open(),s.write(ol(document.doctype)+"<html></html>"),al(this.referenceElement.ownerDocument,a,i),s.replaceChild(s.adoptNode(this.documentElement),s.documentElement),s.close(),u},e.prototype.createElementClone=function(e){if(Uo(e,2),vi(e))return this.createCanvasClone(e);if(bi(e))return this.createVideoClone(e);if(Ui(e))return this.createStyleClone(e);var A=e.cloneNode(!1);return Ci(A)&&(Ci(e)&&e.currentSrc&&e.currentSrc!==e.src&&(A.src=e.currentSrc,A.srcset=""),"lazy"===A.loading&&(A.loading="eager")),Si(A)?this.createCustomElementClone(A):A},e.prototype.createCustomElementClone=function(e){var A=document.createElement("html2canvascustomelement");return rl(e.style,A),A},e.prototype.createStyleClone=function(e){try{var A=e.sheet;if(A&&A.cssRules){var t=[].slice.call(A.cssRules,0).reduce((function(e,A){return A&&"string"==typeof A.cssText?e+A.cssText:e}),""),n=e.cloneNode(!1);return n.textContent=t,n}}catch(e){if(this.context.logger.error("Unable to access cssRules property",e),"SecurityError"!==e.name)throw e}return e.cloneNode(!1)},e.prototype.createCanvasClone=function(e){var A;if(this.options.inlineImages&&e.ownerDocument){var t=e.ownerDocument.createElement("img");try{return t.src=e.toDataURL(),t}catch(A){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",e)}}var n=e.cloneNode(!1);try{n.width=e.width,n.height=e.height;var r=e.getContext("2d"),o=n.getContext("2d");if(o)if(!this.options.allowTaint&&r)o.putImageData(r.getImageData(0,0,e.width,e.height),0,0);else{var a=null!==(A=e.getContext("webgl2"))&&void 0!==A?A:e.getContext("webgl");if(a){var i=a.getContextAttributes();!1===(null==i?void 0:i.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",e)}o.drawImage(e,0,0)}return n}catch(A){this.context.logger.info("Unable to clone canvas as it is tainted",e)}return n},e.prototype.createVideoClone=function(e){var A=e.ownerDocument.createElement("canvas");A.width=e.offsetWidth,A.height=e.offsetHeight;var t=A.getContext("2d");try{return t&&(t.drawImage(e,0,0,A.width,A.height),this.options.allowTaint||t.getImageData(0,0,A.width,A.height)),A}catch(A){this.context.logger.info("Unable to clone video as it is tainted",e)}var n=e.ownerDocument.createElement("canvas");return n.width=e.offsetWidth,n.height=e.offsetHeight,n},e.prototype.appendChildNode=function(e,A,t){di(A)&&(Fi(A)||A.hasAttribute(Ji)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(A))||this.options.copyStyles&&di(A)&&Ui(A)||e.appendChild(this.cloneNode(A,t))},e.prototype.cloneChildNodes=function(e,A,t){for(var n=this,r=e.shadowRoot?e.shadowRoot.firstChild:e.firstChild;r;r=r.nextSibling)if(di(r)&&xi(r)&&"function"==typeof r.assignedNodes){var o=r.assignedNodes();o.length&&o.forEach((function(e){return n.appendChildNode(A,e,t)}))}else this.appendChildNode(A,r,t)},e.prototype.cloneNode=function(e,A){if(ci(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var t=e.ownerDocument.defaultView;if(t&&di(e)&&(fi(e)||pi(e))){var n=this.createElementClone(e);n.style.transitionProperty="none";var r=t.getComputedStyle(e),o=t.getComputedStyle(e,":before"),a=t.getComputedStyle(e,":after");this.referenceElement===e&&fi(n)&&(this.clonedReferenceElement=n),yi(n)&&fl(n);var i=this.counters.parse(new vo(this.context,r)),l=this.resolvePseudoContent(e,n,o,Yo.BEFORE);Si(e)&&(A=!0),bi(e)||this.cloneChildNodes(e,n,A),l&&n.insertBefore(l,n.firstChild);var s=this.resolvePseudoContent(e,n,a,Yo.AFTER);return s&&n.appendChild(s),this.counters.pop(i),(r&&(this.options.copyStyles||pi(e))&&!Qi(e)||A)&&rl(r,n),0===e.scrollTop&&0===e.scrollLeft||this.scrolledElements.push([n,e.scrollLeft,e.scrollTop]),(Ei(e)||ki(e))&&(Ei(n)||ki(n))&&(n.value=e.value),n}return e.cloneNode(!1)},e.prototype.resolvePseudoContent=function(e,A,t,n){var r=this;if(t){var o=t.content,a=A.ownerDocument;if(a&&o&&"none"!==o&&"-moz-alt-content"!==o&&"none"!==t.display){this.counters.parse(new vo(this.context,t));var i=new yo(this.context,t),l=a.createElement("html2canvaspseudoelement");rl(t,l),i.content.forEach((function(A){if(0===A.type)l.appendChild(a.createTextNode(A.value));else if(22===A.type){var t=a.createElement("img");t.src=A.value,t.style.opacity="1",l.appendChild(t)}else if(18===A.type){if("attr"===A.name){var n=A.values.filter(Ht);n.length&&l.appendChild(a.createTextNode(e.getAttribute(n[0].value)||""))}else if("counter"===A.name){var o=A.values.filter(Rt),s=o[0],u=o[1];if(s&&Ht(s)){var c=r.counters.getCounterValue(s.value),d=u&&Ht(u)?Er.parse(r.context,u.value):3;l.appendChild(a.createTextNode(Yi(c,d,!1)))}}else if("counters"===A.name){var f=A.values.filter(Rt),p=(s=f[0],f[1]);if(u=f[2],s&&Ht(s)){var g=r.counters.getCounterValues(s.value),h=u&&Ht(u)?Er.parse(r.context,u.value):3,m=p&&0===p.type?p.value:"",w=g.map((function(e){return Yi(e,h,!1)})).join(m);l.appendChild(a.createTextNode(w))}}}else if(20===A.type)switch(A.value){case"open-quote":l.appendChild(a.createTextNode(po(i.quotes,r.quoteDepth++,!0)));break;case"close-quote":l.appendChild(a.createTextNode(po(i.quotes,--r.quoteDepth,!1)));break;default:l.appendChild(a.createTextNode(A.value))}})),l.className=ul+" "+cl;var s=n===Yo.BEFORE?" "+ul:" "+cl;return pi(A)?A.className.baseValue+=s:A.className+=s,l}}},e.destroy=function(e){return!!e.parentNode&&(e.parentNode.removeChild(e),!0)},e}();!function(e){e[e.BEFORE=0]="BEFORE",e[e.AFTER=1]="AFTER"}(Yo||(Yo={}));var qi,$i=function(e,A){var t=e.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=A.width.toString(),t.height=A.height.toString(),t.scrolling="no",t.setAttribute(Ji,"true"),e.body.appendChild(t),t},el=function(e){return new Promise((function(A){e.complete?A():e.src?(e.onload=A,e.onerror=A):A()}))},Al=function(e){return Promise.all([].slice.call(e.images,0).map(el))},tl=function(e){return new Promise((function(A,t){var n=e.contentWindow;if(!n)return t("No window assigned for iframe");var r=n.document;n.onload=e.onload=function(){n.onload=e.onload=null;var t=setInterval((function(){r.body.childNodes.length>0&&"complete"===r.readyState&&(clearInterval(t),A(e))}),50)}}))},nl=["all","d","content"],rl=function(e,A){for(var t=e.length-1;t>=0;t--){var n=e.item(t);-1===nl.indexOf(n)&&A.style.setProperty(n,e.getPropertyValue(n))}return A},ol=function(e){var A="";return e&&(A+="<!DOCTYPE ",e.name&&(A+=e.name),e.internalSubset&&(A+=e.internalSubset),e.publicId&&(A+='"'+e.publicId+'"'),e.systemId&&(A+='"'+e.systemId+'"'),A+=">"),A},al=function(e,A,t){e&&e.defaultView&&(A!==e.defaultView.pageXOffset||t!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(A,t)},il=function(e){var A=e[0],t=e[1],n=e[2];A.scrollLeft=t,A.scrollTop=n},ll=":before",sl=":after",ul="___html2canvas___pseudoelement_before",cl="___html2canvas___pseudoelement_after",dl='{\n content: "" !important;\n display: none !important;\n}',fl=function(e){pl(e,"."+ul+ll+dl+"\n ."+cl+sl+dl)},pl=function(e,A){var t=e.ownerDocument;if(t){var n=t.createElement("style");n.textContent=A,e.appendChild(n)}},gl=function(){function e(){}return e.getOrigin=function(A){var t=e._link;return t?(t.href=A,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},e.isSameOrigin=function(A){return e.getOrigin(A)===e._origin},e.setContext=function(A){e._link=A.document.createElement("a"),e._origin=e.getOrigin(A.location.href)},e._origin="about:blank",e}(),hl=function(){function e(e,A){this.context=e,this._options=A,this._cache={}}return e.prototype.addImage=function(e){var A=Promise.resolve();return this.has(e)?A:Cl(e)||yl(e)?((this._cache[e]=this.loadImage(e)).catch((function(){})),A):A},e.prototype.match=function(e){return this._cache[e]},e.prototype.loadImage=function(e){return n(this,void 0,void 0,(function(){var A,t,n,o,a=this;return r(this,(function(r){switch(r.label){case 0:return A=gl.isSameOrigin(e),t=!vl(e)&&!0===this._options.useCORS&&ka.SUPPORT_CORS_IMAGES&&!A,n=!vl(e)&&!A&&!Cl(e)&&"string"==typeof this._options.proxy&&ka.SUPPORT_CORS_XHR&&!t,A||!1!==this._options.allowTaint||vl(e)||Cl(e)||n||t?(o=e,n?[4,this.proxy(o)]:[3,2]):[2];case 1:o=r.sent(),r.label=2;case 2:return this.context.logger.debug("Added image "+e.substring(0,256)),[4,new Promise((function(e,A){var n=new Image;n.onload=function(){return e(n)},n.onerror=A,(bl(o)||t)&&(n.crossOrigin="anonymous"),n.src=o,!0===n.complete&&setTimeout((function(){return e(n)}),500),a._options.imageTimeout>0&&setTimeout((function(){return A("Timed out ("+a._options.imageTimeout+"ms) loading image")}),a._options.imageTimeout)}))];case 3:return[2,r.sent()]}}))}))},e.prototype.has=function(e){return void 0!==this._cache[e]},e.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},e.prototype.proxy=function(e){var A=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=e.substring(0,256);return new Promise((function(r,o){var a=ka.SUPPORT_RESPONSE_TYPE?"blob":"text",i=new XMLHttpRequest;i.onload=function(){if(200===i.status)if("text"===a)r(i.response);else{var e=new FileReader;e.addEventListener("load",(function(){return r(e.result)}),!1),e.addEventListener("error",(function(e){return o(e)}),!1),e.readAsDataURL(i.response)}else o("Failed to proxy resource "+n+" with status code "+i.status)},i.onerror=o;var l=t.indexOf("?")>-1?"&":"?";if(i.open("GET",""+t+l+"url="+encodeURIComponent(e)+"&responseType="+a),"text"!==a&&i instanceof XMLHttpRequest&&(i.responseType=a),A._options.imageTimeout){var s=A._options.imageTimeout;i.timeout=s,i.ontimeout=function(){return o("Timed out ("+s+"ms) proxying "+n)}}i.send()}))},e}(),ml=/^data:image\/svg\+xml/i,wl=/^data:image\/.*;base64,/i,Bl=/^data:image\/.*/i,yl=function(e){return ka.SUPPORT_SVG_DRAWING||!Ql(e)},vl=function(e){return Bl.test(e)},bl=function(e){return wl.test(e)},Cl=function(e){return"blob"===e.substr(0,4)},Ql=function(e){return"svg"===e.substr(-3).toLowerCase()||ml.test(e)},Ul=function(){function e(e,A){this.type=0,this.x=e,this.y=A}return e.prototype.add=function(A,t){return new e(this.x+A,this.y+t)},e}(),Fl=function(e,A,t){return new Ul(e.x+(A.x-e.x)*t,e.y+(A.y-e.y)*t)},El=function(){function e(e,A,t,n){this.type=1,this.start=e,this.startControl=A,this.endControl=t,this.end=n}return e.prototype.subdivide=function(A,t){var n=Fl(this.start,this.startControl,A),r=Fl(this.startControl,this.endControl,A),o=Fl(this.endControl,this.end,A),a=Fl(n,r,A),i=Fl(r,o,A),l=Fl(a,i,A);return t?new e(this.start,n,a,l):new e(l,i,o,this.end)},e.prototype.add=function(A,t){return new e(this.start.add(A,t),this.startControl.add(A,t),this.endControl.add(A,t),this.end.add(A,t))},e.prototype.reverse=function(){return new e(this.end,this.endControl,this.startControl,this.start)},e}(),kl=function(e){return 1===e.type},xl=function(){function e(e){var A=e.styles,t=e.bounds,n=Gt(A.borderTopLeftRadius,t.width,t.height),r=n[0],o=n[1],a=Gt(A.borderTopRightRadius,t.width,t.height),i=a[0],l=a[1],s=Gt(A.borderBottomRightRadius,t.width,t.height),u=s[0],c=s[1],d=Gt(A.borderBottomLeftRadius,t.width,t.height),f=d[0],p=d[1],g=[];g.push((r+i)/t.width),g.push((f+u)/t.width),g.push((o+p)/t.height),g.push((l+c)/t.height);var h=Math.max.apply(Math,g);h>1&&(r/=h,o/=h,i/=h,l/=h,u/=h,c/=h,f/=h,p/=h);var m=t.width-i,w=t.height-c,B=t.width-u,y=t.height-p,v=A.borderTopWidth,b=A.borderRightWidth,C=A.borderBottomWidth,Q=A.borderLeftWidth,U=Wt(A.paddingTop,e.bounds.width),F=Wt(A.paddingRight,e.bounds.width),E=Wt(A.paddingBottom,e.bounds.width),k=Wt(A.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=r>0||o>0?Sl(t.left+Q/3,t.top+v/3,r-Q/3,o-v/3,qi.TOP_LEFT):new Ul(t.left+Q/3,t.top+v/3),this.topRightBorderDoubleOuterBox=r>0||o>0?Sl(t.left+m,t.top+v/3,i-b/3,l-v/3,qi.TOP_RIGHT):new Ul(t.left+t.width-b/3,t.top+v/3),this.bottomRightBorderDoubleOuterBox=u>0||c>0?Sl(t.left+B,t.top+w,u-b/3,c-C/3,qi.BOTTOM_RIGHT):new Ul(t.left+t.width-b/3,t.top+t.height-C/3),this.bottomLeftBorderDoubleOuterBox=f>0||p>0?Sl(t.left+Q/3,t.top+y,f-Q/3,p-C/3,qi.BOTTOM_LEFT):new Ul(t.left+Q/3,t.top+t.height-C/3),this.topLeftBorderDoubleInnerBox=r>0||o>0?Sl(t.left+2*Q/3,t.top+2*v/3,r-2*Q/3,o-2*v/3,qi.TOP_LEFT):new Ul(t.left+2*Q/3,t.top+2*v/3),this.topRightBorderDoubleInnerBox=r>0||o>0?Sl(t.left+m,t.top+2*v/3,i-2*b/3,l-2*v/3,qi.TOP_RIGHT):new Ul(t.left+t.width-2*b/3,t.top+2*v/3),this.bottomRightBorderDoubleInnerBox=u>0||c>0?Sl(t.left+B,t.top+w,u-2*b/3,c-2*C/3,qi.BOTTOM_RIGHT):new Ul(t.left+t.width-2*b/3,t.top+t.height-2*C/3),this.bottomLeftBorderDoubleInnerBox=f>0||p>0?Sl(t.left+2*Q/3,t.top+y,f-2*Q/3,p-2*C/3,qi.BOTTOM_LEFT):new Ul(t.left+2*Q/3,t.top+t.height-2*C/3),this.topLeftBorderStroke=r>0||o>0?Sl(t.left+Q/2,t.top+v/2,r-Q/2,o-v/2,qi.TOP_LEFT):new Ul(t.left+Q/2,t.top+v/2),this.topRightBorderStroke=r>0||o>0?Sl(t.left+m,t.top+v/2,i-b/2,l-v/2,qi.TOP_RIGHT):new Ul(t.left+t.width-b/2,t.top+v/2),this.bottomRightBorderStroke=u>0||c>0?Sl(t.left+B,t.top+w,u-b/2,c-C/2,qi.BOTTOM_RIGHT):new Ul(t.left+t.width-b/2,t.top+t.height-C/2),this.bottomLeftBorderStroke=f>0||p>0?Sl(t.left+Q/2,t.top+y,f-Q/2,p-C/2,qi.BOTTOM_LEFT):new Ul(t.left+Q/2,t.top+t.height-C/2),this.topLeftBorderBox=r>0||o>0?Sl(t.left,t.top,r,o,qi.TOP_LEFT):new Ul(t.left,t.top),this.topRightBorderBox=i>0||l>0?Sl(t.left+m,t.top,i,l,qi.TOP_RIGHT):new Ul(t.left+t.width,t.top),this.bottomRightBorderBox=u>0||c>0?Sl(t.left+B,t.top+w,u,c,qi.BOTTOM_RIGHT):new Ul(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=f>0||p>0?Sl(t.left,t.top+y,f,p,qi.BOTTOM_LEFT):new Ul(t.left,t.top+t.height),this.topLeftPaddingBox=r>0||o>0?Sl(t.left+Q,t.top+v,Math.max(0,r-Q),Math.max(0,o-v),qi.TOP_LEFT):new Ul(t.left+Q,t.top+v),this.topRightPaddingBox=i>0||l>0?Sl(t.left+Math.min(m,t.width-b),t.top+v,m>t.width+b?0:Math.max(0,i-b),Math.max(0,l-v),qi.TOP_RIGHT):new Ul(t.left+t.width-b,t.top+v),this.bottomRightPaddingBox=u>0||c>0?Sl(t.left+Math.min(B,t.width-Q),t.top+Math.min(w,t.height-C),Math.max(0,u-b),Math.max(0,c-C),qi.BOTTOM_RIGHT):new Ul(t.left+t.width-b,t.top+t.height-C),this.bottomLeftPaddingBox=f>0||p>0?Sl(t.left+Q,t.top+Math.min(y,t.height-C),Math.max(0,f-Q),Math.max(0,p-C),qi.BOTTOM_LEFT):new Ul(t.left+Q,t.top+t.height-C),this.topLeftContentBox=r>0||o>0?Sl(t.left+Q+k,t.top+v+U,Math.max(0,r-(Q+k)),Math.max(0,o-(v+U)),qi.TOP_LEFT):new Ul(t.left+Q+k,t.top+v+U),this.topRightContentBox=i>0||l>0?Sl(t.left+Math.min(m,t.width+Q+k),t.top+v+U,m>t.width+Q+k?0:i-Q+k,l-(v+U),qi.TOP_RIGHT):new Ul(t.left+t.width-(b+F),t.top+v+U),this.bottomRightContentBox=u>0||c>0?Sl(t.left+Math.min(B,t.width-(Q+k)),t.top+Math.min(w,t.height+v+U),Math.max(0,u-(b+F)),c-(C+E),qi.BOTTOM_RIGHT):new Ul(t.left+t.width-(b+F),t.top+t.height-(C+E)),this.bottomLeftContentBox=f>0||p>0?Sl(t.left+Q+k,t.top+y,Math.max(0,f-(Q+k)),p-(C+E),qi.BOTTOM_LEFT):new Ul(t.left+Q+k,t.top+t.height-(C+E))}return e}();!function(e){e[e.TOP_LEFT=0]="TOP_LEFT",e[e.TOP_RIGHT=1]="TOP_RIGHT",e[e.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",e[e.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(qi||(qi={}));var Sl=function(e,A,t,n,r){var o=(Math.sqrt(2)-1)/3*4,a=t*o,i=n*o,l=e+t,s=A+n;switch(r){case qi.TOP_LEFT:return new El(new Ul(e,s),new Ul(e,s-i),new Ul(l-a,A),new Ul(l,A));case qi.TOP_RIGHT:return new El(new Ul(e,A),new Ul(e+a,A),new Ul(l,s-i),new Ul(l,s));case qi.BOTTOM_RIGHT:return new El(new Ul(l,A),new Ul(l,A+i),new Ul(e+a,s),new Ul(e,s));case qi.BOTTOM_LEFT:default:return new El(new Ul(l,s),new Ul(l-a,s),new Ul(e,A+i),new Ul(e,A))}},Il=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},Hl=function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]},Ll=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},Tl=function(){function e(e,A,t){this.offsetX=e,this.offsetY=A,this.matrix=t,this.type=0,this.target=6}return e}(),Dl=function(){function e(e,A){this.path=e,this.target=A,this.type=1}return e}(),Rl=function(){function e(e){this.opacity=e,this.type=2,this.target=6}return e}(),Nl=function(e){return 0===e.type},Ml=function(e){return 1===e.type},Pl=function(e){return 2===e.type},Ol=function(e,A){return e.length===A.length&&e.some((function(e,t){return e===A[t]}))},Kl=function(e,A,t,n,r){return e.map((function(e,o){switch(o){case 0:return e.add(A,t);case 1:return e.add(A+n,t);case 2:return e.add(A+n,t+r);case 3:return e.add(A,t+r)}return e}))},_l=function(){function e(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return e}(),Vl=function(){function e(e,A){if(this.container=e,this.parent=A,this.effects=[],this.curves=new xl(this.container),this.container.styles.opacity<1&&this.effects.push(new Rl(this.container.styles.opacity)),null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,r=this.container.styles.transform;this.effects.push(new Tl(t,n,r))}if(0!==this.container.styles.overflowX){var o=Il(this.curves),a=Ll(this.curves);Ol(o,a)?this.effects.push(new Dl(o,6)):(this.effects.push(new Dl(o,2)),this.effects.push(new Dl(a,4)))}}return e.prototype.getEffects=function(e){for(var A=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,n=this.effects.slice(0);t;){var r=t.effects.filter((function(e){return!Ml(e)}));if(A||0!==t.container.styles.position||!t.parent){if(n.unshift.apply(n,r),A=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var o=Il(t.curves),a=Ll(t.curves);Ol(o,a)||n.unshift(new Dl(a,6))}}else n.unshift.apply(n,r);t=t.parent}return n.filter((function(A){return io(A.target,e)}))},e}(),zl=function(e,A,t,n){e.container.elements.forEach((function(r){var o=io(r.flags,4),a=io(r.flags,2),i=new Vl(r,e);io(r.styles.display,2048)&&n.push(i);var l=io(r.flags,8)?[]:n;if(o||a){var s=o||r.styles.isPositioned()?t:A,u=new _l(i);if(r.styles.isPositioned()||r.styles.opacity<1||r.styles.isTransformed()){var c=r.styles.zIndex.order;if(c<0){var d=0;s.negativeZIndex.some((function(e,A){return c>e.element.container.styles.zIndex.order?(d=A,!1):d>0})),s.negativeZIndex.splice(d,0,u)}else if(c>0){var f=0;s.positiveZIndex.some((function(e,A){return c>=e.element.container.styles.zIndex.order?(f=A+1,!1):f>0})),s.positiveZIndex.splice(f,0,u)}else s.zeroOrAutoZIndexOrTransformedOrOpacity.push(u)}else r.styles.isFloating()?s.nonPositionedFloats.push(u):s.nonPositionedInlineLevel.push(u);zl(i,u,o?u:t,l)}else r.styles.isInlineLevel()?A.inlineLevel.push(i):A.nonInlineLevel.push(i),zl(i,A,t,l);io(r.flags,8)&&Gl(r,l)}))},Gl=function(e,A){for(var t=e instanceof Wa?e.start:1,n=e instanceof Wa&&e.reversed,r=0;r<A.length;r++){var o=A[r];o.container instanceof Ga&&"number"==typeof o.container.value&&0!==o.container.value&&(t=o.container.value),o.listValue=Yi(t,o.container.styles.listStyleType,!0),t+=n?-1:1}},Wl=function(e){var A=new Vl(e,null),t=new _l(A),n=[];return zl(A,t,t,n),Gl(A.container,n),t},jl=function(e,A){switch(A){case 0:return ql(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return ql(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return ql(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);default:return ql(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},Xl=function(e,A){switch(A){case 0:return ql(e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox,e.topRightBorderBox,e.topRightBorderDoubleOuterBox);case 1:return ql(e.topRightBorderBox,e.topRightBorderDoubleOuterBox,e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox);case 2:return ql(e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox,e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox);default:return ql(e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox,e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox)}},Yl=function(e,A){switch(A){case 0:return ql(e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox,e.topRightBorderDoubleInnerBox,e.topRightPaddingBox);case 1:return ql(e.topRightBorderDoubleInnerBox,e.topRightPaddingBox,e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox);case 2:return ql(e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox,e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox);default:return ql(e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox,e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox)}},Jl=function(e,A){switch(A){case 0:return Zl(e.topLeftBorderStroke,e.topRightBorderStroke);case 1:return Zl(e.topRightBorderStroke,e.bottomRightBorderStroke);case 2:return Zl(e.bottomRightBorderStroke,e.bottomLeftBorderStroke);default:return Zl(e.bottomLeftBorderStroke,e.topLeftBorderStroke)}},Zl=function(e,A){var t=[];return kl(e)?t.push(e.subdivide(.5,!1)):t.push(e),kl(A)?t.push(A.subdivide(.5,!0)):t.push(A),t},ql=function(e,A,t,n){var r=[];return kl(e)?r.push(e.subdivide(.5,!1)):r.push(e),kl(t)?r.push(t.subdivide(.5,!0)):r.push(t),kl(n)?r.push(n.subdivide(.5,!0).reverse()):r.push(n),kl(A)?r.push(A.subdivide(.5,!1).reverse()):r.push(A),r},$l=function(e){var A=e.bounds,t=e.styles;return A.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},es=function(e){var A=e.styles,t=e.bounds,n=Wt(A.paddingLeft,t.width),r=Wt(A.paddingRight,t.width),o=Wt(A.paddingTop,t.width),a=Wt(A.paddingBottom,t.width);return t.add(n+A.borderLeftWidth,o+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+n+r),-(A.borderTopWidth+A.borderBottomWidth+o+a))},As=function(e,A){return 0===e?A.bounds:2===e?es(A):$l(A)},ts=function(e,A){return 0===e?A.bounds:2===e?es(A):$l(A)},ns=function(e,A,t){var n=As(is(e.styles.backgroundOrigin,A),e),r=ts(is(e.styles.backgroundClip,A),e),o=as(is(e.styles.backgroundSize,A),t,n),a=o[0],i=o[1],l=Gt(is(e.styles.backgroundPosition,A),n.width-a,n.height-i);return[ls(is(e.styles.backgroundRepeat,A),l,o,n,r),Math.round(n.left+l[0]),Math.round(n.top+l[1]),a,i]},rs=function(e){return Ht(e)&&e.value===Pn.AUTO},os=function(e){return"number"==typeof e},as=function(e,A,t){var n=A[0],r=A[1],o=A[2],a=e[0],i=e[1];if(!a)return[0,0];if(Ot(a)&&i&&Ot(i))return[Wt(a,t.width),Wt(i,t.height)];var l=os(o);if(Ht(a)&&(a.value===Pn.CONTAIN||a.value===Pn.COVER))return os(o)?t.width/t.height<o!=(a.value===Pn.COVER)?[t.width,t.width/o]:[t.height*o,t.height]:[t.width,t.height];var s=os(n),u=os(r),c=s||u;if(rs(a)&&(!i||rs(i)))return s&&u?[n,r]:l||c?c&&l?[s?n:r*o,u?r:n/o]:[s?n:t.width,u?r:t.height]:[t.width,t.height];if(l){var d=0,f=0;return Ot(a)?d=Wt(a,t.width):Ot(i)&&(f=Wt(i,t.height)),rs(a)?d=f*o:i&&!rs(i)||(f=d/o),[d,f]}var p=null,g=null;if(Ot(a)?p=Wt(a,t.width):i&&Ot(i)&&(g=Wt(i,t.height)),null===p||i&&!rs(i)||(g=s&&u?p/n*r:t.height),null!==g&&rs(a)&&(p=s&&u?g/r*n:t.width),null!==p&&null!==g)return[p,g];throw new Error("Unable to calculate background-size for element")},is=function(e,A){var t=e[A];return void 0===t?e[0]:t},ls=function(e,A,t,n,r){var o=A[0],a=A[1],i=t[0],l=t[1];switch(e){case 2:return[new Ul(Math.round(n.left),Math.round(n.top+a)),new Ul(Math.round(n.left+n.width),Math.round(n.top+a)),new Ul(Math.round(n.left+n.width),Math.round(l+n.top+a)),new Ul(Math.round(n.left),Math.round(l+n.top+a))];case 3:return[new Ul(Math.round(n.left+o),Math.round(n.top)),new Ul(Math.round(n.left+o+i),Math.round(n.top)),new Ul(Math.round(n.left+o+i),Math.round(n.height+n.top)),new Ul(Math.round(n.left+o),Math.round(n.height+n.top))];case 1:return[new Ul(Math.round(n.left+o),Math.round(n.top+a)),new Ul(Math.round(n.left+o+i),Math.round(n.top+a)),new Ul(Math.round(n.left+o+i),Math.round(n.top+a+l)),new Ul(Math.round(n.left+o),Math.round(n.top+a+l))];default:return[new Ul(Math.round(r.left),Math.round(r.top)),new Ul(Math.round(r.left+r.width),Math.round(r.top)),new Ul(Math.round(r.left+r.width),Math.round(r.height+r.top)),new Ul(Math.round(r.left),Math.round(r.height+r.top))]}},ss="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",us="Hidden Text",cs=function(){function e(e){this._data={},this._document=e}return e.prototype.parseMetrics=function(e,A){var t=this._document.createElement("div"),n=this._document.createElement("img"),r=this._document.createElement("span"),o=this._document.body;t.style.visibility="hidden",t.style.fontFamily=e,t.style.fontSize=A,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",o.appendChild(t),n.src=ss,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",r.style.fontFamily=e,r.style.fontSize=A,r.style.margin="0",r.style.padding="0",r.appendChild(this._document.createTextNode(us)),t.appendChild(r),t.appendChild(n);var a=n.offsetTop-r.offsetTop+2;t.removeChild(r),t.appendChild(this._document.createTextNode(us)),t.style.lineHeight="normal",n.style.verticalAlign="super";var i=n.offsetTop-t.offsetTop+2;return o.removeChild(t),{baseline:a,middle:i}},e.prototype.getMetrics=function(e,A){var t=e+" "+A;return void 0===this._data[t]&&(this._data[t]=this.parseMetrics(e,A)),this._data[t]},e}(),ds=function(){function e(e,A){this.context=e,this.options=A}return e}(),fs=1e4,ps=function(e){function t(A,t){var n=e.call(this,A,t)||this;return n._activeEffects=[],n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),t.canvas||(n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px"),n.fontMetrics=new cs(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),n}return A(t,e),t.prototype.applyEffects=function(e){for(var A=this;this._activeEffects.length;)this.popEffect();e.forEach((function(e){return A.applyEffect(e)}))},t.prototype.applyEffect=function(e){this.ctx.save(),Pl(e)&&(this.ctx.globalAlpha=e.opacity),Nl(e)&&(this.ctx.translate(e.offsetX,e.offsetY),this.ctx.transform(e.matrix[0],e.matrix[1],e.matrix[2],e.matrix[3],e.matrix[4],e.matrix[5]),this.ctx.translate(-e.offsetX,-e.offsetY)),Ml(e)&&(this.path(e.path),this.ctx.clip()),this._activeEffects.push(e)},t.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},t.prototype.renderStack=function(e){return n(this,void 0,void 0,(function(){return r(this,(function(A){switch(A.label){case 0:return e.element.container.styles.isVisible()?[4,this.renderStackContent(e)]:[3,2];case 1:A.sent(),A.label=2;case 2:return[2]}}))}))},t.prototype.renderNode=function(e){return n(this,void 0,void 0,(function(){return r(this,(function(A){switch(A.label){case 0:return io(e.container.flags,16),e.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(e)]:[3,3];case 1:return A.sent(),[4,this.renderNodeContent(e)];case 2:A.sent(),A.label=3;case 3:return[2]}}))}))},t.prototype.renderTextWithLetterSpacing=function(e,A,t){var n=this;0===A?this.ctx.fillText(e.text,e.bounds.left,e.bounds.top+t):La(e.text).reduce((function(A,r){return n.ctx.fillText(r,A,e.bounds.top+t),A+n.ctx.measureText(r).width}),e.bounds.left)},t.prototype.createFontStyle=function(e){var A=e.fontVariant.filter((function(e){return"normal"===e||"small-caps"===e})).join(""),t=Bs(e.fontFamily).join(", "),n=St(e.fontSize)?""+e.fontSize.number+e.fontSize.unit:e.fontSize.number+"px";return[[e.fontStyle,A,e.fontWeight,n,t].join(" "),t,n]},t.prototype.renderTextNode=function(e,A){return n(this,void 0,void 0,(function(){var t,n,o,a,i,l,s,u,c=this;return r(this,(function(r){return t=this.createFontStyle(A),n=t[0],o=t[1],a=t[2],this.ctx.font=n,this.ctx.direction=1===A.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",i=this.fontMetrics.getMetrics(o,a),l=i.baseline,s=i.middle,u=A.paintOrder,e.textBounds.forEach((function(e){u.forEach((function(t){switch(t){case 0:c.ctx.fillStyle=nn(A.color),c.renderTextWithLetterSpacing(e,A.letterSpacing,l);var n=A.textShadow;n.length&&e.text.trim().length&&(n.slice(0).reverse().forEach((function(t){c.ctx.shadowColor=nn(t.color),c.ctx.shadowOffsetX=t.offsetX.number*c.options.scale,c.ctx.shadowOffsetY=t.offsetY.number*c.options.scale,c.ctx.shadowBlur=t.blur.number,c.renderTextWithLetterSpacing(e,A.letterSpacing,l)})),c.ctx.shadowColor="",c.ctx.shadowOffsetX=0,c.ctx.shadowOffsetY=0,c.ctx.shadowBlur=0),A.textDecorationLine.length&&(c.ctx.fillStyle=nn(A.textDecorationColor||A.color),A.textDecorationLine.forEach((function(A){switch(A){case 1:c.ctx.fillRect(e.bounds.left,Math.round(e.bounds.top+l),e.bounds.width,1);break;case 2:c.ctx.fillRect(e.bounds.left,Math.round(e.bounds.top),e.bounds.width,1);break;case 3:c.ctx.fillRect(e.bounds.left,Math.ceil(e.bounds.top+s),e.bounds.width,1)}})));break;case 1:A.webkitTextStrokeWidth&&e.text.trim().length&&(c.ctx.strokeStyle=nn(A.webkitTextStrokeColor),c.ctx.lineWidth=A.webkitTextStrokeWidth,c.ctx.lineJoin=window.chrome?"miter":"round",c.ctx.strokeText(e.text,e.bounds.left,e.bounds.top+l)),c.ctx.strokeStyle="",c.ctx.lineWidth=0,c.ctx.lineJoin="miter"}}))})),[2]}))}))},t.prototype.renderReplacedElement=function(e,A,t){if(t&&e.intrinsicWidth>0&&e.intrinsicHeight>0){var n=es(e),r=Ll(A);this.path(r),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,e.intrinsicWidth,e.intrinsicHeight,n.left,n.top,n.width,n.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(e){return n(this,void 0,void 0,(function(){var A,n,o,i,l,s,u,c,d,f,p,g,h,m,w,B,y,v;return r(this,(function(r){switch(r.label){case 0:this.applyEffects(e.getEffects(4)),A=e.container,n=e.curves,o=A.styles,i=0,l=A.textNodes,r.label=1;case 1:return i<l.length?(s=l[i],[4,this.renderTextNode(s,o)]):[3,4];case 2:r.sent(),r.label=3;case 3:return i++,[3,1];case 4:if(!(A instanceof _a))return[3,8];r.label=5;case 5:return r.trys.push([5,7,,8]),[4,this.context.cache.match(A.src)];case 6:return w=r.sent(),this.renderReplacedElement(A,n,w),[3,8];case 7:return r.sent(),this.context.logger.error("Error loading image "+A.src),[3,8];case 8:if(A instanceof Va&&this.renderReplacedElement(A,n,A.canvas),!(A instanceof za))return[3,12];r.label=9;case 9:return r.trys.push([9,11,,12]),[4,this.context.cache.match(A.svg)];case 10:return w=r.sent(),this.renderReplacedElement(A,n,w),[3,12];case 11:return r.sent(),this.context.logger.error("Error loading svg "+A.svg.substring(0,255)),[3,12];case 12:return A instanceof ri&&A.tree?[4,new t(this.context,{scale:this.options.scale,backgroundColor:A.backgroundColor,x:0,y:0,width:A.width,height:A.height}).render(A.tree)]:[3,14];case 13:u=r.sent(),A.width&&A.height&&this.ctx.drawImage(u,0,0,A.width,A.height,A.bounds.left,A.bounds.top,A.bounds.width,A.bounds.height),r.label=14;case 14:if(A instanceof Ai&&(c=Math.min(A.bounds.width,A.bounds.height),A.type===Za?A.checked&&(this.ctx.save(),this.path([new Ul(A.bounds.left+.39363*c,A.bounds.top+.79*c),new Ul(A.bounds.left+.16*c,A.bounds.top+.5549*c),new Ul(A.bounds.left+.27347*c,A.bounds.top+.44071*c),new Ul(A.bounds.left+.39694*c,A.bounds.top+.5649*c),new Ul(A.bounds.left+.72983*c,A.bounds.top+.23*c),new Ul(A.bounds.left+.84*c,A.bounds.top+.34085*c),new Ul(A.bounds.left+.39363*c,A.bounds.top+.79*c)]),this.ctx.fillStyle=nn(ei),this.ctx.fill(),this.ctx.restore()):A.type===qa&&A.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(A.bounds.left+c/2,A.bounds.top+c/2,c/4,0,2*Math.PI,!0),this.ctx.fillStyle=nn(ei),this.ctx.fill(),this.ctx.restore())),gs(A)&&A.value.length){switch(d=this.createFontStyle(o),y=d[0],f=d[1],p=this.fontMetrics.getMetrics(y,f).baseline,this.ctx.font=y,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=ms(A.styles.textAlign),v=es(A),g=0,A.styles.textAlign){case 1:g+=v.width/2;break;case 2:g+=v.width}h=v.add(g,0,0,-v.height/2+1),this.ctx.save(),this.path([new Ul(v.left,v.top),new Ul(v.left+v.width,v.top),new Ul(v.left+v.width,v.top+v.height),new Ul(v.left,v.top+v.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new xa(A.value,h),o.letterSpacing,p),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!io(A.styles.display,2048))return[3,20];if(null===A.styles.listStyleImage)return[3,19];if(0!==(m=A.styles.listStyleImage).type)return[3,18];w=void 0,B=m.url,r.label=15;case 15:return r.trys.push([15,17,,18]),[4,this.context.cache.match(B)];case 16:return w=r.sent(),this.ctx.drawImage(w,A.bounds.left-(w.width+10),A.bounds.top),[3,18];case 17:return r.sent(),this.context.logger.error("Error loading list-style-image "+B),[3,18];case 18:return[3,20];case 19:e.listValue&&-1!==A.styles.listStyleType&&(y=this.createFontStyle(o)[0],this.ctx.font=y,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",v=new a(A.bounds.left,A.bounds.top+Wt(A.styles.paddingTop,A.bounds.width),A.bounds.width,Qr(o.lineHeight,o.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new xa(e.listValue,v),o.letterSpacing,Qr(o.lineHeight,o.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),r.label=20;case 20:return[2]}}))}))},t.prototype.renderStackContent=function(e){return n(this,void 0,void 0,(function(){var A,t,n,o,a,i,l,s,u,c,d,f,p,g,h;return r(this,(function(r){switch(r.label){case 0:return io(e.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(e.element)];case 1:r.sent(),A=0,t=e.negativeZIndex,r.label=2;case 2:return A<t.length?(h=t[A],[4,this.renderStack(h)]):[3,5];case 3:r.sent(),r.label=4;case 4:return A++,[3,2];case 5:return[4,this.renderNodeContent(e.element)];case 6:r.sent(),n=0,o=e.nonInlineLevel,r.label=7;case 7:return n<o.length?(h=o[n],[4,this.renderNode(h)]):[3,10];case 8:r.sent(),r.label=9;case 9:return n++,[3,7];case 10:a=0,i=e.nonPositionedFloats,r.label=11;case 11:return a<i.length?(h=i[a],[4,this.renderStack(h)]):[3,14];case 12:r.sent(),r.label=13;case 13:return a++,[3,11];case 14:l=0,s=e.nonPositionedInlineLevel,r.label=15;case 15:return l<s.length?(h=s[l],[4,this.renderStack(h)]):[3,18];case 16:r.sent(),r.label=17;case 17:return l++,[3,15];case 18:u=0,c=e.inlineLevel,r.label=19;case 19:return u<c.length?(h=c[u],[4,this.renderNode(h)]):[3,22];case 20:r.sent(),r.label=21;case 21:return u++,[3,19];case 22:d=0,f=e.zeroOrAutoZIndexOrTransformedOrOpacity,r.label=23;case 23:return d<f.length?(h=f[d],[4,this.renderStack(h)]):[3,26];case 24:r.sent(),r.label=25;case 25:return d++,[3,23];case 26:p=0,g=e.positiveZIndex,r.label=27;case 27:return p<g.length?(h=g[p],[4,this.renderStack(h)]):[3,30];case 28:r.sent(),r.label=29;case 29:return p++,[3,27];case 30:return[2]}}))}))},t.prototype.mask=function(e){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(e.slice(0).reverse()),this.ctx.closePath()},t.prototype.path=function(e){this.ctx.beginPath(),this.formatPath(e),this.ctx.closePath()},t.prototype.formatPath=function(e){var A=this;e.forEach((function(e,t){var n=kl(e)?e.start:e;0===t?A.ctx.moveTo(n.x,n.y):A.ctx.lineTo(n.x,n.y),kl(e)&&A.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)}))},t.prototype.renderRepeat=function(e,A,t,n){this.path(e),this.ctx.fillStyle=A,this.ctx.translate(t,n),this.ctx.fill(),this.ctx.translate(-t,-n)},t.prototype.resizeImage=function(e,A,t){var n;if(e.width===A&&e.height===t)return e;var r=(null!==(n=this.canvas.ownerDocument)&&void 0!==n?n:document).createElement("canvas");return r.width=Math.max(1,A),r.height=Math.max(1,t),r.getContext("2d").drawImage(e,0,0,e.width,e.height,0,0,A,t),r},t.prototype.renderBackgroundImage=function(e){return n(this,void 0,void 0,(function(){var A,t,n,o,a,i;return r(this,(function(l){switch(l.label){case 0:A=e.styles.backgroundImage.length-1,t=function(t){var o,a,i,l,s,u,c,d,f,p,g,h,m,w,B,y,v,b,C,Q,U,F,E,k,x,S,I,H,L,T,D;return r(this,(function(r){switch(r.label){case 0:if(0!==t.type)return[3,5];o=void 0,a=t.url,r.label=1;case 1:return r.trys.push([1,3,,4]),[4,n.context.cache.match(a)];case 2:return o=r.sent(),[3,4];case 3:return r.sent(),n.context.logger.error("Error loading background-image "+a),[3,4];case 4:return o&&(i=ns(e,A,[o.width,o.height,o.width/o.height]),y=i[0],F=i[1],E=i[2],C=i[3],Q=i[4],w=n.ctx.createPattern(n.resizeImage(o,C,Q),"repeat"),n.renderRepeat(y,w,F,E)),[3,6];case 5:Dn(t)?(l=ns(e,A,[null,null,null]),y=l[0],F=l[1],E=l[2],C=l[3],Q=l[4],s=wn(t.angle,C,Q),u=s[0],c=s[1],d=s[2],f=s[3],p=s[4],(g=document.createElement("canvas")).width=C,g.height=Q,h=g.getContext("2d"),m=h.createLinearGradient(c,f,d,p),hn(t.stops,u).forEach((function(e){return m.addColorStop(e.stop,nn(e.color))})),h.fillStyle=m,h.fillRect(0,0,C,Q),C>0&&Q>0&&(w=n.ctx.createPattern(g,"repeat"),n.renderRepeat(y,w,F,E))):Rn(t)&&(B=ns(e,A,[null,null,null]),y=B[0],v=B[1],b=B[2],C=B[3],Q=B[4],U=0===t.position.length?[Vt]:t.position,F=Wt(U[0],C),E=Wt(U[U.length-1],Q),k=vn(t,F,E,C,Q),x=k[0],S=k[1],x>0&&S>0&&(I=n.ctx.createRadialGradient(v+F,b+E,0,v+F,b+E,x),hn(t.stops,2*x).forEach((function(e){return I.addColorStop(e.stop,nn(e.color))})),n.path(y),n.ctx.fillStyle=I,x!==S?(H=e.bounds.left+.5*e.bounds.width,L=e.bounds.top+.5*e.bounds.height,D=1/(T=S/x),n.ctx.save(),n.ctx.translate(H,L),n.ctx.transform(1,0,0,T,0,0),n.ctx.translate(-H,-L),n.ctx.fillRect(v,D*(b-L)+L,C,Q*D),n.ctx.restore()):n.ctx.fill())),r.label=6;case 6:return A--,[2]}}))},n=this,o=0,a=e.styles.backgroundImage.slice(0).reverse(),l.label=1;case 1:return o<a.length?(i=a[o],[5,t(i)]):[3,4];case 2:l.sent(),l.label=3;case 3:return o++,[3,1];case 4:return[2]}}))}))},t.prototype.renderSolidBorder=function(e,A,t){return n(this,void 0,void 0,(function(){return r(this,(function(n){return this.path(jl(t,A)),this.ctx.fillStyle=nn(e),this.ctx.fill(),[2]}))}))},t.prototype.renderDoubleBorder=function(e,A,t,o){return n(this,void 0,void 0,(function(){var n,a;return r(this,(function(r){switch(r.label){case 0:return A<3?[4,this.renderSolidBorder(e,t,o)]:[3,2];case 1:return r.sent(),[2];case 2:return n=Xl(o,t),this.path(n),this.ctx.fillStyle=nn(e),this.ctx.fill(),a=Yl(o,t),this.path(a),this.ctx.fill(),[2]}}))}))},t.prototype.renderNodeBackgroundAndBorders=function(e){return n(this,void 0,void 0,(function(){var A,t,n,o,a,i,l,s,u=this;return r(this,(function(r){switch(r.label){case 0:return this.applyEffects(e.getEffects(2)),A=e.container.styles,t=!tn(A.backgroundColor)||A.backgroundImage.length,n=[{style:A.borderTopStyle,color:A.borderTopColor,width:A.borderTopWidth},{style:A.borderRightStyle,color:A.borderRightColor,width:A.borderRightWidth},{style:A.borderBottomStyle,color:A.borderBottomColor,width:A.borderBottomWidth},{style:A.borderLeftStyle,color:A.borderLeftColor,width:A.borderLeftWidth}],o=hs(is(A.backgroundClip,0),e.curves),t||A.boxShadow.length?(this.ctx.save(),this.path(o),this.ctx.clip(),tn(A.backgroundColor)||(this.ctx.fillStyle=nn(A.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(e.container)]):[3,2];case 1:r.sent(),this.ctx.restore(),A.boxShadow.slice(0).reverse().forEach((function(A){u.ctx.save();var t=Il(e.curves),n=A.inset?0:fs,r=Kl(t,-n+(A.inset?1:-1)*A.spread.number,(A.inset?1:-1)*A.spread.number,A.spread.number*(A.inset?-2:2),A.spread.number*(A.inset?-2:2));A.inset?(u.path(t),u.ctx.clip(),u.mask(r)):(u.mask(t),u.ctx.clip(),u.path(r)),u.ctx.shadowOffsetX=A.offsetX.number+n,u.ctx.shadowOffsetY=A.offsetY.number,u.ctx.shadowColor=nn(A.color),u.ctx.shadowBlur=A.blur.number,u.ctx.fillStyle=A.inset?nn(A.color):"rgba(0,0,0,1)",u.ctx.fill(),u.ctx.restore()})),r.label=2;case 2:a=0,i=0,l=n,r.label=3;case 3:return i<l.length?0!==(s=l[i]).style&&!tn(s.color)&&s.width>0?2!==s.style?[3,5]:[4,this.renderDashedDottedBorder(s.color,s.width,a,e.curves,2)]:[3,11]:[3,13];case 4:return r.sent(),[3,11];case 5:return 3!==s.style?[3,7]:[4,this.renderDashedDottedBorder(s.color,s.width,a,e.curves,3)];case 6:return r.sent(),[3,11];case 7:return 4!==s.style?[3,9]:[4,this.renderDoubleBorder(s.color,s.width,a,e.curves)];case 8:return r.sent(),[3,11];case 9:return[4,this.renderSolidBorder(s.color,a,e.curves)];case 10:r.sent(),r.label=11;case 11:a++,r.label=12;case 12:return i++,[3,3];case 13:return[2]}}))}))},t.prototype.renderDashedDottedBorder=function(e,A,t,o,a){return n(this,void 0,void 0,(function(){var n,i,l,s,u,c,d,f,p,g,h,m,w,B,y,v;return r(this,(function(r){return this.ctx.save(),n=Jl(o,t),i=jl(o,t),2===a&&(this.path(i),this.ctx.clip()),kl(i[0])?(l=i[0].start.x,s=i[0].start.y):(l=i[0].x,s=i[0].y),kl(i[1])?(u=i[1].end.x,c=i[1].end.y):(u=i[1].x,c=i[1].y),d=0===t||2===t?Math.abs(l-u):Math.abs(s-c),this.ctx.beginPath(),3===a?this.formatPath(n):this.formatPath(i.slice(0,2)),f=A<3?3*A:2*A,p=A<3?2*A:A,3===a&&(f=A,p=A),g=!0,d<=2*f?g=!1:d<=2*f+p?(f*=h=d/(2*f+p),p*=h):(m=Math.floor((d+p)/(f+p)),w=(d-m*f)/(m-1),p=(B=(d-(m+1)*f)/m)<=0||Math.abs(p-w)<Math.abs(p-B)?w:B),g&&(3===a?this.ctx.setLineDash([0,f+p]):this.ctx.setLineDash([f,p])),3===a?(this.ctx.lineCap="round",this.ctx.lineWidth=A):this.ctx.lineWidth=2*A+1.1,this.ctx.strokeStyle=nn(e),this.ctx.stroke(),this.ctx.setLineDash([]),2===a&&(kl(i[0])&&(y=i[3],v=i[0],this.ctx.beginPath(),this.formatPath([new Ul(y.end.x,y.end.y),new Ul(v.start.x,v.start.y)]),this.ctx.stroke()),kl(i[1])&&(y=i[1],v=i[2],this.ctx.beginPath(),this.formatPath([new Ul(y.end.x,y.end.y),new Ul(v.start.x,v.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},t.prototype.render=function(e){return n(this,void 0,void 0,(function(){var A;return r(this,(function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),A=Wl(e),[4,this.renderStack(A)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}}))}))},t}(ds),gs=function(e){return e instanceof ni||e instanceof ti||e instanceof Ai&&e.type!==qa&&e.type!==Za},hs=function(e,A){switch(e){case 0:return Il(A);case 2:return Hl(A);default:return Ll(A)}},ms=function(e){switch(e){case 1:return"center";case 2:return"right";default:return"left"}},ws=["-apple-system","system-ui"],Bs=function(e){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?e.filter((function(e){return-1===ws.indexOf(e)})):e},ys=function(e){function t(A,t){var n=e.call(this,A,t)||this;return n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=t,n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),n}return A(t,e),t.prototype.render=function(e){return n(this,void 0,void 0,(function(){var A,t;return r(this,(function(n){switch(n.label){case 0:return A=Fa(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,e),[4,vs(A)];case 1:return t=n.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}}))}))},t}(ds),vs=function(e){return new Promise((function(A,t){var n=new Image;n.onload=function(){A(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(e))}))},bs=function(){function e(e){var A=e.id,t=e.enabled;this.id=A,this.enabled=t,this.start=Date.now()}return e.prototype.debug=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,o([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.prototype.getTime=function(){return Date.now()-this.start},e.prototype.info=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,o([this.id,this.getTime()+"ms"],e))},e.prototype.warn=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,o([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.prototype.error=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,o([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.instances={},e}(),Cs=function(){function e(A,t){var n;this.windowBounds=t,this.instanceName="#"+e.instanceCount++,this.logger=new bs({id:this.instanceName,enabled:A.logging}),this.cache=null!==(n=A.cache)&&void 0!==n?n:new hl(this,A)}return e.instanceCount=1,e}(),Qs=function(e,A){return void 0===A&&(A={}),Us(e,A)};"undefined"!=typeof window&&gl.setContext(window);var Us=function(e,A){return n(void 0,void 0,void 0,(function(){var n,o,s,u,c,d,f,p,g,h,m,w,B,y,v,b,C,Q,U,F,E,k,x,S,I,H,L,T,D,R,N,M,P,O,K,_,V,z;return r(this,(function(r){switch(r.label){case 0:if(!e||"object"!=typeof e)return[2,Promise.reject("Invalid element provided as first argument")];if(!(n=e.ownerDocument))throw new Error("Element is not attached to a Document");if(!(o=n.defaultView))throw new Error("Document is not attached to a Window");return s={allowTaint:null!==(k=A.allowTaint)&&void 0!==k&&k,imageTimeout:null!==(x=A.imageTimeout)&&void 0!==x?x:15e3,proxy:A.proxy,useCORS:null!==(S=A.useCORS)&&void 0!==S&&S},u=t({logging:null===(I=A.logging)||void 0===I||I,cache:A.cache},s),c={windowWidth:null!==(H=A.windowWidth)&&void 0!==H?H:o.innerWidth,windowHeight:null!==(L=A.windowHeight)&&void 0!==L?L:o.innerHeight,scrollX:null!==(T=A.scrollX)&&void 0!==T?T:o.pageXOffset,scrollY:null!==(D=A.scrollY)&&void 0!==D?D:o.pageYOffset},d=new a(c.scrollX,c.scrollY,c.windowWidth,c.windowHeight),f=new Cs(u,d),p=null!==(R=A.foreignObjectRendering)&&void 0!==R&&R,g={allowTaint:null!==(N=A.allowTaint)&&void 0!==N&&N,onclone:A.onclone,ignoreElements:A.ignoreElements,inlineImages:p,copyStyles:p},f.logger.debug("Starting document clone with size "+d.width+"x"+d.height+" scrolled to "+-d.left+","+-d.top),h=new Zi(f,e,g),(m=h.clonedReferenceElement)?[4,h.toIFrame(n,d)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return w=r.sent(),B=yi(m)||wi(m)?l(m.ownerDocument):i(f,m),y=B.width,v=B.height,b=B.left,C=B.top,Q=Fs(f,m,A.backgroundColor),U={canvas:A.canvas,backgroundColor:Q,scale:null!==(P=null!==(M=A.scale)&&void 0!==M?M:o.devicePixelRatio)&&void 0!==P?P:1,x:(null!==(O=A.x)&&void 0!==O?O:0)+b,y:(null!==(K=A.y)&&void 0!==K?K:0)+C,width:null!==(_=A.width)&&void 0!==_?_:Math.ceil(y),height:null!==(V=A.height)&&void 0!==V?V:Math.ceil(v)},p?(f.logger.debug("Document cloned, using foreign object rendering"),[4,new ys(f,U).render(m)]):[3,3];case 2:return F=r.sent(),[3,5];case 3:return f.logger.debug("Document cloned, element located at "+b+","+C+" with size "+y+"x"+v+" using computed rendering"),f.logger.debug("Starting DOM parsing"),E=li(f,m),Q===E.styles.backgroundColor&&(E.styles.backgroundColor=dn.TRANSPARENT),f.logger.debug("Starting renderer for element at "+U.x+","+U.y+" with size "+U.width+"x"+U.height),[4,new ps(f,U).render(E)];case 4:F=r.sent(),r.label=5;case 5:return(null===(z=A.removeContainer)||void 0===z||z)&&(Zi.destroy(w)||f.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),f.logger.debug("Finished rendering"),[2,F]}}))}))},Fs=function(e,A,t){var n=A.ownerDocument,r=n.documentElement?cn(e,getComputedStyle(n.documentElement).backgroundColor):dn.TRANSPARENT,o=n.body?cn(e,getComputedStyle(n.body).backgroundColor):dn.TRANSPARENT,a="string"==typeof t?cn(e,t):null===t?dn.TRANSPARENT:4294967295;return A===n.documentElement?tn(r)?tn(o)?a:o:r:a};return Qs}()}(J);var Z=e(J.exports);const q=({iconComponents:e,setCurrentView:A,meetingLink:t,setMeetingLink:n,themeColors:r,createMeeting:o,extractSessionIdFromUrl:a,setSessionId:i,setIsHost:l,customStyle:c={},customText:d={}})=>{const[f,p]=s.useState(!1),[g,h]=s.useState(""),m={heading:"Welcome to the Voyage Video Meeting Platform",subheading:"Create a new room or join an existing one.",createButton:"Create Meeting",creatingButton:"Creating...",joinPlaceholder:"Enter meeting link",joinButton:"Join Meeting",dividerText:"or",errorInvalidLink:"Please enter a valid meeting link",errorInvalidFormat:"Invalid meeting link format",errorCreateFail:"Failed to create meeting. Please try again.",...d},w={container:"min-h-screen bg-white flex items-center justify-between p-16",leftSection:"flex-1",heading:"text-5xl font-bold text-gray-900 leading-tight",subheading:"text-lg text-blue-500 mt-4",rightSection:"flex-1 flex flex-col items-center gap-6",createButton:"w-full text-white font-semibold py-3 px-6 rounded-lg transition duration-200 flex items-center justify-center gap-2",dividerContainer:"relative w-full",dividerLine:"absolute inset-0 flex items-center",dividerLineInner:"w-full border-t border-gray-300",dividerTextContainer:"relative flex justify-center text-sm",dividerText:"px-2 bg-white text-gray-500",joinSection:"space-y-3",input:"w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent",joinButton:"w-full text-white font-semibold py-3 px-6 rounded-lg transition duration-200",errorBox:"mb-4 p-3 bg-red-100 border border-red-400 text-red-700 rounded-lg",...c};return u.createElement("div",{className:w.container},u.createElement("div",{className:w.leftSection},u.createElement("h1",{className:w.heading},m.heading.split("\n").map(((e,A)=>u.createElement(u.Fragment,{key:A},e,u.createElement("br",null))))),u.createElement("p",{className:w.subheading},m.subheading)),u.createElement("div",{className:w.rightSection},u.createElement("div",{className:"space-y-4"},u.createElement("button",{onClick:async()=>{p(!0),h("");try{const e=await o({name:"Host",role:"host"});l(!0),e.meetingUrl&&window.history.pushState({},"",e.meetingUrl),A("prejoin")}catch(e){console.error("Error creating meeting:",e),h(m.errorCreateFail)}finally{p(!1)}},disabled:f,className:`${w.createButton} ${f?"bg-blue-300 cursor-not-allowed":"hover:bg-blue-700"}`,style:{backgroundColor:r?.primary||"#2563eb"}},f?u.createElement(u.Fragment,null,u.createElement("div",{className:"animate-spin rounded-full h-5 w-5 border-b-2 border-white"}),m.creatingButton):u.createElement(u.Fragment,null,u.createElement(e.video,{className:"w-5 h-5"}),m.createButton)),u.createElement("div",{className:w.dividerContainer},u.createElement("div",{className:w.dividerLine},u.createElement("div",{className:w.dividerLineInner})),u.createElement("div",{className:w.dividerTextContainer},u.createElement("span",{className:w.dividerText},"or"))),u.createElement("div",{className:w.joinSection},u.createElement("input",{type:"text",placeholder:m.joinPlaceholder,onChange:e=>n(e.target.value),className:w.input}),u.createElement("button",{onClick:()=>{if(!t.trim())return void h(m.errorInvalidLink);const e=a(t);e?(i(e),l(!1),h(""),window.history.pushState({},"",t),A("prejoin")):h(m.errorInvalidFormat)},disabled:!t.trim(),className:`${w.joinButton} ${t.trim()?"bg-gray-600 hover:bg-gray-700":"bg-gray-300 cursor-not-allowed"}`},m.joinButton)),g&&u.createElement("div",{className:w.errorBox},g))))},$={container:"min-h-screen flex items-center justify-center bg-white text-gray-900 px-6 py-6",card:"relative flex flex-col lg:flex-row bg-white rounded-3xl shadow-2xl max-w-5xl w-full border pt-10 overflow-hidden",formWrapper:"max-w-md w-full space-y-8",leftPanel:"lg:w-1/2 p-10 flex flex-col justify-center",rightPanel:"lg:w-1/2 p-8 flex flex-col items-center space-y-8 bg-gray-50",heading:"text-4xl font-extrabold text-center",subheading:"text-center text-gray-500 text-sm",label:"block text-sm font-semibold mb-2 text-gray-700",input:"w-full px-5 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-600 bg-white text-gray-800",joinButton:"w-full py-4 bg-blue-600 hover:bg-blue-700 disabled:bg-blue-300 disabled:cursor-not-allowed text-white font-bold rounded-lg flex items-center justify-center gap-3 transition-all",errorBox:"bg-red-100 text-red-700 text-sm p-4 rounded-md border border-red-400",previewBox:"w-full aspect-video bg-gray-200 rounded-xl shadow-lg overflow-hidden flex items-center justify-center",avatar:"w-32 h-32 bg-gray-300 rounded-full flex items-center justify-center text-5xl font-extrabold text-gray-600",cameraStatus:"text-gray-500 font-semibold",controlsCard:"w-full bg-white rounded-xl p-6 shadow-inner space-y-6 border",toggleButtons:"flex justify-center gap-4",toggleButtonBase:"w-12 h-12 rounded-full flex items-center justify-center transition-all duration-200",deviceSection:"grid grid-cols-1 gap-4",select:"w-full px-4 py-2 rounded-md bg-white border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500 text-gray-800",shareInput:"flex-1 px-4 py-3 border border-gray-300 rounded-lg bg-white text-gray-800",shareButton:"px-4 py-3 bg-gray-100 hover:bg-gray-200 border border-gray-300 rounded-lg transition duration-200 flex items-center gap-2 text-gray-700",shareNote:"text-sm text-gray-500 mt-1",spinner:"animate-spin h-6 w-6 border-b-2 border-gray-900 rounded-full",cameraFeed:"w-full h-full object-cover bg-black"},ee=({userName:e,setUserName:A,joinMeeting:t,isConnecting:n,iconComponents:r,connectionError:o,previewRef:a,previewEnabled:i,setPreviewEnabled:l,selectedDevices:c,setSelectedDevices:d,devices:f,getInitials:p,isHost:g,meetingLink:h,copyMeetingLink:m,linkCopied:w,customStyle:B={},customText:y={}})=>{const v={...$,...B},b={...{heading:"Join Your Meeting",subheading:"Check your settings before joining",displayNameLabel:"Display Name",displayNamePlaceholder:"Enter your name",shareLinkLabel:"Share Meeting Link",shareLinkNote:"Share this link with participants to join your meeting",copyButton:"Copy",copiedText:"Copied!",joinButtonHost:"Start Meeting",joinButtonGuest:"Join Meeting",joiningButton:"Joining...",cameraOffText:"Camera Off",toggleCameraLabel:"Toggle Camera",toggleMicLabel:"Toggle Microphone",selectCameraLabel:"Camera",selectMicLabel:"Microphone",errorConnection:o||""},...y},C=({enabled:e,onClick:A,IconOn:t,IconOff:n,label:r,isConnecting:o,mediaType:a})=>{const i=s.useMemo((()=>`${v.toggleButtonBase} ${e?"bg-blue-600 text-white":"bg-gray-500 text-gray-200"}`),[e]);return u.createElement("button",{onClick:async()=>{if(!o)try{const e=await navigator.mediaDevices.enumerateDevices();if(0===e.filter((e=>"camera"===a?"videoinput"===e.kind:"microphone"===a&&"audioinput"===e.kind)).length)return void console.log(`No ${"camera"===a?"camera":"microphone"} detected. Cannot toggle.`);A()}catch(e){console.error("Error checking media devices:",e),console.log("Unable to access media devices.")}},className:i,type:"button","aria-label":r,disabled:o},e?u.createElement(t,{className:"w-6 h-6"}):u.createElement(n,{className:"w-6 h-6"}))},Q=({label:e,value:A,onChange:t,options:r})=>u.createElement("div",null,u.createElement("label",{className:v.label},e),u.createElement("select",{value:A,onChange:e=>t(e.target.value),className:v.select,disabled:n},u.createElement("option",{value:""},"Select ",e),r.map((e=>u.createElement("option",{key:e.deviceId,value:e.deviceId},e.label)))));return u.createElement("div",{className:v.container},u.createElement("div",{className:v.card},u.createElement("div",{className:v.leftPanel},u.createElement("div",{className:v.formWrapper},u.createElement("h2",{className:v.heading},b.heading),u.createElement("p",{className:v.subheading},b.subheading),u.createElement("label",{htmlFor:"userName",className:v.label},b.displayNameLabel),u.createElement("input",{id:"userName",type:"text",disabled:n,value:e,onChange:e=>A(e.target.value),placeholder:b.displayNamePlaceholder,className:v.input,autoComplete:"off"}),g&&h&&u.createElement(u.Fragment,null,u.createElement("label",{className:v.label},b.shareLinkLabel),u.createElement("div",{className:"flex gap-2"},u.createElement("input",{type:"text",value:h,readOnly:!0,className:v.shareInput}),u.createElement("button",{onClick:m,className:v.shareButton},w?u.createElement(u.Fragment,null,u.createElement(r.check,{className:"w-4 h-4 text-green-600"}),u.createElement("span",{className:"text-green-600"},b.copiedText)):u.createElement(u.Fragment,null,u.createElement(r.copy,{className:"w-4 h-4"}),b.copyButton))),u.createElement("p",{className:v.shareNote},b.shareLinkNote)),u.createElement("button",{onClick:t,disabled:!e.trim()||n,className:v.joinButton,type:"button"},n?u.createElement(u.Fragment,null,u.createElement("div",{className:v.spinner}),b.joiningButton):u.createElement(u.Fragment,null,u.createElement(r.video,{className:"w-6 h-6"}),g?b.joinButtonHost:b.joinButtonGuest)),o&&u.createElement("div",{className:v.errorBox},o||b.errorConnection))),u.createElement("div",{className:v.rightPanel},u.createElement("div",{className:v.previewBox},i.video?u.createElement("div",{ref:a,className:v.cameraFeed}):u.createElement("div",{className:"flex flex-col items-center justify-center gap-2"},u.createElement("div",{className:v.avatar},e?p(e):"YN"),u.createElement("span",{className:v.cameraStatus},b.cameraOffText))),u.createElement("div",{className:v.controlsCard},u.createElement("div",{className:v.toggleButtons},u.createElement(C,{enabled:i.video,onClick:()=>l((e=>({...e,video:!e.video}))),IconOn:r.video,IconOff:r.videoOff,label:b.toggleCameraLabel,mediaType:"camera"}),u.createElement(C,{enabled:i.audio,onClick:()=>l((e=>({...e,audio:!e.audio}))),IconOn:r.mic,IconOff:r.micOff,label:b.toggleMicLabel,mediaType:"microphone"})),u.createElement("div",{className:v.deviceSection},u.createElement(Q,{label:b.selectCameraLabel,value:c.camera,onChange:e=>d((A=>({...A,camera:e}))),options:f.cameras}),u.createElement(Q,{label:b.selectMicLabel,value:c.microphone,onChange:e=>d((A=>({...A,microphone:e}))),options:f.microphones}))))))},Ae=({isOpen:e,onClose:A,onConfirm:t,isHost:n,participants:r,getInitials:o,onTransferHost:a})=>{const[i,l]=s.useState("");if(!e)return null;const c=r.filter((e=>!e.isLocal)),d=c.length>0,f=!n||!d||i;return u.createElement("div",{className:"fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center z-50"},u.createElement("div",{className:"bg-gray-800 rounded-lg p-6 max-w-md w-full mx-4"},u.createElement("h3",{className:"text-white text-lg font-semibold mb-4"},n?"Transfer Host & Leave Meeting":"Leave Meeting"),u.createElement("p",{className:"text-gray-300 mb-6"},n&&d?"As the host, you need to select a new host before leaving the meeting.":"Are you sure you want to leave the meeting?"),n&&d&&u.createElement("div",{className:"mb-6"},u.createElement("label",{className:"block text-white text-sm font-medium mb-3"},"Select New Host:"),u.createElement("div",{className:"space-y-2"},c.map((e=>u.createElement("label",{key:e.id,className:"flex items-center gap-3 cursor-pointer"},u.createElement("input",{type:"radio",name:"newHost",value:e.id,checked:i===e.id,onChange:e=>l(e.target.value),className:"text-blue-600 focus:ring-blue-500"}),u.createElement("div",{className:"w-8 h-8 bg-gray-600 rounded-full flex items-center justify-center"},u.createElement("span",{className:"text-sm font-semibold text-white"},o(e.name))),u.createElement("span",{className:"text-white"},e.name)))))),u.createElement("div",{className:"flex gap-3 justify-end"},u.createElement("button",{onClick:A,className:"px-4 py-2 bg-gray-700 hover:bg-gray-600 text-white rounded-lg transition duration-200"},"Cancel"),u.createElement("button",{onClick:()=>{if(n&&d&&i){const e=c.find((e=>e.id===i));t(e?.connectionId||e?.subscriber?.stream?.connection?.connectionId||i)}else t(null)},disabled:!f,className:"px-4 py-2 rounded-lg transition duration-200 "+(f?"bg-red-600 hover:bg-red-700 text-white":"bg-gray-600 text-gray-400 cursor-not-allowed")},n&&d?"Transfer & Leave":"Leave Meeting"))))},te=({copyMeetingLink:e,linkCopied:A,participants:t,iconComponents:n,publisherElementRef:r,meetingState:o,getInitials:a,userName:i,chatMessages:l,chatInput:c,setChatInput:d,sendChatMessage:f,toggleAudio:p,takeScreenshot:g,toggleChat:h,toggleVideo:m,hasCamera:w,hasMicrophone:B,toggleScreenShare:y,toggleParticipants:v,showReactionPicker:b,screenShareState:C,isHost:Q,availableEmojis:U,sendReaction:F,reactions:E,setShowReactionPicker:k,leaveMeeting:x,reactionButtonRef:S,handleLeaveMeetingClick:I,showLeaveMeetingModal:H,setShowLeaveMeetingModal:L,transferHost:T,screenShotWithChat:D,chatAttachments:R,setChatAttachments:N})=>{const M=s.useRef(new Map),P=s.useRef(null),O=C.isSharing||C.isReceiving,K=t.find((e=>e.isScreenShare)),_=t.filter((e=>!e.isScreenShare)),[V,z]=s.useState(!1),[G,W]=s.useState(null),[j,X]=s.useState(null);s.useEffect((()=>{console.log("MeetingState changed: ",o),console.log("Participants: ",t)})),s.useEffect((()=>{P.current?.scrollIntoView({behavior:"smooth"})}),[l]),s.useEffect((()=>{t.filter((e=>!e.isLocal)).forEach((e=>{if(e.subscriber){const A=M.current.get(e.id);if(A)try{let t;if(t=e.isScreenShare&&e.subscriberContainer?e.subscriberContainer:e.subscriber.element,t&&t.parentNode!==A&&(A.innerHTML="",A.appendChild(t),t.style.width="100%",t.style.height="100%",t.style.position="absolute",t.style.top="0",t.style.left="0",e.isScreenShare?t.style.objectFit="contain":t.style.objectFit="cover",e.isScreenShare)){t.querySelectorAll("video").forEach((e=>{e.style.width="100%",e.style.height="100%",e.style.objectFit="contain"}))}}catch(e){console.error("Error positioning subscriber video:",e)}}}))}),[t]),s.useEffect((()=>{if(r.current){const e=r.current,A=e.querySelector("video");A&&(A.style.width="100%",A.style.height="100%",A.style.objectFit="contain",A.style.borderRadius="8px",A.style.position="absolute",A.style.top="0",A.style.left="0",A.style.zIndex="1",A.paused&&A.play().catch(console.error)),Array.from(e.children).forEach(((e,A)=>{console.log(`Child ${A}:`,e),e.style.width="100%",e.style.height="100%",e.style.position="absolute",e.style.top="0",e.style.left="0",e.style.borderRadius="8px","DIV"===e.tagName&&(e.style.zIndex="1")}))}}),[o.video,t]);const Y=(e,A)=>{A?M.current.set(e,A):M.current.delete(e)},J=e=>{W(e),z(!0)};return u.createElement("div",{className:"relative h-screen bg-gray-900 flex flex-col",id:"video-container"},u.createElement("div",{className:"bg-gray-800 p-4 flex items-center justify-between"},u.createElement("div",{className:"flex items-center gap-4"},u.createElement("h2",{className:"text-white font-semibold"},"Video Meeting"),u.createElement("button",{onClick:e,className:"flex items-center gap-2 px-3 py-1 bg-gray-700 hover:bg-gray-600 text-white rounded-lg transition duration-200"},A?u.createElement(n.check,{className:"w-4 h-4"}):u.createElement(n.copy,{className:"w-4 h-4"}),A?"Copied!":"Copy Link")),u.createElement("div",{className:"text-white text-sm pointer-events-none select-none","aria-disabled":!0},t.length," participant",1!==t.length?"s":"")),u.createElement("div",{className:"flex-1 flex h-screen overflow-hidden"},u.createElement("div",{className:"flex-1 p-4"},O?u.createElement("div",{className:"flex flex-col h-full gap-4"},u.createElement("div",{className:"flex-1 bg-gray-800 rounded-lg relative overflow-hidden",style:{height:"75%"}},K?u.createElement(u.Fragment,null,u.createElement("div",{ref:e=>Y(K.id,e),className:"w-full h-full relative"}),u.createElement("div",{className:"absolute bottom-2 left-2 bg-black bg-opacity-50 text-white px-2 py-1 rounded text-sm z-50"},K.name," - Screen Share")):C.isSharing?u.createElement(u.Fragment,null,u.createElement("div",{ref:r,className:"w-full h-full relative"}),u.createElement("div",{className:"absolute bottom-2 left-2 bg-black bg-opacity-50 text-white px-2 py-1 rounded text-sm z-50"},i," - Screen Share (You)")):u.createElement("h1",null,"Screen Share")),u.createElement("div",{className:"flex gap-2 overflow-x-auto",style:{height:"25%"}},!C.isSharing&&u.createElement("div",{className:"bg-gray-800 rounded-lg relative overflow-hidden flex-shrink-0",style:{width:"200px",height:"100%"}},u.createElement("div",{ref:r,className:"w-full h-full relative"}),!o.video&&u.createElement("div",{className:"absolute inset-0 bg-gray-700 flex items-center justify-center"},u.createElement("div",{className:"w-12 h-12 bg-gray-600 rounded-full flex items-center justify-center"},u.createElement("span",{className:"text-sm font-semibold text-white"},a(i)))),u.createElement("div",{className:"absolute bottom-1 left-1 bg-black bg-opacity-50 text-white px-1 py-0.5 rounded text-xs"},"You")),_.map((e=>u.createElement("div",{key:e.id,className:"bg-gray-800 rounded-lg relative overflow-hidden flex-shrink-0",style:{width:"200px",height:"100%"}},u.createElement("div",{ref:A=>Y(e.id,A),className:"w-full h-full relative"}),!e.video&&u.createElement("div",{className:"absolute inset-0 bg-gray-700 flex items-center justify-center"},u.createElement("div",{className:"w-12 h-12 bg-gray-600 rounded-full flex items-center justify-center"},u.createElement("span",{className:"text-sm font-semibold text-white"},a(e.name)))),u.createElement("div",{className:"absolute bottom-1 left-1 bg-black bg-opacity-50 text-white px-1 py-0.5 rounded text-xs"},e.name)))))):u.createElement("div",{className:`grid ${1===t.length?"grid-cols-1":t.length<=4?"grid-cols-2":"grid-cols-3"} gap-4 h-full`},u.createElement("div",{className:"bg-gray-800 rounded-lg relative overflow-hidden"},u.createElement("div",{ref:r,className:"w-full h-full relative",style:{position:"relative",width:"100%",height:"100%"}}),!o.video&&u.createElement("div",{className:"absolute inset-0 bg-gray-700 flex items-center justify-center z-50"},u.createElement("div",{className:"w-16 h-16 bg-gray-600 rounded-full flex items-center justify-center"},u.createElement("span",{className:"text-lg font-semibold text-white"},a(i)))),u.createElement("div",{className:"absolute bottom-2 left-2 bg-black bg-opacity-50 text-white px-2 py-1 rounded text-sm z-50"},i," (You)"),!o.audio&&u.createElement("div",{className:"absolute top-2 right-2 bg-red-600 p-1 rounded-full z-50"},u.createElement(n.micOff,{className:"w-4 h-4 text-white"}))),t.filter((e=>!e.isLocal)).map((e=>u.createElement("div",{key:e.id,className:"bg-gray-800 rounded-lg relative overflow-hidden"},u.createElement("div",{ref:A=>Y(e.id,A),className:"w-full h-full relative",style:{position:"relative",width:"100%",height:"100%"}}),!e.video&&u.createElement("div",{className:"absolute inset-0 bg-gray-700 flex items-center justify-center z-50"},u.createElement("div",{className:"w-16 h-16 bg-gray-600 rounded-full flex items-center justify-center"},u.createElement("span",{className:"text-lg font-semibold text-white"},a(e.name)))),u.createElement("div",{className:"absolute bottom-2 left-2 bg-black bg-opacity-50 text-white px-2 py-1 rounded text-sm z-50"},e.name),!e.audio&&u.createElement("div",{className:"absolute top-2 right-2 bg-red-600 p-1 rounded-full z-50"},u.createElement(n.micOff,{className:"w-4 h-4 text-white"}))))))),o.chat&&u.createElement("div",{className:"bg-gray-900 border-l border-gray-700 flex flex-col shadow-lg w-[360px]"},u.createElement("div",{className:"p-3 border-b border-gray-700 bg-gray-800 flex justify-between"},u.createElement("h3",{className:"text-white text-lg font-semibold tracking-tight"},"Chat"),u.createElement("button",{onClick:h,className:"text-gray-400 hover:text-white p-1 rounded transition-colors",title:"Close Chat"},u.createElement(n.x,{className:"w-5 h-5"}))),u.createElement("div",{className:"flex-1 p-4 overflow-y-auto scrollbar-thin scrollbar-thumb-gray-600 scrollbar-track-gray-800"},l.map((e=>u.createElement("div",{key:e.id,className:"mb-4 group"},u.createElement("div",{className:"text-xs text-gray-400 mb-1 flex items-center gap-2"},u.createElement("span",{className:"font-medium text-gray-300"},e.sender),u.createElement("span",null,"•"),u.createElement("span",null,e.timestamp?new Date(e.timestamp).toLocaleTimeString():"Unknown time")),u.createElement("div",{className:"text-white text-sm bg-gray-700/50 rounded-lg p-2 break-words whitespace-pre-wrap transition-all group-hover:bg-gray-700/70"},e.message,"screenshot"===e.type&&e.screenshots&&u.createElement("div",{className:"mt-2 space-y-2"},e.screenshots.map(((A,t)=>u.createElement("div",{key:`${A.id||e.id}-${t}`,className:"bg-gray-600/50 rounded p-2 text-xs relative group"},u.createElement("div",{className:"flex items-center justify-between"},u.createElement("div",{className:"flex items-center gap-2"},u.createElement("span",null,"📸"),u.createElement("span",null,A.filename)),u.createElement("div",{className:"flex gap-2 opacity-0 group-hover:opacity-100 transition-opacity"},u.createElement("button",{onClick:()=>{const e=document.createElement("a");e.href=A.url,e.download=A.filename,e.click()},className:"text-blue-400 hover:text-blue-300 p-1",title:"Download"},"↓"),u.createElement("button",{onClick:()=>J(A),className:"text-green-400 hover:text-green-300 p-1",title:"View Full Size"},"⛶"))),u.createElement("div",{className:"text-gray-400 text-xs mt-1"},"Screenshot shared at"," ",new Date(A.timestamp).toLocaleTimeString()))))))))),u.createElement("div",{ref:P})),u.createElement("div",{className:"p-2 border-t border-gray-700 bg-gray-800"},R.length>0&&u.createElement("div",{className:"mb-2 p-2 bg-gray-700/50 rounded border-l-2 border-blue-500"},u.createElement("div",{className:"text-xs text-gray-300 mb-1"},"Attachments:"),R.map((e=>u.createElement("div",{key:e.id,className:"bg-gray-600/50 rounded px-2 py-1 mb-2"},"screenshot"===e.type&&u.createElement("div",{className:"mb-2"},u.createElement("img",{src:e.url,alt:e.filename,className:"w-full max-w-32 h-20 object-cover rounded cursor-pointer",onClick:()=>J(e)})),u.createElement("div",{className:"flex items-center justify-between text-xs text-gray-400"},u.createElement("span",{className:"flex items-center gap-1"},u.createElement("span",null,"📸"),u.createElement("span",null,e.filename)),u.createElement("div",{className:"flex gap-1"},u.createElement("button",{onClick:()=>{const A=document.createElement("a");A.href=e.url,A.download=e.filename,A.click()},className:"text-blue-400 hover:text-blue-300 px-1",title:"Download"},"↓"),u.createElement("button",{onClick:()=>J(e),className:"text-green-400 hover:text-green-300 px-1",title:"View Full Size"},"⛶"),u.createElement("button",{onClick:()=>{N((A=>A.filter((A=>A.id!==e.id)))),d((A=>A.replace(`📸 Screenshot attached: ${e.filename}`,"").trim()))},className:"text-red-400 hover:text-red-300 px-1",title:"Remove"},"×"))))))),u.createElement("div",{className:"flex gap-2"},u.createElement("input",{type:"text",value:c,onChange:e=>d(e.target.value),onKeyPress:e=>"Enter"===e.key&&f(),placeholder:"Type a message...",className:"flex-1 px-3 py-2 bg-gray-700 text-white rounded-lg border border-gray-600 focus:ring-2 focus:ring-blue-500 focus:outline-none transition-all duration-200 placeholder-gray-400"}),u.createElement("button",{onClick:f,className:"px-3 py-2 bg-blue-500 hover:bg-blue-600 text-white rounded-lg font-medium transition-all duration-200 active:scale-95"},"Send"))),V&&G&&u.createElement("div",{className:"fixed inset-0 bg-black bg-opacity-75 flex items-center justify-center z-50"},u.createElement("div",{className:"relative max-w-4xl max-h-4xl w-full h-full p-4"},u.createElement("div",{className:"bg-gray-800 rounded-lg p-4 h-full flex flex-col"},u.createElement("div",{className:"flex items-center justify-between mb-4"},u.createElement("h3",{className:"text-white text-lg font-semibold"},G.filename),u.createElement("div",{className:"flex gap-2"},u.createElement("button",{onClick:()=>{const e=document.createElement("a");e.href=G.url,e.download=G.filename,e.click()},className:"px-3 py-1 bg-blue-600 hover:bg-blue-700 text-white rounded text-sm",title:"Download"},"Download"),u.createElement("button",{onClick:()=>z(!1),className:"px-3 py-1 bg-red-600 hover:bg-red-700 text-white rounded text-sm",title:"Close"},"✕"))),u.createElement("div",{className:"flex-1 flex items-center justify-center bg-gray-900 rounded"},u.createElement("img",{src:G.url,alt:G.filename,className:"max-w-full max-h-full object-contain"})))))),o.participants&&u.createElement("div",{className:"w-[20rem] bg-gray-900 border-l border-gray-700 flex flex-col shadow-lg"},u.createElement("div",{className:"p-3 border-b border-gray-700 bg-gray-800 flex justify-between"},u.createElement("h3",{className:"text-white text-lg font-semibold tracking-tight"},"Participants (",t.length,")"),u.createElement("button",{onClick:v,className:"text-gray-400 hover:text-white p-1 rounded transition-colors",title:"Close Participants"},u.createElement(n.x,{className:"w-5 h-5"}))),u.createElement("div",{className:"flex-1 p-4 overflow-y-auto scrollbar-thin scrollbar-thumb-gray-600 scrollbar-track-gray-800"},t.map((e=>u.createElement("div",{key:e.id,className:"flex items-center gap-3 mb-4 p-2 rounded-lg hover:bg-gray-700/50 transition-all duration-200"},u.createElement("div",{className:"w-10 h-10 bg-gradient-to-br from-blue-500 to-blue-700 rounded-full flex items-center justify-center shadow-md"},u.createElement("span",{className:"text-base font-semibold text-white"},a(e.name))),u.createElement("div",{className:"flex-1"},u.createElement("div",{className:"text-white text-sm font-medium"},e.name," ",e.isLocal&&"(You)")),u.createElement("div",{className:"flex gap-2"},!e.audio&&u.createElement(n.micOff,{className:"w-5 h-5 text-red-400"}),!e.video&&u.createElement(n.videoOff,{className:"w-5 h-5 text-red-400"}))))))),b&&u.createElement("div",{className:"absolute bottom-20 left-1/2 transform -translate-x-1/2 bg-gray-800 border border-gray-600 rounded-lg p-3 z-50"},u.createElement("div",{className:"grid grid-cols-4 gap-2"},U.map((e=>u.createElement("button",{key:e.name,onClick:()=>F(e.emoji,e.name),className:"text-2xl p-2 hover:bg-gray-700 rounded-lg transition duration-200"},e.emoji)))))),u.createElement("div",{className:"fixed inset-0 pointer-events-none z-[9999]"},E.map((e=>u.createElement("div",{key:e.id,className:"absolute text-3xl animate-floatUp select-none",style:{left:`${e.x}%`,bottom:`${e.y}%`,transform:"translate(-50%, 0)"}},u.createElement("div",{className:"bg-black bg-opacity-70 text-white px-3 py-2 rounded-lg flex items-center gap-2"},u.createElement("span",{className:"text-2xl"},e.emoji),u.createElement("span",{className:"text-sm font-medium"},e.sender)))))),u.createElement("div",{className:"bg-gray-800 p-4"},u.createElement("div",{className:"flex items-center justify-center gap-4"},u.createElement("button",{onClick:()=>{if(!w)return X("Camera is not connected"),void setTimeout((()=>X(null)),3e3);m()},title:"Turn "+(o.video?"off":"on")+" video",className:`p-3 rounded-full ${w?o.video?"bg-gray-700 hover:bg-gray-600":"bg-red-600 hover:bg-red-700":"bg-gray-500 cursor-not-allowed opacity-50"} text-white transition duration-200`,disabled:!w},o.video?u.createElement(n.video,{className:"w-6 h-6"}):u.createElement(n.videoOff,{className:"w-6 h-6"})),u.createElement("button",{onClick:()=>{if(!B)return X("Microphone is not connected"),void setTimeout((()=>X(null)),3e3);p()},title:"Turn "+(o.audio?"off":"on")+" audio",className:`p-3 rounded-full ${B?o.audio?"bg-gray-700 hover:bg-gray-600":"bg-red-600 hover:bg-red-700":"bg-gray-500 cursor-not-allowed opacity-50"} text-white transition duration-200`,disabled:!B},o.audio?u.createElement(n.mic,{className:"w-6 h-6"}):u.createElement(n.micOff,{className:"w-6 h-6"})),u.createElement("button",{onClick:y,title:"Share screen",className:`p-3 rounded-full ${o.screenShare?"bg-blue-600 hover:bg-blue-700":"bg-gray-700 hover:bg-gray-600"} text-white transition duration-200`},u.createElement(n.screenShare,{className:"w-6 h-6"})),u.createElement("button",{onClick:async()=>{try{const e=await g();if(e&&(e.url||e.screenshots)){(e.screenshots||[e]).forEach((e=>{const A={id:e.id||`${Date.now()}-${Math.random().toString(36).substr(2,9)}`,filename:e.filename||`meeting-screenshot-${(new Date).toISOString().slice(0,19).replace(/:/g,"-")}.png`,url:e.url||e,type:"screenshot",timestamp:e.timestamp||(new Date).toISOString()};N((e=>e.some((e=>e.filename===A.filename))?e:[...e,A])),d((e=>{const t=`📸 Screenshot attached: ${A.filename}`;return e.includes(t)?e:e+(e?"\n":"")+t}))}))}}catch(e){console.error("Screenshot failed:",e)}},title:"Take screenshot",className:"p-3 rounded-full bg-gray-700 hover:bg-gray-600 text-white transition duration-200"},u.createElement(n.screenShot,{className:"w-6 h-6"})),u.createElement("button",{onClick:h,title:"Chat",className:`p-3 rounded-full ${o.chat?"bg-blue-600 hover:bg-blue-700":"bg-gray-700 hover:bg-gray-600"} text-white transition duration-200`},u.createElement(n.chat,{className:"w-6 h-6"})),u.createElement("button",{onClick:v,title:"Participants",className:`p-3 rounded-full ${o.participants?"bg-blue-600 hover:bg-blue-700":"bg-gray-700 hover:bg-gray-600"} text-white transition duration-200`},u.createElement(n.users,{className:"w-6 h-6"})),u.createElement("button",{ref:S,title:"Reaction",onClick:()=>k(!b),className:"p-3 rounded-full bg-gray-700 hover:bg-gray-600 text-white transition duration-200"},u.createElement(n.reactions,{className:"w-6 h-6"})),u.createElement("button",{title:"Leave meeting",onClick:I,className:"p-3 rounded-full bg-red-600 hover:bg-red-700 text-white transition duration-200 ml-4"},u.createElement(n.phoneOff,{className:"w-6 h-6"})))),j&&u.createElement("div",{className:"fixed top-4 right-4 bg-red-600 text-white px-4 py-2 rounded-lg shadow-lg z-50 animate-pulse"},u.createElement("div",{className:"flex items-center gap-2"},u.createElement(n.alertCircle,{className:"w-5 h-5"}),u.createElement("span",null,j))),u.createElement(Ae,{isOpen:H,onClose:()=>L(!1),onConfirm:x,isHost:Q,participants:t,getInitials:a,onTransferHost:T}))},ne=({sessionId:e,token:A,apiKey:t,username:n,isHost:r,meetingUrl:o,createMeeting:a,generateToken:i,extractSessionIdFromUrl:l,screenShotWithChat:c,icons:d={},theme:f={},landingPageStyle:p={},preJoinPageStyle:g={},landingPageText:h={},preJoinPageText:m={}})=>{const[w,B]=s.useState("landing"),[y,v]=s.useState(n||""),[b,C]=s.useState(o||""),[Q,U]=s.useState(e||""),[F,E]=s.useState(A||""),[k,x]=s.useState(t||""),[S,I]=s.useState(r||!1),[J,$]=s.useState({cameras:[],microphones:[]}),[Ae,ne]=s.useState({camera:"",microphone:""}),[re,oe]=s.useState({video:!1,audio:!1}),[ae,ie]=s.useState({video:!0,audio:!0,screenShare:!1,screenShot:!1,chat:!1,participants:!1,reactions:!1}),[le,se]=s.useState([]),[ue,ce]=s.useState([]),[de,fe]=s.useState([]),[pe,ge]=s.useState(""),[he,me]=s.useState(!1),[we,Be]=s.useState(""),[ye,ve]=s.useState([]),[be,Ce]=s.useState(!1),[Qe,Ue]=s.useState(!1),[Fe,Ee]=s.useState(null),[ke,xe]=s.useState({isSharing:!1,isReceiving:!1,sharedBy:null,screenShareStream:null}),[Se,Ie]=s.useState(!1),He=s.useRef(null),Le=s.useRef(null),Te=s.useRef(null),De=s.useRef(null),Re=s.useRef(new Map),Ne=s.useRef(null),Me={...{video:X,videoOff:j,mic:P,micOff:M,screenShare:K,camera:H,phone:V,phoneOff:_,chat:N,users:W,screenShot:H,reactions:G,settings:z,copy:D,check:L,minimize:O,maximize:R,alertCircle:T,x:Y},...d},Pe={primary:"#3B82F6",secondary:"#1F2937",success:"#10B981",danger:"#EF4444",background:"#F9FAFB",surface:"#FFFFFF",text:"#111827",textSecondary:"#6B7280",...f};s.useEffect((()=>{new Promise(((e,A)=>{if(window.OT)return void e(window.OT);const t=document.createElement("script");t.src="https://static.opentok.com/v2.30/js/opentok.min.js",t.onload=()=>e(window.OT),t.onerror=()=>A(new Error("Failed to load Vonage Video SDK")),document.head.appendChild(t)})).then((e=>{Ee(e),console.log("Vonage Video SDK loaded successfully")})).catch((e=>{console.error("Failed to load Vonage Video SDK:",e),Be("Failed to load video SDK. Please refresh the page.")}))}),[]);const Oe=s.useCallback((async()=>Fe?new Promise((e=>{Fe.getDevices(((A,t)=>{if(A)return console.error("Error getting devices:",A),void e({hasCamera:!1,hasMicrophone:!1});const n=t.filter((e=>"videoInput"===e.kind)),r=t.filter((e=>"audioInput"===e.kind));e({hasCamera:n.length>0,hasMicrophone:r.length>0,cameras:n,microphones:r})}))})):{hasCamera:!1,hasMicrophone:!1}),[Fe]),Ke=s.useCallback((async()=>{if(Fe)try{const e=await Oe();if(!e.hasCamera&&!e.hasMicrophone)return void Be("No camera or microphone detected. Please connect at least one device.");$({cameras:e.cameras||[],microphones:e.microphones||[]}),ne({camera:e.cameras?.[0]?.deviceId||"",microphone:e.microphones?.[0]?.deviceId||""}),oe({video:e.hasCamera,audio:e.hasMicrophone})}catch(e){console.error("Error getting devices:",e),Be("Failed to detect audio/video devices")}}),[Fe,Oe]);s.useEffect((()=>{"prejoin"===w&&Fe&&Ke()}),[w,Fe,Ke]),s.useEffect((()=>{if("prejoin"===w&&Te.current&&Fe){(async()=>{const e=await Oe();if(!e.hasCamera&&!e.hasMicrophone)return void Be("No camera or microphone detected. Please connect at least one device.");He.current&&(He.current.destroy(),He.current=null);const A={insertMode:"append",width:"100%",height:"100%",publishAudio:re.audio&&e.hasMicrophone,publishVideo:re.video&&e.hasCamera,videoSource:Ae.camera&&e.hasCamera?Ae.camera:void 0,audioSource:Ae.microphone&&e.hasMicrophone?Ae.microphone:void 0},t=Fe.initPublisher(Te.current,A,(e=>{e&&(console.error("Error initializing publisher for preview:",e),Be("Failed to access available camera/microphone"))}));He.current=t})()}return()=>{"meeting"!==w&&He.current&&"function"==typeof He.current.destroy&&(He.current.destroy(),He.current=null)}}),[w,re,Ae,Fe,Oe]);s.useEffect((()=>{if(Le.current){const e=e=>{try{const A=JSON.parse(e.data);A.sender!==y&&(ve((e=>[...e,A])),setTimeout((()=>{ve((e=>e.filter((e=>e.id!==A.id))))}),3e3))}catch(e){console.error("Error parsing reaction data:",e)}};return Le.current.on("signal:reaction",e),()=>{Le.current&&Le.current.off("signal:reaction",e)}}}),[y,Le.current]),s.useEffect((()=>{const e=window.location.pathname,A=new URLSearchParams(window.location.search);if(e.includes("/meeting/")){const e=l(window.location.href);if(e){U(e);const t=A.get("token"),n=A.get("user"),r="true"===A.get("host");if(t&&n){E(t),v(n),I(r);const e=A.get("apiKey");e&&x(e),B("meeting")}else B("prejoin"),C(window.location.href)}else window.history.replaceState({},"","/"),B("landing")}else B("landing")}),[]);const _e=s.useCallback(((e,A,t,n)=>{const r=`${window.location.pathname}?token=${encodeURIComponent(A)}&user=${encodeURIComponent(t)}&host=${n}`;window.history.pushState({},"",r)}),[]),Ve=s.useCallback((async()=>{if(y.trim())if(Fe)if(Q){me(!0),Be("");try{let e=F,A=k;if(!e||!A){const t={name:y,role:S?"host":"participant"},n=await i(Q,t,"publisher");e=n.token,A=n.apiKey,E(e),x(A)}if(!e)throw new Error("Failed to obtain authentication token");if(!A)throw new Error("Failed to obtain API key");const t=await Oe();if(!t.hasCamera&&!t.hasMicrophone)return Be("Cannot join meeting: No camera or microphone detected. Please connect at least one device and try again."),void me(!1);if(Le.current){try{"function"==typeof Le.current.disconnect&&Le.current.disconnect()}catch(e){console.warn("Error cleaning up existing session:",e)}Le.current=null}if(He.current){try{He.current.destroy()}catch(e){console.warn("Error cleaning up existing publisher:",e)}He.current=null}Re.current.clear(),await new Promise((e=>setTimeout(e,500))),console.log("Initializing new session..."),console.log("Using API Key:",A),console.log("Using Session ID:",Q),console.log("Using Token:",e?.substring(0,20)+"...");const n=Fe.initSession(A,Q);Le.current=n,n.on("streamCreated",(e=>{console.log("Stream created:",e.stream);const A=e.stream;if(!A||!A.streamId||A.destroyed)return void console.warn("Invalid or destroyed stream received:",A);if(n.connection&&n.connection.connectionId===A.connection.connectionId)return void console.log("Skipping own stream");if(Re.current.has(A.streamId))return void console.log("Stream already subscribed:",A.streamId);if(A.name&&A.name.includes("(Screen)")||"screen"===A.videoType||A.connection&&A.connection.data&&JSON.parse(A.connection.data||"{}").isScreenShare){console.log("Screen share stream detected");const e=document.createElement("div");e.style.width="100%",e.style.height="100%",e.style.position="absolute",e.style.top="0",e.style.left="0",e.id=`screen-share-${A.streamId}`;const t=n.subscribe(A,e,{insertMode:"append",width:"100%",height:"100%",subscribeToAudio:!0,subscribeToVideo:!0,fitMode:"contain",style:{buttonDisplayMode:"off"}},(n=>{n?console.error("Error subscribing to screen share:",n):(console.log("Successfully subscribed to screen share"),Re.current.set(`screenshare-${A.streamId}`,t),xe((e=>({...e,isReceiving:!0,sharedBy:A.name?A.name.replace(" (Screen)",""):"Remote User",screenShareStream:t}))),ce((n=>n.find((e=>e.id===A.streamId))?n:[...n,{id:A.streamId,name:A.name?A.name.replace(" (Screen)",""):"Remote User",isLocal:!1,video:!0,audio:A.hasAudio,subscriber:t,isScreenShare:!0,subscriberContainer:e}])))}))}else setTimeout((()=>{if(A.destroyed)console.warn("Stream was destroyed during initialization delay");else try{console.log("Attempting to subscribe to regular stream:",A.streamId);const e=document.createElement("div");e.style.width="100%",e.style.height="100%",e.style.position="absolute",e.style.top="0",e.style.left="0";const t=n.subscribe(A,e,{insertMode:"append",width:"100%",height:"100%",subscribeToAudio:!0,subscribeToVideo:!0,fitMode:"cover"},(e=>{if(e)return console.error("Error subscribing to stream:",e),void Re.current.delete(A.streamId);console.log("Successfully subscribed to stream:",A.streamId),Re.current.set(A.streamId,t),ce((e=>{const n=e.findIndex((e=>e.id===A.streamId));if(-1!==n){const r=[...e];return r[n]={...r[n],video:A.hasVideo,audio:A.hasAudio,subscriber:t},r}const r=e.findIndex((e=>!e.isLocal&&e.id===A.connection.connectionId));if(-1!==r){const n=[...e];return n[r]={...n[r],id:A.streamId,name:A.name||n[r].name,video:A.hasVideo,audio:A.hasAudio,subscriber:t},n}const o={id:A.streamId,connectionId:A.connection.connectionId,name:A.name||"Remote User",isLocal:!1,video:A.hasVideo,audio:A.hasAudio,subscriber:t,isHost:!1};return[...e,o]})),t.on("videoEnabled",(()=>{ce((e=>e.map((e=>e.id===A.streamId?{...e,video:!0}:e))))})),t.on("videoDisabled",(()=>{ce((e=>e.map((e=>e.id===A.streamId?{...e,video:!1}:e))))})),t.on("audioEnabled",(()=>{ce((e=>e.map((e=>e.id===A.streamId?{...e,audio:!0}:e))))})),t.on("audioDisabled",(()=>{ce((e=>e.map((e=>e.id===A.streamId?{...e,audio:!1}:e))))}))}))}catch(e){console.error("Exception during subscription:",e),Re.current.delete(A.streamId)}}),500)})),n.on("streamDestroyed",(e=>{const A=e.stream,t=A.name&&A.name.includes("(Screen)")||"screen"===A.videoType;console.log("Stream destroyed:",A.streamId,"isScreenShare:",t),t?(Re.current.delete(`screenshare-${A.streamId}`),xe({isSharing:!1,isReceiving:!1,sharedBy:null,screenShareStream:null}),ce((e=>e.filter((e=>!e.isScreenShare))))):A&&A.streamId&&(Re.current.delete(A.streamId),ce((e=>e.filter((e=>e.id!==A.streamId)))))})),n.on("connectionCreated",(e=>{const A=e.connection.connectionId===n.connection.connectionId;let t="Remote User";if(e.connection.data)try{const A=JSON.parse(e.connection.data);t=A.name||t}catch(e){console.warn("Could not parse connection data")}ce((n=>n.find((A=>A.id===e.connection.connectionId))?n:[...n,{id:e.connection.connectionId,name:t,isLocal:A,video:!0,audio:!0}]))})),n.on("connectionDestroyed",(e=>{if(console.log("Connection destroyed:",e.connection),e.connection&&e.connection.connectionId){const A=e.connection.connectionId;ce((e=>e.filter((e=>{if(e.isLocal)return!0;if(e.subscriber&&e.subscriber.stream&&e.subscriber.stream.connection){const t=e.subscriber.stream.connection.connectionId===A;return t&&Re.current.delete(e.id),!t}return!0}))))}})),n.on("sessionDisconnected",(e=>{console.log("Session disconnected:",e.reason),"clientDisconnected"!==e.reason&&(Be("Session was disconnected unexpectedly"),setTimeout((()=>{B("landing")}),2e3)),Re.current.clear()})),n.on("sessionReconnecting",(e=>{console.log("Session reconnecting..."),Be("Reconnecting to session...")})),n.on("sessionReconnected",(e=>{console.log("Session reconnected"),Be("")})),n.on("exception",(e=>{console.error("Session exception:",e),Be(`Session error: ${e.message||"Unknown error"}`)})),n.on("signal:hostTransfer",(e=>{try{const A=JSON.parse(e.data),{newHostId:t,newHostName:r,previousHost:o}=A;console.log("newHostId:",t),console.log("newHostName:",r),console.log("previousHost:",o);const a=n.connection&&n.connection.connectionId===t;console.log("is New Host:",a),a?(console.log("You are now the host of the meeting"),I(!0),Ie(!1)):(console.log("You are no longer the host of the meeting"),I(!1)),ce((e=>e.map((e=>{let A=!1;return e.isLocal&&n.connection?A=n.connection.connectionId===t:e.subscriber?.stream?.connection&&(A=e.subscriber.stream.connection.connectionId===t),{...e,isHost:A}})))),console.log(`Host transferred from ${o} to ${r}`)}catch(e){console.error("Error processing host transfer:",e)}})),console.log("Connecting to session...");const r=new Promise(((A,t)=>{let r=!1;const o=setTimeout((()=>{r||(r=!0,t(new Error("Connection timeout - please check your network and try again")))}),2e4);n.connect(e,(e=>{if(!r){if(clearTimeout(o),r=!0,e)return console.error("Error connecting to session:",e),void t(e);console.log("Connected to session successfully"),A()}}))}));await r;let o=[];if("function"==typeof n.getConnections?o=n.getConnections():n.connections&&(o=Object.values(n.connections)),ce((e=>{const A=new Set(e.map((e=>e.id))),t=o.filter((e=>e&&e.connectionId&&!A.has(e.connectionId))).map((e=>{let A="Remote User";if(e.data)try{A=JSON.parse(e.data).name||A}catch{}return{id:e.connectionId,name:A,isLocal:e.connectionId===n.connection.connectionId,video:!0,audio:!0}}));return[...e,...t]})),B("meeting"),await new Promise((e=>setTimeout(e,100))),!De.current)throw new Error("Publisher element not found - DOM may not be ready");const a=re.video&&t.hasCamera,l=re.audio&&t.hasMicrophone;ie((e=>({...e,video:a,audio:l})));const s={insertMode:"append",width:"100%",height:"100%",name:y,publishAudio:l,publishVideo:a,videoSource:Ae.camera&&t.hasCamera&&a?Ae.camera:void 0,audioSource:Ae.microphone&&t.hasMicrophone&&l?Ae.microphone:void 0,resolution:"640x480",frameRate:15,style:{buttonDisplayMode:"off",backgroundImageURI:void 0}};console.log("Creating publisher with options:",s);const u=new Promise(((e,A)=>{const t=Fe.initPublisher(De.current,s,(n=>{if(n)return console.error("Error creating publisher:",n),void A(n);if(console.log("Publisher created successfully:"),console.log("Publisher video element:",t.element?.querySelector("video")),De.current&&(console.log("Publisher container after creation:",De.current.innerHTML),console.log("Publisher container children:",De.current.children)),t.element){t.element.style.width="100%",t.element.style.height="100%",t.element.style.objectFit="cover",t.element.style.borderRadius="8px";const e=t.element.querySelector("video");e?(console.log("Found video element in publisher:",e),e.style.width="100%",e.style.height="100%",e.style.objectFit="cover"):console.warn("No video element found in publisher")}else console.warn("Publisher element is null");t.on("videoEnabled",(()=>{console.log("Publisher video enabled"),ie((e=>({...e,video:!0}))),ce((e=>e.map((e=>e.isLocal?{...e,video:!0}:e))))})),t.on("videoDisabled",(()=>{console.log("Publisher video disabled"),ie((e=>({...e,video:!1}))),ce((e=>e.map((e=>e.isLocal?{...e,video:!1}:e))))})),e(t)}))})),c=await u,d=new Promise(((e,A)=>{n.publish(c,(t=>{if(t)return console.error("Error publishing stream:",t),void A(t);console.log("Stream published successfully"),e()}))}));await d,He.current=c,me(!1),_e(Q,e,y,S),B("meeting"),ce((e=>{const A=new Set(e.map((e=>e.id))),t=o.filter((e=>e&&e.connectionId&&!A.has(e.connectionId))).map((e=>{let A="Remote User";if(e.data)try{A=JSON.parse(e.data).name||A}catch{}return{id:e.connectionId,name:A,isLocal:e.connectionId===n.connection.connectionId,video:!0,audio:!0}}));return[...e,...t]})),console.log("Meeting joined successfully")}catch(e){console.error("Error joining meeting:",e);try{Le.current&&(Le.current.disconnect(),Le.current=null),He.current&&(He.current.destroy(),He.current=null),Re.current.clear()}catch(e){console.warn("Error during cleanup:",e)}let A="Failed to join meeting. ";4010===e.code||"OT_SOCKET_CLOSE_TIMEOUT"===e.name?A+="Connection timeout - please check your network connection and try again.":1004===e.code?A+="Invalid session credentials. Please check your API key, session ID, and token.":1006===e.code?A+="Session connection failed. Please try again.":A+=e.message||"Please try again.",Be(A),me(!1),"prejoin"!==w&&B("prejoin")}}else Be("Missing session ID");else Be("Video SDK not loaded. Please refresh the page.");else alert("Please enter your name")}),[y,Q,F,k,S,i,Fe,Oe,_e]);s.useEffect((()=>{const e=e=>{const A=window.location.pathname;if("/"===A){if(Le.current)try{Le.current.disconnect(),Le.current=null}catch(e){console.warn("Error disconnecting session on navigation:",e)}if(He.current)try{He.current.destroy(),He.current=null}catch(e){console.warn("Error destroying publisher on navigation:",e)}B("landing")}else if(A.includes("/meeting/")){const e=new URLSearchParams(window.location.search),A=e.get("token"),t=e.get("user");B(A&&t?"meeting":"prejoin")}};return window.addEventListener("popstate",e),()=>window.removeEventListener("popstate",e)}),[]);const ze=()=>{Le.current&&He.current&&(Le.current.unpublish(He.current),He.current.destroy(),He.current=null,xe({isSharing:!1,isReceiving:!1,sharedBy:null,screenShareStream:null}),ie((e=>({...e,screenShare:!1}))))},Ge=s.useCallback((async()=>{if(Le.current&&Fe)try{if(ke.isSharing){if(He.current){Le.current.unpublish(He.current),He.current.destroy();const e=Fe.initPublisher(De.current,{insertMode:"append",width:"100%",height:"100%",name:y,publishAudio:ae.audio,publishVideo:ae.video,videoSource:Ae.camera,audioSource:Ae.microphone});Le.current.publish(e),He.current=e,xe({isSharing:!1,isReceiving:!1,sharedBy:null,screenShareStream:null}),ie((e=>({...e,screenShare:!1})))}}else try{const e=await navigator.mediaDevices.getDisplayMedia({video:{cursor:"always",displaySurface:"monitor"},audio:!1}),A=Fe.initPublisher(De.current,{insertMode:"append",width:"100%",height:"100%",name:y+" (Screen)",publishAudio:ae.audio,publishVideo:!0,videoSource:e.getVideoTracks()[0],audioSource:Ae.microphone,videoContentHint:"text"},(t=>{if(t)return console.error("Error creating screen share publisher:",t),void e.getTracks().forEach((e=>e.stop()));He.current&&(Le.current.unpublish(He.current),He.current.destroy()),Le.current.publish(A,(t=>{if(t)return console.error("Error publishing screen share:",t),void e.getTracks().forEach((e=>e.stop()));He.current=A,xe((e=>({...e,isSharing:!0,sharedBy:y}))),ie((e=>({...e,screenShare:!0}))),e.getVideoTracks()[0].addEventListener("ended",(()=>{console.log("Screen share ended by user"),ze()})),A.on("mediaStopped",(e=>{console.log("Screen share media stopped",e),e.track&&"video"===e.track.kind&&ze()}))}))}))}catch(e){console.error("Error getting display media:",e),"NotAllowedError"===e.name?alert("Screen sharing permission denied. Please allow screen sharing and try again."):"NotSupportedError"===e.name?alert("Screen sharing is not supported in this browser."):alert("Failed to start screen sharing. Please try again.")}}catch(e){console.error("Screen share error:",e)}else console.error("Session or OT not available")}),[ke.isSharing,ae,y,Ae,Fe]),We=s.useCallback((async(e={})=>{const{filename:A=`meeting-screenshot-${(new Date).toISOString().slice(0,19).replace(/:/g,"-")}.png`,quality:t=.9,format:n="image/png",method:r="auto"}=e,o=(e,A)=>{const t=URL.createObjectURL(e),n=document.createElement("a");n.href=t,n.download=A,n.style.display="none",document.body.appendChild(n),n.click(),document.body.removeChild(n),setTimeout((()=>URL.revokeObjectURL(t)),1e3)};ie((e=>({...e,screenShot:!e.screenShot})));try{if("screen-capture"===r||"auto"===r)try{return await(async()=>{if(!Z)throw new Error("html2canvas library not available");const e=document.querySelector(".meeting-room .video-container")||document.querySelector(".video-container")||document.querySelector("#video-container");if(!e)throw new Error("Video container not found");const r=await Z(e,{allowTaint:!0,useCORS:!0,scale:1,logging:!1,backgroundColor:"#000000",ignoreElements:e=>e.classList.contains("meeting-controls")});return new Promise(((e,a)=>{r.toBlob((t=>{if(t){if(c){const e={id:`screenshot_${Date.now()}_${Math.random().toString(36).substr(2,9)}`,blob:t,filename:A,timestamp:(new Date).toISOString(),url:URL.createObjectURL(t)};se((A=>[...A,e]));const n=`📸 Screenshot attached: ${A}`;ge((e=>e+(e?"\n":"")+n)),ie((e=>({...e,chat:!0})))}else o(t,A);e({blob:t,filename:A,timestamp:(new Date).toISOString(),method:"html2canvas"})}else a(new Error("Failed to create screenshot"))}),n,t)}))})()}catch(e){if(console.warn("Screen capture failed, trying element capture:",e.message),"screen-capture"===r)throw e}}catch(e){throw console.error("All screenshot methods failed:",e),e}}),[c,ge,se,ie]),je=s.useCallback((()=>{if(!pe.trim()&&0===le.length)return;const e=Date.now().toString(),A=(new Date).toISOString(),t=le.length>0;let n={id:e,sender:y,message:pe.trim(),timestamp:A,type:t?"screenshot":"text"};t&&(n.screenshots=le.map((e=>({id:e.id,filename:e.filename,url:e.url,timestamp:e.timestamp}))),n.message=pe.replace(/📸 Screenshot attached: .*$/gm,"").trim(),n.message||(n.message=`Shared ${le.length} screenshot${le.length>1?"s":""}`));try{if(fe((e=>[...e,n])),Le.current){const A={...n,screenshots:n.screenshots||void 0};Le.current.signal({type:"chat",data:JSON.stringify(A)},(A=>{A&&(console.error("Error sending chat message:",A),fe((A=>A.filter((A=>A.id!==e)))))}))}ge(""),se([])}catch(e){console.error("Error sending chat message:",e)}}),[pe,le,y,Le,fe,ge,se]);s.useEffect((()=>{if(!Le.current)return;const e=e=>{try{const A=JSON.parse(e.data);fe((e=>[...e,{...A,timestamp:new Date(A.timestamp)}]))}catch(e){console.error("Failed to parse chat message:",e)}};return Le.current.on("signal:chat",e),()=>{Le.current?.off("signal:chat",e)}}),[Le.current]);const Xe=s.useCallback((async()=>{try{await navigator.clipboard.writeText(b),Ue(!0),setTimeout((()=>Ue(!1)),2e3)}catch(e){console.error("Failed to copy link:",e)}}),[b]);s.useEffect((()=>{e&&U(e),A&&E(A),t&&x(t),o&&C(o),void 0!==r&&I(r)}),[e,A,t,o,r]),s.useEffect((()=>{const e=window.location.pathname,A=e.split("/"),t=A.length>2?A[2]:null;t?(C(e),U(t),B("landing")):B("landing")}),[]);const Ye=e=>{if(!e)return"";return e.trim().split(/\s+/).slice(0,2).map((e=>e[0])).join("").toUpperCase()};return"landing"===w?u.createElement(q,{iconComponents:Me,setCurrentView:B,setMeetingLink:C,meetingLink:b,themeColors:Pe,createMeeting:a,extractSessionIdFromUrl:l,setSessionId:U,setIsHost:I,customStyle:p,customText:h}):"prejoin"===w||b===window.location.pathname?u.createElement(ee,{iconComponents:Me,userName:y,setUserName:v,devices:J,selectedDevices:Ae,setSelectedDevices:ne,previewEnabled:re,setPreviewEnabled:oe,joinMeeting:Ve,isConnecting:he,connectionError:we,previewRef:Te,getInitials:Ye,isHost:S,meetingLink:b,copyMeetingLink:Xe,linkCopied:Qe,customStyle:g,customText:m}):u.createElement(te,{copyMeetingLink:Xe,linkCopied:Qe,iconComponents:Me,participants:ue,publisherElementRef:De,meetingState:ae,getInitials:Ye,setMeetingState:ie,userName:y,chatMessages:de,chatInput:pe,sendChatMessage:je,setChatInput:ge,toggleAudio:async()=>{const e=!ae.audio;ie((A=>({...A,audio:e}))),He.current&&"function"==typeof He.current.publishAudio&&He.current.publishAudio(e),ce((A=>A.map((A=>A.isLocal?{...A,audio:e}:A))))},toggleChat:()=>{ie((e=>({...e,chat:!e.chat,participants:!1})))},hasCamera:J.cameras?.length>0||!1,hasMicrophone:J.microphones?.length>0||!1,toggleParticipants:()=>{ie((e=>({...e,participants:!e.participants,chat:!1})))},toggleScreenShare:Ge,takeScreenshot:We,toggleVideo:async()=>{const e=!ae.video;ie((A=>({...A,video:e}))),He.current&&"function"==typeof He.current.publishVideo&&He.current.publishVideo(e),ce((A=>A.map((A=>A.isLocal?{...A,video:e}:A))))},leaveMeeting:async(e=null)=>{Ie(!1);try{if(S&&e&&Le.current){const A=ue.find((A=>A.id===e));let t=e;A?.subscriber?.stream?.connection&&(t=A.subscriber.stream.connection.connectionId),await new Promise(((e,n)=>{Le.current.signal({type:"hostTransfer",data:JSON.stringify({newHostId:t,newHostName:A?.name||"Unknown",previousHost:y})},(A=>{A?(console.error("Error sending host transfer signal:",A),n(A)):(console.log("Host transfer signal sent successfully"),e())}))})),I(!1)}Re.current.forEach(((e,A)=>{try{console.log("Cleaning up subscriber:",A)}catch(e){console.error("Error cleaning up subscriber:",e)}})),Re.current.clear(),He.current&&"function"==typeof He.current.destroy&&(He.current.destroy(),He.current=null),Le.current&&"function"==typeof Le.current.disconnect&&(Le.current.disconnect(),Le.current=null),ce([]),fe([]),ie({video:!0,audio:!0,screenShare:!1,screenShot:!1,chat:!1,participants:!1,reactions:!1}),Be(""),me(!1),C(""),U(""),E(""),x(""),I(!1),window.history.replaceState({},"","/"),B("landing")}catch(e){console.error("Error leaving meeting:",e)}},reactions:ye,showReactionPicker:be,setShowReactionPicker:Ce,sendReaction:(e,A)=>{const t=Ne.current;let n=50,r=80;if(t){const e=t.getBoundingClientRect(),A=document.getElementById("video-container").getBoundingClientRect();n=(e.left+e.width/2-A.left)/A.width*100,r=(A.bottom-e.top)/A.height*100}const o={id:Date.now()+Math.random(),emoji:e,name:A,sender:y,timestamp:Date.now(),x:n,y:r};ve((e=>[...e,o])),Ce(!1),setTimeout((()=>{ve((e=>e.filter((e=>e.id!==o.id))))}),3e3),Le.current&&Le.current.signal({type:"reaction",data:JSON.stringify(o)},(e=>{e&&console.error("Error sending reaction:",e)}))},availableEmojis:[{emoji:"👍",name:"thumbs-up"},{emoji:"👏",name:"clap"},{emoji:"😂",name:"laugh"},{emoji:"❤️",name:"heart"},{emoji:"😮",name:"wow"},{emoji:"👋",name:"wave"},{emoji:"🔥",name:"fire"},{emoji:"💯",name:"hundred"}],screenShareState:ke,reactionButtonRef:Ne,isHost:S,handleLeaveMeetingClick:()=>{Ie(!0)},showLeaveMeetingModal:Se,setShowLeaveMeetingModal:Ie,transferHost:async e=>{try{if(!Le.current)return;await new Promise(((A,t)=>{Le.current.signal({type:"hostTransfer",data:JSON.stringify({newHostId:e,newHostName:ue.find((A=>A.id===e))?.name,previousHost:y})},(e=>{e?(console.error("Error sending host transfer signal:",e),t(e)):(console.log("Host transfer signal sent successfully"),A())}))})),I(!1)}catch(e){console.error("Error transferring host:",e),alert("Failed to transfer host. Please try again.")}},screenShotWithChat:c,chatAttachments:le,setChatAttachments:se})};!function(e,A){void 0===A&&(A={});var t=A.insertAt;if("undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===t&&n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}("*, ::before, ::after {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}\n\n::backdrop {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}/*\n! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com\n*//*\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\n*/\n\n*,\n::before,\n::after {\n box-sizing: border-box; /* 1 */\n border-width: 0; /* 2 */\n border-style: solid; /* 2 */\n border-color: #e5e7eb; /* 2 */\n}\n\n::before,\n::after {\n --tw-content: '';\n}\n\n/*\n1. Use a consistent sensible line-height in all browsers.\n2. Prevent adjustments of font size after orientation changes in iOS.\n3. Use a more readable tab size.\n4. Use the user's configured `sans` font-family by default.\n5. Use the user's configured `sans` font-feature-settings by default.\n6. Use the user's configured `sans` font-variation-settings by default.\n7. Disable tap highlights on iOS\n*/\n\nhtml,\n:host {\n line-height: 1.5; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */\n tab-size: 4; /* 3 */\n font-family: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; /* 4 */\n font-feature-settings: normal; /* 5 */\n font-variation-settings: normal; /* 6 */\n -webkit-tap-highlight-color: transparent; /* 7 */\n}\n\n/*\n1. Remove the margin in all browsers.\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\n*/\n\nbody {\n margin: 0; /* 1 */\n line-height: inherit; /* 2 */\n}\n\n/*\n1. Add the correct height in Firefox.\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\n3. Ensure horizontal rules are visible by default.\n*/\n\nhr {\n height: 0; /* 1 */\n color: inherit; /* 2 */\n border-top-width: 1px; /* 3 */\n}\n\n/*\nAdd the correct text decoration in Chrome, Edge, and Safari.\n*/\n\nabbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n}\n\n/*\nRemove the default font size and weight for headings.\n*/\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\n/*\nReset links to optimize for opt-in styling instead of opt-out.\n*/\n\na {\n color: inherit;\n text-decoration: inherit;\n}\n\n/*\nAdd the correct font weight in Edge and Safari.\n*/\n\nb,\nstrong {\n font-weight: bolder;\n}\n\n/*\n1. Use the user's configured `mono` font-family by default.\n2. Use the user's configured `mono` font-feature-settings by default.\n3. Use the user's configured `mono` font-variation-settings by default.\n4. Correct the odd `em` font sizing in all browsers.\n*/\n\ncode,\nkbd,\nsamp,\npre {\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace; /* 1 */\n font-feature-settings: normal; /* 2 */\n font-variation-settings: normal; /* 3 */\n font-size: 1em; /* 4 */\n}\n\n/*\nAdd the correct font size in all browsers.\n*/\n\nsmall {\n font-size: 80%;\n}\n\n/*\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\n*/\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/*\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\n3. Remove gaps between table borders by default.\n*/\n\ntable {\n text-indent: 0; /* 1 */\n border-color: inherit; /* 2 */\n border-collapse: collapse; /* 3 */\n}\n\n/*\n1. Change the font styles in all browsers.\n2. Remove the margin in Firefox and Safari.\n3. Remove default padding in all browsers.\n*/\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-feature-settings: inherit; /* 1 */\n font-variation-settings: inherit; /* 1 */\n font-size: 100%; /* 1 */\n font-weight: inherit; /* 1 */\n line-height: inherit; /* 1 */\n letter-spacing: inherit; /* 1 */\n color: inherit; /* 1 */\n margin: 0; /* 2 */\n padding: 0; /* 3 */\n}\n\n/*\nRemove the inheritance of text transform in Edge and Firefox.\n*/\n\nbutton,\nselect {\n text-transform: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Remove default button styles.\n*/\n\nbutton,\ninput:where([type='button']),\ninput:where([type='reset']),\ninput:where([type='submit']) {\n -webkit-appearance: button; /* 1 */\n background-color: transparent; /* 2 */\n background-image: none; /* 2 */\n}\n\n/*\nUse the modern Firefox focus style for all focusable elements.\n*/\n\n:-moz-focusring {\n outline: auto;\n}\n\n/*\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\n*/\n\n:-moz-ui-invalid {\n box-shadow: none;\n}\n\n/*\nAdd the correct vertical alignment in Chrome and Firefox.\n*/\n\nprogress {\n vertical-align: baseline;\n}\n\n/*\nCorrect the cursor style of increment and decrement buttons in Safari.\n*/\n\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n height: auto;\n}\n\n/*\n1. Correct the odd appearance in Chrome and Safari.\n2. Correct the outline style in Safari.\n*/\n\n[type='search'] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/*\nRemove the inner padding in Chrome and Safari on macOS.\n*/\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Change font properties to `inherit` in Safari.\n*/\n\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/*\nAdd the correct display in Chrome and Safari.\n*/\n\nsummary {\n display: list-item;\n}\n\n/*\nRemoves the default spacing and border for appropriate elements.\n*/\n\nblockquote,\ndl,\ndd,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nhr,\nfigure,\np,\npre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nlegend {\n padding: 0;\n}\n\nol,\nul,\nmenu {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n/*\nReset default styling for dialogs.\n*/\ndialog {\n padding: 0;\n}\n\n/*\nPrevent resizing textareas horizontally by default.\n*/\n\ntextarea {\n resize: vertical;\n}\n\n/*\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\n2. Set the default placeholder color to the user's configured gray 400 color.\n*/\n\ninput::placeholder,\ntextarea::placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\n/*\nSet the default cursor for buttons.\n*/\n\nbutton,\n[role=\"button\"] {\n cursor: pointer;\n}\n\n/*\nMake sure disabled buttons don't get the pointer cursor.\n*/\n:disabled {\n cursor: default;\n}\n\n/*\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\n This can trigger a poorly considered lint error in some tools but is included by design.\n*/\n\nimg,\nsvg,\nvideo,\ncanvas,\naudio,\niframe,\nembed,\nobject {\n display: block; /* 1 */\n vertical-align: middle; /* 2 */\n}\n\n/*\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\n*/\n\nimg,\nvideo {\n max-width: 100%;\n height: auto;\n}\n\n/* Make elements with the HTML hidden attribute stay hidden by default */\n[hidden]:where(:not([hidden=\"until-found\"])) {\n display: none;\n}\n.container {\n width: 100%;\n}\n@media (min-width: 640px) {\n\n .container {\n max-width: 640px;\n }\n}\n@media (min-width: 768px) {\n\n .container {\n max-width: 768px;\n }\n}\n@media (min-width: 1024px) {\n\n .container {\n max-width: 1024px;\n }\n}\n@media (min-width: 1280px) {\n\n .container {\n max-width: 1280px;\n }\n}\n@media (min-width: 1536px) {\n\n .container {\n max-width: 1536px;\n }\n}\n.pointer-events-none {\n pointer-events: none;\n}\n.static {\n position: static;\n}\n.fixed {\n position: fixed;\n}\n.absolute {\n position: absolute;\n}\n.relative {\n position: relative;\n}\n.inset-0 {\n inset: 0px;\n}\n.bottom-1 {\n bottom: 0.25rem;\n}\n.bottom-2 {\n bottom: 0.5rem;\n}\n.bottom-20 {\n bottom: 5rem;\n}\n.left-1 {\n left: 0.25rem;\n}\n.left-1\\/2 {\n left: 50%;\n}\n.left-2 {\n left: 0.5rem;\n}\n.right-2 {\n right: 0.5rem;\n}\n.right-4 {\n right: 1rem;\n}\n.top-2 {\n top: 0.5rem;\n}\n.top-4 {\n top: 1rem;\n}\n.z-50 {\n z-index: 50;\n}\n.z-\\[9999\\] {\n z-index: 9999;\n}\n.mx-4 {\n margin-left: 1rem;\n margin-right: 1rem;\n}\n.mb-1 {\n margin-bottom: 0.25rem;\n}\n.mb-2 {\n margin-bottom: 0.5rem;\n}\n.mb-3 {\n margin-bottom: 0.75rem;\n}\n.mb-4 {\n margin-bottom: 1rem;\n}\n.mb-6 {\n margin-bottom: 1.5rem;\n}\n.ml-4 {\n margin-left: 1rem;\n}\n.mt-1 {\n margin-top: 0.25rem;\n}\n.mt-2 {\n margin-top: 0.5rem;\n}\n.mt-4 {\n margin-top: 1rem;\n}\n.block {\n display: block;\n}\n.flex {\n display: flex;\n}\n.grid {\n display: grid;\n}\n.aspect-video {\n aspect-ratio: 16 / 9;\n}\n.h-10 {\n height: 2.5rem;\n}\n.h-12 {\n height: 3rem;\n}\n.h-16 {\n height: 4rem;\n}\n.h-20 {\n height: 5rem;\n}\n.h-32 {\n height: 8rem;\n}\n.h-4 {\n height: 1rem;\n}\n.h-5 {\n height: 1.25rem;\n}\n.h-6 {\n height: 1.5rem;\n}\n.h-8 {\n height: 2rem;\n}\n.h-full {\n height: 100%;\n}\n.h-screen {\n height: 100vh;\n}\n.max-h-full {\n max-height: 100%;\n}\n.min-h-screen {\n min-height: 100vh;\n}\n.w-10 {\n width: 2.5rem;\n}\n.w-12 {\n width: 3rem;\n}\n.w-16 {\n width: 4rem;\n}\n.w-32 {\n width: 8rem;\n}\n.w-4 {\n width: 1rem;\n}\n.w-5 {\n width: 1.25rem;\n}\n.w-6 {\n width: 1.5rem;\n}\n.w-8 {\n width: 2rem;\n}\n.w-\\[20rem\\] {\n width: 20rem;\n}\n.w-\\[360px\\] {\n width: 360px;\n}\n.w-full {\n width: 100%;\n}\n.max-w-32 {\n max-width: 8rem;\n}\n.max-w-4xl {\n max-width: 56rem;\n}\n.max-w-5xl {\n max-width: 64rem;\n}\n.max-w-full {\n max-width: 100%;\n}\n.max-w-md {\n max-width: 28rem;\n}\n.flex-1 {\n flex: 1 1 0%;\n}\n.flex-shrink-0 {\n flex-shrink: 0;\n}\n.-translate-x-1\\/2 {\n --tw-translate-x: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.transform {\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n@keyframes floatUp {\n\n 0% {\n transform: translateY(0);\n opacity: 1;\n }\n\n 100% {\n transform: translateY(-120px);\n opacity: 0;\n }\n}\n.animate-floatUp {\n animation: floatUp 2.5s ease-out forwards;\n}\n@keyframes pulse {\n\n 50% {\n opacity: .5;\n }\n}\n.animate-pulse {\n animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n}\n@keyframes spin {\n\n to {\n transform: rotate(360deg);\n }\n}\n.animate-spin {\n animation: spin 1s linear infinite;\n}\n.cursor-not-allowed {\n cursor: not-allowed;\n}\n.cursor-pointer {\n cursor: pointer;\n}\n.select-none {\n -webkit-user-select: none;\n user-select: none;\n}\n.grid-cols-1 {\n grid-template-columns: repeat(1, minmax(0, 1fr));\n}\n.grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n.grid-cols-3 {\n grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n.grid-cols-4 {\n grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n.flex-col {\n flex-direction: column;\n}\n.items-center {\n align-items: center;\n}\n.justify-end {\n justify-content: flex-end;\n}\n.justify-center {\n justify-content: center;\n}\n.justify-between {\n justify-content: space-between;\n}\n.gap-1 {\n gap: 0.25rem;\n}\n.gap-2 {\n gap: 0.5rem;\n}\n.gap-3 {\n gap: 0.75rem;\n}\n.gap-4 {\n gap: 1rem;\n}\n.gap-6 {\n gap: 1.5rem;\n}\n.space-y-2 > :not([hidden]) ~ :not([hidden]) {\n --tw-space-y-reverse: 0;\n margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));\n margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));\n}\n.space-y-3 > :not([hidden]) ~ :not([hidden]) {\n --tw-space-y-reverse: 0;\n margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));\n margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));\n}\n.space-y-4 > :not([hidden]) ~ :not([hidden]) {\n --tw-space-y-reverse: 0;\n margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));\n margin-bottom: calc(1rem * var(--tw-space-y-reverse));\n}\n.space-y-6 > :not([hidden]) ~ :not([hidden]) {\n --tw-space-y-reverse: 0;\n margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));\n margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));\n}\n.space-y-8 > :not([hidden]) ~ :not([hidden]) {\n --tw-space-y-reverse: 0;\n margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));\n margin-bottom: calc(2rem * var(--tw-space-y-reverse));\n}\n.overflow-hidden {\n overflow: hidden;\n}\n.overflow-x-auto {\n overflow-x: auto;\n}\n.overflow-y-auto {\n overflow-y: auto;\n}\n.whitespace-pre-wrap {\n white-space: pre-wrap;\n}\n.break-words {\n overflow-wrap: break-word;\n}\n.rounded {\n border-radius: 0.25rem;\n}\n.rounded-3xl {\n border-radius: 1.5rem;\n}\n.rounded-full {\n border-radius: 9999px;\n}\n.rounded-lg {\n border-radius: 0.5rem;\n}\n.rounded-md {\n border-radius: 0.375rem;\n}\n.rounded-xl {\n border-radius: 0.75rem;\n}\n.border {\n border-width: 1px;\n}\n.border-b {\n border-bottom-width: 1px;\n}\n.border-b-2 {\n border-bottom-width: 2px;\n}\n.border-l {\n border-left-width: 1px;\n}\n.border-l-2 {\n border-left-width: 2px;\n}\n.border-t {\n border-top-width: 1px;\n}\n.border-blue-500 {\n --tw-border-opacity: 1;\n border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));\n}\n.border-gray-300 {\n --tw-border-opacity: 1;\n border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));\n}\n.border-gray-600 {\n --tw-border-opacity: 1;\n border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));\n}\n.border-gray-700 {\n --tw-border-opacity: 1;\n border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));\n}\n.border-gray-900 {\n --tw-border-opacity: 1;\n border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));\n}\n.border-red-400 {\n --tw-border-opacity: 1;\n border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));\n}\n.border-white {\n --tw-border-opacity: 1;\n border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));\n}\n.bg-black {\n --tw-bg-opacity: 1;\n background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));\n}\n.bg-blue-300 {\n --tw-bg-opacity: 1;\n background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));\n}\n.bg-blue-500 {\n --tw-bg-opacity: 1;\n background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));\n}\n.bg-blue-600 {\n --tw-bg-opacity: 1;\n background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-100 {\n --tw-bg-opacity: 1;\n background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-200 {\n --tw-bg-opacity: 1;\n background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-300 {\n --tw-bg-opacity: 1;\n background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-50 {\n --tw-bg-opacity: 1;\n background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-500 {\n --tw-bg-opacity: 1;\n background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-600 {\n --tw-bg-opacity: 1;\n background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-600\\/50 {\n background-color: rgb(75 85 99 / 0.5);\n}\n.bg-gray-700 {\n --tw-bg-opacity: 1;\n background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-700\\/50 {\n background-color: rgb(55 65 81 / 0.5);\n}\n.bg-gray-800 {\n --tw-bg-opacity: 1;\n background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));\n}\n.bg-gray-900 {\n --tw-bg-opacity: 1;\n background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));\n}\n.bg-red-100 {\n --tw-bg-opacity: 1;\n background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));\n}\n.bg-red-600 {\n --tw-bg-opacity: 1;\n background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));\n}\n.bg-white {\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));\n}\n.bg-opacity-50 {\n --tw-bg-opacity: 0.5;\n}\n.bg-opacity-70 {\n --tw-bg-opacity: 0.7;\n}\n.bg-opacity-75 {\n --tw-bg-opacity: 0.75;\n}\n.bg-gradient-to-br {\n background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));\n}\n.from-blue-500 {\n --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);\n --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);\n --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);\n}\n.to-blue-700 {\n --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);\n}\n.object-contain {\n object-fit: contain;\n}\n.object-cover {\n object-fit: cover;\n}\n.p-1 {\n padding: 0.25rem;\n}\n.p-10 {\n padding: 2.5rem;\n}\n.p-16 {\n padding: 4rem;\n}\n.p-2 {\n padding: 0.5rem;\n}\n.p-3 {\n padding: 0.75rem;\n}\n.p-4 {\n padding: 1rem;\n}\n.p-6 {\n padding: 1.5rem;\n}\n.p-8 {\n padding: 2rem;\n}\n.px-1 {\n padding-left: 0.25rem;\n padding-right: 0.25rem;\n}\n.px-2 {\n padding-left: 0.5rem;\n padding-right: 0.5rem;\n}\n.px-3 {\n padding-left: 0.75rem;\n padding-right: 0.75rem;\n}\n.px-4 {\n padding-left: 1rem;\n padding-right: 1rem;\n}\n.px-5 {\n padding-left: 1.25rem;\n padding-right: 1.25rem;\n}\n.px-6 {\n padding-left: 1.5rem;\n padding-right: 1.5rem;\n}\n.py-0\\.5 {\n padding-top: 0.125rem;\n padding-bottom: 0.125rem;\n}\n.py-1 {\n padding-top: 0.25rem;\n padding-bottom: 0.25rem;\n}\n.py-2 {\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n}\n.py-3 {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n}\n.py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n.py-6 {\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n.pt-10 {\n padding-top: 2.5rem;\n}\n.text-center {\n text-align: center;\n}\n.text-2xl {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n.text-3xl {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n.text-4xl {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n.text-5xl {\n font-size: 3rem;\n line-height: 1;\n}\n.text-base {\n font-size: 1rem;\n line-height: 1.5rem;\n}\n.text-lg {\n font-size: 1.125rem;\n line-height: 1.75rem;\n}\n.text-sm {\n font-size: 0.875rem;\n line-height: 1.25rem;\n}\n.text-xs {\n font-size: 0.75rem;\n line-height: 1rem;\n}\n.font-bold {\n font-weight: 700;\n}\n.font-extrabold {\n font-weight: 800;\n}\n.font-medium {\n font-weight: 500;\n}\n.font-semibold {\n font-weight: 600;\n}\n.leading-tight {\n line-height: 1.25;\n}\n.tracking-tight {\n letter-spacing: -0.025em;\n}\n.text-blue-400 {\n --tw-text-opacity: 1;\n color: rgb(96 165 250 / var(--tw-text-opacity, 1));\n}\n.text-blue-500 {\n --tw-text-opacity: 1;\n color: rgb(59 130 246 / var(--tw-text-opacity, 1));\n}\n.text-blue-600 {\n --tw-text-opacity: 1;\n color: rgb(37 99 235 / var(--tw-text-opacity, 1));\n}\n.text-gray-200 {\n --tw-text-opacity: 1;\n color: rgb(229 231 235 / var(--tw-text-opacity, 1));\n}\n.text-gray-300 {\n --tw-text-opacity: 1;\n color: rgb(209 213 219 / var(--tw-text-opacity, 1));\n}\n.text-gray-400 {\n --tw-text-opacity: 1;\n color: rgb(156 163 175 / var(--tw-text-opacity, 1));\n}\n.text-gray-500 {\n --tw-text-opacity: 1;\n color: rgb(107 114 128 / var(--tw-text-opacity, 1));\n}\n.text-gray-600 {\n --tw-text-opacity: 1;\n color: rgb(75 85 99 / var(--tw-text-opacity, 1));\n}\n.text-gray-700 {\n --tw-text-opacity: 1;\n color: rgb(55 65 81 / var(--tw-text-opacity, 1));\n}\n.text-gray-800 {\n --tw-text-opacity: 1;\n color: rgb(31 41 55 / var(--tw-text-opacity, 1));\n}\n.text-gray-900 {\n --tw-text-opacity: 1;\n color: rgb(17 24 39 / var(--tw-text-opacity, 1));\n}\n.text-green-400 {\n --tw-text-opacity: 1;\n color: rgb(74 222 128 / var(--tw-text-opacity, 1));\n}\n.text-green-600 {\n --tw-text-opacity: 1;\n color: rgb(22 163 74 / var(--tw-text-opacity, 1));\n}\n.text-red-400 {\n --tw-text-opacity: 1;\n color: rgb(248 113 113 / var(--tw-text-opacity, 1));\n}\n.text-red-700 {\n --tw-text-opacity: 1;\n color: rgb(185 28 28 / var(--tw-text-opacity, 1));\n}\n.text-white {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.placeholder-gray-400::placeholder {\n --tw-placeholder-opacity: 1;\n color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));\n}\n.opacity-0 {\n opacity: 0;\n}\n.opacity-50 {\n opacity: 0.5;\n}\n.shadow {\n --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);\n --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n.shadow-2xl {\n --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);\n --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n.shadow-inner {\n --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);\n --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n.shadow-lg {\n --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);\n --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n.shadow-md {\n --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);\n --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n.filter {\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n.transition {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n transition-duration: 150ms;\n}\n.transition-all {\n transition-property: all;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n transition-duration: 150ms;\n}\n.transition-colors {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n transition-duration: 150ms;\n}\n.transition-opacity {\n transition-property: opacity;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n transition-duration: 150ms;\n}\n.duration-200 {\n transition-duration: 200ms;\n}\n\n/* Custom animations and styles */\n@keyframes floatUp {\n 0% { \n transform: translateY(0); \n opacity: 1; \n }\n 100% { \n transform: translateY(-120px); \n opacity: 0; \n }\n}\n\n.animate-floatUp {\n animation: floatUp 2.5s ease-out forwards;\n}\n\n/* Ensure the component takes full space when used as web component */\nvonage-video-meeting {\n display: block;\n width: 100%;\n height: 100%;\n min-height: 400px;\n}\n\n/* Override any default styles that might interfere */\nvonage-video-meeting * {\n box-sizing: border-box;\n}\n.hover\\:bg-blue-600:hover {\n --tw-bg-opacity: 1;\n background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));\n}\n.hover\\:bg-blue-700:hover {\n --tw-bg-opacity: 1;\n background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));\n}\n.hover\\:bg-gray-200:hover {\n --tw-bg-opacity: 1;\n background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));\n}\n.hover\\:bg-gray-600:hover {\n --tw-bg-opacity: 1;\n background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));\n}\n.hover\\:bg-gray-700:hover {\n --tw-bg-opacity: 1;\n background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));\n}\n.hover\\:bg-gray-700\\/50:hover {\n background-color: rgb(55 65 81 / 0.5);\n}\n.hover\\:bg-red-700:hover {\n --tw-bg-opacity: 1;\n background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));\n}\n.hover\\:text-blue-300:hover {\n --tw-text-opacity: 1;\n color: rgb(147 197 253 / var(--tw-text-opacity, 1));\n}\n.hover\\:text-green-300:hover {\n --tw-text-opacity: 1;\n color: rgb(134 239 172 / var(--tw-text-opacity, 1));\n}\n.hover\\:text-red-300:hover {\n --tw-text-opacity: 1;\n color: rgb(252 165 165 / var(--tw-text-opacity, 1));\n}\n.hover\\:text-white:hover {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.focus\\:border-transparent:focus {\n border-color: transparent;\n}\n.focus\\:outline-none:focus {\n outline: 2px solid transparent;\n outline-offset: 2px;\n}\n.focus\\:ring-2:focus {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);\n}\n.focus\\:ring-blue-500:focus {\n --tw-ring-opacity: 1;\n --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));\n}\n.focus\\:ring-blue-600:focus {\n --tw-ring-opacity: 1;\n --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));\n}\n.active\\:scale-95:active {\n --tw-scale-x: .95;\n --tw-scale-y: .95;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.disabled\\:cursor-not-allowed:disabled {\n cursor: not-allowed;\n}\n.disabled\\:bg-blue-300:disabled {\n --tw-bg-opacity: 1;\n background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));\n}\n.group:hover .group-hover\\:bg-gray-700\\/70 {\n background-color: rgb(55 65 81 / 0.7);\n}\n.group:hover .group-hover\\:opacity-100 {\n opacity: 1;\n}\n@media (min-width: 1024px) {\n\n .lg\\:w-1\\/2 {\n width: 50%;\n }\n\n .lg\\:flex-row {\n flex-direction: row;\n }\n}");class re extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"}),this.reactRoot=null}static get observedAttributes(){return["api-key","session-id","token","username","is-host","meeting-url","icons","theme","landing-page-style","pre-join-page-style","screenshot-with-chat"]}connectedCallback(){this.render()}disconnectedCallback(){this.reactRoot&&this.reactRoot.unmount()}attributeChangedCallback(){this.isConnected&&this.render()}getProps(){return{apiKey:this.getAttribute("api-key")||"",sessionId:this.getAttribute("session-id")||"",token:this.getAttribute("token")||"",username:this.getAttribute("username")||"",isHost:"true"===this.getAttribute("is-host"),meetingUrl:this.getAttribute("meeting-url")||"",icons:this.getAttribute("icons")?JSON.parse(this.getAttribute("icons")):{},theme:this.getAttribute("theme")?JSON.parse(this.getAttribute("theme")):{},landingPageStyle:this.getAttribute("landing-page-style")?JSON.parse(this.getAttribute("landing-page-style")):{},preJoinPageStyle:this.getAttribute("pre-join-page-style")?JSON.parse(this.getAttribute("pre-join-page-style")):{},screenShotWithChat:"true"===this.getAttribute("screenshot-with-chat"),createMeeting:this.createMeeting?.bind(this),generateToken:this.generateToken?.bind(this),extractSessionIdFromUrl:this.extractSessionIdFromUrl?.bind(this)}}async createMeeting(e){throw console.warn("createMeeting not implemented. Please set this.createMeeting"),new Error("createMeeting method not implemented")}async generateToken(e,A,t="publisher"){throw console.warn("generateToken not implemented. Please set this.generateToken"),new Error("generateToken method not implemented")}extractSessionIdFromUrl(e){try{const A=e.match(/\/meeting\/(.+)$/);return A?A[1]:null}catch(e){return console.error("Error extracting session ID from URL:",e),null}}render(){const e=document.createElement("div");e.style.width="100%",e.style.height="100%";const A=document.createElement("link");A.rel="stylesheet",A.href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css",this.shadowRoot.innerHTML="",this.shadowRoot.appendChild(A),this.shadowRoot.appendChild(e),this.reactRoot&&this.reactRoot.unmount(),this.reactRoot=c.createRoot(e),this.reactRoot.render(u.createElement(ne,this.getProps()))}setApiKey(e){this.setAttribute("api-key",e)}setSessionId(e){this.setAttribute("session-id",e)}setToken(e){this.setAttribute("token",e)}setUsername(e){this.setAttribute("username",e)}setIsHost(e){this.setAttribute("is-host",e.toString())}setMeetingUrl(e){this.setAttribute("meeting-url",e)}}"undefined"!=typeof window&&window.customElements&&customElements.define("vonage-video-meeting",re),"undefined"!=typeof window&&window.customElements&&!customElements.get("vonage-video-meeting")&&customElements.define("vonage-video-meeting",re),window.VonageVideoMeeting={React:ne,WebComponent:re,mount:(e,A)=>{const t=c.createRoot(e);return t.render(u.createElement(ne,A)),t},createElement:(e={})=>{const A=document.createElement("vonage-video-meeting");return Object.keys(e).forEach((t=>{const n=t.replace(/([A-Z])/g,"-$1").toLowerCase(),r=e[t];"object"==typeof r?A.setAttribute(n,JSON.stringify(r)):A.setAttribute(n,r.toString())})),A}}}();
//# sourceMappingURL=vonage-video-meeting.standalone.js.map