diff --git a/frontend/dist/assets/index.0a6593a2.js b/frontend/dist/assets/index.0a6593a2.js
deleted file mode 100644
index 8050cf16df..0000000000
--- a/frontend/dist/assets/index.0a6593a2.js
+++ /dev/null
@@ -1,483 +0,0 @@
-function VB(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const o in r)if(o!=="default"&&!(o in e)){const i=Object.getOwnPropertyDescriptor(r,o);i&&Object.defineProperty(e,o,i.get?i:{enumerable:!0,get:()=>r[o]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const i of o)if(i.type==="childList")for(const a of i.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerpolicy&&(i.referrerPolicy=o.referrerpolicy),o.crossorigin==="use-credentials"?i.credentials="include":o.crossorigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(o){if(o.ep)return;o.ep=!0;const i=n(o);fetch(o.href,i)}})();var Gi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function WB(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var v={exports:{}},Ye={};/**
- * @license React
- * react.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 _f=Symbol.for("react.element"),UB=Symbol.for("react.portal"),HB=Symbol.for("react.fragment"),jB=Symbol.for("react.strict_mode"),GB=Symbol.for("react.profiler"),ZB=Symbol.for("react.provider"),KB=Symbol.for("react.context"),qB=Symbol.for("react.forward_ref"),YB=Symbol.for("react.suspense"),XB=Symbol.for("react.memo"),QB=Symbol.for("react.lazy"),xw=Symbol.iterator;function JB(e){return e===null||typeof e!="object"?null:(e=xw&&e[xw]||e["@@iterator"],typeof e=="function"?e:null)}var V_={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},W_=Object.assign,U_={};function Zu(e,t,n){this.props=e,this.context=t,this.refs=U_,this.updater=n||V_}Zu.prototype.isReactComponent={};Zu.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)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,t,"setState")};Zu.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function H_(){}H_.prototype=Zu.prototype;function h3(e,t,n){this.props=e,this.context=t,this.refs=U_,this.updater=n||V_}var m3=h3.prototype=new H_;m3.constructor=h3;W_(m3,Zu.prototype);m3.isPureReactComponent=!0;var ww=Array.isArray,j_=Object.prototype.hasOwnProperty,g3={current:null},G_={key:!0,ref:!0,__self:!0,__source:!0};function Z_(e,t,n){var r,o={},i=null,a=null;if(t!=null)for(r in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(i=""+t.key),t)j_.call(t,r)&&!G_.hasOwnProperty(r)&&(o[r]=t[r]);var l=arguments.length-2;if(l===1)o.children=n;else if(1<l){for(var c=Array(l),d=0;d<l;d++)c[d]=arguments[d+2];o.children=c}if(e&&e.defaultProps)for(r in l=e.defaultProps,l)o[r]===void 0&&(o[r]=l[r]);return{$$typeof:_f,type:e,key:i,ref:a,props:o,_owner:g3.current}}function eV(e,t){return{$$typeof:_f,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function v3(e){return typeof e=="object"&&e!==null&&e.$$typeof===_f}function tV(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var Sw=/\/+/g;function l2(e,t){return typeof e=="object"&&e!==null&&e.key!=null?tV(""+e.key):t.toString(36)}function r1(e,t,n,r,o){var i=typeof e;(i==="undefined"||i==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(i){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case _f:case UB:a=!0}}if(a)return a=e,o=o(a),e=r===""?"."+l2(a,0):r,ww(o)?(n="",e!=null&&(n=e.replace(Sw,"$&/")+"/"),r1(o,t,n,"",function(d){return d})):o!=null&&(v3(o)&&(o=eV(o,n+(!o.key||a&&a.key===o.key?"":(""+o.key).replace(Sw,"$&/")+"/")+e)),t.push(o)),1;if(a=0,r=r===""?".":r+":",ww(e))for(var l=0;l<e.length;l++){i=e[l];var c=r+l2(i,l);a+=r1(i,t,n,c,o)}else if(c=JB(e),typeof c=="function")for(e=c.call(e),l=0;!(i=e.next()).done;)i=i.value,c=r+l2(i,l++),a+=r1(i,t,n,c,o);else if(i==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return a}function lh(e,t,n){if(e==null)return e;var r=[],o=0;return r1(e,r,"","",function(i){return t.call(n,i,o++)}),r}function nV(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var lr={current:null},o1={transition:null},rV={ReactCurrentDispatcher:lr,ReactCurrentBatchConfig:o1,ReactCurrentOwner:g3};Ye.Children={map:lh,forEach:function(e,t,n){lh(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return lh(e,function(){t++}),t},toArray:function(e){return lh(e,function(t){return t})||[]},only:function(e){if(!v3(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Ye.Component=Zu;Ye.Fragment=HB;Ye.Profiler=GB;Ye.PureComponent=h3;Ye.StrictMode=jB;Ye.Suspense=YB;Ye.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=rV;Ye.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=W_({},e.props),o=e.key,i=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(i=t.ref,a=g3.current),t.key!==void 0&&(o=""+t.key),e.type&&e.type.defaultProps)var l=e.type.defaultProps;for(c in t)j_.call(t,c)&&!G_.hasOwnProperty(c)&&(r[c]=t[c]===void 0&&l!==void 0?l[c]:t[c])}var c=arguments.length-2;if(c===1)r.children=n;else if(1<c){l=Array(c);for(var d=0;d<c;d++)l[d]=arguments[d+2];r.children=l}return{$$typeof:_f,type:e.type,key:o,ref:i,props:r,_owner:a}};Ye.createContext=function(e){return e={$$typeof:KB,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:ZB,_context:e},e.Consumer=e};Ye.createElement=Z_;Ye.createFactory=function(e){var t=Z_.bind(null,e);return t.type=e,t};Ye.createRef=function(){return{current:null}};Ye.forwardRef=function(e){return{$$typeof:qB,render:e}};Ye.isValidElement=v3;Ye.lazy=function(e){return{$$typeof:QB,_payload:{_status:-1,_result:e},_init:nV}};Ye.memo=function(e,t){return{$$typeof:XB,type:e,compare:t===void 0?null:t}};Ye.startTransition=function(e){var t=o1.transition;o1.transition={};try{e()}finally{o1.transition=t}};Ye.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};Ye.useCallback=function(e,t){return lr.current.useCallback(e,t)};Ye.useContext=function(e){return lr.current.useContext(e)};Ye.useDebugValue=function(){};Ye.useDeferredValue=function(e){return lr.current.useDeferredValue(e)};Ye.useEffect=function(e,t){return lr.current.useEffect(e,t)};Ye.useId=function(){return lr.current.useId()};Ye.useImperativeHandle=function(e,t,n){return lr.current.useImperativeHandle(e,t,n)};Ye.useInsertionEffect=function(e,t){return lr.current.useInsertionEffect(e,t)};Ye.useLayoutEffect=function(e,t){return lr.current.useLayoutEffect(e,t)};Ye.useMemo=function(e,t){return lr.current.useMemo(e,t)};Ye.useReducer=function(e,t,n){return lr.current.useReducer(e,t,n)};Ye.useRef=function(e){return lr.current.useRef(e)};Ye.useState=function(e){return lr.current.useState(e)};Ye.useSyncExternalStore=function(e,t,n){return lr.current.useSyncExternalStore(e,t,n)};Ye.useTransition=function(){return lr.current.useTransition()};Ye.version="18.2.0";(function(e){e.exports=Ye})(v);const Q=WB(v.exports),My=VB({__proto__:null,default:Q},[v.exports]);var Ny={},ua={exports:{}},Zr={},K_={exports:{}},q_={};/**
- * @license React
- * scheduler.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.
- */(function(e){function t(D,Z){var j=D.length;D.push(Z);e:for(;0<j;){var M=j-1>>>1,G=D[M];if(0<o(G,Z))D[M]=Z,D[j]=G,j=M;else break e}}function n(D){return D.length===0?null:D[0]}function r(D){if(D.length===0)return null;var Z=D[0],j=D.pop();if(j!==Z){D[0]=j;e:for(var M=0,G=D.length,le=G>>>1;M<le;){var ce=2*(M+1)-1,be=D[ce],me=ce+1,_e=D[me];if(0>o(be,j))me<G&&0>o(_e,be)?(D[M]=_e,D[me]=j,M=me):(D[M]=be,D[ce]=j,M=ce);else if(me<G&&0>o(_e,j))D[M]=_e,D[me]=j,M=me;else break e}}return Z}function o(D,Z){var j=D.sortIndex-Z.sortIndex;return j!==0?j:D.id-Z.id}if(typeof performance=="object"&&typeof performance.now=="function"){var i=performance;e.unstable_now=function(){return i.now()}}else{var a=Date,l=a.now();e.unstable_now=function(){return a.now()-l}}var c=[],d=[],f=1,p=null,m=3,g=!1,y=!1,b=!1,k=typeof setTimeout=="function"?setTimeout:null,C=typeof clearTimeout=="function"?clearTimeout:null,S=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function _(D){for(var Z=n(d);Z!==null;){if(Z.callback===null)r(d);else if(Z.startTime<=D)r(d),Z.sortIndex=Z.expirationTime,t(c,Z);else break;Z=n(d)}}function E(D){if(b=!1,_(D),!y)if(n(c)!==null)y=!0,ge(A);else{var Z=n(d);Z!==null&&J(E,Z.startTime-D)}}function A(D,Z){y=!1,b&&(b=!1,C($),$=-1),g=!0;var j=m;try{for(_(Z),p=n(c);p!==null&&(!(p.expirationTime>Z)||D&&!X());){var M=p.callback;if(typeof M=="function"){p.callback=null,m=p.priorityLevel;var G=M(p.expirationTime<=Z);Z=e.unstable_now(),typeof G=="function"?p.callback=G:p===n(c)&&r(c),_(Z)}else r(c);p=n(c)}if(p!==null)var le=!0;else{var ce=n(d);ce!==null&&J(E,ce.startTime-Z),le=!1}return le}finally{p=null,m=j,g=!1}}var R=!1,O=null,$=-1,H=5,z=-1;function X(){return!(e.unstable_now()-z<H)}function he(){if(O!==null){var D=e.unstable_now();z=D;var Z=!0;try{Z=O(!0,D)}finally{Z?ye():(R=!1,O=null)}}else R=!1}var ye;if(typeof S=="function")ye=function(){S(he)};else if(typeof MessageChannel<"u"){var oe=new MessageChannel,pe=oe.port2;oe.port1.onmessage=he,ye=function(){pe.postMessage(null)}}else ye=function(){k(he,0)};function ge(D){O=D,R||(R=!0,ye())}function J(D,Z){$=k(function(){D(e.unstable_now())},Z)}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(D){D.callback=null},e.unstable_continueExecution=function(){y||g||(y=!0,ge(A))},e.unstable_forceFrameRate=function(D){0>D||125<D?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):H=0<D?Math.floor(1e3/D):5},e.unstable_getCurrentPriorityLevel=function(){return m},e.unstable_getFirstCallbackNode=function(){return n(c)},e.unstable_next=function(D){switch(m){case 1:case 2:case 3:var Z=3;break;default:Z=m}var j=m;m=Z;try{return D()}finally{m=j}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(D,Z){switch(D){case 1:case 2:case 3:case 4:case 5:break;default:D=3}var j=m;m=D;try{return Z()}finally{m=j}},e.unstable_scheduleCallback=function(D,Z,j){var M=e.unstable_now();switch(typeof j=="object"&&j!==null?(j=j.delay,j=typeof j=="number"&&0<j?M+j:M):j=M,D){case 1:var G=-1;break;case 2:G=250;break;case 5:G=1073741823;break;case 4:G=1e4;break;default:G=5e3}return G=j+G,D={id:f++,callback:Z,priorityLevel:D,startTime:j,expirationTime:G,sortIndex:-1},j>M?(D.sortIndex=j,t(d,D),n(c)===null&&D===n(d)&&(b?(C($),$=-1):b=!0,J(E,j-M))):(D.sortIndex=G,t(c,D),y||g||(y=!0,ge(A))),D},e.unstable_shouldYield=X,e.unstable_wrapCallback=function(D){var Z=m;return function(){var j=m;m=Z;try{return D.apply(this,arguments)}finally{m=j}}}})(q_);(function(e){e.exports=q_})(K_);/**
- * @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 Y_=v.exports,Hr=K_.exports;function de(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var X_=new Set,Od={};function rl(e,t){Au(e,t),Au(e+"Capture",t)}function Au(e,t){for(Od[e]=t,e=0;e<t.length;e++)X_.add(t[e])}var Qi=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),$y=Object.prototype.hasOwnProperty,oV=/^[: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]*$/,Cw={},_w={};function iV(e){return $y.call(_w,e)?!0:$y.call(Cw,e)?!1:oV.test(e)?_w[e]=!0:(Cw[e]=!0,!1)}function aV(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function sV(e,t,n,r){if(t===null||typeof t>"u"||aV(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function ur(e,t,n,r,o,i,a){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=a}var Fn={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Fn[e]=new ur(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Fn[t]=new ur(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Fn[e]=new ur(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Fn[e]=new ur(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){Fn[e]=new ur(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Fn[e]=new ur(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Fn[e]=new ur(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Fn[e]=new ur(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Fn[e]=new ur(e,5,!1,e.toLowerCase(),null,!1,!1)});var y3=/[\-:]([a-z])/g;function b3(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".split(" ").forEach(function(e){var t=e.replace(y3,b3);Fn[t]=new ur(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(y3,b3);Fn[t]=new ur(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(y3,b3);Fn[t]=new ur(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Fn[e]=new ur(e,1,!1,e.toLowerCase(),null,!1,!1)});Fn.xlinkHref=new ur("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Fn[e]=new ur(e,1,!1,e.toLowerCase(),null,!0,!0)});function x3(e,t,n,r){var o=Fn.hasOwnProperty(t)?Fn[t]:null;(o!==null?o.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(sV(t,n,o,r)&&(n=null),r||o===null?iV(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):o.mustUseProperty?e[o.propertyName]=n===null?o.type===3?!1:"":n:(t=o.attributeName,r=o.attributeNamespace,n===null?e.removeAttribute(t):(o=o.type,n=o===3||o===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var ca=Y_.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,uh=Symbol.for("react.element"),Yl=Symbol.for("react.portal"),Xl=Symbol.for("react.fragment"),w3=Symbol.for("react.strict_mode"),Dy=Symbol.for("react.profiler"),Q_=Symbol.for("react.provider"),J_=Symbol.for("react.context"),S3=Symbol.for("react.forward_ref"),Fy=Symbol.for("react.suspense"),zy=Symbol.for("react.suspense_list"),C3=Symbol.for("react.memo"),Oa=Symbol.for("react.lazy"),ek=Symbol.for("react.offscreen"),kw=Symbol.iterator;function Dc(e){return e===null||typeof e!="object"?null:(e=kw&&e[kw]||e["@@iterator"],typeof e=="function"?e:null)}var Kt=Object.assign,u2;function Qc(e){if(u2===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);u2=t&&t[1]||""}return`
-`+u2+e}var c2=!1;function d2(e,t){if(!e||c2)return"";c2=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(d){var r=d}Reflect.construct(e,[],t)}else{try{t.call()}catch(d){r=d}e.call(t.prototype)}else{try{throw Error()}catch(d){r=d}e()}}catch(d){if(d&&r&&typeof d.stack=="string"){for(var o=d.stack.split(`
-`),i=r.stack.split(`
-`),a=o.length-1,l=i.length-1;1<=a&&0<=l&&o[a]!==i[l];)l--;for(;1<=a&&0<=l;a--,l--)if(o[a]!==i[l]){if(a!==1||l!==1)do if(a--,l--,0>l||o[a]!==i[l]){var c=`
-`+o[a].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=a&&0<=l);break}}}finally{c2=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Qc(e):""}function lV(e){switch(e.tag){case 5:return Qc(e.type);case 16:return Qc("Lazy");case 13:return Qc("Suspense");case 19:return Qc("SuspenseList");case 0:case 2:case 15:return e=d2(e.type,!1),e;case 11:return e=d2(e.type.render,!1),e;case 1:return e=d2(e.type,!0),e;default:return""}}function By(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Xl:return"Fragment";case Yl:return"Portal";case Dy:return"Profiler";case w3:return"StrictMode";case Fy:return"Suspense";case zy:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case J_:return(e.displayName||"Context")+".Consumer";case Q_:return(e._context.displayName||"Context")+".Provider";case S3:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case C3:return t=e.displayName||null,t!==null?t:By(e.type)||"Memo";case Oa:t=e._payload,e=e._init;try{return By(e(t))}catch{}}return null}function uV(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return By(t);case 8:return t===w3?"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(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function ts(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function tk(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function cV(e){var t=tk(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var o=n.get,i=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(a){r=""+a,i.call(this,a)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(a){r=""+a},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function ch(e){e._valueTracker||(e._valueTracker=cV(e))}function nk(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=tk(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function V1(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function Vy(e,t){var n=t.checked;return Kt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function Ew(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=ts(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function rk(e,t){t=t.checked,t!=null&&x3(e,"checked",t,!1)}function Wy(e,t){rk(e,t);var n=ts(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?Uy(e,t.type,n):t.hasOwnProperty("defaultValue")&&Uy(e,t.type,ts(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function Lw(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function Uy(e,t,n){(t!=="number"||V1(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Jc=Array.isArray;function pu(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(n=""+ts(n),t=null,o=0;o<e.length;o++){if(e[o].value===n){e[o].selected=!0,r&&(e[o].defaultSelected=!0);return}t!==null||e[o].disabled||(t=e[o])}t!==null&&(t.selected=!0)}}function Hy(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(de(91));return Kt({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Pw(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(de(92));if(Jc(n)){if(1<n.length)throw Error(de(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:ts(n)}}function ok(e,t){var n=ts(t.value),r=ts(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function Aw(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function ik(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 jy(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?ik(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var dh,ak=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,o){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,o)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(dh=dh||document.createElement("div"),dh.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=dh.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Rd(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var ld={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},dV=["Webkit","ms","Moz","O"];Object.keys(ld).forEach(function(e){dV.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),ld[t]=ld[e]})});function sk(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||ld.hasOwnProperty(e)&&ld[e]?(""+t).trim():t+"px"}function lk(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,o=sk(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}var fV=Kt({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 Gy(e,t){if(t){if(fV[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(de(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(de(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(de(61))}if(t.style!=null&&typeof t.style!="object")throw Error(de(62))}}function Zy(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";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 Ky=null;function _3(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var qy=null,hu=null,mu=null;function Tw(e){if(e=Lf(e)){if(typeof qy!="function")throw Error(de(280));var t=e.stateNode;t&&(t=im(t),qy(e.stateNode,e.type,t))}}function uk(e){hu?mu?mu.push(e):mu=[e]:hu=e}function ck(){if(hu){var e=hu,t=mu;if(mu=hu=null,Tw(e),t)for(e=0;e<t.length;e++)Tw(t[e])}}function dk(e,t){return e(t)}function fk(){}var f2=!1;function pk(e,t,n){if(f2)return e(t,n);f2=!0;try{return dk(e,t,n)}finally{f2=!1,(hu!==null||mu!==null)&&(fk(),ck())}}function Md(e,t){var n=e.stateNode;if(n===null)return null;var r=im(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(de(231,t,typeof n));return n}var Yy=!1;if(Qi)try{var Fc={};Object.defineProperty(Fc,"passive",{get:function(){Yy=!0}}),window.addEventListener("test",Fc,Fc),window.removeEventListener("test",Fc,Fc)}catch{Yy=!1}function pV(e,t,n,r,o,i,a,l,c){var d=Array.prototype.slice.call(arguments,3);try{t.apply(n,d)}catch(f){this.onError(f)}}var ud=!1,W1=null,U1=!1,Xy=null,hV={onError:function(e){ud=!0,W1=e}};function mV(e,t,n,r,o,i,a,l,c){ud=!1,W1=null,pV.apply(hV,arguments)}function gV(e,t,n,r,o,i,a,l,c){if(mV.apply(this,arguments),ud){if(ud){var d=W1;ud=!1,W1=null}else throw Error(de(198));U1||(U1=!0,Xy=d)}}function ol(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,(t.flags&4098)!==0&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function hk(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function Iw(e){if(ol(e)!==e)throw Error(de(188))}function vV(e){var t=e.alternate;if(!t){if(t=ol(e),t===null)throw Error(de(188));return t!==e?null:e}for(var n=e,r=t;;){var o=n.return;if(o===null)break;var i=o.alternate;if(i===null){if(r=o.return,r!==null){n=r;continue}break}if(o.child===i.child){for(i=o.child;i;){if(i===n)return Iw(o),e;if(i===r)return Iw(o),t;i=i.sibling}throw Error(de(188))}if(n.return!==r.return)n=o,r=i;else{for(var a=!1,l=o.child;l;){if(l===n){a=!0,n=o,r=i;break}if(l===r){a=!0,r=o,n=i;break}l=l.sibling}if(!a){for(l=i.child;l;){if(l===n){a=!0,n=i,r=o;break}if(l===r){a=!0,r=i,n=o;break}l=l.sibling}if(!a)throw Error(de(189))}}if(n.alternate!==r)throw Error(de(190))}if(n.tag!==3)throw Error(de(188));return n.stateNode.current===n?e:t}function mk(e){return e=vV(e),e!==null?gk(e):null}function gk(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=gk(e);if(t!==null)return t;e=e.sibling}return null}var vk=Hr.unstable_scheduleCallback,Ow=Hr.unstable_cancelCallback,yV=Hr.unstable_shouldYield,bV=Hr.unstable_requestPaint,an=Hr.unstable_now,xV=Hr.unstable_getCurrentPriorityLevel,k3=Hr.unstable_ImmediatePriority,yk=Hr.unstable_UserBlockingPriority,H1=Hr.unstable_NormalPriority,wV=Hr.unstable_LowPriority,bk=Hr.unstable_IdlePriority,tm=null,ui=null;function SV(e){if(ui&&typeof ui.onCommitFiberRoot=="function")try{ui.onCommitFiberRoot(tm,e,void 0,(e.current.flags&128)===128)}catch{}}var zo=Math.clz32?Math.clz32:kV,CV=Math.log,_V=Math.LN2;function kV(e){return e>>>=0,e===0?32:31-(CV(e)/_V|0)|0}var fh=64,ph=4194304;function ed(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 e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function j1(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,o=e.suspendedLanes,i=e.pingedLanes,a=n&268435455;if(a!==0){var l=a&~o;l!==0?r=ed(l):(i&=a,i!==0&&(r=ed(i)))}else a=n&~o,a!==0?r=ed(a):i!==0&&(r=ed(i));if(r===0)return 0;if(t!==0&&t!==r&&(t&o)===0&&(o=r&-r,i=t&-t,o>=i||o===16&&(i&4194240)!==0))return t;if((r&4)!==0&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-zo(t),o=1<<n,r|=e[n],t&=~o;return r}function EV(e,t){switch(e){case 1:case 2:case 4:return t+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 t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function LV(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,o=e.expirationTimes,i=e.pendingLanes;0<i;){var a=31-zo(i),l=1<<a,c=o[a];c===-1?((l&n)===0||(l&r)!==0)&&(o[a]=EV(l,t)):c<=t&&(e.expiredLanes|=l),i&=~l}}function Qy(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function xk(){var e=fh;return fh<<=1,(fh&4194240)===0&&(fh=64),e}function p2(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function kf(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-zo(t),e[t]=n}function PV(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var o=31-zo(n),i=1<<o;t[o]=0,r[o]=-1,e[o]=-1,n&=~i}}function E3(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-zo(n),o=1<<r;o&t|e[r]&t&&(e[r]|=t),n&=~o}}var gt=0;function wk(e){return e&=-e,1<e?4<e?(e&268435455)!==0?16:536870912:4:1}var Sk,L3,Ck,_k,kk,Jy=!1,hh=[],ja=null,Ga=null,Za=null,Nd=new Map,$d=new Map,Na=[],AV="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 Rw(e,t){switch(e){case"focusin":case"focusout":ja=null;break;case"dragenter":case"dragleave":Ga=null;break;case"mouseover":case"mouseout":Za=null;break;case"pointerover":case"pointerout":Nd.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":$d.delete(t.pointerId)}}function zc(e,t,n,r,o,i){return e===null||e.nativeEvent!==i?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:i,targetContainers:[o]},t!==null&&(t=Lf(t),t!==null&&L3(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,o!==null&&t.indexOf(o)===-1&&t.push(o),e)}function TV(e,t,n,r,o){switch(t){case"focusin":return ja=zc(ja,e,t,n,r,o),!0;case"dragenter":return Ga=zc(Ga,e,t,n,r,o),!0;case"mouseover":return Za=zc(Za,e,t,n,r,o),!0;case"pointerover":var i=o.pointerId;return Nd.set(i,zc(Nd.get(i)||null,e,t,n,r,o)),!0;case"gotpointercapture":return i=o.pointerId,$d.set(i,zc($d.get(i)||null,e,t,n,r,o)),!0}return!1}function Ek(e){var t=Ds(e.target);if(t!==null){var n=ol(t);if(n!==null){if(t=n.tag,t===13){if(t=hk(n),t!==null){e.blockedOn=t,kk(e.priority,function(){Ck(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function i1(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=e5(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);Ky=r,n.target.dispatchEvent(r),Ky=null}else return t=Lf(n),t!==null&&L3(t),e.blockedOn=n,!1;t.shift()}return!0}function Mw(e,t,n){i1(e)&&n.delete(t)}function IV(){Jy=!1,ja!==null&&i1(ja)&&(ja=null),Ga!==null&&i1(Ga)&&(Ga=null),Za!==null&&i1(Za)&&(Za=null),Nd.forEach(Mw),$d.forEach(Mw)}function Bc(e,t){e.blockedOn===t&&(e.blockedOn=null,Jy||(Jy=!0,Hr.unstable_scheduleCallback(Hr.unstable_NormalPriority,IV)))}function Dd(e){function t(o){return Bc(o,e)}if(0<hh.length){Bc(hh[0],e);for(var n=1;n<hh.length;n++){var r=hh[n];r.blockedOn===e&&(r.blockedOn=null)}}for(ja!==null&&Bc(ja,e),Ga!==null&&Bc(Ga,e),Za!==null&&Bc(Za,e),Nd.forEach(t),$d.forEach(t),n=0;n<Na.length;n++)r=Na[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<Na.length&&(n=Na[0],n.blockedOn===null);)Ek(n),n.blockedOn===null&&Na.shift()}var gu=ca.ReactCurrentBatchConfig,G1=!0;function OV(e,t,n,r){var o=gt,i=gu.transition;gu.transition=null;try{gt=1,P3(e,t,n,r)}finally{gt=o,gu.transition=i}}function RV(e,t,n,r){var o=gt,i=gu.transition;gu.transition=null;try{gt=4,P3(e,t,n,r)}finally{gt=o,gu.transition=i}}function P3(e,t,n,r){if(G1){var o=e5(e,t,n,r);if(o===null)C2(e,t,r,Z1,n),Rw(e,r);else if(TV(o,e,t,n,r))r.stopPropagation();else if(Rw(e,r),t&4&&-1<AV.indexOf(e)){for(;o!==null;){var i=Lf(o);if(i!==null&&Sk(i),i=e5(e,t,n,r),i===null&&C2(e,t,r,Z1,n),i===o)break;o=i}o!==null&&r.stopPropagation()}else C2(e,t,r,null,n)}}var Z1=null;function e5(e,t,n,r){if(Z1=null,e=_3(r),e=Ds(e),e!==null)if(t=ol(e),t===null)e=null;else if(n=t.tag,n===13){if(e=hk(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return Z1=e,null}function Lk(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(xV()){case k3:return 1;case yk:return 4;case H1:case wV:return 16;case bk:return 536870912;default:return 16}default:return 16}}var za=null,A3=null,a1=null;function Pk(){if(a1)return a1;var e,t=A3,n=t.length,r,o="value"in za?za.value:za.textContent,i=o.length;for(e=0;e<n&&t[e]===o[e];e++);var a=n-e;for(r=1;r<=a&&t[n-r]===o[i-r];r++);return a1=o.slice(e,1<r?1-r:void 0)}function s1(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function mh(){return!0}function Nw(){return!1}function Kr(e){function t(n,r,o,i,a){this._reactName=n,this._targetInst=o,this.type=r,this.nativeEvent=i,this.target=a,this.currentTarget=null;for(var l in e)e.hasOwnProperty(l)&&(n=e[l],this[l]=n?n(i):i[l]);return this.isDefaultPrevented=(i.defaultPrevented!=null?i.defaultPrevented:i.returnValue===!1)?mh:Nw,this.isPropagationStopped=Nw,this}return Kt(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=mh)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=mh)},persist:function(){},isPersistent:mh}),t}var Ku={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},T3=Kr(Ku),Ef=Kt({},Ku,{view:0,detail:0}),MV=Kr(Ef),h2,m2,Vc,nm=Kt({},Ef,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:I3,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Vc&&(Vc&&e.type==="mousemove"?(h2=e.screenX-Vc.screenX,m2=e.screenY-Vc.screenY):m2=h2=0,Vc=e),h2)},movementY:function(e){return"movementY"in e?e.movementY:m2}}),$w=Kr(nm),NV=Kt({},nm,{dataTransfer:0}),$V=Kr(NV),DV=Kt({},Ef,{relatedTarget:0}),g2=Kr(DV),FV=Kt({},Ku,{animationName:0,elapsedTime:0,pseudoElement:0}),zV=Kr(FV),BV=Kt({},Ku,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),VV=Kr(BV),WV=Kt({},Ku,{data:0}),Dw=Kr(WV),UV={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},HV={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"},jV={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function GV(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=jV[e])?!!t[e]:!1}function I3(){return GV}var ZV=Kt({},Ef,{key:function(e){if(e.key){var t=UV[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=s1(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?HV[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:I3,charCode:function(e){return e.type==="keypress"?s1(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?s1(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),KV=Kr(ZV),qV=Kt({},nm,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Fw=Kr(qV),YV=Kt({},Ef,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:I3}),XV=Kr(YV),QV=Kt({},Ku,{propertyName:0,elapsedTime:0,pseudoElement:0}),JV=Kr(QV),eW=Kt({},nm,{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}),tW=Kr(eW),nW=[9,13,27,32],O3=Qi&&"CompositionEvent"in window,cd=null;Qi&&"documentMode"in document&&(cd=document.documentMode);var rW=Qi&&"TextEvent"in window&&!cd,Ak=Qi&&(!O3||cd&&8<cd&&11>=cd),zw=String.fromCharCode(32),Bw=!1;function Tk(e,t){switch(e){case"keyup":return nW.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ik(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Ql=!1;function oW(e,t){switch(e){case"compositionend":return Ik(t);case"keypress":return t.which!==32?null:(Bw=!0,zw);case"textInput":return e=t.data,e===zw&&Bw?null:e;default:return null}}function iW(e,t){if(Ql)return e==="compositionend"||!O3&&Tk(e,t)?(e=Pk(),a1=A3=za=null,Ql=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Ak&&t.locale!=="ko"?null:t.data;default:return null}}var aW={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 Vw(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!aW[e.type]:t==="textarea"}function Ok(e,t,n,r){uk(r),t=K1(t,"onChange"),0<t.length&&(n=new T3("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var dd=null,Fd=null;function sW(e){Uk(e,0)}function rm(e){var t=tu(e);if(nk(t))return e}function lW(e,t){if(e==="change")return t}var Rk=!1;if(Qi){var v2;if(Qi){var y2="oninput"in document;if(!y2){var Ww=document.createElement("div");Ww.setAttribute("oninput","return;"),y2=typeof Ww.oninput=="function"}v2=y2}else v2=!1;Rk=v2&&(!document.documentMode||9<document.documentMode)}function Uw(){dd&&(dd.detachEvent("onpropertychange",Mk),Fd=dd=null)}function Mk(e){if(e.propertyName==="value"&&rm(Fd)){var t=[];Ok(t,Fd,e,_3(e)),pk(sW,t)}}function uW(e,t,n){e==="focusin"?(Uw(),dd=t,Fd=n,dd.attachEvent("onpropertychange",Mk)):e==="focusout"&&Uw()}function cW(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return rm(Fd)}function dW(e,t){if(e==="click")return rm(t)}function fW(e,t){if(e==="input"||e==="change")return rm(t)}function pW(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Wo=typeof Object.is=="function"?Object.is:pW;function zd(e,t){if(Wo(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var o=n[r];if(!$y.call(t,o)||!Wo(e[o],t[o]))return!1}return!0}function Hw(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function jw(e,t){var n=Hw(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Hw(n)}}function Nk(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Nk(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function $k(){for(var e=window,t=V1();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=V1(e.document)}return t}function R3(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function hW(e){var t=$k(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&Nk(n.ownerDocument.documentElement,n)){if(r!==null&&R3(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var o=n.textContent.length,i=Math.min(r.start,o);r=r.end===void 0?i:Math.min(r.end,o),!e.extend&&i>r&&(o=r,r=i,i=o),o=jw(n,i);var a=jw(n,r);o&&a&&(e.rangeCount!==1||e.anchorNode!==o.node||e.anchorOffset!==o.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&(t=t.createRange(),t.setStart(o.node,o.offset),e.removeAllRanges(),i>r?(e.addRange(t),e.extend(a.node,a.offset)):(t.setEnd(a.node,a.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var mW=Qi&&"documentMode"in document&&11>=document.documentMode,Jl=null,t5=null,fd=null,n5=!1;function Gw(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;n5||Jl==null||Jl!==V1(r)||(r=Jl,"selectionStart"in r&&R3(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),fd&&zd(fd,r)||(fd=r,r=K1(t5,"onSelect"),0<r.length&&(t=new T3("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=Jl)))}function gh(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var eu={animationend:gh("Animation","AnimationEnd"),animationiteration:gh("Animation","AnimationIteration"),animationstart:gh("Animation","AnimationStart"),transitionend:gh("Transition","TransitionEnd")},b2={},Dk={};Qi&&(Dk=document.createElement("div").style,"AnimationEvent"in window||(delete eu.animationend.animation,delete eu.animationiteration.animation,delete eu.animationstart.animation),"TransitionEvent"in window||delete eu.transitionend.transition);function om(e){if(b2[e])return b2[e];if(!eu[e])return e;var t=eu[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in Dk)return b2[e]=t[n];return e}var Fk=om("animationend"),zk=om("animationiteration"),Bk=om("animationstart"),Vk=om("transitionend"),Wk=new Map,Zw="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 cs(e,t){Wk.set(e,t),rl(t,[e])}for(var x2=0;x2<Zw.length;x2++){var w2=Zw[x2],gW=w2.toLowerCase(),vW=w2[0].toUpperCase()+w2.slice(1);cs(gW,"on"+vW)}cs(Fk,"onAnimationEnd");cs(zk,"onAnimationIteration");cs(Bk,"onAnimationStart");cs("dblclick","onDoubleClick");cs("focusin","onFocus");cs("focusout","onBlur");cs(Vk,"onTransitionEnd");Au("onMouseEnter",["mouseout","mouseover"]);Au("onMouseLeave",["mouseout","mouseover"]);Au("onPointerEnter",["pointerout","pointerover"]);Au("onPointerLeave",["pointerout","pointerover"]);rl("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));rl("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));rl("onBeforeInput",["compositionend","keypress","textInput","paste"]);rl("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));rl("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));rl("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var td="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(" "),yW=new Set("cancel close invalid load scroll toggle".split(" ").concat(td));function Kw(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,gV(r,t,void 0,e),e.currentTarget=null}function Uk(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],o=r.event;r=r.listeners;e:{var i=void 0;if(t)for(var a=r.length-1;0<=a;a--){var l=r[a],c=l.instance,d=l.currentTarget;if(l=l.listener,c!==i&&o.isPropagationStopped())break e;Kw(o,l,d),i=c}else for(a=0;a<r.length;a++){if(l=r[a],c=l.instance,d=l.currentTarget,l=l.listener,c!==i&&o.isPropagationStopped())break e;Kw(o,l,d),i=c}}}if(U1)throw e=Xy,U1=!1,Xy=null,e}function Nt(e,t){var n=t[s5];n===void 0&&(n=t[s5]=new Set);var r=e+"__bubble";n.has(r)||(Hk(t,e,2,!1),n.add(r))}function S2(e,t,n){var r=0;t&&(r|=4),Hk(n,e,r,t)}var vh="_reactListening"+Math.random().toString(36).slice(2);function Bd(e){if(!e[vh]){e[vh]=!0,X_.forEach(function(n){n!=="selectionchange"&&(yW.has(n)||S2(n,!1,e),S2(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[vh]||(t[vh]=!0,S2("selectionchange",!1,t))}}function Hk(e,t,n,r){switch(Lk(t)){case 1:var o=OV;break;case 4:o=RV;break;default:o=P3}n=o.bind(null,t,n,e),o=void 0,!Yy||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(o=!0),r?o!==void 0?e.addEventListener(t,n,{capture:!0,passive:o}):e.addEventListener(t,n,!0):o!==void 0?e.addEventListener(t,n,{passive:o}):e.addEventListener(t,n,!1)}function C2(e,t,n,r,o){var i=r;if((t&1)===0&&(t&2)===0&&r!==null)e:for(;;){if(r===null)return;var a=r.tag;if(a===3||a===4){var l=r.stateNode.containerInfo;if(l===o||l.nodeType===8&&l.parentNode===o)break;if(a===4)for(a=r.return;a!==null;){var c=a.tag;if((c===3||c===4)&&(c=a.stateNode.containerInfo,c===o||c.nodeType===8&&c.parentNode===o))return;a=a.return}for(;l!==null;){if(a=Ds(l),a===null)return;if(c=a.tag,c===5||c===6){r=i=a;continue e}l=l.parentNode}}r=r.return}pk(function(){var d=i,f=_3(n),p=[];e:{var m=Wk.get(e);if(m!==void 0){var g=T3,y=e;switch(e){case"keypress":if(s1(n)===0)break e;case"keydown":case"keyup":g=KV;break;case"focusin":y="focus",g=g2;break;case"focusout":y="blur",g=g2;break;case"beforeblur":case"afterblur":g=g2;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":g=$w;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":g=$V;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":g=XV;break;case Fk:case zk:case Bk:g=zV;break;case Vk:g=JV;break;case"scroll":g=MV;break;case"wheel":g=tW;break;case"copy":case"cut":case"paste":g=VV;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":g=Fw}var b=(t&4)!==0,k=!b&&e==="scroll",C=b?m!==null?m+"Capture":null:m;b=[];for(var S=d,_;S!==null;){_=S;var E=_.stateNode;if(_.tag===5&&E!==null&&(_=E,C!==null&&(E=Md(S,C),E!=null&&b.push(Vd(S,E,_)))),k)break;S=S.return}0<b.length&&(m=new g(m,y,null,n,f),p.push({event:m,listeners:b}))}}if((t&7)===0){e:{if(m=e==="mouseover"||e==="pointerover",g=e==="mouseout"||e==="pointerout",m&&n!==Ky&&(y=n.relatedTarget||n.fromElement)&&(Ds(y)||y[Ji]))break e;if((g||m)&&(m=f.window===f?f:(m=f.ownerDocument)?m.defaultView||m.parentWindow:window,g?(y=n.relatedTarget||n.toElement,g=d,y=y?Ds(y):null,y!==null&&(k=ol(y),y!==k||y.tag!==5&&y.tag!==6)&&(y=null)):(g=null,y=d),g!==y)){if(b=$w,E="onMouseLeave",C="onMouseEnter",S="mouse",(e==="pointerout"||e==="pointerover")&&(b=Fw,E="onPointerLeave",C="onPointerEnter",S="pointer"),k=g==null?m:tu(g),_=y==null?m:tu(y),m=new b(E,S+"leave",g,n,f),m.target=k,m.relatedTarget=_,E=null,Ds(f)===d&&(b=new b(C,S+"enter",y,n,f),b.target=_,b.relatedTarget=k,E=b),k=E,g&&y)t:{for(b=g,C=y,S=0,_=b;_;_=Dl(_))S++;for(_=0,E=C;E;E=Dl(E))_++;for(;0<S-_;)b=Dl(b),S--;for(;0<_-S;)C=Dl(C),_--;for(;S--;){if(b===C||C!==null&&b===C.alternate)break t;b=Dl(b),C=Dl(C)}b=null}else b=null;g!==null&&qw(p,m,g,b,!1),y!==null&&k!==null&&qw(p,k,y,b,!0)}}e:{if(m=d?tu(d):window,g=m.nodeName&&m.nodeName.toLowerCase(),g==="select"||g==="input"&&m.type==="file")var A=lW;else if(Vw(m))if(Rk)A=fW;else{A=cW;var R=uW}else(g=m.nodeName)&&g.toLowerCase()==="input"&&(m.type==="checkbox"||m.type==="radio")&&(A=dW);if(A&&(A=A(e,d))){Ok(p,A,n,f);break e}R&&R(e,m,d),e==="focusout"&&(R=m._wrapperState)&&R.controlled&&m.type==="number"&&Uy(m,"number",m.value)}switch(R=d?tu(d):window,e){case"focusin":(Vw(R)||R.contentEditable==="true")&&(Jl=R,t5=d,fd=null);break;case"focusout":fd=t5=Jl=null;break;case"mousedown":n5=!0;break;case"contextmenu":case"mouseup":case"dragend":n5=!1,Gw(p,n,f);break;case"selectionchange":if(mW)break;case"keydown":case"keyup":Gw(p,n,f)}var O;if(O3)e:{switch(e){case"compositionstart":var $="onCompositionStart";break e;case"compositionend":$="onCompositionEnd";break e;case"compositionupdate":$="onCompositionUpdate";break e}$=void 0}else Ql?Tk(e,n)&&($="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&($="onCompositionStart");$&&(Ak&&n.locale!=="ko"&&(Ql||$!=="onCompositionStart"?$==="onCompositionEnd"&&Ql&&(O=Pk()):(za=f,A3="value"in za?za.value:za.textContent,Ql=!0)),R=K1(d,$),0<R.length&&($=new Dw($,e,null,n,f),p.push({event:$,listeners:R}),O?$.data=O:(O=Ik(n),O!==null&&($.data=O)))),(O=rW?oW(e,n):iW(e,n))&&(d=K1(d,"onBeforeInput"),0<d.length&&(f=new Dw("onBeforeInput","beforeinput",null,n,f),p.push({event:f,listeners:d}),f.data=O))}Uk(p,t)})}function Vd(e,t,n){return{instance:e,listener:t,currentTarget:n}}function K1(e,t){for(var n=t+"Capture",r=[];e!==null;){var o=e,i=o.stateNode;o.tag===5&&i!==null&&(o=i,i=Md(e,n),i!=null&&r.unshift(Vd(e,i,o)),i=Md(e,t),i!=null&&r.push(Vd(e,i,o))),e=e.return}return r}function Dl(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function qw(e,t,n,r,o){for(var i=t._reactName,a=[];n!==null&&n!==r;){var l=n,c=l.alternate,d=l.stateNode;if(c!==null&&c===r)break;l.tag===5&&d!==null&&(l=d,o?(c=Md(n,i),c!=null&&a.unshift(Vd(n,c,l))):o||(c=Md(n,i),c!=null&&a.push(Vd(n,c,l)))),n=n.return}a.length!==0&&e.push({event:t,listeners:a})}var bW=/\r\n?/g,xW=/\u0000|\uFFFD/g;function Yw(e){return(typeof e=="string"?e:""+e).replace(bW,`
-`).replace(xW,"")}function yh(e,t,n){if(t=Yw(t),Yw(e)!==t&&n)throw Error(de(425))}function q1(){}var r5=null,o5=null;function i5(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var a5=typeof setTimeout=="function"?setTimeout:void 0,wW=typeof clearTimeout=="function"?clearTimeout:void 0,Xw=typeof Promise=="function"?Promise:void 0,SW=typeof queueMicrotask=="function"?queueMicrotask:typeof Xw<"u"?function(e){return Xw.resolve(null).then(e).catch(CW)}:a5;function CW(e){setTimeout(function(){throw e})}function _2(e,t){var n=t,r=0;do{var o=n.nextSibling;if(e.removeChild(n),o&&o.nodeType===8)if(n=o.data,n==="/$"){if(r===0){e.removeChild(o),Dd(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=o}while(n);Dd(t)}function Ka(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function Qw(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var qu=Math.random().toString(36).slice(2),ii="__reactFiber$"+qu,Wd="__reactProps$"+qu,Ji="__reactContainer$"+qu,s5="__reactEvents$"+qu,_W="__reactListeners$"+qu,kW="__reactHandles$"+qu;function Ds(e){var t=e[ii];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Ji]||n[ii]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=Qw(e);e!==null;){if(n=e[ii])return n;e=Qw(e)}return t}e=n,n=e.parentNode}return null}function Lf(e){return e=e[ii]||e[Ji],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function tu(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(de(33))}function im(e){return e[Wd]||null}var l5=[],nu=-1;function ds(e){return{current:e}}function Dt(e){0>nu||(e.current=l5[nu],l5[nu]=null,nu--)}function Tt(e,t){nu++,l5[nu]=e.current,e.current=t}var ns={},Kn=ds(ns),Cr=ds(!1),qs=ns;function Tu(e,t){var n=e.type.contextTypes;if(!n)return ns;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o={},i;for(i in n)o[i]=t[i];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function _r(e){return e=e.childContextTypes,e!=null}function Y1(){Dt(Cr),Dt(Kn)}function Jw(e,t,n){if(Kn.current!==ns)throw Error(de(168));Tt(Kn,t),Tt(Cr,n)}function jk(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var o in r)if(!(o in t))throw Error(de(108,uV(e)||"Unknown",o));return Kt({},n,r)}function X1(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ns,qs=Kn.current,Tt(Kn,e),Tt(Cr,Cr.current),!0}function eS(e,t,n){var r=e.stateNode;if(!r)throw Error(de(169));n?(e=jk(e,t,qs),r.__reactInternalMemoizedMergedChildContext=e,Dt(Cr),Dt(Kn),Tt(Kn,e)):Dt(Cr),Tt(Cr,n)}var ji=null,am=!1,k2=!1;function Gk(e){ji===null?ji=[e]:ji.push(e)}function EW(e){am=!0,Gk(e)}function fs(){if(!k2&&ji!==null){k2=!0;var e=0,t=gt;try{var n=ji;for(gt=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}ji=null,am=!1}catch(o){throw ji!==null&&(ji=ji.slice(e+1)),vk(k3,fs),o}finally{gt=t,k2=!1}}return null}var ru=[],ou=0,Q1=null,J1=0,so=[],lo=0,Ys=null,Ki=1,qi="";function As(e,t){ru[ou++]=J1,ru[ou++]=Q1,Q1=e,J1=t}function Zk(e,t,n){so[lo++]=Ki,so[lo++]=qi,so[lo++]=Ys,Ys=e;var r=Ki;e=qi;var o=32-zo(r)-1;r&=~(1<<o),n+=1;var i=32-zo(t)+o;if(30<i){var a=o-o%5;i=(r&(1<<a)-1).toString(32),r>>=a,o-=a,Ki=1<<32-zo(t)+o|n<<o|r,qi=i+e}else Ki=1<<i|n<<o|r,qi=e}function M3(e){e.return!==null&&(As(e,1),Zk(e,1,0))}function N3(e){for(;e===Q1;)Q1=ru[--ou],ru[ou]=null,J1=ru[--ou],ru[ou]=null;for(;e===Ys;)Ys=so[--lo],so[lo]=null,qi=so[--lo],so[lo]=null,Ki=so[--lo],so[lo]=null}var Wr=null,Br=null,Wt=!1,$o=null;function Kk(e,t){var n=uo(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function tS(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,Wr=e,Br=Ka(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,Wr=e,Br=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=Ys!==null?{id:Ki,overflow:qi}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=uo(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,Wr=e,Br=null,!0):!1;default:return!1}}function u5(e){return(e.mode&1)!==0&&(e.flags&128)===0}function c5(e){if(Wt){var t=Br;if(t){var n=t;if(!tS(e,t)){if(u5(e))throw Error(de(418));t=Ka(n.nextSibling);var r=Wr;t&&tS(e,t)?Kk(r,n):(e.flags=e.flags&-4097|2,Wt=!1,Wr=e)}}else{if(u5(e))throw Error(de(418));e.flags=e.flags&-4097|2,Wt=!1,Wr=e}}}function nS(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;Wr=e}function bh(e){if(e!==Wr)return!1;if(!Wt)return nS(e),Wt=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!i5(e.type,e.memoizedProps)),t&&(t=Br)){if(u5(e))throw qk(),Error(de(418));for(;t;)Kk(e,t),t=Ka(t.nextSibling)}if(nS(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(de(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){Br=Ka(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}Br=null}}else Br=Wr?Ka(e.stateNode.nextSibling):null;return!0}function qk(){for(var e=Br;e;)e=Ka(e.nextSibling)}function Iu(){Br=Wr=null,Wt=!1}function $3(e){$o===null?$o=[e]:$o.push(e)}var LW=ca.ReactCurrentBatchConfig;function Ro(e,t){if(e&&e.defaultProps){t=Kt({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}var e0=ds(null),t0=null,iu=null,D3=null;function F3(){D3=iu=t0=null}function z3(e){var t=e0.current;Dt(e0),e._currentValue=t}function d5(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function vu(e,t){t0=e,D3=iu=null,e=e.dependencies,e!==null&&e.firstContext!==null&&((e.lanes&t)!==0&&(Sr=!0),e.firstContext=null)}function po(e){var t=e._currentValue;if(D3!==e)if(e={context:e,memoizedValue:t,next:null},iu===null){if(t0===null)throw Error(de(308));iu=e,t0.dependencies={lanes:0,firstContext:e}}else iu=iu.next=e;return t}var Fs=null;function B3(e){Fs===null?Fs=[e]:Fs.push(e)}function Yk(e,t,n,r){var o=t.interleaved;return o===null?(n.next=n,B3(t)):(n.next=o.next,o.next=n),t.interleaved=n,ea(e,r)}function ea(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var Ra=!1;function V3(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Xk(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Xi(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function qa(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,(nt&2)!==0){var o=r.pending;return o===null?t.next=t:(t.next=o.next,o.next=t),r.pending=t,ea(e,n)}return o=r.interleaved,o===null?(t.next=t,B3(r)):(t.next=o.next,o.next=t),r.interleaved=t,ea(e,n)}function l1(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,E3(e,n)}}function rS(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var o=null,i=null;if(n=n.firstBaseUpdate,n!==null){do{var a={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};i===null?o=i=a:i=i.next=a,n=n.next}while(n!==null);i===null?o=i=t:i=i.next=t}else o=i=t;n={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:i,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function n0(e,t,n,r){var o=e.updateQueue;Ra=!1;var i=o.firstBaseUpdate,a=o.lastBaseUpdate,l=o.shared.pending;if(l!==null){o.shared.pending=null;var c=l,d=c.next;c.next=null,a===null?i=d:a.next=d,a=c;var f=e.alternate;f!==null&&(f=f.updateQueue,l=f.lastBaseUpdate,l!==a&&(l===null?f.firstBaseUpdate=d:l.next=d,f.lastBaseUpdate=c))}if(i!==null){var p=o.baseState;a=0,f=d=c=null,l=i;do{var m=l.lane,g=l.eventTime;if((r&m)===m){f!==null&&(f=f.next={eventTime:g,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});e:{var y=e,b=l;switch(m=t,g=n,b.tag){case 1:if(y=b.payload,typeof y=="function"){p=y.call(g,p,m);break e}p=y;break e;case 3:y.flags=y.flags&-65537|128;case 0:if(y=b.payload,m=typeof y=="function"?y.call(g,p,m):y,m==null)break e;p=Kt({},p,m);break e;case 2:Ra=!0}}l.callback!==null&&l.lane!==0&&(e.flags|=64,m=o.effects,m===null?o.effects=[l]:m.push(l))}else g={eventTime:g,lane:m,tag:l.tag,payload:l.payload,callback:l.callback,next:null},f===null?(d=f=g,c=p):f=f.next=g,a|=m;if(l=l.next,l===null){if(l=o.shared.pending,l===null)break;m=l,l=m.next,m.next=null,o.lastBaseUpdate=m,o.shared.pending=null}}while(1);if(f===null&&(c=p),o.baseState=c,o.firstBaseUpdate=d,o.lastBaseUpdate=f,t=o.shared.interleaved,t!==null){o=t;do a|=o.lane,o=o.next;while(o!==t)}else i===null&&(o.shared.lanes=0);Qs|=a,e.lanes=a,e.memoizedState=p}}function oS(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],o=r.callback;if(o!==null){if(r.callback=null,r=n,typeof o!="function")throw Error(de(191,o));o.call(r)}}}var Qk=new Y_.Component().refs;function f5(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:Kt({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var sm={isMounted:function(e){return(e=e._reactInternals)?ol(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=ar(),o=Xa(e),i=Xi(r,o);i.payload=t,n!=null&&(i.callback=n),t=qa(e,i,o),t!==null&&(Bo(t,e,o,r),l1(t,e,o))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=ar(),o=Xa(e),i=Xi(r,o);i.tag=1,i.payload=t,n!=null&&(i.callback=n),t=qa(e,i,o),t!==null&&(Bo(t,e,o,r),l1(t,e,o))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=ar(),r=Xa(e),o=Xi(n,r);o.tag=2,t!=null&&(o.callback=t),t=qa(e,o,r),t!==null&&(Bo(t,e,r,n),l1(t,e,r))}};function iS(e,t,n,r,o,i,a){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,i,a):t.prototype&&t.prototype.isPureReactComponent?!zd(n,r)||!zd(o,i):!0}function Jk(e,t,n){var r=!1,o=ns,i=t.contextType;return typeof i=="object"&&i!==null?i=po(i):(o=_r(t)?qs:Kn.current,r=t.contextTypes,i=(r=r!=null)?Tu(e,o):ns),t=new t(n,i),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=sm,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=i),t}function aS(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&sm.enqueueReplaceState(t,t.state,null)}function p5(e,t,n,r){var o=e.stateNode;o.props=n,o.state=e.memoizedState,o.refs=Qk,V3(e);var i=t.contextType;typeof i=="object"&&i!==null?o.context=po(i):(i=_r(t)?qs:Kn.current,o.context=Tu(e,i)),o.state=e.memoizedState,i=t.getDerivedStateFromProps,typeof i=="function"&&(f5(e,t,i,n),o.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(t=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),t!==o.state&&sm.enqueueReplaceState(o,o.state,null),n0(e,n,o,r),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308)}function Wc(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(de(309));var r=n.stateNode}if(!r)throw Error(de(147,e));var o=r,i=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===i?t.ref:(t=function(a){var l=o.refs;l===Qk&&(l=o.refs={}),a===null?delete l[i]:l[i]=a},t._stringRef=i,t)}if(typeof e!="string")throw Error(de(284));if(!n._owner)throw Error(de(290,e))}return e}function xh(e,t){throw e=Object.prototype.toString.call(t),Error(de(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function sS(e){var t=e._init;return t(e._payload)}function eE(e){function t(C,S){if(e){var _=C.deletions;_===null?(C.deletions=[S],C.flags|=16):_.push(S)}}function n(C,S){if(!e)return null;for(;S!==null;)t(C,S),S=S.sibling;return null}function r(C,S){for(C=new Map;S!==null;)S.key!==null?C.set(S.key,S):C.set(S.index,S),S=S.sibling;return C}function o(C,S){return C=Qa(C,S),C.index=0,C.sibling=null,C}function i(C,S,_){return C.index=_,e?(_=C.alternate,_!==null?(_=_.index,_<S?(C.flags|=2,S):_):(C.flags|=2,S)):(C.flags|=1048576,S)}function a(C){return e&&C.alternate===null&&(C.flags|=2),C}function l(C,S,_,E){return S===null||S.tag!==6?(S=O2(_,C.mode,E),S.return=C,S):(S=o(S,_),S.return=C,S)}function c(C,S,_,E){var A=_.type;return A===Xl?f(C,S,_.props.children,E,_.key):S!==null&&(S.elementType===A||typeof A=="object"&&A!==null&&A.$$typeof===Oa&&sS(A)===S.type)?(E=o(S,_.props),E.ref=Wc(C,S,_),E.return=C,E):(E=h1(_.type,_.key,_.props,null,C.mode,E),E.ref=Wc(C,S,_),E.return=C,E)}function d(C,S,_,E){return S===null||S.tag!==4||S.stateNode.containerInfo!==_.containerInfo||S.stateNode.implementation!==_.implementation?(S=R2(_,C.mode,E),S.return=C,S):(S=o(S,_.children||[]),S.return=C,S)}function f(C,S,_,E,A){return S===null||S.tag!==7?(S=Hs(_,C.mode,E,A),S.return=C,S):(S=o(S,_),S.return=C,S)}function p(C,S,_){if(typeof S=="string"&&S!==""||typeof S=="number")return S=O2(""+S,C.mode,_),S.return=C,S;if(typeof S=="object"&&S!==null){switch(S.$$typeof){case uh:return _=h1(S.type,S.key,S.props,null,C.mode,_),_.ref=Wc(C,null,S),_.return=C,_;case Yl:return S=R2(S,C.mode,_),S.return=C,S;case Oa:var E=S._init;return p(C,E(S._payload),_)}if(Jc(S)||Dc(S))return S=Hs(S,C.mode,_,null),S.return=C,S;xh(C,S)}return null}function m(C,S,_,E){var A=S!==null?S.key:null;if(typeof _=="string"&&_!==""||typeof _=="number")return A!==null?null:l(C,S,""+_,E);if(typeof _=="object"&&_!==null){switch(_.$$typeof){case uh:return _.key===A?c(C,S,_,E):null;case Yl:return _.key===A?d(C,S,_,E):null;case Oa:return A=_._init,m(C,S,A(_._payload),E)}if(Jc(_)||Dc(_))return A!==null?null:f(C,S,_,E,null);xh(C,_)}return null}function g(C,S,_,E,A){if(typeof E=="string"&&E!==""||typeof E=="number")return C=C.get(_)||null,l(S,C,""+E,A);if(typeof E=="object"&&E!==null){switch(E.$$typeof){case uh:return C=C.get(E.key===null?_:E.key)||null,c(S,C,E,A);case Yl:return C=C.get(E.key===null?_:E.key)||null,d(S,C,E,A);case Oa:var R=E._init;return g(C,S,_,R(E._payload),A)}if(Jc(E)||Dc(E))return C=C.get(_)||null,f(S,C,E,A,null);xh(S,E)}return null}function y(C,S,_,E){for(var A=null,R=null,O=S,$=S=0,H=null;O!==null&&$<_.length;$++){O.index>$?(H=O,O=null):H=O.sibling;var z=m(C,O,_[$],E);if(z===null){O===null&&(O=H);break}e&&O&&z.alternate===null&&t(C,O),S=i(z,S,$),R===null?A=z:R.sibling=z,R=z,O=H}if($===_.length)return n(C,O),Wt&&As(C,$),A;if(O===null){for(;$<_.length;$++)O=p(C,_[$],E),O!==null&&(S=i(O,S,$),R===null?A=O:R.sibling=O,R=O);return Wt&&As(C,$),A}for(O=r(C,O);$<_.length;$++)H=g(O,C,$,_[$],E),H!==null&&(e&&H.alternate!==null&&O.delete(H.key===null?$:H.key),S=i(H,S,$),R===null?A=H:R.sibling=H,R=H);return e&&O.forEach(function(X){return t(C,X)}),Wt&&As(C,$),A}function b(C,S,_,E){var A=Dc(_);if(typeof A!="function")throw Error(de(150));if(_=A.call(_),_==null)throw Error(de(151));for(var R=A=null,O=S,$=S=0,H=null,z=_.next();O!==null&&!z.done;$++,z=_.next()){O.index>$?(H=O,O=null):H=O.sibling;var X=m(C,O,z.value,E);if(X===null){O===null&&(O=H);break}e&&O&&X.alternate===null&&t(C,O),S=i(X,S,$),R===null?A=X:R.sibling=X,R=X,O=H}if(z.done)return n(C,O),Wt&&As(C,$),A;if(O===null){for(;!z.done;$++,z=_.next())z=p(C,z.value,E),z!==null&&(S=i(z,S,$),R===null?A=z:R.sibling=z,R=z);return Wt&&As(C,$),A}for(O=r(C,O);!z.done;$++,z=_.next())z=g(O,C,$,z.value,E),z!==null&&(e&&z.alternate!==null&&O.delete(z.key===null?$:z.key),S=i(z,S,$),R===null?A=z:R.sibling=z,R=z);return e&&O.forEach(function(he){return t(C,he)}),Wt&&As(C,$),A}function k(C,S,_,E){if(typeof _=="object"&&_!==null&&_.type===Xl&&_.key===null&&(_=_.props.children),typeof _=="object"&&_!==null){switch(_.$$typeof){case uh:e:{for(var A=_.key,R=S;R!==null;){if(R.key===A){if(A=_.type,A===Xl){if(R.tag===7){n(C,R.sibling),S=o(R,_.props.children),S.return=C,C=S;break e}}else if(R.elementType===A||typeof A=="object"&&A!==null&&A.$$typeof===Oa&&sS(A)===R.type){n(C,R.sibling),S=o(R,_.props),S.ref=Wc(C,R,_),S.return=C,C=S;break e}n(C,R);break}else t(C,R);R=R.sibling}_.type===Xl?(S=Hs(_.props.children,C.mode,E,_.key),S.return=C,C=S):(E=h1(_.type,_.key,_.props,null,C.mode,E),E.ref=Wc(C,S,_),E.return=C,C=E)}return a(C);case Yl:e:{for(R=_.key;S!==null;){if(S.key===R)if(S.tag===4&&S.stateNode.containerInfo===_.containerInfo&&S.stateNode.implementation===_.implementation){n(C,S.sibling),S=o(S,_.children||[]),S.return=C,C=S;break e}else{n(C,S);break}else t(C,S);S=S.sibling}S=R2(_,C.mode,E),S.return=C,C=S}return a(C);case Oa:return R=_._init,k(C,S,R(_._payload),E)}if(Jc(_))return y(C,S,_,E);if(Dc(_))return b(C,S,_,E);xh(C,_)}return typeof _=="string"&&_!==""||typeof _=="number"?(_=""+_,S!==null&&S.tag===6?(n(C,S.sibling),S=o(S,_),S.return=C,C=S):(n(C,S),S=O2(_,C.mode,E),S.return=C,C=S),a(C)):n(C,S)}return k}var Ou=eE(!0),tE=eE(!1),Pf={},ci=ds(Pf),Ud=ds(Pf),Hd=ds(Pf);function zs(e){if(e===Pf)throw Error(de(174));return e}function W3(e,t){switch(Tt(Hd,t),Tt(Ud,e),Tt(ci,Pf),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:jy(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=jy(t,e)}Dt(ci),Tt(ci,t)}function Ru(){Dt(ci),Dt(Ud),Dt(Hd)}function nE(e){zs(Hd.current);var t=zs(ci.current),n=jy(t,e.type);t!==n&&(Tt(Ud,e),Tt(ci,n))}function U3(e){Ud.current===e&&(Dt(ci),Dt(Ud))}var Gt=ds(0);function r0(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var E2=[];function H3(){for(var e=0;e<E2.length;e++)E2[e]._workInProgressVersionPrimary=null;E2.length=0}var u1=ca.ReactCurrentDispatcher,L2=ca.ReactCurrentBatchConfig,Xs=0,Zt=null,yn=null,_n=null,o0=!1,pd=!1,jd=0,PW=0;function Wn(){throw Error(de(321))}function j3(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Wo(e[n],t[n]))return!1;return!0}function G3(e,t,n,r,o,i){if(Xs=i,Zt=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,u1.current=e===null||e.memoizedState===null?OW:RW,e=n(r,o),pd){i=0;do{if(pd=!1,jd=0,25<=i)throw Error(de(301));i+=1,_n=yn=null,t.updateQueue=null,u1.current=MW,e=n(r,o)}while(pd)}if(u1.current=i0,t=yn!==null&&yn.next!==null,Xs=0,_n=yn=Zt=null,o0=!1,t)throw Error(de(300));return e}function Z3(){var e=jd!==0;return jd=0,e}function Jo(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return _n===null?Zt.memoizedState=_n=e:_n=_n.next=e,_n}function ho(){if(yn===null){var e=Zt.alternate;e=e!==null?e.memoizedState:null}else e=yn.next;var t=_n===null?Zt.memoizedState:_n.next;if(t!==null)_n=t,yn=e;else{if(e===null)throw Error(de(310));yn=e,e={memoizedState:yn.memoizedState,baseState:yn.baseState,baseQueue:yn.baseQueue,queue:yn.queue,next:null},_n===null?Zt.memoizedState=_n=e:_n=_n.next=e}return _n}function Gd(e,t){return typeof t=="function"?t(e):t}function P2(e){var t=ho(),n=t.queue;if(n===null)throw Error(de(311));n.lastRenderedReducer=e;var r=yn,o=r.baseQueue,i=n.pending;if(i!==null){if(o!==null){var a=o.next;o.next=i.next,i.next=a}r.baseQueue=o=i,n.pending=null}if(o!==null){i=o.next,r=r.baseState;var l=a=null,c=null,d=i;do{var f=d.lane;if((Xs&f)===f)c!==null&&(c=c.next={lane:0,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null}),r=d.hasEagerState?d.eagerState:e(r,d.action);else{var p={lane:f,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null};c===null?(l=c=p,a=r):c=c.next=p,Zt.lanes|=f,Qs|=f}d=d.next}while(d!==null&&d!==i);c===null?a=r:c.next=l,Wo(r,t.memoizedState)||(Sr=!0),t.memoizedState=r,t.baseState=a,t.baseQueue=c,n.lastRenderedState=r}if(e=n.interleaved,e!==null){o=e;do i=o.lane,Zt.lanes|=i,Qs|=i,o=o.next;while(o!==e)}else o===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function A2(e){var t=ho(),n=t.queue;if(n===null)throw Error(de(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,i=t.memoizedState;if(o!==null){n.pending=null;var a=o=o.next;do i=e(i,a.action),a=a.next;while(a!==o);Wo(i,t.memoizedState)||(Sr=!0),t.memoizedState=i,t.baseQueue===null&&(t.baseState=i),n.lastRenderedState=i}return[i,r]}function rE(){}function oE(e,t){var n=Zt,r=ho(),o=t(),i=!Wo(r.memoizedState,o);if(i&&(r.memoizedState=o,Sr=!0),r=r.queue,K3(sE.bind(null,n,r,e),[e]),r.getSnapshot!==t||i||_n!==null&&_n.memoizedState.tag&1){if(n.flags|=2048,Zd(9,aE.bind(null,n,r,o,t),void 0,null),kn===null)throw Error(de(349));(Xs&30)!==0||iE(n,t,o)}return o}function iE(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=Zt.updateQueue,t===null?(t={lastEffect:null,stores:null},Zt.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function aE(e,t,n,r){t.value=n,t.getSnapshot=r,lE(t)&&uE(e)}function sE(e,t,n){return n(function(){lE(t)&&uE(e)})}function lE(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Wo(e,n)}catch{return!0}}function uE(e){var t=ea(e,1);t!==null&&Bo(t,e,1,-1)}function lS(e){var t=Jo();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Gd,lastRenderedState:e},t.queue=e,e=e.dispatch=IW.bind(null,Zt,e),[t.memoizedState,e]}function Zd(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=Zt.updateQueue,t===null?(t={lastEffect:null,stores:null},Zt.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function cE(){return ho().memoizedState}function c1(e,t,n,r){var o=Jo();Zt.flags|=e,o.memoizedState=Zd(1|t,n,void 0,r===void 0?null:r)}function lm(e,t,n,r){var o=ho();r=r===void 0?null:r;var i=void 0;if(yn!==null){var a=yn.memoizedState;if(i=a.destroy,r!==null&&j3(r,a.deps)){o.memoizedState=Zd(t,n,i,r);return}}Zt.flags|=e,o.memoizedState=Zd(1|t,n,i,r)}function uS(e,t){return c1(8390656,8,e,t)}function K3(e,t){return lm(2048,8,e,t)}function dE(e,t){return lm(4,2,e,t)}function fE(e,t){return lm(4,4,e,t)}function pE(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function hE(e,t,n){return n=n!=null?n.concat([e]):null,lm(4,4,pE.bind(null,t,e),n)}function q3(){}function mE(e,t){var n=ho();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&j3(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function gE(e,t){var n=ho();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&j3(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function vE(e,t,n){return(Xs&21)===0?(e.baseState&&(e.baseState=!1,Sr=!0),e.memoizedState=n):(Wo(n,t)||(n=xk(),Zt.lanes|=n,Qs|=n,e.baseState=!0),t)}function AW(e,t){var n=gt;gt=n!==0&&4>n?n:4,e(!0);var r=L2.transition;L2.transition={};try{e(!1),t()}finally{gt=n,L2.transition=r}}function yE(){return ho().memoizedState}function TW(e,t,n){var r=Xa(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},bE(e))xE(t,n);else if(n=Yk(e,t,n,r),n!==null){var o=ar();Bo(n,e,r,o),wE(n,t,r)}}function IW(e,t,n){var r=Xa(e),o={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(bE(e))xE(t,o);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=t.lastRenderedReducer,i!==null))try{var a=t.lastRenderedState,l=i(a,n);if(o.hasEagerState=!0,o.eagerState=l,Wo(l,a)){var c=t.interleaved;c===null?(o.next=o,B3(t)):(o.next=c.next,c.next=o),t.interleaved=o;return}}catch{}finally{}n=Yk(e,t,o,r),n!==null&&(o=ar(),Bo(n,e,r,o),wE(n,t,r))}}function bE(e){var t=e.alternate;return e===Zt||t!==null&&t===Zt}function xE(e,t){pd=o0=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function wE(e,t,n){if((n&4194240)!==0){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,E3(e,n)}}var i0={readContext:po,useCallback:Wn,useContext:Wn,useEffect:Wn,useImperativeHandle:Wn,useInsertionEffect:Wn,useLayoutEffect:Wn,useMemo:Wn,useReducer:Wn,useRef:Wn,useState:Wn,useDebugValue:Wn,useDeferredValue:Wn,useTransition:Wn,useMutableSource:Wn,useSyncExternalStore:Wn,useId:Wn,unstable_isNewReconciler:!1},OW={readContext:po,useCallback:function(e,t){return Jo().memoizedState=[e,t===void 0?null:t],e},useContext:po,useEffect:uS,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,c1(4194308,4,pE.bind(null,t,e),n)},useLayoutEffect:function(e,t){return c1(4194308,4,e,t)},useInsertionEffect:function(e,t){return c1(4,2,e,t)},useMemo:function(e,t){var n=Jo();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=Jo();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=TW.bind(null,Zt,e),[r.memoizedState,e]},useRef:function(e){var t=Jo();return e={current:e},t.memoizedState=e},useState:lS,useDebugValue:q3,useDeferredValue:function(e){return Jo().memoizedState=e},useTransition:function(){var e=lS(!1),t=e[0];return e=AW.bind(null,e[1]),Jo().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=Zt,o=Jo();if(Wt){if(n===void 0)throw Error(de(407));n=n()}else{if(n=t(),kn===null)throw Error(de(349));(Xs&30)!==0||iE(r,t,n)}o.memoizedState=n;var i={value:n,getSnapshot:t};return o.queue=i,uS(sE.bind(null,r,i,e),[e]),r.flags|=2048,Zd(9,aE.bind(null,r,i,n,t),void 0,null),n},useId:function(){var e=Jo(),t=kn.identifierPrefix;if(Wt){var n=qi,r=Ki;n=(r&~(1<<32-zo(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=jd++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=PW++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},RW={readContext:po,useCallback:mE,useContext:po,useEffect:K3,useImperativeHandle:hE,useInsertionEffect:dE,useLayoutEffect:fE,useMemo:gE,useReducer:P2,useRef:cE,useState:function(){return P2(Gd)},useDebugValue:q3,useDeferredValue:function(e){var t=ho();return vE(t,yn.memoizedState,e)},useTransition:function(){var e=P2(Gd)[0],t=ho().memoizedState;return[e,t]},useMutableSource:rE,useSyncExternalStore:oE,useId:yE,unstable_isNewReconciler:!1},MW={readContext:po,useCallback:mE,useContext:po,useEffect:K3,useImperativeHandle:hE,useInsertionEffect:dE,useLayoutEffect:fE,useMemo:gE,useReducer:A2,useRef:cE,useState:function(){return A2(Gd)},useDebugValue:q3,useDeferredValue:function(e){var t=ho();return yn===null?t.memoizedState=e:vE(t,yn.memoizedState,e)},useTransition:function(){var e=A2(Gd)[0],t=ho().memoizedState;return[e,t]},useMutableSource:rE,useSyncExternalStore:oE,useId:yE,unstable_isNewReconciler:!1};function Mu(e,t){try{var n="",r=t;do n+=lV(r),r=r.return;while(r);var o=n}catch(i){o=`
-Error generating stack: `+i.message+`
-`+i.stack}return{value:e,source:t,stack:o,digest:null}}function T2(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function h5(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var NW=typeof WeakMap=="function"?WeakMap:Map;function SE(e,t,n){n=Xi(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){s0||(s0=!0,_5=r),h5(e,t)},n}function CE(e,t,n){n=Xi(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var o=t.value;n.payload=function(){return r(o)},n.callback=function(){h5(e,t)}}var i=e.stateNode;return i!==null&&typeof i.componentDidCatch=="function"&&(n.callback=function(){h5(e,t),typeof r!="function"&&(Ya===null?Ya=new Set([this]):Ya.add(this));var a=t.stack;this.componentDidCatch(t.value,{componentStack:a!==null?a:""})}),n}function cS(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new NW;var o=new Set;r.set(t,o)}else o=r.get(t),o===void 0&&(o=new Set,r.set(t,o));o.has(n)||(o.add(n),e=qW.bind(null,e,t,n),t.then(e,e))}function dS(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function fS(e,t,n,r,o){return(e.mode&1)===0?(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=Xi(-1,1),t.tag=2,qa(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=o,e)}var $W=ca.ReactCurrentOwner,Sr=!1;function or(e,t,n,r){t.child=e===null?tE(t,null,n,r):Ou(t,e.child,n,r)}function pS(e,t,n,r,o){n=n.render;var i=t.ref;return vu(t,o),r=G3(e,t,n,r,i,o),n=Z3(),e!==null&&!Sr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,ta(e,t,o)):(Wt&&n&&M3(t),t.flags|=1,or(e,t,r,o),t.child)}function hS(e,t,n,r,o){if(e===null){var i=n.type;return typeof i=="function"&&!rb(i)&&i.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=i,_E(e,t,i,r,o)):(e=h1(n.type,null,r,t,t.mode,o),e.ref=t.ref,e.return=t,t.child=e)}if(i=e.child,(e.lanes&o)===0){var a=i.memoizedProps;if(n=n.compare,n=n!==null?n:zd,n(a,r)&&e.ref===t.ref)return ta(e,t,o)}return t.flags|=1,e=Qa(i,r),e.ref=t.ref,e.return=t,t.child=e}function _E(e,t,n,r,o){if(e!==null){var i=e.memoizedProps;if(zd(i,r)&&e.ref===t.ref)if(Sr=!1,t.pendingProps=r=i,(e.lanes&o)!==0)(e.flags&131072)!==0&&(Sr=!0);else return t.lanes=e.lanes,ta(e,t,o)}return m5(e,t,n,r,o)}function kE(e,t,n){var r=t.pendingProps,o=r.children,i=e!==null?e.memoizedState:null;if(r.mode==="hidden")if((t.mode&1)===0)t.memoizedState={baseLanes:0,cachePool:null,transitions:null},Tt(su,zr),zr|=n;else{if((n&1073741824)===0)return e=i!==null?i.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,Tt(su,zr),zr|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=i!==null?i.baseLanes:n,Tt(su,zr),zr|=r}else i!==null?(r=i.baseLanes|n,t.memoizedState=null):r=n,Tt(su,zr),zr|=r;return or(e,t,o,n),t.child}function EE(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function m5(e,t,n,r,o){var i=_r(n)?qs:Kn.current;return i=Tu(t,i),vu(t,o),n=G3(e,t,n,r,i,o),r=Z3(),e!==null&&!Sr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,ta(e,t,o)):(Wt&&r&&M3(t),t.flags|=1,or(e,t,n,o),t.child)}function mS(e,t,n,r,o){if(_r(n)){var i=!0;X1(t)}else i=!1;if(vu(t,o),t.stateNode===null)d1(e,t),Jk(t,n,r),p5(t,n,r,o),r=!0;else if(e===null){var a=t.stateNode,l=t.memoizedProps;a.props=l;var c=a.context,d=n.contextType;typeof d=="object"&&d!==null?d=po(d):(d=_r(n)?qs:Kn.current,d=Tu(t,d));var f=n.getDerivedStateFromProps,p=typeof f=="function"||typeof a.getSnapshotBeforeUpdate=="function";p||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(l!==r||c!==d)&&aS(t,a,r,d),Ra=!1;var m=t.memoizedState;a.state=m,n0(t,r,a,o),c=t.memoizedState,l!==r||m!==c||Cr.current||Ra?(typeof f=="function"&&(f5(t,n,f,r),c=t.memoizedState),(l=Ra||iS(t,n,l,r,m,c,d))?(p||typeof a.UNSAFE_componentWillMount!="function"&&typeof a.componentWillMount!="function"||(typeof a.componentWillMount=="function"&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount=="function"&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount=="function"&&(t.flags|=4194308)):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),a.props=r,a.state=c,a.context=d,r=l):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,Xk(e,t),l=t.memoizedProps,d=t.type===t.elementType?l:Ro(t.type,l),a.props=d,p=t.pendingProps,m=a.context,c=n.contextType,typeof c=="object"&&c!==null?c=po(c):(c=_r(n)?qs:Kn.current,c=Tu(t,c));var g=n.getDerivedStateFromProps;(f=typeof g=="function"||typeof a.getSnapshotBeforeUpdate=="function")||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(l!==p||m!==c)&&aS(t,a,r,c),Ra=!1,m=t.memoizedState,a.state=m,n0(t,r,a,o);var y=t.memoizedState;l!==p||m!==y||Cr.current||Ra?(typeof g=="function"&&(f5(t,n,g,r),y=t.memoizedState),(d=Ra||iS(t,n,d,r,m,y,c)||!1)?(f||typeof a.UNSAFE_componentWillUpdate!="function"&&typeof a.componentWillUpdate!="function"||(typeof a.componentWillUpdate=="function"&&a.componentWillUpdate(r,y,c),typeof a.UNSAFE_componentWillUpdate=="function"&&a.UNSAFE_componentWillUpdate(r,y,c)),typeof a.componentDidUpdate=="function"&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof a.componentDidUpdate!="function"||l===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=y),a.props=r,a.state=y,a.context=c,r=d):(typeof a.componentDidUpdate!="function"||l===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),r=!1)}return g5(e,t,n,r,i,o)}function g5(e,t,n,r,o,i){EE(e,t);var a=(t.flags&128)!==0;if(!r&&!a)return o&&eS(t,n,!1),ta(e,t,i);r=t.stateNode,$W.current=t;var l=a&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&a?(t.child=Ou(t,e.child,null,i),t.child=Ou(t,null,l,i)):or(e,t,l,i),t.memoizedState=r.state,o&&eS(t,n,!0),t.child}function LE(e){var t=e.stateNode;t.pendingContext?Jw(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Jw(e,t.context,!1),W3(e,t.containerInfo)}function gS(e,t,n,r,o){return Iu(),$3(o),t.flags|=256,or(e,t,n,r),t.child}var v5={dehydrated:null,treeContext:null,retryLane:0};function y5(e){return{baseLanes:e,cachePool:null,transitions:null}}function PE(e,t,n){var r=t.pendingProps,o=Gt.current,i=!1,a=(t.flags&128)!==0,l;if((l=a)||(l=e!==null&&e.memoizedState===null?!1:(o&2)!==0),l?(i=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(o|=1),Tt(Gt,o&1),e===null)return c5(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?((t.mode&1)===0?t.lanes=1:e.data==="$!"?t.lanes=8:t.lanes=1073741824,null):(a=r.children,e=r.fallback,i?(r=t.mode,i=t.child,a={mode:"hidden",children:a},(r&1)===0&&i!==null?(i.childLanes=0,i.pendingProps=a):i=dm(a,r,0,null),e=Hs(e,r,n,null),i.return=t,e.return=t,i.sibling=e,t.child=i,t.child.memoizedState=y5(n),t.memoizedState=v5,e):Y3(t,a));if(o=e.memoizedState,o!==null&&(l=o.dehydrated,l!==null))return DW(e,t,a,r,l,o,n);if(i){i=r.fallback,a=t.mode,o=e.child,l=o.sibling;var c={mode:"hidden",children:r.children};return(a&1)===0&&t.child!==o?(r=t.child,r.childLanes=0,r.pendingProps=c,t.deletions=null):(r=Qa(o,c),r.subtreeFlags=o.subtreeFlags&14680064),l!==null?i=Qa(l,i):(i=Hs(i,a,n,null),i.flags|=2),i.return=t,r.return=t,r.sibling=i,t.child=r,r=i,i=t.child,a=e.child.memoizedState,a=a===null?y5(n):{baseLanes:a.baseLanes|n,cachePool:null,transitions:a.transitions},i.memoizedState=a,i.childLanes=e.childLanes&~n,t.memoizedState=v5,r}return i=e.child,e=i.sibling,r=Qa(i,{mode:"visible",children:r.children}),(t.mode&1)===0&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function Y3(e,t){return t=dm({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function wh(e,t,n,r){return r!==null&&$3(r),Ou(t,e.child,null,n),e=Y3(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function DW(e,t,n,r,o,i,a){if(n)return t.flags&256?(t.flags&=-257,r=T2(Error(de(422))),wh(e,t,a,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(i=r.fallback,o=t.mode,r=dm({mode:"visible",children:r.children},o,0,null),i=Hs(i,o,a,null),i.flags|=2,r.return=t,i.return=t,r.sibling=i,t.child=r,(t.mode&1)!==0&&Ou(t,e.child,null,a),t.child.memoizedState=y5(a),t.memoizedState=v5,i);if((t.mode&1)===0)return wh(e,t,a,null);if(o.data==="$!"){if(r=o.nextSibling&&o.nextSibling.dataset,r)var l=r.dgst;return r=l,i=Error(de(419)),r=T2(i,r,void 0),wh(e,t,a,r)}if(l=(a&e.childLanes)!==0,Sr||l){if(r=kn,r!==null){switch(a&-a){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}o=(o&(r.suspendedLanes|a))!==0?0:o,o!==0&&o!==i.retryLane&&(i.retryLane=o,ea(e,o),Bo(r,e,o,-1))}return nb(),r=T2(Error(de(421))),wh(e,t,a,r)}return o.data==="$?"?(t.flags|=128,t.child=e.child,t=YW.bind(null,e),o._reactRetry=t,null):(e=i.treeContext,Br=Ka(o.nextSibling),Wr=t,Wt=!0,$o=null,e!==null&&(so[lo++]=Ki,so[lo++]=qi,so[lo++]=Ys,Ki=e.id,qi=e.overflow,Ys=t),t=Y3(t,r.children),t.flags|=4096,t)}function vS(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),d5(e.return,t,n)}function I2(e,t,n,r,o){var i=e.memoizedState;i===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:o}:(i.isBackwards=t,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=n,i.tailMode=o)}function AE(e,t,n){var r=t.pendingProps,o=r.revealOrder,i=r.tail;if(or(e,t,r.children,n),r=Gt.current,(r&2)!==0)r=r&1|2,t.flags|=128;else{if(e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&vS(e,n,t);else if(e.tag===19)vS(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(Tt(Gt,r),(t.mode&1)===0)t.memoizedState=null;else switch(o){case"forwards":for(n=t.child,o=null;n!==null;)e=n.alternate,e!==null&&r0(e)===null&&(o=n),n=n.sibling;n=o,n===null?(o=t.child,t.child=null):(o=n.sibling,n.sibling=null),I2(t,!1,o,n,i);break;case"backwards":for(n=null,o=t.child,t.child=null;o!==null;){if(e=o.alternate,e!==null&&r0(e)===null){t.child=o;break}e=o.sibling,o.sibling=n,n=o,o=e}I2(t,!0,n,null,i);break;case"together":I2(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function d1(e,t){(t.mode&1)===0&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function ta(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Qs|=t.lanes,(n&t.childLanes)===0)return null;if(e!==null&&t.child!==e.child)throw Error(de(153));if(t.child!==null){for(e=t.child,n=Qa(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=Qa(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function FW(e,t,n){switch(t.tag){case 3:LE(t),Iu();break;case 5:nE(t);break;case 1:_r(t.type)&&X1(t);break;case 4:W3(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,o=t.memoizedProps.value;Tt(e0,r._currentValue),r._currentValue=o;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(Tt(Gt,Gt.current&1),t.flags|=128,null):(n&t.child.childLanes)!==0?PE(e,t,n):(Tt(Gt,Gt.current&1),e=ta(e,t,n),e!==null?e.sibling:null);Tt(Gt,Gt.current&1);break;case 19:if(r=(n&t.childLanes)!==0,(e.flags&128)!==0){if(r)return AE(e,t,n);t.flags|=128}if(o=t.memoizedState,o!==null&&(o.rendering=null,o.tail=null,o.lastEffect=null),Tt(Gt,Gt.current),r)break;return null;case 22:case 23:return t.lanes=0,kE(e,t,n)}return ta(e,t,n)}var TE,b5,IE,OE;TE=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};b5=function(){};IE=function(e,t,n,r){var o=e.memoizedProps;if(o!==r){e=t.stateNode,zs(ci.current);var i=null;switch(n){case"input":o=Vy(e,o),r=Vy(e,r),i=[];break;case"select":o=Kt({},o,{value:void 0}),r=Kt({},r,{value:void 0}),i=[];break;case"textarea":o=Hy(e,o),r=Hy(e,r),i=[];break;default:typeof o.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=q1)}Gy(n,r);var a;n=null;for(d in o)if(!r.hasOwnProperty(d)&&o.hasOwnProperty(d)&&o[d]!=null)if(d==="style"){var l=o[d];for(a in l)l.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else d!=="dangerouslySetInnerHTML"&&d!=="children"&&d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&d!=="autoFocus"&&(Od.hasOwnProperty(d)?i||(i=[]):(i=i||[]).push(d,null));for(d in r){var c=r[d];if(l=o?.[d],r.hasOwnProperty(d)&&c!==l&&(c!=null||l!=null))if(d==="style")if(l){for(a in l)!l.hasOwnProperty(a)||c&&c.hasOwnProperty(a)||(n||(n={}),n[a]="");for(a in c)c.hasOwnProperty(a)&&l[a]!==c[a]&&(n||(n={}),n[a]=c[a])}else n||(i||(i=[]),i.push(d,n)),n=c;else d==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,l=l?l.__html:void 0,c!=null&&l!==c&&(i=i||[]).push(d,c)):d==="children"?typeof c!="string"&&typeof c!="number"||(i=i||[]).push(d,""+c):d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&(Od.hasOwnProperty(d)?(c!=null&&d==="onScroll"&&Nt("scroll",e),i||l===c||(i=[])):(i=i||[]).push(d,c))}n&&(i=i||[]).push("style",n);var d=i;(t.updateQueue=d)&&(t.flags|=4)}};OE=function(e,t,n,r){n!==r&&(t.flags|=4)};function Uc(e,t){if(!Wt)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function Un(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var o=e.child;o!==null;)n|=o.lanes|o.childLanes,r|=o.subtreeFlags&14680064,r|=o.flags&14680064,o.return=e,o=o.sibling;else for(o=e.child;o!==null;)n|=o.lanes|o.childLanes,r|=o.subtreeFlags,r|=o.flags,o.return=e,o=o.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function zW(e,t,n){var r=t.pendingProps;switch(N3(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Un(t),null;case 1:return _r(t.type)&&Y1(),Un(t),null;case 3:return r=t.stateNode,Ru(),Dt(Cr),Dt(Kn),H3(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(bh(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,$o!==null&&(L5($o),$o=null))),b5(e,t),Un(t),null;case 5:U3(t);var o=zs(Hd.current);if(n=t.type,e!==null&&t.stateNode!=null)IE(e,t,n,r,o),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(de(166));return Un(t),null}if(e=zs(ci.current),bh(t)){r=t.stateNode,n=t.type;var i=t.memoizedProps;switch(r[ii]=t,r[Wd]=i,e=(t.mode&1)!==0,n){case"dialog":Nt("cancel",r),Nt("close",r);break;case"iframe":case"object":case"embed":Nt("load",r);break;case"video":case"audio":for(o=0;o<td.length;o++)Nt(td[o],r);break;case"source":Nt("error",r);break;case"img":case"image":case"link":Nt("error",r),Nt("load",r);break;case"details":Nt("toggle",r);break;case"input":Ew(r,i),Nt("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!i.multiple},Nt("invalid",r);break;case"textarea":Pw(r,i),Nt("invalid",r)}Gy(n,i),o=null;for(var a in i)if(i.hasOwnProperty(a)){var l=i[a];a==="children"?typeof l=="string"?r.textContent!==l&&(i.suppressHydrationWarning!==!0&&yh(r.textContent,l,e),o=["children",l]):typeof l=="number"&&r.textContent!==""+l&&(i.suppressHydrationWarning!==!0&&yh(r.textContent,l,e),o=["children",""+l]):Od.hasOwnProperty(a)&&l!=null&&a==="onScroll"&&Nt("scroll",r)}switch(n){case"input":ch(r),Lw(r,i,!0);break;case"textarea":ch(r),Aw(r);break;case"select":case"option":break;default:typeof i.onClick=="function"&&(r.onclick=q1)}r=o,t.updateQueue=r,r!==null&&(t.flags|=4)}else{a=o.nodeType===9?o:o.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=ik(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=a.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=a.createElement(n,{is:r.is}):(e=a.createElement(n),n==="select"&&(a=e,r.multiple?a.multiple=!0:r.size&&(a.size=r.size))):e=a.createElementNS(e,n),e[ii]=t,e[Wd]=r,TE(e,t,!1,!1),t.stateNode=e;e:{switch(a=Zy(n,r),n){case"dialog":Nt("cancel",e),Nt("close",e),o=r;break;case"iframe":case"object":case"embed":Nt("load",e),o=r;break;case"video":case"audio":for(o=0;o<td.length;o++)Nt(td[o],e);o=r;break;case"source":Nt("error",e),o=r;break;case"img":case"image":case"link":Nt("error",e),Nt("load",e),o=r;break;case"details":Nt("toggle",e),o=r;break;case"input":Ew(e,r),o=Vy(e,r),Nt("invalid",e);break;case"option":o=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},o=Kt({},r,{value:void 0}),Nt("invalid",e);break;case"textarea":Pw(e,r),o=Hy(e,r),Nt("invalid",e);break;default:o=r}Gy(n,o),l=o;for(i in l)if(l.hasOwnProperty(i)){var c=l[i];i==="style"?lk(e,c):i==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&ak(e,c)):i==="children"?typeof c=="string"?(n!=="textarea"||c!=="")&&Rd(e,c):typeof c=="number"&&Rd(e,""+c):i!=="suppressContentEditableWarning"&&i!=="suppressHydrationWarning"&&i!=="autoFocus"&&(Od.hasOwnProperty(i)?c!=null&&i==="onScroll"&&Nt("scroll",e):c!=null&&x3(e,i,c,a))}switch(n){case"input":ch(e),Lw(e,r,!1);break;case"textarea":ch(e),Aw(e);break;case"option":r.value!=null&&e.setAttribute("value",""+ts(r.value));break;case"select":e.multiple=!!r.multiple,i=r.value,i!=null?pu(e,!!r.multiple,i,!1):r.defaultValue!=null&&pu(e,!!r.multiple,r.defaultValue,!0);break;default:typeof o.onClick=="function"&&(e.onclick=q1)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return Un(t),null;case 6:if(e&&t.stateNode!=null)OE(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(de(166));if(n=zs(Hd.current),zs(ci.current),bh(t)){if(r=t.stateNode,n=t.memoizedProps,r[ii]=t,(i=r.nodeValue!==n)&&(e=Wr,e!==null))switch(e.tag){case 3:yh(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&yh(r.nodeValue,n,(e.mode&1)!==0)}i&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[ii]=t,t.stateNode=r}return Un(t),null;case 13:if(Dt(Gt),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(Wt&&Br!==null&&(t.mode&1)!==0&&(t.flags&128)===0)qk(),Iu(),t.flags|=98560,i=!1;else if(i=bh(t),r!==null&&r.dehydrated!==null){if(e===null){if(!i)throw Error(de(318));if(i=t.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(de(317));i[ii]=t}else Iu(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;Un(t),i=!1}else $o!==null&&(L5($o),$o=null),i=!0;if(!i)return t.flags&65536?t:null}return(t.flags&128)!==0?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,(t.mode&1)!==0&&(e===null||(Gt.current&1)!==0?bn===0&&(bn=3):nb())),t.updateQueue!==null&&(t.flags|=4),Un(t),null);case 4:return Ru(),b5(e,t),e===null&&Bd(t.stateNode.containerInfo),Un(t),null;case 10:return z3(t.type._context),Un(t),null;case 17:return _r(t.type)&&Y1(),Un(t),null;case 19:if(Dt(Gt),i=t.memoizedState,i===null)return Un(t),null;if(r=(t.flags&128)!==0,a=i.rendering,a===null)if(r)Uc(i,!1);else{if(bn!==0||e!==null&&(e.flags&128)!==0)for(e=t.child;e!==null;){if(a=r0(e),a!==null){for(t.flags|=128,Uc(i,!1),r=a.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)i=n,e=r,i.flags&=14680066,a=i.alternate,a===null?(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=a.childLanes,i.lanes=a.lanes,i.child=a.child,i.subtreeFlags=0,i.deletions=null,i.memoizedProps=a.memoizedProps,i.memoizedState=a.memoizedState,i.updateQueue=a.updateQueue,i.type=a.type,e=a.dependencies,i.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return Tt(Gt,Gt.current&1|2),t.child}e=e.sibling}i.tail!==null&&an()>Nu&&(t.flags|=128,r=!0,Uc(i,!1),t.lanes=4194304)}else{if(!r)if(e=r0(a),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),Uc(i,!0),i.tail===null&&i.tailMode==="hidden"&&!a.alternate&&!Wt)return Un(t),null}else 2*an()-i.renderingStartTime>Nu&&n!==1073741824&&(t.flags|=128,r=!0,Uc(i,!1),t.lanes=4194304);i.isBackwards?(a.sibling=t.child,t.child=a):(n=i.last,n!==null?n.sibling=a:t.child=a,i.last=a)}return i.tail!==null?(t=i.tail,i.rendering=t,i.tail=t.sibling,i.renderingStartTime=an(),t.sibling=null,n=Gt.current,Tt(Gt,r?n&1|2:n&1),t):(Un(t),null);case 22:case 23:return tb(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&(t.mode&1)!==0?(zr&1073741824)!==0&&(Un(t),t.subtreeFlags&6&&(t.flags|=8192)):Un(t),null;case 24:return null;case 25:return null}throw Error(de(156,t.tag))}function BW(e,t){switch(N3(t),t.tag){case 1:return _r(t.type)&&Y1(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Ru(),Dt(Cr),Dt(Kn),H3(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 5:return U3(t),null;case 13:if(Dt(Gt),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(de(340));Iu()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Dt(Gt),null;case 4:return Ru(),null;case 10:return z3(t.type._context),null;case 22:case 23:return tb(),null;case 24:return null;default:return null}}var Sh=!1,Gn=!1,VW=typeof WeakSet=="function"?WeakSet:Set,Le=null;function au(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){Xt(e,t,r)}else n.current=null}function x5(e,t,n){try{n()}catch(r){Xt(e,t,r)}}var yS=!1;function WW(e,t){if(r5=G1,e=$k(),R3(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var o=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{n.nodeType,i.nodeType}catch{n=null;break e}var a=0,l=-1,c=-1,d=0,f=0,p=e,m=null;t:for(;;){for(var g;p!==n||o!==0&&p.nodeType!==3||(l=a+o),p!==i||r!==0&&p.nodeType!==3||(c=a+r),p.nodeType===3&&(a+=p.nodeValue.length),(g=p.firstChild)!==null;)m=p,p=g;for(;;){if(p===e)break t;if(m===n&&++d===o&&(l=a),m===i&&++f===r&&(c=a),(g=p.nextSibling)!==null)break;p=m,m=p.parentNode}p=g}n=l===-1||c===-1?null:{start:l,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(o5={focusedElem:e,selectionRange:n},G1=!1,Le=t;Le!==null;)if(t=Le,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,Le=e;else for(;Le!==null;){t=Le;try{var y=t.alternate;if((t.flags&1024)!==0)switch(t.tag){case 0:case 11:case 15:break;case 1:if(y!==null){var b=y.memoizedProps,k=y.memoizedState,C=t.stateNode,S=C.getSnapshotBeforeUpdate(t.elementType===t.type?b:Ro(t.type,b),k);C.__reactInternalSnapshotBeforeUpdate=S}break;case 3:var _=t.stateNode.containerInfo;_.nodeType===1?_.textContent="":_.nodeType===9&&_.documentElement&&_.removeChild(_.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(de(163))}}catch(E){Xt(t,t.return,E)}if(e=t.sibling,e!==null){e.return=t.return,Le=e;break}Le=t.return}return y=yS,yS=!1,y}function hd(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var o=r=r.next;do{if((o.tag&e)===e){var i=o.destroy;o.destroy=void 0,i!==void 0&&x5(t,n,i)}o=o.next}while(o!==r)}}function um(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function w5(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function RE(e){var t=e.alternate;t!==null&&(e.alternate=null,RE(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[ii],delete t[Wd],delete t[s5],delete t[_W],delete t[kW])),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 ME(e){return e.tag===5||e.tag===3||e.tag===4}function bS(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||ME(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function S5(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=q1));else if(r!==4&&(e=e.child,e!==null))for(S5(e,t,n),e=e.sibling;e!==null;)S5(e,t,n),e=e.sibling}function C5(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(C5(e,t,n),e=e.sibling;e!==null;)C5(e,t,n),e=e.sibling}var Rn=null,Mo=!1;function ka(e,t,n){for(n=n.child;n!==null;)NE(e,t,n),n=n.sibling}function NE(e,t,n){if(ui&&typeof ui.onCommitFiberUnmount=="function")try{ui.onCommitFiberUnmount(tm,n)}catch{}switch(n.tag){case 5:Gn||au(n,t);case 6:var r=Rn,o=Mo;Rn=null,ka(e,t,n),Rn=r,Mo=o,Rn!==null&&(Mo?(e=Rn,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):Rn.removeChild(n.stateNode));break;case 18:Rn!==null&&(Mo?(e=Rn,n=n.stateNode,e.nodeType===8?_2(e.parentNode,n):e.nodeType===1&&_2(e,n),Dd(e)):_2(Rn,n.stateNode));break;case 4:r=Rn,o=Mo,Rn=n.stateNode.containerInfo,Mo=!0,ka(e,t,n),Rn=r,Mo=o;break;case 0:case 11:case 14:case 15:if(!Gn&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){o=r=r.next;do{var i=o,a=i.destroy;i=i.tag,a!==void 0&&((i&2)!==0||(i&4)!==0)&&x5(n,t,a),o=o.next}while(o!==r)}ka(e,t,n);break;case 1:if(!Gn&&(au(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(l){Xt(n,t,l)}ka(e,t,n);break;case 21:ka(e,t,n);break;case 22:n.mode&1?(Gn=(r=Gn)||n.memoizedState!==null,ka(e,t,n),Gn=r):ka(e,t,n);break;default:ka(e,t,n)}}function xS(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new VW),t.forEach(function(r){var o=XW.bind(null,e,r);n.has(r)||(n.add(r),r.then(o,o))})}}function Po(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var o=n[r];try{var i=e,a=t,l=a;e:for(;l!==null;){switch(l.tag){case 5:Rn=l.stateNode,Mo=!1;break e;case 3:Rn=l.stateNode.containerInfo,Mo=!0;break e;case 4:Rn=l.stateNode.containerInfo,Mo=!0;break e}l=l.return}if(Rn===null)throw Error(de(160));NE(i,a,o),Rn=null,Mo=!1;var c=o.alternate;c!==null&&(c.return=null),o.return=null}catch(d){Xt(o,t,d)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)$E(t,e),t=t.sibling}function $E(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Po(t,e),Ko(e),r&4){try{hd(3,e,e.return),um(3,e)}catch(b){Xt(e,e.return,b)}try{hd(5,e,e.return)}catch(b){Xt(e,e.return,b)}}break;case 1:Po(t,e),Ko(e),r&512&&n!==null&&au(n,n.return);break;case 5:if(Po(t,e),Ko(e),r&512&&n!==null&&au(n,n.return),e.flags&32){var o=e.stateNode;try{Rd(o,"")}catch(b){Xt(e,e.return,b)}}if(r&4&&(o=e.stateNode,o!=null)){var i=e.memoizedProps,a=n!==null?n.memoizedProps:i,l=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{l==="input"&&i.type==="radio"&&i.name!=null&&rk(o,i),Zy(l,a);var d=Zy(l,i);for(a=0;a<c.length;a+=2){var f=c[a],p=c[a+1];f==="style"?lk(o,p):f==="dangerouslySetInnerHTML"?ak(o,p):f==="children"?Rd(o,p):x3(o,f,p,d)}switch(l){case"input":Wy(o,i);break;case"textarea":ok(o,i);break;case"select":var m=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!i.multiple;var g=i.value;g!=null?pu(o,!!i.multiple,g,!1):m!==!!i.multiple&&(i.defaultValue!=null?pu(o,!!i.multiple,i.defaultValue,!0):pu(o,!!i.multiple,i.multiple?[]:"",!1))}o[Wd]=i}catch(b){Xt(e,e.return,b)}}break;case 6:if(Po(t,e),Ko(e),r&4){if(e.stateNode===null)throw Error(de(162));o=e.stateNode,i=e.memoizedProps;try{o.nodeValue=i}catch(b){Xt(e,e.return,b)}}break;case 3:if(Po(t,e),Ko(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{Dd(t.containerInfo)}catch(b){Xt(e,e.return,b)}break;case 4:Po(t,e),Ko(e);break;case 13:Po(t,e),Ko(e),o=e.child,o.flags&8192&&(i=o.memoizedState!==null,o.stateNode.isHidden=i,!i||o.alternate!==null&&o.alternate.memoizedState!==null||(J3=an())),r&4&&xS(e);break;case 22:if(f=n!==null&&n.memoizedState!==null,e.mode&1?(Gn=(d=Gn)||f,Po(t,e),Gn=d):Po(t,e),Ko(e),r&8192){if(d=e.memoizedState!==null,(e.stateNode.isHidden=d)&&!f&&(e.mode&1)!==0)for(Le=e,f=e.child;f!==null;){for(p=Le=f;Le!==null;){switch(m=Le,g=m.child,m.tag){case 0:case 11:case 14:case 15:hd(4,m,m.return);break;case 1:au(m,m.return);var y=m.stateNode;if(typeof y.componentWillUnmount=="function"){r=m,n=m.return;try{t=r,y.props=t.memoizedProps,y.state=t.memoizedState,y.componentWillUnmount()}catch(b){Xt(r,n,b)}}break;case 5:au(m,m.return);break;case 22:if(m.memoizedState!==null){SS(p);continue}}g!==null?(g.return=m,Le=g):SS(p)}f=f.sibling}e:for(f=null,p=e;;){if(p.tag===5){if(f===null){f=p;try{o=p.stateNode,d?(i=o.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none"):(l=p.stateNode,c=p.memoizedProps.style,a=c!=null&&c.hasOwnProperty("display")?c.display:null,l.style.display=sk("display",a))}catch(b){Xt(e,e.return,b)}}}else if(p.tag===6){if(f===null)try{p.stateNode.nodeValue=d?"":p.memoizedProps}catch(b){Xt(e,e.return,b)}}else if((p.tag!==22&&p.tag!==23||p.memoizedState===null||p===e)&&p.child!==null){p.child.return=p,p=p.child;continue}if(p===e)break e;for(;p.sibling===null;){if(p.return===null||p.return===e)break e;f===p&&(f=null),p=p.return}f===p&&(f=null),p.sibling.return=p.return,p=p.sibling}}break;case 19:Po(t,e),Ko(e),r&4&&xS(e);break;case 21:break;default:Po(t,e),Ko(e)}}function Ko(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(ME(n)){var r=n;break e}n=n.return}throw Error(de(160))}switch(r.tag){case 5:var o=r.stateNode;r.flags&32&&(Rd(o,""),r.flags&=-33);var i=bS(e);C5(e,i,o);break;case 3:case 4:var a=r.stateNode.containerInfo,l=bS(e);S5(e,l,a);break;default:throw Error(de(161))}}catch(c){Xt(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function UW(e,t,n){Le=e,DE(e)}function DE(e,t,n){for(var r=(e.mode&1)!==0;Le!==null;){var o=Le,i=o.child;if(o.tag===22&&r){var a=o.memoizedState!==null||Sh;if(!a){var l=o.alternate,c=l!==null&&l.memoizedState!==null||Gn;l=Sh;var d=Gn;if(Sh=a,(Gn=c)&&!d)for(Le=o;Le!==null;)a=Le,c=a.child,a.tag===22&&a.memoizedState!==null?CS(o):c!==null?(c.return=a,Le=c):CS(o);for(;i!==null;)Le=i,DE(i),i=i.sibling;Le=o,Sh=l,Gn=d}wS(e)}else(o.subtreeFlags&8772)!==0&&i!==null?(i.return=o,Le=i):wS(e)}}function wS(e){for(;Le!==null;){var t=Le;if((t.flags&8772)!==0){var n=t.alternate;try{if((t.flags&8772)!==0)switch(t.tag){case 0:case 11:case 15:Gn||um(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!Gn)if(n===null)r.componentDidMount();else{var o=t.elementType===t.type?n.memoizedProps:Ro(t.type,n.memoizedProps);r.componentDidUpdate(o,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var i=t.updateQueue;i!==null&&oS(t,i,r);break;case 3:var a=t.updateQueue;if(a!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}oS(t,a,n)}break;case 5:var l=t.stateNode;if(n===null&&t.flags&4){n=l;var c=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":c.autoFocus&&n.focus();break;case"img":c.src&&(n.src=c.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var d=t.alternate;if(d!==null){var f=d.memoizedState;if(f!==null){var p=f.dehydrated;p!==null&&Dd(p)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(de(163))}Gn||t.flags&512&&w5(t)}catch(m){Xt(t,t.return,m)}}if(t===e){Le=null;break}if(n=t.sibling,n!==null){n.return=t.return,Le=n;break}Le=t.return}}function SS(e){for(;Le!==null;){var t=Le;if(t===e){Le=null;break}var n=t.sibling;if(n!==null){n.return=t.return,Le=n;break}Le=t.return}}function CS(e){for(;Le!==null;){var t=Le;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{um(4,t)}catch(c){Xt(t,n,c)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var o=t.return;try{r.componentDidMount()}catch(c){Xt(t,o,c)}}var i=t.return;try{w5(t)}catch(c){Xt(t,i,c)}break;case 5:var a=t.return;try{w5(t)}catch(c){Xt(t,a,c)}}}catch(c){Xt(t,t.return,c)}if(t===e){Le=null;break}var l=t.sibling;if(l!==null){l.return=t.return,Le=l;break}Le=t.return}}var HW=Math.ceil,a0=ca.ReactCurrentDispatcher,X3=ca.ReactCurrentOwner,co=ca.ReactCurrentBatchConfig,nt=0,kn=null,hn=null,$n=0,zr=0,su=ds(0),bn=0,Kd=null,Qs=0,cm=0,Q3=0,md=null,xr=null,J3=0,Nu=1/0,Hi=null,s0=!1,_5=null,Ya=null,Ch=!1,Ba=null,l0=0,gd=0,k5=null,f1=-1,p1=0;function ar(){return(nt&6)!==0?an():f1!==-1?f1:f1=an()}function Xa(e){return(e.mode&1)===0?1:(nt&2)!==0&&$n!==0?$n&-$n:LW.transition!==null?(p1===0&&(p1=xk()),p1):(e=gt,e!==0||(e=window.event,e=e===void 0?16:Lk(e.type)),e)}function Bo(e,t,n,r){if(50<gd)throw gd=0,k5=null,Error(de(185));kf(e,n,r),((nt&2)===0||e!==kn)&&(e===kn&&((nt&2)===0&&(cm|=n),bn===4&&$a(e,$n)),kr(e,r),n===1&&nt===0&&(t.mode&1)===0&&(Nu=an()+500,am&&fs()))}function kr(e,t){var n=e.callbackNode;LV(e,t);var r=j1(e,e===kn?$n:0);if(r===0)n!==null&&Ow(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&Ow(n),t===1)e.tag===0?EW(_S.bind(null,e)):Gk(_S.bind(null,e)),SW(function(){(nt&6)===0&&fs()}),n=null;else{switch(wk(r)){case 1:n=k3;break;case 4:n=yk;break;case 16:n=H1;break;case 536870912:n=bk;break;default:n=H1}n=jE(n,FE.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function FE(e,t){if(f1=-1,p1=0,(nt&6)!==0)throw Error(de(327));var n=e.callbackNode;if(yu()&&e.callbackNode!==n)return null;var r=j1(e,e===kn?$n:0);if(r===0)return null;if((r&30)!==0||(r&e.expiredLanes)!==0||t)t=u0(e,r);else{t=r;var o=nt;nt|=2;var i=BE();(kn!==e||$n!==t)&&(Hi=null,Nu=an()+500,Us(e,t));do try{ZW();break}catch(l){zE(e,l)}while(1);F3(),a0.current=i,nt=o,hn!==null?t=0:(kn=null,$n=0,t=bn)}if(t!==0){if(t===2&&(o=Qy(e),o!==0&&(r=o,t=E5(e,o))),t===1)throw n=Kd,Us(e,0),$a(e,r),kr(e,an()),n;if(t===6)$a(e,r);else{if(o=e.current.alternate,(r&30)===0&&!jW(o)&&(t=u0(e,r),t===2&&(i=Qy(e),i!==0&&(r=i,t=E5(e,i))),t===1))throw n=Kd,Us(e,0),$a(e,r),kr(e,an()),n;switch(e.finishedWork=o,e.finishedLanes=r,t){case 0:case 1:throw Error(de(345));case 2:Ts(e,xr,Hi);break;case 3:if($a(e,r),(r&130023424)===r&&(t=J3+500-an(),10<t)){if(j1(e,0)!==0)break;if(o=e.suspendedLanes,(o&r)!==r){ar(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=a5(Ts.bind(null,e,xr,Hi),t);break}Ts(e,xr,Hi);break;case 4:if($a(e,r),(r&4194240)===r)break;for(t=e.eventTimes,o=-1;0<r;){var a=31-zo(r);i=1<<a,a=t[a],a>o&&(o=a),r&=~i}if(r=o,r=an()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*HW(r/1960))-r,10<r){e.timeoutHandle=a5(Ts.bind(null,e,xr,Hi),r);break}Ts(e,xr,Hi);break;case 5:Ts(e,xr,Hi);break;default:throw Error(de(329))}}}return kr(e,an()),e.callbackNode===n?FE.bind(null,e):null}function E5(e,t){var n=md;return e.current.memoizedState.isDehydrated&&(Us(e,t).flags|=256),e=u0(e,t),e!==2&&(t=xr,xr=n,t!==null&&L5(t)),e}function L5(e){xr===null?xr=e:xr.push.apply(xr,e)}function jW(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var o=n[r],i=o.getSnapshot;o=o.value;try{if(!Wo(i(),o))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function $a(e,t){for(t&=~Q3,t&=~cm,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-zo(t),r=1<<n;e[n]=-1,t&=~r}}function _S(e){if((nt&6)!==0)throw Error(de(327));yu();var t=j1(e,0);if((t&1)===0)return kr(e,an()),null;var n=u0(e,t);if(e.tag!==0&&n===2){var r=Qy(e);r!==0&&(t=r,n=E5(e,r))}if(n===1)throw n=Kd,Us(e,0),$a(e,t),kr(e,an()),n;if(n===6)throw Error(de(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Ts(e,xr,Hi),kr(e,an()),null}function eb(e,t){var n=nt;nt|=1;try{return e(t)}finally{nt=n,nt===0&&(Nu=an()+500,am&&fs())}}function Js(e){Ba!==null&&Ba.tag===0&&(nt&6)===0&&yu();var t=nt;nt|=1;var n=co.transition,r=gt;try{if(co.transition=null,gt=1,e)return e()}finally{gt=r,co.transition=n,nt=t,(nt&6)===0&&fs()}}function tb(){zr=su.current,Dt(su)}function Us(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,wW(n)),hn!==null)for(n=hn.return;n!==null;){var r=n;switch(N3(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&Y1();break;case 3:Ru(),Dt(Cr),Dt(Kn),H3();break;case 5:U3(r);break;case 4:Ru();break;case 13:Dt(Gt);break;case 19:Dt(Gt);break;case 10:z3(r.type._context);break;case 22:case 23:tb()}n=n.return}if(kn=e,hn=e=Qa(e.current,null),$n=zr=t,bn=0,Kd=null,Q3=cm=Qs=0,xr=md=null,Fs!==null){for(t=0;t<Fs.length;t++)if(n=Fs[t],r=n.interleaved,r!==null){n.interleaved=null;var o=r.next,i=n.pending;if(i!==null){var a=i.next;i.next=o,r.next=a}n.pending=r}Fs=null}return e}function zE(e,t){do{var n=hn;try{if(F3(),u1.current=i0,o0){for(var r=Zt.memoizedState;r!==null;){var o=r.queue;o!==null&&(o.pending=null),r=r.next}o0=!1}if(Xs=0,_n=yn=Zt=null,pd=!1,jd=0,X3.current=null,n===null||n.return===null){bn=1,Kd=t,hn=null;break}e:{var i=e,a=n.return,l=n,c=t;if(t=$n,l.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){var d=c,f=l,p=f.tag;if((f.mode&1)===0&&(p===0||p===11||p===15)){var m=f.alternate;m?(f.updateQueue=m.updateQueue,f.memoizedState=m.memoizedState,f.lanes=m.lanes):(f.updateQueue=null,f.memoizedState=null)}var g=dS(a);if(g!==null){g.flags&=-257,fS(g,a,l,i,t),g.mode&1&&cS(i,d,t),t=g,c=d;var y=t.updateQueue;if(y===null){var b=new Set;b.add(c),t.updateQueue=b}else y.add(c);break e}else{if((t&1)===0){cS(i,d,t),nb();break e}c=Error(de(426))}}else if(Wt&&l.mode&1){var k=dS(a);if(k!==null){(k.flags&65536)===0&&(k.flags|=256),fS(k,a,l,i,t),$3(Mu(c,l));break e}}i=c=Mu(c,l),bn!==4&&(bn=2),md===null?md=[i]:md.push(i),i=a;do{switch(i.tag){case 3:i.flags|=65536,t&=-t,i.lanes|=t;var C=SE(i,c,t);rS(i,C);break e;case 1:l=c;var S=i.type,_=i.stateNode;if((i.flags&128)===0&&(typeof S.getDerivedStateFromError=="function"||_!==null&&typeof _.componentDidCatch=="function"&&(Ya===null||!Ya.has(_)))){i.flags|=65536,t&=-t,i.lanes|=t;var E=CE(i,l,t);rS(i,E);break e}}i=i.return}while(i!==null)}WE(n)}catch(A){t=A,hn===n&&n!==null&&(hn=n=n.return);continue}break}while(1)}function BE(){var e=a0.current;return a0.current=i0,e===null?i0:e}function nb(){(bn===0||bn===3||bn===2)&&(bn=4),kn===null||(Qs&268435455)===0&&(cm&268435455)===0||$a(kn,$n)}function u0(e,t){var n=nt;nt|=2;var r=BE();(kn!==e||$n!==t)&&(Hi=null,Us(e,t));do try{GW();break}catch(o){zE(e,o)}while(1);if(F3(),nt=n,a0.current=r,hn!==null)throw Error(de(261));return kn=null,$n=0,bn}function GW(){for(;hn!==null;)VE(hn)}function ZW(){for(;hn!==null&&!yV();)VE(hn)}function VE(e){var t=HE(e.alternate,e,zr);e.memoizedProps=e.pendingProps,t===null?WE(e):hn=t,X3.current=null}function WE(e){var t=e;do{var n=t.alternate;if(e=t.return,(t.flags&32768)===0){if(n=zW(n,t,zr),n!==null){hn=n;return}}else{if(n=BW(n,t),n!==null){n.flags&=32767,hn=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{bn=6,hn=null;return}}if(t=t.sibling,t!==null){hn=t;return}hn=t=e}while(t!==null);bn===0&&(bn=5)}function Ts(e,t,n){var r=gt,o=co.transition;try{co.transition=null,gt=1,KW(e,t,n,r)}finally{co.transition=o,gt=r}return null}function KW(e,t,n,r){do yu();while(Ba!==null);if((nt&6)!==0)throw Error(de(327));n=e.finishedWork;var o=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(de(177));e.callbackNode=null,e.callbackPriority=0;var i=n.lanes|n.childLanes;if(PV(e,i),e===kn&&(hn=kn=null,$n=0),(n.subtreeFlags&2064)===0&&(n.flags&2064)===0||Ch||(Ch=!0,jE(H1,function(){return yu(),null})),i=(n.flags&15990)!==0,(n.subtreeFlags&15990)!==0||i){i=co.transition,co.transition=null;var a=gt;gt=1;var l=nt;nt|=4,X3.current=null,WW(e,n),$E(n,e),hW(o5),G1=!!r5,o5=r5=null,e.current=n,UW(n),bV(),nt=l,gt=a,co.transition=i}else e.current=n;if(Ch&&(Ch=!1,Ba=e,l0=o),i=e.pendingLanes,i===0&&(Ya=null),SV(n.stateNode),kr(e,an()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)o=t[n],r(o.value,{componentStack:o.stack,digest:o.digest});if(s0)throw s0=!1,e=_5,_5=null,e;return(l0&1)!==0&&e.tag!==0&&yu(),i=e.pendingLanes,(i&1)!==0?e===k5?gd++:(gd=0,k5=e):gd=0,fs(),null}function yu(){if(Ba!==null){var e=wk(l0),t=co.transition,n=gt;try{if(co.transition=null,gt=16>e?16:e,Ba===null)var r=!1;else{if(e=Ba,Ba=null,l0=0,(nt&6)!==0)throw Error(de(331));var o=nt;for(nt|=4,Le=e.current;Le!==null;){var i=Le,a=i.child;if((Le.flags&16)!==0){var l=i.deletions;if(l!==null){for(var c=0;c<l.length;c++){var d=l[c];for(Le=d;Le!==null;){var f=Le;switch(f.tag){case 0:case 11:case 15:hd(8,f,i)}var p=f.child;if(p!==null)p.return=f,Le=p;else for(;Le!==null;){f=Le;var m=f.sibling,g=f.return;if(RE(f),f===d){Le=null;break}if(m!==null){m.return=g,Le=m;break}Le=g}}}var y=i.alternate;if(y!==null){var b=y.child;if(b!==null){y.child=null;do{var k=b.sibling;b.sibling=null,b=k}while(b!==null)}}Le=i}}if((i.subtreeFlags&2064)!==0&&a!==null)a.return=i,Le=a;else e:for(;Le!==null;){if(i=Le,(i.flags&2048)!==0)switch(i.tag){case 0:case 11:case 15:hd(9,i,i.return)}var C=i.sibling;if(C!==null){C.return=i.return,Le=C;break e}Le=i.return}}var S=e.current;for(Le=S;Le!==null;){a=Le;var _=a.child;if((a.subtreeFlags&2064)!==0&&_!==null)_.return=a,Le=_;else e:for(a=S;Le!==null;){if(l=Le,(l.flags&2048)!==0)try{switch(l.tag){case 0:case 11:case 15:um(9,l)}}catch(A){Xt(l,l.return,A)}if(l===a){Le=null;break e}var E=l.sibling;if(E!==null){E.return=l.return,Le=E;break e}Le=l.return}}if(nt=o,fs(),ui&&typeof ui.onPostCommitFiberRoot=="function")try{ui.onPostCommitFiberRoot(tm,e)}catch{}r=!0}return r}finally{gt=n,co.transition=t}}return!1}function kS(e,t,n){t=Mu(n,t),t=SE(e,t,1),e=qa(e,t,1),t=ar(),e!==null&&(kf(e,1,t),kr(e,t))}function Xt(e,t,n){if(e.tag===3)kS(e,e,n);else for(;t!==null;){if(t.tag===3){kS(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(Ya===null||!Ya.has(r))){e=Mu(n,e),e=CE(t,e,1),t=qa(t,e,1),e=ar(),t!==null&&(kf(t,1,e),kr(t,e));break}}t=t.return}}function qW(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=ar(),e.pingedLanes|=e.suspendedLanes&n,kn===e&&($n&n)===n&&(bn===4||bn===3&&($n&130023424)===$n&&500>an()-J3?Us(e,0):Q3|=n),kr(e,t)}function UE(e,t){t===0&&((e.mode&1)===0?t=1:(t=ph,ph<<=1,(ph&130023424)===0&&(ph=4194304)));var n=ar();e=ea(e,t),e!==null&&(kf(e,t,n),kr(e,n))}function YW(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),UE(e,n)}function XW(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,o=e.memoizedState;o!==null&&(n=o.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(de(314))}r!==null&&r.delete(t),UE(e,n)}var HE;HE=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Cr.current)Sr=!0;else{if((e.lanes&n)===0&&(t.flags&128)===0)return Sr=!1,FW(e,t,n);Sr=(e.flags&131072)!==0}else Sr=!1,Wt&&(t.flags&1048576)!==0&&Zk(t,J1,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;d1(e,t),e=t.pendingProps;var o=Tu(t,Kn.current);vu(t,n),o=G3(null,t,r,e,o,n);var i=Z3();return t.flags|=1,typeof o=="object"&&o!==null&&typeof o.render=="function"&&o.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,_r(r)?(i=!0,X1(t)):i=!1,t.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,V3(t),o.updater=sm,t.stateNode=o,o._reactInternals=t,p5(t,r,e,n),t=g5(null,t,r,!0,i,n)):(t.tag=0,Wt&&i&&M3(t),or(null,t,o,n),t=t.child),t;case 16:r=t.elementType;e:{switch(d1(e,t),e=t.pendingProps,o=r._init,r=o(r._payload),t.type=r,o=t.tag=JW(r),e=Ro(r,e),o){case 0:t=m5(null,t,r,e,n);break e;case 1:t=mS(null,t,r,e,n);break e;case 11:t=pS(null,t,r,e,n);break e;case 14:t=hS(null,t,r,Ro(r.type,e),n);break e}throw Error(de(306,r,""))}return t;case 0:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Ro(r,o),m5(e,t,r,o,n);case 1:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Ro(r,o),mS(e,t,r,o,n);case 3:e:{if(LE(t),e===null)throw Error(de(387));r=t.pendingProps,i=t.memoizedState,o=i.element,Xk(e,t),n0(t,r,null,n);var a=t.memoizedState;if(r=a.element,i.isDehydrated)if(i={element:r,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=i,t.memoizedState=i,t.flags&256){o=Mu(Error(de(423)),t),t=gS(e,t,r,n,o);break e}else if(r!==o){o=Mu(Error(de(424)),t),t=gS(e,t,r,n,o);break e}else for(Br=Ka(t.stateNode.containerInfo.firstChild),Wr=t,Wt=!0,$o=null,n=tE(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Iu(),r===o){t=ta(e,t,n);break e}or(e,t,r,n)}t=t.child}return t;case 5:return nE(t),e===null&&c5(t),r=t.type,o=t.pendingProps,i=e!==null?e.memoizedProps:null,a=o.children,i5(r,o)?a=null:i!==null&&i5(r,i)&&(t.flags|=32),EE(e,t),or(e,t,a,n),t.child;case 6:return e===null&&c5(t),null;case 13:return PE(e,t,n);case 4:return W3(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Ou(t,null,r,n):or(e,t,r,n),t.child;case 11:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Ro(r,o),pS(e,t,r,o,n);case 7:return or(e,t,t.pendingProps,n),t.child;case 8:return or(e,t,t.pendingProps.children,n),t.child;case 12:return or(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,o=t.pendingProps,i=t.memoizedProps,a=o.value,Tt(e0,r._currentValue),r._currentValue=a,i!==null)if(Wo(i.value,a)){if(i.children===o.children&&!Cr.current){t=ta(e,t,n);break e}}else for(i=t.child,i!==null&&(i.return=t);i!==null;){var l=i.dependencies;if(l!==null){a=i.child;for(var c=l.firstContext;c!==null;){if(c.context===r){if(i.tag===1){c=Xi(-1,n&-n),c.tag=2;var d=i.updateQueue;if(d!==null){d=d.shared;var f=d.pending;f===null?c.next=c:(c.next=f.next,f.next=c),d.pending=c}}i.lanes|=n,c=i.alternate,c!==null&&(c.lanes|=n),d5(i.return,n,t),l.lanes|=n;break}c=c.next}}else if(i.tag===10)a=i.type===t.type?null:i.child;else if(i.tag===18){if(a=i.return,a===null)throw Error(de(341));a.lanes|=n,l=a.alternate,l!==null&&(l.lanes|=n),d5(a,n,t),a=i.sibling}else a=i.child;if(a!==null)a.return=i;else for(a=i;a!==null;){if(a===t){a=null;break}if(i=a.sibling,i!==null){i.return=a.return,a=i;break}a=a.return}i=a}or(e,t,o.children,n),t=t.child}return t;case 9:return o=t.type,r=t.pendingProps.children,vu(t,n),o=po(o),r=r(o),t.flags|=1,or(e,t,r,n),t.child;case 14:return r=t.type,o=Ro(r,t.pendingProps),o=Ro(r.type,o),hS(e,t,r,o,n);case 15:return _E(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Ro(r,o),d1(e,t),t.tag=1,_r(r)?(e=!0,X1(t)):e=!1,vu(t,n),Jk(t,r,o),p5(t,r,o,n),g5(null,t,r,!0,e,n);case 19:return AE(e,t,n);case 22:return kE(e,t,n)}throw Error(de(156,t.tag))};function jE(e,t){return vk(e,t)}function QW(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function uo(e,t,n,r){return new QW(e,t,n,r)}function rb(e){return e=e.prototype,!(!e||!e.isReactComponent)}function JW(e){if(typeof e=="function")return rb(e)?1:0;if(e!=null){if(e=e.$$typeof,e===S3)return 11;if(e===C3)return 14}return 2}function Qa(e,t){var n=e.alternate;return n===null?(n=uo(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function h1(e,t,n,r,o,i){var a=2;if(r=e,typeof e=="function")rb(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case Xl:return Hs(n.children,o,i,t);case w3:a=8,o|=8;break;case Dy:return e=uo(12,n,t,o|2),e.elementType=Dy,e.lanes=i,e;case Fy:return e=uo(13,n,t,o),e.elementType=Fy,e.lanes=i,e;case zy:return e=uo(19,n,t,o),e.elementType=zy,e.lanes=i,e;case ek:return dm(n,o,i,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case Q_:a=10;break e;case J_:a=9;break e;case S3:a=11;break e;case C3:a=14;break e;case Oa:a=16,r=null;break e}throw Error(de(130,e==null?e:typeof e,""))}return t=uo(a,n,t,o),t.elementType=e,t.type=r,t.lanes=i,t}function Hs(e,t,n,r){return e=uo(7,e,r,t),e.lanes=n,e}function dm(e,t,n,r){return e=uo(22,e,r,t),e.elementType=ek,e.lanes=n,e.stateNode={isHidden:!1},e}function O2(e,t,n){return e=uo(6,e,null,t),e.lanes=n,e}function R2(e,t,n){return t=uo(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function eU(e,t,n,r,o){this.tag=t,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=p2(0),this.expirationTimes=p2(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=p2(0),this.identifierPrefix=r,this.onRecoverableError=o,this.mutableSourceEagerHydrationData=null}function ob(e,t,n,r,o,i,a,l,c){return e=new eU(e,t,n,l,c),t===1?(t=1,i===!0&&(t|=8)):t=0,i=uo(3,null,null,t),e.current=i,i.stateNode=e,i.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},V3(i),e}function tU(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Yl,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function GE(e){if(!e)return ns;e=e._reactInternals;e:{if(ol(e)!==e||e.tag!==1)throw Error(de(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(_r(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(de(171))}if(e.tag===1){var n=e.type;if(_r(n))return jk(e,n,t)}return t}function ZE(e,t,n,r,o,i,a,l,c){return e=ob(n,r,!0,e,o,i,a,l,c),e.context=GE(null),n=e.current,r=ar(),o=Xa(n),i=Xi(r,o),i.callback=t??null,qa(n,i,o),e.current.lanes=o,kf(e,o,r),kr(e,r),e}function fm(e,t,n,r){var o=t.current,i=ar(),a=Xa(o);return n=GE(n),t.context===null?t.context=n:t.pendingContext=n,t=Xi(i,a),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=qa(o,t,a),e!==null&&(Bo(e,o,a,i),l1(e,o,a)),a}function c0(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function ES(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function ib(e,t){ES(e,t),(e=e.alternate)&&ES(e,t)}function nU(){return null}var KE=typeof reportError=="function"?reportError:function(e){console.error(e)};function ab(e){this._internalRoot=e}pm.prototype.render=ab.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(de(409));fm(e,t,null,null)};pm.prototype.unmount=ab.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Js(function(){fm(null,e,null,null)}),t[Ji]=null}};function pm(e){this._internalRoot=e}pm.prototype.unstable_scheduleHydration=function(e){if(e){var t=_k();e={blockedOn:null,target:e,priority:t};for(var n=0;n<Na.length&&t!==0&&t<Na[n].priority;n++);Na.splice(n,0,e),n===0&&Ek(e)}};function sb(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function hm(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function LS(){}function rU(e,t,n,r,o){if(o){if(typeof r=="function"){var i=r;r=function(){var d=c0(a);i.call(d)}}var a=ZE(t,r,e,0,null,!1,!1,"",LS);return e._reactRootContainer=a,e[Ji]=a.current,Bd(e.nodeType===8?e.parentNode:e),Js(),a}for(;o=e.lastChild;)e.removeChild(o);if(typeof r=="function"){var l=r;r=function(){var d=c0(c);l.call(d)}}var c=ob(e,0,!1,null,null,!1,!1,"",LS);return e._reactRootContainer=c,e[Ji]=c.current,Bd(e.nodeType===8?e.parentNode:e),Js(function(){fm(t,c,n,r)}),c}function mm(e,t,n,r,o){var i=n._reactRootContainer;if(i){var a=i;if(typeof o=="function"){var l=o;o=function(){var c=c0(a);l.call(c)}}fm(t,a,e,o)}else a=rU(n,t,e,o,r);return c0(a)}Sk=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=ed(t.pendingLanes);n!==0&&(E3(t,n|1),kr(t,an()),(nt&6)===0&&(Nu=an()+500,fs()))}break;case 13:Js(function(){var r=ea(e,1);if(r!==null){var o=ar();Bo(r,e,1,o)}}),ib(e,1)}};L3=function(e){if(e.tag===13){var t=ea(e,134217728);if(t!==null){var n=ar();Bo(t,e,134217728,n)}ib(e,134217728)}};Ck=function(e){if(e.tag===13){var t=Xa(e),n=ea(e,t);if(n!==null){var r=ar();Bo(n,e,t,r)}ib(e,t)}};_k=function(){return gt};kk=function(e,t){var n=gt;try{return gt=e,t()}finally{gt=n}};qy=function(e,t,n){switch(t){case"input":if(Wy(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var o=im(r);if(!o)throw Error(de(90));nk(r),Wy(r,o)}}}break;case"textarea":ok(e,n);break;case"select":t=n.value,t!=null&&pu(e,!!n.multiple,t,!1)}};dk=eb;fk=Js;var oU={usingClientEntryPoint:!1,Events:[Lf,tu,im,uk,ck,eb]},Hc={findFiberByHostInstance:Ds,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},iU={bundleType:Hc.bundleType,version:Hc.version,rendererPackageName:Hc.rendererPackageName,rendererConfig:Hc.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:ca.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=mk(e),e===null?null:e.stateNode},findFiberByHostInstance:Hc.findFiberByHostInstance||nU,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var _h=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!_h.isDisabled&&_h.supportsFiber)try{tm=_h.inject(iU),ui=_h}catch{}}Zr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=oU;Zr.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!sb(t))throw Error(de(200));return tU(e,t,null,n)};Zr.createRoot=function(e,t){if(!sb(e))throw Error(de(299));var n=!1,r="",o=KE;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(o=t.onRecoverableError)),t=ob(e,1,!1,null,null,n,!1,r,o),e[Ji]=t.current,Bd(e.nodeType===8?e.parentNode:e),new ab(t)};Zr.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(de(188)):(e=Object.keys(e).join(","),Error(de(268,e)));return e=mk(t),e=e===null?null:e.stateNode,e};Zr.flushSync=function(e){return Js(e)};Zr.hydrate=function(e,t,n){if(!hm(t))throw Error(de(200));return mm(null,e,t,!0,n)};Zr.hydrateRoot=function(e,t,n){if(!sb(e))throw Error(de(405));var r=n!=null&&n.hydratedSources||null,o=!1,i="",a=KE;if(n!=null&&(n.unstable_strictMode===!0&&(o=!0),n.identifierPrefix!==void 0&&(i=n.identifierPrefix),n.onRecoverableError!==void 0&&(a=n.onRecoverableError)),t=ZE(t,null,e,1,n??null,o,!1,i,a),e[Ji]=t.current,Bd(e),r)for(e=0;e<r.length;e++)n=r[e],o=n._getVersion,o=o(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,o]:t.mutableSourceEagerHydrationData.push(n,o);return new pm(t)};Zr.render=function(e,t,n){if(!hm(t))throw Error(de(200));return mm(null,e,t,!1,n)};Zr.unmountComponentAtNode=function(e){if(!hm(e))throw Error(de(40));return e._reactRootContainer?(Js(function(){mm(null,null,e,!1,function(){e._reactRootContainer=null,e[Ji]=null})}),!0):!1};Zr.unstable_batchedUpdates=eb;Zr.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!hm(n))throw Error(de(200));if(e==null||e._reactInternals===void 0)throw Error(de(38));return mm(e,t,n,!1,r)};Zr.version="18.2.0-next-9e3b772b8-20220608";(function(e){function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(n){console.error(n)}}t(),e.exports=Zr})(ua);var PS=ua.exports;Ny.createRoot=PS.createRoot,Ny.hydrateRoot=PS.hydrateRoot;var di=Boolean(globalThis?.document)?v.exports.useLayoutEffect:v.exports.useEffect,gm={exports:{}},vm={};/**
- * @license React
- * react-jsx-runtime.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 aU=v.exports,sU=Symbol.for("react.element"),lU=Symbol.for("react.fragment"),uU=Object.prototype.hasOwnProperty,cU=aU.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,dU={key:!0,ref:!0,__self:!0,__source:!0};function qE(e,t,n){var r,o={},i=null,a=null;n!==void 0&&(i=""+n),t.key!==void 0&&(i=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)uU.call(t,r)&&!dU.hasOwnProperty(r)&&(o[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)o[r]===void 0&&(o[r]=t[r]);return{$$typeof:sU,type:e,key:i,ref:a,props:o,_owner:cU.current}}vm.Fragment=lU;vm.jsx=qE;vm.jsxs=qE;(function(e){e.exports=vm})(gm);const wn=gm.exports.Fragment,x=gm.exports.jsx,Y=gm.exports.jsxs;var lb=v.exports.createContext({});lb.displayName="ColorModeContext";function ub(){const e=v.exports.useContext(lb);if(e===void 0)throw new Error("useColorMode must be used within a ColorModeProvider");return e}var kh={light:"chakra-ui-light",dark:"chakra-ui-dark"};function fU(e={}){const{preventTransition:t=!0}=e,n={setDataset:r=>{const o=t?n.preventTransition():void 0;document.documentElement.dataset.theme=r,document.documentElement.style.colorScheme=r,o?.()},setClassName(r){document.body.classList.add(r?kh.dark:kh.light),document.body.classList.remove(r?kh.light:kh.dark)},query(){return window.matchMedia("(prefers-color-scheme: dark)")},getSystemTheme(r){return n.query().matches??r==="dark"?"dark":"light"},addListener(r){const o=n.query(),i=a=>{r(a.matches?"dark":"light")};return typeof o.addListener=="function"?o.addListener(i):o.addEventListener("change",i),()=>{typeof o.removeListener=="function"?o.removeListener(i):o.removeEventListener("change",i)}},preventTransition(){const r=document.createElement("style");return r.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(r),()=>{window.getComputedStyle(document.body),requestAnimationFrame(()=>{requestAnimationFrame(()=>{document.head.removeChild(r)})})}}};return n}var pU="chakra-ui-color-mode";function hU(e){return{ssr:!1,type:"localStorage",get(t){if(!globalThis?.document)return t;let n;try{n=localStorage.getItem(e)||t}catch{}return n||t},set(t){try{localStorage.setItem(e,t)}catch{}}}}var mU=hU(pU),AS=()=>{};function TS(e,t){return e.type==="cookie"&&e.ssr?e.get(t):t}function YE(e){const{value:t,children:n,options:{useSystemColorMode:r,initialColorMode:o,disableTransitionOnChange:i}={},colorModeManager:a=mU}=e,l=o==="dark"?"dark":"light",[c,d]=v.exports.useState(()=>TS(a,l)),[f,p]=v.exports.useState(()=>TS(a)),{getSystemTheme:m,setClassName:g,setDataset:y,addListener:b}=v.exports.useMemo(()=>fU({preventTransition:i}),[i]),k=o==="system"&&!c?f:c,C=v.exports.useCallback(E=>{const A=E==="system"?m():E;d(A),g(A==="dark"),y(A),a.set(A)},[a,m,g,y]);di(()=>{o==="system"&&p(m())},[]),v.exports.useEffect(()=>{const E=a.get();if(E){C(E);return}if(o==="system"){C("system");return}C(l)},[a,l,o,C]);const S=v.exports.useCallback(()=>{C(k==="dark"?"light":"dark")},[k,C]);v.exports.useEffect(()=>{if(!!r)return b(C)},[r,b,C]);const _=v.exports.useMemo(()=>({colorMode:t??k,toggleColorMode:t?AS:S,setColorMode:t?AS:C}),[k,S,C,t]);return x(lb.Provider,{value:_,children:n})}YE.displayName="ColorModeProvider";var gU=new Set(["dark","light","system"]);function vU(e){let t=e;return gU.has(t)||(t="light"),t}function yU(e={}){const{initialColorMode:t="light",type:n="localStorage",storageKey:r="chakra-ui-color-mode"}=e,o=vU(t),i=n==="cookie",a=`(function(){try{var a=function(o){var l="(prefers-color-scheme: dark)",v=window.matchMedia(l).matches?"dark":"light",e=o==="system"?v:o,d=document.documentElement,m=document.body,i="chakra-ui-light",n="chakra-ui-dark",s=e==="dark";return m.classList.add(s?n:i),m.classList.remove(s?i:n),d.style.colorScheme=e,d.dataset.theme=e,e},u=a,h="${o}",r="${r}",t=document.cookie.match(new RegExp("(^| )".concat(r,"=([^;]+)"))),c=t?t[2]:null;c?a(c):document.cookie="".concat(r,"=").concat(a(h),"; max-age=31536000; path=/")}catch(a){}})();
-  `,l=`(function(){try{var a=function(c){var v="(prefers-color-scheme: dark)",h=window.matchMedia(v).matches?"dark":"light",r=c==="system"?h:c,o=document.documentElement,s=document.body,l="chakra-ui-light",d="chakra-ui-dark",i=r==="dark";return s.classList.add(i?d:l),s.classList.remove(i?l:d),o.style.colorScheme=r,o.dataset.theme=r,r},n=a,m="${o}",e="${r}",t=localStorage.getItem(e);t?a(t):localStorage.setItem(e,a(m))}catch(a){}})();
-  `;return`!${i?a:l}`.trim()}function bU(e={}){return x("script",{id:"chakra-script",dangerouslySetInnerHTML:{__html:yU(e)}})}var P5={exports:{}};(function(e,t){var n=200,r="__lodash_hash_undefined__",o=800,i=16,a=9007199254740991,l="[object Arguments]",c="[object Array]",d="[object AsyncFunction]",f="[object Boolean]",p="[object Date]",m="[object Error]",g="[object Function]",y="[object GeneratorFunction]",b="[object Map]",k="[object Number]",C="[object Null]",S="[object Object]",_="[object Proxy]",E="[object RegExp]",A="[object Set]",R="[object String]",O="[object Undefined]",$="[object WeakMap]",H="[object ArrayBuffer]",z="[object DataView]",X="[object Float32Array]",he="[object Float64Array]",ye="[object Int8Array]",oe="[object Int16Array]",pe="[object Int32Array]",ge="[object Uint8Array]",J="[object Uint8ClampedArray]",D="[object Uint16Array]",Z="[object Uint32Array]",j=/[\\^$.*+?()[\]{}|]/g,M=/^\[object .+?Constructor\]$/,G=/^(?:0|[1-9]\d*)$/,le={};le[X]=le[he]=le[ye]=le[oe]=le[pe]=le[ge]=le[J]=le[D]=le[Z]=!0,le[l]=le[c]=le[H]=le[f]=le[z]=le[p]=le[m]=le[g]=le[b]=le[k]=le[S]=le[E]=le[A]=le[R]=le[$]=!1;var ce=typeof Gi=="object"&&Gi&&Gi.Object===Object&&Gi,be=typeof self=="object"&&self&&self.Object===Object&&self,me=ce||be||Function("return this")(),_e=t&&!t.nodeType&&t,ue=_e&&!0&&e&&!e.nodeType&&e,we=ue&&ue.exports===_e,$e=we&&ce.process,rt=function(){try{var I=ue&&ue.require&&ue.require("util").types;return I||$e&&$e.binding&&$e.binding("util")}catch{}}(),Ct=rt&&rt.isTypedArray;function un(I,B,K){switch(K.length){case 0:return I.call(B);case 1:return I.call(B,K[0]);case 2:return I.call(B,K[0],K[1]);case 3:return I.call(B,K[0],K[1],K[2])}return I.apply(B,K)}function Se(I,B){for(var K=-1,Ce=Array(I);++K<I;)Ce[K]=B(K);return Ce}function Ie(I){return function(B){return I(B)}}function Qe(I,B){return I?.[B]}function Oe(I,B){return function(K){return I(B(K))}}var ft=Array.prototype,tn=Function.prototype,Je=Object.prototype,_t=me["__core-js_shared__"],nn=tn.toString,qt=Je.hasOwnProperty,ve=function(){var I=/[^.]+$/.exec(_t&&_t.keys&&_t.keys.IE_PROTO||"");return I?"Symbol(src)_1."+I:""}(),Pe=Je.toString,pt=nn.call(Object),ut=RegExp("^"+nn.call(qt).replace(j,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ae=we?me.Buffer:void 0,Ge=me.Symbol,Pt=me.Uint8Array,Ln=ae?ae.allocUnsafe:void 0,zn=Oe(Object.getPrototypeOf,Object),Tr=Object.create,Ho=Je.propertyIsEnumerable,Ei=ft.splice,Xn=Ge?Ge.toStringTag:void 0,Xr=function(){try{var I=yl(Object,"defineProperty");return I({},"",{}),I}catch{}}(),vs=ae?ae.isBuffer:void 0,hl=Math.max,Pg=Date.now,uc=yl(me,"Map"),pa=yl(Object,"create"),Ag=function(){function I(){}return function(B){if(!Co(B))return{};if(Tr)return Tr(B);I.prototype=B;var K=new I;return I.prototype=void 0,K}}();function Li(I){var B=-1,K=I==null?0:I.length;for(this.clear();++B<K;){var Ce=I[B];this.set(Ce[0],Ce[1])}}function Tg(){this.__data__=pa?pa(null):{},this.size=0}function Ig(I){var B=this.has(I)&&delete this.__data__[I];return this.size-=B?1:0,B}function tp(I){var B=this.__data__;if(pa){var K=B[I];return K===r?void 0:K}return qt.call(B,I)?B[I]:void 0}function Og(I){var B=this.__data__;return pa?B[I]!==void 0:qt.call(B,I)}function Rg(I,B){var K=this.__data__;return this.size+=this.has(I)?0:1,K[I]=pa&&B===void 0?r:B,this}Li.prototype.clear=Tg,Li.prototype.delete=Ig,Li.prototype.get=tp,Li.prototype.has=Og,Li.prototype.set=Rg;function So(I){var B=-1,K=I==null?0:I.length;for(this.clear();++B<K;){var Ce=I[B];this.set(Ce[0],Ce[1])}}function cc(){this.__data__=[],this.size=0}function Mg(I){var B=this.__data__,K=Ai(B,I);if(K<0)return!1;var Ce=B.length-1;return K==Ce?B.pop():Ei.call(B,K,1),--this.size,!0}function dc(I){var B=this.__data__,K=Ai(B,I);return K<0?void 0:B[K][1]}function Ng(I){return Ai(this.__data__,I)>-1}function $g(I,B){var K=this.__data__,Ce=Ai(K,I);return Ce<0?(++this.size,K.push([I,B])):K[Ce][1]=B,this}So.prototype.clear=cc,So.prototype.delete=Mg,So.prototype.get=dc,So.prototype.has=Ng,So.prototype.set=$g;function ha(I){var B=-1,K=I==null?0:I.length;for(this.clear();++B<K;){var Ce=I[B];this.set(Ce[0],Ce[1])}}function Dg(){this.size=0,this.__data__={hash:new Li,map:new(uc||So),string:new Li}}function Fg(I){var B=vl(this,I).delete(I);return this.size-=B?1:0,B}function zg(I){return vl(this,I).get(I)}function Bg(I){return vl(this,I).has(I)}function Vg(I,B){var K=vl(this,I),Ce=K.size;return K.set(I,B),this.size+=K.size==Ce?0:1,this}ha.prototype.clear=Dg,ha.prototype.delete=Fg,ha.prototype.get=zg,ha.prototype.has=Bg,ha.prototype.set=Vg;function Pi(I){var B=this.__data__=new So(I);this.size=B.size}function Wg(){this.__data__=new So,this.size=0}function Ug(I){var B=this.__data__,K=B.delete(I);return this.size=B.size,K}function Hg(I){return this.__data__.get(I)}function jg(I){return this.__data__.has(I)}function Gg(I,B){var K=this.__data__;if(K instanceof So){var Ce=K.__data__;if(!uc||Ce.length<n-1)return Ce.push([I,B]),this.size=++K.size,this;K=this.__data__=new ha(Ce)}return K.set(I,B),this.size=K.size,this}Pi.prototype.clear=Wg,Pi.prototype.delete=Ug,Pi.prototype.get=Hg,Pi.prototype.has=jg,Pi.prototype.set=Gg;function Zg(I,B){var K=bc(I),Ce=!K&&yc(I),Ze=!K&&!Ce&&yp(I),ht=!K&&!Ce&&!Ze&&xp(I),Be=K||Ce||Ze||ht,He=Be?Se(I.length,String):[],ot=He.length;for(var Qn in I)(B||qt.call(I,Qn))&&!(Be&&(Qn=="length"||Ze&&(Qn=="offset"||Qn=="parent")||ht&&(Qn=="buffer"||Qn=="byteLength"||Qn=="byteOffset")||dp(Qn,ot)))&&He.push(Qn);return He}function ma(I,B,K){(K!==void 0&&!xl(I[B],K)||K===void 0&&!(B in I))&&fc(I,B,K)}function Kg(I,B,K){var Ce=I[B];(!(qt.call(I,B)&&xl(Ce,K))||K===void 0&&!(B in I))&&fc(I,B,K)}function Ai(I,B){for(var K=I.length;K--;)if(xl(I[K][0],B))return K;return-1}function fc(I,B,K){B=="__proto__"&&Xr?Xr(I,B,{configurable:!0,enumerable:!0,value:K,writable:!0}):I[B]=K}var qg=up();function ml(I){return I==null?I===void 0?O:C:Xn&&Xn in Object(I)?cp(I):hp(I)}function pc(I){return ys(I)&&ml(I)==l}function np(I){if(!Co(I)||vc(I))return!1;var B=xc(I)?ut:M;return B.test(vp(I))}function rp(I){return ys(I)&&bp(I.length)&&!!le[ml(I)]}function Yg(I){if(!Co(I))return pp(I);var B=Ti(I),K=[];for(var Ce in I)Ce=="constructor"&&(B||!qt.call(I,Ce))||K.push(Ce);return K}function op(I,B,K,Ce,Ze){I!==B&&qg(B,function(ht,Be){if(Ze||(Ze=new Pi),Co(ht))Xg(I,B,Be,K,op,Ce,Ze);else{var He=Ce?Ce(bl(I,Be),ht,Be+"",I,B,Ze):void 0;He===void 0&&(He=ht),ma(I,Be,He)}},wp)}function Xg(I,B,K,Ce,Ze,ht,Be){var He=bl(I,K),ot=bl(B,K),Qn=Be.get(ot);if(Qn){ma(I,K,Qn);return}var Pn=ht?ht(He,ot,K+"",I,B,Be):void 0,Sn=Pn===void 0;if(Sn){var Sl=bc(ot),Cl=!Sl&&yp(ot),wc=!Sl&&!Cl&&xp(ot);Pn=ot,Sl||Cl||wc?bc(He)?Pn=He:tv(He)?Pn=Jg(He):Cl?(Sn=!1,Pn=ap(ot,!0)):wc?(Sn=!1,Pn=hc(ot,!0)):Pn=[]:nv(ot)||yc(ot)?(Pn=He,yc(He)?Pn=rv(He):(!Co(He)||xc(He))&&(Pn=mc(ot))):Sn=!1}Sn&&(Be.set(ot,Pn),Ze(Pn,ot,Ce,ht,Be),Be.delete(ot)),ma(I,K,Pn)}function Qg(I,B){return mp(ev(I,B,Sp),I+"")}var ip=Xr?function(I,B){return Xr(I,"toString",{configurable:!0,enumerable:!1,value:wt(B),writable:!0})}:Sp;function ap(I,B){if(B)return I.slice();var K=I.length,Ce=Ln?Ln(K):new I.constructor(K);return I.copy(Ce),Ce}function sp(I){var B=new I.constructor(I.byteLength);return new Pt(B).set(new Pt(I)),B}function hc(I,B){var K=B?sp(I.buffer):I.buffer;return new I.constructor(K,I.byteOffset,I.length)}function Jg(I,B){var K=-1,Ce=I.length;for(B||(B=Array(Ce));++K<Ce;)B[K]=I[K];return B}function lp(I,B,K,Ce){var Ze=!K;K||(K={});for(var ht=-1,Be=B.length;++ht<Be;){var He=B[ht],ot=Ce?Ce(K[He],I[He],He,K,I):void 0;ot===void 0&&(ot=I[He]),Ze?fc(K,He,ot):Kg(K,He,ot)}return K}function gl(I){return Qg(function(B,K){var Ce=-1,Ze=K.length,ht=Ze>1?K[Ze-1]:void 0,Be=Ze>2?K[2]:void 0;for(ht=I.length>3&&typeof ht=="function"?(Ze--,ht):void 0,Be&&fp(K[0],K[1],Be)&&(ht=Ze<3?void 0:ht,Ze=1),B=Object(B);++Ce<Ze;){var He=K[Ce];He&&I(B,He,Ce,ht)}return B})}function up(I){return function(B,K,Ce){for(var Ze=-1,ht=Object(B),Be=Ce(B),He=Be.length;He--;){var ot=Be[I?He:++Ze];if(K(ht[ot],ot,ht)===!1)break}return B}}function vl(I,B){var K=I.__data__;return gc(B)?K[typeof B=="string"?"string":"hash"]:K.map}function yl(I,B){var K=Qe(I,B);return np(K)?K:void 0}function cp(I){var B=qt.call(I,Xn),K=I[Xn];try{I[Xn]=void 0;var Ce=!0}catch{}var Ze=Pe.call(I);return Ce&&(B?I[Xn]=K:delete I[Xn]),Ze}function mc(I){return typeof I.constructor=="function"&&!Ti(I)?Ag(zn(I)):{}}function dp(I,B){var K=typeof I;return B=B??a,!!B&&(K=="number"||K!="symbol"&&G.test(I))&&I>-1&&I%1==0&&I<B}function fp(I,B,K){if(!Co(K))return!1;var Ce=typeof B;return(Ce=="number"?wl(K)&&dp(B,K.length):Ce=="string"&&B in K)?xl(K[B],I):!1}function gc(I){var B=typeof I;return B=="string"||B=="number"||B=="symbol"||B=="boolean"?I!=="__proto__":I===null}function vc(I){return!!ve&&ve in I}function Ti(I){var B=I&&I.constructor,K=typeof B=="function"&&B.prototype||Je;return I===K}function pp(I){var B=[];if(I!=null)for(var K in Object(I))B.push(K);return B}function hp(I){return Pe.call(I)}function ev(I,B,K){return B=hl(B===void 0?I.length-1:B,0),function(){for(var Ce=arguments,Ze=-1,ht=hl(Ce.length-B,0),Be=Array(ht);++Ze<ht;)Be[Ze]=Ce[B+Ze];Ze=-1;for(var He=Array(B+1);++Ze<B;)He[Ze]=Ce[Ze];return He[B]=K(Be),un(I,this,He)}}function bl(I,B){if(!(B==="constructor"&&typeof I[B]=="function")&&B!="__proto__")return I[B]}var mp=gp(ip);function gp(I){var B=0,K=0;return function(){var Ce=Pg(),Ze=i-(Ce-K);if(K=Ce,Ze>0){if(++B>=o)return arguments[0]}else B=0;return I.apply(void 0,arguments)}}function vp(I){if(I!=null){try{return nn.call(I)}catch{}try{return I+""}catch{}}return""}function xl(I,B){return I===B||I!==I&&B!==B}var yc=pc(function(){return arguments}())?pc:function(I){return ys(I)&&qt.call(I,"callee")&&!Ho.call(I,"callee")},bc=Array.isArray;function wl(I){return I!=null&&bp(I.length)&&!xc(I)}function tv(I){return ys(I)&&wl(I)}var yp=vs||ov;function xc(I){if(!Co(I))return!1;var B=ml(I);return B==g||B==y||B==d||B==_}function bp(I){return typeof I=="number"&&I>-1&&I%1==0&&I<=a}function Co(I){var B=typeof I;return I!=null&&(B=="object"||B=="function")}function ys(I){return I!=null&&typeof I=="object"}function nv(I){if(!ys(I)||ml(I)!=S)return!1;var B=zn(I);if(B===null)return!0;var K=qt.call(B,"constructor")&&B.constructor;return typeof K=="function"&&K instanceof K&&nn.call(K)==pt}var xp=Ct?Ie(Ct):rp;function rv(I){return lp(I,wp(I))}function wp(I){return wl(I)?Zg(I,!0):Yg(I)}var kt=gl(function(I,B,K,Ce){op(I,B,K,Ce)});function wt(I){return function(){return I}}function Sp(I){return I}function ov(){return!1}e.exports=kt})(P5,P5.exports);const rs=P5.exports;function li(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function lu(e,...t){return xU(e)?e(...t):e}var xU=e=>typeof e=="function",wU=e=>/!(important)?$/.test(e),IS=e=>typeof e=="string"?e.replace(/!(important)?$/,"").trim():e,A5=(e,t)=>n=>{const r=String(t),o=wU(r),i=IS(r),a=e?`${e}.${i}`:i;let l=li(n.__cssMap)&&a in n.__cssMap?n.__cssMap[a].varRef:t;return l=IS(l),o?`${l} !important`:l};function qd(e){const{scale:t,transform:n,compose:r}=e;return(i,a)=>{const l=A5(t,i)(a);let c=n?.(l,a)??l;return r&&(c=r(c,a)),c}}var Eh=(...e)=>t=>e.reduce((n,r)=>r(n),t);function Ao(e,t){return n=>{const r={property:n,scale:e};return r.transform=qd({scale:e,transform:t}),r}}var SU=({rtl:e,ltr:t})=>n=>n.direction==="rtl"?e:t;function CU(e){const{property:t,scale:n,transform:r}=e;return{scale:n,property:SU(t),transform:n?qd({scale:n,compose:r}):r}}var XE=["rotate(var(--chakra-rotate, 0))","scaleX(var(--chakra-scale-x, 1))","scaleY(var(--chakra-scale-y, 1))","skewX(var(--chakra-skew-x, 0))","skewY(var(--chakra-skew-y, 0))"];function _U(){return["translateX(var(--chakra-translate-x, 0))","translateY(var(--chakra-translate-y, 0))",...XE].join(" ")}function kU(){return["translate3d(var(--chakra-translate-x, 0), var(--chakra-translate-y, 0), 0)",...XE].join(" ")}var EU={"--chakra-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-sepia":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-drop-shadow":"var(--chakra-empty,/*!*/ /*!*/)",filter:["var(--chakra-blur)","var(--chakra-brightness)","var(--chakra-contrast)","var(--chakra-grayscale)","var(--chakra-hue-rotate)","var(--chakra-invert)","var(--chakra-saturate)","var(--chakra-sepia)","var(--chakra-drop-shadow)"].join(" ")},LU={backdropFilter:["var(--chakra-backdrop-blur)","var(--chakra-backdrop-brightness)","var(--chakra-backdrop-contrast)","var(--chakra-backdrop-grayscale)","var(--chakra-backdrop-hue-rotate)","var(--chakra-backdrop-invert)","var(--chakra-backdrop-opacity)","var(--chakra-backdrop-saturate)","var(--chakra-backdrop-sepia)"].join(" "),"--chakra-backdrop-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-opacity":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-sepia":"var(--chakra-empty,/*!*/ /*!*/)"};function PU(e){return{"--chakra-ring-offset-shadow":"var(--chakra-ring-inset) 0 0 0 var(--chakra-ring-offset-width) var(--chakra-ring-offset-color)","--chakra-ring-shadow":"var(--chakra-ring-inset) 0 0 0 calc(var(--chakra-ring-width) + var(--chakra-ring-offset-width)) var(--chakra-ring-color)","--chakra-ring-width":e,boxShadow:["var(--chakra-ring-offset-shadow)","var(--chakra-ring-shadow)","var(--chakra-shadow, 0 0 #0000)"].join(", ")}}var AU={"row-reverse":{space:"--chakra-space-x-reverse",divide:"--chakra-divide-x-reverse"},"column-reverse":{space:"--chakra-space-y-reverse",divide:"--chakra-divide-y-reverse"}},QE="& > :not(style) ~ :not(style)",TU={[QE]:{marginInlineStart:"calc(var(--chakra-space-x) * calc(1 - var(--chakra-space-x-reverse)))",marginInlineEnd:"calc(var(--chakra-space-x) * var(--chakra-space-x-reverse))"}},IU={[QE]:{marginTop:"calc(var(--chakra-space-y) * calc(1 - var(--chakra-space-y-reverse)))",marginBottom:"calc(var(--chakra-space-y) * var(--chakra-space-y-reverse))"}},T5={"to-t":"to top","to-tr":"to top right","to-r":"to right","to-br":"to bottom right","to-b":"to bottom","to-bl":"to bottom left","to-l":"to left","to-tl":"to top left"},OU=new Set(Object.values(T5)),JE=new Set(["none","-moz-initial","inherit","initial","revert","unset"]),RU=e=>e.trim();function MU(e,t){var n;if(e==null||JE.has(e))return e;const r=/(?<type>^[a-z-A-Z]+)\((?<values>(.*))\)/g,{type:o,values:i}=((n=r.exec(e))==null?void 0:n.groups)??{};if(!o||!i)return e;const a=o.includes("-gradient")?o:`${o}-gradient`,[l,...c]=i.split(",").map(RU).filter(Boolean);if(c?.length===0)return e;const d=l in T5?T5[l]:l;c.unshift(d);const f=c.map(p=>{if(OU.has(p))return p;const m=p.indexOf(" "),[g,y]=m!==-1?[p.substr(0,m),p.substr(m+1)]:[p],b=eL(y)?y:y&&y.split(" "),k=`colors.${g}`,C=k in t.__cssMap?t.__cssMap[k].varRef:g;return b?[C,...Array.isArray(b)?b:[b]].join(" "):C});return`${a}(${f.join(", ")})`}var eL=e=>typeof e=="string"&&e.includes("(")&&e.includes(")"),NU=(e,t)=>MU(e,t??{});function $U(e){return/^var\(--.+\)$/.test(e)}var DU=e=>{const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}},qo=e=>t=>`${e}(${t})`,tt={filter(e){return e!=="auto"?e:EU},backdropFilter(e){return e!=="auto"?e:LU},ring(e){return PU(tt.px(e))},bgClip(e){return e==="text"?{color:"transparent",backgroundClip:"text"}:{backgroundClip:e}},transform(e){return e==="auto"?_U():e==="auto-gpu"?kU():e},vh(e){return e==="$100vh"?"var(--chakra-vh)":e},px(e){if(e==null)return e;const{unitless:t}=DU(e);return t||typeof e=="number"?`${e}px`:e},fraction(e){return typeof e!="number"||e>1?e:`${e*100}%`},float(e,t){const n={left:"right",right:"left"};return t.direction==="rtl"?n[e]:e},degree(e){if($U(e)||e==null)return e;const t=typeof e=="string"&&!e.endsWith("deg");return typeof e=="number"||t?`${e}deg`:e},gradient:NU,blur:qo("blur"),opacity:qo("opacity"),brightness:qo("brightness"),contrast:qo("contrast"),dropShadow:qo("drop-shadow"),grayscale:qo("grayscale"),hueRotate:qo("hue-rotate"),invert:qo("invert"),saturate:qo("saturate"),sepia:qo("sepia"),bgImage(e){return e==null||eL(e)||JE.has(e)?e:`url(${e})`},outline(e){const t=String(e)==="0"||String(e)==="none";return e!==null&&t?{outline:"2px solid transparent",outlineOffset:"2px"}:{outline:e}},flexDirection(e){const{space:t,divide:n}=AU[e]??{},r={flexDirection:e};return t&&(r[t]=1),n&&(r[n]=1),r}},V={borderWidths:Ao("borderWidths"),borderStyles:Ao("borderStyles"),colors:Ao("colors"),borders:Ao("borders"),radii:Ao("radii",tt.px),space:Ao("space",Eh(tt.vh,tt.px)),spaceT:Ao("space",Eh(tt.vh,tt.px)),degreeT(e){return{property:e,transform:tt.degree}},prop(e,t,n){return{property:e,scale:t,...t&&{transform:qd({scale:t,transform:n})}}},propT(e,t){return{property:e,transform:t}},sizes:Ao("sizes",Eh(tt.vh,tt.px)),sizesT:Ao("sizes",Eh(tt.vh,tt.fraction)),shadows:Ao("shadows"),logical:CU,blur:Ao("blur",tt.blur)},m1={background:V.colors("background"),backgroundColor:V.colors("backgroundColor"),backgroundImage:V.propT("backgroundImage",tt.bgImage),backgroundSize:!0,backgroundPosition:!0,backgroundRepeat:!0,backgroundAttachment:!0,backgroundClip:{transform:tt.bgClip},bgSize:V.prop("backgroundSize"),bgPosition:V.prop("backgroundPosition"),bg:V.colors("background"),bgColor:V.colors("backgroundColor"),bgPos:V.prop("backgroundPosition"),bgRepeat:V.prop("backgroundRepeat"),bgAttachment:V.prop("backgroundAttachment"),bgGradient:V.propT("backgroundImage",tt.gradient),bgClip:{transform:tt.bgClip}};Object.assign(m1,{bgImage:m1.backgroundImage,bgImg:m1.backgroundImage});var at={border:V.borders("border"),borderWidth:V.borderWidths("borderWidth"),borderStyle:V.borderStyles("borderStyle"),borderColor:V.colors("borderColor"),borderRadius:V.radii("borderRadius"),borderTop:V.borders("borderTop"),borderBlockStart:V.borders("borderBlockStart"),borderTopLeftRadius:V.radii("borderTopLeftRadius"),borderStartStartRadius:V.logical({scale:"radii",property:{ltr:"borderTopLeftRadius",rtl:"borderTopRightRadius"}}),borderEndStartRadius:V.logical({scale:"radii",property:{ltr:"borderBottomLeftRadius",rtl:"borderBottomRightRadius"}}),borderTopRightRadius:V.radii("borderTopRightRadius"),borderStartEndRadius:V.logical({scale:"radii",property:{ltr:"borderTopRightRadius",rtl:"borderTopLeftRadius"}}),borderEndEndRadius:V.logical({scale:"radii",property:{ltr:"borderBottomRightRadius",rtl:"borderBottomLeftRadius"}}),borderRight:V.borders("borderRight"),borderInlineEnd:V.borders("borderInlineEnd"),borderBottom:V.borders("borderBottom"),borderBlockEnd:V.borders("borderBlockEnd"),borderBottomLeftRadius:V.radii("borderBottomLeftRadius"),borderBottomRightRadius:V.radii("borderBottomRightRadius"),borderLeft:V.borders("borderLeft"),borderInlineStart:{property:"borderInlineStart",scale:"borders"},borderInlineStartRadius:V.logical({scale:"radii",property:{ltr:["borderTopLeftRadius","borderBottomLeftRadius"],rtl:["borderTopRightRadius","borderBottomRightRadius"]}}),borderInlineEndRadius:V.logical({scale:"radii",property:{ltr:["borderTopRightRadius","borderBottomRightRadius"],rtl:["borderTopLeftRadius","borderBottomLeftRadius"]}}),borderX:V.borders(["borderLeft","borderRight"]),borderInline:V.borders("borderInline"),borderY:V.borders(["borderTop","borderBottom"]),borderBlock:V.borders("borderBlock"),borderTopWidth:V.borderWidths("borderTopWidth"),borderBlockStartWidth:V.borderWidths("borderBlockStartWidth"),borderTopColor:V.colors("borderTopColor"),borderBlockStartColor:V.colors("borderBlockStartColor"),borderTopStyle:V.borderStyles("borderTopStyle"),borderBlockStartStyle:V.borderStyles("borderBlockStartStyle"),borderBottomWidth:V.borderWidths("borderBottomWidth"),borderBlockEndWidth:V.borderWidths("borderBlockEndWidth"),borderBottomColor:V.colors("borderBottomColor"),borderBlockEndColor:V.colors("borderBlockEndColor"),borderBottomStyle:V.borderStyles("borderBottomStyle"),borderBlockEndStyle:V.borderStyles("borderBlockEndStyle"),borderLeftWidth:V.borderWidths("borderLeftWidth"),borderInlineStartWidth:V.borderWidths("borderInlineStartWidth"),borderLeftColor:V.colors("borderLeftColor"),borderInlineStartColor:V.colors("borderInlineStartColor"),borderLeftStyle:V.borderStyles("borderLeftStyle"),borderInlineStartStyle:V.borderStyles("borderInlineStartStyle"),borderRightWidth:V.borderWidths("borderRightWidth"),borderInlineEndWidth:V.borderWidths("borderInlineEndWidth"),borderRightColor:V.colors("borderRightColor"),borderInlineEndColor:V.colors("borderInlineEndColor"),borderRightStyle:V.borderStyles("borderRightStyle"),borderInlineEndStyle:V.borderStyles("borderInlineEndStyle"),borderTopRadius:V.radii(["borderTopLeftRadius","borderTopRightRadius"]),borderBottomRadius:V.radii(["borderBottomLeftRadius","borderBottomRightRadius"]),borderLeftRadius:V.radii(["borderTopLeftRadius","borderBottomLeftRadius"]),borderRightRadius:V.radii(["borderTopRightRadius","borderBottomRightRadius"])};Object.assign(at,{rounded:at.borderRadius,roundedTop:at.borderTopRadius,roundedTopLeft:at.borderTopLeftRadius,roundedTopRight:at.borderTopRightRadius,roundedTopStart:at.borderStartStartRadius,roundedTopEnd:at.borderStartEndRadius,roundedBottom:at.borderBottomRadius,roundedBottomLeft:at.borderBottomLeftRadius,roundedBottomRight:at.borderBottomRightRadius,roundedBottomStart:at.borderEndStartRadius,roundedBottomEnd:at.borderEndEndRadius,roundedLeft:at.borderLeftRadius,roundedRight:at.borderRightRadius,roundedStart:at.borderInlineStartRadius,roundedEnd:at.borderInlineEndRadius,borderStart:at.borderInlineStart,borderEnd:at.borderInlineEnd,borderTopStartRadius:at.borderStartStartRadius,borderTopEndRadius:at.borderStartEndRadius,borderBottomStartRadius:at.borderEndStartRadius,borderBottomEndRadius:at.borderEndEndRadius,borderStartRadius:at.borderInlineStartRadius,borderEndRadius:at.borderInlineEndRadius,borderStartWidth:at.borderInlineStartWidth,borderEndWidth:at.borderInlineEndWidth,borderStartColor:at.borderInlineStartColor,borderEndColor:at.borderInlineEndColor,borderStartStyle:at.borderInlineStartStyle,borderEndStyle:at.borderInlineEndStyle});var FU={color:V.colors("color"),textColor:V.colors("color"),fill:V.colors("fill"),stroke:V.colors("stroke")},I5={boxShadow:V.shadows("boxShadow"),mixBlendMode:!0,blendMode:V.prop("mixBlendMode"),backgroundBlendMode:!0,bgBlendMode:V.prop("backgroundBlendMode"),opacity:!0};Object.assign(I5,{shadow:I5.boxShadow});var zU={filter:{transform:tt.filter},blur:V.blur("--chakra-blur"),brightness:V.propT("--chakra-brightness",tt.brightness),contrast:V.propT("--chakra-contrast",tt.contrast),hueRotate:V.degreeT("--chakra-hue-rotate"),invert:V.propT("--chakra-invert",tt.invert),saturate:V.propT("--chakra-saturate",tt.saturate),dropShadow:V.propT("--chakra-drop-shadow",tt.dropShadow),backdropFilter:{transform:tt.backdropFilter},backdropBlur:V.blur("--chakra-backdrop-blur"),backdropBrightness:V.propT("--chakra-backdrop-brightness",tt.brightness),backdropContrast:V.propT("--chakra-backdrop-contrast",tt.contrast),backdropHueRotate:V.degreeT("--chakra-backdrop-hue-rotate"),backdropInvert:V.propT("--chakra-backdrop-invert",tt.invert),backdropSaturate:V.propT("--chakra-backdrop-saturate",tt.saturate)},d0={alignItems:!0,alignContent:!0,justifyItems:!0,justifyContent:!0,flexWrap:!0,flexDirection:{transform:tt.flexDirection},experimental_spaceX:{static:TU,transform:qd({scale:"space",transform:e=>e!==null?{"--chakra-space-x":e}:null})},experimental_spaceY:{static:IU,transform:qd({scale:"space",transform:e=>e!=null?{"--chakra-space-y":e}:null})},flex:!0,flexFlow:!0,flexGrow:!0,flexShrink:!0,flexBasis:V.sizes("flexBasis"),justifySelf:!0,alignSelf:!0,order:!0,placeItems:!0,placeContent:!0,placeSelf:!0,gap:V.space("gap"),rowGap:V.space("rowGap"),columnGap:V.space("columnGap")};Object.assign(d0,{flexDir:d0.flexDirection});var tL={gridGap:V.space("gridGap"),gridColumnGap:V.space("gridColumnGap"),gridRowGap:V.space("gridRowGap"),gridColumn:!0,gridRow:!0,gridAutoFlow:!0,gridAutoColumns:!0,gridColumnStart:!0,gridColumnEnd:!0,gridRowStart:!0,gridRowEnd:!0,gridAutoRows:!0,gridTemplate:!0,gridTemplateColumns:!0,gridTemplateRows:!0,gridTemplateAreas:!0,gridArea:!0},BU={appearance:!0,cursor:!0,resize:!0,userSelect:!0,pointerEvents:!0,outline:{transform:tt.outline},outlineOffset:!0,outlineColor:V.colors("outlineColor")},ao={width:V.sizesT("width"),inlineSize:V.sizesT("inlineSize"),height:V.sizes("height"),blockSize:V.sizes("blockSize"),boxSize:V.sizes(["width","height"]),minWidth:V.sizes("minWidth"),minInlineSize:V.sizes("minInlineSize"),minHeight:V.sizes("minHeight"),minBlockSize:V.sizes("minBlockSize"),maxWidth:V.sizes("maxWidth"),maxInlineSize:V.sizes("maxInlineSize"),maxHeight:V.sizes("maxHeight"),maxBlockSize:V.sizes("maxBlockSize"),overflow:!0,overflowX:!0,overflowY:!0,overscrollBehavior:!0,overscrollBehaviorX:!0,overscrollBehaviorY:!0,display:!0,verticalAlign:!0,boxSizing:!0,boxDecorationBreak:!0,float:V.propT("float",tt.float),objectFit:!0,objectPosition:!0,visibility:!0,isolation:!0};Object.assign(ao,{w:ao.width,h:ao.height,minW:ao.minWidth,maxW:ao.maxWidth,minH:ao.minHeight,maxH:ao.maxHeight,overscroll:ao.overscrollBehavior,overscrollX:ao.overscrollBehaviorX,overscrollY:ao.overscrollBehaviorY});var VU={listStyleType:!0,listStylePosition:!0,listStylePos:V.prop("listStylePosition"),listStyleImage:!0,listStyleImg:V.prop("listStyleImage")};function WU(e,t,n,r){const o=typeof t=="string"?t.split("."):[t];for(r=0;r<o.length&&e;r+=1)e=e[o[r]];return e===void 0?n:e}var UU=e=>{const t=new WeakMap;return(r,o,i,a)=>{if(typeof r>"u")return e(r,o,i);t.has(r)||t.set(r,new Map);const l=t.get(r);if(l.has(o))return l.get(o);const c=e(r,o,i,a);return l.set(o,c),c}},HU=UU(WU),jU={border:"0px",clip:"rect(0, 0, 0, 0)",width:"1px",height:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},GU={position:"static",width:"auto",height:"auto",clip:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal"},M2=(e,t,n)=>{const r={},o=HU(e,t,{});for(const i in o)i in n&&n[i]!=null||(r[i]=o[i]);return r},ZU={srOnly:{transform(e){return e===!0?jU:e==="focusable"?GU:{}}},layerStyle:{processResult:!0,transform:(e,t,n)=>M2(t,`layerStyles.${e}`,n)},textStyle:{processResult:!0,transform:(e,t,n)=>M2(t,`textStyles.${e}`,n)},apply:{processResult:!0,transform:(e,t,n)=>M2(t,e,n)}},vd={position:!0,pos:V.prop("position"),zIndex:V.prop("zIndex","zIndices"),inset:V.spaceT("inset"),insetX:V.spaceT(["left","right"]),insetInline:V.spaceT("insetInline"),insetY:V.spaceT(["top","bottom"]),insetBlock:V.spaceT("insetBlock"),top:V.spaceT("top"),insetBlockStart:V.spaceT("insetBlockStart"),bottom:V.spaceT("bottom"),insetBlockEnd:V.spaceT("insetBlockEnd"),left:V.spaceT("left"),insetInlineStart:V.logical({scale:"space",property:{ltr:"left",rtl:"right"}}),right:V.spaceT("right"),insetInlineEnd:V.logical({scale:"space",property:{ltr:"right",rtl:"left"}})};Object.assign(vd,{insetStart:vd.insetInlineStart,insetEnd:vd.insetInlineEnd});var KU={ring:{transform:tt.ring},ringColor:V.colors("--chakra-ring-color"),ringOffset:V.prop("--chakra-ring-offset-width"),ringOffsetColor:V.colors("--chakra-ring-offset-color"),ringInset:V.prop("--chakra-ring-inset")},$t={margin:V.spaceT("margin"),marginTop:V.spaceT("marginTop"),marginBlockStart:V.spaceT("marginBlockStart"),marginRight:V.spaceT("marginRight"),marginInlineEnd:V.spaceT("marginInlineEnd"),marginBottom:V.spaceT("marginBottom"),marginBlockEnd:V.spaceT("marginBlockEnd"),marginLeft:V.spaceT("marginLeft"),marginInlineStart:V.spaceT("marginInlineStart"),marginX:V.spaceT(["marginInlineStart","marginInlineEnd"]),marginInline:V.spaceT("marginInline"),marginY:V.spaceT(["marginTop","marginBottom"]),marginBlock:V.spaceT("marginBlock"),padding:V.space("padding"),paddingTop:V.space("paddingTop"),paddingBlockStart:V.space("paddingBlockStart"),paddingRight:V.space("paddingRight"),paddingBottom:V.space("paddingBottom"),paddingBlockEnd:V.space("paddingBlockEnd"),paddingLeft:V.space("paddingLeft"),paddingInlineStart:V.space("paddingInlineStart"),paddingInlineEnd:V.space("paddingInlineEnd"),paddingX:V.space(["paddingInlineStart","paddingInlineEnd"]),paddingInline:V.space("paddingInline"),paddingY:V.space(["paddingTop","paddingBottom"]),paddingBlock:V.space("paddingBlock")};Object.assign($t,{m:$t.margin,mt:$t.marginTop,mr:$t.marginRight,me:$t.marginInlineEnd,marginEnd:$t.marginInlineEnd,mb:$t.marginBottom,ml:$t.marginLeft,ms:$t.marginInlineStart,marginStart:$t.marginInlineStart,mx:$t.marginX,my:$t.marginY,p:$t.padding,pt:$t.paddingTop,py:$t.paddingY,px:$t.paddingX,pb:$t.paddingBottom,pl:$t.paddingLeft,ps:$t.paddingInlineStart,paddingStart:$t.paddingInlineStart,pr:$t.paddingRight,pe:$t.paddingInlineEnd,paddingEnd:$t.paddingInlineEnd});var qU={textDecorationColor:V.colors("textDecorationColor"),textDecoration:!0,textDecor:{property:"textDecoration"},textDecorationLine:!0,textDecorationStyle:!0,textDecorationThickness:!0,textUnderlineOffset:!0,textShadow:V.shadows("textShadow")},YU={clipPath:!0,transform:V.propT("transform",tt.transform),transformOrigin:!0,translateX:V.spaceT("--chakra-translate-x"),translateY:V.spaceT("--chakra-translate-y"),skewX:V.degreeT("--chakra-skew-x"),skewY:V.degreeT("--chakra-skew-y"),scaleX:V.prop("--chakra-scale-x"),scaleY:V.prop("--chakra-scale-y"),scale:V.prop(["--chakra-scale-x","--chakra-scale-y"]),rotate:V.degreeT("--chakra-rotate")},XU={transition:!0,transitionDelay:!0,animation:!0,willChange:!0,transitionDuration:V.prop("transitionDuration","transition.duration"),transitionProperty:V.prop("transitionProperty","transition.property"),transitionTimingFunction:V.prop("transitionTimingFunction","transition.easing")},QU={fontFamily:V.prop("fontFamily","fonts"),fontSize:V.prop("fontSize","fontSizes",tt.px),fontWeight:V.prop("fontWeight","fontWeights"),lineHeight:V.prop("lineHeight","lineHeights"),letterSpacing:V.prop("letterSpacing","letterSpacings"),textAlign:!0,fontStyle:!0,wordBreak:!0,overflowWrap:!0,textOverflow:!0,textTransform:!0,whiteSpace:!0,noOfLines:{static:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:"var(--chakra-line-clamp)"},property:"--chakra-line-clamp"}},JU={scrollBehavior:!0,scrollSnapAlign:!0,scrollSnapStop:!0,scrollSnapType:!0,scrollMargin:V.spaceT("scrollMargin"),scrollMarginTop:V.spaceT("scrollMarginTop"),scrollMarginBottom:V.spaceT("scrollMarginBottom"),scrollMarginLeft:V.spaceT("scrollMarginLeft"),scrollMarginRight:V.spaceT("scrollMarginRight"),scrollMarginX:V.spaceT(["scrollMarginLeft","scrollMarginRight"]),scrollMarginY:V.spaceT(["scrollMarginTop","scrollMarginBottom"]),scrollPadding:V.spaceT("scrollPadding"),scrollPaddingTop:V.spaceT("scrollPaddingTop"),scrollPaddingBottom:V.spaceT("scrollPaddingBottom"),scrollPaddingLeft:V.spaceT("scrollPaddingLeft"),scrollPaddingRight:V.spaceT("scrollPaddingRight"),scrollPaddingX:V.spaceT(["scrollPaddingLeft","scrollPaddingRight"]),scrollPaddingY:V.spaceT(["scrollPaddingTop","scrollPaddingBottom"])};function nL(e){return li(e)&&e.reference?e.reference:String(e)}var ym=(e,...t)=>t.map(nL).join(` ${e} `).replace(/calc/g,""),OS=(...e)=>`calc(${ym("+",...e)})`,RS=(...e)=>`calc(${ym("-",...e)})`,O5=(...e)=>`calc(${ym("*",...e)})`,MS=(...e)=>`calc(${ym("/",...e)})`,NS=e=>{const t=nL(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:O5(t,-1)},Rs=Object.assign(e=>({add:(...t)=>Rs(OS(e,...t)),subtract:(...t)=>Rs(RS(e,...t)),multiply:(...t)=>Rs(O5(e,...t)),divide:(...t)=>Rs(MS(e,...t)),negate:()=>Rs(NS(e)),toString:()=>e.toString()}),{add:OS,subtract:RS,multiply:O5,divide:MS,negate:NS});function eH(e,t="-"){return e.replace(/\s+/g,t)}function tH(e){const t=eH(e.toString());return rH(nH(t))}function nH(e){return e.includes("\\.")?e:!Number.isInteger(parseFloat(e.toString()))?e.replace(".","\\."):e}function rH(e){return e.replace(/[!-,/:-@[-^`{-~]/g,"\\$&")}function oH(e,t=""){return[t,e].filter(Boolean).join("-")}function iH(e,t){return`var(${e}${t?`, ${t}`:""})`}function aH(e,t=""){return tH(`--${oH(e,t)}`)}function ps(e,t,n){const r=aH(e,n);return{variable:r,reference:iH(r,t)}}function sH(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function lH(e){const t=e==null?0:e.length;return t?e[t-1]:void 0}function uH(e){const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}}function R5(e){if(e==null)return e;const{unitless:t}=uH(e);return t||typeof e=="number"?`${e}px`:e}var rL=(e,t)=>parseInt(e[1],10)>parseInt(t[1],10)?1:-1,cb=e=>Object.fromEntries(Object.entries(e).sort(rL));function $S(e){const t=cb(e);return Object.assign(Object.values(t),t)}function cH(e){const t=Object.keys(cb(e));return new Set(t)}function DS(e){if(!e)return e;e=R5(e)??e;const t=e.endsWith("px")?-1:-.0625;return typeof e=="number"?`${e+t}`:e.replace(/(\d+\.?\d*)/u,n=>`${parseFloat(n)+t}`)}function nd(e,t){const n=["@media screen"];return e&&n.push("and",`(min-width: ${R5(e)})`),t&&n.push("and",`(max-width: ${R5(t)})`),n.join(" ")}function dH(e){if(!e)return null;e.base=e.base??"0px";const t=$S(e),n=Object.entries(e).sort(rL).map(([i,a],l,c)=>{let[,d]=c[l+1]??[];return d=parseFloat(d)>0?DS(d):void 0,{_minW:DS(a),breakpoint:i,minW:a,maxW:d,maxWQuery:nd(null,d),minWQuery:nd(a),minMaxQuery:nd(a,d)}}),r=cH(e),o=Array.from(r.values());return{keys:r,normalized:t,isResponsive(i){const a=Object.keys(i);return a.length>0&&a.every(l=>r.has(l))},asObject:cb(e),asArray:$S(e),details:n,media:[null,...t.map(i=>nd(i)).slice(1)],toArrayValue(i){if(!sH(i))throw new Error("toArrayValue: value must be an object");const a=o.map(l=>i[l]??null);for(;lH(a)===null;)a.pop();return a},toObjectValue(i){if(!Array.isArray(i))throw new Error("toObjectValue: value must be an array");return i.reduce((a,l,c)=>{const d=o[c];return d!=null&&l!=null&&(a[d]=l),a},{})}}}var Tn={hover:(e,t)=>`${e}:hover ${t}, ${e}[data-hover] ${t}`,focus:(e,t)=>`${e}:focus ${t}, ${e}[data-focus] ${t}`,focusVisible:(e,t)=>`${e}:focus-visible ${t}`,focusWithin:(e,t)=>`${e}:focus-within ${t}`,active:(e,t)=>`${e}:active ${t}, ${e}[data-active] ${t}`,disabled:(e,t)=>`${e}:disabled ${t}, ${e}[data-disabled] ${t}`,invalid:(e,t)=>`${e}:invalid ${t}, ${e}[data-invalid] ${t}`,checked:(e,t)=>`${e}:checked ${t}, ${e}[data-checked] ${t}`,indeterminate:(e,t)=>`${e}:indeterminate ${t}, ${e}[aria-checked=mixed] ${t}, ${e}[data-indeterminate] ${t}`,readOnly:(e,t)=>`${e}:read-only ${t}, ${e}[readonly] ${t}, ${e}[data-read-only] ${t}`,expanded:(e,t)=>`${e}:read-only ${t}, ${e}[aria-expanded=true] ${t}, ${e}[data-expanded] ${t}`,placeholderShown:(e,t)=>`${e}:placeholder-shown ${t}`},Ea=e=>oL(t=>e(t,"&"),"[role=group]","[data-group]",".group"),Bi=e=>oL(t=>e(t,"~ &"),"[data-peer]",".peer"),oL=(e,...t)=>t.map(e).join(", "),bm={_hover:"&:hover, &[data-hover]",_active:"&:active, &[data-active]",_focus:"&:focus, &[data-focus]",_highlighted:"&[data-highlighted]",_focusWithin:"&:focus-within",_focusVisible:"&:focus-visible, &[data-focus-visible]",_disabled:"&[disabled], &[aria-disabled=true], &[data-disabled]",_readOnly:"&[aria-readonly=true], &[readonly], &[data-readonly]",_before:"&::before",_after:"&::after",_empty:"&:empty",_expanded:"&[aria-expanded=true], &[data-expanded]",_checked:"&[aria-checked=true], &[data-checked]",_grabbed:"&[aria-grabbed=true], &[data-grabbed]",_pressed:"&[aria-pressed=true], &[data-pressed]",_invalid:"&[aria-invalid=true], &[data-invalid]",_valid:"&[data-valid], &[data-state=valid]",_loading:"&[data-loading], &[aria-busy=true]",_selected:"&[aria-selected=true], &[data-selected]",_hidden:"&[hidden], &[data-hidden]",_autofill:"&:-webkit-autofill",_even:"&:nth-of-type(even)",_odd:"&:nth-of-type(odd)",_first:"&:first-of-type",_last:"&:last-of-type",_notFirst:"&:not(:first-of-type)",_notLast:"&:not(:last-of-type)",_visited:"&:visited",_activeLink:"&[aria-current=page]",_activeStep:"&[aria-current=step]",_indeterminate:"&:indeterminate, &[aria-checked=mixed], &[data-indeterminate]",_groupHover:Ea(Tn.hover),_peerHover:Bi(Tn.hover),_groupFocus:Ea(Tn.focus),_peerFocus:Bi(Tn.focus),_groupFocusVisible:Ea(Tn.focusVisible),_peerFocusVisible:Bi(Tn.focusVisible),_groupActive:Ea(Tn.active),_peerActive:Bi(Tn.active),_groupDisabled:Ea(Tn.disabled),_peerDisabled:Bi(Tn.disabled),_groupInvalid:Ea(Tn.invalid),_peerInvalid:Bi(Tn.invalid),_groupChecked:Ea(Tn.checked),_peerChecked:Bi(Tn.checked),_groupFocusWithin:Ea(Tn.focusWithin),_peerFocusWithin:Bi(Tn.focusWithin),_peerPlaceholderShown:Bi(Tn.placeholderShown),_placeholder:"&::placeholder",_placeholderShown:"&:placeholder-shown",_fullScreen:"&:fullscreen",_selection:"&::selection",_rtl:"[dir=rtl] &, &[dir=rtl]",_ltr:"[dir=ltr] &, &[dir=ltr]",_mediaDark:"@media (prefers-color-scheme: dark)",_mediaReduceMotion:"@media (prefers-reduced-motion: reduce)",_dark:".chakra-ui-dark &:not([data-theme]),[data-theme=dark] &:not([data-theme]),&[data-theme=dark]",_light:".chakra-ui-light &:not([data-theme]),[data-theme=light] &:not([data-theme]),&[data-theme=light]"},fH=Object.keys(bm);function FS(e,t){return ps(String(e).replace(/\./g,"-"),void 0,t)}function pH(e,t){let n={};const r={};for(const[o,i]of Object.entries(e)){const{isSemantic:a,value:l}=i,{variable:c,reference:d}=FS(o,t?.cssVarPrefix);if(!a){if(o.startsWith("space")){const m=o.split("."),[g,...y]=m,b=`${g}.-${y.join(".")}`,k=Rs.negate(l),C=Rs.negate(d);r[b]={value:k,var:c,varRef:C}}n[c]=l,r[o]={value:l,var:c,varRef:d};continue}const f=m=>{const y=[String(o).split(".")[0],m].join(".");if(!e[y])return m;const{reference:k}=FS(y,t?.cssVarPrefix);return k},p=li(l)?l:{default:l};n=rs(n,Object.entries(p).reduce((m,[g,y])=>{var b;const k=f(y);if(g==="default")return m[c]=k,m;const C=((b=bm)==null?void 0:b[g])??g;return m[C]={[c]:k},m},{})),r[o]={value:d,var:c,varRef:d}}return{cssVars:n,cssMap:r}}function hH(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function mH(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var gH=["colors","borders","borderWidths","borderStyles","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","space","shadows","sizes","zIndices","transition","blur"];function vH(e){return mH(e,gH)}function yH(e){return e.semanticTokens}function bH(e){const{__cssMap:t,__cssVars:n,__breakpoints:r,...o}=e;return o}function xH({tokens:e,semanticTokens:t}){const n=Object.entries(M5(e)??{}).map(([o,i])=>[o,{isSemantic:!1,value:i}]),r=Object.entries(M5(t,1)??{}).map(([o,i])=>[o,{isSemantic:!0,value:i}]);return Object.fromEntries([...n,...r])}function M5(e,t=1/0){return!li(e)&&!Array.isArray(e)||!t?e:Object.entries(e).reduce((n,[r,o])=>(li(o)||Array.isArray(o)?Object.entries(M5(o,t-1)).forEach(([i,a])=>{n[`${r}.${i}`]=a}):n[r]=o,n),{})}function wH(e){var t;const n=bH(e),r=vH(n),o=yH(n),i=xH({tokens:r,semanticTokens:o}),a=(t=n.config)==null?void 0:t.cssVarPrefix,{cssMap:l,cssVars:c}=pH(i,{cssVarPrefix:a});return Object.assign(n,{__cssVars:{...{"--chakra-ring-inset":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-ring-offset-width":"0px","--chakra-ring-offset-color":"#fff","--chakra-ring-color":"rgba(66, 153, 225, 0.6)","--chakra-ring-offset-shadow":"0 0 #0000","--chakra-ring-shadow":"0 0 #0000","--chakra-space-x-reverse":"0","--chakra-space-y-reverse":"0"},...c},__cssMap:l,__breakpoints:dH(n.breakpoints)}),n}var db=rs({},m1,at,FU,d0,ao,zU,KU,BU,tL,ZU,vd,I5,$t,JU,QU,qU,YU,VU,XU),SH=Object.assign({},$t,ao,d0,tL,vd),CH=Object.keys(SH),_H=[...Object.keys(db),...fH],kH={...db,...bm},EH=e=>e in kH;function LH(e){return/^var\(--.+\)$/.test(e)}var PH=(e,t)=>e.startsWith("--")&&typeof t=="string"&&!LH(t),AH=(e,t)=>{if(t==null)return t;const n=l=>{var c,d;return(d=(c=e.__cssMap)==null?void 0:c[l])==null?void 0:d.varRef},r=l=>n(l)??l,o=t.split(",").map(l=>l.trim()),[i,a]=o;return t=n(i)??r(a)??r(t),t};function TH(e){const{configs:t={},pseudos:n={},theme:r}=e;if(!r.__breakpoints)return()=>({});const{isResponsive:o,toArrayValue:i,media:a}=r.__breakpoints,l=(c,d=!1)=>{var f;const p=lu(c,r);let m={};for(let g in p){let y=lu(p[g],r);if(y==null)continue;if(Array.isArray(y)||li(y)&&o(y)){let S=Array.isArray(y)?y:i(y);S=S.slice(0,a.length);for(let _=0;_<S.length;_++){const E=a[_],A=S[_];E?A==null?m[E]??(m[E]={}):m[E]=Object.assign({},m[E],l({[g]:A},!0)):m=Object.assign({},m,l({...p,[g]:A},!1))}continue}if(g in n&&(g=n[g]),PH(g,y)&&(y=AH(r,y)),li(y)){m[g]=Object.assign({},m[g],l(y,!0));continue}let b=t[g];if(b===!0&&(b={property:g}),!d&&b?.static){const S=lu(b.static,r);m=Object.assign({},m,S)}let k=((f=b?.transform)==null?void 0:f.call(b,y,r,p))??y;if(k=b?.processResult?l(k,!0):k,li(k)){m=Object.assign({},m,k);continue}const C=lu(b?.property,r);if(C){if(Array.isArray(C)){for(const S of C)m[S]=k;continue}C==="&"&&li(k)?m=Object.assign({},m,k):m[C]=k;continue}m[g]=k}return m};return l}var iL=e=>t=>TH({theme:t,pseudos:bm,configs:db})(e);function Ut(e){return{definePartsStyle(t){return t},defineMultiStyleConfig(t){return{parts:e,...t}}}}function IH(e,t){if(Array.isArray(e))return e;if(li(e))return t(e);if(e!=null)return[e]}function OH(e,t){for(let n=t+1;n<e.length;n++)if(e[n]!=null)return n;return-1}function RH(e){const t=e.__breakpoints;return function(r,o,i,a){var l,c;if(!t)return;const d={},f=IH(i,t.toArrayValue);if(!f)return d;const p=f.length,m=p===1,g=!!r.parts;for(let y=0;y<p;y++){const b=t.details[y],k=t.details[OH(f,y)],C=nd(b.minW,k?._minW),S=lu((l=r[o])==null?void 0:l[f[y]],a);if(!!S){if(g){(c=r.parts)==null||c.forEach(_=>{rs(d,{[_]:m?S[_]:{[C]:S[_]}})});continue}if(!g){m?rs(d,S):d[C]=S;continue}d[C]=S}}return d}}function MH(e){return t=>{const{variant:n,size:r,theme:o}=t,i=RH(o);return rs({},lu(e.baseStyle??{},t),i(e,"sizes",r,t),i(e,"variants",n,t))}}function NH(e,t,n){var r,o;return((o=(r=e.__cssMap)==null?void 0:r[`${t}.${n}`])==null?void 0:o.varRef)??n}function yt(e){return hH(e,["styleConfig","size","variant","colorScheme"])}function $H(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function DH(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var FH=function(){function e(n){var r=this;this._insertTag=function(o){var i;r.tags.length===0?r.insertionPoint?i=r.insertionPoint.nextSibling:r.prepend?i=r.container.firstChild:i=r.before:i=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(o,i),r.tags.push(o)},this.isSpeedy=n.speedy===void 0?!0:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(DH(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var i=$H(o);try{i.insertRule(r,i.cssRules.length)}catch{}}else o.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){return r.parentNode&&r.parentNode.removeChild(r)}),this.tags=[],this.ctr=0},e}(),Hn="-ms-",f0="-moz-",st="-webkit-",aL="comm",fb="rule",pb="decl",zH="@import",sL="@keyframes",BH=Math.abs,xm=String.fromCharCode,VH=Object.assign;function WH(e,t){return(((t<<2^br(e,0))<<2^br(e,1))<<2^br(e,2))<<2^br(e,3)}function lL(e){return e.trim()}function UH(e,t){return(e=t.exec(e))?e[0]:e}function dt(e,t,n){return e.replace(t,n)}function N5(e,t){return e.indexOf(t)}function br(e,t){return e.charCodeAt(t)|0}function Yd(e,t,n){return e.slice(t,n)}function ri(e){return e.length}function hb(e){return e.length}function Lh(e,t){return t.push(e),e}function HH(e,t){return e.map(t).join("")}var wm=1,$u=1,uL=0,Pr=0,fn=0,Yu="";function Sm(e,t,n,r,o,i,a){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:wm,column:$u,length:a,return:""}}function jc(e,t){return VH(Sm("",null,null,"",null,null,0),e,{length:-e.length},t)}function jH(){return fn}function GH(){return fn=Pr>0?br(Yu,--Pr):0,$u--,fn===10&&($u=1,wm--),fn}function Ur(){return fn=Pr<uL?br(Yu,Pr++):0,$u++,fn===10&&($u=1,wm++),fn}function fi(){return br(Yu,Pr)}function g1(){return Pr}function Af(e,t){return Yd(Yu,e,t)}function Xd(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function cL(e){return wm=$u=1,uL=ri(Yu=e),Pr=0,[]}function dL(e){return Yu="",e}function v1(e){return lL(Af(Pr-1,$5(e===91?e+2:e===40?e+1:e)))}function ZH(e){for(;(fn=fi())&&fn<33;)Ur();return Xd(e)>2||Xd(fn)>3?"":" "}function KH(e,t){for(;--t&&Ur()&&!(fn<48||fn>102||fn>57&&fn<65||fn>70&&fn<97););return Af(e,g1()+(t<6&&fi()==32&&Ur()==32))}function $5(e){for(;Ur();)switch(fn){case e:return Pr;case 34:case 39:e!==34&&e!==39&&$5(fn);break;case 40:e===41&&$5(e);break;case 92:Ur();break}return Pr}function qH(e,t){for(;Ur()&&e+fn!==47+10;)if(e+fn===42+42&&fi()===47)break;return"/*"+Af(t,Pr-1)+"*"+xm(e===47?e:Ur())}function YH(e){for(;!Xd(fi());)Ur();return Af(e,Pr)}function XH(e){return dL(y1("",null,null,null,[""],e=cL(e),0,[0],e))}function y1(e,t,n,r,o,i,a,l,c){for(var d=0,f=0,p=a,m=0,g=0,y=0,b=1,k=1,C=1,S=0,_="",E=o,A=i,R=r,O=_;k;)switch(y=S,S=Ur()){case 40:if(y!=108&&O.charCodeAt(p-1)==58){N5(O+=dt(v1(S),"&","&\f"),"&\f")!=-1&&(C=-1);break}case 34:case 39:case 91:O+=v1(S);break;case 9:case 10:case 13:case 32:O+=ZH(y);break;case 92:O+=KH(g1()-1,7);continue;case 47:switch(fi()){case 42:case 47:Lh(QH(qH(Ur(),g1()),t,n),c);break;default:O+="/"}break;case 123*b:l[d++]=ri(O)*C;case 125*b:case 59:case 0:switch(S){case 0:case 125:k=0;case 59+f:g>0&&ri(O)-p&&Lh(g>32?BS(O+";",r,n,p-1):BS(dt(O," ","")+";",r,n,p-2),c);break;case 59:O+=";";default:if(Lh(R=zS(O,t,n,d,f,o,l,_,E=[],A=[],p),i),S===123)if(f===0)y1(O,t,R,R,E,i,p,l,A);else switch(m){case 100:case 109:case 115:y1(e,R,R,r&&Lh(zS(e,R,R,0,0,o,l,_,o,E=[],p),A),o,A,p,l,r?E:A);break;default:y1(O,R,R,R,[""],A,0,l,A)}}d=f=g=0,b=C=1,_=O="",p=a;break;case 58:p=1+ri(O),g=y;default:if(b<1){if(S==123)--b;else if(S==125&&b++==0&&GH()==125)continue}switch(O+=xm(S),S*b){case 38:C=f>0?1:(O+="\f",-1);break;case 44:l[d++]=(ri(O)-1)*C,C=1;break;case 64:fi()===45&&(O+=v1(Ur())),m=fi(),f=p=ri(_=O+=YH(g1())),S++;break;case 45:y===45&&ri(O)==2&&(b=0)}}return i}function zS(e,t,n,r,o,i,a,l,c,d,f){for(var p=o-1,m=o===0?i:[""],g=hb(m),y=0,b=0,k=0;y<r;++y)for(var C=0,S=Yd(e,p+1,p=BH(b=a[y])),_=e;C<g;++C)(_=lL(b>0?m[C]+" "+S:dt(S,/&\f/g,m[C])))&&(c[k++]=_);return Sm(e,t,n,o===0?fb:l,c,d,f)}function QH(e,t,n){return Sm(e,t,n,aL,xm(jH()),Yd(e,2,-2),0)}function BS(e,t,n,r){return Sm(e,t,n,pb,Yd(e,0,r),Yd(e,r+1,-1),r)}function fL(e,t){switch(WH(e,t)){case 5103:return st+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return st+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return st+e+f0+e+Hn+e+e;case 6828:case 4268:return st+e+Hn+e+e;case 6165:return st+e+Hn+"flex-"+e+e;case 5187:return st+e+dt(e,/(\w+).+(:[^]+)/,st+"box-$1$2"+Hn+"flex-$1$2")+e;case 5443:return st+e+Hn+"flex-item-"+dt(e,/flex-|-self/,"")+e;case 4675:return st+e+Hn+"flex-line-pack"+dt(e,/align-content|flex-|-self/,"")+e;case 5548:return st+e+Hn+dt(e,"shrink","negative")+e;case 5292:return st+e+Hn+dt(e,"basis","preferred-size")+e;case 6060:return st+"box-"+dt(e,"-grow","")+st+e+Hn+dt(e,"grow","positive")+e;case 4554:return st+dt(e,/([^-])(transform)/g,"$1"+st+"$2")+e;case 6187:return dt(dt(dt(e,/(zoom-|grab)/,st+"$1"),/(image-set)/,st+"$1"),e,"")+e;case 5495:case 3959:return dt(e,/(image-set\([^]*)/,st+"$1$`$1");case 4968:return dt(dt(e,/(.+:)(flex-)?(.*)/,st+"box-pack:$3"+Hn+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+st+e+e;case 4095:case 3583:case 4068:case 2532:return dt(e,/(.+)-inline(.+)/,st+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(ri(e)-1-t>6)switch(br(e,t+1)){case 109:if(br(e,t+4)!==45)break;case 102:return dt(e,/(.+:)(.+)-([^]+)/,"$1"+st+"$2-$3$1"+f0+(br(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~N5(e,"stretch")?fL(dt(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(br(e,t+1)!==115)break;case 6444:switch(br(e,ri(e)-3-(~N5(e,"!important")&&10))){case 107:return dt(e,":",":"+st)+e;case 101:return dt(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+st+(br(e,14)===45?"inline-":"")+"box$3$1"+st+"$2$3$1"+Hn+"$2box$3")+e}break;case 5936:switch(br(e,t+11)){case 114:return st+e+Hn+dt(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return st+e+Hn+dt(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return st+e+Hn+dt(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return st+e+Hn+e+e}return e}function bu(e,t){for(var n="",r=hb(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function JH(e,t,n,r){switch(e.type){case zH:case pb:return e.return=e.return||e.value;case aL:return"";case sL:return e.return=e.value+"{"+bu(e.children,r)+"}";case fb:e.value=e.props.join(",")}return ri(n=bu(e.children,r))?e.return=e.value+"{"+n+"}":""}function ej(e){var t=hb(e);return function(n,r,o,i){for(var a="",l=0;l<t;l++)a+=e[l](n,r,o,i)||"";return a}}function tj(e){return function(t){t.root||(t=t.return)&&e(t)}}function nj(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case pb:e.return=fL(e.value,e.length);break;case sL:return bu([jc(e,{value:dt(e.value,"@","@"+st)})],r);case fb:if(e.length)return HH(e.props,function(o){switch(UH(o,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return bu([jc(e,{props:[dt(o,/:(read-\w+)/,":"+f0+"$1")]})],r);case"::placeholder":return bu([jc(e,{props:[dt(o,/:(plac\w+)/,":"+st+"input-$1")]}),jc(e,{props:[dt(o,/:(plac\w+)/,":"+f0+"$1")]}),jc(e,{props:[dt(o,/:(plac\w+)/,Hn+"input-$1")]})],r)}return""})}}var VS=function(t){var n=new WeakMap;return function(r){if(n.has(r))return n.get(r);var o=t(r);return n.set(r,o),o}};function pL(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var rj=function(t,n,r){for(var o=0,i=0;o=i,i=fi(),o===38&&i===12&&(n[r]=1),!Xd(i);)Ur();return Af(t,Pr)},oj=function(t,n){var r=-1,o=44;do switch(Xd(o)){case 0:o===38&&fi()===12&&(n[r]=1),t[r]+=rj(Pr-1,n,r);break;case 2:t[r]+=v1(o);break;case 4:if(o===44){t[++r]=fi()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=xm(o)}while(o=Ur());return t},ij=function(t,n){return dL(oj(cL(t),n))},WS=new WeakMap,aj=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,o=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!WS.get(r))&&!o){WS.set(t,!0);for(var i=[],a=ij(n,i),l=r.props,c=0,d=0;c<a.length;c++)for(var f=0;f<l.length;f++,d++)t.props[d]=i[c]?a[c].replace(/&\f/g,l[f]):l[f]+" "+a[c]}}},sj=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}},lj=[nj],uj=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(b){var k=b.getAttribute("data-emotion");k.indexOf(" ")!==-1&&(document.head.appendChild(b),b.setAttribute("data-s",""))})}var o=t.stylisPlugins||lj,i={},a,l=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(b){for(var k=b.getAttribute("data-emotion").split(" "),C=1;C<k.length;C++)i[k[C]]=!0;l.push(b)});var c,d=[aj,sj];{var f,p=[JH,tj(function(b){f.insert(b)})],m=ej(d.concat(o,p)),g=function(k){return bu(XH(k),m)};c=function(k,C,S,_){f=S,g(k?k+"{"+C.styles+"}":C.styles),_&&(y.inserted[C.name]=!0)}}var y={key:n,sheet:new FH({key:n,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:i,registered:{},insert:c};return y.sheet.hydrate(l),y};function D5(){return D5=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},D5.apply(this,arguments)}var hL={exports:{}},bt={};/** @license React v16.13.1
- * react-is.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 En=typeof Symbol=="function"&&Symbol.for,mb=En?Symbol.for("react.element"):60103,gb=En?Symbol.for("react.portal"):60106,Cm=En?Symbol.for("react.fragment"):60107,_m=En?Symbol.for("react.strict_mode"):60108,km=En?Symbol.for("react.profiler"):60114,Em=En?Symbol.for("react.provider"):60109,Lm=En?Symbol.for("react.context"):60110,vb=En?Symbol.for("react.async_mode"):60111,Pm=En?Symbol.for("react.concurrent_mode"):60111,Am=En?Symbol.for("react.forward_ref"):60112,Tm=En?Symbol.for("react.suspense"):60113,cj=En?Symbol.for("react.suspense_list"):60120,Im=En?Symbol.for("react.memo"):60115,Om=En?Symbol.for("react.lazy"):60116,dj=En?Symbol.for("react.block"):60121,fj=En?Symbol.for("react.fundamental"):60117,pj=En?Symbol.for("react.responder"):60118,hj=En?Symbol.for("react.scope"):60119;function qr(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case mb:switch(e=e.type,e){case vb:case Pm:case Cm:case km:case _m:case Tm:return e;default:switch(e=e&&e.$$typeof,e){case Lm:case Am:case Om:case Im:case Em:return e;default:return t}}case gb:return t}}}function mL(e){return qr(e)===Pm}bt.AsyncMode=vb;bt.ConcurrentMode=Pm;bt.ContextConsumer=Lm;bt.ContextProvider=Em;bt.Element=mb;bt.ForwardRef=Am;bt.Fragment=Cm;bt.Lazy=Om;bt.Memo=Im;bt.Portal=gb;bt.Profiler=km;bt.StrictMode=_m;bt.Suspense=Tm;bt.isAsyncMode=function(e){return mL(e)||qr(e)===vb};bt.isConcurrentMode=mL;bt.isContextConsumer=function(e){return qr(e)===Lm};bt.isContextProvider=function(e){return qr(e)===Em};bt.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===mb};bt.isForwardRef=function(e){return qr(e)===Am};bt.isFragment=function(e){return qr(e)===Cm};bt.isLazy=function(e){return qr(e)===Om};bt.isMemo=function(e){return qr(e)===Im};bt.isPortal=function(e){return qr(e)===gb};bt.isProfiler=function(e){return qr(e)===km};bt.isStrictMode=function(e){return qr(e)===_m};bt.isSuspense=function(e){return qr(e)===Tm};bt.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===Cm||e===Pm||e===km||e===_m||e===Tm||e===cj||typeof e=="object"&&e!==null&&(e.$$typeof===Om||e.$$typeof===Im||e.$$typeof===Em||e.$$typeof===Lm||e.$$typeof===Am||e.$$typeof===fj||e.$$typeof===pj||e.$$typeof===hj||e.$$typeof===dj)};bt.typeOf=qr;(function(e){e.exports=bt})(hL);var gL=hL.exports,mj={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},gj={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},vL={};vL[gL.ForwardRef]=mj;vL[gL.Memo]=gj;var vj=!0;function yj(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):r+=o+" "}),r}var yL=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||vj===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},bL=function(t,n,r){yL(t,n,r);var o=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var i=n;do t.insert(n===i?"."+o:"",i,t.sheet,!0),i=i.next;while(i!==void 0)}};function bj(e){for(var t=0,n,r=0,o=e.length;o>=4;++r,o-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var xj={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},wj=/[A-Z]|^ms/g,Sj=/_EMO_([^_]+?)_([^]*?)_EMO_/g,xL=function(t){return t.charCodeAt(1)===45},US=function(t){return t!=null&&typeof t!="boolean"},N2=pL(function(e){return xL(e)?e:e.replace(wj,"-$&").toLowerCase()}),HS=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(Sj,function(r,o,i){return oi={name:o,styles:i,next:oi},o})}return xj[t]!==1&&!xL(t)&&typeof n=="number"&&n!==0?n+"px":n};function Qd(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0)return n;switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return oi={name:n.name,styles:n.styles,next:oi},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)oi={name:r.name,styles:r.styles,next:oi},r=r.next;var o=n.styles+";";return o}return Cj(e,t,n)}case"function":{if(e!==void 0){var i=oi,a=n(e);return oi=i,Qd(e,t,a)}break}}if(t==null)return n;var l=t[n];return l!==void 0?l:n}function Cj(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=Qd(e,t,n[o])+";";else for(var i in n){var a=n[i];if(typeof a!="object")t!=null&&t[a]!==void 0?r+=i+"{"+t[a]+"}":US(a)&&(r+=N2(i)+":"+HS(i,a)+";");else if(Array.isArray(a)&&typeof a[0]=="string"&&(t==null||t[a[0]]===void 0))for(var l=0;l<a.length;l++)US(a[l])&&(r+=N2(i)+":"+HS(i,a[l])+";");else{var c=Qd(e,t,a);switch(i){case"animation":case"animationName":{r+=N2(i)+":"+c+";";break}default:r+=i+"{"+c+"}"}}}return r}var jS=/label:\s*([^\s;\n{]+)\s*(;|$)/g,oi,yb=function(t,n,r){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var o=!0,i="";oi=void 0;var a=t[0];a==null||a.raw===void 0?(o=!1,i+=Qd(r,n,a)):i+=a[0];for(var l=1;l<t.length;l++)i+=Qd(r,n,t[l]),o&&(i+=a[l]);jS.lastIndex=0;for(var c="",d;(d=jS.exec(i))!==null;)c+="-"+d[1];var f=bj(i)+c;return{name:f,styles:i,next:oi}},_j=function(t){return t()},wL=My["useInsertionEffect"]?My["useInsertionEffect"]:!1,kj=wL||_j,GS=wL||v.exports.useLayoutEffect,SL=v.exports.createContext(typeof HTMLElement<"u"?uj({key:"css"}):null);SL.Provider;var CL=function(t){return v.exports.forwardRef(function(n,r){var o=v.exports.useContext(SL);return t(n,o,r)})},Jd=v.exports.createContext({}),Ej=function(t,n){if(typeof n=="function"){var r=n(t);return r}return D5({},t,n)},Lj=VS(function(e){return VS(function(t){return Ej(e,t)})}),Pj=function(t){var n=v.exports.useContext(Jd);return t.theme!==n&&(n=Lj(n)(t.theme)),v.exports.createElement(Jd.Provider,{value:n},t.children)},Rm=CL(function(e,t){var n=e.styles,r=yb([n],void 0,v.exports.useContext(Jd)),o=v.exports.useRef();return GS(function(){var i=t.key+"-global",a=new t.sheet.constructor({key:i,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),l=!1,c=document.querySelector('style[data-emotion="'+i+" "+r.name+'"]');return t.sheet.tags.length&&(a.before=t.sheet.tags[0]),c!==null&&(l=!0,c.setAttribute("data-emotion",i),a.hydrate([c])),o.current=[a,l],function(){a.flush()}},[t]),GS(function(){var i=o.current,a=i[0],l=i[1];if(l){i[1]=!1;return}if(r.next!==void 0&&bL(t,r.next,!0),a.tags.length){var c=a.tags[a.tags.length-1].nextElementSibling;a.before=c,a.flush()}t.insert("",r,a,!1)},[t,r.name]),null});function Aj(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return yb(t)}var Tf=function(){var t=Aj.apply(void 0,arguments),n="animation-"+t.name;return{name:n,styles:"@keyframes "+n+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}};function uu(e){return typeof e=="function"}var Tj=!1;function _L(e){return"current"in e}function Ij(e,t){const n={};return Object.keys(e).forEach(r=>{t.includes(r)||(n[r]=e[r])}),n}function Oj(e,t,n,r){const o=typeof t=="string"?t.split("."):[t];for(r=0;r<o.length&&e;r+=1)e=e[o[r]];return e===void 0?n:e}var Rj=e=>{const t=new WeakMap;return(r,o,i,a)=>{if(typeof r>"u")return e(r,o,i);t.has(r)||t.set(r,new Map);const l=t.get(r);if(l.has(o))return l.get(o);const c=e(r,o,i,a);return l.set(o,c),c}},kL=Rj(Oj);function EL(e,t){const n={};return Object.keys(e).forEach(r=>{const o=e[r];t(o,r,e)&&(n[r]=o)}),n}var LL=e=>EL(e,t=>t!=null);function bb(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function Mm(e){if(!bb(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}function Mj(e){var t;return bb(e)?((t=If(e))==null?void 0:t.defaultView)??window:window}function If(e){return bb(e)?e.ownerDocument??document:document}function Nj(e){return e.view??window}function $j(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}var Of=$j();function Dj(e){const t=If(e);return t?.activeElement}function xb(e,t){return e?e===t||e.contains(t):!1}var PL=e=>e.hasAttribute("tabindex"),Fj=e=>PL(e)&&e.tabIndex===-1;function zj(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function Bj(e){return Mm(e)&&e.localName==="input"&&"select"in e}function AL(e){return(Mm(e)?If(e):document).activeElement===e}function TL(e){return e.parentElement&&TL(e.parentElement)?!0:e.hidden}function Vj(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function IL(e){if(!Mm(e)||TL(e)||zj(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():Vj(e)?!0:PL(e)}function Wj(e){return e?Mm(e)&&IL(e)&&!Fj(e):!1}var Uj=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],Hj=Uj.join(),jj=e=>e.offsetWidth>0&&e.offsetHeight>0;function Gj(e){const t=Array.from(e.querySelectorAll(Hj));return t.unshift(e),t.filter(n=>IL(n)&&jj(n))}function p0(e,...t){return uu(e)?e(...t):e}function Zj(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function Kj(e){let t;return function(...r){return e&&(t=e.apply(this,r),e=null),t}}var qj=Kj(e=>()=>{const{condition:t,message:n}=e;t&&Tj&&console.warn(n)}),Yj=(...e)=>t=>e.reduce((n,r)=>r(n),t);function h0(e,t={}){const{isActive:n=AL,nextTick:r,preventScroll:o=!0,selectTextIfInput:i=!0}=t;if(!e||n(e))return-1;function a(){if(!e){qj({condition:!0,message:"[chakra-ui]: can't call focus() on `null` or `undefined` element"});return}if(Xj())e.focus({preventScroll:o});else if(e.focus(),o){const l=Qj(e);Jj(l)}if(i){if(Bj(e))e.select();else if("setSelectionRange"in e){const l=e;l.setSelectionRange(l.value.length,l.value.length)}}}return r?requestAnimationFrame(a):(a(),-1)}var Ph=null;function Xj(){if(Ph==null){Ph=!1;try{document.createElement("div").focus({get preventScroll(){return Ph=!0,!0}})}catch{}}return Ph}function Qj(e){const t=If(e),n=t.defaultView??window;let r=e.parentNode;const o=[],i=t.scrollingElement||t.documentElement;for(;r instanceof n.HTMLElement&&r!==i;)(r.offsetHeight<r.scrollHeight||r.offsetWidth<r.scrollWidth)&&o.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),r=r.parentNode;return i instanceof n.HTMLElement&&o.push({element:i,scrollTop:i.scrollTop,scrollLeft:i.scrollLeft}),o}function Jj(e){for(const{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}function eG(e){return!!e.touches}function tG(e){return t=>{const n=Nj(t),r=t instanceof n.MouseEvent;(!r||r&&t.button===0)&&e(t)}}var nG={pageX:0,pageY:0};function rG(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||nG;return{x:r[`${t}X`],y:r[`${t}Y`]}}function oG(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function iG(e,t="page"){return{point:eG(e)?rG(e,t):oG(e,t)}}var aG=(e,t=!1)=>{const n=r=>e(r,iG(r));return t?tG(n):n},sG=()=>Of&&window.onpointerdown===null,lG=()=>Of&&window.ontouchstart===null,uG=()=>Of&&window.onmousedown===null,cG={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},dG={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function fG(e){return sG()?e:lG()?dG[e]:uG()?cG[e]:e}Object.freeze(["base","sm","md","lg","xl","2xl"]);function pG(e){const{userAgent:t,vendor:n}=e,r=/(android)/i.test(t);switch(!0){case/CriOS/.test(t):return"Chrome for iOS";case/Edg\//.test(t):return"Edge";case(r&&/Silk\//.test(t)):return"Silk";case(/Chrome/.test(t)&&/Google Inc/.test(n)):return"Chrome";case/Firefox\/\d+\.\d+$/.test(t):return"Firefox";case r:return"AOSP";case/MSIE|Trident/.test(t):return"IE";case(/Safari/.test(e.userAgent)&&/Apple Computer/.test(t)):return"Safari";case/AppleWebKit/.test(t):return"WebKit";default:return null}}function hG(e){return Of?pG(window.navigator)===e:!1}function mG(e={}){const{strict:t=!0,errorMessage:n="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:r}=e,o=v.exports.createContext(void 0);o.displayName=r;function i(){var a;const l=v.exports.useContext(o);if(!l&&t){const c=new Error(n);throw c.name="ContextError",(a=Error.captureStackTrace)==null||a.call(Error,c,i),c}return l}return[o.Provider,i,o]}function F5(){return F5=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},F5.apply(this,arguments)}var gG=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,vG=pL(function(e){return gG.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),yG=vG,bG=function(t){return t!=="theme"},ZS=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?yG:bG},KS=function(t,n,r){var o;if(n){var i=n.shouldForwardProp;o=t.__emotion_forwardProp&&i?function(a){return t.__emotion_forwardProp(a)&&i(a)}:i}return typeof o!="function"&&r&&(o=t.__emotion_forwardProp),o},xG=function(t){var n=t.cache,r=t.serialized,o=t.isStringTag;return yL(n,r,o),kj(function(){return bL(n,r,o)}),null},wG=function e(t,n){var r=t.__emotion_real===t,o=r&&t.__emotion_base||t,i,a;n!==void 0&&(i=n.label,a=n.target);var l=KS(t,n,r),c=l||ZS(o),d=!c("as");return function(){var f=arguments,p=r&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(i!==void 0&&p.push("label:"+i+";"),f[0]==null||f[0].raw===void 0)p.push.apply(p,f);else{p.push(f[0][0]);for(var m=f.length,g=1;g<m;g++)p.push(f[g],f[0][g])}var y=CL(function(b,k,C){var S=d&&b.as||o,_="",E=[],A=b;if(b.theme==null){A={};for(var R in b)A[R]=b[R];A.theme=v.exports.useContext(Jd)}typeof b.className=="string"?_=yj(k.registered,E,b.className):b.className!=null&&(_=b.className+" ");var O=yb(p.concat(E),k.registered,A);_+=k.key+"-"+O.name,a!==void 0&&(_+=" "+a);var $=d&&l===void 0?ZS(S):c,H={};for(var z in b)d&&z==="as"||$(z)&&(H[z]=b[z]);return H.className=_,H.ref=C,v.exports.createElement(v.exports.Fragment,null,v.exports.createElement(xG,{cache:k,serialized:O,isStringTag:typeof S=="string"}),v.exports.createElement(S,H))});return y.displayName=i!==void 0?i:"Styled("+(typeof o=="string"?o:o.displayName||o.name||"Component")+")",y.defaultProps=t.defaultProps,y.__emotion_real=y,y.__emotion_base=o,y.__emotion_styles=p,y.__emotion_forwardProp=l,Object.defineProperty(y,"toString",{value:function(){return"."+a}}),y.withComponent=function(b,k){return e(b,F5({},n,k,{shouldForwardProp:KS(y,k,!0)})).apply(void 0,p)},y}},SG=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],z5=wG.bind();SG.forEach(function(e){z5[e]=z5(e)});var CG=typeof Element<"u",_G=typeof Map=="function",kG=typeof Set=="function",EG=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function b1(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var n,r,o;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!b1(e[r],t[r]))return!1;return!0}var i;if(_G&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;for(i=e.entries();!(r=i.next()).done;)if(!b1(r.value[1],t.get(r.value[0])))return!1;return!0}if(kG&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(EG&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;if(CG&&e instanceof Element)return!1;for(r=n;r--!==0;)if(!((o[r]==="_owner"||o[r]==="__v"||o[r]==="__o")&&e.$$typeof)&&!b1(e[o[r]],t[o[r]]))return!1;return!0}return e!==e&&t!==t}var LG=function(t,n){try{return b1(t,n)}catch(r){if((r.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw r}};function Nm(){const e=v.exports.useContext(Jd);if(!e)throw Error("useTheme: `theme` is undefined. Seems you forgot to wrap your app in `<ChakraProvider />` or `<ThemeProvider />`");return e}function OL(){const e=ub(),t=Nm();return{...e,theme:t}}function PG(e,t,n){if(t==null)return t;const r=o=>{var i,a;return(a=(i=e.__breakpoints)==null?void 0:i.asArray)==null?void 0:a[o]};return r(t)??r(n)??n}function AG(e,t,n){if(t==null)return t;const r=o=>{var i,a;return(a=(i=e.__cssMap)==null?void 0:i[o])==null?void 0:a.value};return r(t)??r(n)??n}function TG(e,t,n){const r=Array.isArray(t)?t:[t],o=Array.isArray(n)?n:[n];return i=>{const a=o.filter(Boolean),l=r.map((c,d)=>{if(e==="breakpoints")return PG(i,c,a[d]??c);const f=`${e}.${c}`;return AG(i,f,a[d]??c)});return Array.isArray(t)?l:l[0]}}function IG(e){const{cssVarsRoot:t,theme:n,children:r}=e,o=v.exports.useMemo(()=>wH(n),[n]);return Y(Pj,{theme:o,children:[x(OG,{root:t}),r]})}function OG({root:e=":host, :root"}){const t=[e,"[data-theme]"].join(",");return x(Rm,{styles:n=>({[t]:n.__cssVars})})}mG({name:"StylesContext",errorMessage:"useStyles: `styles` is undefined. Seems you forgot to wrap the components in `<StylesProvider />` "});function RG(){const{colorMode:e}=ub();return x(Rm,{styles:t=>{const n=kL(t,"styles.global"),r=p0(n,{theme:t,colorMode:e});return r?iL(r)(t):void 0}})}var MG=new Set([..._H,"textStyle","layerStyle","apply","noOfLines","focusBorderColor","errorBorderColor","as","__css","css","sx"]),NG=new Set(["htmlWidth","htmlHeight","htmlSize"]);function $G(e){return NG.has(e)||!MG.has(e)}var DG=({baseStyle:e})=>t=>{const{theme:n,css:r,__css:o,sx:i,...a}=t,l=EL(a,(p,m)=>EH(m)),c=p0(e,t),d=Object.assign({},o,c,LL(l),i),f=iL(d)(t.theme);return r?[f,r]:f};function $2(e,t){const{baseStyle:n,...r}=t??{};r.shouldForwardProp||(r.shouldForwardProp=$G);const o=DG({baseStyle:n});return z5(e,r)(o)}function fe(e){return v.exports.forwardRef(e)}function RL(e,t={}){const{styleConfig:n,...r}=t,{theme:o,colorMode:i}=OL(),a=kL(o,`components.${e}`),l=n||a,c=rs({theme:o,colorMode:i},l?.defaultProps??{},LL(Ij(r,["children"]))),d=v.exports.useRef({});if(l){const p=MH(l)(c);LG(d.current,p)||(d.current=p)}return d.current}function cr(e,t={}){return RL(e,t)}function dr(e,t={}){return RL(e,t)}function FG(){const e=new Map;return new Proxy($2,{apply(t,n,r){return $2(...r)},get(t,n){return e.has(n)||e.set(n,$2(n)),e.get(n)}})}var ie=FG();function zG(e,t){return`${e} returned \`undefined\`. Seems you forgot to wrap component within ${t}`}function Rt(e={}){const{name:t,strict:n=!0,hookName:r="useContext",providerName:o="Provider",errorMessage:i}=e,a=v.exports.createContext(void 0);a.displayName=t;function l(){var c;const d=v.exports.useContext(a);if(!d&&n){const f=new Error(i??zG(r,o));throw f.name="ContextError",(c=Error.captureStackTrace)==null||c.call(Error,f,l),f}return d}return[a.Provider,l,a]}function BG(e,t){if(e!=null){if(typeof e=="function"){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${t}' to ref '${e}'`)}}}function Qt(...e){return t=>{e.forEach(n=>{BG(n,t)})}}function VG(...e){return v.exports.useMemo(()=>Qt(...e),e)}function qS(e){return e.sort((t,n)=>{const r=t.compareDocumentPosition(n);if(r&Node.DOCUMENT_POSITION_FOLLOWING||r&Node.DOCUMENT_POSITION_CONTAINED_BY)return-1;if(r&Node.DOCUMENT_POSITION_PRECEDING||r&Node.DOCUMENT_POSITION_CONTAINS)return 1;if(r&Node.DOCUMENT_POSITION_DISCONNECTED||r&Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC)throw Error("Cannot sort the given nodes.");return 0})}var WG=e=>typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE;function YS(e,t,n){let r=e+1;return n&&r>=t&&(r=0),r}function XS(e,t,n){let r=e-1;return n&&r<0&&(r=t),r}var B5=typeof window<"u"?v.exports.useLayoutEffect:v.exports.useEffect,m0=e=>e,UG=class{descendants=new Map;register=e=>{if(e!=null)return WG(e)?this.registerNode(e):t=>{this.registerNode(t,e)}};unregister=e=>{this.descendants.delete(e);const t=qS(Array.from(this.descendants.keys()));this.assignIndex(t)};destroy=()=>{this.descendants.clear()};assignIndex=e=>{this.descendants.forEach(t=>{const n=e.indexOf(t.node);t.index=n,t.node.dataset.index=t.index.toString()})};count=()=>this.descendants.size;enabledCount=()=>this.enabledValues().length;values=()=>Array.from(this.descendants.values()).sort((t,n)=>t.index-n.index);enabledValues=()=>this.values().filter(e=>!e.disabled);item=e=>{if(this.count()!==0)return this.values()[e]};enabledItem=e=>{if(this.enabledCount()!==0)return this.enabledValues()[e]};first=()=>this.item(0);firstEnabled=()=>this.enabledItem(0);last=()=>this.item(this.descendants.size-1);lastEnabled=()=>{const e=this.enabledValues().length-1;return this.enabledItem(e)};indexOf=e=>{var t;return e?((t=this.descendants.get(e))==null?void 0:t.index)??-1:-1};enabledIndexOf=e=>e==null?-1:this.enabledValues().findIndex(t=>t.node.isSameNode(e));next=(e,t=!0)=>{const n=YS(e,this.count(),t);return this.item(n)};nextEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),o=YS(r,this.enabledCount(),t);return this.enabledItem(o)};prev=(e,t=!0)=>{const n=XS(e,this.count()-1,t);return this.item(n)};prevEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),o=XS(r,this.enabledCount()-1,t);return this.enabledItem(o)};registerNode=(e,t)=>{if(!e||this.descendants.has(e))return;const n=Array.from(this.descendants.keys()).concat(e),r=qS(n);t?.disabled&&(t.disabled=!!t.disabled);const o={node:e,index:-1,...t};this.descendants.set(e,o),this.assignIndex(r)}};function HG(){const e=v.exports.useRef(new UG);return B5(()=>()=>e.current.destroy()),e.current}var[jG,ML]=Rt({name:"DescendantsProvider",errorMessage:"useDescendantsContext must be used within DescendantsProvider"});function GG(e){const t=ML(),[n,r]=v.exports.useState(-1),o=v.exports.useRef(null);B5(()=>()=>{!o.current||t.unregister(o.current)},[]),B5(()=>{if(!o.current)return;const a=Number(o.current.dataset.index);n!=a&&!Number.isNaN(a)&&r(a)});const i=m0(e?t.register(e):t.register);return{descendants:t,index:n,enabledIndex:t.enabledIndexOf(o.current),register:Qt(i,o)}}function NL(){return[m0(jG),()=>m0(ML()),()=>HG(),o=>GG(o)]}var en=(...e)=>e.filter(Boolean).join(" "),QS={path:Y("g",{stroke:"currentColor",strokeWidth:"1.5",children:[x("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),x("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),x("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},Yr=fe((e,t)=>{const{as:n,viewBox:r,color:o="currentColor",focusable:i=!1,children:a,className:l,__css:c,...d}=e,f=en("chakra-icon",l),p={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:o,...c},m={ref:t,focusable:i,className:f,__css:p},g=r??QS.viewBox;if(n&&typeof n!="string")return Q.createElement(ie.svg,{as:n,...m,...d});const y=a??QS.path;return Q.createElement(ie.svg,{verticalAlign:"middle",viewBox:g,...m,...d},y)});Yr.displayName="Icon";function Xu(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:o={}}=e,i=v.exports.Children.toArray(e.path),a=fe((l,c)=>x(Yr,{ref:c,viewBox:t,...o,...l,children:i.length?i:x("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}function Zn(e,t=[]){const n=v.exports.useRef(e);return v.exports.useEffect(()=>{n.current=e}),v.exports.useCallback((...r)=>{var o;return(o=n.current)==null?void 0:o.call(n,...r)},t)}function $L(e){const{value:t,defaultValue:n,onChange:r,shouldUpdate:o=(m,g)=>m!==g}=e,i=Zn(r),a=Zn(o),[l,c]=v.exports.useState(n),d=t!==void 0,f=d?t:l,p=v.exports.useCallback(m=>{const y=typeof m=="function"?m(f):m;!a(f,y)||(d||c(y),i(y))},[d,i,f,a]);return[f,p]}const wb=v.exports.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),$m=v.exports.createContext({});function ZG(){return v.exports.useContext($m).visualElement}const Qu=v.exports.createContext(null),il=typeof document<"u",g0=il?v.exports.useLayoutEffect:v.exports.useEffect,DL=v.exports.createContext({strict:!1});function KG(e,t,n,r){const o=ZG(),i=v.exports.useContext(DL),a=v.exports.useContext(Qu),l=v.exports.useContext(wb).reducedMotion,c=v.exports.useRef(void 0);r=r||i.renderer,!c.current&&r&&(c.current=r(e,{visualState:t,parent:o,props:n,presenceId:a?a.id:void 0,blockInitialAnimation:a?a.initial===!1:!1,reducedMotionConfig:l}));const d=c.current;return g0(()=>{d&&d.syncRender()}),v.exports.useEffect(()=>{d&&d.animationState&&d.animationState.animateChanges()}),g0(()=>()=>d&&d.notifyUnmount(),[]),d}function cu(e){return typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function qG(e,t,n){return v.exports.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):cu(n)&&(n.current=r))},[t])}function ef(e){return typeof e=="string"||Array.isArray(e)}function Dm(e){return typeof e=="object"&&typeof e.start=="function"}const YG=["initial","animate","exit","whileHover","whileDrag","whileTap","whileFocus","whileInView"];function Fm(e){return Dm(e.animate)||YG.some(t=>ef(e[t]))}function FL(e){return Boolean(Fm(e)||e.variants)}function XG(e,t){if(Fm(e)){const{initial:n,animate:r}=e;return{initial:n===!1||ef(n)?n:void 0,animate:ef(r)?r:void 0}}return e.inherit!==!1?t:{}}function QG(e){const{initial:t,animate:n}=XG(e,v.exports.useContext($m));return v.exports.useMemo(()=>({initial:t,animate:n}),[JS(t),JS(n)])}function JS(e){return Array.isArray(e)?e.join(" "):e}const Vi=e=>({isEnabled:t=>e.some(n=>!!t[n])}),tf={measureLayout:Vi(["layout","layoutId","drag"]),animation:Vi(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:Vi(["exit"]),drag:Vi(["drag","dragControls"]),focus:Vi(["whileFocus"]),hover:Vi(["whileHover","onHoverStart","onHoverEnd"]),tap:Vi(["whileTap","onTap","onTapStart","onTapCancel"]),pan:Vi(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:Vi(["whileInView","onViewportEnter","onViewportLeave"])};function JG(e){for(const t in e)t==="projectionNodeConstructor"?tf.projectionNodeConstructor=e[t]:tf[t].Component=e[t]}function zm(e){const t=v.exports.useRef(null);return t.current===null&&(t.current=e()),t.current}const yd={hasAnimatedSinceResize:!0,hasEverUpdated:!1};let eZ=1;function tZ(){return zm(()=>{if(yd.hasEverUpdated)return eZ++})}const Sb=v.exports.createContext({});class nZ extends Q.Component{getSnapshotBeforeUpdate(){const{visualElement:t,props:n}=this.props;return t&&t.setProps(n),null}componentDidUpdate(){}render(){return this.props.children}}const zL=v.exports.createContext({}),rZ=Symbol.for("motionComponentSymbol");function oZ({preloadedFeatures:e,createVisualElement:t,projectionNodeConstructor:n,useRender:r,useVisualState:o,Component:i}){e&&JG(e);function a(c,d){const f={...v.exports.useContext(wb),...c,layoutId:iZ(c)},{isStatic:p}=f;let m=null;const g=QG(c),y=p?void 0:tZ(),b=o(c,p);if(!p&&il){g.visualElement=KG(i,b,f,t);const k=v.exports.useContext(DL).strict,C=v.exports.useContext(zL);g.visualElement&&(m=g.visualElement.loadFeatures(f,k,e,y,n||tf.projectionNodeConstructor,C))}return Y(nZ,{visualElement:g.visualElement,props:f,children:[m,x($m.Provider,{value:g,children:r(i,c,y,qG(b,g.visualElement,d),b,p,g.visualElement)})]})}const l=v.exports.forwardRef(a);return l[rZ]=i,l}function iZ({layoutId:e}){const t=v.exports.useContext(Sb).id;return t&&e!==void 0?t+"-"+e:e}function aZ(e){function t(r,o={}){return oZ(e(r,o))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,o)=>(n.has(o)||n.set(o,t(o)),n.get(o))})}const sZ=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function Cb(e){return typeof e!="string"||e.includes("-")?!1:!!(sZ.indexOf(e)>-1||/[A-Z]/.test(e))}const v0={};function lZ(e){Object.assign(v0,e)}const y0=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Rf=new Set(y0);function BL(e,{layout:t,layoutId:n}){return Rf.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!v0[e]||e==="opacity")}const bi=e=>!!e?.getVelocity,uZ={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},cZ=(e,t)=>y0.indexOf(e)-y0.indexOf(t);function dZ({transform:e,transformKeys:t},{enableHardwareAcceleration:n=!0,allowTransformNone:r=!0},o,i){let a="";t.sort(cZ);for(const l of t)a+=`${uZ[l]||l}(${e[l]}) `;return n&&!e.z&&(a+="translateZ(0)"),a=a.trim(),i?a=i(e,o?"":a):r&&o&&(a="none"),a}function VL(e){return e.startsWith("--")}const fZ=(e,t)=>t&&typeof e=="number"?t.transform(e):e,WL=(e,t)=>n=>Math.max(Math.min(n,t),e),bd=e=>e%1?Number(e.toFixed(5)):e,nf=/(-)?([\d]*\.?[\d])+/g,V5=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,pZ=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function Mf(e){return typeof e=="string"}const al={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},xd=Object.assign(Object.assign({},al),{transform:WL(0,1)}),Ah=Object.assign(Object.assign({},al),{default:1}),Nf=e=>({test:t=>Mf(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),Aa=Nf("deg"),pi=Nf("%"),De=Nf("px"),hZ=Nf("vh"),mZ=Nf("vw"),e8=Object.assign(Object.assign({},pi),{parse:e=>pi.parse(e)/100,transform:e=>pi.transform(e*100)}),_b=(e,t)=>n=>Boolean(Mf(n)&&pZ.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),UL=(e,t,n)=>r=>{if(!Mf(r))return r;const[o,i,a,l]=r.match(nf);return{[e]:parseFloat(o),[t]:parseFloat(i),[n]:parseFloat(a),alpha:l!==void 0?parseFloat(l):1}},Bs={test:_b("hsl","hue"),parse:UL("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+pi.transform(bd(t))+", "+pi.transform(bd(n))+", "+bd(xd.transform(r))+")"},gZ=WL(0,255),D2=Object.assign(Object.assign({},al),{transform:e=>Math.round(gZ(e))}),Va={test:_b("rgb","red"),parse:UL("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+D2.transform(e)+", "+D2.transform(t)+", "+D2.transform(n)+", "+bd(xd.transform(r))+")"};function vZ(e){let t="",n="",r="",o="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),o=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),o=e.substr(4,1),t+=t,n+=n,r+=r,o+=o),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}}const W5={test:_b("#"),parse:vZ,transform:Va.transform},rr={test:e=>Va.test(e)||W5.test(e)||Bs.test(e),parse:e=>Va.test(e)?Va.parse(e):Bs.test(e)?Bs.parse(e):W5.parse(e),transform:e=>Mf(e)?e:e.hasOwnProperty("red")?Va.transform(e):Bs.transform(e)},HL="${c}",jL="${n}";function yZ(e){var t,n,r,o;return isNaN(e)&&Mf(e)&&((n=(t=e.match(nf))===null||t===void 0?void 0:t.length)!==null&&n!==void 0?n:0)+((o=(r=e.match(V5))===null||r===void 0?void 0:r.length)!==null&&o!==void 0?o:0)>0}function GL(e){typeof e=="number"&&(e=`${e}`);const t=[];let n=0;const r=e.match(V5);r&&(n=r.length,e=e.replace(V5,HL),t.push(...r.map(rr.parse)));const o=e.match(nf);return o&&(e=e.replace(nf,jL),t.push(...o.map(al.parse))),{values:t,numColors:n,tokenised:e}}function ZL(e){return GL(e).values}function KL(e){const{values:t,numColors:n,tokenised:r}=GL(e),o=t.length;return i=>{let a=r;for(let l=0;l<o;l++)a=a.replace(l<n?HL:jL,l<n?rr.transform(i[l]):bd(i[l]));return a}}const bZ=e=>typeof e=="number"?0:e;function xZ(e){const t=ZL(e);return KL(e)(t.map(bZ))}const na={test:yZ,parse:ZL,createTransformer:KL,getAnimatableNone:xZ},wZ=new Set(["brightness","contrast","saturate","opacity"]);function SZ(e){let[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(nf)||[];if(!r)return e;const o=n.replace(r,"");let i=wZ.has(t)?1:0;return r!==n&&(i*=100),t+"("+i+o+")"}const CZ=/([a-z-]*)\(.*?\)/g,U5=Object.assign(Object.assign({},na),{getAnimatableNone:e=>{const t=e.match(CZ);return t?t.map(SZ).join(" "):e}}),t8={...al,transform:Math.round},qL={borderWidth:De,borderTopWidth:De,borderRightWidth:De,borderBottomWidth:De,borderLeftWidth:De,borderRadius:De,radius:De,borderTopLeftRadius:De,borderTopRightRadius:De,borderBottomRightRadius:De,borderBottomLeftRadius:De,width:De,maxWidth:De,height:De,maxHeight:De,size:De,top:De,right:De,bottom:De,left:De,padding:De,paddingTop:De,paddingRight:De,paddingBottom:De,paddingLeft:De,margin:De,marginTop:De,marginRight:De,marginBottom:De,marginLeft:De,rotate:Aa,rotateX:Aa,rotateY:Aa,rotateZ:Aa,scale:Ah,scaleX:Ah,scaleY:Ah,scaleZ:Ah,skew:Aa,skewX:Aa,skewY:Aa,distance:De,translateX:De,translateY:De,translateZ:De,x:De,y:De,z:De,perspective:De,transformPerspective:De,opacity:xd,originX:e8,originY:e8,originZ:De,zIndex:t8,fillOpacity:xd,strokeOpacity:xd,numOctaves:t8};function kb(e,t,n,r){const{style:o,vars:i,transform:a,transformKeys:l,transformOrigin:c}=e;l.length=0;let d=!1,f=!1,p=!0;for(const m in t){const g=t[m];if(VL(m)){i[m]=g;continue}const y=qL[m],b=fZ(g,y);if(Rf.has(m)){if(d=!0,a[m]=b,l.push(m),!p)continue;g!==(y.default||0)&&(p=!1)}else m.startsWith("origin")?(f=!0,c[m]=b):o[m]=b}if(d||r?o.transform=dZ(e,n,p,r):!t.transform&&o.transform&&(o.transform="none"),f){const{originX:m="50%",originY:g="50%",originZ:y=0}=c;o.transformOrigin=`${m} ${g} ${y}`}}const Eb=()=>({style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}});function YL(e,t,n){for(const r in t)!bi(t[r])&&!BL(r,n)&&(e[r]=t[r])}function _Z({transformTemplate:e},t,n){return v.exports.useMemo(()=>{const r=Eb();return kb(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function kZ(e,t,n){const r=e.style||{},o={};return YL(o,r,e),Object.assign(o,_Z(e,t,n)),e.transformValues?e.transformValues(o):o}function EZ(e,t,n){const r={},o=kZ(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,o.userSelect=o.WebkitUserSelect=o.WebkitTouchCallout="none",o.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),r.style=o,r}const LZ=["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"],PZ=["whileTap","onTap","onTapStart","onTapCancel"],AZ=["onPan","onPanStart","onPanSessionStart","onPanEnd"],TZ=["whileInView","onViewportEnter","onViewportLeave","viewport"],IZ=new Set(["initial","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","onHoverStart","onHoverEnd","layoutScroll",...TZ,...PZ,...LZ,...AZ]);function b0(e){return IZ.has(e)}let XL=e=>!b0(e);function OZ(e){!e||(XL=t=>t.startsWith("on")?!b0(t):e(t))}try{OZ(require("@emotion/is-prop-valid").default)}catch{}function RZ(e,t,n){const r={};for(const o in e)(XL(o)||n===!0&&b0(o)||!t&&!b0(o)||e.draggable&&o.startsWith("onDrag"))&&(r[o]=e[o]);return r}function n8(e,t,n){return typeof e=="string"?e:De.transform(t+n*e)}function MZ(e,t,n){const r=n8(t,e.x,e.width),o=n8(n,e.y,e.height);return`${r} ${o}`}const NZ={offset:"stroke-dashoffset",array:"stroke-dasharray"},$Z={offset:"strokeDashoffset",array:"strokeDasharray"};function DZ(e,t,n=1,r=0,o=!0){e.pathLength=1;const i=o?NZ:$Z;e[i.offset]=De.transform(-r);const a=De.transform(t),l=De.transform(n);e[i.array]=`${a} ${l}`}function Lb(e,{attrX:t,attrY:n,originX:r,originY:o,pathLength:i,pathSpacing:a=1,pathOffset:l=0,...c},d,f){kb(e,c,d,f),e.attrs=e.style,e.style={};const{attrs:p,style:m,dimensions:g}=e;p.transform&&(g&&(m.transform=p.transform),delete p.transform),g&&(r!==void 0||o!==void 0||m.transform)&&(m.transformOrigin=MZ(g,r!==void 0?r:.5,o!==void 0?o:.5)),t!==void 0&&(p.x=t),n!==void 0&&(p.y=n),i!==void 0&&DZ(p,i,a,l,!1)}const QL=()=>({...Eb(),attrs:{}});function FZ(e,t){const n=v.exports.useMemo(()=>{const r=QL();return Lb(r,t,{enableHardwareAcceleration:!1},e.transformTemplate),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};YL(r,e.style,e),n.style={...r,...n.style}}return n}function zZ(e=!1){return(n,r,o,i,{latestValues:a},l)=>{const d=(Cb(n)?FZ:EZ)(r,a,l),p={...RZ(r,typeof n=="string",e),...d,ref:i};return o&&(p["data-projection-id"]=o),v.exports.createElement(n,p)}}const JL=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();function eP(e,{style:t,vars:n},r,o){Object.assign(e.style,t,o&&o.getProjectionStyles(r));for(const i in n)e.style.setProperty(i,n[i])}const tP=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function nP(e,t,n,r){eP(e,t,void 0,r);for(const o in t.attrs)e.setAttribute(tP.has(o)?o:JL(o),t.attrs[o])}function Pb(e){const{style:t}=e,n={};for(const r in t)(bi(t[r])||BL(r,e))&&(n[r]=t[r]);return n}function rP(e){const t=Pb(e);for(const n in e)if(bi(e[n])){const r=n==="x"||n==="y"?"attr"+n.toUpperCase():n;t[r]=e[n]}return t}function oP(e,t,n,r={},o={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,o)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,o)),t}const rf=e=>Array.isArray(e),BZ=e=>Boolean(e&&typeof e=="object"&&e.mix&&e.toValue),iP=e=>rf(e)?e[e.length-1]||0:e;function x1(e){const t=bi(e)?e.get():e;return BZ(t)?t.toValue():t}function VZ({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,o,i){const a={latestValues:WZ(r,o,i,e),renderState:t()};return n&&(a.mount=l=>n(r,l,a)),a}const aP=e=>(t,n)=>{const r=v.exports.useContext($m),o=v.exports.useContext(Qu),i=()=>VZ(e,t,r,o);return n?i():zm(i)};function WZ(e,t,n,r){const o={},i=r(e);for(const m in i)o[m]=x1(i[m]);let{initial:a,animate:l}=e;const c=Fm(e),d=FL(e);t&&d&&!c&&e.inherit!==!1&&(a===void 0&&(a=t.initial),l===void 0&&(l=t.animate));let f=n?n.initial===!1:!1;f=f||a===!1;const p=f?l:a;return p&&typeof p!="boolean"&&!Dm(p)&&(Array.isArray(p)?p:[p]).forEach(g=>{const y=oP(e,g);if(!y)return;const{transitionEnd:b,transition:k,...C}=y;for(const S in C){let _=C[S];if(Array.isArray(_)){const E=f?_.length-1:0;_=_[E]}_!==null&&(o[S]=_)}for(const S in b)o[S]=b[S]}),o}const UZ={useVisualState:aP({scrapeMotionValuesFromProps:rP,createRenderState:QL,onMount:(e,t,{renderState:n,latestValues:r})=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}Lb(n,r,{enableHardwareAcceleration:!1},e.transformTemplate),nP(t,n)}})},HZ={useVisualState:aP({scrapeMotionValuesFromProps:Pb,createRenderState:Eb})};function jZ(e,{forwardMotionProps:t=!1},n,r,o){return{...Cb(e)?UZ:HZ,preloadedFeatures:n,useRender:zZ(t),createVisualElement:r,projectionNodeConstructor:o,Component:e}}var At;(function(e){e.Animate="animate",e.Hover="whileHover",e.Tap="whileTap",e.Drag="whileDrag",e.Focus="whileFocus",e.InView="whileInView",e.Exit="exit"})(At||(At={}));function Bm(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function H5(e,t,n,r){v.exports.useEffect(()=>{const o=e.current;if(n&&o)return Bm(o,t,n,r)},[e,t,n,r])}function GZ({whileFocus:e,visualElement:t}){const{animationState:n}=t,r=()=>{n&&n.setActive(At.Focus,!0)},o=()=>{n&&n.setActive(At.Focus,!1)};H5(t,"focus",e?r:void 0),H5(t,"blur",e?o:void 0)}function sP(e){return typeof PointerEvent<"u"&&e instanceof PointerEvent?e.pointerType==="mouse":e instanceof MouseEvent}function lP(e){return!!e.touches}function ZZ(e){return t=>{const n=t instanceof MouseEvent;(!n||n&&t.button===0)&&e(t)}}const KZ={pageX:0,pageY:0};function qZ(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||KZ;return{x:r[t+"X"],y:r[t+"Y"]}}function YZ(e,t="page"){return{x:e[t+"X"],y:e[t+"Y"]}}function Ab(e,t="page"){return{point:lP(e)?qZ(e,t):YZ(e,t)}}const uP=(e,t=!1)=>{const n=r=>e(r,Ab(r));return t?ZZ(n):n},XZ=()=>il&&window.onpointerdown===null,QZ=()=>il&&window.ontouchstart===null,JZ=()=>il&&window.onmousedown===null,eK={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},tK={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function cP(e){return XZ()?e:QZ()?tK[e]:JZ()?eK[e]:e}function xu(e,t,n,r){return Bm(e,cP(t),uP(n,t==="pointerdown"),r)}function x0(e,t,n,r){return H5(e,cP(t),n&&uP(n,t==="pointerdown"),r)}function dP(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const r8=dP("dragHorizontal"),o8=dP("dragVertical");function fP(e){let t=!1;if(e==="y")t=o8();else if(e==="x")t=r8();else{const n=r8(),r=o8();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function pP(){const e=fP(!0);return e?(e(),!1):!0}function i8(e,t,n){return(r,o)=>{!sP(r)||pP()||(e.animationState&&e.animationState.setActive(At.Hover,t),n&&n(r,o))}}function nK({onHoverStart:e,onHoverEnd:t,whileHover:n,visualElement:r}){x0(r,"pointerenter",e||n?i8(r,!0,e):void 0,{passive:!e}),x0(r,"pointerleave",t||n?i8(r,!1,t):void 0,{passive:!t})}const hP=(e,t)=>t?e===t?!0:hP(e,t.parentElement):!1;function Tb(e){return v.exports.useEffect(()=>()=>e(),[])}var ai=function(){return ai=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++){n=arguments[r];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},ai.apply(this,arguments)};function Vm(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n}function Ju(e,t,n,r){function o(i){return i instanceof n?i:new n(function(a){a(i)})}return new(n||(n=Promise))(function(i,a){function l(f){try{d(r.next(f))}catch(p){a(p)}}function c(f){try{d(r.throw(f))}catch(p){a(p)}}function d(f){f.done?i(f.value):o(f.value).then(l,c)}d((r=r.apply(e,t||[])).next())})}function ec(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,a;return a={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(d){return function(f){return c([d,f])}}function c(d){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,o&&(i=d[0]&2?o.return:d[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,d[1])).done)return i;switch(o=0,i&&(d=[d[0]&2,i.value]),d[0]){case 0:case 1:i=d;break;case 4:return n.label++,{value:d[1],done:!1};case 5:n.label++,o=d[1],d=[0];continue;case 7:d=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(d[0]===6||d[0]===2)){n=0;continue}if(d[0]===3&&(!i||d[1]>i[0]&&d[1]<i[3])){n.label=d[1];break}if(d[0]===6&&n.label<i[1]){n.label=i[1],i=d;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(d);break}i[2]&&n.ops.pop(),n.trys.pop();continue}d=t.call(e,n)}catch(f){d=[6,f],o=0}finally{r=i=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}}function a8(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),o,i=[],a;try{for(;(t===void 0||t-- >0)&&!(o=r.next()).done;)i.push(o.value)}catch(l){a={error:l}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return i}function j5(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,i;r<o;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))}var rK=function(){},w0=function(){};const S0=(e,t,n)=>Math.min(Math.max(n,e),t),F2=.001,oK=.01,s8=10,iK=.05,aK=1;function sK({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let o,i;rK(e<=s8*1e3);let a=1-t;a=S0(iK,aK,a),e=S0(oK,s8,e/1e3),a<1?(o=d=>{const f=d*a,p=f*e,m=f-n,g=G5(d,a),y=Math.exp(-p);return F2-m/g*y},i=d=>{const p=d*a*e,m=p*n+n,g=Math.pow(a,2)*Math.pow(d,2)*e,y=Math.exp(-p),b=G5(Math.pow(d,2),a);return(-o(d)+F2>0?-1:1)*((m-g)*y)/b}):(o=d=>{const f=Math.exp(-d*e),p=(d-n)*e+1;return-F2+f*p},i=d=>{const f=Math.exp(-d*e),p=(n-d)*(e*e);return f*p});const l=5/e,c=uK(o,i,l);if(e=e*1e3,isNaN(c))return{stiffness:100,damping:10,duration:e};{const d=Math.pow(c,2)*r;return{stiffness:d,damping:a*2*Math.sqrt(r*d),duration:e}}}const lK=12;function uK(e,t,n){let r=n;for(let o=1;o<lK;o++)r=r-e(r)/t(r);return r}function G5(e,t){return e*Math.sqrt(1-t*t)}const cK=["duration","bounce"],dK=["stiffness","damping","mass"];function l8(e,t){return t.some(n=>e[n]!==void 0)}function fK(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!l8(e,dK)&&l8(e,cK)){const n=sK(e);t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1}),t.isResolvedFromDuration=!0}return t}function Ib(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:o}=e,i=Vm(e,["from","to","restSpeed","restDelta"]);const a={done:!1,value:t};let{stiffness:l,damping:c,mass:d,velocity:f,duration:p,isResolvedFromDuration:m}=fK(i),g=u8,y=u8;function b(){const k=f?-(f/1e3):0,C=n-t,S=c/(2*Math.sqrt(l*d)),_=Math.sqrt(l/d)/1e3;if(o===void 0&&(o=Math.min(Math.abs(n-t)/100,.4)),S<1){const E=G5(_,S);g=A=>{const R=Math.exp(-S*_*A);return n-R*((k+S*_*C)/E*Math.sin(E*A)+C*Math.cos(E*A))},y=A=>{const R=Math.exp(-S*_*A);return S*_*R*(Math.sin(E*A)*(k+S*_*C)/E+C*Math.cos(E*A))-R*(Math.cos(E*A)*(k+S*_*C)-E*C*Math.sin(E*A))}}else if(S===1)g=E=>n-Math.exp(-_*E)*(C+(k+_*C)*E);else{const E=_*Math.sqrt(S*S-1);g=A=>{const R=Math.exp(-S*_*A),O=Math.min(E*A,300);return n-R*((k+S*_*C)*Math.sinh(O)+E*C*Math.cosh(O))/E}}}return b(),{next:k=>{const C=g(k);if(m)a.done=k>=p;else{const S=y(k)*1e3,_=Math.abs(S)<=r,E=Math.abs(n-C)<=o;a.done=_&&E}return a.value=a.done?n:C,a},flipTarget:()=>{f=-f,[t,n]=[n,t],b()}}}Ib.needsInterpolation=(e,t)=>typeof e=="string"||typeof t=="string";const u8=e=>0,of=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},Jt=(e,t,n)=>-n*e+n*t+e;function z2(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function c8({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let o=0,i=0,a=0;if(!t)o=i=a=n;else{const l=n<.5?n*(1+t):n+t-n*t,c=2*n-l;o=z2(c,l,e+1/3),i=z2(c,l,e),a=z2(c,l,e-1/3)}return{red:Math.round(o*255),green:Math.round(i*255),blue:Math.round(a*255),alpha:r}}const pK=(e,t,n)=>{const r=e*e,o=t*t;return Math.sqrt(Math.max(0,n*(o-r)+r))},hK=[W5,Va,Bs],d8=e=>hK.find(t=>t.test(e)),mP=(e,t)=>{let n=d8(e),r=d8(t),o=n.parse(e),i=r.parse(t);n===Bs&&(o=c8(o),n=Va),r===Bs&&(i=c8(i),r=Va);const a=Object.assign({},o);return l=>{for(const c in a)c!=="alpha"&&(a[c]=pK(o[c],i[c],l));return a.alpha=Jt(o.alpha,i.alpha,l),n.transform(a)}},Z5=e=>typeof e=="number",mK=(e,t)=>n=>t(e(n)),Wm=(...e)=>e.reduce(mK);function gP(e,t){return Z5(e)?n=>Jt(e,t,n):rr.test(e)?mP(e,t):yP(e,t)}const vP=(e,t)=>{const n=[...e],r=n.length,o=e.map((i,a)=>gP(i,t[a]));return i=>{for(let a=0;a<r;a++)n[a]=o[a](i);return n}},gK=(e,t)=>{const n=Object.assign(Object.assign({},e),t),r={};for(const o in n)e[o]!==void 0&&t[o]!==void 0&&(r[o]=gP(e[o],t[o]));return o=>{for(const i in r)n[i]=r[i](o);return n}};function f8(e){const t=na.parse(e),n=t.length;let r=0,o=0,i=0;for(let a=0;a<n;a++)r||typeof t[a]=="number"?r++:t[a].hue!==void 0?i++:o++;return{parsed:t,numNumbers:r,numRGB:o,numHSL:i}}const yP=(e,t)=>{const n=na.createTransformer(t),r=f8(e),o=f8(t);return r.numHSL===o.numHSL&&r.numRGB===o.numRGB&&r.numNumbers>=o.numNumbers?Wm(vP(r.parsed,o.parsed),n):a=>`${a>0?t:e}`},vK=(e,t)=>n=>Jt(e,t,n);function yK(e){if(typeof e=="number")return vK;if(typeof e=="string")return rr.test(e)?mP:yP;if(Array.isArray(e))return vP;if(typeof e=="object")return gK}function bK(e,t,n){const r=[],o=n||yK(e[0]),i=e.length-1;for(let a=0;a<i;a++){let l=o(e[a],e[a+1]);if(t){const c=Array.isArray(t)?t[a]:t;l=Wm(c,l)}r.push(l)}return r}function xK([e,t],[n]){return r=>n(of(e,t,r))}function wK(e,t){const n=e.length,r=n-1;return o=>{let i=0,a=!1;if(o<=e[0]?a=!0:o>=e[r]&&(i=r-1,a=!0),!a){let c=1;for(;c<n&&!(e[c]>o||c===r);c++);i=c-1}const l=of(e[i],e[i+1],o);return t[i](l)}}function bP(e,t,{clamp:n=!0,ease:r,mixer:o}={}){const i=e.length;w0(i===t.length),w0(!r||!Array.isArray(r)||r.length===i-1),e[0]>e[i-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());const a=bK(t,r,o),l=i===2?xK(e,a):wK(e,a);return n?c=>l(S0(e[0],e[i-1],c)):l}const Um=e=>t=>1-e(1-t),Ob=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,SK=e=>t=>Math.pow(t,e),xP=e=>t=>t*t*((e+1)*t-e),CK=e=>{const t=xP(e);return n=>(n*=2)<1?.5*t(n):.5*(2-Math.pow(2,-10*(n-1)))},wP=1.525,_K=4/11,kK=8/11,EK=9/10,Rb=e=>e,Mb=SK(2),LK=Um(Mb),SP=Ob(Mb),CP=e=>1-Math.sin(Math.acos(e)),Nb=Um(CP),PK=Ob(Nb),$b=xP(wP),AK=Um($b),TK=Ob($b),IK=CK(wP),OK=4356/361,RK=35442/1805,MK=16061/1805,C0=e=>{if(e===1||e===0)return e;const t=e*e;return e<_K?7.5625*t:e<kK?9.075*t-9.9*e+3.4:e<EK?OK*t-RK*e+MK:10.8*e*e-20.52*e+10.72},NK=Um(C0),$K=e=>e<.5?.5*(1-C0(1-e*2)):.5*C0(e*2-1)+.5;function DK(e,t){return e.map(()=>t||SP).splice(0,e.length-1)}function FK(e){const t=e.length;return e.map((n,r)=>r!==0?r/(t-1):0)}function zK(e,t){return e.map(n=>n*t)}function w1({from:e=0,to:t=1,ease:n,offset:r,duration:o=300}){const i={done:!1,value:e},a=Array.isArray(t)?t:[e,t],l=zK(r&&r.length===a.length?r:FK(a),o);function c(){return bP(l,a,{ease:Array.isArray(n)?n:DK(a,n)})}let d=c();return{next:f=>(i.value=d(f),i.done=f>=o,i),flipTarget:()=>{a.reverse(),d=c()}}}function BK({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:o=.5,modifyTarget:i}){const a={done:!1,value:t};let l=n*e;const c=t+l,d=i===void 0?c:i(c);return d!==c&&(l=d-t),{next:f=>{const p=-l*Math.exp(-f/r);return a.done=!(p>o||p<-o),a.value=a.done?d:d+p,a},flipTarget:()=>{}}}const p8={keyframes:w1,spring:Ib,decay:BK};function VK(e){if(Array.isArray(e.to))return w1;if(p8[e.type])return p8[e.type];const t=new Set(Object.keys(e));return t.has("ease")||t.has("duration")&&!t.has("dampingRatio")?w1:t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta")?Ib:w1}const _P=1/60*1e3,WK=typeof performance<"u"?()=>performance.now():()=>Date.now(),kP=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(WK()),_P);function UK(e){let t=[],n=[],r=0,o=!1,i=!1;const a=new WeakSet,l={schedule:(c,d=!1,f=!1)=>{const p=f&&o,m=p?t:n;return d&&a.add(c),m.indexOf(c)===-1&&(m.push(c),p&&o&&(r=t.length)),c},cancel:c=>{const d=n.indexOf(c);d!==-1&&n.splice(d,1),a.delete(c)},process:c=>{if(o){i=!0;return}if(o=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d<r;d++){const f=t[d];f(c),a.has(f)&&(l.schedule(f),e())}o=!1,i&&(i=!1,l.process(c))}};return l}const HK=40;let K5=!0,af=!1,q5=!1;const wu={delta:0,timestamp:0},$f=["read","update","preRender","render","postRender"],Hm=$f.reduce((e,t)=>(e[t]=UK(()=>af=!0),e),{}),jK=$f.reduce((e,t)=>{const n=Hm[t];return e[t]=(r,o=!1,i=!1)=>(af||KK(),n.schedule(r,o,i)),e},{}),GK=$f.reduce((e,t)=>(e[t]=Hm[t].cancel,e),{});$f.reduce((e,t)=>(e[t]=()=>Hm[t].process(wu),e),{});const ZK=e=>Hm[e].process(wu),EP=e=>{af=!1,wu.delta=K5?_P:Math.max(Math.min(e-wu.timestamp,HK),1),wu.timestamp=e,q5=!0,$f.forEach(ZK),q5=!1,af&&(K5=!1,kP(EP))},KK=()=>{af=!0,K5=!0,q5||kP(EP)},qK=()=>wu;function LP(e,t,n=0){return e-t-n}function YK(e,t,n=0,r=!0){return r?LP(t+-e,t,n):t-(e-t)+n}function XK(e,t,n,r){return r?e>=t+n:e<=-n}const QK=e=>{const t=({delta:n})=>e(n);return{start:()=>jK.update(t,!0),stop:()=>GK.update(t)}};function PP(e){var t,n,{from:r,autoplay:o=!0,driver:i=QK,elapsed:a=0,repeat:l=0,repeatType:c="loop",repeatDelay:d=0,onPlay:f,onStop:p,onComplete:m,onRepeat:g,onUpdate:y}=e,b=Vm(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:k}=b,C,S=0,_=b.duration,E,A=!1,R=!0,O;const $=VK(b);!((n=(t=$).needsInterpolation)===null||n===void 0)&&n.call(t,r,k)&&(O=bP([0,100],[r,k],{clamp:!1}),r=0,k=100);const H=$(Object.assign(Object.assign({},b),{from:r,to:k}));function z(){S++,c==="reverse"?(R=S%2===0,a=YK(a,_,d,R)):(a=LP(a,_,d),c==="mirror"&&H.flipTarget()),A=!1,g&&g()}function X(){C.stop(),m&&m()}function he(oe){if(R||(oe=-oe),a+=oe,!A){const pe=H.next(Math.max(0,a));E=pe.value,O&&(E=O(E)),A=R?pe.done:a<=0}y?.(E),A&&(S===0&&(_??(_=a)),S<l?XK(a,_,d,R)&&z():X())}function ye(){f?.(),C=i(he),C.start()}return o&&ye(),{stop:()=>{p?.(),C.stop()}}}function AP(e,t){return t?e*(1e3/t):0}function JK({from:e=0,velocity:t=0,min:n,max:r,power:o=.8,timeConstant:i=750,bounceStiffness:a=500,bounceDamping:l=10,restDelta:c=1,modifyTarget:d,driver:f,onUpdate:p,onComplete:m,onStop:g}){let y;function b(_){return n!==void 0&&_<n||r!==void 0&&_>r}function k(_){return n===void 0?r:r===void 0||Math.abs(n-_)<Math.abs(r-_)?n:r}function C(_){y?.stop(),y=PP(Object.assign(Object.assign({},_),{driver:f,onUpdate:E=>{var A;p?.(E),(A=_.onUpdate)===null||A===void 0||A.call(_,E)},onComplete:m,onStop:g}))}function S(_){C(Object.assign({type:"spring",stiffness:a,damping:l,restDelta:c},_))}if(b(e))S({from:e,velocity:t,to:k(e)});else{let _=o*t+e;typeof d<"u"&&(_=d(_));const E=k(_),A=E===n?-1:1;let R,O;const $=H=>{R=O,O=H,t=AP(H-R,qK().delta),(A===1&&H>E||A===-1&&H<E)&&S({from:H,to:E,velocity:t})};C({type:"decay",from:e,velocity:t,timeConstant:i,power:o,restDelta:c,modifyTarget:d,onUpdate:b(_)?$:void 0})}return{stop:()=>y?.stop()}}const Y5=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),h8=e=>Y5(e)&&e.hasOwnProperty("z"),Th=(e,t)=>Math.abs(e-t);function Db(e,t){if(Z5(e)&&Z5(t))return Th(e,t);if(Y5(e)&&Y5(t)){const n=Th(e.x,t.x),r=Th(e.y,t.y),o=h8(e)&&h8(t)?Th(e.z,t.z):0;return Math.sqrt(Math.pow(n,2)+Math.pow(r,2)+Math.pow(o,2))}}const TP=(e,t)=>1-3*t+3*e,IP=(e,t)=>3*t-6*e,OP=e=>3*e,_0=(e,t,n)=>((TP(t,n)*e+IP(t,n))*e+OP(t))*e,RP=(e,t,n)=>3*TP(t,n)*e*e+2*IP(t,n)*e+OP(t),eq=1e-7,tq=10;function nq(e,t,n,r,o){let i,a,l=0;do a=t+(n-t)/2,i=_0(a,r,o)-e,i>0?n=a:t=a;while(Math.abs(i)>eq&&++l<tq);return a}const rq=8,oq=.001;function iq(e,t,n,r){for(let o=0;o<rq;++o){const i=RP(t,n,r);if(i===0)return t;t-=(_0(t,n,r)-e)/i}return t}const S1=11,Ih=1/(S1-1);function aq(e,t,n,r){if(e===t&&n===r)return Rb;const o=new Float32Array(S1);for(let a=0;a<S1;++a)o[a]=_0(a*Ih,e,n);function i(a){let l=0,c=1;const d=S1-1;for(;c!==d&&o[c]<=a;++c)l+=Ih;--c;const f=(a-o[c])/(o[c+1]-o[c]),p=l+f*Ih,m=RP(p,e,n);return m>=oq?iq(a,p,e,n):m===0?p:nq(a,l,l+Ih,e,n)}return a=>a===0||a===1?a:_0(i(a),t,r)}function sq({onTap:e,onTapStart:t,onTapCancel:n,whileTap:r,visualElement:o}){const i=e||t||n||r,a=v.exports.useRef(!1),l=v.exports.useRef(null),c={passive:!(t||e||n||g)};function d(){l.current&&l.current(),l.current=null}function f(){return d(),a.current=!1,o.animationState&&o.animationState.setActive(At.Tap,!1),!pP()}function p(y,b){!f()||(hP(o.getInstance(),y.target)?e&&e(y,b):n&&n(y,b))}function m(y,b){!f()||n&&n(y,b)}function g(y,b){d(),!a.current&&(a.current=!0,l.current=Wm(xu(window,"pointerup",p,c),xu(window,"pointercancel",m,c)),o.animationState&&o.animationState.setActive(At.Tap,!0),t&&t(y,b))}x0(o,"pointerdown",i?g:void 0,c),Tb(d)}const lq="production",MP=typeof process>"u"||process.env===void 0?lq:"production",m8=new Set;function NP(e,t,n){e||m8.has(t)||(console.warn(t),n&&console.warn(n),m8.add(t))}const X5=new WeakMap,B2=new WeakMap,uq=e=>{const t=X5.get(e.target);t&&t(e)},cq=e=>{e.forEach(uq)};function dq({root:e,...t}){const n=e||document;B2.has(n)||B2.set(n,{});const r=B2.get(n),o=JSON.stringify(t);return r[o]||(r[o]=new IntersectionObserver(cq,{root:e,...t})),r[o]}function fq(e,t,n){const r=dq(t);return X5.set(e,n),r.observe(e),()=>{X5.delete(e),r.unobserve(e)}}function pq({visualElement:e,whileInView:t,onViewportEnter:n,onViewportLeave:r,viewport:o={}}){const i=v.exports.useRef({hasEnteredView:!1,isInView:!1});let a=Boolean(t||n||r);o.once&&i.current.hasEnteredView&&(a=!1),(typeof IntersectionObserver>"u"?gq:mq)(a,i.current,e,o)}const hq={some:0,all:1};function mq(e,t,n,{root:r,margin:o,amount:i="some",once:a}){v.exports.useEffect(()=>{if(!e)return;const l={root:r?.current,rootMargin:o,threshold:typeof i=="number"?i:hq[i]},c=d=>{const{isIntersecting:f}=d;if(t.isInView===f||(t.isInView=f,a&&!f&&t.hasEnteredView))return;f&&(t.hasEnteredView=!0),n.animationState&&n.animationState.setActive(At.InView,f);const p=n.getProps(),m=f?p.onViewportEnter:p.onViewportLeave;m&&m(d)};return fq(n.getInstance(),l,c)},[e,r,o,i])}function gq(e,t,n,{fallback:r=!0}){v.exports.useEffect(()=>{!e||!r||(MP!=="production"&&NP(!1,"IntersectionObserver not available on this device. whileInView animations will trigger on mount."),requestAnimationFrame(()=>{t.hasEnteredView=!0;const{onViewportEnter:o}=n.getProps();o&&o(null),n.animationState&&n.animationState.setActive(At.InView,!0)}))},[e])}const Wa=e=>t=>(e(t),null),vq={inView:Wa(pq),tap:Wa(sq),focus:Wa(GZ),hover:Wa(nK)};function Fb(){const e=v.exports.useContext(Qu);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,o=v.exports.useId();return v.exports.useEffect(()=>r(o),[]),!t&&n?[!1,()=>n&&n(o)]:[!0]}function yq(){return bq(v.exports.useContext(Qu))}function bq(e){return e===null?!0:e.isPresent}function $P(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}const k0=e=>e*1e3,xq={linear:Rb,easeIn:Mb,easeInOut:SP,easeOut:LK,circIn:CP,circInOut:PK,circOut:Nb,backIn:$b,backInOut:TK,backOut:AK,anticipate:IK,bounceIn:NK,bounceInOut:$K,bounceOut:C0},g8=e=>{if(Array.isArray(e)){w0(e.length===4);const[t,n,r,o]=e;return aq(t,n,r,o)}else if(typeof e=="string")return xq[e];return e},wq=e=>Array.isArray(e)&&typeof e[0]!="number",v8=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&na.test(t)&&!t.startsWith("url(")),Ls=()=>({type:"spring",stiffness:500,damping:25,restSpeed:10}),Oh=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),V2=()=>({type:"keyframes",ease:"linear",duration:.3}),Sq=e=>({type:"keyframes",duration:.8,values:e}),y8={x:Ls,y:Ls,z:Ls,rotate:Ls,rotateX:Ls,rotateY:Ls,rotateZ:Ls,scaleX:Oh,scaleY:Oh,scale:Oh,opacity:V2,backgroundColor:V2,color:V2,default:Oh},Cq=(e,t)=>{let n;return rf(t)?n=Sq:n=y8[e]||y8.default,{to:t,...n(t)}},_q={...qL,color:rr,backgroundColor:rr,outlineColor:rr,fill:rr,stroke:rr,borderColor:rr,borderTopColor:rr,borderRightColor:rr,borderBottomColor:rr,borderLeftColor:rr,filter:U5,WebkitFilter:U5},zb=e=>_q[e];function Bb(e,t){var n;let r=zb(e);return r!==U5&&(r=na),(n=r.getAnimatableNone)===null||n===void 0?void 0:n.call(r,t)}const kq={current:!1};function Eq({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:o,repeat:i,repeatType:a,repeatDelay:l,from:c,...d}){return!!Object.keys(d).length}function Lq({ease:e,times:t,yoyo:n,flip:r,loop:o,...i}){const a={...i};return t&&(a.offset=t),i.duration&&(a.duration=k0(i.duration)),i.repeatDelay&&(a.repeatDelay=k0(i.repeatDelay)),e&&(a.ease=wq(e)?e.map(g8):g8(e)),i.type==="tween"&&(a.type="keyframes"),(n||o||r)&&(n?a.repeatType="reverse":o?a.repeatType="loop":r&&(a.repeatType="mirror"),a.repeat=o||n||r||i.repeat),i.type!=="spring"&&(a.type="keyframes"),a}function Pq(e,t){var n,r;return(r=(n=(Vb(e,t)||{}).delay)!==null&&n!==void 0?n:e.delay)!==null&&r!==void 0?r:0}function Aq(e){return Array.isArray(e.to)&&e.to[0]===null&&(e.to=[...e.to],e.to[0]=e.from),e}function Tq(e,t,n){return Array.isArray(t.to)&&e.duration===void 0&&(e.duration=.8),Aq(t),Eq(e)||(e={...e,...Cq(n,t.to)}),{...t,...Lq(e)}}function Iq(e,t,n,r,o){const i=Vb(r,e)||{};let a=i.from!==void 0?i.from:t.get();const l=v8(e,n);a==="none"&&l&&typeof n=="string"?a=Bb(e,n):b8(a)&&typeof n=="string"?a=x8(n):!Array.isArray(n)&&b8(n)&&typeof a=="string"&&(n=x8(a));const c=v8(e,a);function d(){const p={from:a,to:n,velocity:t.getVelocity(),onComplete:o,onUpdate:m=>t.set(m)};return i.type==="inertia"||i.type==="decay"?JK({...p,...i}):PP({...Tq(i,p,e),onUpdate:m=>{p.onUpdate(m),i.onUpdate&&i.onUpdate(m)},onComplete:()=>{p.onComplete(),i.onComplete&&i.onComplete()}})}function f(){const p=iP(n);return t.set(p),o(),i.onUpdate&&i.onUpdate(p),i.onComplete&&i.onComplete(),{stop:()=>{}}}return!c||!l||i.type===!1?f:d}function b8(e){return e===0||typeof e=="string"&&parseFloat(e)===0&&e.indexOf(" ")===-1}function x8(e){return typeof e=="number"?0:Bb("",e)}function Vb(e,t){return e[t]||e.default||e}function Wb(e,t,n,r={}){return kq.current&&(r={type:!1}),t.start(o=>{let i,a;const l=Iq(e,t,n,r,o),c=Pq(r,e),d=()=>a=l();return c?i=window.setTimeout(d,k0(c)):d(),()=>{clearTimeout(i),a&&a.stop()}})}const Oq=e=>/^\-?\d*\.?\d+$/.test(e),Rq=e=>/^0[^.\s]+$/.test(e),DP=1/60*1e3,Mq=typeof performance<"u"?()=>performance.now():()=>Date.now(),FP=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(Mq()),DP);function Nq(e){let t=[],n=[],r=0,o=!1,i=!1;const a=new WeakSet,l={schedule:(c,d=!1,f=!1)=>{const p=f&&o,m=p?t:n;return d&&a.add(c),m.indexOf(c)===-1&&(m.push(c),p&&o&&(r=t.length)),c},cancel:c=>{const d=n.indexOf(c);d!==-1&&n.splice(d,1),a.delete(c)},process:c=>{if(o){i=!0;return}if(o=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d<r;d++){const f=t[d];f(c),a.has(f)&&(l.schedule(f),e())}o=!1,i&&(i=!1,l.process(c))}};return l}const $q=40;let Q5=!0,sf=!1,J5=!1;const Su={delta:0,timestamp:0},Df=["read","update","preRender","render","postRender"],jm=Df.reduce((e,t)=>(e[t]=Nq(()=>sf=!0),e),{}),hi=Df.reduce((e,t)=>{const n=jm[t];return e[t]=(r,o=!1,i=!1)=>(sf||Fq(),n.schedule(r,o,i)),e},{}),lf=Df.reduce((e,t)=>(e[t]=jm[t].cancel,e),{}),W2=Df.reduce((e,t)=>(e[t]=()=>jm[t].process(Su),e),{}),Dq=e=>jm[e].process(Su),zP=e=>{sf=!1,Su.delta=Q5?DP:Math.max(Math.min(e-Su.timestamp,$q),1),Su.timestamp=e,J5=!0,Df.forEach(Dq),J5=!1,sf&&(Q5=!1,FP(zP))},Fq=()=>{sf=!0,Q5=!0,J5||FP(zP)},e4=()=>Su;function Ub(e,t){e.indexOf(t)===-1&&e.push(t)}function Hb(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class wd{constructor(){this.subscriptions=[]}add(t){return Ub(this.subscriptions,t),()=>Hb(this.subscriptions,t)}notify(t,n,r){const o=this.subscriptions.length;if(!!o)if(o===1)this.subscriptions[0](t,n,r);else for(let i=0;i<o;i++){const a=this.subscriptions[i];a&&a(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const zq=e=>!isNaN(parseFloat(e));class Bq{constructor(t){this.version="7.3.5",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new wd,this.velocityUpdateSubscribers=new wd,this.renderSubscribers=new wd,this.canTrackVelocity=!1,this.updateAndNotify=(n,r=!0)=>{this.prev=this.current,this.current=n;const{delta:o,timestamp:i}=e4();this.lastUpdated!==i&&(this.timeDelta=o,this.lastUpdated=i,hi.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.updateSubscribers.notify(this.current),this.velocityUpdateSubscribers.getSize()&&this.velocityUpdateSubscribers.notify(this.getVelocity()),r&&this.renderSubscribers.notify(this.current)},this.scheduleVelocityCheck=()=>hi.postRender(this.velocityCheck),this.velocityCheck=({timestamp:n})=>{n!==this.lastUpdated&&(this.prev=this.current,this.velocityUpdateSubscribers.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=zq(this.current)}onChange(t){return this.updateSubscribers.add(t)}clearListeners(){this.updateSubscribers.clear()}onRenderRequest(t){return t(this.get()),this.renderSubscribers.add(t)}attach(t){this.passiveEffect=t}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?AP(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.stopAnimation=t(n)}).then(()=>this.clearAnimation())}stop(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()}isAnimating(){return!!this.stopAnimation}clearAnimation(){this.stopAnimation=null}destroy(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()}}function Du(e){return new Bq(e)}const BP=e=>t=>t.test(e),Vq={test:e=>e==="auto",parse:e=>e},VP=[al,De,pi,Aa,mZ,hZ,Vq],Gc=e=>VP.find(BP(e)),Wq=[...VP,rr,na],Uq=e=>Wq.find(BP(e));function Hq(e){const t={};return e.forEachValue((n,r)=>t[r]=n.get()),t}function jq(e){const t={};return e.forEachValue((n,r)=>t[r]=n.getVelocity()),t}function Gm(e,t,n){const r=e.getProps();return oP(r,t,n!==void 0?n:r.custom,Hq(e),jq(e))}function Gq(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,Du(n))}function Zq(e,t){const n=Gm(e,t);let{transitionEnd:r={},transition:o={},...i}=n?e.makeTargetAnimatable(n,!1):{};i={...i,...r};for(const a in i){const l=iP(i[a]);Gq(e,a,l)}}function Kq(e,t,n){var r,o;const i=Object.keys(t).filter(l=>!e.hasValue(l)),a=i.length;if(!!a)for(let l=0;l<a;l++){const c=i[l],d=t[c];let f=null;Array.isArray(d)&&(f=d[0]),f===null&&(f=(o=(r=n[c])!==null&&r!==void 0?r:e.readValue(c))!==null&&o!==void 0?o:t[c]),f!=null&&(typeof f=="string"&&(Oq(f)||Rq(f))?f=parseFloat(f):!Uq(f)&&na.test(d)&&(f=Bb(c,d)),e.addValue(c,Du(f)),n[c]===void 0&&(n[c]=f),e.setBaseTarget(c,f))}}function qq(e,t){return t?(t[e]||t.default||t).from:void 0}function Yq(e,t,n){var r;const o={};for(const i in e){const a=qq(i,t);o[i]=a!==void 0?a:(r=n.getValue(i))===null||r===void 0?void 0:r.get()}return o}function E0(e){return Boolean(bi(e)&&e.add)}function Xq(e,t,n={}){e.notifyAnimationStart(t);let r;if(Array.isArray(t)){const o=t.map(i=>t4(e,i,n));r=Promise.all(o)}else if(typeof t=="string")r=t4(e,t,n);else{const o=typeof t=="function"?Gm(e,t,n.custom):t;r=WP(e,o,n)}return r.then(()=>e.notifyAnimationComplete(t))}function t4(e,t,n={}){var r;const o=Gm(e,t,n.custom);let{transition:i=e.getDefaultTransition()||{}}=o||{};n.transitionOverride&&(i=n.transitionOverride);const a=o?()=>WP(e,o,n):()=>Promise.resolve(),l=!((r=e.variantChildren)===null||r===void 0)&&r.size?(d=0)=>{const{delayChildren:f=0,staggerChildren:p,staggerDirection:m}=i;return Qq(e,t,f+d,p,m,n)}:()=>Promise.resolve(),{when:c}=i;if(c){const[d,f]=c==="beforeChildren"?[a,l]:[l,a];return d().then(f)}else return Promise.all([a(),l(n.delay)])}function WP(e,t,{delay:n=0,transitionOverride:r,type:o}={}){var i;let{transition:a=e.getDefaultTransition(),transitionEnd:l,...c}=e.makeTargetAnimatable(t);const d=e.getValue("willChange");r&&(a=r);const f=[],p=o&&((i=e.animationState)===null||i===void 0?void 0:i.getState()[o]);for(const m in c){const g=e.getValue(m),y=c[m];if(!g||y===void 0||p&&eY(p,m))continue;let b={delay:n,...a};e.shouldReduceMotion&&Rf.has(m)&&(b={...b,type:!1,delay:0});let k=Wb(m,g,y,b);E0(d)&&(d.add(m),k=k.then(()=>d.remove(m))),f.push(k)}return Promise.all(f).then(()=>{l&&Zq(e,l)})}function Qq(e,t,n=0,r=0,o=1,i){const a=[],l=(e.variantChildren.size-1)*r,c=o===1?(d=0)=>d*r:(d=0)=>l-d*r;return Array.from(e.variantChildren).sort(Jq).forEach((d,f)=>{a.push(t4(d,t,{...i,delay:n+c(f)}).then(()=>d.notifyAnimationComplete(t)))}),Promise.all(a)}function Jq(e,t){return e.sortNodePosition(t)}function eY({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}const jb=[At.Animate,At.InView,At.Focus,At.Hover,At.Tap,At.Drag,At.Exit],tY=[...jb].reverse(),nY=jb.length;function rY(e){return t=>Promise.all(t.map(({animation:n,options:r})=>Xq(e,n,r)))}function oY(e){let t=rY(e);const n=aY();let r=!0;const o=(c,d)=>{const f=Gm(e,d);if(f){const{transition:p,transitionEnd:m,...g}=f;c={...c,...g,...m}}return c};function i(c){t=c(e)}function a(c,d){var f;const p=e.getProps(),m=e.getVariantContext(!0)||{},g=[],y=new Set;let b={},k=1/0;for(let S=0;S<nY;S++){const _=tY[S],E=n[_],A=(f=p[_])!==null&&f!==void 0?f:m[_],R=ef(A),O=_===d?E.isActive:null;O===!1&&(k=S);let $=A===m[_]&&A!==p[_]&&R;if($&&r&&e.manuallyAnimateOnMount&&($=!1),E.protectedKeys={...b},!E.isActive&&O===null||!A&&!E.prevProp||Dm(A)||typeof A=="boolean")continue;const H=iY(E.prevProp,A);let z=H||_===d&&E.isActive&&!$&&R||S>k&&R;const X=Array.isArray(A)?A:[A];let he=X.reduce(o,{});O===!1&&(he={});const{prevResolvedValues:ye={}}=E,oe={...ye,...he},pe=ge=>{z=!0,y.delete(ge),E.needsAnimating[ge]=!0};for(const ge in oe){const J=he[ge],D=ye[ge];b.hasOwnProperty(ge)||(J!==D?rf(J)&&rf(D)?!$P(J,D)||H?pe(ge):E.protectedKeys[ge]=!0:J!==void 0?pe(ge):y.add(ge):J!==void 0&&y.has(ge)?pe(ge):E.protectedKeys[ge]=!0)}E.prevProp=A,E.prevResolvedValues=he,E.isActive&&(b={...b,...he}),r&&e.blockInitialAnimation&&(z=!1),z&&!$&&g.push(...X.map(ge=>({animation:ge,options:{type:_,...c}})))}if(y.size){const S={};y.forEach(_=>{const E=e.getBaseTarget(_);E!==void 0&&(S[_]=E)}),g.push({animation:S})}let C=Boolean(g.length);return r&&p.initial===!1&&!e.manuallyAnimateOnMount&&(C=!1),r=!1,C?t(g):Promise.resolve()}function l(c,d,f){var p;if(n[c].isActive===d)return Promise.resolve();(p=e.variantChildren)===null||p===void 0||p.forEach(g=>{var y;return(y=g.animationState)===null||y===void 0?void 0:y.setActive(c,d)}),n[c].isActive=d;const m=a(f,c);for(const g in n)n[g].protectedKeys={};return m}return{animateChanges:a,setActive:l,setAnimateFunction:i,getState:()=>n}}function iY(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!$P(t,e):!1}function Ps(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function aY(){return{[At.Animate]:Ps(!0),[At.InView]:Ps(),[At.Hover]:Ps(),[At.Tap]:Ps(),[At.Drag]:Ps(),[At.Focus]:Ps(),[At.Exit]:Ps()}}const sY={animation:Wa(({visualElement:e,animate:t})=>{e.animationState||(e.animationState=oY(e)),Dm(t)&&v.exports.useEffect(()=>t.subscribe(e),[t])}),exit:Wa(e=>{const{custom:t,visualElement:n}=e,[r,o]=Fb(),i=v.exports.useContext(Qu);v.exports.useEffect(()=>{n.isPresent=r;const a=n.animationState&&n.animationState.setActive(At.Exit,!r,{custom:i&&i.custom||t});a&&!r&&a.then(o)},[r])})};class UP{constructor(t,n,{transformPagePoint:r}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=H2(this.lastMoveEventInfo,this.history),f=this.startEvent!==null,p=Db(d.offset,{x:0,y:0})>=3;if(!f&&!p)return;const{point:m}=d,{timestamp:g}=e4();this.history.push({...m,timestamp:g});const{onStart:y,onMove:b}=this.handlers;f||(y&&y(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),b&&b(this.lastMoveEvent,d)},this.handlePointerMove=(d,f)=>{if(this.lastMoveEvent=d,this.lastMoveEventInfo=U2(f,this.transformPagePoint),sP(d)&&d.buttons===0){this.handlePointerUp(d,f);return}hi.update(this.updatePoint,!0)},this.handlePointerUp=(d,f)=>{this.end();const{onEnd:p,onSessionEnd:m}=this.handlers,g=H2(U2(f,this.transformPagePoint),this.history);this.startEvent&&p&&p(d,g),m&&m(d,g)},lP(t)&&t.touches.length>1)return;this.handlers=n,this.transformPagePoint=r;const o=Ab(t),i=U2(o,this.transformPagePoint),{point:a}=i,{timestamp:l}=e4();this.history=[{...a,timestamp:l}];const{onSessionStart:c}=n;c&&c(t,H2(i,this.history)),this.removeListeners=Wm(xu(window,"pointermove",this.handlePointerMove),xu(window,"pointerup",this.handlePointerUp),xu(window,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),lf.update(this.updatePoint)}}function U2(e,t){return t?{point:t(e.point)}:e}function w8(e,t){return{x:e.x-t.x,y:e.y-t.y}}function H2({point:e},t){return{point:e,delta:w8(e,HP(t)),offset:w8(e,lY(t)),velocity:uY(t,.1)}}function lY(e){return e[0]}function HP(e){return e[e.length-1]}function uY(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const o=HP(e);for(;n>=0&&(r=e[n],!(o.timestamp-r.timestamp>k0(t)));)n--;if(!r)return{x:0,y:0};const i=(o.timestamp-r.timestamp)/1e3;if(i===0)return{x:0,y:0};const a={x:(o.x-r.x)/i,y:(o.y-r.y)/i};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function jr(e){return e.max-e.min}function S8(e,t=0,n=.01){return Db(e,t)<n}function C8(e,t,n,r=.5){e.origin=r,e.originPoint=Jt(t.min,t.max,e.origin),e.scale=jr(n)/jr(t),(S8(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=Jt(n.min,n.max,e.origin)-e.originPoint,(S8(e.translate)||isNaN(e.translate))&&(e.translate=0)}function Sd(e,t,n,r){C8(e.x,t.x,n.x,r?.originX),C8(e.y,t.y,n.y,r?.originY)}function _8(e,t,n){e.min=n.min+t.min,e.max=e.min+jr(t)}function cY(e,t,n){_8(e.x,t.x,n.x),_8(e.y,t.y,n.y)}function k8(e,t,n){e.min=t.min-n.min,e.max=e.min+jr(t)}function Cd(e,t,n){k8(e.x,t.x,n.x),k8(e.y,t.y,n.y)}function dY(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?Jt(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?Jt(n,e,r.max):Math.min(e,n)),e}function E8(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function fY(e,{top:t,left:n,bottom:r,right:o}){return{x:E8(e.x,n,o),y:E8(e.y,t,r)}}function L8(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function pY(e,t){return{x:L8(e.x,t.x),y:L8(e.y,t.y)}}function hY(e,t){let n=.5;const r=jr(e),o=jr(t);return o>r?n=of(t.min,t.max-r,e.min):r>o&&(n=of(e.min,e.max-o,t.min)),S0(0,1,n)}function mY(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const n4=.35;function gY(e=n4){return e===!1?e=0:e===!0&&(e=n4),{x:P8(e,"left","right"),y:P8(e,"top","bottom")}}function P8(e,t,n){return{min:A8(e,t),max:A8(e,n)}}function A8(e,t){var n;return typeof e=="number"?e:(n=e[t])!==null&&n!==void 0?n:0}const T8=()=>({translate:0,scale:1,origin:0,originPoint:0}),_d=()=>({x:T8(),y:T8()}),I8=()=>({min:0,max:0}),On=()=>({x:I8(),y:I8()});function ei(e){return[e("x"),e("y")]}function jP({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function vY({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function yY(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function j2(e){return e===void 0||e===1}function GP({scale:e,scaleX:t,scaleY:n}){return!j2(e)||!j2(t)||!j2(n)}function Ta(e){return GP(e)||O8(e.x)||O8(e.y)||e.z||e.rotate||e.rotateX||e.rotateY}function O8(e){return e&&e!=="0%"}function L0(e,t,n){const r=e-n,o=t*r;return n+o}function R8(e,t,n,r,o){return o!==void 0&&(e=L0(e,o,r)),L0(e,n,r)+t}function r4(e,t=0,n=1,r,o){e.min=R8(e.min,t,n,r,o),e.max=R8(e.max,t,n,r,o)}function ZP(e,{x:t,y:n}){r4(e.x,t.translate,t.scale,t.originPoint),r4(e.y,n.translate,n.scale,n.originPoint)}function bY(e,t,n,r=!1){var o,i;const a=n.length;if(!a)return;t.x=t.y=1;let l,c;for(let d=0;d<a;d++)l=n[d],c=l.projectionDelta,((i=(o=l.instance)===null||o===void 0?void 0:o.style)===null||i===void 0?void 0:i.display)!=="contents"&&(r&&l.options.layoutScroll&&l.scroll&&l!==l.root&&du(e,{x:-l.scroll.x,y:-l.scroll.y}),c&&(t.x*=c.x.scale,t.y*=c.y.scale,ZP(e,c)),r&&Ta(l.latestValues)&&du(e,l.latestValues))}function Ma(e,t){e.min=e.min+t,e.max=e.max+t}function M8(e,t,[n,r,o]){const i=t[o]!==void 0?t[o]:.5,a=Jt(e.min,e.max,i);r4(e,t[n],t[r],a,t.scale)}const xY=["x","scaleX","originX"],wY=["y","scaleY","originY"];function du(e,t){M8(e.x,t,xY),M8(e.y,t,wY)}function KP(e,t){return jP(yY(e.getBoundingClientRect(),t))}function SY(e,t,n){const r=KP(e,n),{scroll:o}=t;return o&&(Ma(r.x,o.x),Ma(r.y,o.y)),r}const CY=new WeakMap;class _Y{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=On(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){if(this.visualElement.isPresent===!1)return;const r=l=>{this.stopAnimation(),n&&this.snapToCursor(Ab(l,"page").point)},o=(l,c)=>{var d;const{drag:f,dragPropagation:p,onDragStart:m}=this.getProps();f&&!p&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=fP(f),!this.openGlobalLock)||(this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),ei(g=>{var y,b;let k=this.getAxisMotionValue(g).get()||0;if(pi.test(k)){const C=(b=(y=this.visualElement.projection)===null||y===void 0?void 0:y.layout)===null||b===void 0?void 0:b.actual[g];C&&(k=jr(C)*(parseFloat(k)/100))}this.originPoint[g]=k}),m?.(l,c),(d=this.visualElement.animationState)===null||d===void 0||d.setActive(At.Drag,!0))},i=(l,c)=>{const{dragPropagation:d,dragDirectionLock:f,onDirectionLock:p,onDrag:m}=this.getProps();if(!d&&!this.openGlobalLock)return;const{offset:g}=c;if(f&&this.currentDirection===null){this.currentDirection=kY(g),this.currentDirection!==null&&p?.(this.currentDirection);return}this.updateAxis("x",c.point,g),this.updateAxis("y",c.point,g),this.visualElement.syncRender(),m?.(l,c)},a=(l,c)=>this.stop(l,c);this.panSession=new UP(t,{onSessionStart:r,onStart:o,onMove:i,onSessionEnd:a},{transformPagePoint:this.visualElement.getTransformPagePoint()})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:o}=n;this.startAnimation(o);const{onDragEnd:i}=this.getProps();i?.(t,n)}cancel(){var t,n;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),(t=this.panSession)===null||t===void 0||t.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),(n=this.visualElement.animationState)===null||n===void 0||n.setActive(At.Drag,!1)}updateAxis(t,n,r){const{drag:o}=this.getProps();if(!r||!Rh(t,o,this.currentDirection))return;const i=this.getAxisMotionValue(t);let a=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(a=dY(a,this.constraints[t],this.elastic[t])),i.set(a)}resolveConstraints(){const{dragConstraints:t,dragElastic:n}=this.getProps(),{layout:r}=this.visualElement.projection||{},o=this.constraints;t&&cu(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&r?this.constraints=fY(r.actual,t):this.constraints=!1,this.elastic=gY(n),o!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&ei(i=>{this.getAxisMotionValue(i)&&(this.constraints[i]=mY(r.actual[i],this.constraints[i]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!cu(t))return!1;const r=t.current,{projection:o}=this.visualElement;if(!o||!o.layout)return!1;const i=SY(r,o.root,this.visualElement.getTransformPagePoint());let a=pY(o.layout.actual,i);if(n){const l=n(vY(a));this.hasMutatedConstraints=!!l,l&&(a=jP(l))}return a}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:o,dragTransition:i,dragSnapToOrigin:a,onDragTransitionEnd:l}=this.getProps(),c=this.constraints||{},d=ei(f=>{var p;if(!Rh(f,n,this.currentDirection))return;let m=(p=c?.[f])!==null&&p!==void 0?p:{};a&&(m={min:0,max:0});const g=o?200:1e6,y=o?40:1e7,b={type:"inertia",velocity:r?t[f]:0,bounceStiffness:g,bounceDamping:y,timeConstant:750,restDelta:1,restSpeed:10,...i,...m};return this.startAxisValueAnimation(f,b)});return Promise.all(d).then(l)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return Wb(t,r,0,n)}stopAnimation(){ei(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){var n,r;const o="_drag"+t.toUpperCase(),i=this.visualElement.getProps()[o];return i||this.visualElement.getValue(t,(r=(n=this.visualElement.getProps().initial)===null||n===void 0?void 0:n[t])!==null&&r!==void 0?r:0)}snapToCursor(t){ei(n=>{const{drag:r}=this.getProps();if(!Rh(n,r,this.currentDirection))return;const{projection:o}=this.visualElement,i=this.getAxisMotionValue(n);if(o&&o.layout){const{min:a,max:l}=o.layout.actual[n];i.set(t[n]-Jt(a,l,.5))}})}scalePositionWithinConstraints(){var t;const{drag:n,dragConstraints:r}=this.getProps(),{projection:o}=this.visualElement;if(!cu(r)||!o||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};ei(l=>{const c=this.getAxisMotionValue(l);if(c){const d=c.get();i[l]=hY({min:d,max:d},this.constraints[l])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.getInstance().style.transform=a?a({},""):"none",(t=o.root)===null||t===void 0||t.updateScroll(),o.updateLayout(),this.resolveConstraints(),ei(l=>{if(!Rh(l,n,null))return;const c=this.getAxisMotionValue(l),{min:d,max:f}=this.constraints[l];c.set(Jt(d,f,i[l]))})}addListeners(){var t;CY.set(this.visualElement,this);const n=this.visualElement.getInstance(),r=xu(n,"pointerdown",d=>{const{drag:f,dragListener:p=!0}=this.getProps();f&&p&&this.start(d)}),o=()=>{const{dragConstraints:d}=this.getProps();cu(d)&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",o);i&&!i.layout&&((t=i.root)===null||t===void 0||t.updateScroll(),i.updateLayout()),o();const l=Bm(window,"resize",()=>this.scalePositionWithinConstraints()),c=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:f})=>{this.isDragging&&f&&(ei(p=>{const m=this.getAxisMotionValue(p);!m||(this.originPoint[p]+=d[p].translate,m.set(m.get()+d[p].translate))}),this.visualElement.syncRender())});return()=>{l(),r(),a(),c?.()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:o=!1,dragConstraints:i=!1,dragElastic:a=n4,dragMomentum:l=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:o,dragConstraints:i,dragElastic:a,dragMomentum:l}}}function Rh(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function kY(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}function EY(e){const{dragControls:t,visualElement:n}=e,r=zm(()=>new _Y(n));v.exports.useEffect(()=>t&&t.subscribe(r),[r,t]),v.exports.useEffect(()=>r.addListeners(),[r])}function LY({onPan:e,onPanStart:t,onPanEnd:n,onPanSessionStart:r,visualElement:o}){const i=e||t||n||r,a=v.exports.useRef(null),{transformPagePoint:l}=v.exports.useContext(wb),c={onSessionStart:r,onStart:t,onMove:e,onEnd:(f,p)=>{a.current=null,n&&n(f,p)}};v.exports.useEffect(()=>{a.current!==null&&a.current.updateHandlers(c)});function d(f){a.current=new UP(f,c,{transformPagePoint:l})}x0(o,"pointerdown",i&&d),Tb(()=>a.current&&a.current.end())}const PY={pan:Wa(LY),drag:Wa(EY)},o4={current:null},qP={current:!1};function AY(){if(qP.current=!0,!!il)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>o4.current=e.matches;e.addListener(t),t()}else o4.current=!1}const Mh=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","LayoutAnimationStart","SetAxisTarget","Unmount"];function TY(){const e=Mh.map(()=>new wd),t={},n={clearAllListeners:()=>e.forEach(r=>r.clear()),updatePropListeners:r=>{Mh.forEach(o=>{var i;const a="on"+o,l=r[a];(i=t[o])===null||i===void 0||i.call(t),l&&(t[o]=n[a](l))})}};return e.forEach((r,o)=>{n["on"+Mh[o]]=i=>r.add(i),n["notify"+Mh[o]]=(...i)=>r.notify(...i)}),n}function IY(e,t,n){const{willChange:r}=t;for(const o in t){const i=t[o],a=n[o];if(bi(i))e.addValue(o,i),E0(r)&&r.add(o);else if(bi(a))e.addValue(o,Du(i)),E0(r)&&r.remove(o);else if(a!==i)if(e.hasValue(o)){const l=e.getValue(o);!l.hasAnimated&&l.set(i)}else{const l=e.getStaticValue(o);e.addValue(o,Du(l!==void 0?l:i))}}for(const o in n)t[o]===void 0&&e.removeValue(o);return t}const YP=Object.keys(tf),OY=YP.length,XP=({treeType:e="",build:t,getBaseTarget:n,makeTargetAnimatable:r,measureViewportBox:o,render:i,readValueFromInstance:a,removeValueFromRenderState:l,sortNodePosition:c,scrapeMotionValuesFromProps:d})=>({parent:f,props:p,presenceId:m,blockInitialAnimation:g,visualState:y,reducedMotionConfig:b},k={})=>{let C=!1;const{latestValues:S,renderState:_}=y;let E;const A=TY(),R=new Map,O=new Map;let $={};const H={...S};let z;function X(){!E||!C||(he(),i(E,_,p.style,Z.projection))}function he(){t(Z,_,S,k,p)}function ye(){A.notifyUpdate(S)}function oe(j,M){const G=M.onChange(ce=>{S[j]=ce,p.onUpdate&&hi.update(ye,!1,!0)}),le=M.onRenderRequest(Z.scheduleRender);O.set(j,()=>{G(),le()})}const{willChange:pe,...ge}=d(p);for(const j in ge){const M=ge[j];S[j]!==void 0&&bi(M)&&(M.set(S[j],!1),E0(pe)&&pe.add(j))}const J=Fm(p),D=FL(p),Z={treeType:e,current:null,depth:f?f.depth+1:0,parent:f,children:new Set,presenceId:m,shouldReduceMotion:null,variantChildren:D?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:Boolean(f?.isMounted()),blockInitialAnimation:g,isMounted:()=>Boolean(E),mount(j){C=!0,E=Z.current=j,Z.projection&&Z.projection.mount(j),D&&f&&!J&&(z=f?.addVariantChild(Z)),R.forEach((M,G)=>oe(G,M)),qP.current||AY(),Z.shouldReduceMotion=b==="never"?!1:b==="always"?!0:o4.current,f?.children.add(Z),Z.setProps(p)},unmount(){var j;(j=Z.projection)===null||j===void 0||j.unmount(),lf.update(ye),lf.render(X),O.forEach(M=>M()),z?.(),f?.children.delete(Z),A.clearAllListeners(),E=void 0,C=!1},loadFeatures(j,M,G,le,ce,be){const me=[];for(let _e=0;_e<OY;_e++){const ue=YP[_e],{isEnabled:we,Component:$e}=tf[ue];we(j)&&$e&&me.push(v.exports.createElement($e,{key:ue,...j,visualElement:Z}))}if(!Z.projection&&ce){Z.projection=new ce(le,Z.getLatestValues(),f&&f.projection);const{layoutId:_e,layout:ue,drag:we,dragConstraints:$e,layoutScroll:rt}=j;Z.projection.setOptions({layoutId:_e,layout:ue,alwaysMeasureLayout:Boolean(we)||$e&&cu($e),visualElement:Z,scheduleRender:()=>Z.scheduleRender(),animationType:typeof ue=="string"?ue:"both",initialPromotionConfig:be,layoutScroll:rt})}return me},addVariantChild(j){var M;const G=Z.getClosestVariantNode();if(G)return(M=G.variantChildren)===null||M===void 0||M.add(j),()=>G.variantChildren.delete(j)},sortNodePosition(j){return!c||e!==j.treeType?0:c(Z.getInstance(),j.getInstance())},getClosestVariantNode:()=>D?Z:f?.getClosestVariantNode(),getLayoutId:()=>p.layoutId,getInstance:()=>E,getStaticValue:j=>S[j],setStaticValue:(j,M)=>S[j]=M,getLatestValues:()=>S,setVisibility(j){Z.isVisible!==j&&(Z.isVisible=j,Z.scheduleRender())},makeTargetAnimatable(j,M=!0){return r(Z,j,p,M)},measureViewportBox(){return o(E,p)},addValue(j,M){Z.hasValue(j)&&Z.removeValue(j),R.set(j,M),S[j]=M.get(),oe(j,M)},removeValue(j){var M;R.delete(j),(M=O.get(j))===null||M===void 0||M(),O.delete(j),delete S[j],l(j,_)},hasValue:j=>R.has(j),getValue(j,M){let G=R.get(j);return G===void 0&&M!==void 0&&(G=Du(M),Z.addValue(j,G)),G},forEachValue:j=>R.forEach(j),readValue:j=>S[j]!==void 0?S[j]:a(E,j,k),setBaseTarget(j,M){H[j]=M},getBaseTarget(j){if(n){const M=n(p,j);if(M!==void 0&&!bi(M))return M}return H[j]},...A,build(){return he(),_},scheduleRender(){hi.render(X,!1,!0)},syncRender:X,setProps(j){(j.transformTemplate||p.transformTemplate)&&Z.scheduleRender(),p=j,A.updatePropListeners(j),$=IY(Z,d(p),$)},getProps:()=>p,getVariant:j=>{var M;return(M=p.variants)===null||M===void 0?void 0:M[j]},getDefaultTransition:()=>p.transition,getTransformPagePoint:()=>p.transformPagePoint,getVariantContext(j=!1){if(j)return f?.getVariantContext();if(!J){const G=f?.getVariantContext()||{};return p.initial!==void 0&&(G.initial=p.initial),G}const M={};for(let G=0;G<RY;G++){const le=QP[G],ce=p[le];(ef(ce)||ce===!1)&&(M[le]=ce)}return M}};return Z},QP=["initial",...jb],RY=QP.length;function i4(e){return typeof e=="string"&&e.startsWith("var(--")}const JP=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function MY(e){const t=JP.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]}function a4(e,t,n=1){const[r,o]=MY(e);if(!r)return;const i=window.getComputedStyle(t).getPropertyValue(r);return i?i.trim():i4(o)?a4(o,t,n+1):o}function NY(e,{...t},n){const r=e.getInstance();if(!(r instanceof Element))return{target:t,transitionEnd:n};n&&(n={...n}),e.forEachValue(o=>{const i=o.get();if(!i4(i))return;const a=a4(i,r);a&&o.set(a)});for(const o in t){const i=t[o];if(!i4(i))continue;const a=a4(i,r);!a||(t[o]=a,n&&n[o]===void 0&&(n[o]=i))}return{target:t,transitionEnd:n}}const $Y=new Set(["width","height","top","left","right","bottom","x","y"]),eA=e=>$Y.has(e),DY=e=>Object.keys(e).some(eA),tA=(e,t)=>{e.set(t,!1),e.set(t)},N8=e=>e===al||e===De;var $8;(function(e){e.width="width",e.height="height",e.left="left",e.right="right",e.top="top",e.bottom="bottom"})($8||($8={}));const D8=(e,t)=>parseFloat(e.split(", ")[t]),F8=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const o=r.match(/^matrix3d\((.+)\)$/);if(o)return D8(o[1],t);{const i=r.match(/^matrix\((.+)\)$/);return i?D8(i[1],e):0}},FY=new Set(["x","y","z"]),zY=y0.filter(e=>!FY.has(e));function BY(e){const t=[];return zY.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.syncRender(),t}const z8={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:F8(4,13),y:F8(5,14)},VY=(e,t,n)=>{const r=t.measureViewportBox(),o=t.getInstance(),i=getComputedStyle(o),{display:a}=i,l={};a==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(d=>{l[d]=z8[d](r,i)}),t.syncRender();const c=t.measureViewportBox();return n.forEach(d=>{const f=t.getValue(d);tA(f,l[d]),e[d]=z8[d](c,i)}),e},WY=(e,t,n={},r={})=>{t={...t},r={...r};const o=Object.keys(t).filter(eA);let i=[],a=!1;const l=[];if(o.forEach(c=>{const d=e.getValue(c);if(!e.hasValue(c))return;let f=n[c],p=Gc(f);const m=t[c];let g;if(rf(m)){const y=m.length,b=m[0]===null?1:0;f=m[b],p=Gc(f);for(let k=b;k<y;k++)g?w0(Gc(m[k])===g):g=Gc(m[k])}else g=Gc(m);if(p!==g)if(N8(p)&&N8(g)){const y=d.get();typeof y=="string"&&d.set(parseFloat(y)),typeof m=="string"?t[c]=parseFloat(m):Array.isArray(m)&&g===De&&(t[c]=m.map(parseFloat))}else p?.transform&&g?.transform&&(f===0||m===0)?f===0?d.set(g.transform(f)):t[c]=p.transform(m):(a||(i=BY(e),a=!0),l.push(c),r[c]=r[c]!==void 0?r[c]:t[c],tA(d,m))}),l.length){const c=l.indexOf("height")>=0?window.pageYOffset:null,d=VY(t,e,l);return i.length&&i.forEach(([f,p])=>{e.getValue(f).set(p)}),e.syncRender(),il&&c!==null&&window.scrollTo({top:c}),{target:d,transitionEnd:r}}else return{target:t,transitionEnd:r}};function UY(e,t,n,r){return DY(t)?WY(e,t,n,r):{target:t,transitionEnd:r}}const HY=(e,t,n,r)=>{const o=NY(e,t,r);return t=o.target,r=o.transitionEnd,UY(e,t,n,r)};function jY(e){return window.getComputedStyle(e)}const nA={treeType:"dom",readValueFromInstance(e,t){if(Rf.has(t)){const n=zb(t);return n&&n.default||0}else{const n=jY(e),r=(VL(t)?n.getPropertyValue(t):n[t])||0;return typeof r=="string"?r.trim():r}},sortNodePosition(e,t){return e.compareDocumentPosition(t)&2?1:-1},getBaseTarget(e,t){var n;return(n=e.style)===null||n===void 0?void 0:n[t]},measureViewportBox(e,{transformPagePoint:t}){return KP(e,t)},resetTransform(e,t,n){const{transformTemplate:r}=n;t.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform(e,t){e.style.transform=t.style.transform},removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]},makeTargetAnimatable(e,{transition:t,transitionEnd:n,...r},{transformValues:o},i=!0){let a=Yq(r,t||{},e);if(o&&(n&&(n=o(n)),r&&(r=o(r)),a&&(a=o(a))),i){Kq(e,r,a);const l=HY(e,r,a,n);n=l.transitionEnd,r=l.target}return{transition:t,transitionEnd:n,...r}},scrapeMotionValuesFromProps:Pb,build(e,t,n,r,o){e.isVisible!==void 0&&(t.style.visibility=e.isVisible?"visible":"hidden"),kb(t,n,r,o.transformTemplate)},render:eP},GY=XP(nA),ZY=XP({...nA,getBaseTarget(e,t){return e[t]},readValueFromInstance(e,t){var n;return Rf.has(t)?((n=zb(t))===null||n===void 0?void 0:n.default)||0:(t=tP.has(t)?t:JL(t),e.getAttribute(t))},scrapeMotionValuesFromProps:rP,build(e,t,n,r,o){Lb(t,n,r,o.transformTemplate)},render:nP}),KY=(e,t)=>Cb(e)?ZY(t,{enableHardwareAcceleration:!1}):GY(t,{enableHardwareAcceleration:!0});function B8(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const Zc={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(De.test(e))e=parseFloat(e);else return e;const n=B8(e,t.target.x),r=B8(e,t.target.y);return`${n}% ${r}%`}},V8="_$css",qY={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,o=e.includes("var("),i=[];o&&(e=e.replace(JP,g=>(i.push(g),V8)));const a=na.parse(e);if(a.length>5)return r;const l=na.createTransformer(e),c=typeof a[0]!="number"?1:0,d=n.x.scale*t.x,f=n.y.scale*t.y;a[0+c]/=d,a[1+c]/=f;const p=Jt(d,f,.5);typeof a[2+c]=="number"&&(a[2+c]/=p),typeof a[3+c]=="number"&&(a[3+c]/=p);let m=l(a);if(o){let g=0;m=m.replace(V8,()=>{const y=i[g];return g++,y})}return m}};class YY extends Q.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:o}=this.props,{projection:i}=t;lZ(QY),i&&(n.group&&n.group.add(i),r&&r.register&&o&&r.register(i),i.root.didUpdate(),i.addEventListener("animationComplete",()=>{this.safeToRemove()}),i.setOptions({...i.options,onExitComplete:()=>this.safeToRemove()})),yd.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:o,isPresent:i}=this.props,a=r.projection;return a&&(a.isPresent=i,o||t.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),t.isPresent!==i&&(i?a.promote():a.relegate()||hi.postRender(()=>{var l;!((l=a.getStack())===null||l===void 0)&&l.members.length||this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),!t.currentAnimation&&t.isLead()&&this.safeToRemove())}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:o}=t;o&&(o.scheduleCheckAfterUnmount(),n?.group&&n.group.remove(o),r?.deregister&&r.deregister(o))}safeToRemove(){const{safeToRemove:t}=this.props;t?.()}render(){return null}}function XY(e){const[t,n]=Fb(),r=v.exports.useContext(Sb);return x(YY,{...e,layoutGroup:r,switchLayoutGroup:v.exports.useContext(zL),isPresent:t,safeToRemove:n})}const QY={borderRadius:{...Zc,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:Zc,borderTopRightRadius:Zc,borderBottomLeftRadius:Zc,borderBottomRightRadius:Zc,boxShadow:qY},JY={measureLayout:XY};function eX(e,t,n={}){const r=bi(e)?e:Du(e);return Wb("",r,t,n),{stop:()=>r.stop(),isAnimating:()=>r.isAnimating()}}const rA=["TopLeft","TopRight","BottomLeft","BottomRight"],tX=rA.length,W8=e=>typeof e=="string"?parseFloat(e):e,U8=e=>typeof e=="number"||De.test(e);function nX(e,t,n,r,o,i){var a,l,c,d;o?(e.opacity=Jt(0,(a=n.opacity)!==null&&a!==void 0?a:1,rX(r)),e.opacityExit=Jt((l=t.opacity)!==null&&l!==void 0?l:1,0,oX(r))):i&&(e.opacity=Jt((c=t.opacity)!==null&&c!==void 0?c:1,(d=n.opacity)!==null&&d!==void 0?d:1,r));for(let f=0;f<tX;f++){const p=`border${rA[f]}Radius`;let m=H8(t,p),g=H8(n,p);if(m===void 0&&g===void 0)continue;m||(m=0),g||(g=0),m===0||g===0||U8(m)===U8(g)?(e[p]=Math.max(Jt(W8(m),W8(g),r),0),(pi.test(g)||pi.test(m))&&(e[p]+="%")):e[p]=g}(t.rotate||n.rotate)&&(e.rotate=Jt(t.rotate||0,n.rotate||0,r))}function H8(e,t){var n;return(n=e[t])!==null&&n!==void 0?n:e.borderRadius}const rX=oA(0,.5,Nb),oX=oA(.5,.95,Rb);function oA(e,t,n){return r=>r<e?0:r>t?1:n(of(e,t,r))}function j8(e,t){e.min=t.min,e.max=t.max}function To(e,t){j8(e.x,t.x),j8(e.y,t.y)}function G8(e,t,n,r,o){return e-=t,e=L0(e,1/n,r),o!==void 0&&(e=L0(e,1/o,r)),e}function iX(e,t=0,n=1,r=.5,o,i=e,a=e){if(pi.test(t)&&(t=parseFloat(t),t=Jt(a.min,a.max,t/100)-a.min),typeof t!="number")return;let l=Jt(i.min,i.max,r);e===i&&(l-=t),e.min=G8(e.min,t,n,l,o),e.max=G8(e.max,t,n,l,o)}function Z8(e,t,[n,r,o],i,a){iX(e,t[n],t[r],t[o],t.scale,i,a)}const aX=["x","scaleX","originX"],sX=["y","scaleY","originY"];function K8(e,t,n,r){Z8(e.x,t,aX,n?.x,r?.x),Z8(e.y,t,sX,n?.y,r?.y)}function q8(e){return e.translate===0&&e.scale===1}function iA(e){return q8(e.x)&&q8(e.y)}function aA(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function Y8(e){return jr(e.x)/jr(e.y)}function lX(e,t,n=.01){return Db(e,t)<=n}class uX{constructor(){this.members=[]}add(t){Ub(this.members,t),t.scheduleRender()}remove(t){if(Hb(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(o=>t===o);if(n===0)return!1;let r;for(let o=n;o>=0;o--){const i=this.members[o];if(i.isPresent!==!1){r=i;break}}return r?(this.promote(r),!0):!1}promote(t,n){var r;const o=this.lead;if(t!==o&&(this.prevLead=o,this.lead=t,t.show(),o)){o.instance&&o.scheduleRender(),t.scheduleRender(),t.resumeFrom=o,n&&(t.resumeFrom.preserveOpacity=!0),o.snapshot&&(t.snapshot=o.snapshot,t.snapshot.latestValues=o.animationValues||o.latestValues,t.snapshot.isShared=!0),!((r=t.root)===null||r===void 0)&&r.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&o.hide()}}exitAnimationComplete(){this.members.forEach(t=>{var n,r,o,i,a;(r=(n=t.options).onExitComplete)===null||r===void 0||r.call(n),(a=(o=t.resumingFrom)===null||o===void 0?void 0:(i=o.options).onExitComplete)===null||a===void 0||a.call(i)})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const cX="translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";function X8(e,t,n){const r=e.x.translate/t.x,o=e.y.translate/t.y;let i=`translate3d(${r}px, ${o}px, 0) `;if(i+=`scale(${1/t.x}, ${1/t.y}) `,n){const{rotate:c,rotateX:d,rotateY:f}=n;c&&(i+=`rotate(${c}deg) `),d&&(i+=`rotateX(${d}deg) `),f&&(i+=`rotateY(${f}deg) `)}const a=e.x.scale*t.x,l=e.y.scale*t.y;return i+=`scale(${a}, ${l})`,i===cX?"none":i}const dX=(e,t)=>e.depth-t.depth;class fX{constructor(){this.children=[],this.isDirty=!1}add(t){Ub(this.children,t),this.isDirty=!0}remove(t){Hb(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(dX),this.isDirty=!1,this.children.forEach(t)}}const Q8=["","X","Y","Z"],J8=1e3;function sA({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:o}){return class{constructor(a,l={},c=t?.()){this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.nodes.forEach(yX),this.nodes.forEach(bX)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=a,this.latestValues=l,this.root=c?c.root||c:this,this.path=c?[...c.path,c]:[],this.parent=c,this.depth=c?c.depth+1:0,a&&this.root.registerPotentialNode(a,this);for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new fX)}addEventListener(a,l){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new wd),this.eventHandlers.get(a).add(l)}notifyListeners(a,...l){const c=this.eventHandlers.get(a);c?.notify(...l)}hasListeners(a){return this.eventHandlers.has(a)}registerPotentialNode(a,l){this.potentialNodes.set(a,l)}mount(a,l=!1){var c;if(this.instance)return;this.isSVG=a instanceof SVGElement&&a.tagName!=="svg",this.instance=a;const{layoutId:d,layout:f,visualElement:p}=this.options;if(p&&!p.getInstance()&&p.mount(a),this.root.nodes.add(this),(c=this.parent)===null||c===void 0||c.children.add(this),this.id&&this.root.potentialNodes.delete(this.id),l&&(f||d)&&(this.isLayoutDirty=!0),e){let m;const g=()=>this.root.updateBlockedByResize=!1;e(a,()=>{this.root.updateBlockedByResize=!0,clearTimeout(m),m=window.setTimeout(g,250),yd.hasAnimatedSinceResize&&(yd.hasAnimatedSinceResize=!1,this.nodes.forEach(vX))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&p&&(d||f)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:g,hasRelativeTargetChanged:y,layout:b})=>{var k,C,S,_,E;if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const A=(C=(k=this.options.transition)!==null&&k!==void 0?k:p.getDefaultTransition())!==null&&C!==void 0?C:_X,{onLayoutAnimationStart:R,onLayoutAnimationComplete:O}=p.getProps(),$=!this.targetLayout||!aA(this.targetLayout,b)||y,H=!g&&y;if(((S=this.resumeFrom)===null||S===void 0?void 0:S.instance)||H||g&&($||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,H);const z={...Vb(A,"layout"),onPlay:R,onComplete:O};p.shouldReduceMotion&&(z.delay=0,z.type=!1),this.startAnimation(z)}else!g&&this.animationProgress===0&&this.finishAnimation(),this.isLead()&&((E=(_=this.options).onExitComplete)===null||E===void 0||E.call(_));this.targetLayout=b})}unmount(){var a,l;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),(a=this.getStack())===null||a===void 0||a.remove(this),(l=this.parent)===null||l===void 0||l.children.delete(this),this.instance=void 0,lf.preRender(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){var a;return this.isAnimationBlocked||((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimationBlocked())||!1}startUpdate(){var a;this.isUpdateBlocked()||(this.isUpdating=!0,(a=this.nodes)===null||a===void 0||a.forEach(xX))}willUpdate(a=!0){var l,c,d;if(this.root.isUpdateBlocked()){(c=(l=this.options).onExitComplete)===null||c===void 0||c.call(l);return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let g=0;g<this.path.length;g++){const y=this.path[g];y.shouldResetTransform=!0,y.updateScroll()}const{layoutId:f,layout:p}=this.options;if(f===void 0&&!p)return;const m=(d=this.options.visualElement)===null||d===void 0?void 0:d.getProps().transformTemplate;this.prevTransformTemplateValue=m?.(this.latestValues,""),this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}didUpdate(){if(this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(e7);return}!this.isUpdating||(this.isUpdating=!1,this.potentialNodes.size&&(this.potentialNodes.forEach(kX),this.potentialNodes.clear()),this.nodes.forEach(gX),this.nodes.forEach(pX),this.nodes.forEach(hX),this.clearAllSnapshots(),W2.update(),W2.preRender(),W2.render())}clearAllSnapshots(){this.nodes.forEach(mX),this.sharedNodes.forEach(wX)}scheduleUpdateProjection(){hi.preRender(this.updateProjection,!1,!0)}scheduleCheckAfterUnmount(){hi.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){if(this.snapshot||!this.instance)return;const a=this.measure(),l=this.removeTransform(this.removeElementScroll(a));o7(l),this.snapshot={measured:a,layout:l,latestValues:{}}}updateLayout(){var a;if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const l=this.measure();o7(l);const c=this.layout;this.layout={measured:l,actual:this.removeElementScroll(l)},this.layoutCorrected=On(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.actual),(a=this.options.visualElement)===null||a===void 0||a.notifyLayoutMeasure(this.layout.actual,c?.actual)}updateScroll(){this.options.layoutScroll&&this.instance&&(this.isScrollRoot=r(this.instance),this.scroll=n(this.instance))}resetTransform(){var a;if(!o)return;const l=this.isLayoutDirty||this.shouldResetTransform,c=this.projectionDelta&&!iA(this.projectionDelta),d=(a=this.options.visualElement)===null||a===void 0?void 0:a.getProps().transformTemplate,f=d?.(this.latestValues,""),p=f!==this.prevTransformTemplateValue;l&&(c||Ta(this.latestValues)||p)&&(o(this.instance,f),this.shouldResetTransform=!1,this.scheduleRender())}measure(){const{visualElement:a}=this.options;if(!a)return On();const l=a.measureViewportBox(),{scroll:c}=this.root;return c&&(Ma(l.x,c.x),Ma(l.y,c.y)),l}removeElementScroll(a){const l=On();To(l,a);for(let c=0;c<this.path.length;c++){const d=this.path[c],{scroll:f,options:p,isScrollRoot:m}=d;if(d!==this.root&&f&&p.layoutScroll){if(m){To(l,a);const{scroll:g}=this.root;g&&(Ma(l.x,-g.x),Ma(l.y,-g.y))}Ma(l.x,f.x),Ma(l.y,f.y)}}return l}applyTransform(a,l=!1){const c=On();To(c,a);for(let d=0;d<this.path.length;d++){const f=this.path[d];!l&&f.options.layoutScroll&&f.scroll&&f!==f.root&&du(c,{x:-f.scroll.x,y:-f.scroll.y}),Ta(f.latestValues)&&du(c,f.latestValues)}return Ta(this.latestValues)&&du(c,this.latestValues),c}removeTransform(a){var l;const c=On();To(c,a);for(let d=0;d<this.path.length;d++){const f=this.path[d];if(!f.instance||!Ta(f.latestValues))continue;GP(f.latestValues)&&f.updateSnapshot();const p=On(),m=f.measure();To(p,m),K8(c,f.latestValues,(l=f.snapshot)===null||l===void 0?void 0:l.layout,p)}return Ta(this.latestValues)&&K8(c,this.latestValues),c}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection()}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}resolveTargetDelta(){var a;const{layout:l,layoutId:c}=this.options;!this.layout||!(l||c)||(!this.targetDelta&&!this.relativeTarget&&(this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&this.relativeParent.layout&&(this.relativeTarget=On(),this.relativeTargetOrigin=On(),Cd(this.relativeTargetOrigin,this.layout.actual,this.relativeParent.layout.actual),To(this.relativeTarget,this.relativeTargetOrigin))),!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=On(),this.targetWithTransforms=On()),this.relativeTarget&&this.relativeTargetOrigin&&((a=this.relativeParent)===null||a===void 0?void 0:a.target)?cY(this.target,this.relativeTarget,this.relativeParent.target):this.targetDelta?(Boolean(this.resumingFrom)?this.target=this.applyTransform(this.layout.actual):To(this.target,this.layout.actual),ZP(this.target,this.targetDelta)):To(this.target,this.layout.actual),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&Boolean(this.relativeParent.resumingFrom)===Boolean(this.resumingFrom)&&!this.relativeParent.options.layoutScroll&&this.relativeParent.target&&(this.relativeTarget=On(),this.relativeTargetOrigin=On(),Cd(this.relativeTargetOrigin,this.target,this.relativeParent.target),To(this.relativeTarget,this.relativeTargetOrigin)))))}getClosestProjectingParent(){if(!(!this.parent||Ta(this.parent.latestValues)))return(this.parent.relativeTarget||this.parent.targetDelta)&&this.parent.layout?this.parent:this.parent.getClosestProjectingParent()}calcProjection(){var a;const{layout:l,layoutId:c}=this.options;if(this.isTreeAnimating=Boolean(((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimating)||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(l||c))return;const d=this.getLead();To(this.layoutCorrected,this.layout.actual),bY(this.layoutCorrected,this.treeScale,this.path,Boolean(this.resumingFrom)||this!==d);const{target:f}=d;if(!f)return;this.projectionDelta||(this.projectionDelta=_d(),this.projectionDeltaWithTransform=_d());const p=this.treeScale.x,m=this.treeScale.y,g=this.projectionTransform;Sd(this.projectionDelta,this.layoutCorrected,f,this.latestValues),this.projectionTransform=X8(this.projectionDelta,this.treeScale),(this.projectionTransform!==g||this.treeScale.x!==p||this.treeScale.y!==m)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",f))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){var l,c,d;(c=(l=this.options).scheduleRender)===null||c===void 0||c.call(l),a&&((d=this.getStack())===null||d===void 0||d.scheduleRender()),this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(a,l=!1){var c;const d=this.snapshot,f=d?.latestValues||{},p={...this.latestValues},m=_d();this.relativeTarget=this.relativeTargetOrigin=void 0,this.attemptToResolveRelativeTarget=!l;const g=On(),y=d?.isShared,b=(((c=this.getStack())===null||c===void 0?void 0:c.members.length)||0)<=1,k=Boolean(y&&!b&&this.options.crossfade===!0&&!this.path.some(CX));this.animationProgress=0,this.mixTargetDelta=C=>{var S;const _=C/1e3;t7(m.x,a.x,_),t7(m.y,a.y,_),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&((S=this.relativeParent)===null||S===void 0?void 0:S.layout)&&(Cd(g,this.layout.actual,this.relativeParent.layout.actual),SX(this.relativeTarget,this.relativeTargetOrigin,g,_)),y&&(this.animationValues=p,nX(p,f,this.latestValues,_,k,b)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=_},this.mixTargetDelta(0)}startAnimation(a){var l,c;this.notifyListeners("animationStart"),(l=this.currentAnimation)===null||l===void 0||l.stop(),this.resumingFrom&&((c=this.resumingFrom.currentAnimation)===null||c===void 0||c.stop()),this.pendingAnimation&&(lf.update(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=hi.update(()=>{yd.hasAnimatedSinceResize=!0,this.currentAnimation=eX(0,J8,{...a,onUpdate:d=>{var f;this.mixTargetDelta(d),(f=a.onUpdate)===null||f===void 0||f.call(a,d)},onComplete:()=>{var d;(d=a.onComplete)===null||d===void 0||d.call(a),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){var a;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),(a=this.getStack())===null||a===void 0||a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){var a;this.currentAnimation&&((a=this.mixTargetDelta)===null||a===void 0||a.call(this,J8),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:l,target:c,layout:d,latestValues:f}=a;if(!(!l||!c||!d)){if(this!==a&&this.layout&&d&&lA(this.options.animationType,this.layout.actual,d.actual)){c=this.target||On();const p=jr(this.layout.actual.x);c.x.min=a.target.x.min,c.x.max=c.x.min+p;const m=jr(this.layout.actual.y);c.y.min=a.target.y.min,c.y.max=c.y.min+m}To(l,c),du(l,f),Sd(this.projectionDeltaWithTransform,this.layoutCorrected,l,f)}}registerSharedNode(a,l){var c,d,f;this.sharedNodes.has(a)||this.sharedNodes.set(a,new uX),this.sharedNodes.get(a).add(l),l.promote({transition:(c=l.options.initialPromotionConfig)===null||c===void 0?void 0:c.transition,preserveFollowOpacity:(f=(d=l.options.initialPromotionConfig)===null||d===void 0?void 0:d.shouldPreserveFollowOpacity)===null||f===void 0?void 0:f.call(d,l)})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:l}=this.options;return l?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:l}=this.options;return l?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:l,preserveFollowOpacity:c}={}){const d=this.getStack();d&&d.promote(this,c),a&&(this.projectionDelta=void 0,this.needsReset=!0),l&&this.setOptions({transition:l})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetRotation(){const{visualElement:a}=this.options;if(!a)return;let l=!1;const c={};for(let d=0;d<Q8.length;d++){const f=Q8[d],p="rotate"+f;!a.getStaticValue(p)||(l=!0,c[p]=a.getStaticValue(p),a.setStaticValue(p,0))}if(!!l){a?.syncRender();for(const d in c)a.setStaticValue(d,c[d]);a.scheduleRender()}}getProjectionStyles(a={}){var l,c,d;const f={};if(!this.instance||this.isSVG)return f;if(this.isVisible)f.visibility="";else return{visibility:"hidden"};const p=(l=this.options.visualElement)===null||l===void 0?void 0:l.getProps().transformTemplate;if(this.needsReset)return this.needsReset=!1,f.opacity="",f.pointerEvents=x1(a.pointerEvents)||"",f.transform=p?p(this.latestValues,""):"none",f;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const k={};return this.options.layoutId&&(k.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,k.pointerEvents=x1(a.pointerEvents)||""),this.hasProjected&&!Ta(this.latestValues)&&(k.transform=p?p({},""):"none",this.hasProjected=!1),k}const g=m.animationValues||m.latestValues;this.applyTransformsToTarget(),f.transform=X8(this.projectionDeltaWithTransform,this.treeScale,g),p&&(f.transform=p(g,f.transform));const{x:y,y:b}=this.projectionDelta;f.transformOrigin=`${y.origin*100}% ${b.origin*100}% 0`,m.animationValues?f.opacity=m===this?(d=(c=g.opacity)!==null&&c!==void 0?c:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:g.opacityExit:f.opacity=m===this?g.opacity!==void 0?g.opacity:"":g.opacityExit!==void 0?g.opacityExit:0;for(const k in v0){if(g[k]===void 0)continue;const{correct:C,applyTo:S}=v0[k],_=C(g[k],m);if(S){const E=S.length;for(let A=0;A<E;A++)f[S[A]]=_}else f[k]=_}return this.options.layoutId&&(f.pointerEvents=m===this?x1(a.pointerEvents)||"":"none"),f}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var l;return(l=a.currentAnimation)===null||l===void 0?void 0:l.stop()}),this.root.nodes.forEach(e7),this.root.sharedNodes.clear()}}}function pX(e){e.updateLayout()}function hX(e){var t,n,r;const o=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&o&&e.hasListeners("didUpdate")){const{actual:i,measured:a}=e.layout,{animationType:l}=e.options;l==="size"?ei(m=>{const g=o.isShared?o.measured[m]:o.layout[m],y=jr(g);g.min=i[m].min,g.max=g.min+y}):lA(l,o.layout,i)&&ei(m=>{const g=o.isShared?o.measured[m]:o.layout[m],y=jr(i[m]);g.max=g.min+y});const c=_d();Sd(c,i,o.layout);const d=_d();o.isShared?Sd(d,e.applyTransform(a,!0),o.measured):Sd(d,i,o.layout);const f=!iA(c);let p=!1;if(!e.resumeFrom&&(e.relativeParent=e.getClosestProjectingParent(),e.relativeParent&&!e.relativeParent.resumeFrom)){const{snapshot:m,layout:g}=e.relativeParent;if(m&&g){const y=On();Cd(y,o.layout,m.layout);const b=On();Cd(b,i,g.actual),aA(y,b)||(p=!0)}}e.notifyListeners("didUpdate",{layout:i,snapshot:o,delta:d,layoutDelta:c,hasLayoutChanged:f,hasRelativeTargetChanged:p})}else e.isLead()&&((r=(n=e.options).onExitComplete)===null||r===void 0||r.call(n));e.options.transition=void 0}function mX(e){e.clearSnapshot()}function e7(e){e.clearMeasurements()}function gX(e){const{visualElement:t}=e.options;t?.getProps().onBeforeLayoutMeasure&&t.notifyBeforeLayoutMeasure(),e.resetTransform()}function vX(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function yX(e){e.resolveTargetDelta()}function bX(e){e.calcProjection()}function xX(e){e.resetRotation()}function wX(e){e.removeLeadSnapshot()}function t7(e,t,n){e.translate=Jt(t.translate,0,n),e.scale=Jt(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function n7(e,t,n,r){e.min=Jt(t.min,n.min,r),e.max=Jt(t.max,n.max,r)}function SX(e,t,n,r){n7(e.x,t.x,n.x,r),n7(e.y,t.y,n.y,r)}function CX(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const _X={duration:.45,ease:[.4,0,.1,1]};function kX(e,t){let n=e.root;for(let i=e.path.length-1;i>=0;i--)if(Boolean(e.path[i].instance)){n=e.path[i];break}const o=(n&&n!==e.root?n.instance:document).querySelector(`[data-projection-id="${t}"]`);o&&e.mount(o,!0)}function r7(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function o7(e){r7(e.x),r7(e.y)}function lA(e,t,n){return e==="position"||e==="preserve-aspect"&&!lX(Y8(t),Y8(n))}const EX=sA({attachResizeListener:(e,t)=>Bm(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),G2={current:void 0},LX=sA({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!G2.current){const e=new EX(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),G2.current=e}return G2.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>Boolean(window.getComputedStyle(e).position==="fixed")}),PX={...sY,...vq,...PY,...JY},bo=aZ((e,t)=>jZ(e,t,PX,KY,LX));function uA(){const e=v.exports.useRef(!1);return g0(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function AX(){const e=uA(),[t,n]=v.exports.useState(0),r=v.exports.useCallback(()=>{e.current&&n(t+1)},[t]);return[v.exports.useCallback(()=>hi.postRender(r),[r]),t]}class TX extends v.exports.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function IX({children:e,isPresent:t}){const n=v.exports.useId(),r=v.exports.useRef(null),o=v.exports.useRef({width:0,height:0,top:0,left:0});return v.exports.useInsertionEffect(()=>{const{width:i,height:a,top:l,left:c}=o.current;if(t||!r.current||!i||!a)return;r.current.dataset.motionPopId=n;const d=document.createElement("style");return document.head.appendChild(d),d.sheet&&d.sheet.insertRule(`
-          [data-motion-pop-id="${n}"] {
-            position: absolute !important;
-            width: ${i}px !important;
-            height: ${a}px !important;
-            top: ${l}px !important;
-            left: ${c}px !important;
-          }
-        `),()=>{document.head.removeChild(d)}},[t]),x(TX,{isPresent:t,childRef:r,sizeRef:o,children:v.exports.cloneElement(e,{ref:r})})}const Z2=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:o,presenceAffectsLayout:i,mode:a})=>{const l=zm(OX),c=v.exports.useId(),d=v.exports.useMemo(()=>({id:c,initial:t,isPresent:n,custom:o,onExitComplete:f=>{l.set(f,!0);for(const p of l.values())if(!p)return;r&&r()},register:f=>(l.set(f,!1),()=>l.delete(f))}),i?void 0:[n]);return v.exports.useMemo(()=>{l.forEach((f,p)=>l.set(p,!1))},[n]),v.exports.useEffect(()=>{!n&&!l.size&&r&&r()},[n]),a==="popLayout"&&(e=x(IX,{isPresent:n,children:e})),x(Qu.Provider,{value:d,children:e})};function OX(){return new Map}const Kl=e=>e.key||"";function RX(e,t){e.forEach(n=>{const r=Kl(n);t.set(r,n)})}function MX(e){const t=[];return v.exports.Children.forEach(e,n=>{v.exports.isValidElement(n)&&t.push(n)}),t}const da=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:o,presenceAffectsLayout:i=!0,mode:a="sync"})=>{o&&(a="wait",NP(!1,"Replace exitBeforeEnter with mode='wait'"));let[l]=AX();const c=v.exports.useContext(Sb).forceRender;c&&(l=c);const d=uA(),f=MX(e);let p=f;const m=new Set,g=v.exports.useRef(p),y=v.exports.useRef(new Map).current,b=v.exports.useRef(!0);if(g0(()=>{b.current=!1,RX(f,y),g.current=p}),Tb(()=>{b.current=!0,y.clear(),m.clear()}),b.current)return x(wn,{children:p.map(_=>x(Z2,{isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:i,mode:a,children:_},Kl(_)))});p=[...p];const k=g.current.map(Kl),C=f.map(Kl),S=k.length;for(let _=0;_<S;_++){const E=k[_];C.indexOf(E)===-1&&m.add(E)}return a==="wait"&&m.size&&(p=[]),m.forEach(_=>{if(C.indexOf(_)!==-1)return;const E=y.get(_);if(!E)return;const A=k.indexOf(_),R=()=>{y.delete(_),m.delete(_);const O=g.current.findIndex($=>$.key===_);if(g.current.splice(O,1),!m.size){if(g.current=f,d.current===!1)return;l(),r&&r()}};p.splice(A,0,x(Z2,{isPresent:!1,onExitComplete:R,custom:t,presenceAffectsLayout:i,mode:a,children:E},Kl(E)))}),p=p.map(_=>{const E=_.key;return m.has(E)?_:x(Z2,{isPresent:!0,presenceAffectsLayout:i,mode:a,children:_},Kl(_))}),MP!=="production"&&a==="wait"&&p.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`),x(wn,{children:m.size?p:p.map(_=>v.exports.cloneElement(_))})};var Ff=(...e)=>e.filter(Boolean).join(" ");function NX(){return!1}var $X=e=>{const{condition:t,message:n}=e;t&&NX()&&console.warn(n)},Vs={ease:[.25,.1,.25,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1]},Kc={scale:{enter:{scale:1},exit:{scale:.95}},fade:{enter:{opacity:1},exit:{opacity:0}},pushLeft:{enter:{x:"100%"},exit:{x:"-30%"}},pushRight:{enter:{x:"-100%"},exit:{x:"30%"}},pushUp:{enter:{y:"100%"},exit:{y:"-30%"}},pushDown:{enter:{y:"-100%"},exit:{y:"30%"}},slideLeft:{position:{left:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"-100%",y:0}},slideRight:{position:{right:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"100%",y:0}},slideUp:{position:{top:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"-100%"}},slideDown:{position:{bottom:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"100%"}}};function s4(e){switch(e?.direction??"right"){case"right":return Kc.slideRight;case"left":return Kc.slideLeft;case"bottom":return Kc.slideDown;case"top":return Kc.slideUp;default:return Kc.slideRight}}var js={enter:{duration:.2,ease:Vs.easeOut},exit:{duration:.1,ease:Vs.easeIn}},Vo={enter:(e,t)=>({...e,delay:typeof t=="number"?t:t?.enter}),exit:(e,t)=>({...e,delay:typeof t=="number"?t:t?.exit})},DX=e=>e!=null&&parseInt(e.toString(),10)>0,i7={exit:{height:{duration:.2,ease:Vs.ease},opacity:{duration:.3,ease:Vs.ease}},enter:{height:{duration:.3,ease:Vs.ease},opacity:{duration:.4,ease:Vs.ease}}},FX={exit:({animateOpacity:e,startingHeight:t,transition:n,transitionEnd:r,delay:o})=>({...e&&{opacity:DX(t)?1:0},height:t,transitionEnd:r?.exit,transition:n?.exit??Vo.exit(i7.exit,o)}),enter:({animateOpacity:e,endingHeight:t,transition:n,transitionEnd:r,delay:o})=>({...e&&{opacity:1},height:t,transitionEnd:r?.enter,transition:n?.enter??Vo.enter(i7.enter,o)})},cA=v.exports.forwardRef((e,t)=>{const{in:n,unmountOnExit:r,animateOpacity:o=!0,startingHeight:i=0,endingHeight:a="auto",style:l,className:c,transition:d,transitionEnd:f,...p}=e,[m,g]=v.exports.useState(!1);v.exports.useEffect(()=>{const S=setTimeout(()=>{g(!0)});return()=>clearTimeout(S)},[]),$X({condition:Boolean(i>0&&r),message:"startingHeight and unmountOnExit are mutually exclusive. You can't use them together"});const y=parseFloat(i.toString())>0,b={startingHeight:i,endingHeight:a,animateOpacity:o,transition:m?d:{enter:{duration:0}},transitionEnd:{enter:f?.enter,exit:r?f?.exit:{...f?.exit,display:y?"block":"none"}}},k=r?n:!0,C=n||r?"enter":"exit";return x(da,{initial:!1,custom:b,children:k&&Q.createElement(bo.div,{ref:t,...p,className:Ff("chakra-collapse",c),style:{overflow:"hidden",display:"block",...l},custom:b,variants:FX,initial:r?"exit":!1,animate:C,exit:"exit"})})});cA.displayName="Collapse";var zX={enter:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:1,transition:e?.enter??Vo.enter(js.enter,n),transitionEnd:t?.enter}),exit:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:0,transition:e?.exit??Vo.exit(js.exit,n),transitionEnd:t?.exit})},dA={initial:"exit",animate:"enter",exit:"exit",variants:zX},BX=v.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:o,className:i,transition:a,transitionEnd:l,delay:c,...d}=t,f=o||r?"enter":"exit",p=r?o&&r:!0,m={transition:a,transitionEnd:l,delay:c};return x(da,{custom:m,children:p&&Q.createElement(bo.div,{ref:n,className:Ff("chakra-fade",i),custom:m,...dA,animate:f,...d})})});BX.displayName="Fade";var VX={exit:({reverse:e,initialScale:t,transition:n,transitionEnd:r,delay:o})=>({opacity:0,...e?{scale:t,transitionEnd:r?.exit}:{transitionEnd:{scale:t,...r?.exit}},transition:n?.exit??Vo.exit(js.exit,o)}),enter:({transitionEnd:e,transition:t,delay:n})=>({opacity:1,scale:1,transition:t?.enter??Vo.enter(js.enter,n),transitionEnd:e?.enter})},fA={initial:"exit",animate:"enter",exit:"exit",variants:VX},WX=v.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:o,reverse:i=!0,initialScale:a=.95,className:l,transition:c,transitionEnd:d,delay:f,...p}=t,m=r?o&&r:!0,g=o||r?"enter":"exit",y={initialScale:a,reverse:i,transition:c,transitionEnd:d,delay:f};return x(da,{custom:y,children:m&&Q.createElement(bo.div,{ref:n,className:Ff("chakra-offset-slide",l),...fA,animate:g,custom:y,...p})})});WX.displayName="ScaleFade";var a7={exit:{duration:.15,ease:Vs.easeInOut},enter:{type:"spring",damping:25,stiffness:180}},UX={exit:({direction:e,transition:t,transitionEnd:n,delay:r})=>{const{exit:o}=s4({direction:e});return{...o,transition:t?.exit??Vo.exit(a7.exit,r),transitionEnd:n?.exit}},enter:({direction:e,transitionEnd:t,transition:n,delay:r})=>{const{enter:o}=s4({direction:e});return{...o,transition:n?.enter??Vo.enter(a7.enter,r),transitionEnd:t?.enter}}},pA=v.exports.forwardRef(function(t,n){const{direction:r="right",style:o,unmountOnExit:i,in:a,className:l,transition:c,transitionEnd:d,delay:f,...p}=t,m=s4({direction:r}),g=Object.assign({position:"fixed"},m.position,o),y=i?a&&i:!0,b=a||i?"enter":"exit",k={transitionEnd:d,transition:c,direction:r,delay:f};return x(da,{custom:k,children:y&&Q.createElement(bo.div,{...p,ref:n,initial:"exit",className:Ff("chakra-slide",l),animate:b,exit:"exit",custom:k,variants:UX,style:g})})});pA.displayName="Slide";var HX={initial:({offsetX:e,offsetY:t,transition:n,transitionEnd:r,delay:o})=>({opacity:0,x:e,y:t,transition:n?.exit??Vo.exit(js.exit,o),transitionEnd:r?.exit}),enter:({transition:e,transitionEnd:t,delay:n})=>({opacity:1,x:0,y:0,transition:e?.enter??Vo.enter(js.enter,n),transitionEnd:t?.enter}),exit:({offsetY:e,offsetX:t,transition:n,transitionEnd:r,reverse:o,delay:i})=>{const a={x:t,y:e};return{opacity:0,transition:n?.exit??Vo.exit(js.exit,i),...o?{...a,transitionEnd:r?.exit}:{transitionEnd:{...a,...r?.exit}}}}},l4={initial:"initial",animate:"enter",exit:"exit",variants:HX},jX=v.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:o,reverse:i=!0,className:a,offsetX:l=0,offsetY:c=8,transition:d,transitionEnd:f,delay:p,...m}=t,g=r?o&&r:!0,y=o||r?"enter":"exit",b={offsetX:l,offsetY:c,reverse:i,transition:d,transitionEnd:f,delay:p};return x(da,{custom:b,children:g&&Q.createElement(bo.div,{ref:n,className:Ff("chakra-offset-slide",a),custom:b,...l4,animate:y,...m})})});jX.displayName="SlideFade";var zf=(...e)=>e.filter(Boolean).join(" ");function GX(){return!1}var Zm=e=>{const{condition:t,message:n}=e;t&&GX()&&console.warn(n)};function K2(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[ZX,Km]=Rt({name:"AccordionStylesContext",hookName:"useAccordionStyles",providerName:"<Accordion />"}),[KX,Gb]=Rt({name:"AccordionItemContext",hookName:"useAccordionItemContext",providerName:"<AccordionItem />"}),[qX,U2e,YX,XX]=NL(),hA=fe(function(t,n){const{getButtonProps:r}=Gb(),o=r(t,n),i=Km(),a={display:"flex",alignItems:"center",width:"100%",outline:0,...i.button};return Q.createElement(ie.button,{...o,className:zf("chakra-accordion__button",t.className),__css:a})});hA.displayName="AccordionButton";function QX(e){const{onChange:t,defaultIndex:n,index:r,allowMultiple:o,allowToggle:i,...a}=e;tQ(e),nQ(e);const l=YX(),[c,d]=v.exports.useState(-1);v.exports.useEffect(()=>()=>{d(-1)},[]);const[f,p]=$L({value:r,defaultValue(){return o?n??[]:n??-1},onChange:t});return{index:f,setIndex:p,htmlProps:a,getAccordionItemProps:g=>{let y=!1;return g!==null&&(y=Array.isArray(f)?f.includes(g):f===g),{isOpen:y,onChange:k=>{if(g!==null)if(o&&Array.isArray(f)){const C=k?f.concat(g):f.filter(S=>S!==g);p(C)}else k?p(g):i&&p(-1)}}},focusedIndex:c,setFocusedIndex:d,descendants:l}}var[JX,Zb]=Rt({name:"AccordionContext",hookName:"useAccordionContext",providerName:"Accordion"});function eQ(e){const{isDisabled:t,isFocusable:n,id:r,...o}=e,{getAccordionItemProps:i,setFocusedIndex:a}=Zb(),l=v.exports.useRef(null),c=v.exports.useId(),d=r??c,f=`accordion-button-${d}`,p=`accordion-panel-${d}`;rQ(e);const{register:m,index:g,descendants:y}=XX({disabled:t&&!n}),{isOpen:b,onChange:k}=i(g===-1?null:g);oQ({isOpen:b,isDisabled:t});const C=()=>{k?.(!0)},S=()=>{k?.(!1)},_=v.exports.useCallback(()=>{k?.(!b),a(g)},[g,a,b,k]),E=v.exports.useCallback($=>{const z={ArrowDown:()=>{const X=y.nextEnabled(g);X?.node.focus()},ArrowUp:()=>{const X=y.prevEnabled(g);X?.node.focus()},Home:()=>{const X=y.firstEnabled();X?.node.focus()},End:()=>{const X=y.lastEnabled();X?.node.focus()}}[$.key];z&&($.preventDefault(),z($))},[y,g]),A=v.exports.useCallback(()=>{a(g)},[a,g]),R=v.exports.useCallback(function(H={},z=null){return{...H,type:"button",ref:Qt(m,l,z),id:f,disabled:!!t,"aria-expanded":!!b,"aria-controls":p,onClick:K2(H.onClick,_),onFocus:K2(H.onFocus,A),onKeyDown:K2(H.onKeyDown,E)}},[f,t,b,_,A,E,p,m]),O=v.exports.useCallback(function(H={},z=null){return{...H,ref:z,role:"region",id:p,"aria-labelledby":f,hidden:!b}},[f,b,p]);return{isOpen:b,isDisabled:t,isFocusable:n,onOpen:C,onClose:S,getButtonProps:R,getPanelProps:O,htmlProps:o}}function tQ(e){const t=e.index||e.defaultIndex,n=t==null&&!Array.isArray(t)&&e.allowMultiple;Zm({condition:!!n,message:`If 'allowMultiple' is passed, then 'index' or 'defaultIndex' must be an array. You passed: ${typeof t},`})}function nQ(e){Zm({condition:!!(e.allowMultiple&&e.allowToggle),message:"If 'allowMultiple' is passed, 'allowToggle' will be ignored. Either remove 'allowToggle' or 'allowMultiple' depending on whether you want multiple accordions visible or not"})}function rQ(e){Zm({condition:!!(e.isFocusable&&!e.isDisabled),message:`Using only 'isFocusable', this prop is reserved for situations where you pass 'isDisabled' but you still want the element to receive focus (A11y). Either remove it or pass 'isDisabled' as well.
-    `})}function oQ(e){Zm({condition:e.isOpen&&!!e.isDisabled,message:"Cannot open a disabled accordion item"})}function mA(e){const{isOpen:t,isDisabled:n}=Gb(),{reduceMotion:r}=Zb(),o=zf("chakra-accordion__icon",e.className),i=Km(),a={opacity:n?.4:1,transform:t?"rotate(-180deg)":void 0,transition:r?void 0:"transform 0.2s",transformOrigin:"center",...i.icon};return x(Yr,{viewBox:"0 0 24 24","aria-hidden":!0,className:o,__css:a,...e,children:x("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})})}mA.displayName="AccordionIcon";var gA=fe(function(t,n){const{children:r,className:o}=t,{htmlProps:i,...a}=eQ(t),c={...Km().container,overflowAnchor:"none"},d=v.exports.useMemo(()=>a,[a]);return Q.createElement(KX,{value:d},Q.createElement(ie.div,{ref:n,...i,className:zf("chakra-accordion__item",o),__css:c},typeof r=="function"?r({isExpanded:!!a.isOpen,isDisabled:!!a.isDisabled}):r))});gA.displayName="AccordionItem";var vA=fe(function(t,n){const{reduceMotion:r}=Zb(),{getPanelProps:o,isOpen:i}=Gb(),a=o(t,n),l=zf("chakra-accordion__panel",t.className),c=Km();r||delete a.hidden;const d=Q.createElement(ie.div,{...a,__css:c.panel,className:l});return r?d:x(cA,{in:i,children:d})});vA.displayName="AccordionPanel";var yA=fe(function({children:t,reduceMotion:n,...r},o){const i=dr("Accordion",r),a=yt(r),{htmlProps:l,descendants:c,...d}=QX(a),f=v.exports.useMemo(()=>({...d,reduceMotion:!!n}),[d,n]);return Q.createElement(qX,{value:c},Q.createElement(JX,{value:f},Q.createElement(ZX,{value:i},Q.createElement(ie.div,{ref:o,...l,className:zf("chakra-accordion",r.className),__css:i.root},t))))});yA.displayName="Accordion";var iQ=(...e)=>e.filter(Boolean).join(" "),aQ=Tf({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),qm=fe((e,t)=>{const n=cr("Spinner",e),{label:r="Loading...",thickness:o="2px",speed:i="0.45s",emptyColor:a="transparent",className:l,...c}=yt(e),d=iQ("chakra-spinner",l),f={display:"inline-block",borderColor:"currentColor",borderStyle:"solid",borderRadius:"99999px",borderWidth:o,borderBottomColor:a,borderLeftColor:a,animation:`${aQ} ${i} linear infinite`,...n};return Q.createElement(ie.div,{ref:t,__css:f,className:d,...c},r&&Q.createElement(ie.span,{srOnly:!0},r))});qm.displayName="Spinner";var Ym=(...e)=>e.filter(Boolean).join(" ");function sQ(e){return x(Yr,{viewBox:"0 0 24 24",...e,children:x("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"})})}function lQ(e){return x(Yr,{viewBox:"0 0 24 24",...e,children:x("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"})})}function s7(e){return x(Yr,{viewBox:"0 0 24 24",...e,children:x("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})}var[uQ,cQ]=Rt({name:"AlertContext",hookName:"useAlertContext",providerName:"<Alert />"}),[dQ,Kb]=Rt({name:"AlertStylesContext",hookName:"useAlertStyles",providerName:"<Alert />"}),bA={info:{icon:lQ,colorScheme:"blue"},warning:{icon:s7,colorScheme:"orange"},success:{icon:sQ,colorScheme:"green"},error:{icon:s7,colorScheme:"red"},loading:{icon:qm,colorScheme:"blue"}};function fQ(e){return bA[e].colorScheme}function pQ(e){return bA[e].icon}var xA=fe(function(t,n){const{status:r="info",addRole:o=!0,...i}=yt(t),a=t.colorScheme??fQ(r),l=dr("Alert",{...t,colorScheme:a}),c={width:"100%",display:"flex",alignItems:"center",position:"relative",overflow:"hidden",...l.container};return Q.createElement(uQ,{value:{status:r}},Q.createElement(dQ,{value:l},Q.createElement(ie.div,{role:o?"alert":void 0,ref:n,...i,className:Ym("chakra-alert",t.className),__css:c})))});xA.displayName="Alert";var wA=fe(function(t,n){const r=Kb(),o={display:"inline",...r.description};return Q.createElement(ie.div,{ref:n,...t,className:Ym("chakra-alert__desc",t.className),__css:o})});wA.displayName="AlertDescription";function SA(e){const{status:t}=cQ(),n=pQ(t),r=Kb(),o=t==="loading"?r.spinner:r.icon;return Q.createElement(ie.span,{display:"inherit",...e,className:Ym("chakra-alert__icon",e.className),__css:o},e.children||x(n,{h:"100%",w:"100%"}))}SA.displayName="AlertIcon";var CA=fe(function(t,n){const r=Kb();return Q.createElement(ie.div,{ref:n,...t,className:Ym("chakra-alert__title",t.className),__css:r.title})});CA.displayName="AlertTitle";function hQ(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function mQ(e){const{loading:t,src:n,srcSet:r,onLoad:o,onError:i,crossOrigin:a,sizes:l,ignoreFallback:c}=e,[d,f]=v.exports.useState("pending");v.exports.useEffect(()=>{f(n?"loading":"pending")},[n]);const p=v.exports.useRef(),m=v.exports.useCallback(()=>{if(!n)return;g();const y=new Image;y.src=n,a&&(y.crossOrigin=a),r&&(y.srcset=r),l&&(y.sizes=l),t&&(y.loading=t),y.onload=b=>{g(),f("loaded"),o?.(b)},y.onerror=b=>{g(),f("failed"),i?.(b)},p.current=y},[n,a,r,l,o,i,t]),g=()=>{p.current&&(p.current.onload=null,p.current.onerror=null,p.current=null)};return di(()=>{if(!c)return d==="loading"&&m(),()=>{g()}},[d,m,c]),c?"loaded":d}var gQ=(e,t)=>e!=="loaded"&&t==="beforeLoadOrError"||e==="failed"&&t==="onError",P0=fe(function(t,n){const{htmlWidth:r,htmlHeight:o,alt:i,...a}=t;return x("img",{width:r,height:o,ref:n,alt:i,...a})});P0.displayName="NativeImage";var Xm=fe(function(t,n){const{fallbackSrc:r,fallback:o,src:i,srcSet:a,align:l,fit:c,loading:d,ignoreFallback:f,crossOrigin:p,fallbackStrategy:m="beforeLoadOrError",referrerPolicy:g,...y}=t,b=r!==void 0||o!==void 0,k=d!=null||f||!b,C=mQ({...t,ignoreFallback:k}),S=gQ(C,m),_={ref:n,objectFit:c,objectPosition:l,...k?y:hQ(y,["onError","onLoad"])};return S?o||Q.createElement(ie.img,{as:P0,className:"chakra-image__placeholder",src:r,..._}):Q.createElement(ie.img,{as:P0,src:i,srcSet:a,crossOrigin:p,loading:d,referrerPolicy:g,className:"chakra-image",..._})});Xm.displayName="Image";fe((e,t)=>Q.createElement(ie.img,{ref:t,as:P0,className:"chakra-image",...e}));var vQ=Object.create,_A=Object.defineProperty,yQ=Object.getOwnPropertyDescriptor,kA=Object.getOwnPropertyNames,bQ=Object.getPrototypeOf,xQ=Object.prototype.hasOwnProperty,EA=(e,t)=>function(){return t||(0,e[kA(e)[0]])((t={exports:{}}).exports,t),t.exports},wQ=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of kA(t))!xQ.call(e,o)&&o!==n&&_A(e,o,{get:()=>t[o],enumerable:!(r=yQ(t,o))||r.enumerable});return e},SQ=(e,t,n)=>(n=e!=null?vQ(bQ(e)):{},wQ(t||!e||!e.__esModule?_A(n,"default",{value:e,enumerable:!0}):n,e)),CQ=EA({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(e){var t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.iterator;function g(M){return M===null||typeof M!="object"?null:(M=m&&M[m]||M["@@iterator"],typeof M=="function"?M:null)}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},b=Object.assign,k={};function C(M,G,le){this.props=M,this.context=G,this.refs=k,this.updater=le||y}C.prototype.isReactComponent={},C.prototype.setState=function(M,G){if(typeof M!="object"&&typeof M!="function"&&M!=null)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,M,G,"setState")},C.prototype.forceUpdate=function(M){this.updater.enqueueForceUpdate(this,M,"forceUpdate")};function S(){}S.prototype=C.prototype;function _(M,G,le){this.props=M,this.context=G,this.refs=k,this.updater=le||y}var E=_.prototype=new S;E.constructor=_,b(E,C.prototype),E.isPureReactComponent=!0;var A=Array.isArray,R=Object.prototype.hasOwnProperty,O={current:null},$={key:!0,ref:!0,__self:!0,__source:!0};function H(M,G,le){var ce,be={},me=null,_e=null;if(G!=null)for(ce in G.ref!==void 0&&(_e=G.ref),G.key!==void 0&&(me=""+G.key),G)R.call(G,ce)&&!$.hasOwnProperty(ce)&&(be[ce]=G[ce]);var ue=arguments.length-2;if(ue===1)be.children=le;else if(1<ue){for(var we=Array(ue),$e=0;$e<ue;$e++)we[$e]=arguments[$e+2];be.children=we}if(M&&M.defaultProps)for(ce in ue=M.defaultProps,ue)be[ce]===void 0&&(be[ce]=ue[ce]);return{$$typeof:t,type:M,key:me,ref:_e,props:be,_owner:O.current}}function z(M,G){return{$$typeof:t,type:M.type,key:G,ref:M.ref,props:M.props,_owner:M._owner}}function X(M){return typeof M=="object"&&M!==null&&M.$$typeof===t}function he(M){var G={"=":"=0",":":"=2"};return"$"+M.replace(/[=:]/g,function(le){return G[le]})}var ye=/\/+/g;function oe(M,G){return typeof M=="object"&&M!==null&&M.key!=null?he(""+M.key):G.toString(36)}function pe(M,G,le,ce,be){var me=typeof M;(me==="undefined"||me==="boolean")&&(M=null);var _e=!1;if(M===null)_e=!0;else switch(me){case"string":case"number":_e=!0;break;case"object":switch(M.$$typeof){case t:case n:_e=!0}}if(_e)return _e=M,be=be(_e),M=ce===""?"."+oe(_e,0):ce,A(be)?(le="",M!=null&&(le=M.replace(ye,"$&/")+"/"),pe(be,G,le,"",function($e){return $e})):be!=null&&(X(be)&&(be=z(be,le+(!be.key||_e&&_e.key===be.key?"":(""+be.key).replace(ye,"$&/")+"/")+M)),G.push(be)),1;if(_e=0,ce=ce===""?".":ce+":",A(M))for(var ue=0;ue<M.length;ue++){me=M[ue];var we=ce+oe(me,ue);_e+=pe(me,G,le,we,be)}else if(we=g(M),typeof we=="function")for(M=we.call(M),ue=0;!(me=M.next()).done;)me=me.value,we=ce+oe(me,ue++),_e+=pe(me,G,le,we,be);else if(me==="object")throw G=String(M),Error("Objects are not valid as a React child (found: "+(G==="[object Object]"?"object with keys {"+Object.keys(M).join(", ")+"}":G)+"). If you meant to render a collection of children, use an array instead.");return _e}function ge(M,G,le){if(M==null)return M;var ce=[],be=0;return pe(M,ce,"","",function(me){return G.call(le,me,be++)}),ce}function J(M){if(M._status===-1){var G=M._result;G=G(),G.then(function(le){(M._status===0||M._status===-1)&&(M._status=1,M._result=le)},function(le){(M._status===0||M._status===-1)&&(M._status=2,M._result=le)}),M._status===-1&&(M._status=0,M._result=G)}if(M._status===1)return M._result.default;throw M._result}var D={current:null},Z={transition:null},j={ReactCurrentDispatcher:D,ReactCurrentBatchConfig:Z,ReactCurrentOwner:O};e.Children={map:ge,forEach:function(M,G,le){ge(M,function(){G.apply(this,arguments)},le)},count:function(M){var G=0;return ge(M,function(){G++}),G},toArray:function(M){return ge(M,function(G){return G})||[]},only:function(M){if(!X(M))throw Error("React.Children.only expected to receive a single React element child.");return M}},e.Component=C,e.Fragment=r,e.Profiler=i,e.PureComponent=_,e.StrictMode=o,e.Suspense=d,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=j,e.cloneElement=function(M,G,le){if(M==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+M+".");var ce=b({},M.props),be=M.key,me=M.ref,_e=M._owner;if(G!=null){if(G.ref!==void 0&&(me=G.ref,_e=O.current),G.key!==void 0&&(be=""+G.key),M.type&&M.type.defaultProps)var ue=M.type.defaultProps;for(we in G)R.call(G,we)&&!$.hasOwnProperty(we)&&(ce[we]=G[we]===void 0&&ue!==void 0?ue[we]:G[we])}var we=arguments.length-2;if(we===1)ce.children=le;else if(1<we){ue=Array(we);for(var $e=0;$e<we;$e++)ue[$e]=arguments[$e+2];ce.children=ue}return{$$typeof:t,type:M.type,key:be,ref:me,props:ce,_owner:_e}},e.createContext=function(M){return M={$$typeof:l,_currentValue:M,_currentValue2:M,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},M.Provider={$$typeof:a,_context:M},M.Consumer=M},e.createElement=H,e.createFactory=function(M){var G=H.bind(null,M);return G.type=M,G},e.createRef=function(){return{current:null}},e.forwardRef=function(M){return{$$typeof:c,render:M}},e.isValidElement=X,e.lazy=function(M){return{$$typeof:p,_payload:{_status:-1,_result:M},_init:J}},e.memo=function(M,G){return{$$typeof:f,type:M,compare:G===void 0?null:G}},e.startTransition=function(M){var G=Z.transition;Z.transition={};try{M()}finally{Z.transition=G}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(M,G){return D.current.useCallback(M,G)},e.useContext=function(M){return D.current.useContext(M)},e.useDebugValue=function(){},e.useDeferredValue=function(M){return D.current.useDeferredValue(M)},e.useEffect=function(M,G){return D.current.useEffect(M,G)},e.useId=function(){return D.current.useId()},e.useImperativeHandle=function(M,G,le){return D.current.useImperativeHandle(M,G,le)},e.useInsertionEffect=function(M,G){return D.current.useInsertionEffect(M,G)},e.useLayoutEffect=function(M,G){return D.current.useLayoutEffect(M,G)},e.useMemo=function(M,G){return D.current.useMemo(M,G)},e.useReducer=function(M,G,le){return D.current.useReducer(M,G,le)},e.useRef=function(M){return D.current.useRef(M)},e.useState=function(M){return D.current.useState(M)},e.useSyncExternalStore=function(M,G,le){return D.current.useSyncExternalStore(M,G,le)},e.useTransition=function(){return D.current.useTransition()},e.version="18.2.0"}}),_Q=EA({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/index.js"(e,t){t.exports=CQ()}}),l7=SQ(_Q());function Qm(e){return l7.Children.toArray(e).filter(t=>(0,l7.isValidElement)(t))}/**
- * @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.
- *//**
- * @license React
- * react.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 Jm=(...e)=>e.filter(Boolean).join(" "),u7=e=>e?"":void 0,[kQ,EQ]=Rt({strict:!1,name:"ButtonGroupContext"});function u4(e){const{children:t,className:n,...r}=e,o=v.exports.isValidElement(t)?v.exports.cloneElement(t,{"aria-hidden":!0,focusable:!1}):t,i=Jm("chakra-button__icon",n);return Q.createElement(ie.span,{display:"inline-flex",alignSelf:"center",flexShrink:0,...r,className:i},o)}u4.displayName="ButtonIcon";function c4(e){const{label:t,placement:n,spacing:r="0.5rem",children:o=x(qm,{color:"currentColor",width:"1em",height:"1em"}),className:i,__css:a,...l}=e,c=Jm("chakra-button__spinner",i),d=n==="start"?"marginEnd":"marginStart",f=v.exports.useMemo(()=>({display:"flex",alignItems:"center",position:t?"relative":"absolute",[d]:t?r:0,fontSize:"1em",lineHeight:"normal",...a}),[a,t,d,r]);return Q.createElement(ie.div,{className:c,...l,__css:f},o)}c4.displayName="ButtonSpinner";function LQ(e){const[t,n]=v.exports.useState(!e);return{ref:v.exports.useCallback(i=>{!i||n(i.tagName==="BUTTON")},[]),type:t?"button":void 0}}var xi=fe((e,t)=>{const n=EQ(),r=cr("Button",{...n,...e}),{isDisabled:o=n?.isDisabled,isLoading:i,isActive:a,children:l,leftIcon:c,rightIcon:d,loadingText:f,iconSpacing:p="0.5rem",type:m,spinner:g,spinnerPlacement:y="start",className:b,as:k,...C}=yt(e),S=v.exports.useMemo(()=>{const R={...r?._focus,zIndex:1};return{display:"inline-flex",appearance:"none",alignItems:"center",justifyContent:"center",userSelect:"none",position:"relative",whiteSpace:"nowrap",verticalAlign:"middle",outline:"none",...r,...!!n&&{_focus:R}}},[r,n]),{ref:_,type:E}=LQ(k),A={rightIcon:d,leftIcon:c,iconSpacing:p,children:l};return Q.createElement(ie.button,{disabled:o||i,ref:VG(t,_),as:k,type:m??E,"data-active":u7(a),"data-loading":u7(i),__css:S,className:Jm("chakra-button",b),...C},i&&y==="start"&&x(c4,{className:"chakra-button__spinner--start",label:f,placement:"start",spacing:p,children:g}),i?f||Q.createElement(ie.span,{opacity:0},x(c7,{...A})):x(c7,{...A}),i&&y==="end"&&x(c4,{className:"chakra-button__spinner--end",label:f,placement:"end",spacing:p,children:g}))});xi.displayName="Button";function c7(e){const{leftIcon:t,rightIcon:n,children:r,iconSpacing:o}=e;return Y(wn,{children:[t&&x(u4,{marginEnd:o,children:t}),r,n&&x(u4,{marginStart:o,children:n})]})}var PQ=fe(function(t,n){const{size:r,colorScheme:o,variant:i,className:a,spacing:l="0.5rem",isAttached:c,isDisabled:d,...f}=t,p=Jm("chakra-button__group",a),m=v.exports.useMemo(()=>({size:r,colorScheme:o,variant:i,isDisabled:d}),[r,o,i,d]);let g={display:"inline-flex"};return c?g={...g,"> *:first-of-type:not(:last-of-type)":{borderEndRadius:0},"> *:not(:first-of-type):not(:last-of-type)":{borderRadius:0},"> *:not(:first-of-type):last-of-type":{borderStartRadius:0}}:g={...g,"& > *:not(style) ~ *:not(style)":{marginStart:l}},Q.createElement(kQ,{value:m},Q.createElement(ie.div,{ref:n,role:"group",__css:g,className:p,"data-attached":c?"":void 0,...f}))});PQ.displayName="ButtonGroup";var Nn=fe((e,t)=>{const{icon:n,children:r,isRound:o,"aria-label":i,...a}=e,l=n||r,c=v.exports.isValidElement(l)?v.exports.cloneElement(l,{"aria-hidden":!0,focusable:!1}):null;return x(xi,{padding:"0",borderRadius:o?"full":void 0,ref:t,"aria-label":i,...a,children:c})});Nn.displayName="IconButton";var tc=(...e)=>e.filter(Boolean).join(" "),Nh=e=>e?"":void 0,q2=e=>e?!0:void 0;function d7(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[AQ,LA]=Rt({name:"FormControlStylesContext",errorMessage:`useFormControlStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormControl />" `}),[TQ,nc]=Rt({strict:!1,name:"FormControlContext"});function IQ(e){const{id:t,isRequired:n,isInvalid:r,isDisabled:o,isReadOnly:i,...a}=e,l=v.exports.useId(),c=t||`field-${l}`,d=`${c}-label`,f=`${c}-feedback`,p=`${c}-helptext`,[m,g]=v.exports.useState(!1),[y,b]=v.exports.useState(!1),[k,C]=v.exports.useState(!1),S=v.exports.useCallback((O={},$=null)=>({id:p,...O,ref:Qt($,H=>{!H||b(!0)})}),[p]),_=v.exports.useCallback((O={},$=null)=>({...O,ref:$,"data-focus":Nh(k),"data-disabled":Nh(o),"data-invalid":Nh(r),"data-readonly":Nh(i),id:O.id??d,htmlFor:O.htmlFor??c}),[c,o,k,r,i,d]),E=v.exports.useCallback((O={},$=null)=>({id:f,...O,ref:Qt($,H=>{!H||g(!0)}),"aria-live":"polite"}),[f]),A=v.exports.useCallback((O={},$=null)=>({...O,...a,ref:$,role:"group"}),[a]),R=v.exports.useCallback((O={},$=null)=>({...O,ref:$,role:"presentation","aria-hidden":!0,children:O.children||"*"}),[]);return{isRequired:!!n,isInvalid:!!r,isReadOnly:!!i,isDisabled:!!o,isFocused:!!k,onFocus:()=>C(!0),onBlur:()=>C(!1),hasFeedbackText:m,setHasFeedbackText:g,hasHelpText:y,setHasHelpText:b,id:c,labelId:d,feedbackId:f,helpTextId:p,htmlProps:a,getHelpTextProps:S,getErrorMessageProps:E,getRootProps:A,getLabelProps:_,getRequiredIndicatorProps:R}}var hs=fe(function(t,n){const r=dr("Form",t),o=yt(t),{getRootProps:i,htmlProps:a,...l}=IQ(o),c=tc("chakra-form-control",t.className);return Q.createElement(TQ,{value:l},Q.createElement(AQ,{value:r},Q.createElement(ie.div,{...i({},n),className:c,__css:r.container})))});hs.displayName="FormControl";var OQ=fe(function(t,n){const r=nc(),o=LA(),i=tc("chakra-form__helper-text",t.className);return Q.createElement(ie.div,{...r?.getHelpTextProps(t,n),__css:o.helperText,className:i})});OQ.displayName="FormHelperText";function qb(e){const{isDisabled:t,isInvalid:n,isReadOnly:r,isRequired:o,...i}=Yb(e);return{...i,disabled:t,readOnly:r,required:o,"aria-invalid":q2(n),"aria-required":q2(o),"aria-readonly":q2(r)}}function Yb(e){const t=nc(),{id:n,disabled:r,readOnly:o,required:i,isRequired:a,isInvalid:l,isReadOnly:c,isDisabled:d,onFocus:f,onBlur:p,...m}=e,g=e["aria-describedby"]?[e["aria-describedby"]]:[];return t?.hasFeedbackText&&t?.isInvalid&&g.push(t.feedbackId),t?.hasHelpText&&g.push(t.helpTextId),{...m,"aria-describedby":g.join(" ")||void 0,id:n??t?.id,isDisabled:r??d??t?.isDisabled,isReadOnly:o??c??t?.isReadOnly,isRequired:i??a??t?.isRequired,isInvalid:l??t?.isInvalid,onFocus:d7(t?.onFocus,f),onBlur:d7(t?.onBlur,p)}}var[RQ,MQ]=Rt({name:"FormErrorStylesContext",errorMessage:`useFormErrorStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormError />" `}),NQ=fe((e,t)=>{const n=dr("FormError",e),r=yt(e),o=nc();return o?.isInvalid?Q.createElement(RQ,{value:n},Q.createElement(ie.div,{...o?.getErrorMessageProps(r,t),className:tc("chakra-form__error-message",e.className),__css:{display:"flex",alignItems:"center",...n.text}})):null});NQ.displayName="FormErrorMessage";var $Q=fe((e,t)=>{const n=MQ(),r=nc();if(!r?.isInvalid)return null;const o=tc("chakra-form__error-icon",e.className);return x(Yr,{ref:t,"aria-hidden":!0,...e,__css:n.icon,className:o,children:x("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})});$Q.displayName="FormErrorIcon";var sl=fe(function(t,n){const r=cr("FormLabel",t),o=yt(t),{className:i,children:a,requiredIndicator:l=x(PA,{}),optionalIndicator:c=null,...d}=o,f=nc(),p=f?.getLabelProps(d,n)??{ref:n,...d};return Q.createElement(ie.label,{...p,className:tc("chakra-form__label",o.className),__css:{display:"block",textAlign:"start",...r}},a,f?.isRequired?l:c)});sl.displayName="FormLabel";var PA=fe(function(t,n){const r=nc(),o=LA();if(!r?.isRequired)return null;const i=tc("chakra-form__required-indicator",t.className);return Q.createElement(ie.span,{...r?.getRequiredIndicatorProps(t,n),__css:o.requiredIndicator,className:i})});PA.displayName="RequiredIndicator";function A0(e,t){const n=v.exports.useRef(!1),r=v.exports.useRef(!1);v.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),v.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])}var Xb={border:"0px",clip:"rect(0px, 0px, 0px, 0px)",height:"1px",width:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},DQ=ie("span",{baseStyle:Xb});DQ.displayName="VisuallyHidden";var FQ=ie("input",{baseStyle:Xb});FQ.displayName="VisuallyHiddenInput";var f7=!1,eg=null,Fu=!1,d4=new Set,zQ=typeof window<"u"&&window.navigator!=null?/^Mac/.test(window.navigator.platform):!1;function BQ(e){return!(e.metaKey||!zQ&&e.altKey||e.ctrlKey)}function Qb(e,t){d4.forEach(n=>n(e,t))}function p7(e){Fu=!0,BQ(e)&&(eg="keyboard",Qb("keyboard",e))}function Fl(e){eg="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(Fu=!0,Qb("pointer",e))}function VQ(e){e.target===window||e.target===document||(Fu||(eg="keyboard",Qb("keyboard",e)),Fu=!1)}function WQ(){Fu=!1}function h7(){return eg!=="pointer"}function UQ(){if(typeof window>"u"||f7)return;const{focus:e}=HTMLElement.prototype;HTMLElement.prototype.focus=function(...n){Fu=!0,e.apply(this,n)},document.addEventListener("keydown",p7,!0),document.addEventListener("keyup",p7,!0),window.addEventListener("focus",VQ,!0),window.addEventListener("blur",WQ,!1),typeof PointerEvent<"u"?(document.addEventListener("pointerdown",Fl,!0),document.addEventListener("pointermove",Fl,!0),document.addEventListener("pointerup",Fl,!0)):(document.addEventListener("mousedown",Fl,!0),document.addEventListener("mousemove",Fl,!0),document.addEventListener("mouseup",Fl,!0)),f7=!0}function HQ(e){UQ(),e(h7());const t=()=>e(h7());return d4.add(t),()=>{d4.delete(t)}}var[H2e,jQ]=Rt({name:"CheckboxGroupContext",strict:!1}),GQ=(...e)=>e.filter(Boolean).join(" "),nr=e=>e?"":void 0;function io(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function ZQ(...e){return function(n){e.forEach(r=>{r?.(n)})}}function KQ(e){const t=bo;return"custom"in t&&typeof t.custom=="function"?t.custom(e):t(e)}var AA=KQ(ie.svg);function qQ(e){return x(AA,{width:"1.2em",viewBox:"0 0 12 10",variants:{unchecked:{opacity:0,strokeDashoffset:16},checked:{opacity:1,strokeDashoffset:0,transition:{duration:.2}}},style:{fill:"none",strokeWidth:2,stroke:"currentColor",strokeDasharray:16},...e,children:x("polyline",{points:"1.5 6 4.5 9 10.5 1"})})}function YQ(e){return x(AA,{width:"1.2em",viewBox:"0 0 24 24",variants:{unchecked:{scaleX:.65,opacity:0},checked:{scaleX:1,opacity:1,transition:{scaleX:{duration:0},opacity:{duration:.02}}}},style:{stroke:"currentColor",strokeWidth:4},...e,children:x("line",{x1:"21",x2:"3",y1:"12",y2:"12"})})}function XQ({open:e,children:t}){return x(da,{initial:!1,children:e&&Q.createElement(bo.div,{variants:{unchecked:{scale:.5},checked:{scale:1}},initial:"unchecked",animate:"checked",exit:"unchecked",style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%"}},t)})}function QQ(e){const{isIndeterminate:t,isChecked:n,...r}=e;return x(XQ,{open:n||t,children:x(t?YQ:qQ,{...r})})}function JQ(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function TA(e={}){const t=Yb(e),{isDisabled:n,isReadOnly:r,isRequired:o,isInvalid:i,id:a,onBlur:l,onFocus:c,"aria-describedby":d}=t,{defaultChecked:f,isChecked:p,isFocusable:m,onChange:g,isIndeterminate:y,name:b,value:k,tabIndex:C=void 0,"aria-label":S,"aria-labelledby":_,"aria-invalid":E,...A}=e,R=JQ(A,["isDisabled","isReadOnly","isRequired","isInvalid","id","onBlur","onFocus","aria-describedby"]),O=Zn(g),$=Zn(l),H=Zn(c),[z,X]=v.exports.useState(!1),[he,ye]=v.exports.useState(!1),[oe,pe]=v.exports.useState(!1),[ge,J]=v.exports.useState(!1);v.exports.useEffect(()=>HQ(X),[]);const D=v.exports.useRef(null),[Z,j]=v.exports.useState(!0),[M,G]=v.exports.useState(!!f),le=p!==void 0,ce=le?p:M,be=v.exports.useCallback(Se=>{if(r||n){Se.preventDefault();return}le||G(ce?Se.target.checked:y?!0:Se.target.checked),O?.(Se)},[r,n,ce,le,y,O]);di(()=>{D.current&&(D.current.indeterminate=Boolean(y))},[y]),A0(()=>{n&&ye(!1)},[n,ye]),di(()=>{const Se=D.current;!Se?.form||(Se.form.onreset=()=>{G(!!f)})},[]);const me=n&&!m,_e=v.exports.useCallback(Se=>{Se.key===" "&&J(!0)},[J]),ue=v.exports.useCallback(Se=>{Se.key===" "&&J(!1)},[J]);di(()=>{if(!D.current)return;D.current.checked!==ce&&G(D.current.checked)},[D.current]);const we=v.exports.useCallback((Se={},Ie=null)=>{const Qe=Oe=>{he&&Oe.preventDefault(),J(!0)};return{...Se,ref:Ie,"data-active":nr(ge),"data-hover":nr(oe),"data-checked":nr(ce),"data-focus":nr(he),"data-focus-visible":nr(he&&z),"data-indeterminate":nr(y),"data-disabled":nr(n),"data-invalid":nr(i),"data-readonly":nr(r),"aria-hidden":!0,onMouseDown:io(Se.onMouseDown,Qe),onMouseUp:io(Se.onMouseUp,()=>J(!1)),onMouseEnter:io(Se.onMouseEnter,()=>pe(!0)),onMouseLeave:io(Se.onMouseLeave,()=>pe(!1))}},[ge,ce,n,he,z,oe,y,i,r]),$e=v.exports.useCallback((Se={},Ie=null)=>({...R,...Se,ref:Qt(Ie,Qe=>{!Qe||j(Qe.tagName==="LABEL")}),onClick:io(Se.onClick,()=>{var Qe;Z||((Qe=D.current)==null||Qe.click(),requestAnimationFrame(()=>{var Oe;(Oe=D.current)==null||Oe.focus()}))}),"data-disabled":nr(n),"data-checked":nr(ce),"data-invalid":nr(i)}),[R,n,ce,i,Z]),rt=v.exports.useCallback((Se={},Ie=null)=>({...Se,ref:Qt(D,Ie),type:"checkbox",name:b,value:k,id:a,tabIndex:C,onChange:io(Se.onChange,be),onBlur:io(Se.onBlur,$,()=>ye(!1)),onFocus:io(Se.onFocus,H,()=>ye(!0)),onKeyDown:io(Se.onKeyDown,_e),onKeyUp:io(Se.onKeyUp,ue),required:o,checked:ce,disabled:me,readOnly:r,"aria-label":S,"aria-labelledby":_,"aria-invalid":E?Boolean(E):i,"aria-describedby":d,"aria-disabled":n,style:Xb}),[b,k,a,be,$,H,_e,ue,o,ce,me,r,S,_,E,i,d,n,C]),Ct=v.exports.useCallback((Se={},Ie=null)=>({...Se,ref:Ie,onMouseDown:io(Se.onMouseDown,m7),onTouchStart:io(Se.onTouchStart,m7),"data-disabled":nr(n),"data-checked":nr(ce),"data-invalid":nr(i)}),[ce,n,i]);return{state:{isInvalid:i,isFocused:he,isChecked:ce,isActive:ge,isHovered:oe,isIndeterminate:y,isDisabled:n,isReadOnly:r,isRequired:o},getRootProps:$e,getCheckboxProps:we,getInputProps:rt,getLabelProps:Ct,htmlProps:R}}function m7(e){e.preventDefault(),e.stopPropagation()}var eJ=ie("span",{baseStyle:{display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",userSelect:"none",flexShrink:0}}),tJ=ie("label",{baseStyle:{cursor:"pointer",display:"inline-flex",alignItems:"center",verticalAlign:"top",position:"relative"}}),nJ=fe(function(t,n){const r=jQ(),o={...r,...t},i=dr("Checkbox",o),a=yt(t),{spacing:l="0.5rem",className:c,children:d,iconColor:f,iconSize:p,icon:m=x(QQ,{}),isChecked:g,isDisabled:y=r?.isDisabled,onChange:b,inputProps:k,...C}=a;let S=g;r?.value&&a.value&&(S=r.value.includes(a.value));let _=b;r?.onChange&&a.value&&(_=ZQ(r.onChange,b));const{state:E,getInputProps:A,getCheckboxProps:R,getLabelProps:O,getRootProps:$}=TA({...C,isDisabled:y,isChecked:S,onChange:_}),H=v.exports.useMemo(()=>({opacity:E.isChecked||E.isIndeterminate?1:0,transform:E.isChecked||E.isIndeterminate?"scale(1)":"scale(0.95)",fontSize:p,color:f,...i.icon}),[f,p,E.isChecked,E.isIndeterminate,i.icon]),z=v.exports.cloneElement(m,{__css:H,isIndeterminate:E.isIndeterminate,isChecked:E.isChecked});return Y(tJ,{__css:i.container,className:GQ("chakra-checkbox",c),...$(),children:[x("input",{className:"chakra-checkbox__input",...A(k,n)}),x(eJ,{__css:i.control,className:"chakra-checkbox__control",...R(),children:z}),d&&Q.createElement(ie.span,{className:"chakra-checkbox__label",...O(),__css:{marginStart:l,...i.label}},d)]})});nJ.displayName="Checkbox";function rJ(e){return x(Yr,{focusable:"false","aria-hidden":!0,...e,children:x("path",{fill:"currentColor",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"})})}var tg=fe(function(t,n){const r=cr("CloseButton",t),{children:o,isDisabled:i,__css:a,...l}=yt(t),c={outline:0,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return Q.createElement(ie.button,{type:"button","aria-label":"Close",ref:n,disabled:i,__css:{...c,...r,...a},...l},o||x(rJ,{width:"1em",height:"1em"}))});tg.displayName="CloseButton";function oJ(e){const t=parseFloat(e);return typeof t!="number"||Number.isNaN(t)?0:t}function IA(e,t){let n=oJ(e);const r=10**(t??10);return n=Math.round(n*r)/r,t?n.toFixed(t):n.toString()}function g7(e){if(!Number.isFinite(e))return 0;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n+=1;return n}function iJ(e,t,n){return e==null?e:(n<t&&console.warn("clamp: max cannot be less than min"),Math.min(Math.max(e,t),n))}function aJ(e={}){const{onChange:t,precision:n,defaultValue:r,value:o,step:i=1,min:a=Number.MIN_SAFE_INTEGER,max:l=Number.MAX_SAFE_INTEGER,keepWithinRange:c=!0}=e,d=Zn(t),[f,p]=v.exports.useState(()=>r==null?"":Y2(r,i,n)??""),m=typeof o<"u",g=m?o:f,y=OA(Ia(g),i),b=n??y,k=v.exports.useCallback(z=>{z!==g&&(m||p(z.toString()),d?.(z.toString(),Ia(z)))},[d,m,g]),C=v.exports.useCallback(z=>{let X=z;return c&&(X=iJ(X,a,l)),IA(X,b)},[b,c,l,a]),S=v.exports.useCallback((z=i)=>{let X;g===""?X=Ia(z):X=Ia(g)+z,X=C(X),k(X)},[C,i,k,g]),_=v.exports.useCallback((z=i)=>{let X;g===""?X=Ia(-z):X=Ia(g)-z,X=C(X),k(X)},[C,i,k,g]),E=v.exports.useCallback(()=>{let z;r==null?z="":z=Y2(r,i,n)??a,k(z)},[r,n,i,k,a]),A=v.exports.useCallback(z=>{const X=Y2(z,i,b)??a;k(X)},[b,i,k,a]),R=Ia(g);return{isOutOfRange:R>l||R<a,isAtMax:R===l,isAtMin:R===a,precision:b,value:g,valueAsNumber:R,update:k,reset:E,increment:S,decrement:_,clamp:C,cast:A,setValue:p}}function Ia(e){return parseFloat(e.toString().replace(/[^\w.-]+/g,""))}function OA(e,t){return Math.max(g7(t),g7(e))}function Y2(e,t,n){const r=Ia(e);if(Number.isNaN(r))return;const o=OA(r,t);return IA(r,n??o)}var RA=`
-  :root {
-    --chakra-vh: 100vh;
-  }
-
-  @supports (height: -webkit-fill-available) {
-    :root {
-      --chakra-vh: -webkit-fill-available;
-    }
-  }
-
-  @supports (height: -moz-fill-available) {
-    :root {
-      --chakra-vh: -moz-fill-available;
-    }
-  }
-
-  @supports (height: 100lvh) {
-    :root {
-      --chakra-vh: 100lvh;
-    }
-  }
-`,sJ=()=>x(Rm,{styles:RA}),lJ=()=>x(Rm,{styles:`
-      html {
-        line-height: 1.5;
-        -webkit-text-size-adjust: 100%;
-        font-family: system-ui, sans-serif;
-        -webkit-font-smoothing: antialiased;
-        text-rendering: optimizeLegibility;
-        -moz-osx-font-smoothing: grayscale;
-        touch-action: manipulation;
-      }
-
-      body {
-        position: relative;
-        min-height: 100%;
-        font-feature-settings: 'kern';
-      }
-
-      *,
-      *::before,
-      *::after {
-        border-width: 0;
-        border-style: solid;
-        box-sizing: border-box;
-      }
-
-      main {
-        display: block;
-      }
-
-      hr {
-        border-top-width: 1px;
-        box-sizing: content-box;
-        height: 0;
-        overflow: visible;
-      }
-
-      pre,
-      code,
-      kbd,
-      samp {
-        font-family: SFMono-Regular,  Menlo, Monaco, Consolas, monospace;
-        font-size: 1em;
-      }
-
-      a {
-        background-color: transparent;
-        color: inherit;
-        text-decoration: inherit;
-      }
-
-      abbr[title] {
-        border-bottom: none;
-        text-decoration: underline;
-        -webkit-text-decoration: underline dotted;
-        text-decoration: underline dotted;
-      }
-
-      b,
-      strong {
-        font-weight: bold;
-      }
-
-      small {
-        font-size: 80%;
-      }
-
-      sub,
-      sup {
-        font-size: 75%;
-        line-height: 0;
-        position: relative;
-        vertical-align: baseline;
-      }
-
-      sub {
-        bottom: -0.25em;
-      }
-
-      sup {
-        top: -0.5em;
-      }
-
-      img {
-        border-style: none;
-      }
-
-      button,
-      input,
-      optgroup,
-      select,
-      textarea {
-        font-family: inherit;
-        font-size: 100%;
-        line-height: 1.15;
-        margin: 0;
-      }
-
-      button,
-      input {
-        overflow: visible;
-      }
-
-      button,
-      select {
-        text-transform: none;
-      }
-
-      button::-moz-focus-inner,
-      [type="button"]::-moz-focus-inner,
-      [type="reset"]::-moz-focus-inner,
-      [type="submit"]::-moz-focus-inner {
-        border-style: none;
-        padding: 0;
-      }
-
-      fieldset {
-        padding: 0.35em 0.75em 0.625em;
-      }
-
-      legend {
-        box-sizing: border-box;
-        color: inherit;
-        display: table;
-        max-width: 100%;
-        padding: 0;
-        white-space: normal;
-      }
-
-      progress {
-        vertical-align: baseline;
-      }
-
-      textarea {
-        overflow: auto;
-      }
-
-      [type="checkbox"],
-      [type="radio"] {
-        box-sizing: border-box;
-        padding: 0;
-      }
-
-      [type="number"]::-webkit-inner-spin-button,
-      [type="number"]::-webkit-outer-spin-button {
-        -webkit-appearance: none !important;
-      }
-
-      input[type="number"] {
-        -moz-appearance: textfield;
-      }
-
-      [type="search"] {
-        -webkit-appearance: textfield;
-        outline-offset: -2px;
-      }
-
-      [type="search"]::-webkit-search-decoration {
-        -webkit-appearance: none !important;
-      }
-
-      ::-webkit-file-upload-button {
-        -webkit-appearance: button;
-        font: inherit;
-      }
-
-      details {
-        display: block;
-      }
-
-      summary {
-        display: list-item;
-      }
-
-      template {
-        display: none;
-      }
-
-      [hidden] {
-        display: none !important;
-      }
-
-      body,
-      blockquote,
-      dl,
-      dd,
-      h1,
-      h2,
-      h3,
-      h4,
-      h5,
-      h6,
-      hr,
-      figure,
-      p,
-      pre {
-        margin: 0;
-      }
-
-      button {
-        background: transparent;
-        padding: 0;
-      }
-
-      fieldset {
-        margin: 0;
-        padding: 0;
-      }
-
-      ol,
-      ul {
-        margin: 0;
-        padding: 0;
-      }
-
-      textarea {
-        resize: vertical;
-      }
-
-      button,
-      [role="button"] {
-        cursor: pointer;
-      }
-
-      button::-moz-focus-inner {
-        border: 0 !important;
-      }
-
-      table {
-        border-collapse: collapse;
-      }
-
-      h1,
-      h2,
-      h3,
-      h4,
-      h5,
-      h6 {
-        font-size: inherit;
-        font-weight: inherit;
-      }
-
-      button,
-      input,
-      optgroup,
-      select,
-      textarea {
-        padding: 0;
-        line-height: inherit;
-        color: inherit;
-      }
-
-      img,
-      svg,
-      video,
-      canvas,
-      audio,
-      iframe,
-      embed,
-      object {
-        display: block;
-      }
-
-      img,
-      video {
-        max-width: 100%;
-        height: auto;
-      }
-
-      [data-js-focus-visible] :focus:not([data-focus-visible-added]):not([data-focus-visible-disabled]) {
-        outline: none;
-        box-shadow: none;
-      }
-
-      select::-ms-expand {
-        display: none;
-      }
-
-      ${RA}
-    `});function f4(e,t,n,r){const o=Zn(n);return v.exports.useEffect(()=>{const i=typeof e=="function"?e():e??document;if(!(!n||!i))return i.addEventListener(t,o,r),()=>{i.removeEventListener(t,o,r)}},[t,e,r,o,n]),()=>{const i=typeof e=="function"?e():e??document;i?.removeEventListener(t,o,r)}}var uJ=Of?v.exports.useLayoutEffect:v.exports.useEffect;function p4(e,t=[]){const n=v.exports.useRef(e);return uJ(()=>{n.current=e}),v.exports.useCallback((...r)=>{var o;return(o=n.current)==null?void 0:o.call(n,...r)},t)}function Jb(e,t,n,r){const o=p4(t);return v.exports.useEffect(()=>{const i=p0(n)??document;if(!!t)return i.addEventListener(e,o,r),()=>{i.removeEventListener(e,o,r)}},[e,n,r,o,t]),()=>{(p0(n)??document).removeEventListener(e,o,r)}}function cJ(e){const{isOpen:t,ref:n}=e,[r,o]=v.exports.useState(t),[i,a]=v.exports.useState(!1);return v.exports.useEffect(()=>{i||(o(t),a(!0))},[t,i,r]),Jb("animationend",()=>{o(t)},()=>n.current),{present:!(t?!1:!r),onComplete(){var c;const d=Mj(n.current),f=new d.CustomEvent("animationend",{bubbles:!0});(c=n.current)==null||c.dispatchEvent(f)}}}function dJ(e,t){const n=e!==void 0;return[n,n&&typeof e<"u"?e:t]}function fJ(e,t){const n=v.exports.useId();return v.exports.useMemo(()=>e||[t,n].filter(Boolean).join("-"),[e,t,n])}function T0(e={}){const{onClose:t,onOpen:n,isOpen:r,id:o}=e,i=p4(n),a=p4(t),[l,c]=v.exports.useState(e.defaultIsOpen||!1),[d,f]=dJ(r,l),p=fJ(o,"disclosure"),m=v.exports.useCallback(()=>{d||c(!1),a?.()},[d,a]),g=v.exports.useCallback(()=>{d||c(!0),i?.()},[d,i]),y=v.exports.useCallback(()=>{(f?m:g)()},[f,g,m]);return{isOpen:!!f,onOpen:g,onClose:m,onToggle:y,isControlled:d,getButtonProps:(b={})=>({...b,"aria-expanded":f,"aria-controls":p,onClick:Zj(b.onClick,y)}),getDisclosureProps:(b={})=>({...b,hidden:!f,id:p})}}var MA=(e,t)=>{const n=v.exports.useRef(!1),r=v.exports.useRef(!1);v.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),v.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])};function pJ(e){const t=e.current;if(!t)return!1;const n=Dj(t);return!n||xb(t,n)?!1:!!Wj(n)}function hJ(e,t){const{shouldFocus:n,visible:r,focusRef:o}=t,i=n&&!r;MA(()=>{if(!i||pJ(e))return;const a=o?.current||e.current;a&&h0(a,{nextTick:!0})},[i,e,o])}function mJ(e,t,n,r){return Jb(fG(t),aG(n,t==="pointerdown"),e,r)}function gJ(e){const{ref:t,elements:n,enabled:r}=e,o=hG("Safari");mJ(()=>If(t.current),"pointerdown",a=>{if(!o||!r)return;const l=a.target,d=(n??[t]).some(f=>{const p=_L(f)?f.current:f;return xb(p,l)});!AL(l)&&d&&(a.preventDefault(),h0(l))})}var vJ={preventScroll:!0,shouldFocus:!1};function yJ(e,t=vJ){const{focusRef:n,preventScroll:r,shouldFocus:o,visible:i}=t,a=_L(e)?e.current:e,l=o&&i,c=v.exports.useCallback(()=>{if(!(!a||!l)&&!xb(a,document.activeElement))if(n?.current)h0(n.current,{preventScroll:r,nextTick:!0});else{const d=Gj(a);d.length>0&&h0(d[0],{preventScroll:r,nextTick:!0})}},[l,r,a,n]);MA(()=>{c()},[c]),Jb("transitionend",c,a)}function ex(e){const t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}var tx=fe(function(t,n){const{htmlSize:r,...o}=t,i=dr("Input",o),a=yt(o),l=qb(a),c=en("chakra-input",t.className);return Q.createElement(ie.input,{size:r,...l,__css:i.field,ref:n,className:c})});tx.displayName="Input";tx.id="Input";var[bJ,NA]=Rt({name:"InputGroupStylesContext",errorMessage:`useInputGroupStyles returned is 'undefined'. Seems you forgot to wrap the components in "<InputGroup />" `}),xJ=fe(function(t,n){const r=dr("Input",t),{children:o,className:i,...a}=yt(t),l=en("chakra-input__group",i),c={},d=Qm(o),f=r.field;d.forEach(m=>{!r||(f&&m.type.id==="InputLeftElement"&&(c.paddingStart=f.height??f.h),f&&m.type.id==="InputRightElement"&&(c.paddingEnd=f.height??f.h),m.type.id==="InputRightAddon"&&(c.borderEndRadius=0),m.type.id==="InputLeftAddon"&&(c.borderStartRadius=0))});const p=d.map(m=>{var g,y;const b=ex({size:((g=m.props)==null?void 0:g.size)||t.size,variant:((y=m.props)==null?void 0:y.variant)||t.variant});return m.type.id!=="Input"?v.exports.cloneElement(m,b):v.exports.cloneElement(m,Object.assign(b,c,m.props))});return Q.createElement(ie.div,{className:l,ref:n,__css:{width:"100%",display:"flex",position:"relative"},...a},x(bJ,{value:r,children:p}))});xJ.displayName="InputGroup";var wJ={left:{marginEnd:"-1px",borderEndRadius:0,borderEndColor:"transparent"},right:{marginStart:"-1px",borderStartRadius:0,borderStartColor:"transparent"}},SJ=ie("div",{baseStyle:{flex:"0 0 auto",width:"auto",display:"flex",alignItems:"center",whiteSpace:"nowrap"}}),nx=fe(function(t,n){const{placement:r="left",...o}=t,i=wJ[r]??{},a=NA();return x(SJ,{ref:n,...o,__css:{...a.addon,...i}})});nx.displayName="InputAddon";var $A=fe(function(t,n){return x(nx,{ref:n,placement:"left",...t,className:en("chakra-input__left-addon",t.className)})});$A.displayName="InputLeftAddon";$A.id="InputLeftAddon";var DA=fe(function(t,n){return x(nx,{ref:n,placement:"right",...t,className:en("chakra-input__right-addon",t.className)})});DA.displayName="InputRightAddon";DA.id="InputRightAddon";var CJ=ie("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",top:"0",zIndex:2}}),ng=fe(function(t,n){const{placement:r="left",...o}=t,i=NA(),a=i.field,c={[r==="left"?"insetStart":"insetEnd"]:"0",width:a?.height??a?.h,height:a?.height??a?.h,fontSize:a?.fontSize,...i.element};return x(CJ,{ref:n,__css:c,...o})});ng.id="InputElement";ng.displayName="InputElement";var FA=fe(function(t,n){const{className:r,...o}=t,i=en("chakra-input__left-element",r);return x(ng,{ref:n,placement:"left",className:i,...o})});FA.id="InputLeftElement";FA.displayName="InputLeftElement";var zA=fe(function(t,n){const{className:r,...o}=t,i=en("chakra-input__right-element",r);return x(ng,{ref:n,placement:"right",className:i,...o})});zA.id="InputRightElement";zA.displayName="InputRightElement";function _J(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function os(e,t){return Array.isArray(e)?e.map(n=>n===null?null:t(n)):_J(e)?Object.keys(e).reduce((n,r)=>(n[r]=t(e[r]),n),{}):e!=null?t(e):null}var kJ=fe(function(e,t){const{ratio:n=4/3,children:r,className:o,...i}=e,a=v.exports.Children.only(r),l=en("chakra-aspect-ratio",o);return Q.createElement(ie.div,{ref:t,position:"relative",className:l,_before:{height:0,content:'""',display:"block",paddingBottom:os(n,c=>`${1/c*100}%`)},__css:{"& > *:not(style)":{overflow:"hidden",position:"absolute",top:"0",right:"0",bottom:"0",left:"0",display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"},"& > img, & > video":{objectFit:"cover"}},...i},a)});kJ.displayName="AspectRatio";var EJ=fe(function(t,n){const r=cr("Badge",t),{className:o,...i}=yt(t);return Q.createElement(ie.span,{ref:n,className:en("chakra-badge",t.className),...i,__css:{display:"inline-block",whiteSpace:"nowrap",verticalAlign:"middle",...r}})});EJ.displayName="Badge";var mo=ie("div");mo.displayName="Box";var BA=fe(function(t,n){const{size:r,centerContent:o=!0,...i}=t;return x(mo,{ref:n,boxSize:r,__css:{...o?{display:"flex",alignItems:"center",justifyContent:"center"}:{},flexShrink:0,flexGrow:0},...i})});BA.displayName="Square";var LJ=fe(function(t,n){const{size:r,...o}=t;return x(BA,{size:r,ref:n,borderRadius:"9999px",...o})});LJ.displayName="Circle";var VA=ie("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center"}});VA.displayName="Center";var PJ={horizontal:{insetStart:"50%",transform:"translateX(-50%)"},vertical:{top:"50%",transform:"translateY(-50%)"},both:{insetStart:"50%",top:"50%",transform:"translate(-50%, -50%)"}};fe(function(t,n){const{axis:r="both",...o}=t;return Q.createElement(ie.div,{ref:n,__css:PJ[r],...o,position:"absolute"})});var AJ=fe(function(t,n){const r=cr("Code",t),{className:o,...i}=yt(t);return Q.createElement(ie.code,{ref:n,className:en("chakra-code",t.className),...i,__css:{display:"inline-block",...r}})});AJ.displayName="Code";var TJ=fe(function(t,n){const{className:r,centerContent:o,...i}=yt(t),a=cr("Container",t);return Q.createElement(ie.div,{ref:n,className:en("chakra-container",r),...i,__css:{...a,...o&&{display:"flex",flexDirection:"column",alignItems:"center"}}})});TJ.displayName="Container";var IJ=fe(function(t,n){const{borderLeftWidth:r,borderBottomWidth:o,borderTopWidth:i,borderRightWidth:a,borderWidth:l,borderStyle:c,borderColor:d,...f}=cr("Divider",t),{className:p,orientation:m="horizontal",__css:g,...y}=yt(t),b={vertical:{borderLeftWidth:r||a||l||"1px",height:"100%"},horizontal:{borderBottomWidth:o||i||l||"1px",width:"100%"}};return Q.createElement(ie.hr,{ref:n,"aria-orientation":m,...y,__css:{...f,border:"0",borderColor:d,borderStyle:c,...b[m],...g},className:en("chakra-divider",p)})});IJ.displayName="Divider";var Lt=fe(function(t,n){const{direction:r,align:o,justify:i,wrap:a,basis:l,grow:c,shrink:d,...f}=t,p={display:"flex",flexDirection:r,alignItems:o,justifyContent:i,flexWrap:a,flexBasis:l,flexGrow:c,flexShrink:d};return Q.createElement(ie.div,{ref:n,__css:p,...f})});Lt.displayName="Flex";var WA=fe(function(t,n){const{templateAreas:r,gap:o,rowGap:i,columnGap:a,column:l,row:c,autoFlow:d,autoRows:f,templateRows:p,autoColumns:m,templateColumns:g,...y}=t,b={display:"grid",gridTemplateAreas:r,gridGap:o,gridRowGap:i,gridColumnGap:a,gridAutoColumns:m,gridColumn:l,gridRow:c,gridAutoFlow:d,gridAutoRows:f,gridTemplateRows:p,gridTemplateColumns:g};return Q.createElement(ie.div,{ref:n,__css:b,...y})});WA.displayName="Grid";function v7(e){return os(e,t=>t==="auto"?"auto":`span ${t}/span ${t}`)}var OJ=fe(function(t,n){const{area:r,colSpan:o,colStart:i,colEnd:a,rowEnd:l,rowSpan:c,rowStart:d,...f}=t,p=ex({gridArea:r,gridColumn:v7(o),gridRow:v7(c),gridColumnStart:i,gridColumnEnd:a,gridRowStart:d,gridRowEnd:l});return Q.createElement(ie.div,{ref:n,__css:p,...f})});OJ.displayName="GridItem";var rx=fe(function(t,n){const r=cr("Heading",t),{className:o,...i}=yt(t);return Q.createElement(ie.h2,{ref:n,className:en("chakra-heading",t.className),...i,__css:r})});rx.displayName="Heading";fe(function(t,n){const r=cr("Mark",t),o=yt(t);return x(mo,{ref:n,...o,as:"mark",__css:{bg:"transparent",whiteSpace:"nowrap",...r}})});var RJ=fe(function(t,n){const r=cr("Kbd",t),{className:o,...i}=yt(t);return Q.createElement(ie.kbd,{ref:n,className:en("chakra-kbd",o),...i,__css:{fontFamily:"mono",...r}})});RJ.displayName="Kbd";var Cu=fe(function(t,n){const r=cr("Link",t),{className:o,isExternal:i,...a}=yt(t);return Q.createElement(ie.a,{target:i?"_blank":void 0,rel:i?"noopener":void 0,ref:n,className:en("chakra-link",o),...a,__css:r})});Cu.displayName="Link";fe(function(t,n){const{isExternal:r,target:o,rel:i,className:a,...l}=t;return Q.createElement(ie.a,{...l,ref:n,className:en("chakra-linkbox__overlay",a),rel:r?"noopener noreferrer":i,target:r?"_blank":o,__css:{position:"static","&::before":{content:"''",cursor:"inherit",display:"block",position:"absolute",top:0,left:0,zIndex:0,width:"100%",height:"100%"}}})});fe(function(t,n){const{className:r,...o}=t;return Q.createElement(ie.div,{ref:n,position:"relative",...o,className:en("chakra-linkbox",r),__css:{"a[href]:not(.chakra-linkbox__overlay), abbr[title]":{position:"relative",zIndex:1}}})});var[MJ,UA]=Rt({name:"ListStylesContext",errorMessage:`useListStyles returned is 'undefined'. Seems you forgot to wrap the components in "<List />" `}),ox=fe(function(t,n){const r=dr("List",t),{children:o,styleType:i="none",stylePosition:a,spacing:l,...c}=yt(t),d=Qm(o),p=l?{["& > *:not(style) ~ *:not(style)"]:{mt:l}}:{};return Q.createElement(MJ,{value:r},Q.createElement(ie.ul,{ref:n,listStyleType:i,listStylePosition:a,role:"list",__css:{...r.container,...p},...c},d))});ox.displayName="List";var NJ=fe((e,t)=>{const{as:n,...r}=e;return x(ox,{ref:t,as:"ol",styleType:"decimal",marginStart:"1em",...r})});NJ.displayName="OrderedList";var $J=fe(function(t,n){const{as:r,...o}=t;return x(ox,{ref:n,as:"ul",styleType:"initial",marginStart:"1em",...o})});$J.displayName="UnorderedList";var DJ=fe(function(t,n){const r=UA();return Q.createElement(ie.li,{ref:n,...t,__css:r.item})});DJ.displayName="ListItem";var FJ=fe(function(t,n){const r=UA();return x(Yr,{ref:n,role:"presentation",...t,__css:r.icon})});FJ.displayName="ListIcon";var zJ=fe(function(t,n){const{columns:r,spacingX:o,spacingY:i,spacing:a,minChildWidth:l,...c}=t,d=Nm(),f=l?VJ(l,d):WJ(r);return x(WA,{ref:n,gap:a,columnGap:o,rowGap:i,templateColumns:f,...c})});zJ.displayName="SimpleGrid";function BJ(e){return typeof e=="number"?`${e}px`:e}function VJ(e,t){return os(e,n=>{const r=TG("sizes",n,BJ(n))(t);return n===null?null:`repeat(auto-fit, minmax(${r}, 1fr))`})}function WJ(e){return os(e,t=>t===null?null:`repeat(${t}, minmax(0, 1fr))`)}var UJ=ie("div",{baseStyle:{flex:1,justifySelf:"stretch",alignSelf:"stretch"}});UJ.displayName="Spacer";var h4="& > *:not(style) ~ *:not(style)";function HJ(e){const{spacing:t,direction:n}=e,r={column:{marginTop:t,marginEnd:0,marginBottom:0,marginStart:0},row:{marginTop:0,marginEnd:0,marginBottom:0,marginStart:t},"column-reverse":{marginTop:0,marginEnd:0,marginBottom:t,marginStart:0},"row-reverse":{marginTop:0,marginEnd:t,marginBottom:0,marginStart:0}};return{flexDirection:n,[h4]:os(n,o=>r[o])}}function jJ(e){const{spacing:t,direction:n}=e,r={column:{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},"column-reverse":{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},row:{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0},"row-reverse":{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0}};return{"&":os(n,o=>r[o])}}var HA=e=>Q.createElement(ie.div,{className:"chakra-stack__item",...e,__css:{display:"inline-block",flex:"0 0 auto",minWidth:0,...e.__css}});HA.displayName="StackItem";var ix=fe((e,t)=>{const{isInline:n,direction:r,align:o,justify:i,spacing:a="0.5rem",wrap:l,children:c,divider:d,className:f,shouldWrapChildren:p,...m}=e,g=n?"row":r??"column",y=v.exports.useMemo(()=>HJ({direction:g,spacing:a}),[g,a]),b=v.exports.useMemo(()=>jJ({spacing:a,direction:g}),[a,g]),k=!!d,C=!p&&!k,S=Qm(c),_=C?S:S.map((A,R)=>{const O=typeof A.key<"u"?A.key:R,$=R+1===S.length,z=p?x(HA,{children:A},O):A;if(!k)return z;const X=v.exports.cloneElement(d,{__css:b}),he=$?null:X;return Y(v.exports.Fragment,{children:[z,he]},O)}),E=en("chakra-stack",f);return Q.createElement(ie.div,{ref:t,display:"flex",alignItems:o,justifyContent:i,flexDirection:y.flexDirection,flexWrap:l,className:E,__css:k?{}:{[h4]:y[h4]},...m},_)});ix.displayName="Stack";var GJ=fe((e,t)=>x(ix,{align:"center",...e,direction:"row",ref:t}));GJ.displayName="HStack";var ZJ=fe((e,t)=>x(ix,{align:"center",...e,direction:"column",ref:t}));ZJ.displayName="VStack";var wr=fe(function(t,n){const r=cr("Text",t),{className:o,align:i,decoration:a,casing:l,...c}=yt(t),d=ex({textAlign:t.align,textDecoration:t.decoration,textTransform:t.casing});return Q.createElement(ie.p,{ref:n,className:en("chakra-text",t.className),...d,...c,__css:r})});wr.displayName="Text";function y7(e){return typeof e=="number"?`${e}px`:e}var KJ=fe(function(t,n){const{spacing:r="0.5rem",spacingX:o,spacingY:i,children:a,justify:l,direction:c,align:d,className:f,shouldWrapChildren:p,...m}=t,g=v.exports.useMemo(()=>{const{spacingX:b=r,spacingY:k=r}={spacingX:o,spacingY:i};return{"--chakra-wrap-x-spacing":C=>os(b,S=>y7(A5("space",S)(C))),"--chakra-wrap-y-spacing":C=>os(k,S=>y7(A5("space",S)(C))),"--wrap-x-spacing":"calc(var(--chakra-wrap-x-spacing) / 2)","--wrap-y-spacing":"calc(var(--chakra-wrap-y-spacing) / 2)",display:"flex",flexWrap:"wrap",justifyContent:l,alignItems:d,flexDirection:c,listStyleType:"none",padding:"0",margin:"calc(var(--wrap-y-spacing) * -1) calc(var(--wrap-x-spacing) * -1)","& > *:not(style)":{margin:"var(--wrap-y-spacing) var(--wrap-x-spacing)"}}},[r,o,i,l,d,c]),y=p?v.exports.Children.map(a,(b,k)=>x(jA,{children:b},k)):a;return Q.createElement(ie.div,{ref:n,className:en("chakra-wrap",f),overflow:"hidden",...m},Q.createElement(ie.ul,{className:"chakra-wrap__list",__css:g},y))});KJ.displayName="Wrap";var jA=fe(function(t,n){const{className:r,...o}=t;return Q.createElement(ie.li,{ref:n,__css:{display:"flex",alignItems:"flex-start"},className:en("chakra-wrap__listitem",r),...o})});jA.displayName="WrapItem";var qJ={body:{classList:{add(){},remove(){}}},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}}},GA=qJ,zl=()=>{},YJ={document:GA,navigator:{userAgent:""},CustomEvent:function(){return this},addEventListener:zl,removeEventListener:zl,getComputedStyle(){return{getPropertyValue(){return""}}},matchMedia(){return{matches:!1,addListener:zl,removeListener:zl}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)},setTimeout:()=>0,clearTimeout:zl,setInterval:()=>0,clearInterval:zl},XJ=YJ,QJ={window:XJ,document:GA},ZA=typeof window<"u"?{window,document}:QJ,KA=v.exports.createContext(ZA);KA.displayName="EnvironmentContext";function qA(e){const{children:t,environment:n}=e,[r,o]=v.exports.useState(null),[i,a]=v.exports.useState(!1);v.exports.useEffect(()=>a(!0),[]);const l=v.exports.useMemo(()=>{if(n)return n;const c=r?.ownerDocument,d=r?.ownerDocument.defaultView;return c?{document:c,window:d}:ZA},[r,n]);return Y(KA.Provider,{value:l,children:[t,!n&&i&&x("span",{id:"__chakra_env",hidden:!0,ref:c=>{v.exports.startTransition(()=>{c&&o(c)})}})]})}qA.displayName="EnvironmentProvider";var JJ=e=>e?"":void 0;function eee(){const e=v.exports.useRef(new Map),t=e.current,n=v.exports.useCallback((o,i,a,l)=>{e.current.set(a,{type:i,el:o,options:l}),o.addEventListener(i,a,l)},[]),r=v.exports.useCallback((o,i,a,l)=>{o.removeEventListener(i,a,l),e.current.delete(a)},[]);return v.exports.useEffect(()=>()=>{t.forEach((o,i)=>{r(o.el,o.type,i,o.options)})},[r,t]),{add:n,remove:r}}function X2(e){const t=e.target,{tagName:n,isContentEditable:r}=t;return n!=="INPUT"&&n!=="TEXTAREA"&&r!==!0}function tee(e={}){const{ref:t,isDisabled:n,isFocusable:r,clickOnEnter:o=!0,clickOnSpace:i=!0,onMouseDown:a,onMouseUp:l,onClick:c,onKeyDown:d,onKeyUp:f,tabIndex:p,onMouseOver:m,onMouseLeave:g,...y}=e,[b,k]=v.exports.useState(!0),[C,S]=v.exports.useState(!1),_=eee(),E=J=>{!J||J.tagName!=="BUTTON"&&k(!1)},A=b?p:p||0,R=n&&!r,O=v.exports.useCallback(J=>{if(n){J.stopPropagation(),J.preventDefault();return}J.currentTarget.focus(),c?.(J)},[n,c]),$=v.exports.useCallback(J=>{C&&X2(J)&&(J.preventDefault(),J.stopPropagation(),S(!1),_.remove(document,"keyup",$,!1))},[C,_]),H=v.exports.useCallback(J=>{if(d?.(J),n||J.defaultPrevented||J.metaKey||!X2(J.nativeEvent)||b)return;const D=o&&J.key==="Enter";i&&J.key===" "&&(J.preventDefault(),S(!0)),D&&(J.preventDefault(),J.currentTarget.click()),_.add(document,"keyup",$,!1)},[n,b,d,o,i,_,$]),z=v.exports.useCallback(J=>{if(f?.(J),n||J.defaultPrevented||J.metaKey||!X2(J.nativeEvent)||b)return;i&&J.key===" "&&(J.preventDefault(),S(!1),J.currentTarget.click())},[i,b,n,f]),X=v.exports.useCallback(J=>{J.button===0&&(S(!1),_.remove(document,"mouseup",X,!1))},[_]),he=v.exports.useCallback(J=>{if(J.button!==0)return;if(n){J.stopPropagation(),J.preventDefault();return}b||S(!0),J.currentTarget.focus({preventScroll:!0}),_.add(document,"mouseup",X,!1),a?.(J)},[n,b,a,_,X]),ye=v.exports.useCallback(J=>{J.button===0&&(b||S(!1),l?.(J))},[l,b]),oe=v.exports.useCallback(J=>{if(n){J.preventDefault();return}m?.(J)},[n,m]),pe=v.exports.useCallback(J=>{C&&(J.preventDefault(),S(!1)),g?.(J)},[C,g]),ge=Qt(t,E);return b?{...y,ref:ge,type:"button","aria-disabled":R?void 0:n,disabled:R,onClick:O,onMouseDown:a,onMouseUp:l,onKeyUp:f,onKeyDown:d,onMouseOver:m,onMouseLeave:g}:{...y,ref:ge,role:"button","data-active":JJ(C),"aria-disabled":n?"true":void 0,tabIndex:R?void 0:A,onClick:O,onMouseDown:he,onMouseUp:ye,onKeyUp:z,onKeyDown:H,onMouseOver:oe,onMouseLeave:pe}}function nee(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function ree(e){if(!nee(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}var oee=e=>e.hasAttribute("tabindex");function iee(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function YA(e){return e.parentElement&&YA(e.parentElement)?!0:e.hidden}function aee(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function see(e){if(!ree(e)||YA(e)||iee(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():aee(e)?!0:oee(e)}var lee=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],uee=lee.join(),cee=e=>e.offsetWidth>0&&e.offsetHeight>0;function dee(e){const t=Array.from(e.querySelectorAll(uee));return t.unshift(e),t.filter(n=>see(n)&&cee(n))}var Er="top",go="bottom",vo="right",Lr="left",ax="auto",Bf=[Er,go,vo,Lr],zu="start",uf="end",fee="clippingParents",XA="viewport",qc="popper",pee="reference",b7=Bf.reduce(function(e,t){return e.concat([t+"-"+zu,t+"-"+uf])},[]),QA=[].concat(Bf,[ax]).reduce(function(e,t){return e.concat([t,t+"-"+zu,t+"-"+uf])},[]),hee="beforeRead",mee="read",gee="afterRead",vee="beforeMain",yee="main",bee="afterMain",xee="beforeWrite",wee="write",See="afterWrite",Cee=[hee,mee,gee,vee,yee,bee,xee,wee,See];function wi(e){return e?(e.nodeName||"").toLowerCase():null}function xo(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function el(e){var t=xo(e).Element;return e instanceof t||e instanceof Element}function fo(e){var t=xo(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function sx(e){if(typeof ShadowRoot>"u")return!1;var t=xo(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function _ee(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},o=t.attributes[n]||{},i=t.elements[n];!fo(i)||!wi(i)||(Object.assign(i.style,r),Object.keys(o).forEach(function(a){var l=o[a];l===!1?i.removeAttribute(a):i.setAttribute(a,l===!0?"":l)}))})}function kee(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var o=t.elements[r],i=t.attributes[r]||{},a=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),l=a.reduce(function(c,d){return c[d]="",c},{});!fo(o)||!wi(o)||(Object.assign(o.style,l),Object.keys(i).forEach(function(c){o.removeAttribute(c)}))})}}const Eee={name:"applyStyles",enabled:!0,phase:"write",fn:_ee,effect:kee,requires:["computeStyles"]};function mi(e){return e.split("-")[0]}var Gs=Math.max,I0=Math.min,Bu=Math.round;function m4(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function JA(){return!/^((?!chrome|android).)*safari/i.test(m4())}function Vu(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),o=1,i=1;t&&fo(e)&&(o=e.offsetWidth>0&&Bu(r.width)/e.offsetWidth||1,i=e.offsetHeight>0&&Bu(r.height)/e.offsetHeight||1);var a=el(e)?xo(e):window,l=a.visualViewport,c=!JA()&&n,d=(r.left+(c&&l?l.offsetLeft:0))/o,f=(r.top+(c&&l?l.offsetTop:0))/i,p=r.width/o,m=r.height/i;return{width:p,height:m,top:f,right:d+p,bottom:f+m,left:d,x:d,y:f}}function lx(e){var t=Vu(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function eT(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&sx(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ra(e){return xo(e).getComputedStyle(e)}function Lee(e){return["table","td","th"].indexOf(wi(e))>=0}function ms(e){return((el(e)?e.ownerDocument:e.document)||window.document).documentElement}function rg(e){return wi(e)==="html"?e:e.assignedSlot||e.parentNode||(sx(e)?e.host:null)||ms(e)}function x7(e){return!fo(e)||ra(e).position==="fixed"?null:e.offsetParent}function Pee(e){var t=/firefox/i.test(m4()),n=/Trident/i.test(m4());if(n&&fo(e)){var r=ra(e);if(r.position==="fixed")return null}var o=rg(e);for(sx(o)&&(o=o.host);fo(o)&&["html","body"].indexOf(wi(o))<0;){var i=ra(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||t&&i.willChange==="filter"||t&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function Vf(e){for(var t=xo(e),n=x7(e);n&&Lee(n)&&ra(n).position==="static";)n=x7(n);return n&&(wi(n)==="html"||wi(n)==="body"&&ra(n).position==="static")?t:n||Pee(e)||t}function ux(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function kd(e,t,n){return Gs(e,I0(t,n))}function Aee(e,t,n){var r=kd(e,t,n);return r>n?n:r}function tT(){return{top:0,right:0,bottom:0,left:0}}function nT(e){return Object.assign({},tT(),e)}function rT(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var Tee=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,nT(typeof t!="number"?t:rT(t,Bf))};function Iee(e){var t,n=e.state,r=e.name,o=e.options,i=n.elements.arrow,a=n.modifiersData.popperOffsets,l=mi(n.placement),c=ux(l),d=[Lr,vo].indexOf(l)>=0,f=d?"height":"width";if(!(!i||!a)){var p=Tee(o.padding,n),m=lx(i),g=c==="y"?Er:Lr,y=c==="y"?go:vo,b=n.rects.reference[f]+n.rects.reference[c]-a[c]-n.rects.popper[f],k=a[c]-n.rects.reference[c],C=Vf(i),S=C?c==="y"?C.clientHeight||0:C.clientWidth||0:0,_=b/2-k/2,E=p[g],A=S-m[f]-p[y],R=S/2-m[f]/2+_,O=kd(E,R,A),$=c;n.modifiersData[r]=(t={},t[$]=O,t.centerOffset=O-R,t)}}function Oee(e){var t=e.state,n=e.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;o!=null&&(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o)||!eT(t.elements.popper,o)||(t.elements.arrow=o))}const Ree={name:"arrow",enabled:!0,phase:"main",fn:Iee,effect:Oee,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Wu(e){return e.split("-")[1]}var Mee={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Nee(e){var t=e.x,n=e.y,r=window,o=r.devicePixelRatio||1;return{x:Bu(t*o)/o||0,y:Bu(n*o)/o||0}}function w7(e){var t,n=e.popper,r=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,l=e.position,c=e.gpuAcceleration,d=e.adaptive,f=e.roundOffsets,p=e.isFixed,m=a.x,g=m===void 0?0:m,y=a.y,b=y===void 0?0:y,k=typeof f=="function"?f({x:g,y:b}):{x:g,y:b};g=k.x,b=k.y;var C=a.hasOwnProperty("x"),S=a.hasOwnProperty("y"),_=Lr,E=Er,A=window;if(d){var R=Vf(n),O="clientHeight",$="clientWidth";if(R===xo(n)&&(R=ms(n),ra(R).position!=="static"&&l==="absolute"&&(O="scrollHeight",$="scrollWidth")),R=R,o===Er||(o===Lr||o===vo)&&i===uf){E=go;var H=p&&R===A&&A.visualViewport?A.visualViewport.height:R[O];b-=H-r.height,b*=c?1:-1}if(o===Lr||(o===Er||o===go)&&i===uf){_=vo;var z=p&&R===A&&A.visualViewport?A.visualViewport.width:R[$];g-=z-r.width,g*=c?1:-1}}var X=Object.assign({position:l},d&&Mee),he=f===!0?Nee({x:g,y:b}):{x:g,y:b};if(g=he.x,b=he.y,c){var ye;return Object.assign({},X,(ye={},ye[E]=S?"0":"",ye[_]=C?"0":"",ye.transform=(A.devicePixelRatio||1)<=1?"translate("+g+"px, "+b+"px)":"translate3d("+g+"px, "+b+"px, 0)",ye))}return Object.assign({},X,(t={},t[E]=S?b+"px":"",t[_]=C?g+"px":"",t.transform="",t))}function $ee(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=r===void 0?!0:r,i=n.adaptive,a=i===void 0?!0:i,l=n.roundOffsets,c=l===void 0?!0:l,d={placement:mi(t.placement),variation:Wu(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,w7(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,w7(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Dee={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:$ee,data:{}};var $h={passive:!0};function Fee(e){var t=e.state,n=e.instance,r=e.options,o=r.scroll,i=o===void 0?!0:o,a=r.resize,l=a===void 0?!0:a,c=xo(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&d.forEach(function(f){f.addEventListener("scroll",n.update,$h)}),l&&c.addEventListener("resize",n.update,$h),function(){i&&d.forEach(function(f){f.removeEventListener("scroll",n.update,$h)}),l&&c.removeEventListener("resize",n.update,$h)}}const zee={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Fee,data:{}};var Bee={left:"right",right:"left",bottom:"top",top:"bottom"};function C1(e){return e.replace(/left|right|bottom|top/g,function(t){return Bee[t]})}var Vee={start:"end",end:"start"};function S7(e){return e.replace(/start|end/g,function(t){return Vee[t]})}function cx(e){var t=xo(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function dx(e){return Vu(ms(e)).left+cx(e).scrollLeft}function Wee(e,t){var n=xo(e),r=ms(e),o=n.visualViewport,i=r.clientWidth,a=r.clientHeight,l=0,c=0;if(o){i=o.width,a=o.height;var d=JA();(d||!d&&t==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:l+dx(e),y:c}}function Uee(e){var t,n=ms(e),r=cx(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=Gs(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=Gs(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),l=-r.scrollLeft+dx(e),c=-r.scrollTop;return ra(o||n).direction==="rtl"&&(l+=Gs(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:l,y:c}}function fx(e){var t=ra(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function oT(e){return["html","body","#document"].indexOf(wi(e))>=0?e.ownerDocument.body:fo(e)&&fx(e)?e:oT(rg(e))}function Ed(e,t){var n;t===void 0&&(t=[]);var r=oT(e),o=r===((n=e.ownerDocument)==null?void 0:n.body),i=xo(r),a=o?[i].concat(i.visualViewport||[],fx(r)?r:[]):r,l=t.concat(a);return o?l:l.concat(Ed(rg(a)))}function g4(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Hee(e,t){var n=Vu(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function C7(e,t,n){return t===XA?g4(Wee(e,n)):el(t)?Hee(t,n):g4(Uee(ms(e)))}function jee(e){var t=Ed(rg(e)),n=["absolute","fixed"].indexOf(ra(e).position)>=0,r=n&&fo(e)?Vf(e):e;return el(r)?t.filter(function(o){return el(o)&&eT(o,r)&&wi(o)!=="body"}):[]}function Gee(e,t,n,r){var o=t==="clippingParents"?jee(e):[].concat(t),i=[].concat(o,[n]),a=i[0],l=i.reduce(function(c,d){var f=C7(e,d,r);return c.top=Gs(f.top,c.top),c.right=I0(f.right,c.right),c.bottom=I0(f.bottom,c.bottom),c.left=Gs(f.left,c.left),c},C7(e,a,r));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}function iT(e){var t=e.reference,n=e.element,r=e.placement,o=r?mi(r):null,i=r?Wu(r):null,a=t.x+t.width/2-n.width/2,l=t.y+t.height/2-n.height/2,c;switch(o){case Er:c={x:a,y:t.y-n.height};break;case go:c={x:a,y:t.y+t.height};break;case vo:c={x:t.x+t.width,y:l};break;case Lr:c={x:t.x-n.width,y:l};break;default:c={x:t.x,y:t.y}}var d=o?ux(o):null;if(d!=null){var f=d==="y"?"height":"width";switch(i){case zu:c[d]=c[d]-(t[f]/2-n[f]/2);break;case uf:c[d]=c[d]+(t[f]/2-n[f]/2);break}}return c}function cf(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=r===void 0?e.placement:r,i=n.strategy,a=i===void 0?e.strategy:i,l=n.boundary,c=l===void 0?fee:l,d=n.rootBoundary,f=d===void 0?XA:d,p=n.elementContext,m=p===void 0?qc:p,g=n.altBoundary,y=g===void 0?!1:g,b=n.padding,k=b===void 0?0:b,C=nT(typeof k!="number"?k:rT(k,Bf)),S=m===qc?pee:qc,_=e.rects.popper,E=e.elements[y?S:m],A=Gee(el(E)?E:E.contextElement||ms(e.elements.popper),c,f,a),R=Vu(e.elements.reference),O=iT({reference:R,element:_,strategy:"absolute",placement:o}),$=g4(Object.assign({},_,O)),H=m===qc?$:R,z={top:A.top-H.top+C.top,bottom:H.bottom-A.bottom+C.bottom,left:A.left-H.left+C.left,right:H.right-A.right+C.right},X=e.modifiersData.offset;if(m===qc&&X){var he=X[o];Object.keys(z).forEach(function(ye){var oe=[vo,go].indexOf(ye)>=0?1:-1,pe=[Er,go].indexOf(ye)>=0?"y":"x";z[ye]+=he[pe]*oe})}return z}function Zee(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=n.boundary,i=n.rootBoundary,a=n.padding,l=n.flipVariations,c=n.allowedAutoPlacements,d=c===void 0?QA:c,f=Wu(r),p=f?l?b7:b7.filter(function(y){return Wu(y)===f}):Bf,m=p.filter(function(y){return d.indexOf(y)>=0});m.length===0&&(m=p);var g=m.reduce(function(y,b){return y[b]=cf(e,{placement:b,boundary:o,rootBoundary:i,padding:a})[mi(b)],y},{});return Object.keys(g).sort(function(y,b){return g[y]-g[b]})}function Kee(e){if(mi(e)===ax)return[];var t=C1(e);return[S7(e),t,S7(t)]}function qee(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var o=n.mainAxis,i=o===void 0?!0:o,a=n.altAxis,l=a===void 0?!0:a,c=n.fallbackPlacements,d=n.padding,f=n.boundary,p=n.rootBoundary,m=n.altBoundary,g=n.flipVariations,y=g===void 0?!0:g,b=n.allowedAutoPlacements,k=t.options.placement,C=mi(k),S=C===k,_=c||(S||!y?[C1(k)]:Kee(k)),E=[k].concat(_).reduce(function(ce,be){return ce.concat(mi(be)===ax?Zee(t,{placement:be,boundary:f,rootBoundary:p,padding:d,flipVariations:y,allowedAutoPlacements:b}):be)},[]),A=t.rects.reference,R=t.rects.popper,O=new Map,$=!0,H=E[0],z=0;z<E.length;z++){var X=E[z],he=mi(X),ye=Wu(X)===zu,oe=[Er,go].indexOf(he)>=0,pe=oe?"width":"height",ge=cf(t,{placement:X,boundary:f,rootBoundary:p,altBoundary:m,padding:d}),J=oe?ye?vo:Lr:ye?go:Er;A[pe]>R[pe]&&(J=C1(J));var D=C1(J),Z=[];if(i&&Z.push(ge[he]<=0),l&&Z.push(ge[J]<=0,ge[D]<=0),Z.every(function(ce){return ce})){H=X,$=!1;break}O.set(X,Z)}if($)for(var j=y?3:1,M=function(be){var me=E.find(function(_e){var ue=O.get(_e);if(ue)return ue.slice(0,be).every(function(we){return we})});if(me)return H=me,"break"},G=j;G>0;G--){var le=M(G);if(le==="break")break}t.placement!==H&&(t.modifiersData[r]._skip=!0,t.placement=H,t.reset=!0)}}const Yee={name:"flip",enabled:!0,phase:"main",fn:qee,requiresIfExists:["offset"],data:{_skip:!1}};function _7(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function k7(e){return[Er,vo,go,Lr].some(function(t){return e[t]>=0})}function Xee(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=cf(t,{elementContext:"reference"}),l=cf(t,{altBoundary:!0}),c=_7(a,r),d=_7(l,o,i),f=k7(c),p=k7(d);t.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:d,isReferenceHidden:f,hasPopperEscaped:p},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":f,"data-popper-escaped":p})}const Qee={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Xee};function Jee(e,t,n){var r=mi(e),o=[Lr,Er].indexOf(r)>=0?-1:1,i=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,a=i[0],l=i[1];return a=a||0,l=(l||0)*o,[Lr,vo].indexOf(r)>=0?{x:l,y:a}:{x:a,y:l}}function ete(e){var t=e.state,n=e.options,r=e.name,o=n.offset,i=o===void 0?[0,0]:o,a=QA.reduce(function(f,p){return f[p]=Jee(p,t.rects,i),f},{}),l=a[t.placement],c=l.x,d=l.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=d),t.modifiersData[r]=a}const tte={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:ete};function nte(e){var t=e.state,n=e.name;t.modifiersData[n]=iT({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const rte={name:"popperOffsets",enabled:!0,phase:"read",fn:nte,data:{}};function ote(e){return e==="x"?"y":"x"}function ite(e){var t=e.state,n=e.options,r=e.name,o=n.mainAxis,i=o===void 0?!0:o,a=n.altAxis,l=a===void 0?!1:a,c=n.boundary,d=n.rootBoundary,f=n.altBoundary,p=n.padding,m=n.tether,g=m===void 0?!0:m,y=n.tetherOffset,b=y===void 0?0:y,k=cf(t,{boundary:c,rootBoundary:d,padding:p,altBoundary:f}),C=mi(t.placement),S=Wu(t.placement),_=!S,E=ux(C),A=ote(E),R=t.modifiersData.popperOffsets,O=t.rects.reference,$=t.rects.popper,H=typeof b=="function"?b(Object.assign({},t.rects,{placement:t.placement})):b,z=typeof H=="number"?{mainAxis:H,altAxis:H}:Object.assign({mainAxis:0,altAxis:0},H),X=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,he={x:0,y:0};if(!!R){if(i){var ye,oe=E==="y"?Er:Lr,pe=E==="y"?go:vo,ge=E==="y"?"height":"width",J=R[E],D=J+k[oe],Z=J-k[pe],j=g?-$[ge]/2:0,M=S===zu?O[ge]:$[ge],G=S===zu?-$[ge]:-O[ge],le=t.elements.arrow,ce=g&&le?lx(le):{width:0,height:0},be=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:tT(),me=be[oe],_e=be[pe],ue=kd(0,O[ge],ce[ge]),we=_?O[ge]/2-j-ue-me-z.mainAxis:M-ue-me-z.mainAxis,$e=_?-O[ge]/2+j+ue+_e+z.mainAxis:G+ue+_e+z.mainAxis,rt=t.elements.arrow&&Vf(t.elements.arrow),Ct=rt?E==="y"?rt.clientTop||0:rt.clientLeft||0:0,un=(ye=X?.[E])!=null?ye:0,Se=J+we-un-Ct,Ie=J+$e-un,Qe=kd(g?I0(D,Se):D,J,g?Gs(Z,Ie):Z);R[E]=Qe,he[E]=Qe-J}if(l){var Oe,ft=E==="x"?Er:Lr,tn=E==="x"?go:vo,Je=R[A],_t=A==="y"?"height":"width",nn=Je+k[ft],qt=Je-k[tn],ve=[Er,Lr].indexOf(C)!==-1,Pe=(Oe=X?.[A])!=null?Oe:0,pt=ve?nn:Je-O[_t]-$[_t]-Pe+z.altAxis,ut=ve?Je+O[_t]+$[_t]-Pe-z.altAxis:qt,ae=g&&ve?Aee(pt,Je,ut):kd(g?pt:nn,Je,g?ut:qt);R[A]=ae,he[A]=ae-Je}t.modifiersData[r]=he}}const ate={name:"preventOverflow",enabled:!0,phase:"main",fn:ite,requiresIfExists:["offset"]};function ste(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function lte(e){return e===xo(e)||!fo(e)?cx(e):ste(e)}function ute(e){var t=e.getBoundingClientRect(),n=Bu(t.width)/e.offsetWidth||1,r=Bu(t.height)/e.offsetHeight||1;return n!==1||r!==1}function cte(e,t,n){n===void 0&&(n=!1);var r=fo(t),o=fo(t)&&ute(t),i=ms(t),a=Vu(e,o,n),l={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&((wi(t)!=="body"||fx(i))&&(l=lte(t)),fo(t)?(c=Vu(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):i&&(c.x=dx(i))),{x:a.left+l.scrollLeft-c.x,y:a.top+l.scrollTop-c.y,width:a.width,height:a.height}}function dte(e){var t=new Map,n=new Set,r=[];e.forEach(function(i){t.set(i.name,i)});function o(i){n.add(i.name);var a=[].concat(i.requires||[],i.requiresIfExists||[]);a.forEach(function(l){if(!n.has(l)){var c=t.get(l);c&&o(c)}}),r.push(i)}return e.forEach(function(i){n.has(i.name)||o(i)}),r}function fte(e){var t=dte(e);return Cee.reduce(function(n,r){return n.concat(t.filter(function(o){return o.phase===r}))},[])}function pte(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function hte(e){var t=e.reduce(function(n,r){var o=n[r.name];return n[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var E7={placement:"bottom",modifiers:[],strategy:"absolute"};function L7(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function mte(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,o=t.defaultOptions,i=o===void 0?E7:o;return function(l,c,d){d===void 0&&(d=i);var f={placement:"bottom",orderedModifiers:[],options:Object.assign({},E7,i),modifiersData:{},elements:{reference:l,popper:c},attributes:{},styles:{}},p=[],m=!1,g={state:f,setOptions:function(C){var S=typeof C=="function"?C(f.options):C;b(),f.options=Object.assign({},i,f.options,S),f.scrollParents={reference:el(l)?Ed(l):l.contextElement?Ed(l.contextElement):[],popper:Ed(c)};var _=fte(hte([].concat(r,f.options.modifiers)));return f.orderedModifiers=_.filter(function(E){return E.enabled}),y(),g.update()},forceUpdate:function(){if(!m){var C=f.elements,S=C.reference,_=C.popper;if(!!L7(S,_)){f.rects={reference:cte(S,Vf(_),f.options.strategy==="fixed"),popper:lx(_)},f.reset=!1,f.placement=f.options.placement,f.orderedModifiers.forEach(function(z){return f.modifiersData[z.name]=Object.assign({},z.data)});for(var E=0;E<f.orderedModifiers.length;E++){if(f.reset===!0){f.reset=!1,E=-1;continue}var A=f.orderedModifiers[E],R=A.fn,O=A.options,$=O===void 0?{}:O,H=A.name;typeof R=="function"&&(f=R({state:f,options:$,name:H,instance:g})||f)}}}},update:pte(function(){return new Promise(function(k){g.forceUpdate(),k(f)})}),destroy:function(){b(),m=!0}};if(!L7(l,c))return g;g.setOptions(d).then(function(k){!m&&d.onFirstUpdate&&d.onFirstUpdate(k)});function y(){f.orderedModifiers.forEach(function(k){var C=k.name,S=k.options,_=S===void 0?{}:S,E=k.effect;if(typeof E=="function"){var A=E({state:f,name:C,instance:g,options:_}),R=function(){};p.push(A||R)}})}function b(){p.forEach(function(k){return k()}),p=[]}return g}}var gte=[zee,rte,Dee,Eee,tte,Yee,ate,Ree,Qee],vte=mte({defaultModifiers:gte}),Bl=(e,t)=>({var:e,varRef:t?`var(${e}, ${t})`:`var(${e})`}),pn={arrowShadowColor:Bl("--popper-arrow-shadow-color"),arrowSize:Bl("--popper-arrow-size","8px"),arrowSizeHalf:Bl("--popper-arrow-size-half"),arrowBg:Bl("--popper-arrow-bg"),transformOrigin:Bl("--popper-transform-origin"),arrowOffset:Bl("--popper-arrow-offset")};function yte(e){if(e.includes("top"))return"1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("bottom"))return"-1px -1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("right"))return"-1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("left"))return"1px -1px 1px 0 var(--popper-arrow-shadow-color)"}var bte={top:"bottom center","top-start":"bottom left","top-end":"bottom right",bottom:"top center","bottom-start":"top left","bottom-end":"top right",left:"right center","left-start":"right top","left-end":"right bottom",right:"left center","right-start":"left top","right-end":"left bottom"},xte=e=>bte[e],P7={scroll:!0,resize:!0};function wte(e){let t;return typeof e=="object"?t={enabled:!0,options:{...P7,...e}}:t={enabled:e,options:P7},t}var Ste={name:"matchWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:({state:e})=>{e.styles.popper.width=`${e.rects.reference.width}px`},effect:({state:e})=>()=>{const t=e.elements.reference;e.elements.popper.style.width=`${t.offsetWidth}px`}},Cte={name:"transformOrigin",enabled:!0,phase:"write",fn:({state:e})=>{A7(e)},effect:({state:e})=>()=>{A7(e)}},A7=e=>{e.elements.popper.style.setProperty(pn.transformOrigin.var,xte(e.placement))},_te={name:"positionArrow",enabled:!0,phase:"afterWrite",fn:({state:e})=>{kte(e)}},kte=e=>{var t;if(!e.placement)return;const n=Ete(e.placement);if(((t=e.elements)==null?void 0:t.arrow)&&n){Object.assign(e.elements.arrow.style,{[n.property]:n.value,width:pn.arrowSize.varRef,height:pn.arrowSize.varRef,zIndex:-1});const r={[pn.arrowSizeHalf.var]:`calc(${pn.arrowSize.varRef} / 2)`,[pn.arrowOffset.var]:`calc(${pn.arrowSizeHalf.varRef} * -1)`};for(const o in r)e.elements.arrow.style.setProperty(o,r[o])}},Ete=e=>{if(e.startsWith("top"))return{property:"bottom",value:pn.arrowOffset.varRef};if(e.startsWith("bottom"))return{property:"top",value:pn.arrowOffset.varRef};if(e.startsWith("left"))return{property:"right",value:pn.arrowOffset.varRef};if(e.startsWith("right"))return{property:"left",value:pn.arrowOffset.varRef}},Lte={name:"innerArrow",enabled:!0,phase:"main",requires:["arrow"],fn:({state:e})=>{T7(e)},effect:({state:e})=>()=>{T7(e)}},T7=e=>{if(!e.elements.arrow)return;const t=e.elements.arrow.querySelector("[data-popper-arrow-inner]");!t||Object.assign(t.style,{transform:"rotate(45deg)",background:pn.arrowBg.varRef,top:0,left:0,width:"100%",height:"100%",position:"absolute",zIndex:"inherit",boxShadow:yte(e.placement)})},Pte={"start-start":{ltr:"left-start",rtl:"right-start"},"start-end":{ltr:"left-end",rtl:"right-end"},"end-start":{ltr:"right-start",rtl:"left-start"},"end-end":{ltr:"right-end",rtl:"left-end"},start:{ltr:"left",rtl:"right"},end:{ltr:"right",rtl:"left"}},Ate={"auto-start":"auto-end","auto-end":"auto-start","top-start":"top-end","top-end":"top-start","bottom-start":"bottom-end","bottom-end":"bottom-start"};function Tte(e,t="ltr"){var n;const r=((n=Pte[e])==null?void 0:n[t])||e;return t==="ltr"?r:Ate[e]??r}function aT(e={}){const{enabled:t=!0,modifiers:n,placement:r="bottom",strategy:o="absolute",arrowPadding:i=8,eventListeners:a=!0,offset:l,gutter:c=8,flip:d=!0,boundary:f="clippingParents",preventOverflow:p=!0,matchWidth:m,direction:g="ltr"}=e,y=v.exports.useRef(null),b=v.exports.useRef(null),k=v.exports.useRef(null),C=Tte(r,g),S=v.exports.useRef(()=>{}),_=v.exports.useCallback(()=>{var z;!t||!y.current||!b.current||((z=S.current)==null||z.call(S),k.current=vte(y.current,b.current,{placement:C,modifiers:[Lte,_te,Cte,{...Ste,enabled:!!m},{name:"eventListeners",...wte(a)},{name:"arrow",options:{padding:i}},{name:"offset",options:{offset:l??[0,c]}},{name:"flip",enabled:!!d,options:{padding:8}},{name:"preventOverflow",enabled:!!p,options:{boundary:f}},...n??[]],strategy:o}),k.current.forceUpdate(),S.current=k.current.destroy)},[C,t,n,m,a,i,l,c,d,p,f,o]);v.exports.useEffect(()=>()=>{var z;!y.current&&!b.current&&((z=k.current)==null||z.destroy(),k.current=null)},[]);const E=v.exports.useCallback(z=>{y.current=z,_()},[_]),A=v.exports.useCallback((z={},X=null)=>({...z,ref:Qt(E,X)}),[E]),R=v.exports.useCallback(z=>{b.current=z,_()},[_]),O=v.exports.useCallback((z={},X=null)=>({...z,ref:Qt(R,X),style:{...z.style,position:o,minWidth:m?void 0:"max-content",inset:"0 auto auto 0"}}),[o,R,m]),$=v.exports.useCallback((z={},X=null)=>{const{size:he,shadowColor:ye,bg:oe,style:pe,...ge}=z;return{...ge,ref:X,"data-popper-arrow":"",style:Ite(z)}},[]),H=v.exports.useCallback((z={},X=null)=>({...z,ref:X,"data-popper-arrow-inner":""}),[]);return{update(){var z;(z=k.current)==null||z.update()},forceUpdate(){var z;(z=k.current)==null||z.forceUpdate()},transformOrigin:pn.transformOrigin.varRef,referenceRef:E,popperRef:R,getPopperProps:O,getArrowProps:$,getArrowInnerProps:H,getReferenceProps:A}}function Ite(e){const{size:t,shadowColor:n,bg:r,style:o}=e,i={...o,position:"absolute"};return t&&(i["--popper-arrow-size"]=t),n&&(i["--popper-arrow-shadow-color"]=n),r&&(i["--popper-arrow-bg"]=r),i}function sT(e={}){const{onClose:t,onOpen:n,isOpen:r,id:o}=e,i=Zn(n),a=Zn(t),[l,c]=v.exports.useState(e.defaultIsOpen||!1),d=r!==void 0?r:l,f=r!==void 0,p=o??`disclosure-${v.exports.useId()}`,m=v.exports.useCallback(()=>{f||c(!1),a?.()},[f,a]),g=v.exports.useCallback(()=>{f||c(!0),i?.()},[f,i]),y=v.exports.useCallback(()=>{d?m():g()},[d,g,m]);function b(C={}){return{...C,"aria-expanded":d,"aria-controls":p,onClick(S){var _;(_=C.onClick)==null||_.call(C,S),y()}}}function k(C={}){return{...C,hidden:!d,id:p}}return{isOpen:d,onOpen:g,onClose:m,onToggle:y,isControlled:f,getButtonProps:b,getDisclosureProps:k}}function lT(e){const{wasSelected:t,enabled:n,isSelected:r,mode:o="unmount"}=e;return!!(!n||r||o==="keepMounted"&&t)}var[Ote,Rte]=Rt({strict:!1,name:"PortalManagerContext"});function uT(e){const{children:t,zIndex:n}=e;return x(Ote,{value:{zIndex:n},children:t})}uT.displayName="PortalManager";var[cT,Mte]=Rt({strict:!1,name:"PortalContext"}),px="chakra-portal",Nte=".chakra-portal",$te=e=>x("div",{className:"chakra-portal-zIndex",style:{position:"absolute",zIndex:e.zIndex,top:0,left:0,right:0},children:e.children}),Dte=e=>{const{appendToParentPortal:t,children:n}=e,[r,o]=v.exports.useState(null),i=v.exports.useRef(null),[,a]=v.exports.useState({});v.exports.useEffect(()=>a({}),[]);const l=Mte(),c=Rte();di(()=>{if(!r)return;const f=r.ownerDocument,p=t?l??f.body:f.body;if(!p)return;i.current=f.createElement("div"),i.current.className=px,p.appendChild(i.current),a({});const m=i.current;return()=>{p.contains(m)&&p.removeChild(m)}},[r]);const d=c?.zIndex?x($te,{zIndex:c?.zIndex,children:n}):n;return i.current?ua.exports.createPortal(x(cT,{value:i.current,children:d}),i.current):x("span",{ref:f=>{f&&o(f)}})},Fte=e=>{const{children:t,containerRef:n,appendToParentPortal:r}=e,o=n.current,i=o??(typeof window<"u"?document.body:void 0),a=v.exports.useMemo(()=>{const c=o?.ownerDocument.createElement("div");return c&&(c.className=px),c},[o]),[,l]=v.exports.useState({});return di(()=>l({}),[]),di(()=>{if(!(!a||!i))return i.appendChild(a),()=>{i.removeChild(a)}},[a,i]),i&&a?ua.exports.createPortal(x(cT,{value:r?a:null,children:t}),a):null};function ll(e){const{containerRef:t,...n}=e;return t?x(Fte,{containerRef:t,...n}):x(Dte,{...n})}ll.defaultProps={appendToParentPortal:!0};ll.className=px;ll.selector=Nte;ll.displayName="Portal";var zte=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Vl=new WeakMap,Dh=new WeakMap,Fh={},Q2=0,Bte=function(e,t,n,r){var o=Array.isArray(e)?e:[e];Fh[n]||(Fh[n]=new WeakMap);var i=Fh[n],a=[],l=new Set,c=new Set(o),d=function(p){!p||l.has(p)||(l.add(p),d(p.parentNode))};o.forEach(d);var f=function(p){!p||c.has(p)||Array.prototype.forEach.call(p.children,function(m){if(l.has(m))f(m);else{var g=m.getAttribute(r),y=g!==null&&g!=="false",b=(Vl.get(m)||0)+1,k=(i.get(m)||0)+1;Vl.set(m,b),i.set(m,k),a.push(m),b===1&&y&&Dh.set(m,!0),k===1&&m.setAttribute(n,"true"),y||m.setAttribute(r,"true")}})};return f(t),l.clear(),Q2++,function(){a.forEach(function(p){var m=Vl.get(p)-1,g=i.get(p)-1;Vl.set(p,m),i.set(p,g),m||(Dh.has(p)||p.removeAttribute(r),Dh.delete(p)),g||p.removeAttribute(n)}),Q2--,Q2||(Vl=new WeakMap,Vl=new WeakMap,Dh=new WeakMap,Fh={})}},dT=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),o=t||zte(e);return o?(r.push.apply(r,Array.from(o.querySelectorAll("[aria-live]"))),Bte(r,o,n,"aria-hidden")):function(){return null}};function Vte(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function v4(){return v4=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},v4.apply(this,arguments)}var St={exports:{}},Wte="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",Ute=Wte,Hte=Ute;function fT(){}function pT(){}pT.resetWarningCache=fT;var jte=function(){function e(r,o,i,a,l,c){if(c!==Hte){var d=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw d.name="Invariant Violation",d}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:pT,resetWarningCache:fT};return n.PropTypes=n,n};St.exports=jte();var y4="data-focus-lock",hT="data-focus-lock-disabled",Gte="data-no-focus-lock",Zte="data-autofocus-inside",Kte="data-no-autofocus";function qte(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Yte(e,t){var n=v.exports.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var o=n.value;o!==r&&(n.value=r,n.callback(r,o))}}}})[0];return n.callback=t,n.facade}function mT(e,t){return Yte(t||null,function(n){return e.forEach(function(r){return qte(r,n)})})}var J2={width:"1px",height:"0px",padding:0,overflow:"hidden",position:"fixed",top:"1px",left:"1px"};function gT(e){return e}function vT(e,t){t===void 0&&(t=gT);var n=[],r=!1,o={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(i){var a=t(i,r);return n.push(a),function(){n=n.filter(function(l){return l!==a})}},assignSyncMedium:function(i){for(r=!0;n.length;){var a=n;n=[],a.forEach(i)}n={push:function(l){return i(l)},filter:function(){return n}}},assignMedium:function(i){r=!0;var a=[];if(n.length){var l=n;n=[],l.forEach(i),a=n}var c=function(){var f=a;a=[],f.forEach(i)},d=function(){return Promise.resolve().then(c)};d(),n={push:function(f){a.push(f),d()},filter:function(f){return a=a.filter(f),n}}}};return o}function hx(e,t){return t===void 0&&(t=gT),vT(e,t)}function yT(e){e===void 0&&(e={});var t=vT(null);return t.options=ai({async:!0,ssr:!1},e),t}var bT=function(e){var t=e.sideCar,n=Vm(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return x(r,{...ai({},n)})};bT.isSideCarExport=!0;function Xte(e,t){return e.useMedium(t),bT}var xT=hx({},function(e){var t=e.target,n=e.currentTarget;return{target:t,currentTarget:n}}),wT=hx(),Qte=hx(),Jte=yT({async:!0}),ene=[],mx=v.exports.forwardRef(function(t,n){var r,o=v.exports.useState(),i=o[0],a=o[1],l=v.exports.useRef(),c=v.exports.useRef(!1),d=v.exports.useRef(null),f=t.children,p=t.disabled,m=t.noFocusGuards,g=t.persistentFocus,y=t.crossFrame,b=t.autoFocus;t.allowTextSelection;var k=t.group,C=t.className,S=t.whiteList,_=t.hasPositiveIndices,E=t.shards,A=E===void 0?ene:E,R=t.as,O=R===void 0?"div":R,$=t.lockProps,H=$===void 0?{}:$,z=t.sideCar,X=t.returnFocus,he=t.focusOptions,ye=t.onActivation,oe=t.onDeactivation,pe=v.exports.useState({}),ge=pe[0],J=v.exports.useCallback(function(){d.current=d.current||document&&document.activeElement,l.current&&ye&&ye(l.current),c.current=!0},[ye]),D=v.exports.useCallback(function(){c.current=!1,oe&&oe(l.current)},[oe]);v.exports.useEffect(function(){p||(d.current=null)},[]);var Z=v.exports.useCallback(function(_e){var ue=d.current;if(ue&&ue.focus){var we=typeof X=="function"?X(ue):X;if(we){var $e=typeof we=="object"?we:void 0;d.current=null,_e?Promise.resolve().then(function(){return ue.focus($e)}):ue.focus($e)}}},[X]),j=v.exports.useCallback(function(_e){c.current&&xT.useMedium(_e)},[]),M=wT.useMedium,G=v.exports.useCallback(function(_e){l.current!==_e&&(l.current=_e,a(_e))},[]),le=v4((r={},r[hT]=p&&"disabled",r[y4]=k,r),H),ce=m!==!0,be=ce&&m!=="tail",me=mT([n,G]);return Y(wn,{children:[ce&&[x("div",{"data-focus-guard":!0,tabIndex:p?-1:0,style:J2},"guard-first"),_?x("div",{"data-focus-guard":!0,tabIndex:p?-1:1,style:J2},"guard-nearest"):null],!p&&x(z,{id:ge,sideCar:Jte,observed:i,disabled:p,persistentFocus:g,crossFrame:y,autoFocus:b,whiteList:S,shards:A,onActivation:J,onDeactivation:D,returnFocus:Z,focusOptions:he}),x(O,{ref:me,...le,className:C,onBlur:M,onFocus:j,children:f}),be&&x("div",{"data-focus-guard":!0,tabIndex:p?-1:0,style:J2})]})});mx.propTypes={};mx.defaultProps={children:void 0,disabled:!1,returnFocus:!1,focusOptions:void 0,noFocusGuards:!1,autoFocus:!0,persistentFocus:!1,crossFrame:!0,hasPositiveIndices:void 0,allowTextSelection:void 0,group:void 0,className:void 0,whiteList:void 0,shards:void 0,as:"div",lockProps:{},onActivation:void 0,onDeactivation:void 0};const ST=mx;function b4(e,t){return b4=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,o){return r.__proto__=o,r},b4(e,t)}function tne(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,b4(e,t)}function nne(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function rne(e,t){function n(r){return r.displayName||r.name||"Component"}return function(o){var i=[],a;function l(){a=e(i.map(function(d){return d.props})),t(a)}var c=function(d){tne(f,d);function f(){return d.apply(this,arguments)||this}f.peek=function(){return a};var p=f.prototype;return p.componentDidMount=function(){i.push(this),l()},p.componentDidUpdate=function(){l()},p.componentWillUnmount=function(){var g=i.indexOf(this);i.splice(g,1),l()},p.render=function(){return x(o,{...this.props})},f}(v.exports.PureComponent);return nne(c,"displayName","SideEffect("+n(o)+")"),c}}var ki=function(e){for(var t=Array(e.length),n=0;n<e.length;++n)t[n]=e[n];return t},x4=function(e){return Array.isArray(e)?e:[e]},one=function(e){if(e.nodeType!==Node.ELEMENT_NODE)return!1;var t=window.getComputedStyle(e,null);return!t||!t.getPropertyValue?!1:t.getPropertyValue("display")==="none"||t.getPropertyValue("visibility")==="hidden"},CT=function(e){return e.parentNode&&e.parentNode.nodeType===Node.DOCUMENT_FRAGMENT_NODE?e.parentNode.host:e.parentNode},_T=function(e){return e===document||e&&e.nodeType===Node.DOCUMENT_NODE},ine=function(e,t){return!e||_T(e)||!one(e)&&t(CT(e))},kT=function(e,t){var n=e.get(t);if(n!==void 0)return n;var r=ine(t,kT.bind(void 0,e));return e.set(t,r),r},ane=function(e,t){return e&&!_T(e)?une(e)?t(CT(e)):!1:!0},ET=function(e,t){var n=e.get(t);if(n!==void 0)return n;var r=ane(t,ET.bind(void 0,e));return e.set(t,r),r},LT=function(e){return e.dataset},sne=function(e){return e.tagName==="BUTTON"},PT=function(e){return e.tagName==="INPUT"},AT=function(e){return PT(e)&&e.type==="radio"},lne=function(e){return!((PT(e)||sne(e))&&(e.type==="hidden"||e.disabled))},une=function(e){var t=e.getAttribute(Kte);return![!0,"true",""].includes(t)},gx=function(e){var t;return Boolean(e&&((t=LT(e))===null||t===void 0?void 0:t.focusGuard))},O0=function(e){return!gx(e)},cne=function(e){return Boolean(e)},dne=function(e,t){var n=e.tabIndex-t.tabIndex,r=e.index-t.index;if(n){if(!e.tabIndex)return 1;if(!t.tabIndex)return-1}return n||r},TT=function(e,t,n){return ki(e).map(function(r,o){return{node:r,index:o,tabIndex:n&&r.tabIndex===-1?(r.dataset||{}).focusGuard?0:-1:r.tabIndex}}).filter(function(r){return!t||r.tabIndex>=0}).sort(dne)},fne=["button:enabled","select:enabled","textarea:enabled","input:enabled","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[tabindex]","[contenteditable]","[autofocus]"],vx=fne.join(","),pne="".concat(vx,", [data-focus-guard]"),IT=function(e,t){var n;return ki(((n=e.shadowRoot)===null||n===void 0?void 0:n.children)||e.children).reduce(function(r,o){return r.concat(o.matches(t?pne:vx)?[o]:[],IT(o))},[])},yx=function(e,t){return e.reduce(function(n,r){return n.concat(IT(r,t),r.parentNode?ki(r.parentNode.querySelectorAll(vx)).filter(function(o){return o===r}):[])},[])},hne=function(e){var t=e.querySelectorAll("[".concat(Zte,"]"));return ki(t).map(function(n){return yx([n])}).reduce(function(n,r){return n.concat(r)},[])},bx=function(e,t){return ki(e).filter(function(n){return kT(t,n)}).filter(function(n){return lne(n)})},I7=function(e,t){return t===void 0&&(t=new Map),ki(e).filter(function(n){return ET(t,n)})},w4=function(e,t,n){return TT(bx(yx(e,n),t),!0,n)},O7=function(e,t){return TT(bx(yx(e),t),!1)},mne=function(e,t){return bx(hne(e),t)},df=function(e,t){return(e.shadowRoot?df(e.shadowRoot,t):Object.getPrototypeOf(e).contains.call(e,t))||ki(e.children).some(function(n){return df(n,t)})},gne=function(e){for(var t=new Set,n=e.length,r=0;r<n;r+=1)for(var o=r+1;o<n;o+=1){var i=e[r].compareDocumentPosition(e[o]);(i&Node.DOCUMENT_POSITION_CONTAINED_BY)>0&&t.add(o),(i&Node.DOCUMENT_POSITION_CONTAINS)>0&&t.add(r)}return e.filter(function(a,l){return!t.has(l)})},OT=function(e){return e.parentNode?OT(e.parentNode):e},xx=function(e){var t=x4(e);return t.filter(Boolean).reduce(function(n,r){var o=r.getAttribute(y4);return n.push.apply(n,o?gne(ki(OT(r).querySelectorAll("[".concat(y4,'="').concat(o,'"]:not([').concat(hT,'="disabled"])')))):[r]),n},[])},RT=function(e){return e.activeElement?e.activeElement.shadowRoot?RT(e.activeElement.shadowRoot):e.activeElement:void 0},wx=function(){return document.activeElement?document.activeElement.shadowRoot?RT(document.activeElement.shadowRoot):document.activeElement:void 0},vne=function(e){return e===document.activeElement},yne=function(e){return Boolean(ki(e.querySelectorAll("iframe")).some(function(t){return vne(t)}))},MT=function(e){var t=document&&wx();return!t||t.dataset&&t.dataset.focusGuard?!1:xx(e).some(function(n){return df(n,t)||yne(n)})},bne=function(){var e=document&&wx();return e?ki(document.querySelectorAll("[".concat(Gte,"]"))).some(function(t){return df(t,e)}):!1},xne=function(e,t){return t.filter(AT).filter(function(n){return n.name===e.name}).filter(function(n){return n.checked})[0]||e},Sx=function(e,t){return AT(e)&&e.name?xne(e,t):e},wne=function(e){var t=new Set;return e.forEach(function(n){return t.add(Sx(n,e))}),e.filter(function(n){return t.has(n)})},R7=function(e){return e[0]&&e.length>1?Sx(e[0],e):e[0]},M7=function(e,t){return e.length>1?e.indexOf(Sx(e[t],e)):t},NT="NEW_FOCUS",Sne=function(e,t,n,r){var o=e.length,i=e[0],a=e[o-1],l=gx(n);if(!(n&&e.indexOf(n)>=0)){var c=n!==void 0?t.indexOf(n):-1,d=r?t.indexOf(r):c,f=r?e.indexOf(r):-1,p=c-d,m=t.indexOf(i),g=t.indexOf(a),y=wne(t),b=n!==void 0?y.indexOf(n):-1,k=b-(r?y.indexOf(r):c),C=M7(e,0),S=M7(e,o-1);if(c===-1||f===-1)return NT;if(!p&&f>=0)return f;if(c<=m&&l&&Math.abs(p)>1)return S;if(c>=g&&l&&Math.abs(p)>1)return C;if(p&&Math.abs(k)>1)return f;if(c<=m)return S;if(c>g)return C;if(p)return Math.abs(p)>1?f:(o+f+p)%o}},S4=function(e,t){return t===void 0&&(t=[]),t.push(e),e.parentNode&&S4(e.parentNode.host||e.parentNode,t),t},ey=function(e,t){for(var n=S4(e),r=S4(t),o=0;o<n.length;o+=1){var i=n[o];if(r.indexOf(i)>=0)return i}return!1},$T=function(e,t,n){var r=x4(e),o=x4(t),i=r[0],a=!1;return o.filter(Boolean).forEach(function(l){a=ey(a||l,l)||a,n.filter(Boolean).forEach(function(c){var d=ey(i,c);d&&(!a||df(d,a)?a=d:a=ey(d,a))})}),a},Cne=function(e,t){return e.reduce(function(n,r){return n.concat(mne(r,t))},[])},_ne=function(e){return function(t){var n;return t.autofocus||!!(!((n=LT(t))===null||n===void 0)&&n.autofocus)||e.indexOf(t)>=0}},kne=function(e,t){var n=new Map;return t.forEach(function(r){return n.set(r.node,r)}),e.map(function(r){return n.get(r)}).filter(cne)},Ene=function(e,t){var n=document&&wx(),r=xx(e).filter(O0),o=$T(n||e,e,r),i=new Map,a=O7(r,i),l=w4(r,i).filter(function(g){var y=g.node;return O0(y)});if(!(!l[0]&&(l=a,!l[0]))){var c=O7([o],i).map(function(g){var y=g.node;return y}),d=kne(c,l),f=d.map(function(g){var y=g.node;return y}),p=Sne(f,c,n,t);if(p===NT){var m=I7(a.map(function(g){var y=g.node;return y})).filter(_ne(Cne(r,i)));return{node:m&&m.length?R7(m):R7(I7(f))}}return p===void 0?p:d[p]}},Lne=function(e){var t=xx(e).filter(O0),n=$T(e,e,t),r=new Map,o=w4([n],r,!0),i=w4(t,r).filter(function(a){var l=a.node;return O0(l)}).map(function(a){var l=a.node;return l});return o.map(function(a){var l=a.node,c=a.index;return{node:l,index:c,lockItem:i.indexOf(l)>=0,guard:gx(l)}})},Pne=function(e,t){"focus"in e&&e.focus(t),"contentWindow"in e&&e.contentWindow&&e.contentWindow.focus()},ty=0,ny=!1,Ane=function(e,t,n){n===void 0&&(n={});var r=Ene(e,t);if(!ny&&r){if(ty>2){console.error("FocusLock: focus-fighting detected. Only one focus management system could be active. See https://github.com/theKashey/focus-lock/#focus-fighting"),ny=!0,setTimeout(function(){ny=!1},1);return}ty++,Pne(r.node,n.focusOptions),ty--}};const DT=Ane;function FT(e){var t=window,n=t.setImmediate;typeof n<"u"?n(e):setTimeout(e,1)}var Tne=function(){return document&&document.activeElement===document.body},Ine=function(){return Tne()||bne()},_u=null,fu=null,ku=null,ff=!1,One=function(){return!0},Rne=function(t){return(_u.whiteList||One)(t)},Mne=function(t,n){ku={observerNode:t,portaledElement:n}},Nne=function(t){return ku&&ku.portaledElement===t};function N7(e,t,n,r){var o=null,i=e;do{var a=r[i];if(a.guard)a.node.dataset.focusAutoGuard&&(o=a);else if(a.lockItem){if(i!==e)return;o=null}else break}while((i+=n)!==t);o&&(o.node.tabIndex=0)}var $ne=function(t){return t&&"current"in t?t.current:t},Dne=function(t){return t?Boolean(ff):ff==="meanwhile"},Fne=function e(t,n,r){return n&&(n.host===t&&(!n.activeElement||r.contains(n.activeElement))||n.parentNode&&e(t,n.parentNode,r))},zne=function(t,n){return n.some(function(r){return Fne(t,r,r)})},R0=function(){var t=!1;if(_u){var n=_u,r=n.observed,o=n.persistentFocus,i=n.autoFocus,a=n.shards,l=n.crossFrame,c=n.focusOptions,d=r||ku&&ku.portaledElement,f=document&&document.activeElement;if(d){var p=[d].concat(a.map($ne).filter(Boolean));if((!f||Rne(f))&&(o||Dne(l)||!Ine()||!fu&&i)&&(d&&!(MT(p)||f&&zne(f,p)||Nne(f))&&(document&&!fu&&f&&!i?(f.blur&&f.blur(),document.body.focus()):(t=DT(p,fu,{focusOptions:c}),ku={})),ff=!1,fu=document&&document.activeElement),document){var m=document&&document.activeElement,g=Lne(p),y=g.map(function(b){var k=b.node;return k}).indexOf(m);y>-1&&(g.filter(function(b){var k=b.guard,C=b.node;return k&&C.dataset.focusAutoGuard}).forEach(function(b){var k=b.node;return k.removeAttribute("tabIndex")}),N7(y,g.length,1,g),N7(y,-1,-1,g))}}}return t},zT=function(t){R0()&&t&&(t.stopPropagation(),t.preventDefault())},Cx=function(){return FT(R0)},Bne=function(t){var n=t.target,r=t.currentTarget;r.contains(n)||Mne(r,n)},Vne=function(){return null},BT=function(){ff="just",setTimeout(function(){ff="meanwhile"},0)},Wne=function(){document.addEventListener("focusin",zT),document.addEventListener("focusout",Cx),window.addEventListener("blur",BT)},Une=function(){document.removeEventListener("focusin",zT),document.removeEventListener("focusout",Cx),window.removeEventListener("blur",BT)};function Hne(e){return e.filter(function(t){var n=t.disabled;return!n})}function jne(e){var t=e.slice(-1)[0];t&&!_u&&Wne();var n=_u,r=n&&t&&t.id===n.id;_u=t,n&&!r&&(n.onDeactivation(),e.filter(function(o){var i=o.id;return i===n.id}).length||n.returnFocus(!t)),t?(fu=null,(!r||n.observed!==t.observed)&&t.onActivation(),R0(),FT(R0)):(Une(),fu=null)}xT.assignSyncMedium(Bne);wT.assignMedium(Cx);Qte.assignMedium(function(e){return e({moveFocusInside:DT,focusInside:MT})});const Gne=rne(Hne,jne)(Vne);var VT=v.exports.forwardRef(function(t,n){return x(ST,{sideCar:Gne,ref:n,...t})}),WT=ST.propTypes||{};WT.sideCar;Vte(WT,["sideCar"]);VT.propTypes={};const Zne=VT;var UT=e=>{const{initialFocusRef:t,finalFocusRef:n,contentRef:r,restoreFocus:o,children:i,isDisabled:a,autoFocus:l,persistentFocus:c,lockFocusAcrossFrames:d}=e,f=v.exports.useCallback(()=>{t?.current?t.current.focus():r?.current&&dee(r.current).length===0&&requestAnimationFrame(()=>{var y;(y=r.current)==null||y.focus()})},[t,r]),p=v.exports.useCallback(()=>{var g;(g=n?.current)==null||g.focus()},[n]);return x(Zne,{crossFrame:d,persistentFocus:c,autoFocus:l,disabled:a,onActivation:f,onDeactivation:p,returnFocus:o&&!n,children:i})};UT.displayName="FocusLock";var _1="right-scroll-bar-position",k1="width-before-scroll-bar",Kne="with-scroll-bars-hidden",qne="--removed-body-scroll-bar-size",HT=yT(),ry=function(){},og=v.exports.forwardRef(function(e,t){var n=v.exports.useRef(null),r=v.exports.useState({onScrollCapture:ry,onWheelCapture:ry,onTouchMoveCapture:ry}),o=r[0],i=r[1],a=e.forwardProps,l=e.children,c=e.className,d=e.removeScrollBar,f=e.enabled,p=e.shards,m=e.sideCar,g=e.noIsolation,y=e.inert,b=e.allowPinchZoom,k=e.as,C=k===void 0?"div":k,S=Vm(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),_=m,E=mT([n,t]),A=ai(ai({},S),o);return Y(wn,{children:[f&&x(_,{sideCar:HT,removeScrollBar:d,shards:p,noIsolation:g,inert:y,setCallbacks:i,allowPinchZoom:!!b,lockRef:n}),a?v.exports.cloneElement(v.exports.Children.only(l),ai(ai({},A),{ref:E})):x(C,{...ai({},A,{className:c,ref:E}),children:l})]})});og.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};og.classNames={fullWidth:k1,zeroRight:_1};var Yne=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Xne(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Yne();return t&&e.setAttribute("nonce",t),e}function Qne(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Jne(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var ere=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Xne())&&(Qne(t,n),Jne(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},tre=function(){var e=ere();return function(t,n){v.exports.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},jT=function(){var e=tre(),t=function(n){var r=n.styles,o=n.dynamic;return e(r,o),null};return t},nre={left:0,top:0,right:0,gap:0},oy=function(e){return parseInt(e||"",10)||0},rre=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[oy(n),oy(r),oy(o)]},ore=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return nre;var t=rre(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},ire=jT(),are=function(e,t,n,r){var o=e.left,i=e.top,a=e.right,l=e.gap;return n===void 0&&(n="margin"),`
-  .`.concat(Kne,` {
-   overflow: hidden `).concat(r,`;
-   padding-right: `).concat(l,"px ").concat(r,`;
-  }
-  body {
-    overflow: hidden `).concat(r,`;
-    overscroll-behavior: contain;
-    `).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
-    padding-left: `.concat(o,`px;
-    padding-top: `).concat(i,`px;
-    padding-right: `).concat(a,`px;
-    margin-left:0;
-    margin-top:0;
-    margin-right: `).concat(l,"px ").concat(r,`;
-    `),n==="padding"&&"padding-right: ".concat(l,"px ").concat(r,";")].filter(Boolean).join(""),`
-  }
-  
-  .`).concat(_1,` {
-    right: `).concat(l,"px ").concat(r,`;
-  }
-  
-  .`).concat(k1,` {
-    margin-right: `).concat(l,"px ").concat(r,`;
-  }
-  
-  .`).concat(_1," .").concat(_1,` {
-    right: 0 `).concat(r,`;
-  }
-  
-  .`).concat(k1," .").concat(k1,` {
-    margin-right: 0 `).concat(r,`;
-  }
-  
-  body {
-    `).concat(qne,": ").concat(l,`px;
-  }
-`)},sre=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=r===void 0?"margin":r,i=v.exports.useMemo(function(){return ore(o)},[o]);return x(ire,{styles:are(i,!t,o,n?"":"!important")})},C4=!1;if(typeof window<"u")try{var zh=Object.defineProperty({},"passive",{get:function(){return C4=!0,!0}});window.addEventListener("test",zh,zh),window.removeEventListener("test",zh,zh)}catch{C4=!1}var Wl=C4?{passive:!1}:!1,lre=function(e){return e.tagName==="TEXTAREA"},GT=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!lre(e)&&n[t]==="visible")},ure=function(e){return GT(e,"overflowY")},cre=function(e){return GT(e,"overflowX")},$7=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var r=ZT(e,n);if(r){var o=KT(e,n),i=o[1],a=o[2];if(i>a)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},dre=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},fre=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},ZT=function(e,t){return e==="v"?ure(t):cre(t)},KT=function(e,t){return e==="v"?dre(t):fre(t)},pre=function(e,t){return e==="h"&&t==="rtl"?-1:1},hre=function(e,t,n,r,o){var i=pre(e,window.getComputedStyle(t).direction),a=i*r,l=n.target,c=t.contains(l),d=!1,f=a>0,p=0,m=0;do{var g=KT(e,l),y=g[0],b=g[1],k=g[2],C=b-k-i*y;(y||C)&&ZT(e,l)&&(p+=C,m+=y),l=l.parentNode}while(!c&&l!==document.body||c&&(t.contains(l)||t===l));return(f&&(o&&p===0||!o&&a>p)||!f&&(o&&m===0||!o&&-a>m))&&(d=!0),d},Bh=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},D7=function(e){return[e.deltaX,e.deltaY]},F7=function(e){return e&&"current"in e?e.current:e},mre=function(e,t){return e[0]===t[0]&&e[1]===t[1]},gre=function(e){return`
-  .block-interactivity-`.concat(e,` {pointer-events: none;}
-  .allow-interactivity-`).concat(e,` {pointer-events: all;}
-`)},vre=0,Ul=[];function yre(e){var t=v.exports.useRef([]),n=v.exports.useRef([0,0]),r=v.exports.useRef(),o=v.exports.useState(vre++)[0],i=v.exports.useState(function(){return jT()})[0],a=v.exports.useRef(e);v.exports.useEffect(function(){a.current=e},[e]),v.exports.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var b=j5([e.lockRef.current],(e.shards||[]).map(F7),!0).filter(Boolean);return b.forEach(function(k){return k.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),b.forEach(function(k){return k.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var l=v.exports.useCallback(function(b,k){if("touches"in b&&b.touches.length===2)return!a.current.allowPinchZoom;var C=Bh(b),S=n.current,_="deltaX"in b?b.deltaX:S[0]-C[0],E="deltaY"in b?b.deltaY:S[1]-C[1],A,R=b.target,O=Math.abs(_)>Math.abs(E)?"h":"v";if("touches"in b&&O==="h"&&R.type==="range")return!1;var $=$7(O,R);if(!$)return!0;if($?A=O:(A=O==="v"?"h":"v",$=$7(O,R)),!$)return!1;if(!r.current&&"changedTouches"in b&&(_||E)&&(r.current=A),!A)return!0;var H=r.current||A;return hre(H,k,b,H==="h"?_:E,!0)},[]),c=v.exports.useCallback(function(b){var k=b;if(!(!Ul.length||Ul[Ul.length-1]!==i)){var C="deltaY"in k?D7(k):Bh(k),S=t.current.filter(function(A){return A.name===k.type&&A.target===k.target&&mre(A.delta,C)})[0];if(S&&S.should){k.cancelable&&k.preventDefault();return}if(!S){var _=(a.current.shards||[]).map(F7).filter(Boolean).filter(function(A){return A.contains(k.target)}),E=_.length>0?l(k,_[0]):!a.current.noIsolation;E&&k.cancelable&&k.preventDefault()}}},[]),d=v.exports.useCallback(function(b,k,C,S){var _={name:b,delta:k,target:C,should:S};t.current.push(_),setTimeout(function(){t.current=t.current.filter(function(E){return E!==_})},1)},[]),f=v.exports.useCallback(function(b){n.current=Bh(b),r.current=void 0},[]),p=v.exports.useCallback(function(b){d(b.type,D7(b),b.target,l(b,e.lockRef.current))},[]),m=v.exports.useCallback(function(b){d(b.type,Bh(b),b.target,l(b,e.lockRef.current))},[]);v.exports.useEffect(function(){return Ul.push(i),e.setCallbacks({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:m}),document.addEventListener("wheel",c,Wl),document.addEventListener("touchmove",c,Wl),document.addEventListener("touchstart",f,Wl),function(){Ul=Ul.filter(function(b){return b!==i}),document.removeEventListener("wheel",c,Wl),document.removeEventListener("touchmove",c,Wl),document.removeEventListener("touchstart",f,Wl)}},[]);var g=e.removeScrollBar,y=e.inert;return Y(wn,{children:[y?x(i,{styles:gre(o)}):null,g?x(sre,{gapMode:"margin"}):null]})}const bre=Xte(HT,yre);var qT=v.exports.forwardRef(function(e,t){return x(og,{...ai({},e,{ref:t,sideCar:bre})})});qT.classNames=og.classNames;const YT=qT;var ul=(...e)=>e.filter(Boolean).join(" ");function rd(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var xre=class{modals;constructor(){this.modals=[]}add(e){this.modals.push(e)}remove(e){this.modals=this.modals.filter(t=>t!==e)}isTopModal(e){return this.modals[this.modals.length-1]===e}},_4=new xre;function wre(e,t){v.exports.useEffect(()=>(t&&_4.add(e),()=>{_4.remove(e)}),[t,e])}function Sre(e){const{isOpen:t,onClose:n,id:r,closeOnOverlayClick:o=!0,closeOnEsc:i=!0,useInert:a=!0,onOverlayClick:l,onEsc:c}=e,d=v.exports.useRef(null),f=v.exports.useRef(null),[p,m,g]=_re(r,"chakra-modal","chakra-modal--header","chakra-modal--body");Cre(d,t&&a),wre(d,t);const y=v.exports.useRef(null),b=v.exports.useCallback($=>{y.current=$.target},[]),k=v.exports.useCallback($=>{$.key==="Escape"&&($.stopPropagation(),i&&n?.(),c?.())},[i,n,c]),[C,S]=v.exports.useState(!1),[_,E]=v.exports.useState(!1),A=v.exports.useCallback(($={},H=null)=>({role:"dialog",...$,ref:Qt(H,d),id:p,tabIndex:-1,"aria-modal":!0,"aria-labelledby":C?m:void 0,"aria-describedby":_?g:void 0,onClick:rd($.onClick,z=>z.stopPropagation())}),[g,_,p,m,C]),R=v.exports.useCallback($=>{$.stopPropagation(),y.current===$.target&&(!_4.isTopModal(d)||(o&&n?.(),l?.()))},[n,o,l]),O=v.exports.useCallback(($={},H=null)=>({...$,ref:Qt(H,f),onClick:rd($.onClick,R),onKeyDown:rd($.onKeyDown,k),onMouseDown:rd($.onMouseDown,b)}),[k,b,R]);return{isOpen:t,onClose:n,headerId:m,bodyId:g,setBodyMounted:E,setHeaderMounted:S,dialogRef:d,overlayRef:f,getDialogProps:A,getDialogContainerProps:O}}function Cre(e,t){const n=e.current;v.exports.useEffect(()=>{if(!(!e.current||!t))return dT(e.current)},[t,e,n])}function _re(e,...t){const n=v.exports.useId(),r=e||n;return v.exports.useMemo(()=>t.map(o=>`${o}-${r}`),[r,t])}var[kre,cl]=Rt({name:"ModalStylesContext",errorMessage:`useModalStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Modal />" `}),[Ere,is]=Rt({strict:!0,name:"ModalContext",errorMessage:"useModalContext: `context` is undefined. Seems you forgot to wrap modal components in `<Modal />`"}),Uu=e=>{const{portalProps:t,children:n,autoFocus:r,trapFocus:o,initialFocusRef:i,finalFocusRef:a,returnFocusOnClose:l,blockScrollOnMount:c,allowPinchZoom:d,preserveScrollBarGap:f,motionPreset:p,lockFocusAcrossFrames:m,onCloseComplete:g}=e,y=dr("Modal",e),k={...Sre(e),autoFocus:r,trapFocus:o,initialFocusRef:i,finalFocusRef:a,returnFocusOnClose:l,blockScrollOnMount:c,allowPinchZoom:d,preserveScrollBarGap:f,motionPreset:p,lockFocusAcrossFrames:m};return x(Ere,{value:k,children:x(kre,{value:y,children:x(da,{onExitComplete:g,children:k.isOpen&&x(ll,{...t,children:n})})})})};Uu.defaultProps={lockFocusAcrossFrames:!0,returnFocusOnClose:!0,scrollBehavior:"outside",trapFocus:!0,autoFocus:!0,blockScrollOnMount:!0,allowPinchZoom:!1,motionPreset:"scale"};Uu.displayName="Modal";var M0=fe((e,t)=>{const{className:n,...r}=e,{bodyId:o,setBodyMounted:i}=is();v.exports.useEffect(()=>(i(!0),()=>i(!1)),[i]);const a=ul("chakra-modal__body",n),l=cl();return Q.createElement(ie.div,{ref:t,className:a,id:o,...r,__css:l.body})});M0.displayName="ModalBody";var _x=fe((e,t)=>{const{onClick:n,className:r,...o}=e,{onClose:i}=is(),a=ul("chakra-modal__close-btn",r),l=cl();return x(tg,{ref:t,__css:l.closeButton,className:a,onClick:rd(n,c=>{c.stopPropagation(),i()}),...o})});_x.displayName="ModalCloseButton";function XT(e){const{autoFocus:t,trapFocus:n,dialogRef:r,initialFocusRef:o,blockScrollOnMount:i,allowPinchZoom:a,finalFocusRef:l,returnFocusOnClose:c,preserveScrollBarGap:d,lockFocusAcrossFrames:f}=is(),[p,m]=Fb();return v.exports.useEffect(()=>{!p&&m&&setTimeout(m)},[p,m]),x(UT,{autoFocus:t,isDisabled:!n,initialFocusRef:o,finalFocusRef:l,restoreFocus:c,contentRef:r,lockFocusAcrossFrames:f,children:x(YT,{removeScrollBar:!d,allowPinchZoom:a,enabled:i,forwardProps:!0,children:e.children})})}var Lre={slideInBottom:{...l4,custom:{offsetY:16,reverse:!0}},slideInRight:{...l4,custom:{offsetX:16,reverse:!0}},scale:{...fA,custom:{initialScale:.95,reverse:!0}},none:{}},Pre=ie(bo.section),QT=v.exports.forwardRef((e,t)=>{const{preset:n,...r}=e,o=Lre[n];return x(Pre,{ref:t,...o,...r})});QT.displayName="ModalTransition";var pf=fe((e,t)=>{const{className:n,children:r,containerProps:o,...i}=e,{getDialogProps:a,getDialogContainerProps:l}=is(),c=a(i,t),d=l(o),f=ul("chakra-modal__content",n),p=cl(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...p.dialog},g={display:"flex",width:"100vw",height:"100vh","@supports(height: -webkit-fill-available)":{height:"-webkit-fill-available"},position:"fixed",left:0,top:0,...p.dialogContainer},{motionPreset:y}=is();return Q.createElement(XT,null,Q.createElement(ie.div,{...d,className:"chakra-modal__content-container",tabIndex:-1,__css:g},x(QT,{preset:y,className:f,...c,__css:m,children:r})))});pf.displayName="ModalContent";var kx=fe((e,t)=>{const{className:n,...r}=e,o=ul("chakra-modal__footer",n),i=cl(),a={display:"flex",alignItems:"center",justifyContent:"flex-end",...i.footer};return Q.createElement(ie.footer,{ref:t,...r,__css:a,className:o})});kx.displayName="ModalFooter";var Ex=fe((e,t)=>{const{className:n,...r}=e,{headerId:o,setHeaderMounted:i}=is();v.exports.useEffect(()=>(i(!0),()=>i(!1)),[i]);const a=ul("chakra-modal__header",n),l=cl(),c={flex:0,...l.header};return Q.createElement(ie.header,{ref:t,className:a,id:o,...r,__css:c})});Ex.displayName="ModalHeader";var Are=ie(bo.div),hf=fe((e,t)=>{const{className:n,transition:r,...o}=e,i=ul("chakra-modal__overlay",n),a=cl(),l={pos:"fixed",left:"0",top:"0",w:"100vw",h:"100vh",...a.overlay},{motionPreset:c}=is();return x(Are,{...c==="none"?{}:dA,__css:l,ref:t,className:i,...o})});hf.displayName="ModalOverlay";function Tre(e){const{leastDestructiveRef:t,...n}=e;return x(Uu,{...n,initialFocusRef:t})}var Ire=fe((e,t)=>x(pf,{ref:t,role:"alertdialog",...e})),[j2e,Ore]=Rt(),Rre=ie(pA),Mre=fe((e,t)=>{const{className:n,children:r,...o}=e,{getDialogProps:i,getDialogContainerProps:a,isOpen:l}=is(),c=i(o,t),d=a(),f=ul("chakra-modal__content",n),p=cl(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...p.dialog},g={display:"flex",width:"100vw",height:"100vh",position:"fixed",left:0,top:0,...p.dialogContainer},{placement:y}=Ore();return Q.createElement(ie.div,{...d,className:"chakra-modal__content-container",__css:g},x(XT,{children:x(Rre,{direction:y,in:l,className:f,...c,__css:m,children:r})}))});Mre.displayName="DrawerContent";function Nre(e,t){const n=Zn(e);v.exports.useEffect(()=>{let r=null;const o=()=>n();return t!==null&&(r=window.setInterval(o,t)),()=>{r&&window.clearInterval(r)}},[t,n])}var JT=(...e)=>e.filter(Boolean).join(" "),iy=e=>e?!0:void 0;function Yo(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var $re=e=>x(Yr,{viewBox:"0 0 24 24",...e,children:x("path",{fill:"currentColor",d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z"})}),Dre=e=>x(Yr,{viewBox:"0 0 24 24",...e,children:x("path",{fill:"currentColor",d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z"})});function z7(e,t,n,r){v.exports.useEffect(()=>{if(!e.current||!r)return;const o=e.current.ownerDocument.defaultView??window,i=Array.isArray(t)?t:[t],a=new o.MutationObserver(l=>{for(const c of l)c.type==="attributes"&&c.attributeName&&i.includes(c.attributeName)&&n(c)});return a.observe(e.current,{attributes:!0,attributeFilter:i}),()=>a.disconnect()})}var Fre=50,B7=300;function zre(e,t){const[n,r]=v.exports.useState(!1),[o,i]=v.exports.useState(null),[a,l]=v.exports.useState(!0),c=v.exports.useRef(null),d=()=>clearTimeout(c.current);Nre(()=>{o==="increment"&&e(),o==="decrement"&&t()},n?Fre:null);const f=v.exports.useCallback(()=>{a&&e(),c.current=setTimeout(()=>{l(!1),r(!0),i("increment")},B7)},[e,a]),p=v.exports.useCallback(()=>{a&&t(),c.current=setTimeout(()=>{l(!1),r(!0),i("decrement")},B7)},[t,a]),m=v.exports.useCallback(()=>{l(!0),r(!1),d()},[]);return v.exports.useEffect(()=>()=>d(),[]),{up:f,down:p,stop:m,isSpinning:n}}var Bre=/^[Ee0-9+\-.]$/;function Vre(e){return Bre.test(e)}function Wre(e,t){if(e.key==null)return!0;const n=e.ctrlKey||e.altKey||e.metaKey;return!(e.key.length===1)||n?!0:t(e.key)}function Ure(e={}){const{focusInputOnChange:t=!0,clampValueOnBlur:n=!0,keepWithinRange:r=!0,min:o=Number.MIN_SAFE_INTEGER,max:i=Number.MAX_SAFE_INTEGER,step:a=1,isReadOnly:l,isDisabled:c,isRequired:d,isInvalid:f,pattern:p="[0-9]*(.[0-9]+)?",inputMode:m="decimal",allowMouseWheel:g,id:y,onChange:b,precision:k,name:C,"aria-describedby":S,"aria-label":_,"aria-labelledby":E,onFocus:A,onBlur:R,onInvalid:O,getAriaValueText:$,isValidCharacter:H,format:z,parse:X,...he}=e,ye=Zn(A),oe=Zn(R),pe=Zn(O),ge=Zn(H??Vre),J=Zn($),D=aJ(e),{update:Z,increment:j,decrement:M}=D,[G,le]=v.exports.useState(!1),ce=!(l||c),be=v.exports.useRef(null),me=v.exports.useRef(null),_e=v.exports.useRef(null),ue=v.exports.useRef(null),we=v.exports.useCallback(ae=>ae.split("").filter(ge).join(""),[ge]),$e=v.exports.useCallback(ae=>X?.(ae)??ae,[X]),rt=v.exports.useCallback(ae=>(z?.(ae)??ae).toString(),[z]);A0(()=>{(D.valueAsNumber>i||D.valueAsNumber<o)&&pe?.("rangeOverflow",rt(D.value),D.valueAsNumber)},[D.valueAsNumber,D.value,rt,pe]),di(()=>{if(!be.current)return;if(be.current.value!=D.value){const Ge=$e(be.current.value);D.setValue(we(Ge))}},[$e,we]);const Ct=v.exports.useCallback((ae=a)=>{ce&&j(ae)},[j,ce,a]),un=v.exports.useCallback((ae=a)=>{ce&&M(ae)},[M,ce,a]),Se=zre(Ct,un);z7(_e,"disabled",Se.stop,Se.isSpinning),z7(ue,"disabled",Se.stop,Se.isSpinning);const Ie=v.exports.useCallback(ae=>{if(ae.nativeEvent.isComposing)return;const Pt=$e(ae.currentTarget.value);Z(we(Pt)),me.current={start:ae.currentTarget.selectionStart,end:ae.currentTarget.selectionEnd}},[Z,we,$e]),Qe=v.exports.useCallback(ae=>{var Ge;ye?.(ae),me.current&&(ae.target.selectionStart=me.current.start??((Ge=ae.currentTarget.value)==null?void 0:Ge.length),ae.currentTarget.selectionEnd=me.current.end??ae.currentTarget.selectionStart)},[ye]),Oe=v.exports.useCallback(ae=>{if(ae.nativeEvent.isComposing)return;Wre(ae,ge)||ae.preventDefault();const Ge=ft(ae)*a,Pt=ae.key,zn={ArrowUp:()=>Ct(Ge),ArrowDown:()=>un(Ge),Home:()=>Z(o),End:()=>Z(i)}[Pt];zn&&(ae.preventDefault(),zn(ae))},[ge,a,Ct,un,Z,o,i]),ft=ae=>{let Ge=1;return(ae.metaKey||ae.ctrlKey)&&(Ge=.1),ae.shiftKey&&(Ge=10),Ge},tn=v.exports.useMemo(()=>{const ae=J?.(D.value);if(ae!=null)return ae;const Ge=D.value.toString();return Ge||void 0},[D.value,J]),Je=v.exports.useCallback(()=>{let ae=D.value;ae!==""&&(D.valueAsNumber<o&&(ae=o),D.valueAsNumber>i&&(ae=i),D.cast(ae))},[D,i,o]),_t=v.exports.useCallback(()=>{le(!1),n&&Je()},[n,le,Je]),nn=v.exports.useCallback(()=>{t&&requestAnimationFrame(()=>{var ae;(ae=be.current)==null||ae.focus()})},[t]),qt=v.exports.useCallback(ae=>{ae.preventDefault(),Se.up(),nn()},[nn,Se]),ve=v.exports.useCallback(ae=>{ae.preventDefault(),Se.down(),nn()},[nn,Se]);f4(()=>be.current,"wheel",ae=>{var Ge;const Ln=(((Ge=be.current)==null?void 0:Ge.ownerDocument)??document).activeElement===be.current;if(!g||!Ln)return;ae.preventDefault();const zn=ft(ae)*a,Tr=Math.sign(ae.deltaY);Tr===-1?Ct(zn):Tr===1&&un(zn)},{passive:!1});const Pe=v.exports.useCallback((ae={},Ge=null)=>{const Pt=c||r&&D.isAtMax;return{...ae,ref:Qt(Ge,_e),role:"button",tabIndex:-1,onPointerDown:Yo(ae.onPointerDown,Ln=>{Pt||qt(Ln)}),onPointerLeave:Yo(ae.onPointerLeave,Se.stop),onPointerUp:Yo(ae.onPointerUp,Se.stop),disabled:Pt,"aria-disabled":iy(Pt)}},[D.isAtMax,r,qt,Se.stop,c]),pt=v.exports.useCallback((ae={},Ge=null)=>{const Pt=c||r&&D.isAtMin;return{...ae,ref:Qt(Ge,ue),role:"button",tabIndex:-1,onPointerDown:Yo(ae.onPointerDown,Ln=>{Pt||ve(Ln)}),onPointerLeave:Yo(ae.onPointerLeave,Se.stop),onPointerUp:Yo(ae.onPointerUp,Se.stop),disabled:Pt,"aria-disabled":iy(Pt)}},[D.isAtMin,r,ve,Se.stop,c]),ut=v.exports.useCallback((ae={},Ge=null)=>({name:C,inputMode:m,type:"text",pattern:p,"aria-labelledby":E,"aria-label":_,"aria-describedby":S,id:y,disabled:c,...ae,readOnly:ae.readOnly??l,"aria-readonly":ae.readOnly??l,"aria-required":ae.required??d,required:ae.required??d,ref:Qt(be,Ge),value:rt(D.value),role:"spinbutton","aria-valuemin":o,"aria-valuemax":i,"aria-valuenow":Number.isNaN(D.valueAsNumber)?void 0:D.valueAsNumber,"aria-invalid":iy(f??D.isOutOfRange),"aria-valuetext":tn,autoComplete:"off",autoCorrect:"off",onChange:Yo(ae.onChange,Ie),onKeyDown:Yo(ae.onKeyDown,Oe),onFocus:Yo(ae.onFocus,Qe,()=>le(!0)),onBlur:Yo(ae.onBlur,oe,_t)}),[C,m,p,E,_,rt,S,y,c,d,l,f,D.value,D.valueAsNumber,D.isOutOfRange,o,i,tn,Ie,Oe,Qe,oe,_t]);return{value:rt(D.value),valueAsNumber:D.valueAsNumber,isFocused:G,isDisabled:c,isReadOnly:l,getIncrementButtonProps:Pe,getDecrementButtonProps:pt,getInputProps:ut,htmlProps:he}}var[Hre,ig]=Rt({name:"NumberInputStylesContext",errorMessage:`useNumberInputStyles returned is 'undefined'. Seems you forgot to wrap the components in "<NumberInput />" `}),[jre,Lx]=Rt({name:"NumberInputContext",errorMessage:"useNumberInputContext: `context` is undefined. Seems you forgot to wrap number-input's components within <NumberInput />"}),eI=fe(function(t,n){const r=dr("NumberInput",t),o=yt(t),i=Yb(o),{htmlProps:a,...l}=Ure(i),c=v.exports.useMemo(()=>l,[l]);return Q.createElement(jre,{value:c},Q.createElement(Hre,{value:r},Q.createElement(ie.div,{...a,ref:n,className:JT("chakra-numberinput",t.className),__css:{position:"relative",zIndex:0,...r.root}})))});eI.displayName="NumberInput";var Gre=fe(function(t,n){const r=ig();return Q.createElement(ie.div,{"aria-hidden":!0,ref:n,...t,__css:{display:"flex",flexDirection:"column",position:"absolute",top:"0",insetEnd:"0px",margin:"1px",height:"calc(100% - 2px)",zIndex:1,...r.stepperGroup}})});Gre.displayName="NumberInputStepper";var tI=fe(function(t,n){const{getInputProps:r}=Lx(),o=r(t,n),i=ig();return Q.createElement(ie.input,{...o,className:JT("chakra-numberinput__field",t.className),__css:{width:"100%",...i.field}})});tI.displayName="NumberInputField";var nI=ie("div",{baseStyle:{display:"flex",justifyContent:"center",alignItems:"center",flex:1,transitionProperty:"common",transitionDuration:"normal",userSelect:"none",cursor:"pointer",lineHeight:"normal"}}),rI=fe(function(t,n){const r=ig(),{getDecrementButtonProps:o}=Lx(),i=o(t,n);return x(nI,{...i,__css:r.stepper,children:t.children??x($re,{})})});rI.displayName="NumberDecrementStepper";var oI=fe(function(t,n){const{getIncrementButtonProps:r}=Lx(),o=r(t,n),i=ig();return x(nI,{...o,__css:i.stepper,children:t.children??x(Dre,{})})});oI.displayName="NumberIncrementStepper";var Wf=(...e)=>e.filter(Boolean).join(" ");function Zre(e,...t){return Kre(e)?e(...t):e}var Kre=e=>typeof e=="function";function Xo(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function qre(...e){return function(n){e.forEach(r=>{r?.(n)})}}var[Yre,dl]=Rt({name:"PopoverContext",errorMessage:"usePopoverContext: `context` is undefined. Seems you forgot to wrap all popover components within `<Popover />`"}),[Xre,Uf]=Rt({name:"PopoverStylesContext",errorMessage:`usePopoverStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Popover />" `}),Hl={click:"click",hover:"hover"};function Qre(e={}){const{closeOnBlur:t=!0,closeOnEsc:n=!0,initialFocusRef:r,id:o,returnFocusOnClose:i=!0,autoFocus:a=!0,arrowSize:l,arrowShadowColor:c,trigger:d=Hl.click,openDelay:f=200,closeDelay:p=200,isLazy:m,lazyBehavior:g="unmount",computePositionOnMount:y,...b}=e,{isOpen:k,onClose:C,onOpen:S,onToggle:_}=sT(e),E=v.exports.useRef(null),A=v.exports.useRef(null),R=v.exports.useRef(null),O=v.exports.useRef(!1),$=v.exports.useRef(!1);k&&($.current=!0);const[H,z]=v.exports.useState(!1),[X,he]=v.exports.useState(!1),ye=v.exports.useId(),oe=o??ye,[pe,ge,J,D]=["popover-trigger","popover-content","popover-header","popover-body"].map(Ie=>`${Ie}-${oe}`),{referenceRef:Z,getArrowProps:j,getPopperProps:M,getArrowInnerProps:G,forceUpdate:le}=aT({...b,enabled:k||!!y}),ce=cJ({isOpen:k,ref:R});gJ({enabled:k,ref:A}),hJ(R,{focusRef:A,visible:k,shouldFocus:i&&d===Hl.click}),yJ(R,{focusRef:r,visible:k,shouldFocus:a&&d===Hl.click});const be=lT({wasSelected:$.current,enabled:m,mode:g,isSelected:ce.present}),me=v.exports.useCallback((Ie={},Qe=null)=>{const Oe={...Ie,style:{...Ie.style,transformOrigin:pn.transformOrigin.varRef,[pn.arrowSize.var]:l?`${l}px`:void 0,[pn.arrowShadowColor.var]:c},ref:Qt(R,Qe),children:be?Ie.children:null,id:ge,tabIndex:-1,role:"dialog",onKeyDown:Xo(Ie.onKeyDown,ft=>{n&&ft.key==="Escape"&&C()}),onBlur:Xo(Ie.onBlur,ft=>{const tn=V7(ft),Je=ay(R.current,tn),_t=ay(A.current,tn);k&&t&&(!Je&&!_t)&&C()}),"aria-labelledby":H?J:void 0,"aria-describedby":X?D:void 0};return d===Hl.hover&&(Oe.role="tooltip",Oe.onMouseEnter=Xo(Ie.onMouseEnter,()=>{O.current=!0}),Oe.onMouseLeave=Xo(Ie.onMouseLeave,ft=>{ft.nativeEvent.relatedTarget!==null&&(O.current=!1,setTimeout(C,p))})),Oe},[be,ge,H,J,X,D,d,n,C,k,t,p,c,l]),_e=v.exports.useCallback((Ie={},Qe=null)=>M({...Ie,style:{visibility:k?"visible":"hidden",...Ie.style}},Qe),[k,M]),ue=v.exports.useCallback((Ie,Qe=null)=>({...Ie,ref:Qt(Qe,E,Z)}),[E,Z]),we=v.exports.useRef(),$e=v.exports.useRef(),rt=v.exports.useCallback(Ie=>{E.current==null&&Z(Ie)},[Z]),Ct=v.exports.useCallback((Ie={},Qe=null)=>{const Oe={...Ie,ref:Qt(A,Qe,rt),id:pe,"aria-haspopup":"dialog","aria-expanded":k,"aria-controls":ge};return d===Hl.click&&(Oe.onClick=Xo(Ie.onClick,_)),d===Hl.hover&&(Oe.onFocus=Xo(Ie.onFocus,()=>{we.current===void 0&&S()}),Oe.onBlur=Xo(Ie.onBlur,ft=>{const tn=V7(ft),Je=!ay(R.current,tn);k&&t&&Je&&C()}),Oe.onKeyDown=Xo(Ie.onKeyDown,ft=>{ft.key==="Escape"&&C()}),Oe.onMouseEnter=Xo(Ie.onMouseEnter,()=>{O.current=!0,we.current=window.setTimeout(S,f)}),Oe.onMouseLeave=Xo(Ie.onMouseLeave,()=>{O.current=!1,we.current&&(clearTimeout(we.current),we.current=void 0),$e.current=window.setTimeout(()=>{O.current===!1&&C()},p)})),Oe},[pe,k,ge,d,rt,_,S,t,C,f,p]);v.exports.useEffect(()=>()=>{we.current&&clearTimeout(we.current),$e.current&&clearTimeout($e.current)},[]);const un=v.exports.useCallback((Ie={},Qe=null)=>({...Ie,id:J,ref:Qt(Qe,Oe=>{z(!!Oe)})}),[J]),Se=v.exports.useCallback((Ie={},Qe=null)=>({...Ie,id:D,ref:Qt(Qe,Oe=>{he(!!Oe)})}),[D]);return{forceUpdate:le,isOpen:k,onAnimationComplete:ce.onComplete,onClose:C,getAnchorProps:ue,getArrowProps:j,getArrowInnerProps:G,getPopoverPositionerProps:_e,getPopoverProps:me,getTriggerProps:Ct,getHeaderProps:un,getBodyProps:Se}}function ay(e,t){return e===t||e?.contains(t)}function V7(e){const t=e.currentTarget.ownerDocument.activeElement;return e.relatedTarget??t}function Px(e){const t=dr("Popover",e),{children:n,...r}=yt(e),o=Nm(),i=Qre({...r,direction:o.direction});return x(Yre,{value:i,children:x(Xre,{value:t,children:Zre(n,{isOpen:i.isOpen,onClose:i.onClose,forceUpdate:i.forceUpdate})})})}Px.displayName="Popover";function Ax(e){const{bg:t,bgColor:n,backgroundColor:r}=e,{getArrowProps:o,getArrowInnerProps:i}=dl(),a=Uf(),l=t??n??r;return Q.createElement(ie.div,{...o(),className:"chakra-popover__arrow-positioner"},Q.createElement(ie.div,{className:Wf("chakra-popover__arrow",e.className),...i(e),__css:{...a.arrow,"--popper-arrow-bg":l?`colors.${l}, ${l}`:void 0}}))}Ax.displayName="PopoverArrow";var Jre=fe(function(t,n){const{getBodyProps:r}=dl(),o=Uf();return Q.createElement(ie.div,{...r(t,n),className:Wf("chakra-popover__body",t.className),__css:o.body})});Jre.displayName="PopoverBody";var eoe=fe(function(t,n){const{onClose:r}=dl(),o=Uf();return x(tg,{size:"sm",onClick:r,className:Wf("chakra-popover__close-btn",t.className),__css:o.closeButton,ref:n,...t})});eoe.displayName="PopoverCloseButton";function toe(e){if(!!e)return{enter:{...e.enter,visibility:"visible"},exit:{...e.exit,transitionEnd:{visibility:"hidden"}}}}var noe={exit:{opacity:0,scale:.95,transition:{duration:.1,ease:[.4,0,1,1]}},enter:{scale:1,opacity:1,transition:{duration:.15,ease:[0,0,.2,1]}}},roe=bo(ie.section),Tx=fe(function(t,n){const{isOpen:r}=dl();return Q.createElement(roe,{ref:n,variants:toe(t.variants),...t,initial:!1,animate:r?"enter":"exit"})});Tx.defaultProps={variants:noe};Tx.displayName="PopoverTransition";var Ix=fe(function(t,n){const{rootProps:r,...o}=t,{getPopoverProps:i,getPopoverPositionerProps:a,onAnimationComplete:l}=dl(),c=Uf(),d={position:"relative",display:"flex",flexDirection:"column",...c.content};return Q.createElement(ie.div,{...a(r),__css:c.popper,className:"chakra-popover__popper"},x(Tx,{...i(o,n),onAnimationComplete:qre(l,o.onAnimationComplete),className:Wf("chakra-popover__content",t.className),__css:d}))});Ix.displayName="PopoverContent";var iI=fe(function(t,n){const{getHeaderProps:r}=dl(),o=Uf();return Q.createElement(ie.header,{...r(t,n),className:Wf("chakra-popover__header",t.className),__css:o.header})});iI.displayName="PopoverHeader";function Ox(e){const t=v.exports.Children.only(e.children),{getTriggerProps:n}=dl();return v.exports.cloneElement(t,n(t.props,t.ref))}Ox.displayName="PopoverTrigger";function ooe(e,t,n){return(e-t)*100/(n-t)}Tf({"0%":{strokeDasharray:"1, 400",strokeDashoffset:"0"},"50%":{strokeDasharray:"400, 400",strokeDashoffset:"-100"},"100%":{strokeDasharray:"400, 400",strokeDashoffset:"-260"}});Tf({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}});var ioe=Tf({"0%":{left:"-40%"},"100%":{left:"100%"}}),aoe=Tf({from:{backgroundPosition:"1rem 0"},to:{backgroundPosition:"0 0"}});function soe(e){const{value:t=0,min:n,max:r,valueText:o,getValueText:i,isIndeterminate:a}=e,l=ooe(t,n,r);return{bind:{"data-indeterminate":a?"":void 0,"aria-valuemax":r,"aria-valuemin":n,"aria-valuenow":a?void 0:t,"aria-valuetext":(()=>{if(t!=null)return typeof i=="function"?i(t,l):o})(),role:"progressbar"},percent:l,value:t}}var[loe,uoe]=Rt({name:"ProgressStylesContext",errorMessage:`useProgressStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Progress />" `}),coe=e=>{const{min:t,max:n,value:r,isIndeterminate:o,...i}=e,a=soe({value:r,min:t,max:n,isIndeterminate:o}),l=uoe(),c={height:"100%",...l.filledTrack};return Q.createElement(ie.div,{style:{width:`${a.percent}%`,...i.style},...a.bind,...i,__css:c})},aI=e=>{var t;const{value:n,min:r=0,max:o=100,hasStripe:i,isAnimated:a,children:l,borderRadius:c,isIndeterminate:d,"aria-label":f,"aria-labelledby":p,...m}=yt(e),g=dr("Progress",e),y=c??((t=g.track)==null?void 0:t.borderRadius),b={animation:`${aoe} 1s linear infinite`},S={...!d&&i&&a&&b,...d&&{position:"absolute",willChange:"left",minWidth:"50%",animation:`${ioe} 1s ease infinite normal none running`}},_={overflow:"hidden",position:"relative",...g.track};return Q.createElement(ie.div,{borderRadius:y,__css:_,...m},Y(loe,{value:g,children:[x(coe,{"aria-label":f,"aria-labelledby":p,min:r,max:o,value:n,isIndeterminate:d,css:S,borderRadius:y}),l]}))};aI.displayName="Progress";var doe=ie("div",{baseStyle:{fontSize:"0.24em",top:"50%",left:"50%",width:"100%",textAlign:"center",position:"absolute",transform:"translate(-50%, -50%)"}});doe.displayName="CircularProgressLabel";var foe=(...e)=>e.filter(Boolean).join(" "),poe=e=>e?"":void 0;function hoe(e,t){const n={},r={};for(const[o,i]of Object.entries(e))t.includes(o)?n[o]=i:r[o]=i;return[n,r]}var sI=fe(function(t,n){const{children:r,placeholder:o,className:i,...a}=t;return Q.createElement(ie.select,{...a,ref:n,className:foe("chakra-select",i)},o&&x("option",{value:"",children:o}),r)});sI.displayName="SelectField";var lI=fe((e,t)=>{var n;const r=dr("Select",e),{rootProps:o,placeholder:i,icon:a,color:l,height:c,h:d,minH:f,minHeight:p,iconColor:m,iconSize:g,...y}=yt(e),[b,k]=hoe(y,CH),C=qb(k),S={width:"100%",height:"fit-content",position:"relative",color:l},_={paddingEnd:"2rem",...r.field,_focus:{zIndex:"unset",...(n=r.field)==null?void 0:n._focus}};return Q.createElement(ie.div,{className:"chakra-select__wrapper",__css:S,...b,...o},x(sI,{ref:t,height:d??c,minH:f??p,placeholder:i,...C,__css:_,children:e.children}),x(uI,{"data-disabled":poe(C.disabled),...(m||l)&&{color:m||l},__css:r.icon,...g&&{fontSize:g},children:a}))});lI.displayName="Select";var moe=e=>x("svg",{viewBox:"0 0 24 24",...e,children:x("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})}),goe=ie("div",{baseStyle:{position:"absolute",display:"inline-flex",alignItems:"center",justifyContent:"center",pointerEvents:"none",top:"50%",transform:"translateY(-50%)"}}),uI=e=>{const{children:t=x(moe,{}),...n}=e,r=v.exports.cloneElement(t,{role:"presentation",className:"chakra-select__icon",focusable:!1,"aria-hidden":!0,style:{width:"1em",height:"1em",color:"currentColor"}});return x(goe,{...n,className:"chakra-select__icon-wrapper",children:v.exports.isValidElement(t)?r:null})};uI.displayName="SelectIcon";var voe=(...e)=>e.filter(Boolean).join(" "),W7=e=>e?"":void 0,ag=fe(function(t,n){const r=dr("Switch",t),{spacing:o="0.5rem",children:i,...a}=yt(t),{state:l,getInputProps:c,getCheckboxProps:d,getRootProps:f,getLabelProps:p}=TA(a),m=v.exports.useMemo(()=>({display:"inline-block",position:"relative",verticalAlign:"middle",lineHeight:0,...r.container}),[r.container]),g=v.exports.useMemo(()=>({display:"inline-flex",flexShrink:0,justifyContent:"flex-start",boxSizing:"content-box",cursor:"pointer",...r.track}),[r.track]),y=v.exports.useMemo(()=>({userSelect:"none",marginStart:o,...r.label}),[o,r.label]);return Q.createElement(ie.label,{...f(),className:voe("chakra-switch",t.className),__css:m},x("input",{className:"chakra-switch__input",...c({},n)}),Q.createElement(ie.span,{...d(),className:"chakra-switch__track",__css:g},Q.createElement(ie.span,{__css:r.thumb,className:"chakra-switch__thumb","data-checked":W7(l.isChecked),"data-hover":W7(l.isHovered)})),i&&Q.createElement(ie.span,{className:"chakra-switch__label",...p(),__css:y},i))});ag.displayName="Switch";var rc=(...e)=>e.filter(Boolean).join(" ");function k4(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[yoe,cI,boe,xoe]=NL();function woe(e){const{defaultIndex:t,onChange:n,index:r,isManual:o,isLazy:i,lazyBehavior:a="unmount",orientation:l="horizontal",direction:c="ltr",...d}=e,[f,p]=v.exports.useState(t??0),[m,g]=$L({defaultValue:t??0,value:r,onChange:n});v.exports.useEffect(()=>{r!=null&&p(r)},[r]);const y=boe(),b=v.exports.useId();return{id:`tabs-${e.id??b}`,selectedIndex:m,focusedIndex:f,setSelectedIndex:g,setFocusedIndex:p,isManual:o,isLazy:i,lazyBehavior:a,orientation:l,descendants:y,direction:c,htmlProps:d}}var[Soe,Hf]=Rt({name:"TabsContext",errorMessage:"useTabsContext: `context` is undefined. Seems you forgot to wrap all tabs components within <Tabs />"});function Coe(e){const{focusedIndex:t,orientation:n,direction:r}=Hf(),o=cI(),i=v.exports.useCallback(a=>{const l=()=>{var S;const _=o.nextEnabled(t);_&&((S=_.node)==null||S.focus())},c=()=>{var S;const _=o.prevEnabled(t);_&&((S=_.node)==null||S.focus())},d=()=>{var S;const _=o.firstEnabled();_&&((S=_.node)==null||S.focus())},f=()=>{var S;const _=o.lastEnabled();_&&((S=_.node)==null||S.focus())},p=n==="horizontal",m=n==="vertical",g=a.key,y=r==="ltr"?"ArrowLeft":"ArrowRight",b=r==="ltr"?"ArrowRight":"ArrowLeft",C={[y]:()=>p&&c(),[b]:()=>p&&l(),ArrowDown:()=>m&&l(),ArrowUp:()=>m&&c(),Home:d,End:f}[g];C&&(a.preventDefault(),C(a))},[o,t,n,r]);return{...e,role:"tablist","aria-orientation":n,onKeyDown:k4(e.onKeyDown,i)}}function _oe(e){const{isDisabled:t,isFocusable:n,...r}=e,{setSelectedIndex:o,isManual:i,id:a,setFocusedIndex:l,selectedIndex:c}=Hf(),{index:d,register:f}=xoe({disabled:t&&!n}),p=d===c,m=()=>{o(d)},g=()=>{l(d),!i&&!(t&&n)&&o(d)},y=tee({...r,ref:Qt(f,e.ref),isDisabled:t,isFocusable:n,onClick:k4(e.onClick,m)}),b="button";return{...y,id:dI(a,d),role:"tab",tabIndex:p?0:-1,type:b,"aria-selected":p,"aria-controls":fI(a,d),onFocus:t?void 0:k4(e.onFocus,g)}}var[koe,Eoe]=Rt({});function Loe(e){const t=Hf(),{id:n,selectedIndex:r}=t,i=Qm(e.children).map((a,l)=>v.exports.createElement(koe,{key:l,value:{isSelected:l===r,id:fI(n,l),tabId:dI(n,l),selectedIndex:r}},a));return{...e,children:i}}function Poe(e){const{children:t,...n}=e,{isLazy:r,lazyBehavior:o}=Hf(),{isSelected:i,id:a,tabId:l}=Eoe(),c=v.exports.useRef(!1);i&&(c.current=!0);const d=lT({wasSelected:c.current,isSelected:i,enabled:r,mode:o});return{tabIndex:0,...n,children:d?t:null,role:"tabpanel","aria-labelledby":l,hidden:!i,id:a}}function Aoe(){const e=Hf(),t=cI(),{selectedIndex:n,orientation:r}=e,o=r==="horizontal",i=r==="vertical",[a,l]=v.exports.useState(()=>{if(o)return{left:0,width:0};if(i)return{top:0,height:0}}),[c,d]=v.exports.useState(!1);return di(()=>{if(n==null)return;const f=t.item(n);if(f==null)return;o&&l({left:f.node.offsetLeft,width:f.node.offsetWidth}),i&&l({top:f.node.offsetTop,height:f.node.offsetHeight});const p=requestAnimationFrame(()=>{d(!0)});return()=>{p&&cancelAnimationFrame(p)}},[n,o,i,t]),{position:"absolute",transitionProperty:"left, right, top, bottom, height, width",transitionDuration:c?"200ms":"0ms",transitionTimingFunction:"cubic-bezier(0, 0, 0.2, 1)",...a}}function dI(e,t){return`${e}--tab-${t}`}function fI(e,t){return`${e}--tabpanel-${t}`}var[Toe,jf]=Rt({name:"TabsStylesContext",errorMessage:`useTabsStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Tabs />" `}),pI=fe(function(t,n){const r=dr("Tabs",t),{children:o,className:i,...a}=yt(t),{htmlProps:l,descendants:c,...d}=woe(a),f=v.exports.useMemo(()=>d,[d]),{isFitted:p,...m}=l;return Q.createElement(yoe,{value:c},Q.createElement(Soe,{value:f},Q.createElement(Toe,{value:r},Q.createElement(ie.div,{className:rc("chakra-tabs",i),ref:n,...m,__css:r.root},o))))});pI.displayName="Tabs";var Ioe=fe(function(t,n){const r=Aoe(),o={...t.style,...r},i=jf();return Q.createElement(ie.div,{ref:n,...t,className:rc("chakra-tabs__tab-indicator",t.className),style:o,__css:i.indicator})});Ioe.displayName="TabIndicator";var Ooe=fe(function(t,n){const r=Coe({...t,ref:n}),o=jf(),i={display:"flex",...o.tablist};return Q.createElement(ie.div,{...r,className:rc("chakra-tabs__tablist",t.className),__css:i})});Ooe.displayName="TabList";var hI=fe(function(t,n){const r=Poe({...t,ref:n}),o=jf();return Q.createElement(ie.div,{outline:"0",...r,className:rc("chakra-tabs__tab-panel",t.className),__css:o.tabpanel})});hI.displayName="TabPanel";var mI=fe(function(t,n){const r=Loe(t),o=jf();return Q.createElement(ie.div,{...r,width:"100%",ref:n,className:rc("chakra-tabs__tab-panels",t.className),__css:o.tabpanels})});mI.displayName="TabPanels";var gI=fe(function(t,n){const r=jf(),o=_oe({...t,ref:n}),i={outline:"0",display:"flex",alignItems:"center",justifyContent:"center",...r.tab};return Q.createElement(ie.button,{...o,className:rc("chakra-tabs__tab",t.className),__css:i})});gI.displayName="Tab";var Roe=(...e)=>e.filter(Boolean).join(" ");function Moe(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}var Noe=["h","minH","height","minHeight"],vI=fe((e,t)=>{const n=cr("Textarea",e),{className:r,rows:o,...i}=yt(e),a=qb(i),l=o?Moe(n,Noe):n;return Q.createElement(ie.textarea,{ref:t,rows:o,...a,className:Roe("chakra-textarea",r),__css:l})});vI.displayName="Textarea";function vt(e,t={}){let n=!1;function r(){if(!n){n=!0;return}throw new Error("[anatomy] .part(...) should only be called once. Did you mean to use .extend(...) ?")}function o(...f){r();for(const p of f)t[p]=c(p);return vt(e,t)}function i(...f){for(const p of f)p in t||(t[p]=c(p));return vt(e,t)}function a(){return Object.fromEntries(Object.entries(t).map(([p,m])=>[p,m.selector]))}function l(){return Object.fromEntries(Object.entries(t).map(([p,m])=>[p,m.className]))}function c(f){const g=`chakra-${(["container","root"].includes(f??"")?[e]:[e,f]).filter(Boolean).join("__")}`;return{className:g,selector:`.${g}`,toString:()=>f}}return{parts:o,toPart:c,extend:i,selectors:a,classnames:l,get keys(){return Object.keys(t)},__type:{}}}var $oe=vt("accordion").parts("root","container","button","panel").extend("icon"),Doe=vt("alert").parts("title","description","container").extend("icon","spinner"),Foe=vt("avatar").parts("label","badge","container").extend("excessLabel","group"),zoe=vt("breadcrumb").parts("link","item","container").extend("separator");vt("button").parts();var Boe=vt("checkbox").parts("control","icon","container").extend("label");vt("progress").parts("track","filledTrack").extend("label");var Voe=vt("drawer").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),Woe=vt("editable").parts("preview","input","textarea"),Uoe=vt("form").parts("container","requiredIndicator","helperText"),Hoe=vt("formError").parts("text","icon"),joe=vt("input").parts("addon","field","element"),Goe=vt("list").parts("container","item","icon"),Zoe=vt("menu").parts("button","list","item").extend("groupTitle","command","divider"),Koe=vt("modal").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),qoe=vt("numberinput").parts("root","field","stepperGroup","stepper");vt("pininput").parts("field");var Yoe=vt("popover").parts("content","header","body","footer").extend("popper","arrow","closeButton"),Xoe=vt("progress").parts("label","filledTrack","track"),Qoe=vt("radio").parts("container","control","label"),Joe=vt("select").parts("field","icon"),eie=vt("slider").parts("container","track","thumb","filledTrack","mark"),tie=vt("stat").parts("container","label","helpText","number","icon"),nie=vt("switch").parts("container","track","thumb"),rie=vt("table").parts("table","thead","tbody","tr","th","td","tfoot","caption"),oie=vt("tabs").parts("root","tab","tablist","tabpanel","tabpanels","indicator"),iie=vt("tag").parts("container","label","closeButton");function Dn(e,t){aie(e)&&(e="100%");var n=sie(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function Vh(e){return Math.min(1,Math.max(0,e))}function aie(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function sie(e){return typeof e=="string"&&e.indexOf("%")!==-1}function yI(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Wh(e){return e<=1?"".concat(Number(e)*100,"%"):e}function Ws(e){return e.length===1?"0"+e:String(e)}function lie(e,t,n){return{r:Dn(e,255)*255,g:Dn(t,255)*255,b:Dn(n,255)*255}}function U7(e,t,n){e=Dn(e,255),t=Dn(t,255),n=Dn(n,255);var r=Math.max(e,t,n),o=Math.min(e,t,n),i=0,a=0,l=(r+o)/2;if(r===o)a=0,i=0;else{var c=r-o;switch(a=l>.5?c/(2-r-o):c/(r+o),r){case e:i=(t-n)/c+(t<n?6:0);break;case t:i=(n-e)/c+2;break;case n:i=(e-t)/c+4;break}i/=6}return{h:i,s:a,l}}function sy(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function uie(e,t,n){var r,o,i;if(e=Dn(e,360),t=Dn(t,100),n=Dn(n,100),t===0)o=n,i=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,l=2*n-a;r=sy(l,a,e+1/3),o=sy(l,a,e),i=sy(l,a,e-1/3)}return{r:r*255,g:o*255,b:i*255}}function H7(e,t,n){e=Dn(e,255),t=Dn(t,255),n=Dn(n,255);var r=Math.max(e,t,n),o=Math.min(e,t,n),i=0,a=r,l=r-o,c=r===0?0:l/r;if(r===o)i=0;else{switch(r){case e:i=(t-n)/l+(t<n?6:0);break;case t:i=(n-e)/l+2;break;case n:i=(e-t)/l+4;break}i/=6}return{h:i,s:c,v:a}}function cie(e,t,n){e=Dn(e,360)*6,t=Dn(t,100),n=Dn(n,100);var r=Math.floor(e),o=e-r,i=n*(1-t),a=n*(1-o*t),l=n*(1-(1-o)*t),c=r%6,d=[n,a,i,i,l,n][c],f=[l,n,n,a,i,i][c],p=[i,i,l,n,n,a][c];return{r:d*255,g:f*255,b:p*255}}function j7(e,t,n,r){var o=[Ws(Math.round(e).toString(16)),Ws(Math.round(t).toString(16)),Ws(Math.round(n).toString(16))];return r&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0):o.join("")}function die(e,t,n,r,o){var i=[Ws(Math.round(e).toString(16)),Ws(Math.round(t).toString(16)),Ws(Math.round(n).toString(16)),Ws(fie(r))];return o&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))&&i[3].startsWith(i[3].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0)+i[3].charAt(0):i.join("")}function fie(e){return Math.round(parseFloat(e)*255).toString(16)}function G7(e){return Fr(e)/255}function Fr(e){return parseInt(e,16)}function pie(e){return{r:e>>16,g:(e&65280)>>8,b:e&255}}var E4={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function hie(e){var t={r:0,g:0,b:0},n=1,r=null,o=null,i=null,a=!1,l=!1;return typeof e=="string"&&(e=vie(e)),typeof e=="object"&&(Wi(e.r)&&Wi(e.g)&&Wi(e.b)?(t=lie(e.r,e.g,e.b),a=!0,l=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Wi(e.h)&&Wi(e.s)&&Wi(e.v)?(r=Wh(e.s),o=Wh(e.v),t=cie(e.h,r,o),a=!0,l="hsv"):Wi(e.h)&&Wi(e.s)&&Wi(e.l)&&(r=Wh(e.s),i=Wh(e.l),t=uie(e.h,r,i),a=!0,l="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=yI(n),{ok:a,format:e.format||l,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var mie="[-\\+]?\\d+%?",gie="[-\\+]?\\d*\\.\\d+%?",Ua="(?:".concat(gie,")|(?:").concat(mie,")"),ly="[\\s|\\(]+(".concat(Ua,")[,|\\s]+(").concat(Ua,")[,|\\s]+(").concat(Ua,")\\s*\\)?"),uy="[\\s|\\(]+(".concat(Ua,")[,|\\s]+(").concat(Ua,")[,|\\s]+(").concat(Ua,")[,|\\s]+(").concat(Ua,")\\s*\\)?"),Oo={CSS_UNIT:new RegExp(Ua),rgb:new RegExp("rgb"+ly),rgba:new RegExp("rgba"+uy),hsl:new RegExp("hsl"+ly),hsla:new RegExp("hsla"+uy),hsv:new RegExp("hsv"+ly),hsva:new RegExp("hsva"+uy),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function vie(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(E4[e])e=E4[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=Oo.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=Oo.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=Oo.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=Oo.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=Oo.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=Oo.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=Oo.hex8.exec(e),n?{r:Fr(n[1]),g:Fr(n[2]),b:Fr(n[3]),a:G7(n[4]),format:t?"name":"hex8"}:(n=Oo.hex6.exec(e),n?{r:Fr(n[1]),g:Fr(n[2]),b:Fr(n[3]),format:t?"name":"hex"}:(n=Oo.hex4.exec(e),n?{r:Fr(n[1]+n[1]),g:Fr(n[2]+n[2]),b:Fr(n[3]+n[3]),a:G7(n[4]+n[4]),format:t?"name":"hex8"}:(n=Oo.hex3.exec(e),n?{r:Fr(n[1]+n[1]),g:Fr(n[2]+n[2]),b:Fr(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function Wi(e){return Boolean(Oo.CSS_UNIT.exec(String(e)))}var Gf=function(){function e(t,n){t===void 0&&(t=""),n===void 0&&(n={});var r;if(t instanceof e)return t;typeof t=="number"&&(t=pie(t)),this.originalInput=t;var o=hie(t);this.originalInput=t,this.r=o.r,this.g=o.g,this.b=o.b,this.a=o.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:o.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=o.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),n,r,o,i=t.r/255,a=t.g/255,l=t.b/255;return i<=.03928?n=i/12.92:n=Math.pow((i+.055)/1.055,2.4),a<=.03928?r=a/12.92:r=Math.pow((a+.055)/1.055,2.4),l<=.03928?o=l/12.92:o=Math.pow((l+.055)/1.055,2.4),.2126*n+.7152*r+.0722*o},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=yI(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.toHsv=function(){var t=H7(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=H7(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),o=Math.round(t.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(o,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(o,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=U7(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=U7(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),o=Math.round(t.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(o,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(o,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),j7(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),die(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(n,", ").concat(r,")"):"rgba(".concat(t,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(n){return"".concat(Math.round(Dn(n,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(n){return Math.round(Dn(n,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+j7(this.r,this.g,this.b,!1),n=0,r=Object.entries(E4);n<r.length;n++){var o=r[n],i=o[0],a=o[1];if(t===a)return i}return!1},e.prototype.toString=function(t){var n=Boolean(t);t=t??this.format;var r=!1,o=this.a<1&&this.a>=0,i=!n&&o&&(t.startsWith("hex")||t==="name");return i?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=Vh(n.l),new e(n)},e.prototype.brighten=function(t){t===void 0&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),new e(n)},e.prototype.darken=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=Vh(n.l),new e(n)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=Vh(n.s),new e(n)},e.prototype.saturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=Vh(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){n===void 0&&(n=50);var r=this.toRgb(),o=new e(t).toRgb(),i=n/100,a={r:(o.r-r.r)*i+r.r,g:(o.g-r.g)*i+r.g,b:(o.b-r.b)*i+r.b,a:(o.a-r.a)*i+r.a};return new e(a)},e.prototype.analogous=function(t,n){t===void 0&&(t=6),n===void 0&&(n=30);var r=this.toHsl(),o=360/n,i=[this];for(r.h=(r.h-(o*t>>1)+720)%360;--t;)r.h=(r.h+o)%360,i.push(new e(r));return i},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var n=this.toHsv(),r=n.h,o=n.s,i=n.v,a=[],l=1/t;t--;)a.push(new e({h:r,s:o,v:i})),i=(i+l)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb();return new e({r:r.r+(n.r-r.r)*n.a,g:r.g+(n.g-r.g)*n.a,b:r.b+(n.b-r.b)*n.a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,o=[this],i=360/t,a=1;a<t;a++)o.push(new e({h:(r+a*i)%360,s:n.s,l:n.l}));return o},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}();function bI(e){if(e===void 0&&(e={}),e.count!==void 0&&e.count!==null){var t=e.count,n=[];for(e.count=void 0;t>n.length;)e.count=null,e.seed&&(e.seed+=1),n.push(bI(e));return e.count=t,n}var r=yie(e.hue,e.seed),o=bie(r,e),i=xie(r,o,e),a={h:r,s:o,v:i};return e.alpha!==void 0&&(a.a=e.alpha),new Gf(a)}function yie(e,t){var n=Sie(e),r=N0(n,t);return r<0&&(r=360+r),r}function bie(e,t){if(t.hue==="monochrome")return 0;if(t.luminosity==="random")return N0([0,100],t.seed);var n=xI(e).saturationRange,r=n[0],o=n[1];switch(t.luminosity){case"bright":r=55;break;case"dark":r=o-10;break;case"light":o=55;break}return N0([r,o],t.seed)}function xie(e,t,n){var r=wie(e,t),o=100;switch(n.luminosity){case"dark":o=r+20;break;case"light":r=(o+r)/2;break;case"random":r=0,o=100;break}return N0([r,o],n.seed)}function wie(e,t){for(var n=xI(e).lowerBounds,r=0;r<n.length-1;r++){var o=n[r][0],i=n[r][1],a=n[r+1][0],l=n[r+1][1];if(t>=o&&t<=a){var c=(l-i)/(a-o),d=i-c*o;return c*t+d}}return 0}function Sie(e){var t=parseInt(e,10);if(!Number.isNaN(t)&&t<360&&t>0)return[t,t];if(typeof e=="string"){var n=SI.find(function(a){return a.name===e});if(n){var r=wI(n);if(r.hueRange)return r.hueRange}var o=new Gf(e);if(o.isValid){var i=o.toHsv().h;return[i,i]}}return[0,360]}function xI(e){e>=334&&e<=360&&(e-=360);for(var t=0,n=SI;t<n.length;t++){var r=n[t],o=wI(r);if(o.hueRange&&e>=o.hueRange[0]&&e<=o.hueRange[1])return o}throw Error("Color not found")}function N0(e,t){if(t===void 0)return Math.floor(e[0]+Math.random()*(e[1]+1-e[0]));var n=e[1]||1,r=e[0]||0;t=(t*9301+49297)%233280;var o=t/233280;return Math.floor(r+o*(n-r))}function wI(e){var t=e.lowerBounds[0][0],n=e.lowerBounds[e.lowerBounds.length-1][0],r=e.lowerBounds[e.lowerBounds.length-1][1],o=e.lowerBounds[0][1];return{name:e.name,hueRange:e.hueRange,lowerBounds:e.lowerBounds,saturationRange:[t,n],brightnessRange:[r,o]}}var SI=[{name:"monochrome",hueRange:null,lowerBounds:[[0,0],[100,0]]},{name:"red",hueRange:[-26,18],lowerBounds:[[20,100],[30,92],[40,89],[50,85],[60,78],[70,70],[80,60],[90,55],[100,50]]},{name:"orange",hueRange:[19,46],lowerBounds:[[20,100],[30,93],[40,88],[50,86],[60,85],[70,70],[100,70]]},{name:"yellow",hueRange:[47,62],lowerBounds:[[25,100],[40,94],[50,89],[60,86],[70,84],[80,82],[90,80],[100,75]]},{name:"green",hueRange:[63,178],lowerBounds:[[30,100],[40,90],[50,85],[60,81],[70,74],[80,64],[90,50],[100,40]]},{name:"blue",hueRange:[179,257],lowerBounds:[[20,100],[30,86],[40,80],[50,74],[60,60],[70,52],[80,44],[90,39],[100,35]]},{name:"purple",hueRange:[258,282],lowerBounds:[[20,100],[30,87],[40,79],[50,70],[60,65],[70,59],[80,52],[90,45],[100,42]]},{name:"pink",hueRange:[283,334],lowerBounds:[[20,100],[30,90],[40,86],[60,84],[80,80],[90,75],[100,73]]}];function Cie(e,t,n,r,o){for(t=t.split?t.split("."):t,r=0;r<t.length;r++)e=e?e[t[r]]:o;return e===o?n:e}var _ie=e=>Object.keys(e).length===0,xn=(e,t,n)=>{const r=Cie(e,`colors.${t}`,t),{isValid:o}=new Gf(r);return o?r:n},kie=e=>t=>{const n=xn(t,e);return new Gf(n).isDark()?"dark":"light"},Eie=e=>t=>kie(e)(t)==="dark",Hu=(e,t)=>n=>{const r=xn(n,e);return new Gf(r).setAlpha(t).toRgbString()};function Z7(e="1rem",t="rgba(255, 255, 255, 0.15)"){return{backgroundImage:`linear-gradient(
-    45deg,
-    ${t} 25%,
-    transparent 25%,
-    transparent 50%,
-    ${t} 50%,
-    ${t} 75%,
-    transparent 75%,
-    transparent
-  )`,backgroundSize:`${e} ${e}`}}function Lie(e){const t=bI().toHexString();return!e||_ie(e)?t:e.string&&e.colors?Aie(e.string,e.colors):e.string&&!e.colors?Pie(e.string):e.colors&&!e.string?Tie(e.colors):t}function Pie(e){let t=0;if(e.length===0)return t.toString();for(let r=0;r<e.length;r+=1)t=e.charCodeAt(r)+((t<<5)-t),t=t&t;let n="#";for(let r=0;r<3;r+=1)n+=`00${(t>>r*8&255).toString(16)}`.substr(-2);return n}function Aie(e,t){let n=0;if(e.length===0)return t[0];for(let r=0;r<e.length;r+=1)n=e.charCodeAt(r)+((n<<5)-n),n=n&n;return n=(n%t.length+t.length)%t.length,t[n]}function Tie(e){return e[Math.floor(Math.random()*e.length)]}function re(e,t){return n=>n.colorMode==="dark"?t:e}function Rx(e){const{orientation:t,vertical:n,horizontal:r}=e;return t?t==="vertical"?n:r:{}}function Iie(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function CI(e){return Iie(e)&&e.reference?e.reference:String(e)}var sg=(e,...t)=>t.map(CI).join(` ${e} `).replace(/calc/g,""),K7=(...e)=>`calc(${sg("+",...e)})`,q7=(...e)=>`calc(${sg("-",...e)})`,L4=(...e)=>`calc(${sg("*",...e)})`,Y7=(...e)=>`calc(${sg("/",...e)})`,X7=e=>{const t=CI(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:L4(t,-1)},Zi=Object.assign(e=>({add:(...t)=>Zi(K7(e,...t)),subtract:(...t)=>Zi(q7(e,...t)),multiply:(...t)=>Zi(L4(e,...t)),divide:(...t)=>Zi(Y7(e,...t)),negate:()=>Zi(X7(e)),toString:()=>e.toString()}),{add:K7,subtract:q7,multiply:L4,divide:Y7,negate:X7});function Oie(e){return!Number.isInteger(parseFloat(e.toString()))}function Rie(e,t="-"){return e.replace(/\s+/g,t)}function _I(e){const t=Rie(e.toString());return t.includes("\\.")?e:Oie(e)?t.replace(".","\\."):e}function Mie(e,t=""){return[t,_I(e)].filter(Boolean).join("-")}function Nie(e,t){return`var(${_I(e)}${t?`, ${t}`:""})`}function $ie(e,t=""){return`--${Mie(e,t)}`}function Ar(e,t){const n=$ie(e,t?.prefix);return{variable:n,reference:Nie(n,Die(t?.fallback))}}function Die(e){return typeof e=="string"?e:e?.reference}var{definePartsStyle:Fie,defineMultiStyleConfig:zie}=Ut($oe.keys),Bie={borderTopWidth:"1px",borderColor:"inherit",_last:{borderBottomWidth:"1px"}},Vie={transitionProperty:"common",transitionDuration:"normal",fontSize:"md",_focusVisible:{boxShadow:"outline"},_hover:{bg:"blackAlpha.50"},_disabled:{opacity:.4,cursor:"not-allowed"},px:"4",py:"2"},Wie={pt:"2",px:"4",pb:"5"},Uie={fontSize:"1.25em"},Hie=Fie({container:Bie,button:Vie,panel:Wie,icon:Uie}),jie=zie({baseStyle:Hie}),{definePartsStyle:Zf,defineMultiStyleConfig:Gie}=Ut(Doe.keys),oa=ps("alert-fg"),Kf=ps("alert-bg"),Zie=Zf({container:{bg:Kf.reference,px:"4",py:"3"},title:{fontWeight:"bold",lineHeight:"6",marginEnd:"2"},description:{lineHeight:"6"},icon:{color:oa.reference,flexShrink:0,marginEnd:"3",w:"5",h:"6"},spinner:{color:oa.reference,flexShrink:0,marginEnd:"3",w:"5",h:"5"}});function Mx(e){const{theme:t,colorScheme:n}=e,r=xn(t,`${n}.100`,n),o=Hu(`${n}.200`,.16)(t);return re(r,o)(e)}var Kie=Zf(e=>{const{colorScheme:t}=e,n=re(`${t}.500`,`${t}.200`)(e);return{container:{[Kf.variable]:Mx(e),[oa.variable]:`colors.${n}`}}}),qie=Zf(e=>{const{colorScheme:t}=e,n=re(`${t}.500`,`${t}.200`)(e);return{container:{[Kf.variable]:Mx(e),[oa.variable]:`colors.${n}`,paddingStart:"3",borderStartWidth:"4px",borderStartColor:oa.reference}}}),Yie=Zf(e=>{const{colorScheme:t}=e,n=re(`${t}.500`,`${t}.200`)(e);return{container:{[Kf.variable]:Mx(e),[oa.variable]:`colors.${n}`,pt:"2",borderTopWidth:"4px",borderTopColor:oa.reference}}}),Xie=Zf(e=>{const{colorScheme:t}=e,n=re(`${t}.500`,`${t}.200`)(e),r=re("white","gray.900")(e);return{container:{[Kf.variable]:`colors.${n}`,[oa.variable]:`colors.${r}`,color:oa.reference}}}),Qie={subtle:Kie,"left-accent":qie,"top-accent":Yie,solid:Xie},Jie=Gie({baseStyle:Zie,variants:Qie,defaultProps:{variant:"subtle",colorScheme:"blue"}}),kI={px:"1px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},eae={max:"max-content",min:"min-content",full:"100%","3xs":"14rem","2xs":"16rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem","8xl":"90rem",prose:"60ch"},tae={sm:"640px",md:"768px",lg:"1024px",xl:"1280px"},nae={...kI,...eae,container:tae},EI=nae,rae=e=>typeof e=="function";function ln(e,...t){return rae(e)?e(...t):e}var{definePartsStyle:LI,defineMultiStyleConfig:oae}=Ut(Foe.keys),iae=e=>({borderRadius:"full",border:"0.2em solid",borderColor:re("white","gray.800")(e)}),aae=e=>({bg:re("gray.200","whiteAlpha.400")(e)}),sae=e=>{const{name:t,theme:n}=e,r=t?Lie({string:t}):"gray.400",o=Eie(r)(n);let i="white";o||(i="gray.800");const a=re("white","gray.800")(e);return{bg:r,color:i,borderColor:a,verticalAlign:"top"}},lae=LI(e=>({badge:ln(iae,e),excessLabel:ln(aae,e),container:ln(sae,e)}));function La(e){const t=e!=="100%"?EI[e]:void 0;return LI({container:{width:e,height:e,fontSize:`calc(${t??e} / 2.5)`},excessLabel:{width:e,height:e},label:{fontSize:`calc(${t??e} / 2.5)`,lineHeight:e!=="100%"?t??e:void 0}})}var uae={"2xs":La(4),xs:La(6),sm:La(8),md:La(12),lg:La(16),xl:La(24),"2xl":La(32),full:La("100%")},cae=oae({baseStyle:lae,sizes:uae,defaultProps:{size:"md"}}),dae={px:1,textTransform:"uppercase",fontSize:"xs",borderRadius:"sm",fontWeight:"bold"},fae=e=>{const{colorScheme:t,theme:n}=e,r=Hu(`${t}.500`,.6)(n);return{bg:re(`${t}.500`,r)(e),color:re("white","whiteAlpha.800")(e)}},pae=e=>{const{colorScheme:t,theme:n}=e,r=Hu(`${t}.200`,.16)(n);return{bg:re(`${t}.100`,r)(e),color:re(`${t}.800`,`${t}.200`)(e)}},hae=e=>{const{colorScheme:t,theme:n}=e,r=Hu(`${t}.200`,.8)(n),o=xn(n,`${t}.500`),i=re(o,r)(e);return{color:i,boxShadow:`inset 0 0 0px 1px ${i}`}},mae={solid:fae,subtle:pae,outline:hae},Ld={baseStyle:dae,variants:mae,defaultProps:{variant:"subtle",colorScheme:"gray"}},{defineMultiStyleConfig:gae,definePartsStyle:vae}=Ut(zoe.keys),yae={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},bae=vae({link:yae}),xae=gae({baseStyle:bae}),wae={lineHeight:"1.2",borderRadius:"md",fontWeight:"semibold",transitionProperty:"common",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{_disabled:{bg:"initial"}}},PI=e=>{const{colorScheme:t,theme:n}=e;if(t==="gray")return{color:re("inherit","whiteAlpha.900")(e),_hover:{bg:re("gray.100","whiteAlpha.200")(e)},_active:{bg:re("gray.200","whiteAlpha.300")(e)}};const r=Hu(`${t}.200`,.12)(n),o=Hu(`${t}.200`,.24)(n);return{color:re(`${t}.600`,`${t}.200`)(e),bg:"transparent",_hover:{bg:re(`${t}.50`,r)(e)},_active:{bg:re(`${t}.100`,o)(e)}}},Sae=e=>{const{colorScheme:t}=e,n=re("gray.200","whiteAlpha.300")(e);return{border:"1px solid",borderColor:t==="gray"?n:"currentColor",".chakra-button__group[data-attached] > &:not(:last-of-type)":{marginEnd:"-1px"},...ln(PI,e)}},Cae={yellow:{bg:"yellow.400",color:"black",hoverBg:"yellow.500",activeBg:"yellow.600"},cyan:{bg:"cyan.400",color:"black",hoverBg:"cyan.500",activeBg:"cyan.600"}},_ae=e=>{const{colorScheme:t}=e;if(t==="gray"){const l=re("gray.100","whiteAlpha.200")(e);return{bg:l,_hover:{bg:re("gray.200","whiteAlpha.300")(e),_disabled:{bg:l}},_active:{bg:re("gray.300","whiteAlpha.400")(e)}}}const{bg:n=`${t}.500`,color:r="white",hoverBg:o=`${t}.600`,activeBg:i=`${t}.700`}=Cae[t]??{},a=re(n,`${t}.200`)(e);return{bg:a,color:re(r,"gray.800")(e),_hover:{bg:re(o,`${t}.300`)(e),_disabled:{bg:a}},_active:{bg:re(i,`${t}.400`)(e)}}},kae=e=>{const{colorScheme:t}=e;return{padding:0,height:"auto",lineHeight:"normal",verticalAlign:"baseline",color:re(`${t}.500`,`${t}.200`)(e),_hover:{textDecoration:"underline",_disabled:{textDecoration:"none"}},_active:{color:re(`${t}.700`,`${t}.500`)(e)}}},Eae={bg:"none",color:"inherit",display:"inline",lineHeight:"inherit",m:"0",p:"0"},Lae={ghost:PI,outline:Sae,solid:_ae,link:kae,unstyled:Eae},Pae={lg:{h:"12",minW:"12",fontSize:"lg",px:"6"},md:{h:"10",minW:"10",fontSize:"md",px:"4"},sm:{h:"8",minW:"8",fontSize:"sm",px:"3"},xs:{h:"6",minW:"6",fontSize:"xs",px:"2"}},Aae={baseStyle:wae,variants:Lae,sizes:Pae,defaultProps:{variant:"solid",size:"md",colorScheme:"gray"}},{definePartsStyle:E1,defineMultiStyleConfig:Tae}=Ut(Boe.keys),Pd=ps("checkbox-size"),Iae=e=>{const{colorScheme:t}=e;return{w:Pd.reference,h:Pd.reference,transitionProperty:"box-shadow",transitionDuration:"normal",border:"2px solid",borderRadius:"sm",borderColor:"inherit",color:"white",_checked:{bg:re(`${t}.500`,`${t}.200`)(e),borderColor:re(`${t}.500`,`${t}.200`)(e),color:re("white","gray.900")(e),_hover:{bg:re(`${t}.600`,`${t}.300`)(e),borderColor:re(`${t}.600`,`${t}.300`)(e)},_disabled:{borderColor:re("gray.200","transparent")(e),bg:re("gray.200","whiteAlpha.300")(e),color:re("gray.500","whiteAlpha.500")(e)}},_indeterminate:{bg:re(`${t}.500`,`${t}.200`)(e),borderColor:re(`${t}.500`,`${t}.200`)(e),color:re("white","gray.900")(e)},_disabled:{bg:re("gray.100","whiteAlpha.100")(e),borderColor:re("gray.100","transparent")(e)},_focusVisible:{boxShadow:"outline"},_invalid:{borderColor:re("red.500","red.300")(e)}}},Oae={_disabled:{cursor:"not-allowed"}},Rae={userSelect:"none",_disabled:{opacity:.4}},Mae={transitionProperty:"transform",transitionDuration:"normal"},Nae=E1(e=>({icon:Mae,container:Oae,control:ln(Iae,e),label:Rae})),$ae={sm:E1({control:{[Pd.variable]:"sizes.3"},label:{fontSize:"sm"},icon:{fontSize:"3xs"}}),md:E1({control:{[Pd.variable]:"sizes.4"},label:{fontSize:"md"},icon:{fontSize:"2xs"}}),lg:E1({control:{[Pd.variable]:"sizes.5"},label:{fontSize:"lg"},icon:{fontSize:"2xs"}})},$0=Tae({baseStyle:Nae,sizes:$ae,defaultProps:{size:"md",colorScheme:"blue"}}),Ad=Ar("close-button-size"),Dae=e=>{const t=re("blackAlpha.100","whiteAlpha.100")(e),n=re("blackAlpha.200","whiteAlpha.200")(e);return{w:[Ad.reference],h:[Ad.reference],borderRadius:"md",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{bg:t},_active:{bg:n},_focusVisible:{boxShadow:"outline"}}},Fae={lg:{[Ad.variable]:"sizes.10",fontSize:"md"},md:{[Ad.variable]:"sizes.8",fontSize:"xs"},sm:{[Ad.variable]:"sizes.6",fontSize:"2xs"}},zae={baseStyle:Dae,sizes:Fae,defaultProps:{size:"md"}},{variants:Bae,defaultProps:Vae}=Ld,Wae={fontFamily:"mono",fontSize:"sm",px:"0.2em",borderRadius:"sm"},Uae={baseStyle:Wae,variants:Bae,defaultProps:Vae},Hae={w:"100%",mx:"auto",maxW:"prose",px:"4"},jae={baseStyle:Hae},Gae={opacity:.6,borderColor:"inherit"},Zae={borderStyle:"solid"},Kae={borderStyle:"dashed"},qae={solid:Zae,dashed:Kae},Yae={baseStyle:Gae,variants:qae,defaultProps:{variant:"solid"}},{definePartsStyle:P4,defineMultiStyleConfig:Xae}=Ut(Voe.keys);function jl(e){return P4(e==="full"?{dialog:{maxW:"100vw",h:"100vh"}}:{dialog:{maxW:e}})}var Qae={bg:"blackAlpha.600",zIndex:"overlay"},Jae={display:"flex",zIndex:"modal",justifyContent:"center"},ese=e=>{const{isFullHeight:t}=e;return{...t&&{height:"100vh"},zIndex:"modal",maxH:"100vh",bg:re("white","gray.700")(e),color:"inherit",boxShadow:re("lg","dark-lg")(e)}},tse={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},nse={position:"absolute",top:"2",insetEnd:"3"},rse={px:"6",py:"2",flex:"1",overflow:"auto"},ose={px:"6",py:"4"},ise=P4(e=>({overlay:Qae,dialogContainer:Jae,dialog:ln(ese,e),header:tse,closeButton:nse,body:rse,footer:ose})),ase={xs:jl("xs"),sm:jl("md"),md:jl("lg"),lg:jl("2xl"),xl:jl("4xl"),full:jl("full")},sse=Xae({baseStyle:ise,sizes:ase,defaultProps:{size:"xs"}}),{definePartsStyle:lse,defineMultiStyleConfig:use}=Ut(Woe.keys),cse={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal"},dse={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},fse={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},pse=lse({preview:cse,input:dse,textarea:fse}),hse=use({baseStyle:pse}),{definePartsStyle:mse,defineMultiStyleConfig:gse}=Ut(Uoe.keys),vse=e=>({marginStart:"1",color:re("red.500","red.300")(e)}),yse=e=>({mt:"2",color:re("gray.600","whiteAlpha.600")(e),lineHeight:"normal",fontSize:"sm"}),bse=mse(e=>({container:{width:"100%",position:"relative"},requiredIndicator:ln(vse,e),helperText:ln(yse,e)})),xse=gse({baseStyle:bse}),{definePartsStyle:wse,defineMultiStyleConfig:Sse}=Ut(Hoe.keys),Cse=e=>({color:re("red.500","red.300")(e),mt:"2",fontSize:"sm",lineHeight:"normal"}),_se=e=>({marginEnd:"0.5em",color:re("red.500","red.300")(e)}),kse=wse(e=>({text:ln(Cse,e),icon:ln(_se,e)})),Ese=Sse({baseStyle:kse}),Lse={fontSize:"md",marginEnd:"3",mb:"2",fontWeight:"medium",transitionProperty:"common",transitionDuration:"normal",opacity:1,_disabled:{opacity:.4}},Pse={baseStyle:Lse},Ase={fontFamily:"heading",fontWeight:"bold"},Tse={"4xl":{fontSize:["6xl",null,"7xl"],lineHeight:1},"3xl":{fontSize:["5xl",null,"6xl"],lineHeight:1},"2xl":{fontSize:["4xl",null,"5xl"],lineHeight:[1.2,null,1]},xl:{fontSize:["3xl",null,"4xl"],lineHeight:[1.33,null,1.2]},lg:{fontSize:["2xl",null,"3xl"],lineHeight:[1.33,null,1.2]},md:{fontSize:"xl",lineHeight:1.2},sm:{fontSize:"md",lineHeight:1.2},xs:{fontSize:"sm",lineHeight:1.2}},Ise={baseStyle:Ase,sizes:Tse,defaultProps:{size:"xl"}},{definePartsStyle:Yi,defineMultiStyleConfig:Ose}=Ut(joe.keys),Rse=Yi({field:{width:"100%",minWidth:0,outline:0,position:"relative",appearance:"none",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed"}}}),Pa={lg:{fontSize:"lg",px:"4",h:"12",borderRadius:"md"},md:{fontSize:"md",px:"4",h:"10",borderRadius:"md"},sm:{fontSize:"sm",px:"3",h:"8",borderRadius:"sm"},xs:{fontSize:"xs",px:"2",h:"6",borderRadius:"sm"}},Mse={lg:Yi({field:Pa.lg,addon:Pa.lg}),md:Yi({field:Pa.md,addon:Pa.md}),sm:Yi({field:Pa.sm,addon:Pa.sm}),xs:Yi({field:Pa.xs,addon:Pa.xs})};function Nx(e){const{focusBorderColor:t,errorBorderColor:n}=e;return{focusBorderColor:t||re("blue.500","blue.300")(e),errorBorderColor:n||re("red.500","red.300")(e)}}var Nse=Yi(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=Nx(e);return{field:{border:"1px solid",borderColor:"inherit",bg:"inherit",_hover:{borderColor:re("gray.300","whiteAlpha.400")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:xn(t,r),boxShadow:`0 0 0 1px ${xn(t,r)}`},_focusVisible:{zIndex:1,borderColor:xn(t,n),boxShadow:`0 0 0 1px ${xn(t,n)}`}},addon:{border:"1px solid",borderColor:re("inherit","whiteAlpha.50")(e),bg:re("gray.100","whiteAlpha.300")(e)}}}),$se=Yi(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=Nx(e);return{field:{border:"2px solid",borderColor:"transparent",bg:re("gray.100","whiteAlpha.50")(e),_hover:{bg:re("gray.200","whiteAlpha.100")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:xn(t,r)},_focusVisible:{bg:"transparent",borderColor:xn(t,n)}},addon:{border:"2px solid",borderColor:"transparent",bg:re("gray.100","whiteAlpha.50")(e)}}}),Dse=Yi(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=Nx(e);return{field:{borderBottom:"1px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent",_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:xn(t,r),boxShadow:`0px 1px 0px 0px ${xn(t,r)}`},_focusVisible:{borderColor:xn(t,n),boxShadow:`0px 1px 0px 0px ${xn(t,n)}`}},addon:{borderBottom:"2px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent"}}}),Fse=Yi({field:{bg:"transparent",px:"0",height:"auto"},addon:{bg:"transparent",px:"0",height:"auto"}}),zse={outline:Nse,filled:$se,flushed:Dse,unstyled:Fse},lt=Ose({baseStyle:Rse,sizes:Mse,variants:zse,defaultProps:{size:"md",variant:"outline"}}),Bse=e=>({bg:re("gray.100","whiteAlpha")(e),borderRadius:"md",borderWidth:"1px",borderBottomWidth:"3px",fontSize:"0.8em",fontWeight:"bold",lineHeight:"normal",px:"0.4em",whiteSpace:"nowrap"}),Vse={baseStyle:Bse},Wse={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},Use={baseStyle:Wse},{defineMultiStyleConfig:Hse,definePartsStyle:jse}=Ut(Goe.keys),Gse={marginEnd:"2",display:"inline",verticalAlign:"text-bottom"},Zse=jse({icon:Gse}),Kse=Hse({baseStyle:Zse}),{defineMultiStyleConfig:qse,definePartsStyle:Yse}=Ut(Zoe.keys),Xse=e=>({bg:re("#fff","gray.700")(e),boxShadow:re("sm","dark-lg")(e),color:"inherit",minW:"3xs",py:"2",zIndex:1,borderRadius:"md",borderWidth:"1px"}),Qse=e=>({py:"1.5",px:"3",transitionProperty:"background",transitionDuration:"ultra-fast",transitionTimingFunction:"ease-in",_focus:{bg:re("gray.100","whiteAlpha.100")(e)},_active:{bg:re("gray.200","whiteAlpha.200")(e)},_expanded:{bg:re("gray.100","whiteAlpha.100")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),Jse={mx:4,my:2,fontWeight:"semibold",fontSize:"sm"},ele={opacity:.6},tle={border:0,borderBottom:"1px solid",borderColor:"inherit",my:"2",opacity:.6},nle={transitionProperty:"common",transitionDuration:"normal"},rle=Yse(e=>({button:nle,list:ln(Xse,e),item:ln(Qse,e),groupTitle:Jse,command:ele,divider:tle})),ole=qse({baseStyle:rle}),{defineMultiStyleConfig:ile,definePartsStyle:A4}=Ut(Koe.keys),ale={bg:"blackAlpha.600",zIndex:"modal"},sle=e=>{const{isCentered:t,scrollBehavior:n}=e;return{display:"flex",zIndex:"modal",justifyContent:"center",alignItems:t?"center":"flex-start",overflow:n==="inside"?"hidden":"auto"}},lle=e=>{const{scrollBehavior:t}=e;return{borderRadius:"md",bg:re("white","gray.700")(e),color:"inherit",my:"16",zIndex:"modal",maxH:t==="inside"?"calc(100% - 7.5rem)":void 0,boxShadow:re("lg","dark-lg")(e)}},ule={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},cle={position:"absolute",top:"2",insetEnd:"3"},dle=e=>{const{scrollBehavior:t}=e;return{px:"6",py:"2",flex:"1",overflow:t==="inside"?"auto":void 0}},fle={px:"6",py:"4"},ple=A4(e=>({overlay:ale,dialogContainer:ln(sle,e),dialog:ln(lle,e),header:ule,closeButton:cle,body:ln(dle,e),footer:fle}));function Io(e){return A4(e==="full"?{dialog:{maxW:"100vw",minH:"$100vh",my:"0",borderRadius:"0"}}:{dialog:{maxW:e}})}var hle={xs:Io("xs"),sm:Io("sm"),md:Io("md"),lg:Io("lg"),xl:Io("xl"),"2xl":Io("2xl"),"3xl":Io("3xl"),"4xl":Io("4xl"),"5xl":Io("5xl"),"6xl":Io("6xl"),full:Io("full")},mle=ile({baseStyle:ple,sizes:hle,defaultProps:{size:"md"}}),gle={letterSpacings:{tighter:"-0.05em",tight:"-0.025em",normal:"0",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeights:{normal:"normal",none:1,shorter:1.25,short:1.375,base:1.5,tall:1.625,taller:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},fontWeights:{hairline:100,thin:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},fonts:{heading:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',body:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',mono:'SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'},fontSizes:{"3xs":"0.45rem","2xs":"0.625rem",xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"}},AI=gle,{defineMultiStyleConfig:vle,definePartsStyle:TI}=Ut(qoe.keys),$x=Ar("number-input-stepper-width"),II=Ar("number-input-input-padding"),yle=Zi($x).add("0.5rem").toString(),ble={[$x.variable]:"sizes.6",[II.variable]:yle},xle=e=>{var t;return((t=ln(lt.baseStyle,e))==null?void 0:t.field)??{}},wle={width:[$x.reference]},Sle=e=>({borderStart:"1px solid",borderStartColor:re("inherit","whiteAlpha.300")(e),color:re("inherit","whiteAlpha.800")(e),_active:{bg:re("gray.200","whiteAlpha.300")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),Cle=TI(e=>({root:ble,field:xle,stepperGroup:wle,stepper:ln(Sle,e)??{}}));function Uh(e){var t,n;const r=(t=lt.sizes)==null?void 0:t[e],o={lg:"md",md:"md",sm:"sm",xs:"sm"},i=((n=r.field)==null?void 0:n.fontSize)??"md",a=AI.fontSizes[i];return TI({field:{...r.field,paddingInlineEnd:II.reference,verticalAlign:"top"},stepper:{fontSize:Zi(a).multiply(.75).toString(),_first:{borderTopEndRadius:o[e]},_last:{borderBottomEndRadius:o[e],mt:"-1px",borderTopWidth:1}}})}var _le={xs:Uh("xs"),sm:Uh("sm"),md:Uh("md"),lg:Uh("lg")},kle=vle({baseStyle:Cle,sizes:_le,variants:lt.variants,defaultProps:lt.defaultProps}),Q7,Ele={...(Q7=lt.baseStyle)==null?void 0:Q7.field,textAlign:"center"},Lle={lg:{fontSize:"lg",w:12,h:12,borderRadius:"md"},md:{fontSize:"md",w:10,h:10,borderRadius:"md"},sm:{fontSize:"sm",w:8,h:8,borderRadius:"sm"},xs:{fontSize:"xs",w:6,h:6,borderRadius:"sm"}},J7,Ple={outline:e=>{var t,n;return((n=ln((t=lt.variants)==null?void 0:t.outline,e))==null?void 0:n.field)??{}},flushed:e=>{var t,n;return((n=ln((t=lt.variants)==null?void 0:t.flushed,e))==null?void 0:n.field)??{}},filled:e=>{var t,n;return((n=ln((t=lt.variants)==null?void 0:t.filled,e))==null?void 0:n.field)??{}},unstyled:((J7=lt.variants)==null?void 0:J7.unstyled.field)??{}},Ale={baseStyle:Ele,sizes:Lle,variants:Ple,defaultProps:lt.defaultProps},{defineMultiStyleConfig:Tle,definePartsStyle:Ile}=Ut(Yoe.keys),cy=Ar("popper-bg"),Ole=Ar("popper-arrow-bg"),Rle=Ar("popper-arrow-shadow-color"),Mle={zIndex:10},Nle=e=>{const t=re("white","gray.700")(e),n=re("gray.200","whiteAlpha.300")(e);return{[cy.variable]:`colors.${t}`,bg:cy.reference,[Ole.variable]:cy.reference,[Rle.variable]:`colors.${n}`,width:"xs",border:"1px solid",borderColor:"inherit",borderRadius:"md",boxShadow:"sm",zIndex:"inherit",_focusVisible:{outline:0,boxShadow:"outline"}}},$le={px:3,py:2,borderBottomWidth:"1px"},Dle={px:3,py:2},Fle={px:3,py:2,borderTopWidth:"1px"},zle={position:"absolute",borderRadius:"md",top:1,insetEnd:2,padding:2},Ble=Ile(e=>({popper:Mle,content:Nle(e),header:$le,body:Dle,footer:Fle,closeButton:zle})),Vle=Tle({baseStyle:Ble}),{defineMultiStyleConfig:Wle,definePartsStyle:od}=Ut(Xoe.keys),Ule=e=>{const{colorScheme:t,theme:n,isIndeterminate:r,hasStripe:o}=e,i=re(Z7(),Z7("1rem","rgba(0,0,0,0.1)"))(e),a=re(`${t}.500`,`${t}.200`)(e),l=`linear-gradient(
-    to right,
-    transparent 0%,
-    ${xn(n,a)} 50%,
-    transparent 100%
-  )`;return{...!r&&o&&i,...r?{bgImage:l}:{bgColor:a}}},Hle={lineHeight:"1",fontSize:"0.25em",fontWeight:"bold",color:"white"},jle=e=>({bg:re("gray.100","whiteAlpha.300")(e)}),Gle=e=>({transitionProperty:"common",transitionDuration:"slow",...Ule(e)}),Zle=od(e=>({label:Hle,filledTrack:Gle(e),track:jle(e)})),Kle={xs:od({track:{h:"1"}}),sm:od({track:{h:"2"}}),md:od({track:{h:"3"}}),lg:od({track:{h:"4"}})},qle=Wle({sizes:Kle,baseStyle:Zle,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:Yle,definePartsStyle:L1}=Ut(Qoe.keys),Xle=e=>{var t;const n=(t=ln($0.baseStyle,e))==null?void 0:t.control;return{...n,borderRadius:"full",_checked:{...n?._checked,_before:{content:'""',display:"inline-block",pos:"relative",w:"50%",h:"50%",borderRadius:"50%",bg:"currentColor"}}}},Qle=L1(e=>{var t,n,r,o;return{label:(n=(t=$0).baseStyle)==null?void 0:n.call(t,e).label,container:(o=(r=$0).baseStyle)==null?void 0:o.call(r,e).container,control:Xle(e)}}),Jle={md:L1({control:{w:"4",h:"4"},label:{fontSize:"md"}}),lg:L1({control:{w:"5",h:"5"},label:{fontSize:"lg"}}),sm:L1({control:{width:"3",height:"3"},label:{fontSize:"sm"}})},eue=Yle({baseStyle:Qle,sizes:Jle,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:tue,definePartsStyle:nue}=Ut(Joe.keys),rue=e=>{var t;return{...(t=lt.baseStyle)==null?void 0:t.field,bg:re("white","gray.700")(e),appearance:"none",paddingBottom:"1px",lineHeight:"normal","> option, > optgroup":{bg:re("white","gray.700")(e)}}},oue={width:"6",height:"100%",insetEnd:"2",position:"relative",color:"currentColor",fontSize:"xl",_disabled:{opacity:.5}},iue=nue(e=>({field:rue(e),icon:oue})),Hh={paddingInlineEnd:"8"},eC,tC,nC,rC,oC,iC,aC,sC,aue={lg:{...(eC=lt.sizes)==null?void 0:eC.lg,field:{...(tC=lt.sizes)==null?void 0:tC.lg.field,...Hh}},md:{...(nC=lt.sizes)==null?void 0:nC.md,field:{...(rC=lt.sizes)==null?void 0:rC.md.field,...Hh}},sm:{...(oC=lt.sizes)==null?void 0:oC.sm,field:{...(iC=lt.sizes)==null?void 0:iC.sm.field,...Hh}},xs:{...(aC=lt.sizes)==null?void 0:aC.xs,field:{...(sC=lt.sizes)==null?void 0:sC.sm.field,...Hh},icon:{insetEnd:"1"}}},sue=tue({baseStyle:iue,sizes:aue,variants:lt.variants,defaultProps:lt.defaultProps}),lue=ps("skeleton-start-color"),uue=ps("skeleton-end-color"),cue=e=>{const t=re("gray.100","gray.800")(e),n=re("gray.400","gray.600")(e),{startColor:r=t,endColor:o=n,theme:i}=e,a=xn(i,r),l=xn(i,o);return{[lue.variable]:a,[uue.variable]:l,opacity:.7,borderRadius:"2px",borderColor:a,background:l}},due={baseStyle:cue},fue=e=>({borderRadius:"md",fontWeight:"semibold",_focusVisible:{boxShadow:"outline",padding:"4",position:"fixed",top:"6",insetStart:"6",bg:re("white","gray.700")(e)}}),pue={baseStyle:fue},{defineMultiStyleConfig:hue,definePartsStyle:lg}=Ut(eie.keys),mf=ps("slider-thumb-size"),gf=ps("slider-track-size"),mue=e=>{const{orientation:t}=e;return{display:"inline-block",position:"relative",cursor:"pointer",_disabled:{opacity:.6,cursor:"default",pointerEvents:"none"},...Rx({orientation:t,vertical:{h:"100%"},horizontal:{w:"100%"}})}},gue=e=>({...Rx({orientation:e.orientation,horizontal:{h:gf.reference},vertical:{w:gf.reference}}),overflow:"hidden",borderRadius:"sm",bg:re("gray.200","whiteAlpha.200")(e),_disabled:{bg:re("gray.300","whiteAlpha.300")(e)}}),vue=e=>{const{orientation:t}=e;return{...Rx({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",_active:{transform:"translateX(-50%) scale(1.15)"}},horizontal:{top:"50%",transform:"translateY(-50%)",_active:{transform:"translateY(-50%) scale(1.15)"}}}),w:mf.reference,h:mf.reference,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",outline:0,zIndex:1,borderRadius:"full",bg:"white",boxShadow:"base",border:"1px solid",borderColor:"transparent",transitionProperty:"transform",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{bg:"gray.300"}}},yue=e=>{const{colorScheme:t}=e;return{width:"inherit",height:"inherit",bg:re(`${t}.500`,`${t}.200`)(e)}},bue=lg(e=>({container:mue(e),track:gue(e),thumb:vue(e),filledTrack:yue(e)})),xue=lg({container:{[mf.variable]:"sizes.4",[gf.variable]:"sizes.1"}}),wue=lg({container:{[mf.variable]:"sizes.3.5",[gf.variable]:"sizes.1"}}),Sue=lg({container:{[mf.variable]:"sizes.2.5",[gf.variable]:"sizes.0.5"}}),Cue={lg:xue,md:wue,sm:Sue},_ue=hue({baseStyle:bue,sizes:Cue,defaultProps:{size:"md",colorScheme:"blue"}}),Ms=Ar("spinner-size"),kue={width:[Ms.reference],height:[Ms.reference]},Eue={xs:{[Ms.variable]:"sizes.3"},sm:{[Ms.variable]:"sizes.4"},md:{[Ms.variable]:"sizes.6"},lg:{[Ms.variable]:"sizes.8"},xl:{[Ms.variable]:"sizes.12"}},Lue={baseStyle:kue,sizes:Eue,defaultProps:{size:"md"}},{defineMultiStyleConfig:Pue,definePartsStyle:OI}=Ut(tie.keys),Aue={fontWeight:"medium"},Tue={opacity:.8,marginBottom:"2"},Iue={verticalAlign:"baseline",fontWeight:"semibold"},Oue={marginEnd:1,w:"3.5",h:"3.5",verticalAlign:"middle"},Rue=OI({container:{},label:Aue,helpText:Tue,number:Iue,icon:Oue}),Mue={md:OI({label:{fontSize:"sm"},helpText:{fontSize:"sm"},number:{fontSize:"2xl"}})},Nue=Pue({baseStyle:Rue,sizes:Mue,defaultProps:{size:"md"}}),{defineMultiStyleConfig:$ue,definePartsStyle:P1}=Ut(nie.keys),Td=Ar("switch-track-width"),Zs=Ar("switch-track-height"),dy=Ar("switch-track-diff"),Due=Zi.subtract(Td,Zs),T4=Ar("switch-thumb-x"),Fue=e=>{const{colorScheme:t}=e;return{borderRadius:"full",p:"0.5",width:[Td.reference],height:[Zs.reference],transitionProperty:"common",transitionDuration:"fast",bg:re("gray.300","whiteAlpha.400")(e),_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed"},_checked:{bg:re(`${t}.500`,`${t}.200`)(e)}}},zue={bg:"white",transitionProperty:"transform",transitionDuration:"normal",borderRadius:"inherit",width:[Zs.reference],height:[Zs.reference],_checked:{transform:`translateX(${T4.reference})`}},Bue=P1(e=>({container:{[dy.variable]:Due,[T4.variable]:dy.reference,_rtl:{[T4.variable]:Zi(dy).negate().toString()}},track:Fue(e),thumb:zue})),Vue={sm:P1({container:{[Td.variable]:"1.375rem",[Zs.variable]:"sizes.3"}}),md:P1({container:{[Td.variable]:"1.875rem",[Zs.variable]:"sizes.4"}}),lg:P1({container:{[Td.variable]:"2.875rem",[Zs.variable]:"sizes.6"}})},Wue=$ue({baseStyle:Bue,sizes:Vue,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:Uue,definePartsStyle:Eu}=Ut(rie.keys),Hue=Eu({table:{fontVariantNumeric:"lining-nums tabular-nums",borderCollapse:"collapse",width:"full"},th:{fontFamily:"heading",fontWeight:"bold",textTransform:"uppercase",letterSpacing:"wider",textAlign:"start"},td:{textAlign:"start"},caption:{mt:4,fontFamily:"heading",textAlign:"center",fontWeight:"medium"}}),D0={"&[data-is-numeric=true]":{textAlign:"end"}},jue=Eu(e=>{const{colorScheme:t}=e;return{th:{color:re("gray.600","gray.400")(e),borderBottom:"1px",borderColor:re(`${t}.100`,`${t}.700`)(e),...D0},td:{borderBottom:"1px",borderColor:re(`${t}.100`,`${t}.700`)(e),...D0},caption:{color:re("gray.600","gray.100")(e)},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),Gue=Eu(e=>{const{colorScheme:t}=e;return{th:{color:re("gray.600","gray.400")(e),borderBottom:"1px",borderColor:re(`${t}.100`,`${t}.700`)(e),...D0},td:{borderBottom:"1px",borderColor:re(`${t}.100`,`${t}.700`)(e),...D0},caption:{color:re("gray.600","gray.100")(e)},tbody:{tr:{"&:nth-of-type(odd)":{"th, td":{borderBottomWidth:"1px",borderColor:re(`${t}.100`,`${t}.700`)(e)},td:{background:re(`${t}.100`,`${t}.700`)(e)}}}},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),Zue={simple:jue,striped:Gue,unstyled:{}},Kue={sm:Eu({th:{px:"4",py:"1",lineHeight:"4",fontSize:"xs"},td:{px:"4",py:"2",fontSize:"sm",lineHeight:"4"},caption:{px:"4",py:"2",fontSize:"xs"}}),md:Eu({th:{px:"6",py:"3",lineHeight:"4",fontSize:"xs"},td:{px:"6",py:"4",lineHeight:"5"},caption:{px:"6",py:"2",fontSize:"sm"}}),lg:Eu({th:{px:"8",py:"4",lineHeight:"5",fontSize:"sm"},td:{px:"8",py:"5",lineHeight:"6"},caption:{px:"6",py:"2",fontSize:"md"}})},que=Uue({baseStyle:Hue,variants:Zue,sizes:Kue,defaultProps:{variant:"simple",size:"md",colorScheme:"gray"}}),{defineMultiStyleConfig:Yue,definePartsStyle:gi}=Ut(oie.keys),Xue=e=>{const{orientation:t}=e;return{display:t==="vertical"?"flex":"block"}},Que=e=>{const{isFitted:t}=e;return{flex:t?1:void 0,transitionProperty:"common",transitionDuration:"normal",_focusVisible:{zIndex:1,boxShadow:"outline"},_disabled:{cursor:"not-allowed",opacity:.4}}},Jue=e=>{const{align:t="start",orientation:n}=e;return{justifyContent:{end:"flex-end",center:"center",start:"flex-start"}[t],flexDirection:n==="vertical"?"column":"row"}},ece={p:4},tce=gi(e=>({root:Xue(e),tab:Que(e),tablist:Jue(e),tabpanel:ece})),nce={sm:gi({tab:{py:1,px:4,fontSize:"sm"}}),md:gi({tab:{fontSize:"md",py:2,px:4}}),lg:gi({tab:{fontSize:"lg",py:3,px:4}})},rce=gi(e=>{const{colorScheme:t,orientation:n}=e,r=n==="vertical",o=n==="vertical"?"borderStart":"borderBottom",i=r?"marginStart":"marginBottom";return{tablist:{[o]:"2px solid",borderColor:"inherit"},tab:{[o]:"2px solid",borderColor:"transparent",[i]:"-2px",_selected:{color:re(`${t}.600`,`${t}.300`)(e),borderColor:"currentColor"},_active:{bg:re("gray.200","whiteAlpha.300")(e)},_disabled:{_active:{bg:"none"}}}}}),oce=gi(e=>{const{colorScheme:t}=e;return{tab:{borderTopRadius:"md",border:"1px solid",borderColor:"transparent",mb:"-1px",_selected:{color:re(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderBottomColor:re("white","gray.800")(e)}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),ice=gi(e=>{const{colorScheme:t}=e;return{tab:{border:"1px solid",borderColor:"inherit",bg:re("gray.50","whiteAlpha.50")(e),mb:"-1px",_notLast:{marginEnd:"-1px"},_selected:{bg:re("#fff","gray.800")(e),color:re(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderTopColor:"currentColor",borderBottomColor:"transparent"}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),ace=gi(e=>{const{colorScheme:t,theme:n}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:"gray.600",_selected:{color:xn(n,`${t}.700`),bg:xn(n,`${t}.100`)}}}}),sce=gi(e=>{const{colorScheme:t}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:re("gray.600","inherit")(e),_selected:{color:re("#fff","gray.800")(e),bg:re(`${t}.600`,`${t}.300`)(e)}}}}),lce=gi({}),uce={line:rce,enclosed:oce,"enclosed-colored":ice,"soft-rounded":ace,"solid-rounded":sce,unstyled:lce},cce=Yue({baseStyle:tce,sizes:nce,variants:uce,defaultProps:{size:"md",variant:"line",colorScheme:"blue"}}),{defineMultiStyleConfig:dce,definePartsStyle:Ks}=Ut(iie.keys),fce={fontWeight:"medium",lineHeight:1.2,outline:0,borderRadius:"md",_focusVisible:{boxShadow:"outline"}},pce={lineHeight:1.2,overflow:"visible"},hce={fontSize:"lg",w:"5",h:"5",transitionProperty:"common",transitionDuration:"normal",borderRadius:"full",marginStart:"1.5",marginEnd:"-1",opacity:.5,_disabled:{opacity:.4},_focusVisible:{boxShadow:"outline",bg:"rgba(0, 0, 0, 0.14)"},_hover:{opacity:.8},_active:{opacity:1}},mce=Ks({container:fce,label:pce,closeButton:hce}),gce={sm:Ks({container:{minH:"5",minW:"5",fontSize:"xs",px:"2"},closeButton:{marginEnd:"-2px",marginStart:"0.35rem"}}),md:Ks({container:{minH:"6",minW:"6",fontSize:"sm",px:"2"}}),lg:Ks({container:{minH:"8",minW:"8",fontSize:"md",px:"3"}})},vce={subtle:Ks(e=>{var t;return{container:(t=Ld.variants)==null?void 0:t.subtle(e)}}),solid:Ks(e=>{var t;return{container:(t=Ld.variants)==null?void 0:t.solid(e)}}),outline:Ks(e=>{var t;return{container:(t=Ld.variants)==null?void 0:t.outline(e)}})},yce=dce({variants:vce,baseStyle:mce,sizes:gce,defaultProps:{size:"md",variant:"subtle",colorScheme:"gray"}}),lC,bce={...(lC=lt.baseStyle)==null?void 0:lC.field,paddingY:"2",minHeight:"20",lineHeight:"short",verticalAlign:"top"},uC,xce={outline:e=>{var t;return((t=lt.variants)==null?void 0:t.outline(e).field)??{}},flushed:e=>{var t;return((t=lt.variants)==null?void 0:t.flushed(e).field)??{}},filled:e=>{var t;return((t=lt.variants)==null?void 0:t.filled(e).field)??{}},unstyled:((uC=lt.variants)==null?void 0:uC.unstyled.field)??{}},cC,dC,fC,pC,wce={xs:((cC=lt.sizes)==null?void 0:cC.xs.field)??{},sm:((dC=lt.sizes)==null?void 0:dC.sm.field)??{},md:((fC=lt.sizes)==null?void 0:fC.md.field)??{},lg:((pC=lt.sizes)==null?void 0:pC.lg.field)??{}},Sce={baseStyle:bce,sizes:wce,variants:xce,defaultProps:{size:"md",variant:"outline"}},fy=Ar("tooltip-bg"),hC=Ar("tooltip-fg"),Cce=Ar("popper-arrow-bg"),_ce=e=>{const t=re("gray.700","gray.300")(e),n=re("whiteAlpha.900","gray.900")(e);return{bg:fy.reference,color:hC.reference,[fy.variable]:`colors.${t}`,[hC.variable]:`colors.${n}`,[Cce.variable]:fy.reference,px:"2",py:"0.5",borderRadius:"sm",fontWeight:"medium",fontSize:"sm",boxShadow:"md",maxW:"xs",zIndex:"tooltip"}},kce={baseStyle:_ce},Ece={Accordion:jie,Alert:Jie,Avatar:cae,Badge:Ld,Breadcrumb:xae,Button:Aae,Checkbox:$0,CloseButton:zae,Code:Uae,Container:jae,Divider:Yae,Drawer:sse,Editable:hse,Form:xse,FormError:Ese,FormLabel:Pse,Heading:Ise,Input:lt,Kbd:Vse,Link:Use,List:Kse,Menu:ole,Modal:mle,NumberInput:kle,PinInput:Ale,Popover:Vle,Progress:qle,Radio:eue,Select:sue,Skeleton:due,SkipLink:pue,Slider:_ue,Spinner:Lue,Stat:Nue,Switch:Wue,Table:que,Tabs:cce,Tag:yce,Textarea:Sce,Tooltip:kce},Lce={none:0,"1px":"1px solid","2px":"2px solid","4px":"4px solid","8px":"8px solid"},Pce=Lce,Ace={base:"0em",sm:"30em",md:"48em",lg:"62em",xl:"80em","2xl":"96em"},Tce=Ace,Ice={transparent:"transparent",current:"currentColor",black:"#000000",white:"#FFFFFF",whiteAlpha:{50:"rgba(255, 255, 255, 0.04)",100:"rgba(255, 255, 255, 0.06)",200:"rgba(255, 255, 255, 0.08)",300:"rgba(255, 255, 255, 0.16)",400:"rgba(255, 255, 255, 0.24)",500:"rgba(255, 255, 255, 0.36)",600:"rgba(255, 255, 255, 0.48)",700:"rgba(255, 255, 255, 0.64)",800:"rgba(255, 255, 255, 0.80)",900:"rgba(255, 255, 255, 0.92)"},blackAlpha:{50:"rgba(0, 0, 0, 0.04)",100:"rgba(0, 0, 0, 0.06)",200:"rgba(0, 0, 0, 0.08)",300:"rgba(0, 0, 0, 0.16)",400:"rgba(0, 0, 0, 0.24)",500:"rgba(0, 0, 0, 0.36)",600:"rgba(0, 0, 0, 0.48)",700:"rgba(0, 0, 0, 0.64)",800:"rgba(0, 0, 0, 0.80)",900:"rgba(0, 0, 0, 0.92)"},gray:{50:"#F7FAFC",100:"#EDF2F7",200:"#E2E8F0",300:"#CBD5E0",400:"#A0AEC0",500:"#718096",600:"#4A5568",700:"#2D3748",800:"#1A202C",900:"#171923"},red:{50:"#FFF5F5",100:"#FED7D7",200:"#FEB2B2",300:"#FC8181",400:"#F56565",500:"#E53E3E",600:"#C53030",700:"#9B2C2C",800:"#822727",900:"#63171B"},orange:{50:"#FFFAF0",100:"#FEEBC8",200:"#FBD38D",300:"#F6AD55",400:"#ED8936",500:"#DD6B20",600:"#C05621",700:"#9C4221",800:"#7B341E",900:"#652B19"},yellow:{50:"#FFFFF0",100:"#FEFCBF",200:"#FAF089",300:"#F6E05E",400:"#ECC94B",500:"#D69E2E",600:"#B7791F",700:"#975A16",800:"#744210",900:"#5F370E"},green:{50:"#F0FFF4",100:"#C6F6D5",200:"#9AE6B4",300:"#68D391",400:"#48BB78",500:"#38A169",600:"#2F855A",700:"#276749",800:"#22543D",900:"#1C4532"},teal:{50:"#E6FFFA",100:"#B2F5EA",200:"#81E6D9",300:"#4FD1C5",400:"#38B2AC",500:"#319795",600:"#2C7A7B",700:"#285E61",800:"#234E52",900:"#1D4044"},blue:{50:"#ebf8ff",100:"#bee3f8",200:"#90cdf4",300:"#63b3ed",400:"#4299e1",500:"#3182ce",600:"#2b6cb0",700:"#2c5282",800:"#2a4365",900:"#1A365D"},cyan:{50:"#EDFDFD",100:"#C4F1F9",200:"#9DECF9",300:"#76E4F7",400:"#0BC5EA",500:"#00B5D8",600:"#00A3C4",700:"#0987A0",800:"#086F83",900:"#065666"},purple:{50:"#FAF5FF",100:"#E9D8FD",200:"#D6BCFA",300:"#B794F4",400:"#9F7AEA",500:"#805AD5",600:"#6B46C1",700:"#553C9A",800:"#44337A",900:"#322659"},pink:{50:"#FFF5F7",100:"#FED7E2",200:"#FBB6CE",300:"#F687B3",400:"#ED64A6",500:"#D53F8C",600:"#B83280",700:"#97266D",800:"#702459",900:"#521B41"},linkedin:{50:"#E8F4F9",100:"#CFEDFB",200:"#9BDAF3",300:"#68C7EC",400:"#34B3E4",500:"#00A0DC",600:"#008CC9",700:"#0077B5",800:"#005E93",900:"#004471"},facebook:{50:"#E8F4F9",100:"#D9DEE9",200:"#B7C2DA",300:"#6482C0",400:"#4267B2",500:"#385898",600:"#314E89",700:"#29487D",800:"#223B67",900:"#1E355B"},messenger:{50:"#D0E6FF",100:"#B9DAFF",200:"#A2CDFF",300:"#7AB8FF",400:"#2E90FF",500:"#0078FF",600:"#0063D1",700:"#0052AC",800:"#003C7E",900:"#002C5C"},whatsapp:{50:"#dffeec",100:"#b9f5d0",200:"#90edb3",300:"#65e495",400:"#3cdd78",500:"#22c35e",600:"#179848",700:"#0c6c33",800:"#01421c",900:"#001803"},twitter:{50:"#E5F4FD",100:"#C8E9FB",200:"#A8DCFA",300:"#83CDF7",400:"#57BBF5",500:"#1DA1F2",600:"#1A94DA",700:"#1681BF",800:"#136B9E",900:"#0D4D71"},telegram:{50:"#E3F2F9",100:"#C5E4F3",200:"#A2D4EC",300:"#7AC1E4",400:"#47A9DA",500:"#0088CC",600:"#007AB8",700:"#006BA1",800:"#005885",900:"#003F5E"}},Oce=Ice,Rce={none:"0",sm:"0.125rem",base:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},Mce=Rce,Nce={xs:"0 0 0 1px rgba(0, 0, 0, 0.05)",sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)","2xl":"0 25px 50px -12px rgba(0, 0, 0, 0.25)",outline:"0 0 0 3px rgba(66, 153, 225, 0.6)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.06)",none:"none","dark-lg":"rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.4) 0px 15px 40px"},$ce=Nce,Dce={common:"background-color, border-color, color, fill, stroke, opacity, box-shadow, transform",colors:"background-color, border-color, color, fill, stroke",dimensions:"width, height",position:"left, right, top, bottom",background:"background-color, background-image, background-position"},Fce={"ease-in":"cubic-bezier(0.4, 0, 1, 1)","ease-out":"cubic-bezier(0, 0, 0.2, 1)","ease-in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},zce={"ultra-fast":"50ms",faster:"100ms",fast:"150ms",normal:"200ms",slow:"300ms",slower:"400ms","ultra-slow":"500ms"},Bce={property:Dce,easing:Fce,duration:zce},Vce=Bce,Wce={hide:-1,auto:"auto",base:0,docked:10,dropdown:1e3,sticky:1100,banner:1200,overlay:1300,modal:1400,popover:1500,skipLink:1600,toast:1700,tooltip:1800},Uce=Wce,Hce={none:0,sm:"4px",base:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},jce=Hce,Gce={breakpoints:Tce,zIndices:Uce,radii:Mce,blur:jce,colors:Oce,...AI,sizes:EI,shadows:$ce,space:kI,borders:Pce,transition:Vce},Zce={colors:{"chakra-body-text":{_light:"gray.800",_dark:"whiteAlpha.900"},"chakra-body-bg":{_light:"white",_dark:"gray.800"},"chakra-border-color":{_light:"gray.200",_dark:"whiteAlpha.300"},"chakra-placeholder-color":{_light:"gray.500",_dark:"whiteAlpha.400"}}},Kce={global:{body:{fontFamily:"body",color:"chakra-body-text",bg:"chakra-body-bg",transitionProperty:"background-color",transitionDuration:"normal",lineHeight:"base"},"*::placeholder":{color:"chakra-placeholder-color"},"*, *::before, &::after":{borderColor:"chakra-border-color",wordWrap:"break-word"}}};function qce(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}var Yce=["borders","breakpoints","colors","components","config","direction","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","shadows","sizes","space","styles","transition","zIndices"];function Xce(e){return qce(e)?Yce.every(t=>Object.prototype.hasOwnProperty.call(e,t)):!1}var Qce="ltr",Jce={useSystemColorMode:!1,initialColorMode:"light",cssVarPrefix:"chakra"},RI={semanticTokens:Zce,direction:Qce,...Gce,components:Ece,styles:Kce,config:Jce};function ede(e,t){const n=Zn(e);v.exports.useEffect(()=>{if(t==null)return;let r=null;return r=window.setTimeout(()=>{n()},t),()=>{r&&window.clearTimeout(r)}},[t,n])}function I4(e,...t){return tde(e)?e(...t):e}var tde=e=>typeof e=="function";function nde(e,t){const n=e??"bottom",o={"top-start":{ltr:"top-left",rtl:"top-right"},"top-end":{ltr:"top-right",rtl:"top-left"},"bottom-start":{ltr:"bottom-left",rtl:"bottom-right"},"bottom-end":{ltr:"bottom-right",rtl:"bottom-left"}}[n];return o?.[t]??n}var rde=(e,t)=>e.find(n=>n.id===t);function mC(e,t){const n=MI(e,t),r=n?e[n].findIndex(o=>o.id===t):-1;return{position:n,index:r}}function MI(e,t){for(const[n,r]of Object.entries(e))if(rde(r,t))return n}function ode(e){const t=e.includes("right"),n=e.includes("left");let r="center";return t&&(r="flex-end"),n&&(r="flex-start"),{display:"flex",flexDirection:"column",alignItems:r}}function ide(e){const n=e==="top"||e==="bottom"?"0 auto":void 0,r=e.includes("top")?"env(safe-area-inset-top, 0px)":void 0,o=e.includes("bottom")?"env(safe-area-inset-bottom, 0px)":void 0,i=e.includes("left")?void 0:"env(safe-area-inset-right, 0px)",a=e.includes("right")?void 0:"env(safe-area-inset-left, 0px)";return{position:"fixed",zIndex:5500,pointerEvents:"none",display:"flex",flexDirection:"column",margin:n,top:r,bottom:o,right:i,left:a}}var ade={top:[],"top-left":[],"top-right":[],"bottom-left":[],bottom:[],"bottom-right":[]},si=sde(ade);function sde(e){let t=e;const n=new Set,r=o=>{t=o(t),n.forEach(i=>i())};return{getState:()=>t,subscribe:o=>(n.add(o),()=>{r(()=>e),n.delete(o)}),removeToast:(o,i)=>{r(a=>({...a,[i]:a[i].filter(l=>l.id!=o)}))},notify:(o,i)=>{const a=lde(o,i),{position:l,id:c}=a;return r(d=>{const p=l.includes("top")?[a,...d[l]??[]]:[...d[l]??[],a];return{...d,[l]:p}}),c},update:(o,i)=>{!o||r(a=>{const l={...a},{position:c,index:d}=mC(l,o);return c&&d!==-1&&(l[c][d]={...l[c][d],...i,message:NI(i)}),l})},closeAll:({positions:o}={})=>{r(i=>(o??["bottom","bottom-right","bottom-left","top","top-left","top-right"]).reduce((c,d)=>(c[d]=i[d].map(f=>({...f,requestClose:!0})),c),{...i}))},close:o=>{r(i=>{const a=MI(i,o);return a?{...i,[a]:i[a].map(l=>l.id==o?{...l,requestClose:!0}:l)}:i})},isActive:o=>Boolean(mC(si.getState(),o).position)}}var gC=0;function lde(e,t={}){gC+=1;const n=t.id??gC,r=t.position??"bottom";return{id:n,message:e,position:r,duration:t.duration,onCloseComplete:t.onCloseComplete,onRequestRemove:()=>si.removeToast(String(n),r),status:t.status,requestClose:!1,containerStyle:t.containerStyle}}var ude=e=>{const{status:t,variant:n="solid",id:r,title:o,isClosable:i,onClose:a,description:l,icon:c}=e,d=r?{root:`toast-${r}`,title:`toast-${r}-title`,description:`toast-${r}-description`}:void 0;return Q.createElement(xA,{addRole:!1,status:t,variant:n,id:d?.root,alignItems:"start",borderRadius:"md",boxShadow:"lg",paddingEnd:8,textAlign:"start",width:"auto"},x(SA,{children:c}),Q.createElement(ie.div,{flex:"1",maxWidth:"100%"},o&&x(CA,{id:d?.title,children:o}),l&&x(wA,{id:d?.description,display:"block",children:l})),i&&x(tg,{size:"sm",onClick:a,position:"absolute",insetEnd:1,top:1}))};function NI(e={}){const{render:t,toastComponent:n=ude}=e;return o=>typeof t=="function"?t(o):x(n,{...o,...e})}function cde(e,t){const n=o=>({...t,...o,position:nde(o?.position??t?.position,e)}),r=o=>{const i=n(o),a=NI(i);return si.notify(a,i)};return r.update=(o,i)=>{si.update(o,n(i))},r.promise=(o,i)=>{const a=r({...i.loading,status:"loading",duration:null});o.then(l=>r.update(a,{status:"success",duration:5e3,...I4(i.success,l)})).catch(l=>r.update(a,{status:"error",duration:5e3,...I4(i.error,l)}))},r.closeAll=si.closeAll,r.close=si.close,r.isActive=si.isActive,r}function qf(e){const{theme:t}=OL();return v.exports.useMemo(()=>cde(t.direction,e),[e,t.direction])}var dde={initial:e=>{const{position:t}=e,n=["top","bottom"].includes(t)?"y":"x";let r=["top-right","bottom-right"].includes(t)?1:-1;return t==="bottom"&&(r=1),{opacity:0,[n]:r*24}},animate:{opacity:1,y:0,x:0,scale:1,transition:{duration:.4,ease:[.4,0,.2,1]}},exit:{opacity:0,scale:.85,transition:{duration:.2,ease:[.4,0,1,1]}}},$I=v.exports.memo(e=>{const{id:t,message:n,onCloseComplete:r,onRequestRemove:o,requestClose:i=!1,position:a="bottom",duration:l=5e3,containerStyle:c,motionVariants:d=dde,toastSpacing:f="0.5rem"}=e,[p,m]=v.exports.useState(l),g=yq();A0(()=>{g||r?.()},[g]),A0(()=>{m(l)},[l]);const y=()=>m(null),b=()=>m(l),k=()=>{g&&o()};v.exports.useEffect(()=>{g&&i&&o()},[g,i,o]),ede(k,p);const C=v.exports.useMemo(()=>({pointerEvents:"auto",maxWidth:560,minWidth:300,margin:f,...c}),[c,f]),S=v.exports.useMemo(()=>ode(a),[a]);return Q.createElement(bo.li,{layout:!0,className:"chakra-toast",variants:d,initial:"initial",animate:"animate",exit:"exit",onHoverStart:y,onHoverEnd:b,custom:{position:a},style:S},Q.createElement(ie.div,{role:"status","aria-atomic":"true",className:"chakra-toast__inner",__css:C},I4(n,{id:t,onClose:k})))});$I.displayName="ToastComponent";var fde=e=>{const t=v.exports.useSyncExternalStore(si.subscribe,si.getState,si.getState),{children:n,motionVariants:r,component:o=$I,portalProps:i}=e,l=Object.keys(t).map(c=>{const d=t[c];return x("ul",{role:"region","aria-live":"polite",id:`chakra-toast-manager-${c}`,style:ide(c),children:x(da,{initial:!1,children:d.map(f=>x(o,{motionVariants:r,...f},f.id))})},c)});return Y(wn,{children:[n,x(ll,{...i,children:l})]})};function pde(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function hde(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var mde={exit:{scale:.85,opacity:0,transition:{opacity:{duration:.15,easings:"easeInOut"},scale:{duration:.2,easings:"easeInOut"}}},enter:{scale:1,opacity:1,transition:{opacity:{easings:"easeOut",duration:.2},scale:{duration:.2,ease:[.175,.885,.4,1.1]}}}};function Yc(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var O4=e=>{var t;return((t=e.current)==null?void 0:t.ownerDocument)||document},R4=e=>{var t,n;return((n=(t=e.current)==null?void 0:t.ownerDocument)==null?void 0:n.defaultView)||window};function gde(e={}){const{openDelay:t=0,closeDelay:n=0,closeOnClick:r=!0,closeOnMouseDown:o,closeOnEsc:i=!0,onOpen:a,onClose:l,placement:c,id:d,isOpen:f,defaultIsOpen:p,arrowSize:m=10,arrowShadowColor:g,arrowPadding:y,modifiers:b,isDisabled:k,gutter:C,offset:S,direction:_,...E}=e,{isOpen:A,onOpen:R,onClose:O}=sT({isOpen:f,defaultIsOpen:p,onOpen:a,onClose:l}),{referenceRef:$,getPopperProps:H,getArrowInnerProps:z,getArrowProps:X}=aT({enabled:A,placement:c,arrowPadding:y,modifiers:b,gutter:C,offset:S,direction:_}),he=v.exports.useId(),oe=`tooltip-${d??he}`,pe=v.exports.useRef(null),ge=v.exports.useRef(),J=v.exports.useRef(),D=v.exports.useCallback(()=>{J.current&&(clearTimeout(J.current),J.current=void 0),O()},[O]),Z=vde(pe,D),j=v.exports.useCallback(()=>{if(!k&&!ge.current){Z();const ue=R4(pe);ge.current=ue.setTimeout(R,t)}},[Z,k,R,t]),M=v.exports.useCallback(()=>{ge.current&&(clearTimeout(ge.current),ge.current=void 0);const ue=R4(pe);J.current=ue.setTimeout(D,n)},[n,D]),G=v.exports.useCallback(()=>{A&&r&&M()},[r,M,A]),le=v.exports.useCallback(()=>{A&&o&&M()},[o,M,A]),ce=v.exports.useCallback(ue=>{A&&ue.key==="Escape"&&M()},[A,M]);f4(()=>O4(pe),"keydown",i?ce:void 0),v.exports.useEffect(()=>()=>{clearTimeout(ge.current),clearTimeout(J.current)},[]),f4(()=>pe.current,"mouseleave",M);const be=v.exports.useCallback((ue={},we=null)=>({...ue,ref:Qt(pe,we,$),onMouseEnter:Yc(ue.onMouseEnter,j),onClick:Yc(ue.onClick,G),onMouseDown:Yc(ue.onMouseDown,le),onFocus:Yc(ue.onFocus,j),onBlur:Yc(ue.onBlur,M),"aria-describedby":A?oe:void 0}),[j,M,le,A,oe,G,$]),me=v.exports.useCallback((ue={},we=null)=>H({...ue,style:{...ue.style,[pn.arrowSize.var]:m?`${m}px`:void 0,[pn.arrowShadowColor.var]:g}},we),[H,m,g]),_e=v.exports.useCallback((ue={},we=null)=>{const $e={...ue.style,position:"relative",transformOrigin:pn.transformOrigin.varRef};return{ref:we,...E,...ue,id:oe,role:"tooltip",style:$e}},[E,oe]);return{isOpen:A,show:j,hide:M,getTriggerProps:be,getTooltipProps:_e,getTooltipPositionerProps:me,getArrowProps:X,getArrowInnerProps:z}}var py="chakra-ui:close-tooltip";function vde(e,t){return v.exports.useEffect(()=>{const n=O4(e);return n.addEventListener(py,t),()=>n.removeEventListener(py,t)},[t,e]),()=>{const n=O4(e),r=R4(e);n.dispatchEvent(new r.CustomEvent(py))}}var yde=ie(bo.div),ir=fe((e,t)=>{const n=cr("Tooltip",e),r=yt(e),o=Nm(),{children:i,label:a,shouldWrapChildren:l,"aria-label":c,hasArrow:d,bg:f,portalProps:p,background:m,backgroundColor:g,bgColor:y,...b}=r,k=m??g??f??y;if(k){n.bg=k;const $=NH(o,"colors",k);n[pn.arrowBg.var]=$}const C=gde({...b,direction:o.direction}),S=typeof i=="string"||l;let _;if(S)_=Q.createElement(ie.span,{tabIndex:0,...C.getTriggerProps()},i);else{const $=v.exports.Children.only(i);_=v.exports.cloneElement($,C.getTriggerProps($.props,$.ref))}const E=!!c,A=C.getTooltipProps({},t),R=E?pde(A,["role","id"]):A,O=hde(A,["role","id"]);return a?Y(wn,{children:[_,x(da,{children:C.isOpen&&Q.createElement(ll,{...p},Q.createElement(ie.div,{...C.getTooltipPositionerProps(),__css:{zIndex:n.zIndex,pointerEvents:"none"}},Y(yde,{variants:mde,...R,initial:"exit",animate:"enter",exit:"exit",__css:n,children:[a,E&&Q.createElement(ie.span,{srOnly:!0,...O},c),d&&Q.createElement(ie.div,{"data-popper-arrow":!0,className:"chakra-tooltip__arrow-wrapper"},Q.createElement(ie.div,{"data-popper-arrow-inner":!0,className:"chakra-tooltip__arrow",__css:{bg:n.bg}}))]})))})]}):x(wn,{children:i})});ir.displayName="Tooltip";var bde=e=>{const{children:t,colorModeManager:n,portalZIndex:r,resetCSS:o=!0,theme:i={},environment:a,cssVarsRoot:l}=e,c=x(qA,{environment:a,children:t});return x(IG,{theme:i,cssVarsRoot:l,children:Y(YE,{colorModeManager:n,options:i.config,children:[o?x(lJ,{}):x(sJ,{}),x(RG,{}),r?x(uT,{zIndex:r,children:c}):c]})})};function xde({children:e,theme:t=RI,toastOptions:n,...r}){return Y(bde,{theme:t,...r,children:[e,x(fde,{...n})]})}function wde(...e){let t=[...e],n=e[e.length-1];return Xce(n)&&t.length>1?t=t.slice(0,t.length-1):n=RI,Yj(...t.map(r=>o=>uu(r)?r(o):Sde(o,r)))(n)}function Sde(...e){return rs({},...e,DI)}function DI(e,t,n,r){if((uu(e)||uu(t))&&Object.prototype.hasOwnProperty.call(r,n))return(...o)=>{const i=uu(e)?e(...o):e,a=uu(t)?t(...o):t;return rs({},i,a,DI)}}function Do(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map(function(o){return"'"+o+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function as(e){return!!e&&!!e[Vt]}function ia(e){return!!e&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var r=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return r===Object||typeof r=="function"&&Function.toString.call(r)===Ide}(e)||Array.isArray(e)||!!e[CC]||!!e.constructor[CC]||Dx(e)||Fx(e))}function tl(e,t,n){n===void 0&&(n=!1),oc(e)===0?(n?Object.keys:Pu)(e).forEach(function(r){n&&typeof r=="symbol"||t(r,e[r],e)}):e.forEach(function(r,o){return t(o,r,e)})}function oc(e){var t=e[Vt];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Dx(e)?2:Fx(e)?3:0}function Lu(e,t){return oc(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Cde(e,t){return oc(e)===2?e.get(t):e[t]}function FI(e,t,n){var r=oc(e);r===2?e.set(t,n):r===3?(e.delete(t),e.add(n)):e[t]=n}function zI(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Dx(e){return Ade&&e instanceof Map}function Fx(e){return Tde&&e instanceof Set}function Is(e){return e.o||e.t}function zx(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=VI(e);delete t[Vt];for(var n=Pu(t),r=0;r<n.length;r++){var o=n[r],i=t[o];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[o]})}return Object.create(Object.getPrototypeOf(e),t)}function Bx(e,t){return t===void 0&&(t=!1),Vx(e)||as(e)||!ia(e)||(oc(e)>1&&(e.set=e.add=e.clear=e.delete=_de),Object.freeze(e),t&&tl(e,function(n,r){return Bx(r,!0)},!0)),e}function _de(){Do(2)}function Vx(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function vi(e){var t=D4[e];return t||Do(18,e),t}function kde(e,t){D4[e]||(D4[e]=t)}function M4(){return vf}function hy(e,t){t&&(vi("Patches"),e.u=[],e.s=[],e.v=t)}function F0(e){N4(e),e.p.forEach(Ede),e.p=null}function N4(e){e===vf&&(vf=e.l)}function vC(e){return vf={p:[],l:vf,h:e,m:!0,_:0}}function Ede(e){var t=e[Vt];t.i===0||t.i===1?t.j():t.O=!0}function my(e,t){t._=t.p.length;var n=t.p[0],r=e!==void 0&&e!==n;return t.h.g||vi("ES5").S(t,e,r),r?(n[Vt].P&&(F0(t),Do(4)),ia(e)&&(e=z0(t,e),t.l||B0(t,e)),t.u&&vi("Patches").M(n[Vt].t,e,t.u,t.s)):e=z0(t,n,[]),F0(t),t.u&&t.v(t.u,t.s),e!==BI?e:void 0}function z0(e,t,n){if(Vx(t))return t;var r=t[Vt];if(!r)return tl(t,function(i,a){return yC(e,r,t,i,a,n)},!0),t;if(r.A!==e)return t;if(!r.P)return B0(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var o=r.i===4||r.i===5?r.o=zx(r.k):r.o;tl(r.i===3?new Set(o):o,function(i,a){return yC(e,r,o,i,a,n)}),B0(e,o,!1),n&&e.u&&vi("Patches").R(r,n,e.u,e.s)}return r.o}function yC(e,t,n,r,o,i){if(as(o)){var a=z0(e,o,i&&t&&t.i!==3&&!Lu(t.D,r)?i.concat(r):void 0);if(FI(n,r,a),!as(a))return;e.m=!1}if(ia(o)&&!Vx(o)){if(!e.h.F&&e._<1)return;z0(e,o),t&&t.A.l||B0(e,o)}}function B0(e,t,n){n===void 0&&(n=!1),e.h.F&&e.m&&Bx(t,n)}function gy(e,t){var n=e[Vt];return(n?Is(n):e)[t]}function bC(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function Da(e){e.P||(e.P=!0,e.l&&Da(e.l))}function vy(e){e.o||(e.o=zx(e.t))}function $4(e,t,n){var r=Dx(t)?vi("MapSet").N(t,n):Fx(t)?vi("MapSet").T(t,n):e.g?function(o,i){var a=Array.isArray(o),l={i:a?1:0,A:i?i.A:M4(),P:!1,I:!1,D:{},l:i,t:o,k:null,o:null,j:null,C:!1},c=l,d=yf;a&&(c=[l],d=id);var f=Proxy.revocable(c,d),p=f.revoke,m=f.proxy;return l.k=m,l.j=p,m}(t,n):vi("ES5").J(t,n);return(n?n.A:M4()).p.push(r),r}function Lde(e){return as(e)||Do(22,e),function t(n){if(!ia(n))return n;var r,o=n[Vt],i=oc(n);if(o){if(!o.P&&(o.i<4||!vi("ES5").K(o)))return o.t;o.I=!0,r=xC(n,i),o.I=!1}else r=xC(n,i);return tl(r,function(a,l){o&&Cde(o.t,a)===l||FI(r,a,t(l))}),i===3?new Set(r):r}(e)}function xC(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return zx(e)}function Pde(){function e(i,a){var l=o[i];return l?l.enumerable=a:o[i]=l={configurable:!0,enumerable:a,get:function(){var c=this[Vt];return yf.get(c,i)},set:function(c){var d=this[Vt];yf.set(d,i,c)}},l}function t(i){for(var a=i.length-1;a>=0;a--){var l=i[a][Vt];if(!l.P)switch(l.i){case 5:r(l)&&Da(l);break;case 4:n(l)&&Da(l)}}}function n(i){for(var a=i.t,l=i.k,c=Pu(l),d=c.length-1;d>=0;d--){var f=c[d];if(f!==Vt){var p=a[f];if(p===void 0&&!Lu(a,f))return!0;var m=l[f],g=m&&m[Vt];if(g?g.t!==p:!zI(m,p))return!0}}var y=!!a[Vt];return c.length!==Pu(a).length+(y?0:1)}function r(i){var a=i.k;if(a.length!==i.t.length)return!0;var l=Object.getOwnPropertyDescriptor(a,a.length-1);if(l&&!l.get)return!0;for(var c=0;c<a.length;c++)if(!a.hasOwnProperty(c))return!0;return!1}var o={};kde("ES5",{J:function(i,a){var l=Array.isArray(i),c=function(f,p){if(f){for(var m=Array(p.length),g=0;g<p.length;g++)Object.defineProperty(m,""+g,e(g,!0));return m}var y=VI(p);delete y[Vt];for(var b=Pu(y),k=0;k<b.length;k++){var C=b[k];y[C]=e(C,f||!!y[C].enumerable)}return Object.create(Object.getPrototypeOf(p),y)}(l,i),d={i:l?5:4,A:a?a.A:M4(),P:!1,I:!1,D:{},l:a,t:i,k:c,o:null,O:!1,C:!1};return Object.defineProperty(c,Vt,{value:d,writable:!0}),c},S:function(i,a,l){l?as(a)&&a[Vt].A===i&&t(i.p):(i.u&&function c(d){if(d&&typeof d=="object"){var f=d[Vt];if(f){var p=f.t,m=f.k,g=f.D,y=f.i;if(y===4)tl(m,function(_){_!==Vt&&(p[_]!==void 0||Lu(p,_)?g[_]||c(m[_]):(g[_]=!0,Da(f)))}),tl(p,function(_){m[_]!==void 0||Lu(m,_)||(g[_]=!1,Da(f))});else if(y===5){if(r(f)&&(Da(f),g.length=!0),m.length<p.length)for(var b=m.length;b<p.length;b++)g[b]=!1;else for(var k=p.length;k<m.length;k++)g[k]=!0;for(var C=Math.min(m.length,p.length),S=0;S<C;S++)m.hasOwnProperty(S)||(g[S]=!0),g[S]===void 0&&c(m[S])}}}}(i.p[0]),t(i.p))},K:function(i){return i.i===4?n(i):r(i)}})}var wC,vf,Wx=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ade=typeof Map<"u",Tde=typeof Set<"u",SC=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",BI=Wx?Symbol.for("immer-nothing"):((wC={})["immer-nothing"]=!0,wC),CC=Wx?Symbol.for("immer-draftable"):"__$immer_draftable",Vt=Wx?Symbol.for("immer-state"):"__$immer_state",Ide=""+Object.prototype.constructor,Pu=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,VI=Object.getOwnPropertyDescriptors||function(e){var t={};return Pu(e).forEach(function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)}),t},D4={},yf={get:function(e,t){if(t===Vt)return e;var n=Is(e);if(!Lu(n,t))return function(o,i,a){var l,c=bC(i,a);return c?"value"in c?c.value:(l=c.get)===null||l===void 0?void 0:l.call(o.k):void 0}(e,n,t);var r=n[t];return e.I||!ia(r)?r:r===gy(e.t,t)?(vy(e),e.o[t]=$4(e.A.h,r,e)):r},has:function(e,t){return t in Is(e)},ownKeys:function(e){return Reflect.ownKeys(Is(e))},set:function(e,t,n){var r=bC(Is(e),t);if(r?.set)return r.set.call(e.k,n),!0;if(!e.P){var o=gy(Is(e),t),i=o?.[Vt];if(i&&i.t===n)return e.o[t]=n,e.D[t]=!1,!0;if(zI(n,o)&&(n!==void 0||Lu(e.t,t)))return!0;vy(e),Da(e)}return e.o[t]===n&&typeof n!="number"&&(n!==void 0||t in e.o)||(e.o[t]=n,e.D[t]=!0,!0)},deleteProperty:function(e,t){return gy(e.t,t)!==void 0||t in e.t?(e.D[t]=!1,vy(e),Da(e)):delete e.D[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=Is(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty:function(){Do(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Do(12)}},id={};tl(yf,function(e,t){id[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),id.deleteProperty=function(e,t){return id.set.call(this,e,t,void 0)},id.set=function(e,t,n){return yf.set.call(this,e[0],t,n,e[0])};var Ode=function(){function e(n){var r=this;this.g=SC,this.F=!0,this.produce=function(o,i,a){if(typeof o=="function"&&typeof i!="function"){var l=i;i=o;var c=r;return function(b){var k=this;b===void 0&&(b=l);for(var C=arguments.length,S=Array(C>1?C-1:0),_=1;_<C;_++)S[_-1]=arguments[_];return c.produce(b,function(E){var A;return(A=i).call.apply(A,[k,E].concat(S))})}}var d;if(typeof i!="function"&&Do(6),a!==void 0&&typeof a!="function"&&Do(7),ia(o)){var f=vC(r),p=$4(r,o,void 0),m=!0;try{d=i(p),m=!1}finally{m?F0(f):N4(f)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(b){return hy(f,a),my(b,f)},function(b){throw F0(f),b}):(hy(f,a),my(d,f))}if(!o||typeof o!="object"){if((d=i(o))===void 0&&(d=o),d===BI&&(d=void 0),r.F&&Bx(d,!0),a){var g=[],y=[];vi("Patches").M(o,d,g,y),a(g,y)}return d}Do(21,o)},this.produceWithPatches=function(o,i){if(typeof o=="function")return function(d){for(var f=arguments.length,p=Array(f>1?f-1:0),m=1;m<f;m++)p[m-1]=arguments[m];return r.produceWithPatches(d,function(g){return o.apply(void 0,[g].concat(p))})};var a,l,c=r.produce(o,i,function(d,f){a=d,l=f});return typeof Promise<"u"&&c instanceof Promise?c.then(function(d){return[d,a,l]}):[c,a,l]},typeof n?.useProxies=="boolean"&&this.setUseProxies(n.useProxies),typeof n?.autoFreeze=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var t=e.prototype;return t.createDraft=function(n){ia(n)||Do(8),as(n)&&(n=Lde(n));var r=vC(this),o=$4(this,n,void 0);return o[Vt].C=!0,N4(r),o},t.finishDraft=function(n,r){var o=n&&n[Vt],i=o.A;return hy(i,r),my(void 0,i)},t.setAutoFreeze=function(n){this.F=n},t.setUseProxies=function(n){n&&!SC&&Do(20),this.g=n},t.applyPatches=function(n,r){var o;for(o=r.length-1;o>=0;o--){var i=r[o];if(i.path.length===0&&i.op==="replace"){n=i.value;break}}o>-1&&(r=r.slice(o+1));var a=vi("Patches").$;return as(n)?a(n,r):this.produce(n,function(l){return a(l,r)})},e}(),Gr=new Ode,WI=Gr.produce;Gr.produceWithPatches.bind(Gr);Gr.setAutoFreeze.bind(Gr);Gr.setUseProxies.bind(Gr);Gr.applyPatches.bind(Gr);Gr.createDraft.bind(Gr);Gr.finishDraft.bind(Gr);function Rde(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _C(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function kC(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?_C(Object(n),!0).forEach(function(r){Rde(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_C(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function jn(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var EC=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),yy=function(){return Math.random().toString(36).substring(7).split("").join(".")},V0={INIT:"@@redux/INIT"+yy(),REPLACE:"@@redux/REPLACE"+yy(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+yy()}};function Mde(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Ux(e,t,n){var r;if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(jn(0));if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(jn(1));return n(Ux)(e,t)}if(typeof e!="function")throw new Error(jn(2));var o=e,i=t,a=[],l=a,c=!1;function d(){l===a&&(l=a.slice())}function f(){if(c)throw new Error(jn(3));return i}function p(b){if(typeof b!="function")throw new Error(jn(4));if(c)throw new Error(jn(5));var k=!0;return d(),l.push(b),function(){if(!!k){if(c)throw new Error(jn(6));k=!1,d();var S=l.indexOf(b);l.splice(S,1),a=null}}}function m(b){if(!Mde(b))throw new Error(jn(7));if(typeof b.type>"u")throw new Error(jn(8));if(c)throw new Error(jn(9));try{c=!0,i=o(i,b)}finally{c=!1}for(var k=a=l,C=0;C<k.length;C++){var S=k[C];S()}return b}function g(b){if(typeof b!="function")throw new Error(jn(10));o=b,m({type:V0.REPLACE})}function y(){var b,k=p;return b={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(jn(11));function _(){S.next&&S.next(f())}_();var E=k(_);return{unsubscribe:E}}},b[EC]=function(){return this},b}return m({type:V0.INIT}),r={dispatch:m,subscribe:p,getState:f,replaceReducer:g},r[EC]=y,r}function Nde(e){Object.keys(e).forEach(function(t){var n=e[t],r=n(void 0,{type:V0.INIT});if(typeof r>"u")throw new Error(jn(12));if(typeof n(void 0,{type:V0.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(jn(13))})}function UI(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++){var o=t[r];typeof e[o]=="function"&&(n[o]=e[o])}var i=Object.keys(n),a;try{Nde(n)}catch(l){a=l}return function(c,d){if(c===void 0&&(c={}),a)throw a;for(var f=!1,p={},m=0;m<i.length;m++){var g=i[m],y=n[g],b=c[g],k=y(b,d);if(typeof k>"u")throw d&&d.type,new Error(jn(14));p[g]=k,f=f||k!==b}return f=f||i.length!==Object.keys(c).length,f?p:c}}function W0(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.length===0?function(r){return r}:t.length===1?t[0]:t.reduce(function(r,o){return function(){return r(o.apply(void 0,arguments))}})}function $de(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){return function(){var o=r.apply(void 0,arguments),i=function(){throw new Error(jn(15))},a={getState:o.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(c){return c(a)});return i=W0.apply(void 0,l)(o.dispatch),kC(kC({},o),{},{dispatch:i})}}}var U0="NOT_FOUND";function Dde(e){var t;return{get:function(r){return t&&e(t.key,r)?t.value:U0},put:function(r,o){t={key:r,value:o}},getEntries:function(){return t?[t]:[]},clear:function(){t=void 0}}}function Fde(e,t){var n=[];function r(l){var c=n.findIndex(function(f){return t(l,f.key)});if(c>-1){var d=n[c];return c>0&&(n.splice(c,1),n.unshift(d)),d.value}return U0}function o(l,c){r(l)===U0&&(n.unshift({key:l,value:c}),n.length>e&&n.pop())}function i(){return n}function a(){n=[]}return{get:r,put:o,getEntries:i,clear:a}}var zde=function(t,n){return t===n};function Bde(e){return function(n,r){if(n===null||r===null||n.length!==r.length)return!1;for(var o=n.length,i=0;i<o;i++)if(!e(n[i],r[i]))return!1;return!0}}function Vde(e,t){var n=typeof t=="object"?t:{equalityCheck:t},r=n.equalityCheck,o=r===void 0?zde:r,i=n.maxSize,a=i===void 0?1:i,l=n.resultEqualityCheck,c=Bde(o),d=a===1?Dde(c):Fde(a,c);function f(){var p=d.get(arguments);if(p===U0){if(p=e.apply(null,arguments),l){var m=d.getEntries(),g=m.find(function(y){return l(y.value,p)});g&&(p=g.value)}d.put(arguments,p)}return p}return f.clearCache=function(){return d.clear()},f}function Wde(e){var t=Array.isArray(e[0])?e[0]:e;if(!t.every(function(r){return typeof r=="function"})){var n=t.map(function(r){return typeof r=="function"?"function "+(r.name||"unnamed")+"()":typeof r}).join(", ");throw new Error("createSelector expects all input-selectors to be functions, but received the following types: ["+n+"]")}return t}function Ude(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=function(){for(var a=arguments.length,l=new Array(a),c=0;c<a;c++)l[c]=arguments[c];var d=0,f,p={memoizeOptions:void 0},m=l.pop();if(typeof m=="object"&&(p=m,m=l.pop()),typeof m!="function")throw new Error("createSelector expects an output function after the inputs, but received: ["+typeof m+"]");var g=p,y=g.memoizeOptions,b=y===void 0?n:y,k=Array.isArray(b)?b:[b],C=Wde(l),S=e.apply(void 0,[function(){return d++,m.apply(null,arguments)}].concat(k)),_=e(function(){for(var A=[],R=C.length,O=0;O<R;O++)A.push(C[O].apply(null,arguments));return f=S.apply(null,A),f});return Object.assign(_,{resultFunc:m,memoizedResultFunc:S,dependencies:C,lastResult:function(){return f},recomputations:function(){return d},resetRecomputations:function(){return d=0}}),_};return o}var Yn=Ude(Vde);function HI(e){var t=function(r){var o=r.dispatch,i=r.getState;return function(a){return function(l){return typeof l=="function"?l(o,i,e):a(l)}}};return t}var jI=HI();jI.withExtraArgument=HI;const LC=jI;var Hde=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,o){r.__proto__=o}||function(r,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(r[i]=o[i])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();globalThis&&globalThis.__generator;var H0=globalThis&&globalThis.__spreadArray||function(e,t){for(var n=0,r=t.length,o=e.length;n<r;n++,o++)e[o]=t[n];return e},jde=Object.defineProperty,PC=Object.getOwnPropertySymbols,Gde=Object.prototype.hasOwnProperty,Zde=Object.prototype.propertyIsEnumerable,AC=function(e,t,n){return t in e?jde(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},bf=function(e,t){for(var n in t||(t={}))Gde.call(t,n)&&AC(e,n,t[n]);if(PC)for(var r=0,o=PC(t);r<o.length;r++){var n=o[r];Zde.call(t,n)&&AC(e,n,t[n])}return e},Kde=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?W0:W0.apply(null,arguments)};function qde(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var n=t;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return t===n}var Yde=function(e){Hde(t,e);function t(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var o=e.apply(this,n)||this;return Object.setPrototypeOf(o,t.prototype),o}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,H0([void 0],n[0].concat(this)))):new(t.bind.apply(t,H0([void 0],n.concat(this))))},t}(Array);function F4(e){return ia(e)?WI(e,function(){}):e}function Xde(e){return typeof e=="boolean"}function Qde(){return function(t){return Jde(t)}}function Jde(e){e===void 0&&(e={});var t=e.thunk,n=t===void 0?!0:t;e.immutableCheck,e.serializableCheck;var r=new Yde;return n&&(Xde(n)?r.push(LC):r.push(LC.withExtraArgument(n.extraArgument))),r}var efe=!0;function tfe(e){var t=Qde(),n=e||{},r=n.reducer,o=r===void 0?void 0:r,i=n.middleware,a=i===void 0?t():i,l=n.devTools,c=l===void 0?!0:l,d=n.preloadedState,f=d===void 0?void 0:d,p=n.enhancers,m=p===void 0?void 0:p,g;if(typeof o=="function")g=o;else if(qde(o))g=UI(o);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var y=a;typeof y=="function"&&(y=y(t));var b=$de.apply(void 0,y),k=W0;c&&(k=Kde(bf({trace:!efe},typeof c=="object"&&c)));var C=[b];Array.isArray(m)?C=H0([b],m):typeof m=="function"&&(C=m(C));var S=k.apply(void 0,C);return Ux(g,f,S)}function sr(e,t){function n(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];if(t){var i=t.apply(void 0,r);if(!i)throw new Error("prepareAction did not return an object");return bf(bf({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:r[0]}}return n.toString=function(){return""+e},n.type=e,n.match=function(r){return r.type===e},n}function GI(e){var t={},n=[],r,o={addCase:function(i,a){var l=typeof i=="string"?i:i.type;if(l in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[l]=a,o},addMatcher:function(i,a){return n.push({matcher:i,reducer:a}),o},addDefaultCase:function(i){return r=i,o}};return e(o),[t,n,r]}function nfe(e){return typeof e=="function"}function rfe(e,t,n,r){n===void 0&&(n=[]);var o=typeof t=="function"?GI(t):[t,n,r],i=o[0],a=o[1],l=o[2],c;if(nfe(e))c=function(){return F4(e())};else{var d=F4(e);c=function(){return d}}function f(p,m){p===void 0&&(p=c());var g=H0([i[m.type]],a.filter(function(y){var b=y.matcher;return b(m)}).map(function(y){var b=y.reducer;return b}));return g.filter(function(y){return!!y}).length===0&&(g=[l]),g.reduce(function(y,b){if(b)if(as(y)){var k=y,C=b(k,m);return C===void 0?y:C}else{if(ia(y))return WI(y,function(S){return b(S,m)});var C=b(y,m);if(C===void 0){if(y===null)return y;throw Error("A case reducer on a non-draftable value must not return undefined")}return C}return y},p)}return f.getInitialState=c,f}function ofe(e,t){return e+"/"+t}function Hx(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var n=typeof e.initialState=="function"?e.initialState:F4(e.initialState),r=e.reducers||{},o=Object.keys(r),i={},a={},l={};o.forEach(function(f){var p=r[f],m=ofe(t,f),g,y;"reducer"in p?(g=p.reducer,y=p.prepare):g=p,i[f]=g,a[m]=g,l[f]=y?sr(m,y):sr(m)});function c(){var f=typeof e.extraReducers=="function"?GI(e.extraReducers):[e.extraReducers],p=f[0],m=p===void 0?{}:p,g=f[1],y=g===void 0?[]:g,b=f[2],k=b===void 0?void 0:b,C=bf(bf({},m),a);return rfe(n,C,y,k)}var d;return{name:t,reducer:function(f,p){return d||(d=c()),d(f,p)},actions:l,caseReducers:i,getInitialState:function(){return d||(d=c()),d.getInitialState()}}}var jx="listenerMiddleware";sr(jx+"/add");sr(jx+"/removeAll");sr(jx+"/remove");Pde();var ZI={exports:{}},KI={};/**
- * @license React
- * use-sync-external-store-shim.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 ju=v.exports;function ife(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var afe=typeof Object.is=="function"?Object.is:ife,sfe=ju.useState,lfe=ju.useEffect,ufe=ju.useLayoutEffect,cfe=ju.useDebugValue;function dfe(e,t){var n=t(),r=sfe({inst:{value:n,getSnapshot:t}}),o=r[0].inst,i=r[1];return ufe(function(){o.value=n,o.getSnapshot=t,by(o)&&i({inst:o})},[e,n,t]),lfe(function(){return by(o)&&i({inst:o}),e(function(){by(o)&&i({inst:o})})},[e]),cfe(n),n}function by(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!afe(e,n)}catch{return!0}}function ffe(e,t){return t()}var pfe=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?ffe:dfe;KI.useSyncExternalStore=ju.useSyncExternalStore!==void 0?ju.useSyncExternalStore:pfe;(function(e){e.exports=KI})(ZI);var qI={exports:{}},YI={};/**
- * @license React
- * use-sync-external-store-shim/with-selector.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 ug=v.exports,hfe=ZI.exports;function mfe(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var gfe=typeof Object.is=="function"?Object.is:mfe,vfe=hfe.useSyncExternalStore,yfe=ug.useRef,bfe=ug.useEffect,xfe=ug.useMemo,wfe=ug.useDebugValue;YI.useSyncExternalStoreWithSelector=function(e,t,n,r,o){var i=yfe(null);if(i.current===null){var a={hasValue:!1,value:null};i.current=a}else a=i.current;i=xfe(function(){function c(g){if(!d){if(d=!0,f=g,g=r(g),o!==void 0&&a.hasValue){var y=a.value;if(o(y,g))return p=y}return p=g}if(y=p,gfe(f,g))return y;var b=r(g);return o!==void 0&&o(y,b)?y:(f=g,p=b)}var d=!1,f,p,m=n===void 0?null:n;return[function(){return c(t())},m===null?void 0:function(){return c(m())}]},[t,n,r,o]);var l=vfe(e,i[0],i[1]);return bfe(function(){a.hasValue=!0,a.value=l},[l]),wfe(l),l};(function(e){e.exports=YI})(qI);function Sfe(e){e()}let XI=Sfe;const Cfe=e=>XI=e,_fe=()=>XI,ss=Q.createContext(null);function QI(){return v.exports.useContext(ss)}const kfe=()=>{throw new Error("uSES not initialized!")};let JI=kfe;const Efe=e=>{JI=e},Lfe=(e,t)=>e===t;function Pfe(e=ss){const t=e===ss?QI:()=>v.exports.useContext(e);return function(r,o=Lfe){const{store:i,subscription:a,getServerState:l}=t(),c=JI(a.addNestedSub,i.getState,l||i.getState,r,o);return v.exports.useDebugValue(c),c}}const Afe=Pfe();var Tfe={exports:{}},xt={};/**
- * @license React
- * react-is.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 Gx=Symbol.for("react.element"),Zx=Symbol.for("react.portal"),cg=Symbol.for("react.fragment"),dg=Symbol.for("react.strict_mode"),fg=Symbol.for("react.profiler"),pg=Symbol.for("react.provider"),hg=Symbol.for("react.context"),Ife=Symbol.for("react.server_context"),mg=Symbol.for("react.forward_ref"),gg=Symbol.for("react.suspense"),vg=Symbol.for("react.suspense_list"),yg=Symbol.for("react.memo"),bg=Symbol.for("react.lazy"),Ofe=Symbol.for("react.offscreen"),eO;eO=Symbol.for("react.module.reference");function wo(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Gx:switch(e=e.type,e){case cg:case fg:case dg:case gg:case vg:return e;default:switch(e=e&&e.$$typeof,e){case Ife:case hg:case mg:case bg:case yg:case pg:return e;default:return t}}case Zx:return t}}}xt.ContextConsumer=hg;xt.ContextProvider=pg;xt.Element=Gx;xt.ForwardRef=mg;xt.Fragment=cg;xt.Lazy=bg;xt.Memo=yg;xt.Portal=Zx;xt.Profiler=fg;xt.StrictMode=dg;xt.Suspense=gg;xt.SuspenseList=vg;xt.isAsyncMode=function(){return!1};xt.isConcurrentMode=function(){return!1};xt.isContextConsumer=function(e){return wo(e)===hg};xt.isContextProvider=function(e){return wo(e)===pg};xt.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===Gx};xt.isForwardRef=function(e){return wo(e)===mg};xt.isFragment=function(e){return wo(e)===cg};xt.isLazy=function(e){return wo(e)===bg};xt.isMemo=function(e){return wo(e)===yg};xt.isPortal=function(e){return wo(e)===Zx};xt.isProfiler=function(e){return wo(e)===fg};xt.isStrictMode=function(e){return wo(e)===dg};xt.isSuspense=function(e){return wo(e)===gg};xt.isSuspenseList=function(e){return wo(e)===vg};xt.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===cg||e===fg||e===dg||e===gg||e===vg||e===Ofe||typeof e=="object"&&e!==null&&(e.$$typeof===bg||e.$$typeof===yg||e.$$typeof===pg||e.$$typeof===hg||e.$$typeof===mg||e.$$typeof===eO||e.getModuleId!==void 0)};xt.typeOf=wo;(function(e){e.exports=xt})(Tfe);function Rfe(){const e=_fe();let t=null,n=null;return{clear(){t=null,n=null},notify(){e(()=>{let r=t;for(;r;)r.callback(),r=r.next})},get(){let r=[],o=t;for(;o;)r.push(o),o=o.next;return r},subscribe(r){let o=!0,i=n={callback:r,next:null,prev:n};return i.prev?i.prev.next=i:t=i,function(){!o||t===null||(o=!1,i.next?i.next.prev=i.prev:n=i.prev,i.prev?i.prev.next=i.next:t=i.next)}}}}const TC={notify(){},get:()=>[]};function Mfe(e,t){let n,r=TC;function o(p){return c(),r.subscribe(p)}function i(){r.notify()}function a(){f.onStateChange&&f.onStateChange()}function l(){return Boolean(n)}function c(){n||(n=t?t.addNestedSub(a):e.subscribe(a),r=Rfe())}function d(){n&&(n(),n=void 0,r.clear(),r=TC)}const f={addNestedSub:o,notifyNestedSubs:i,handleChangeWrapper:a,isSubscribed:l,trySubscribe:c,tryUnsubscribe:d,getListeners:()=>r};return f}const Nfe=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",$fe=Nfe?v.exports.useLayoutEffect:v.exports.useEffect;function Dfe({store:e,context:t,children:n,serverState:r}){const o=v.exports.useMemo(()=>{const l=Mfe(e);return{store:e,subscription:l,getServerState:r?()=>r:void 0}},[e,r]),i=v.exports.useMemo(()=>e.getState(),[e]);return $fe(()=>{const{subscription:l}=o;return l.onStateChange=l.notifyNestedSubs,l.trySubscribe(),i!==e.getState()&&l.notifyNestedSubs(),()=>{l.tryUnsubscribe(),l.onStateChange=void 0}},[o,i]),x((t||ss).Provider,{value:o,children:n})}function tO(e=ss){const t=e===ss?QI:()=>v.exports.useContext(e);return function(){const{store:r}=t();return r}}const Ffe=tO();function zfe(e=ss){const t=e===ss?Ffe:tO(e);return function(){return t().dispatch}}const Bfe=zfe();Efe(qI.exports.useSyncExternalStoreWithSelector);Cfe(ua.exports.unstable_batchedUpdates);var Kx="persist:",nO="persist/FLUSH",qx="persist/REHYDRATE",rO="persist/PAUSE",oO="persist/PERSIST",iO="persist/PURGE",aO="persist/REGISTER",Vfe=-1;function A1(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?A1=function(n){return typeof n}:A1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},A1(e)}function IC(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Wfe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?IC(n,!0).forEach(function(r){Ufe(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):IC(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Ufe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Hfe(e,t,n,r){r.debug;var o=Wfe({},n);return e&&A1(e)==="object"&&Object.keys(e).forEach(function(i){i!=="_persist"&&t[i]===n[i]&&(o[i]=e[i])}),o}function jfe(e){var t=e.blacklist||null,n=e.whitelist||null,r=e.transforms||[],o=e.throttle||0,i="".concat(e.keyPrefix!==void 0?e.keyPrefix:Kx).concat(e.key),a=e.storage,l;e.serialize===!1?l=function(A){return A}:typeof e.serialize=="function"?l=e.serialize:l=Gfe;var c=e.writeFailHandler||null,d={},f={},p=[],m=null,g=null,y=function(A){Object.keys(A).forEach(function(R){!C(R)||d[R]!==A[R]&&p.indexOf(R)===-1&&p.push(R)}),Object.keys(d).forEach(function(R){A[R]===void 0&&C(R)&&p.indexOf(R)===-1&&d[R]!==void 0&&p.push(R)}),m===null&&(m=setInterval(b,o)),d=A};function b(){if(p.length===0){m&&clearInterval(m),m=null;return}var E=p.shift(),A=r.reduce(function(R,O){return O.in(R,E,d)},d[E]);if(A!==void 0)try{f[E]=l(A)}catch(R){console.error("redux-persist/createPersistoid: error serializing state",R)}else delete f[E];p.length===0&&k()}function k(){Object.keys(f).forEach(function(E){d[E]===void 0&&delete f[E]}),g=a.setItem(i,l(f)).catch(S)}function C(E){return!(n&&n.indexOf(E)===-1&&E!=="_persist"||t&&t.indexOf(E)!==-1)}function S(E){c&&c(E)}var _=function(){for(;p.length!==0;)b();return g||Promise.resolve()};return{update:y,flush:_}}function Gfe(e){return JSON.stringify(e)}function Zfe(e){var t=e.transforms||[],n="".concat(e.keyPrefix!==void 0?e.keyPrefix:Kx).concat(e.key),r=e.storage;e.debug;var o;return e.deserialize===!1?o=function(a){return a}:typeof e.deserialize=="function"?o=e.deserialize:o=Kfe,r.getItem(n).then(function(i){if(i)try{var a={},l=o(i);return Object.keys(l).forEach(function(c){a[c]=t.reduceRight(function(d,f){return f.out(d,c,l)},o(l[c]))}),a}catch(c){throw c}else return})}function Kfe(e){return JSON.parse(e)}function qfe(e){var t=e.storage,n="".concat(e.keyPrefix!==void 0?e.keyPrefix:Kx).concat(e.key);return t.removeItem(n,Yfe)}function Yfe(e){}function OC(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ui(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?OC(n,!0).forEach(function(r){Xfe(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):OC(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Xfe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Qfe(e,t){if(e==null)return{};var n=Jfe(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function Jfe(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}var epe=5e3;function sO(e,t){var n=e.version!==void 0?e.version:Vfe;e.debug;var r=e.stateReconciler===void 0?Hfe:e.stateReconciler,o=e.getStoredState||Zfe,i=e.timeout!==void 0?e.timeout:epe,a=null,l=!1,c=!0,d=function(p){return p._persist.rehydrated&&a&&!c&&a.update(p),p};return function(f,p){var m=f||{},g=m._persist,y=Qfe(m,["_persist"]),b=y;if(p.type===oO){var k=!1,C=function($,H){k||(p.rehydrate(e.key,$,H),k=!0)};if(i&&setTimeout(function(){!k&&C(void 0,new Error('redux-persist: persist timed out for persist key "'.concat(e.key,'"')))},i),c=!1,a||(a=jfe(e)),g)return Ui({},t(b,p),{_persist:g});if(typeof p.rehydrate!="function"||typeof p.register!="function")throw new Error("redux-persist: either rehydrate or register is not a function on the PERSIST action. This can happen if the action is being replayed. This is an unexplored use case, please open an issue and we will figure out a resolution.");return p.register(e.key),o(e).then(function(O){var $=e.migrate||function(H,z){return Promise.resolve(H)};$(O,n).then(function(H){C(H)},function(H){C(void 0,H)})},function(O){C(void 0,O)}),Ui({},t(b,p),{_persist:{version:n,rehydrated:!1}})}else{if(p.type===iO)return l=!0,p.result(qfe(e)),Ui({},t(b,p),{_persist:g});if(p.type===nO)return p.result(a&&a.flush()),Ui({},t(b,p),{_persist:g});if(p.type===rO)c=!0;else if(p.type===qx){if(l)return Ui({},b,{_persist:Ui({},g,{rehydrated:!0})});if(p.key===e.key){var S=t(b,p),_=p.payload,E=r!==!1&&_!==void 0?r(_,f,S,e):S,A=Ui({},E,{_persist:Ui({},g,{rehydrated:!0})});return d(A)}}}if(!g)return t(f,p);var R=t(b,p);return R===b?f:d(Ui({},R,{_persist:g}))}}function RC(e){return rpe(e)||npe(e)||tpe()}function tpe(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function npe(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function rpe(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}function MC(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function z4(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?MC(n,!0).forEach(function(r){ope(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):MC(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ope(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var lO={registry:[],bootstrapped:!1},ipe=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:lO,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case aO:return z4({},t,{registry:[].concat(RC(t.registry),[n.key])});case qx:var r=t.registry.indexOf(n.key),o=RC(t.registry);return o.splice(r,1),z4({},t,{registry:o,bootstrapped:o.length===0});default:return t}};function ape(e,t,n){var r=n||!1,o=Ux(ipe,lO,t&&t.enhancer?t.enhancer:void 0),i=function(d){o.dispatch({type:aO,key:d})},a=function(d,f,p){var m={type:qx,payload:f,err:p,key:d};e.dispatch(m),o.dispatch(m),r&&l.getState().bootstrapped&&(r(),r=!1)},l=z4({},o,{purge:function(){var d=[];return e.dispatch({type:iO,result:function(p){d.push(p)}}),Promise.all(d)},flush:function(){var d=[];return e.dispatch({type:nO,result:function(p){d.push(p)}}),Promise.all(d)},pause:function(){e.dispatch({type:rO})},persist:function(){e.dispatch({type:oO,register:i,rehydrate:a})}});return t&&t.manualPersist||l.persist(),l}var Yx={},Xx={};Xx.__esModule=!0;Xx.default=upe;function T1(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?T1=function(n){return typeof n}:T1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},T1(e)}function xy(){}var spe={getItem:xy,setItem:xy,removeItem:xy};function lpe(e){if((typeof self>"u"?"undefined":T1(self))!=="object"||!(e in self))return!1;try{var t=self[e],n="redux-persist ".concat(e," test");t.setItem(n,"test"),t.getItem(n),t.removeItem(n)}catch{return!1}return!0}function upe(e){var t="".concat(e,"Storage");return lpe(t)?self[t]:spe}Yx.__esModule=!0;Yx.default=fpe;var cpe=dpe(Xx);function dpe(e){return e&&e.__esModule?e:{default:e}}function fpe(e){var t=(0,cpe.default)(e);return{getItem:function(r){return new Promise(function(o,i){o(t.getItem(r))})},setItem:function(r,o){return new Promise(function(i,a){i(t.setItem(r,o))})},removeItem:function(r){return new Promise(function(o,i){o(t.removeItem(r))})}}}var Qx=void 0,ppe=hpe(Yx);function hpe(e){return e&&e.__esModule?e:{default:e}}var mpe=(0,ppe.default)("local");Qx=mpe;const I1=e=>e.length===1?e[0].prompt:e.map(t=>`${t.prompt}:${t.weight}`).join(" "),gpe=e=>{const r=e.split(",").map(o=>o.split(":")).map(o=>({seed:Number(o[0]),weight:Number(o[1])}));return Jx(r)?r:!1},Jx=e=>Boolean(typeof e=="string"?gpe(e):e.length&&!e.some(t=>{const{seed:n,weight:r}=t,o=!isNaN(parseInt(n.toString(),10)),i=!isNaN(parseInt(r.toString(),10))&&r>=0&&r<=1;return!(o&&i)})),j0=e=>e.reduce((t,n,r,o)=>{const{seed:i,weight:a}=n;return t+=`${i}:${a}`,r!==o.length-1&&(t+=","),t},""),vpe=e=>e.split(",").map(r=>r.split(":")).map(r=>[parseInt(r[0]),parseFloat(r[1])]),uO={prompt:"",iterations:1,steps:50,cfgScale:7.5,height:512,width:512,sampler:"k_lms",threshold:0,perlin:0,seed:0,seamless:!1,hiresFix:!1,shouldUseInitImage:!1,img2imgStrength:.75,initialImagePath:null,maskPath:"",shouldFitToWidthHeight:!0,shouldGenerateVariations:!1,variationAmount:.1,seedWeights:"",shouldRunESRGAN:!1,upscalingLevel:4,upscalingStrength:.75,shouldRunFacetool:!1,facetoolStrength:.8,facetoolType:"gfpgan",codeformerFidelity:.75,shouldRandomizeSeed:!0,showAdvancedOptions:!0,activeTab:0,shouldShowImageDetails:!1,shouldShowGallery:!1},ype=uO,cO=Hx({name:"options",initialState:ype,reducers:{setPrompt:(e,t)=>{const n=t.payload;typeof n=="string"?e.prompt=n:e.prompt=I1(n)},setIterations:(e,t)=>{e.iterations=t.payload},setSteps:(e,t)=>{e.steps=t.payload},setCfgScale:(e,t)=>{e.cfgScale=t.payload},setThreshold:(e,t)=>{e.threshold=t.payload},setPerlin:(e,t)=>{e.perlin=t.payload},setHeight:(e,t)=>{e.height=t.payload},setWidth:(e,t)=>{e.width=t.payload},setSampler:(e,t)=>{e.sampler=t.payload},setSeed:(e,t)=>{e.seed=t.payload,e.shouldRandomizeSeed=!1},setImg2imgStrength:(e,t)=>{e.img2imgStrength=t.payload},setFacetoolStrength:(e,t)=>{e.facetoolStrength=t.payload},setCodeformerFidelity:(e,t)=>{e.codeformerFidelity=t.payload},setUpscalingLevel:(e,t)=>{e.upscalingLevel=t.payload},setUpscalingStrength:(e,t)=>{e.upscalingStrength=t.payload},setShouldUseInitImage:(e,t)=>{e.shouldUseInitImage=t.payload},setInitialImagePath:(e,t)=>{const n=t.payload;e.shouldUseInitImage=!!n,e.initialImagePath=n},setMaskPath:(e,t)=>{e.maskPath=t.payload},setSeamless:(e,t)=>{e.seamless=t.payload},setHiresFix:(e,t)=>{e.hiresFix=t.payload},setShouldFitToWidthHeight:(e,t)=>{e.shouldFitToWidthHeight=t.payload},resetSeed:e=>{e.seed=-1},setParameter:(e,t)=>{const{key:n,value:r}=t.payload,o={...e,[n]:r};return n==="seed"&&(o.shouldRandomizeSeed=!1),n==="initialImagePath"&&r===""&&(o.shouldUseInitImage=!1),o},setShouldGenerateVariations:(e,t)=>{e.shouldGenerateVariations=t.payload},setVariationAmount:(e,t)=>{e.variationAmount=t.payload},setSeedWeights:(e,t)=>{e.seedWeights=t.payload},setAllTextToImageParameters:(e,t)=>{const{sampler:n,prompt:r,seed:o,variations:i,steps:a,cfg_scale:l,threshold:c,perlin:d,seamless:f,hires_fix:p,width:m,height:g}=t.payload.image;i&&i.length>0?(e.seedWeights=j0(i),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,o&&(e.seed=o,e.shouldRandomizeSeed=!1),r&&(e.prompt=I1(r)),n&&(e.sampler=n),a&&(e.steps=a),l&&(e.cfgScale=l),c&&(e.threshold=c),typeof c>"u"&&(e.threshold=0),d&&(e.perlin=d),typeof d>"u"&&(e.perlin=0),typeof f=="boolean"&&(e.seamless=f),typeof p=="boolean"&&(e.hiresFix=p),m&&(e.width=m),g&&(e.height=g)},setAllImageToImageParameters:(e,t)=>{const{type:n,strength:r,fit:o,init_image_path:i,mask_image_path:a}=t.payload.image;n==="img2img"?(i&&(e.initialImagePath=i),a&&(e.maskPath=a),r&&(e.img2imgStrength=r),typeof o=="boolean"&&(e.shouldFitToWidthHeight=o),e.shouldUseInitImage=!0):e.shouldUseInitImage=!1},setAllParameters:(e,t)=>{const{type:n,sampler:r,prompt:o,seed:i,variations:a,steps:l,cfg_scale:c,threshold:d,perlin:f,seamless:p,hires_fix:m,width:g,height:y,strength:b,fit:k,init_image_path:C,mask_image_path:S}=t.payload.image;n==="img2img"?(C&&(e.initialImagePath=C),S&&(e.maskPath=S),b&&(e.img2imgStrength=b),typeof k=="boolean"&&(e.shouldFitToWidthHeight=k),e.shouldUseInitImage=!0):e.shouldUseInitImage=!1,a&&a.length>0?(e.seedWeights=j0(a),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,i&&(e.seed=i,e.shouldRandomizeSeed=!1),o&&(e.prompt=I1(o)),r&&(e.sampler=r),l&&(e.steps=l),c&&(e.cfgScale=c),d&&(e.threshold=d),typeof d>"u"&&(e.threshold=0),f&&(e.perlin=f),typeof f>"u"&&(e.perlin=0),typeof p=="boolean"&&(e.seamless=p),typeof m=="boolean"&&(e.hiresFix=m),g&&(e.width=g),y&&(e.height=y)},resetOptionsState:e=>({...e,...uO}),setShouldRunFacetool:(e,t)=>{e.shouldRunFacetool=t.payload},setFacetoolType:(e,t)=>{e.facetoolType=t.payload},setShouldRunESRGAN:(e,t)=>{e.shouldRunESRGAN=t.payload},setShouldRandomizeSeed:(e,t)=>{e.shouldRandomizeSeed=t.payload},setShowAdvancedOptions:(e,t)=>{e.showAdvancedOptions=t.payload},setActiveTab:(e,t)=>{e.activeTab=t.payload},setShouldShowImageDetails:(e,t)=>{e.shouldShowImageDetails=t.payload},setShouldShowGallery:(e,t)=>{e.shouldShowGallery=t.payload}}}),{setPrompt:e6,setIterations:bpe,setSteps:dO,setCfgScale:fO,setThreshold:xpe,setPerlin:wpe,setHeight:pO,setWidth:hO,setSampler:mO,setSeed:Yf,setSeamless:gO,setHiresFix:vO,setImg2imgStrength:yO,setFacetoolStrength:O1,setFacetoolType:R1,setCodeformerFidelity:bO,setUpscalingLevel:B4,setUpscalingStrength:V4,setShouldUseInitImage:G2e,setInitialImagePath:nl,setMaskPath:W4,resetSeed:Z2e,resetOptionsState:K2e,setShouldFitToWidthHeight:xO,setParameter:q2e,setShouldGenerateVariations:Spe,setSeedWeights:wO,setVariationAmount:Cpe,setAllParameters:_pe,setShouldRunFacetool:kpe,setShouldRunESRGAN:Epe,setShouldRandomizeSeed:Lpe,setShowAdvancedOptions:Ppe,setActiveTab:ni,setShouldShowImageDetails:Ape,setShouldShowGallery:NC,setAllTextToImageParameters:Tpe,setAllImageToImageParameters:Ipe}=cO.actions,Ope=cO.reducer;var qn={exports:{}};/**
- * @license
- * Lodash <https://lodash.com/>
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
- * Released under MIT license <https://lodash.com/license>
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
- */(function(e,t){(function(){var n,r="4.17.21",o=200,i="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",l="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",d=500,f="__lodash_placeholder__",p=1,m=2,g=4,y=1,b=2,k=1,C=2,S=4,_=8,E=16,A=32,R=64,O=128,$=256,H=512,z=30,X="...",he=800,ye=16,oe=1,pe=2,ge=3,J=1/0,D=9007199254740991,Z=17976931348623157e292,j=0/0,M=4294967295,G=M-1,le=M>>>1,ce=[["ary",O],["bind",k],["bindKey",C],["curry",_],["curryRight",E],["flip",H],["partial",A],["partialRight",R],["rearg",$]],be="[object Arguments]",me="[object Array]",_e="[object AsyncFunction]",ue="[object Boolean]",we="[object Date]",$e="[object DOMException]",rt="[object Error]",Ct="[object Function]",un="[object GeneratorFunction]",Se="[object Map]",Ie="[object Number]",Qe="[object Null]",Oe="[object Object]",ft="[object Promise]",tn="[object Proxy]",Je="[object RegExp]",_t="[object Set]",nn="[object String]",qt="[object Symbol]",ve="[object Undefined]",Pe="[object WeakMap]",pt="[object WeakSet]",ut="[object ArrayBuffer]",ae="[object DataView]",Ge="[object Float32Array]",Pt="[object Float64Array]",Ln="[object Int8Array]",zn="[object Int16Array]",Tr="[object Int32Array]",Ho="[object Uint8Array]",Ei="[object Uint8ClampedArray]",Xn="[object Uint16Array]",Xr="[object Uint32Array]",vs=/\b__p \+= '';/g,hl=/\b(__p \+=) '' \+/g,Pg=/(__e\(.*?\)|\b__t\)) \+\n'';/g,uc=/&(?:amp|lt|gt|quot|#39);/g,pa=/[&<>"']/g,Ag=RegExp(uc.source),Li=RegExp(pa.source),Tg=/<%-([\s\S]+?)%>/g,Ig=/<%([\s\S]+?)%>/g,tp=/<%=([\s\S]+?)%>/g,Og=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Rg=/^\w*$/,So=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,cc=/[\\^$.*+?()[\]{}|]/g,Mg=RegExp(cc.source),dc=/^\s+/,Ng=/\s/,$g=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ha=/\{\n\/\* \[wrapped with (.+)\] \*/,Dg=/,? & /,Fg=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,zg=/[()=,{}\[\]\/\s]/,Bg=/\\(\\)?/g,Vg=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Pi=/\w*$/,Wg=/^[-+]0x[0-9a-f]+$/i,Ug=/^0b[01]+$/i,Hg=/^\[object .+?Constructor\]$/,jg=/^0o[0-7]+$/i,Gg=/^(?:0|[1-9]\d*)$/,Zg=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ma=/($^)/,Kg=/['\n\r\u2028\u2029\\]/g,Ai="\\ud800-\\udfff",fc="\\u0300-\\u036f",qg="\\ufe20-\\ufe2f",ml="\\u20d0-\\u20ff",pc=fc+qg+ml,np="\\u2700-\\u27bf",rp="a-z\\xdf-\\xf6\\xf8-\\xff",Yg="\\xac\\xb1\\xd7\\xf7",op="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Xg="\\u2000-\\u206f",Qg=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ip="A-Z\\xc0-\\xd6\\xd8-\\xde",ap="\\ufe0e\\ufe0f",sp=Yg+op+Xg+Qg,hc="['\u2019]",Jg="["+Ai+"]",lp="["+sp+"]",gl="["+pc+"]",up="\\d+",vl="["+np+"]",yl="["+rp+"]",cp="[^"+Ai+sp+up+np+rp+ip+"]",mc="\\ud83c[\\udffb-\\udfff]",dp="(?:"+gl+"|"+mc+")",fp="[^"+Ai+"]",gc="(?:\\ud83c[\\udde6-\\uddff]){2}",vc="[\\ud800-\\udbff][\\udc00-\\udfff]",Ti="["+ip+"]",pp="\\u200d",hp="(?:"+yl+"|"+cp+")",ev="(?:"+Ti+"|"+cp+")",bl="(?:"+hc+"(?:d|ll|m|re|s|t|ve))?",mp="(?:"+hc+"(?:D|LL|M|RE|S|T|VE))?",gp=dp+"?",vp="["+ap+"]?",xl="(?:"+pp+"(?:"+[fp,gc,vc].join("|")+")"+vp+gp+")*",yc="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",bc="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",wl=vp+gp+xl,tv="(?:"+[vl,gc,vc].join("|")+")"+wl,yp="(?:"+[fp+gl+"?",gl,gc,vc,Jg].join("|")+")",xc=RegExp(hc,"g"),bp=RegExp(gl,"g"),Co=RegExp(mc+"(?="+mc+")|"+yp+wl,"g"),ys=RegExp([Ti+"?"+yl+"+"+bl+"(?="+[lp,Ti,"$"].join("|")+")",ev+"+"+mp+"(?="+[lp,Ti+hp,"$"].join("|")+")",Ti+"?"+hp+"+"+bl,Ti+"+"+mp,bc,yc,up,tv].join("|"),"g"),nv=RegExp("["+pp+Ai+pc+ap+"]"),xp=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,rv=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],wp=-1,kt={};kt[Ge]=kt[Pt]=kt[Ln]=kt[zn]=kt[Tr]=kt[Ho]=kt[Ei]=kt[Xn]=kt[Xr]=!0,kt[be]=kt[me]=kt[ut]=kt[ue]=kt[ae]=kt[we]=kt[rt]=kt[Ct]=kt[Se]=kt[Ie]=kt[Oe]=kt[Je]=kt[_t]=kt[nn]=kt[Pe]=!1;var wt={};wt[be]=wt[me]=wt[ut]=wt[ae]=wt[ue]=wt[we]=wt[Ge]=wt[Pt]=wt[Ln]=wt[zn]=wt[Tr]=wt[Se]=wt[Ie]=wt[Oe]=wt[Je]=wt[_t]=wt[nn]=wt[qt]=wt[Ho]=wt[Ei]=wt[Xn]=wt[Xr]=!0,wt[rt]=wt[Ct]=wt[Pe]=!1;var Sp={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},ov={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},I={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},B={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},K=parseFloat,Ce=parseInt,Ze=typeof Gi=="object"&&Gi&&Gi.Object===Object&&Gi,ht=typeof self=="object"&&self&&self.Object===Object&&self,Be=Ze||ht||Function("return this")(),He=t&&!t.nodeType&&t,ot=He&&!0&&e&&!e.nodeType&&e,Qn=ot&&ot.exports===He,Pn=Qn&&Ze.process,Sn=function(){try{var W=ot&&ot.require&&ot.require("util").types;return W||Pn&&Pn.binding&&Pn.binding("util")}catch{}}(),Sl=Sn&&Sn.isArrayBuffer,Cl=Sn&&Sn.isDate,wc=Sn&&Sn.isMap,y6=Sn&&Sn.isRegExp,b6=Sn&&Sn.isSet,x6=Sn&&Sn.isTypedArray;function Ir(W,ee,q){switch(q.length){case 0:return W.call(ee);case 1:return W.call(ee,q[0]);case 2:return W.call(ee,q[0],q[1]);case 3:return W.call(ee,q[0],q[1],q[2])}return W.apply(ee,q)}function cM(W,ee,q,ke){for(var Fe=-1,it=W==null?0:W.length;++Fe<it;){var gn=W[Fe];ee(ke,gn,q(gn),W)}return ke}function Qr(W,ee){for(var q=-1,ke=W==null?0:W.length;++q<ke&&ee(W[q],q,W)!==!1;);return W}function dM(W,ee){for(var q=W==null?0:W.length;q--&&ee(W[q],q,W)!==!1;);return W}function w6(W,ee){for(var q=-1,ke=W==null?0:W.length;++q<ke;)if(!ee(W[q],q,W))return!1;return!0}function ga(W,ee){for(var q=-1,ke=W==null?0:W.length,Fe=0,it=[];++q<ke;){var gn=W[q];ee(gn,q,W)&&(it[Fe++]=gn)}return it}function Cp(W,ee){var q=W==null?0:W.length;return!!q&&_l(W,ee,0)>-1}function iv(W,ee,q){for(var ke=-1,Fe=W==null?0:W.length;++ke<Fe;)if(q(ee,W[ke]))return!0;return!1}function Ft(W,ee){for(var q=-1,ke=W==null?0:W.length,Fe=Array(ke);++q<ke;)Fe[q]=ee(W[q],q,W);return Fe}function va(W,ee){for(var q=-1,ke=ee.length,Fe=W.length;++q<ke;)W[Fe+q]=ee[q];return W}function av(W,ee,q,ke){var Fe=-1,it=W==null?0:W.length;for(ke&&it&&(q=W[++Fe]);++Fe<it;)q=ee(q,W[Fe],Fe,W);return q}function fM(W,ee,q,ke){var Fe=W==null?0:W.length;for(ke&&Fe&&(q=W[--Fe]);Fe--;)q=ee(q,W[Fe],Fe,W);return q}function sv(W,ee){for(var q=-1,ke=W==null?0:W.length;++q<ke;)if(ee(W[q],q,W))return!0;return!1}var pM=lv("length");function hM(W){return W.split("")}function mM(W){return W.match(Fg)||[]}function S6(W,ee,q){var ke;return q(W,function(Fe,it,gn){if(ee(Fe,it,gn))return ke=it,!1}),ke}function _p(W,ee,q,ke){for(var Fe=W.length,it=q+(ke?1:-1);ke?it--:++it<Fe;)if(ee(W[it],it,W))return it;return-1}function _l(W,ee,q){return ee===ee?LM(W,ee,q):_p(W,C6,q)}function gM(W,ee,q,ke){for(var Fe=q-1,it=W.length;++Fe<it;)if(ke(W[Fe],ee))return Fe;return-1}function C6(W){return W!==W}function _6(W,ee){var q=W==null?0:W.length;return q?cv(W,ee)/q:j}function lv(W){return function(ee){return ee==null?n:ee[W]}}function uv(W){return function(ee){return W==null?n:W[ee]}}function k6(W,ee,q,ke,Fe){return Fe(W,function(it,gn,Et){q=ke?(ke=!1,it):ee(q,it,gn,Et)}),q}function vM(W,ee){var q=W.length;for(W.sort(ee);q--;)W[q]=W[q].value;return W}function cv(W,ee){for(var q,ke=-1,Fe=W.length;++ke<Fe;){var it=ee(W[ke]);it!==n&&(q=q===n?it:q+it)}return q}function dv(W,ee){for(var q=-1,ke=Array(W);++q<W;)ke[q]=ee(q);return ke}function yM(W,ee){return Ft(ee,function(q){return[q,W[q]]})}function E6(W){return W&&W.slice(0,T6(W)+1).replace(dc,"")}function Or(W){return function(ee){return W(ee)}}function fv(W,ee){return Ft(ee,function(q){return W[q]})}function Sc(W,ee){return W.has(ee)}function L6(W,ee){for(var q=-1,ke=W.length;++q<ke&&_l(ee,W[q],0)>-1;);return q}function P6(W,ee){for(var q=W.length;q--&&_l(ee,W[q],0)>-1;);return q}function bM(W,ee){for(var q=W.length,ke=0;q--;)W[q]===ee&&++ke;return ke}var xM=uv(Sp),wM=uv(ov);function SM(W){return"\\"+B[W]}function CM(W,ee){return W==null?n:W[ee]}function kl(W){return nv.test(W)}function _M(W){return xp.test(W)}function kM(W){for(var ee,q=[];!(ee=W.next()).done;)q.push(ee.value);return q}function pv(W){var ee=-1,q=Array(W.size);return W.forEach(function(ke,Fe){q[++ee]=[Fe,ke]}),q}function A6(W,ee){return function(q){return W(ee(q))}}function ya(W,ee){for(var q=-1,ke=W.length,Fe=0,it=[];++q<ke;){var gn=W[q];(gn===ee||gn===f)&&(W[q]=f,it[Fe++]=q)}return it}function kp(W){var ee=-1,q=Array(W.size);return W.forEach(function(ke){q[++ee]=ke}),q}function EM(W){var ee=-1,q=Array(W.size);return W.forEach(function(ke){q[++ee]=[ke,ke]}),q}function LM(W,ee,q){for(var ke=q-1,Fe=W.length;++ke<Fe;)if(W[ke]===ee)return ke;return-1}function PM(W,ee,q){for(var ke=q+1;ke--;)if(W[ke]===ee)return ke;return ke}function El(W){return kl(W)?TM(W):pM(W)}function _o(W){return kl(W)?IM(W):hM(W)}function T6(W){for(var ee=W.length;ee--&&Ng.test(W.charAt(ee)););return ee}var AM=uv(I);function TM(W){for(var ee=Co.lastIndex=0;Co.test(W);)++ee;return ee}function IM(W){return W.match(Co)||[]}function OM(W){return W.match(ys)||[]}var RM=function W(ee){ee=ee==null?Be:Ll.defaults(Be.Object(),ee,Ll.pick(Be,rv));var q=ee.Array,ke=ee.Date,Fe=ee.Error,it=ee.Function,gn=ee.Math,Et=ee.Object,hv=ee.RegExp,MM=ee.String,Jr=ee.TypeError,Ep=q.prototype,NM=it.prototype,Pl=Et.prototype,Lp=ee["__core-js_shared__"],Pp=NM.toString,mt=Pl.hasOwnProperty,$M=0,I6=function(){var s=/[^.]+$/.exec(Lp&&Lp.keys&&Lp.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""}(),Ap=Pl.toString,DM=Pp.call(Et),FM=Be._,zM=hv("^"+Pp.call(mt).replace(cc,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Tp=Qn?ee.Buffer:n,ba=ee.Symbol,Ip=ee.Uint8Array,O6=Tp?Tp.allocUnsafe:n,Op=A6(Et.getPrototypeOf,Et),R6=Et.create,M6=Pl.propertyIsEnumerable,Rp=Ep.splice,N6=ba?ba.isConcatSpreadable:n,Cc=ba?ba.iterator:n,bs=ba?ba.toStringTag:n,Mp=function(){try{var s=_s(Et,"defineProperty");return s({},"",{}),s}catch{}}(),BM=ee.clearTimeout!==Be.clearTimeout&&ee.clearTimeout,VM=ke&&ke.now!==Be.Date.now&&ke.now,WM=ee.setTimeout!==Be.setTimeout&&ee.setTimeout,Np=gn.ceil,$p=gn.floor,mv=Et.getOwnPropertySymbols,UM=Tp?Tp.isBuffer:n,$6=ee.isFinite,HM=Ep.join,jM=A6(Et.keys,Et),vn=gn.max,Bn=gn.min,GM=ke.now,ZM=ee.parseInt,D6=gn.random,KM=Ep.reverse,gv=_s(ee,"DataView"),_c=_s(ee,"Map"),vv=_s(ee,"Promise"),Al=_s(ee,"Set"),kc=_s(ee,"WeakMap"),Ec=_s(Et,"create"),Dp=kc&&new kc,Tl={},qM=ks(gv),YM=ks(_c),XM=ks(vv),QM=ks(Al),JM=ks(kc),Fp=ba?ba.prototype:n,Lc=Fp?Fp.valueOf:n,F6=Fp?Fp.toString:n;function P(s){if(Yt(s)&&!ze(s)&&!(s instanceof qe)){if(s instanceof eo)return s;if(mt.call(s,"__wrapped__"))return z9(s)}return new eo(s)}var Il=function(){function s(){}return function(u){if(!Ht(u))return{};if(R6)return R6(u);s.prototype=u;var h=new s;return s.prototype=n,h}}();function zp(){}function eo(s,u){this.__wrapped__=s,this.__actions__=[],this.__chain__=!!u,this.__index__=0,this.__values__=n}P.templateSettings={escape:Tg,evaluate:Ig,interpolate:tp,variable:"",imports:{_:P}},P.prototype=zp.prototype,P.prototype.constructor=P,eo.prototype=Il(zp.prototype),eo.prototype.constructor=eo;function qe(s){this.__wrapped__=s,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=M,this.__views__=[]}function eN(){var s=new qe(this.__wrapped__);return s.__actions__=fr(this.__actions__),s.__dir__=this.__dir__,s.__filtered__=this.__filtered__,s.__iteratees__=fr(this.__iteratees__),s.__takeCount__=this.__takeCount__,s.__views__=fr(this.__views__),s}function tN(){if(this.__filtered__){var s=new qe(this);s.__dir__=-1,s.__filtered__=!0}else s=this.clone(),s.__dir__*=-1;return s}function nN(){var s=this.__wrapped__.value(),u=this.__dir__,h=ze(s),w=u<0,L=h?s.length:0,T=h$(0,L,this.__views__),N=T.start,F=T.end,U=F-N,te=w?F:N-1,ne=this.__iteratees__,se=ne.length,xe=0,Ae=Bn(U,this.__takeCount__);if(!h||!w&&L==U&&Ae==U)return l9(s,this.__actions__);var Me=[];e:for(;U--&&xe<Ae;){te+=u;for(var We=-1,Ne=s[te];++We<se;){var Ke=ne[We],Xe=Ke.iteratee,Nr=Ke.type,tr=Xe(Ne);if(Nr==pe)Ne=tr;else if(!tr){if(Nr==oe)continue e;break e}}Me[xe++]=Ne}return Me}qe.prototype=Il(zp.prototype),qe.prototype.constructor=qe;function xs(s){var u=-1,h=s==null?0:s.length;for(this.clear();++u<h;){var w=s[u];this.set(w[0],w[1])}}function rN(){this.__data__=Ec?Ec(null):{},this.size=0}function oN(s){var u=this.has(s)&&delete this.__data__[s];return this.size-=u?1:0,u}function iN(s){var u=this.__data__;if(Ec){var h=u[s];return h===c?n:h}return mt.call(u,s)?u[s]:n}function aN(s){var u=this.__data__;return Ec?u[s]!==n:mt.call(u,s)}function sN(s,u){var h=this.__data__;return this.size+=this.has(s)?0:1,h[s]=Ec&&u===n?c:u,this}xs.prototype.clear=rN,xs.prototype.delete=oN,xs.prototype.get=iN,xs.prototype.has=aN,xs.prototype.set=sN;function Ii(s){var u=-1,h=s==null?0:s.length;for(this.clear();++u<h;){var w=s[u];this.set(w[0],w[1])}}function lN(){this.__data__=[],this.size=0}function uN(s){var u=this.__data__,h=Bp(u,s);if(h<0)return!1;var w=u.length-1;return h==w?u.pop():Rp.call(u,h,1),--this.size,!0}function cN(s){var u=this.__data__,h=Bp(u,s);return h<0?n:u[h][1]}function dN(s){return Bp(this.__data__,s)>-1}function fN(s,u){var h=this.__data__,w=Bp(h,s);return w<0?(++this.size,h.push([s,u])):h[w][1]=u,this}Ii.prototype.clear=lN,Ii.prototype.delete=uN,Ii.prototype.get=cN,Ii.prototype.has=dN,Ii.prototype.set=fN;function Oi(s){var u=-1,h=s==null?0:s.length;for(this.clear();++u<h;){var w=s[u];this.set(w[0],w[1])}}function pN(){this.size=0,this.__data__={hash:new xs,map:new(_c||Ii),string:new xs}}function hN(s){var u=Qp(this,s).delete(s);return this.size-=u?1:0,u}function mN(s){return Qp(this,s).get(s)}function gN(s){return Qp(this,s).has(s)}function vN(s,u){var h=Qp(this,s),w=h.size;return h.set(s,u),this.size+=h.size==w?0:1,this}Oi.prototype.clear=pN,Oi.prototype.delete=hN,Oi.prototype.get=mN,Oi.prototype.has=gN,Oi.prototype.set=vN;function ws(s){var u=-1,h=s==null?0:s.length;for(this.__data__=new Oi;++u<h;)this.add(s[u])}function yN(s){return this.__data__.set(s,c),this}function bN(s){return this.__data__.has(s)}ws.prototype.add=ws.prototype.push=yN,ws.prototype.has=bN;function ko(s){var u=this.__data__=new Ii(s);this.size=u.size}function xN(){this.__data__=new Ii,this.size=0}function wN(s){var u=this.__data__,h=u.delete(s);return this.size=u.size,h}function SN(s){return this.__data__.get(s)}function CN(s){return this.__data__.has(s)}function _N(s,u){var h=this.__data__;if(h instanceof Ii){var w=h.__data__;if(!_c||w.length<o-1)return w.push([s,u]),this.size=++h.size,this;h=this.__data__=new Oi(w)}return h.set(s,u),this.size=h.size,this}ko.prototype.clear=xN,ko.prototype.delete=wN,ko.prototype.get=SN,ko.prototype.has=CN,ko.prototype.set=_N;function z6(s,u){var h=ze(s),w=!h&&Es(s),L=!h&&!w&&_a(s),T=!h&&!w&&!L&&Nl(s),N=h||w||L||T,F=N?dv(s.length,MM):[],U=F.length;for(var te in s)(u||mt.call(s,te))&&!(N&&(te=="length"||L&&(te=="offset"||te=="parent")||T&&(te=="buffer"||te=="byteLength"||te=="byteOffset")||$i(te,U)))&&F.push(te);return F}function B6(s){var u=s.length;return u?s[Pv(0,u-1)]:n}function kN(s,u){return Jp(fr(s),Ss(u,0,s.length))}function EN(s){return Jp(fr(s))}function yv(s,u,h){(h!==n&&!Eo(s[u],h)||h===n&&!(u in s))&&Ri(s,u,h)}function Pc(s,u,h){var w=s[u];(!(mt.call(s,u)&&Eo(w,h))||h===n&&!(u in s))&&Ri(s,u,h)}function Bp(s,u){for(var h=s.length;h--;)if(Eo(s[h][0],u))return h;return-1}function LN(s,u,h,w){return xa(s,function(L,T,N){u(w,L,h(L),N)}),w}function V6(s,u){return s&&Go(u,Cn(u),s)}function PN(s,u){return s&&Go(u,hr(u),s)}function Ri(s,u,h){u=="__proto__"&&Mp?Mp(s,u,{configurable:!0,enumerable:!0,value:h,writable:!0}):s[u]=h}function bv(s,u){for(var h=-1,w=u.length,L=q(w),T=s==null;++h<w;)L[h]=T?n:Jv(s,u[h]);return L}function Ss(s,u,h){return s===s&&(h!==n&&(s=s<=h?s:h),u!==n&&(s=s>=u?s:u)),s}function to(s,u,h,w,L,T){var N,F=u&p,U=u&m,te=u&g;if(h&&(N=L?h(s,w,L,T):h(s)),N!==n)return N;if(!Ht(s))return s;var ne=ze(s);if(ne){if(N=g$(s),!F)return fr(s,N)}else{var se=Vn(s),xe=se==Ct||se==un;if(_a(s))return d9(s,F);if(se==Oe||se==be||xe&&!L){if(N=U||xe?{}:T9(s),!F)return U?i$(s,PN(N,s)):o$(s,V6(N,s))}else{if(!wt[se])return L?s:{};N=v$(s,se,F)}}T||(T=new ko);var Ae=T.get(s);if(Ae)return Ae;T.set(s,N),iw(s)?s.forEach(function(Ne){N.add(to(Ne,u,h,Ne,s,T))}):rw(s)&&s.forEach(function(Ne,Ke){N.set(Ke,to(Ne,u,h,Ke,s,T))});var Me=te?U?zv:Fv:U?hr:Cn,We=ne?n:Me(s);return Qr(We||s,function(Ne,Ke){We&&(Ke=Ne,Ne=s[Ke]),Pc(N,Ke,to(Ne,u,h,Ke,s,T))}),N}function AN(s){var u=Cn(s);return function(h){return W6(h,s,u)}}function W6(s,u,h){var w=h.length;if(s==null)return!w;for(s=Et(s);w--;){var L=h[w],T=u[L],N=s[L];if(N===n&&!(L in s)||!T(N))return!1}return!0}function U6(s,u,h){if(typeof s!="function")throw new Jr(a);return Nc(function(){s.apply(n,h)},u)}function Ac(s,u,h,w){var L=-1,T=Cp,N=!0,F=s.length,U=[],te=u.length;if(!F)return U;h&&(u=Ft(u,Or(h))),w?(T=iv,N=!1):u.length>=o&&(T=Sc,N=!1,u=new ws(u));e:for(;++L<F;){var ne=s[L],se=h==null?ne:h(ne);if(ne=w||ne!==0?ne:0,N&&se===se){for(var xe=te;xe--;)if(u[xe]===se)continue e;U.push(ne)}else T(u,se,w)||U.push(ne)}return U}var xa=g9(jo),H6=g9(wv,!0);function TN(s,u){var h=!0;return xa(s,function(w,L,T){return h=!!u(w,L,T),h}),h}function Vp(s,u,h){for(var w=-1,L=s.length;++w<L;){var T=s[w],N=u(T);if(N!=null&&(F===n?N===N&&!Mr(N):h(N,F)))var F=N,U=T}return U}function IN(s,u,h,w){var L=s.length;for(h=Ve(h),h<0&&(h=-h>L?0:L+h),w=w===n||w>L?L:Ve(w),w<0&&(w+=L),w=h>w?0:sw(w);h<w;)s[h++]=u;return s}function j6(s,u){var h=[];return xa(s,function(w,L,T){u(w,L,T)&&h.push(w)}),h}function An(s,u,h,w,L){var T=-1,N=s.length;for(h||(h=b$),L||(L=[]);++T<N;){var F=s[T];u>0&&h(F)?u>1?An(F,u-1,h,w,L):va(L,F):w||(L[L.length]=F)}return L}var xv=v9(),G6=v9(!0);function jo(s,u){return s&&xv(s,u,Cn)}function wv(s,u){return s&&G6(s,u,Cn)}function Wp(s,u){return ga(u,function(h){return Di(s[h])})}function Cs(s,u){u=Sa(u,s);for(var h=0,w=u.length;s!=null&&h<w;)s=s[Zo(u[h++])];return h&&h==w?s:n}function Z6(s,u,h){var w=u(s);return ze(s)?w:va(w,h(s))}function Jn(s){return s==null?s===n?ve:Qe:bs&&bs in Et(s)?p$(s):E$(s)}function Sv(s,u){return s>u}function ON(s,u){return s!=null&&mt.call(s,u)}function RN(s,u){return s!=null&&u in Et(s)}function MN(s,u,h){return s>=Bn(u,h)&&s<vn(u,h)}function Cv(s,u,h){for(var w=h?iv:Cp,L=s[0].length,T=s.length,N=T,F=q(T),U=1/0,te=[];N--;){var ne=s[N];N&&u&&(ne=Ft(ne,Or(u))),U=Bn(ne.length,U),F[N]=!h&&(u||L>=120&&ne.length>=120)?new ws(N&&ne):n}ne=s[0];var se=-1,xe=F[0];e:for(;++se<L&&te.length<U;){var Ae=ne[se],Me=u?u(Ae):Ae;if(Ae=h||Ae!==0?Ae:0,!(xe?Sc(xe,Me):w(te,Me,h))){for(N=T;--N;){var We=F[N];if(!(We?Sc(We,Me):w(s[N],Me,h)))continue e}xe&&xe.push(Me),te.push(Ae)}}return te}function NN(s,u,h,w){return jo(s,function(L,T,N){u(w,h(L),T,N)}),w}function Tc(s,u,h){u=Sa(u,s),s=M9(s,u);var w=s==null?s:s[Zo(ro(u))];return w==null?n:Ir(w,s,h)}function K6(s){return Yt(s)&&Jn(s)==be}function $N(s){return Yt(s)&&Jn(s)==ut}function DN(s){return Yt(s)&&Jn(s)==we}function Ic(s,u,h,w,L){return s===u?!0:s==null||u==null||!Yt(s)&&!Yt(u)?s!==s&&u!==u:FN(s,u,h,w,Ic,L)}function FN(s,u,h,w,L,T){var N=ze(s),F=ze(u),U=N?me:Vn(s),te=F?me:Vn(u);U=U==be?Oe:U,te=te==be?Oe:te;var ne=U==Oe,se=te==Oe,xe=U==te;if(xe&&_a(s)){if(!_a(u))return!1;N=!0,ne=!1}if(xe&&!ne)return T||(T=new ko),N||Nl(s)?L9(s,u,h,w,L,T):d$(s,u,U,h,w,L,T);if(!(h&y)){var Ae=ne&&mt.call(s,"__wrapped__"),Me=se&&mt.call(u,"__wrapped__");if(Ae||Me){var We=Ae?s.value():s,Ne=Me?u.value():u;return T||(T=new ko),L(We,Ne,h,w,T)}}return xe?(T||(T=new ko),f$(s,u,h,w,L,T)):!1}function zN(s){return Yt(s)&&Vn(s)==Se}function _v(s,u,h,w){var L=h.length,T=L,N=!w;if(s==null)return!T;for(s=Et(s);L--;){var F=h[L];if(N&&F[2]?F[1]!==s[F[0]]:!(F[0]in s))return!1}for(;++L<T;){F=h[L];var U=F[0],te=s[U],ne=F[1];if(N&&F[2]){if(te===n&&!(U in s))return!1}else{var se=new ko;if(w)var xe=w(te,ne,U,s,u,se);if(!(xe===n?Ic(ne,te,y|b,w,se):xe))return!1}}return!0}function q6(s){if(!Ht(s)||w$(s))return!1;var u=Di(s)?zM:Hg;return u.test(ks(s))}function BN(s){return Yt(s)&&Jn(s)==Je}function VN(s){return Yt(s)&&Vn(s)==_t}function WN(s){return Yt(s)&&ih(s.length)&&!!kt[Jn(s)]}function Y6(s){return typeof s=="function"?s:s==null?mr:typeof s=="object"?ze(s)?J6(s[0],s[1]):Q6(s):yw(s)}function kv(s){if(!Mc(s))return jM(s);var u=[];for(var h in Et(s))mt.call(s,h)&&h!="constructor"&&u.push(h);return u}function UN(s){if(!Ht(s))return k$(s);var u=Mc(s),h=[];for(var w in s)w=="constructor"&&(u||!mt.call(s,w))||h.push(w);return h}function Ev(s,u){return s<u}function X6(s,u){var h=-1,w=pr(s)?q(s.length):[];return xa(s,function(L,T,N){w[++h]=u(L,T,N)}),w}function Q6(s){var u=Vv(s);return u.length==1&&u[0][2]?O9(u[0][0],u[0][1]):function(h){return h===s||_v(h,s,u)}}function J6(s,u){return Uv(s)&&I9(u)?O9(Zo(s),u):function(h){var w=Jv(h,s);return w===n&&w===u?e2(h,s):Ic(u,w,y|b)}}function Up(s,u,h,w,L){s!==u&&xv(u,function(T,N){if(L||(L=new ko),Ht(T))HN(s,u,N,h,Up,w,L);else{var F=w?w(jv(s,N),T,N+"",s,u,L):n;F===n&&(F=T),yv(s,N,F)}},hr)}function HN(s,u,h,w,L,T,N){var F=jv(s,h),U=jv(u,h),te=N.get(U);if(te){yv(s,h,te);return}var ne=T?T(F,U,h+"",s,u,N):n,se=ne===n;if(se){var xe=ze(U),Ae=!xe&&_a(U),Me=!xe&&!Ae&&Nl(U);ne=U,xe||Ae||Me?ze(F)?ne=F:rn(F)?ne=fr(F):Ae?(se=!1,ne=d9(U,!0)):Me?(se=!1,ne=f9(U,!0)):ne=[]:$c(U)||Es(U)?(ne=F,Es(F)?ne=lw(F):(!Ht(F)||Di(F))&&(ne=T9(U))):se=!1}se&&(N.set(U,ne),L(ne,U,w,T,N),N.delete(U)),yv(s,h,ne)}function e9(s,u){var h=s.length;if(!!h)return u+=u<0?h:0,$i(u,h)?s[u]:n}function t9(s,u,h){u.length?u=Ft(u,function(T){return ze(T)?function(N){return Cs(N,T.length===1?T[0]:T)}:T}):u=[mr];var w=-1;u=Ft(u,Or(Re()));var L=X6(s,function(T,N,F){var U=Ft(u,function(te){return te(T)});return{criteria:U,index:++w,value:T}});return vM(L,function(T,N){return r$(T,N,h)})}function jN(s,u){return n9(s,u,function(h,w){return e2(s,w)})}function n9(s,u,h){for(var w=-1,L=u.length,T={};++w<L;){var N=u[w],F=Cs(s,N);h(F,N)&&Oc(T,Sa(N,s),F)}return T}function GN(s){return function(u){return Cs(u,s)}}function Lv(s,u,h,w){var L=w?gM:_l,T=-1,N=u.length,F=s;for(s===u&&(u=fr(u)),h&&(F=Ft(s,Or(h)));++T<N;)for(var U=0,te=u[T],ne=h?h(te):te;(U=L(F,ne,U,w))>-1;)F!==s&&Rp.call(F,U,1),Rp.call(s,U,1);return s}function r9(s,u){for(var h=s?u.length:0,w=h-1;h--;){var L=u[h];if(h==w||L!==T){var T=L;$i(L)?Rp.call(s,L,1):Iv(s,L)}}return s}function Pv(s,u){return s+$p(D6()*(u-s+1))}function ZN(s,u,h,w){for(var L=-1,T=vn(Np((u-s)/(h||1)),0),N=q(T);T--;)N[w?T:++L]=s,s+=h;return N}function Av(s,u){var h="";if(!s||u<1||u>D)return h;do u%2&&(h+=s),u=$p(u/2),u&&(s+=s);while(u);return h}function je(s,u){return Gv(R9(s,u,mr),s+"")}function KN(s){return B6($l(s))}function qN(s,u){var h=$l(s);return Jp(h,Ss(u,0,h.length))}function Oc(s,u,h,w){if(!Ht(s))return s;u=Sa(u,s);for(var L=-1,T=u.length,N=T-1,F=s;F!=null&&++L<T;){var U=Zo(u[L]),te=h;if(U==="__proto__"||U==="constructor"||U==="prototype")return s;if(L!=N){var ne=F[U];te=w?w(ne,U,F):n,te===n&&(te=Ht(ne)?ne:$i(u[L+1])?[]:{})}Pc(F,U,te),F=F[U]}return s}var o9=Dp?function(s,u){return Dp.set(s,u),s}:mr,YN=Mp?function(s,u){return Mp(s,"toString",{configurable:!0,enumerable:!1,value:n2(u),writable:!0})}:mr;function XN(s){return Jp($l(s))}function no(s,u,h){var w=-1,L=s.length;u<0&&(u=-u>L?0:L+u),h=h>L?L:h,h<0&&(h+=L),L=u>h?0:h-u>>>0,u>>>=0;for(var T=q(L);++w<L;)T[w]=s[w+u];return T}function QN(s,u){var h;return xa(s,function(w,L,T){return h=u(w,L,T),!h}),!!h}function Hp(s,u,h){var w=0,L=s==null?w:s.length;if(typeof u=="number"&&u===u&&L<=le){for(;w<L;){var T=w+L>>>1,N=s[T];N!==null&&!Mr(N)&&(h?N<=u:N<u)?w=T+1:L=T}return L}return Tv(s,u,mr,h)}function Tv(s,u,h,w){var L=0,T=s==null?0:s.length;if(T===0)return 0;u=h(u);for(var N=u!==u,F=u===null,U=Mr(u),te=u===n;L<T;){var ne=$p((L+T)/2),se=h(s[ne]),xe=se!==n,Ae=se===null,Me=se===se,We=Mr(se);if(N)var Ne=w||Me;else te?Ne=Me&&(w||xe):F?Ne=Me&&xe&&(w||!Ae):U?Ne=Me&&xe&&!Ae&&(w||!We):Ae||We?Ne=!1:Ne=w?se<=u:se<u;Ne?L=ne+1:T=ne}return Bn(T,G)}function i9(s,u){for(var h=-1,w=s.length,L=0,T=[];++h<w;){var N=s[h],F=u?u(N):N;if(!h||!Eo(F,U)){var U=F;T[L++]=N===0?0:N}}return T}function a9(s){return typeof s=="number"?s:Mr(s)?j:+s}function Rr(s){if(typeof s=="string")return s;if(ze(s))return Ft(s,Rr)+"";if(Mr(s))return F6?F6.call(s):"";var u=s+"";return u=="0"&&1/s==-J?"-0":u}function wa(s,u,h){var w=-1,L=Cp,T=s.length,N=!0,F=[],U=F;if(h)N=!1,L=iv;else if(T>=o){var te=u?null:u$(s);if(te)return kp(te);N=!1,L=Sc,U=new ws}else U=u?[]:F;e:for(;++w<T;){var ne=s[w],se=u?u(ne):ne;if(ne=h||ne!==0?ne:0,N&&se===se){for(var xe=U.length;xe--;)if(U[xe]===se)continue e;u&&U.push(se),F.push(ne)}else L(U,se,h)||(U!==F&&U.push(se),F.push(ne))}return F}function Iv(s,u){return u=Sa(u,s),s=M9(s,u),s==null||delete s[Zo(ro(u))]}function s9(s,u,h,w){return Oc(s,u,h(Cs(s,u)),w)}function jp(s,u,h,w){for(var L=s.length,T=w?L:-1;(w?T--:++T<L)&&u(s[T],T,s););return h?no(s,w?0:T,w?T+1:L):no(s,w?T+1:0,w?L:T)}function l9(s,u){var h=s;return h instanceof qe&&(h=h.value()),av(u,function(w,L){return L.func.apply(L.thisArg,va([w],L.args))},h)}function Ov(s,u,h){var w=s.length;if(w<2)return w?wa(s[0]):[];for(var L=-1,T=q(w);++L<w;)for(var N=s[L],F=-1;++F<w;)F!=L&&(T[L]=Ac(T[L]||N,s[F],u,h));return wa(An(T,1),u,h)}function u9(s,u,h){for(var w=-1,L=s.length,T=u.length,N={};++w<L;){var F=w<T?u[w]:n;h(N,s[w],F)}return N}function Rv(s){return rn(s)?s:[]}function Mv(s){return typeof s=="function"?s:mr}function Sa(s,u){return ze(s)?s:Uv(s,u)?[s]:F9(ct(s))}var JN=je;function Ca(s,u,h){var w=s.length;return h=h===n?w:h,!u&&h>=w?s:no(s,u,h)}var c9=BM||function(s){return Be.clearTimeout(s)};function d9(s,u){if(u)return s.slice();var h=s.length,w=O6?O6(h):new s.constructor(h);return s.copy(w),w}function Nv(s){var u=new s.constructor(s.byteLength);return new Ip(u).set(new Ip(s)),u}function e$(s,u){var h=u?Nv(s.buffer):s.buffer;return new s.constructor(h,s.byteOffset,s.byteLength)}function t$(s){var u=new s.constructor(s.source,Pi.exec(s));return u.lastIndex=s.lastIndex,u}function n$(s){return Lc?Et(Lc.call(s)):{}}function f9(s,u){var h=u?Nv(s.buffer):s.buffer;return new s.constructor(h,s.byteOffset,s.length)}function p9(s,u){if(s!==u){var h=s!==n,w=s===null,L=s===s,T=Mr(s),N=u!==n,F=u===null,U=u===u,te=Mr(u);if(!F&&!te&&!T&&s>u||T&&N&&U&&!F&&!te||w&&N&&U||!h&&U||!L)return 1;if(!w&&!T&&!te&&s<u||te&&h&&L&&!w&&!T||F&&h&&L||!N&&L||!U)return-1}return 0}function r$(s,u,h){for(var w=-1,L=s.criteria,T=u.criteria,N=L.length,F=h.length;++w<N;){var U=p9(L[w],T[w]);if(U){if(w>=F)return U;var te=h[w];return U*(te=="desc"?-1:1)}}return s.index-u.index}function h9(s,u,h,w){for(var L=-1,T=s.length,N=h.length,F=-1,U=u.length,te=vn(T-N,0),ne=q(U+te),se=!w;++F<U;)ne[F]=u[F];for(;++L<N;)(se||L<T)&&(ne[h[L]]=s[L]);for(;te--;)ne[F++]=s[L++];return ne}function m9(s,u,h,w){for(var L=-1,T=s.length,N=-1,F=h.length,U=-1,te=u.length,ne=vn(T-F,0),se=q(ne+te),xe=!w;++L<ne;)se[L]=s[L];for(var Ae=L;++U<te;)se[Ae+U]=u[U];for(;++N<F;)(xe||L<T)&&(se[Ae+h[N]]=s[L++]);return se}function fr(s,u){var h=-1,w=s.length;for(u||(u=q(w));++h<w;)u[h]=s[h];return u}function Go(s,u,h,w){var L=!h;h||(h={});for(var T=-1,N=u.length;++T<N;){var F=u[T],U=w?w(h[F],s[F],F,h,s):n;U===n&&(U=s[F]),L?Ri(h,F,U):Pc(h,F,U)}return h}function o$(s,u){return Go(s,Wv(s),u)}function i$(s,u){return Go(s,P9(s),u)}function Gp(s,u){return function(h,w){var L=ze(h)?cM:LN,T=u?u():{};return L(h,s,Re(w,2),T)}}function Ol(s){return je(function(u,h){var w=-1,L=h.length,T=L>1?h[L-1]:n,N=L>2?h[2]:n;for(T=s.length>3&&typeof T=="function"?(L--,T):n,N&&er(h[0],h[1],N)&&(T=L<3?n:T,L=1),u=Et(u);++w<L;){var F=h[w];F&&s(u,F,w,T)}return u})}function g9(s,u){return function(h,w){if(h==null)return h;if(!pr(h))return s(h,w);for(var L=h.length,T=u?L:-1,N=Et(h);(u?T--:++T<L)&&w(N[T],T,N)!==!1;);return h}}function v9(s){return function(u,h,w){for(var L=-1,T=Et(u),N=w(u),F=N.length;F--;){var U=N[s?F:++L];if(h(T[U],U,T)===!1)break}return u}}function a$(s,u,h){var w=u&k,L=Rc(s);function T(){var N=this&&this!==Be&&this instanceof T?L:s;return N.apply(w?h:this,arguments)}return T}function y9(s){return function(u){u=ct(u);var h=kl(u)?_o(u):n,w=h?h[0]:u.charAt(0),L=h?Ca(h,1).join(""):u.slice(1);return w[s]()+L}}function Rl(s){return function(u){return av(gw(mw(u).replace(xc,"")),s,"")}}function Rc(s){return function(){var u=arguments;switch(u.length){case 0:return new s;case 1:return new s(u[0]);case 2:return new s(u[0],u[1]);case 3:return new s(u[0],u[1],u[2]);case 4:return new s(u[0],u[1],u[2],u[3]);case 5:return new s(u[0],u[1],u[2],u[3],u[4]);case 6:return new s(u[0],u[1],u[2],u[3],u[4],u[5]);case 7:return new s(u[0],u[1],u[2],u[3],u[4],u[5],u[6])}var h=Il(s.prototype),w=s.apply(h,u);return Ht(w)?w:h}}function s$(s,u,h){var w=Rc(s);function L(){for(var T=arguments.length,N=q(T),F=T,U=Ml(L);F--;)N[F]=arguments[F];var te=T<3&&N[0]!==U&&N[T-1]!==U?[]:ya(N,U);if(T-=te.length,T<h)return C9(s,u,Zp,L.placeholder,n,N,te,n,n,h-T);var ne=this&&this!==Be&&this instanceof L?w:s;return Ir(ne,this,N)}return L}function b9(s){return function(u,h,w){var L=Et(u);if(!pr(u)){var T=Re(h,3);u=Cn(u),h=function(F){return T(L[F],F,L)}}var N=s(u,h,w);return N>-1?L[T?u[N]:N]:n}}function x9(s){return Ni(function(u){var h=u.length,w=h,L=eo.prototype.thru;for(s&&u.reverse();w--;){var T=u[w];if(typeof T!="function")throw new Jr(a);if(L&&!N&&Xp(T)=="wrapper")var N=new eo([],!0)}for(w=N?w:h;++w<h;){T=u[w];var F=Xp(T),U=F=="wrapper"?Bv(T):n;U&&Hv(U[0])&&U[1]==(O|_|A|$)&&!U[4].length&&U[9]==1?N=N[Xp(U[0])].apply(N,U[3]):N=T.length==1&&Hv(T)?N[F]():N.thru(T)}return function(){var te=arguments,ne=te[0];if(N&&te.length==1&&ze(ne))return N.plant(ne).value();for(var se=0,xe=h?u[se].apply(this,te):ne;++se<h;)xe=u[se].call(this,xe);return xe}})}function Zp(s,u,h,w,L,T,N,F,U,te){var ne=u&O,se=u&k,xe=u&C,Ae=u&(_|E),Me=u&H,We=xe?n:Rc(s);function Ne(){for(var Ke=arguments.length,Xe=q(Ke),Nr=Ke;Nr--;)Xe[Nr]=arguments[Nr];if(Ae)var tr=Ml(Ne),$r=bM(Xe,tr);if(w&&(Xe=h9(Xe,w,L,Ae)),T&&(Xe=m9(Xe,T,N,Ae)),Ke-=$r,Ae&&Ke<te){var on=ya(Xe,tr);return C9(s,u,Zp,Ne.placeholder,h,Xe,on,F,U,te-Ke)}var Lo=se?h:this,zi=xe?Lo[s]:s;return Ke=Xe.length,F?Xe=L$(Xe,F):Me&&Ke>1&&Xe.reverse(),ne&&U<Ke&&(Xe.length=U),this&&this!==Be&&this instanceof Ne&&(zi=We||Rc(zi)),zi.apply(Lo,Xe)}return Ne}function w9(s,u){return function(h,w){return NN(h,s,u(w),{})}}function Kp(s,u){return function(h,w){var L;if(h===n&&w===n)return u;if(h!==n&&(L=h),w!==n){if(L===n)return w;typeof h=="string"||typeof w=="string"?(h=Rr(h),w=Rr(w)):(h=a9(h),w=a9(w)),L=s(h,w)}return L}}function $v(s){return Ni(function(u){return u=Ft(u,Or(Re())),je(function(h){var w=this;return s(u,function(L){return Ir(L,w,h)})})})}function qp(s,u){u=u===n?" ":Rr(u);var h=u.length;if(h<2)return h?Av(u,s):u;var w=Av(u,Np(s/El(u)));return kl(u)?Ca(_o(w),0,s).join(""):w.slice(0,s)}function l$(s,u,h,w){var L=u&k,T=Rc(s);function N(){for(var F=-1,U=arguments.length,te=-1,ne=w.length,se=q(ne+U),xe=this&&this!==Be&&this instanceof N?T:s;++te<ne;)se[te]=w[te];for(;U--;)se[te++]=arguments[++F];return Ir(xe,L?h:this,se)}return N}function S9(s){return function(u,h,w){return w&&typeof w!="number"&&er(u,h,w)&&(h=w=n),u=Fi(u),h===n?(h=u,u=0):h=Fi(h),w=w===n?u<h?1:-1:Fi(w),ZN(u,h,w,s)}}function Yp(s){return function(u,h){return typeof u=="string"&&typeof h=="string"||(u=oo(u),h=oo(h)),s(u,h)}}function C9(s,u,h,w,L,T,N,F,U,te){var ne=u&_,se=ne?N:n,xe=ne?n:N,Ae=ne?T:n,Me=ne?n:T;u|=ne?A:R,u&=~(ne?R:A),u&S||(u&=~(k|C));var We=[s,u,L,Ae,se,Me,xe,F,U,te],Ne=h.apply(n,We);return Hv(s)&&N9(Ne,We),Ne.placeholder=w,$9(Ne,s,u)}function Dv(s){var u=gn[s];return function(h,w){if(h=oo(h),w=w==null?0:Bn(Ve(w),292),w&&$6(h)){var L=(ct(h)+"e").split("e"),T=u(L[0]+"e"+(+L[1]+w));return L=(ct(T)+"e").split("e"),+(L[0]+"e"+(+L[1]-w))}return u(h)}}var u$=Al&&1/kp(new Al([,-0]))[1]==J?function(s){return new Al(s)}:i2;function _9(s){return function(u){var h=Vn(u);return h==Se?pv(u):h==_t?EM(u):yM(u,s(u))}}function Mi(s,u,h,w,L,T,N,F){var U=u&C;if(!U&&typeof s!="function")throw new Jr(a);var te=w?w.length:0;if(te||(u&=~(A|R),w=L=n),N=N===n?N:vn(Ve(N),0),F=F===n?F:Ve(F),te-=L?L.length:0,u&R){var ne=w,se=L;w=L=n}var xe=U?n:Bv(s),Ae=[s,u,h,w,L,ne,se,T,N,F];if(xe&&_$(Ae,xe),s=Ae[0],u=Ae[1],h=Ae[2],w=Ae[3],L=Ae[4],F=Ae[9]=Ae[9]===n?U?0:s.length:vn(Ae[9]-te,0),!F&&u&(_|E)&&(u&=~(_|E)),!u||u==k)var Me=a$(s,u,h);else u==_||u==E?Me=s$(s,u,F):(u==A||u==(k|A))&&!L.length?Me=l$(s,u,h,w):Me=Zp.apply(n,Ae);var We=xe?o9:N9;return $9(We(Me,Ae),s,u)}function k9(s,u,h,w){return s===n||Eo(s,Pl[h])&&!mt.call(w,h)?u:s}function E9(s,u,h,w,L,T){return Ht(s)&&Ht(u)&&(T.set(u,s),Up(s,u,n,E9,T),T.delete(u)),s}function c$(s){return $c(s)?n:s}function L9(s,u,h,w,L,T){var N=h&y,F=s.length,U=u.length;if(F!=U&&!(N&&U>F))return!1;var te=T.get(s),ne=T.get(u);if(te&&ne)return te==u&&ne==s;var se=-1,xe=!0,Ae=h&b?new ws:n;for(T.set(s,u),T.set(u,s);++se<F;){var Me=s[se],We=u[se];if(w)var Ne=N?w(We,Me,se,u,s,T):w(Me,We,se,s,u,T);if(Ne!==n){if(Ne)continue;xe=!1;break}if(Ae){if(!sv(u,function(Ke,Xe){if(!Sc(Ae,Xe)&&(Me===Ke||L(Me,Ke,h,w,T)))return Ae.push(Xe)})){xe=!1;break}}else if(!(Me===We||L(Me,We,h,w,T))){xe=!1;break}}return T.delete(s),T.delete(u),xe}function d$(s,u,h,w,L,T,N){switch(h){case ae:if(s.byteLength!=u.byteLength||s.byteOffset!=u.byteOffset)return!1;s=s.buffer,u=u.buffer;case ut:return!(s.byteLength!=u.byteLength||!T(new Ip(s),new Ip(u)));case ue:case we:case Ie:return Eo(+s,+u);case rt:return s.name==u.name&&s.message==u.message;case Je:case nn:return s==u+"";case Se:var F=pv;case _t:var U=w&y;if(F||(F=kp),s.size!=u.size&&!U)return!1;var te=N.get(s);if(te)return te==u;w|=b,N.set(s,u);var ne=L9(F(s),F(u),w,L,T,N);return N.delete(s),ne;case qt:if(Lc)return Lc.call(s)==Lc.call(u)}return!1}function f$(s,u,h,w,L,T){var N=h&y,F=Fv(s),U=F.length,te=Fv(u),ne=te.length;if(U!=ne&&!N)return!1;for(var se=U;se--;){var xe=F[se];if(!(N?xe in u:mt.call(u,xe)))return!1}var Ae=T.get(s),Me=T.get(u);if(Ae&&Me)return Ae==u&&Me==s;var We=!0;T.set(s,u),T.set(u,s);for(var Ne=N;++se<U;){xe=F[se];var Ke=s[xe],Xe=u[xe];if(w)var Nr=N?w(Xe,Ke,xe,u,s,T):w(Ke,Xe,xe,s,u,T);if(!(Nr===n?Ke===Xe||L(Ke,Xe,h,w,T):Nr)){We=!1;break}Ne||(Ne=xe=="constructor")}if(We&&!Ne){var tr=s.constructor,$r=u.constructor;tr!=$r&&"constructor"in s&&"constructor"in u&&!(typeof tr=="function"&&tr instanceof tr&&typeof $r=="function"&&$r instanceof $r)&&(We=!1)}return T.delete(s),T.delete(u),We}function Ni(s){return Gv(R9(s,n,W9),s+"")}function Fv(s){return Z6(s,Cn,Wv)}function zv(s){return Z6(s,hr,P9)}var Bv=Dp?function(s){return Dp.get(s)}:i2;function Xp(s){for(var u=s.name+"",h=Tl[u],w=mt.call(Tl,u)?h.length:0;w--;){var L=h[w],T=L.func;if(T==null||T==s)return L.name}return u}function Ml(s){var u=mt.call(P,"placeholder")?P:s;return u.placeholder}function Re(){var s=P.iteratee||r2;return s=s===r2?Y6:s,arguments.length?s(arguments[0],arguments[1]):s}function Qp(s,u){var h=s.__data__;return x$(u)?h[typeof u=="string"?"string":"hash"]:h.map}function Vv(s){for(var u=Cn(s),h=u.length;h--;){var w=u[h],L=s[w];u[h]=[w,L,I9(L)]}return u}function _s(s,u){var h=CM(s,u);return q6(h)?h:n}function p$(s){var u=mt.call(s,bs),h=s[bs];try{s[bs]=n;var w=!0}catch{}var L=Ap.call(s);return w&&(u?s[bs]=h:delete s[bs]),L}var Wv=mv?function(s){return s==null?[]:(s=Et(s),ga(mv(s),function(u){return M6.call(s,u)}))}:a2,P9=mv?function(s){for(var u=[];s;)va(u,Wv(s)),s=Op(s);return u}:a2,Vn=Jn;(gv&&Vn(new gv(new ArrayBuffer(1)))!=ae||_c&&Vn(new _c)!=Se||vv&&Vn(vv.resolve())!=ft||Al&&Vn(new Al)!=_t||kc&&Vn(new kc)!=Pe)&&(Vn=function(s){var u=Jn(s),h=u==Oe?s.constructor:n,w=h?ks(h):"";if(w)switch(w){case qM:return ae;case YM:return Se;case XM:return ft;case QM:return _t;case JM:return Pe}return u});function h$(s,u,h){for(var w=-1,L=h.length;++w<L;){var T=h[w],N=T.size;switch(T.type){case"drop":s+=N;break;case"dropRight":u-=N;break;case"take":u=Bn(u,s+N);break;case"takeRight":s=vn(s,u-N);break}}return{start:s,end:u}}function m$(s){var u=s.match(ha);return u?u[1].split(Dg):[]}function A9(s,u,h){u=Sa(u,s);for(var w=-1,L=u.length,T=!1;++w<L;){var N=Zo(u[w]);if(!(T=s!=null&&h(s,N)))break;s=s[N]}return T||++w!=L?T:(L=s==null?0:s.length,!!L&&ih(L)&&$i(N,L)&&(ze(s)||Es(s)))}function g$(s){var u=s.length,h=new s.constructor(u);return u&&typeof s[0]=="string"&&mt.call(s,"index")&&(h.index=s.index,h.input=s.input),h}function T9(s){return typeof s.constructor=="function"&&!Mc(s)?Il(Op(s)):{}}function v$(s,u,h){var w=s.constructor;switch(u){case ut:return Nv(s);case ue:case we:return new w(+s);case ae:return e$(s,h);case Ge:case Pt:case Ln:case zn:case Tr:case Ho:case Ei:case Xn:case Xr:return f9(s,h);case Se:return new w;case Ie:case nn:return new w(s);case Je:return t$(s);case _t:return new w;case qt:return n$(s)}}function y$(s,u){var h=u.length;if(!h)return s;var w=h-1;return u[w]=(h>1?"& ":"")+u[w],u=u.join(h>2?", ":" "),s.replace($g,`{
-/* [wrapped with `+u+`] */
-`)}function b$(s){return ze(s)||Es(s)||!!(N6&&s&&s[N6])}function $i(s,u){var h=typeof s;return u=u??D,!!u&&(h=="number"||h!="symbol"&&Gg.test(s))&&s>-1&&s%1==0&&s<u}function er(s,u,h){if(!Ht(h))return!1;var w=typeof u;return(w=="number"?pr(h)&&$i(u,h.length):w=="string"&&u in h)?Eo(h[u],s):!1}function Uv(s,u){if(ze(s))return!1;var h=typeof s;return h=="number"||h=="symbol"||h=="boolean"||s==null||Mr(s)?!0:Rg.test(s)||!Og.test(s)||u!=null&&s in Et(u)}function x$(s){var u=typeof s;return u=="string"||u=="number"||u=="symbol"||u=="boolean"?s!=="__proto__":s===null}function Hv(s){var u=Xp(s),h=P[u];if(typeof h!="function"||!(u in qe.prototype))return!1;if(s===h)return!0;var w=Bv(h);return!!w&&s===w[0]}function w$(s){return!!I6&&I6 in s}var S$=Lp?Di:s2;function Mc(s){var u=s&&s.constructor,h=typeof u=="function"&&u.prototype||Pl;return s===h}function I9(s){return s===s&&!Ht(s)}function O9(s,u){return function(h){return h==null?!1:h[s]===u&&(u!==n||s in Et(h))}}function C$(s){var u=rh(s,function(w){return h.size===d&&h.clear(),w}),h=u.cache;return u}function _$(s,u){var h=s[1],w=u[1],L=h|w,T=L<(k|C|O),N=w==O&&h==_||w==O&&h==$&&s[7].length<=u[8]||w==(O|$)&&u[7].length<=u[8]&&h==_;if(!(T||N))return s;w&k&&(s[2]=u[2],L|=h&k?0:S);var F=u[3];if(F){var U=s[3];s[3]=U?h9(U,F,u[4]):F,s[4]=U?ya(s[3],f):u[4]}return F=u[5],F&&(U=s[5],s[5]=U?m9(U,F,u[6]):F,s[6]=U?ya(s[5],f):u[6]),F=u[7],F&&(s[7]=F),w&O&&(s[8]=s[8]==null?u[8]:Bn(s[8],u[8])),s[9]==null&&(s[9]=u[9]),s[0]=u[0],s[1]=L,s}function k$(s){var u=[];if(s!=null)for(var h in Et(s))u.push(h);return u}function E$(s){return Ap.call(s)}function R9(s,u,h){return u=vn(u===n?s.length-1:u,0),function(){for(var w=arguments,L=-1,T=vn(w.length-u,0),N=q(T);++L<T;)N[L]=w[u+L];L=-1;for(var F=q(u+1);++L<u;)F[L]=w[L];return F[u]=h(N),Ir(s,this,F)}}function M9(s,u){return u.length<2?s:Cs(s,no(u,0,-1))}function L$(s,u){for(var h=s.length,w=Bn(u.length,h),L=fr(s);w--;){var T=u[w];s[w]=$i(T,h)?L[T]:n}return s}function jv(s,u){if(!(u==="constructor"&&typeof s[u]=="function")&&u!="__proto__")return s[u]}var N9=D9(o9),Nc=WM||function(s,u){return Be.setTimeout(s,u)},Gv=D9(YN);function $9(s,u,h){var w=u+"";return Gv(s,y$(w,P$(m$(w),h)))}function D9(s){var u=0,h=0;return function(){var w=GM(),L=ye-(w-h);if(h=w,L>0){if(++u>=he)return arguments[0]}else u=0;return s.apply(n,arguments)}}function Jp(s,u){var h=-1,w=s.length,L=w-1;for(u=u===n?w:u;++h<u;){var T=Pv(h,L),N=s[T];s[T]=s[h],s[h]=N}return s.length=u,s}var F9=C$(function(s){var u=[];return s.charCodeAt(0)===46&&u.push(""),s.replace(So,function(h,w,L,T){u.push(L?T.replace(Bg,"$1"):w||h)}),u});function Zo(s){if(typeof s=="string"||Mr(s))return s;var u=s+"";return u=="0"&&1/s==-J?"-0":u}function ks(s){if(s!=null){try{return Pp.call(s)}catch{}try{return s+""}catch{}}return""}function P$(s,u){return Qr(ce,function(h){var w="_."+h[0];u&h[1]&&!Cp(s,w)&&s.push(w)}),s.sort()}function z9(s){if(s instanceof qe)return s.clone();var u=new eo(s.__wrapped__,s.__chain__);return u.__actions__=fr(s.__actions__),u.__index__=s.__index__,u.__values__=s.__values__,u}function A$(s,u,h){(h?er(s,u,h):u===n)?u=1:u=vn(Ve(u),0);var w=s==null?0:s.length;if(!w||u<1)return[];for(var L=0,T=0,N=q(Np(w/u));L<w;)N[T++]=no(s,L,L+=u);return N}function T$(s){for(var u=-1,h=s==null?0:s.length,w=0,L=[];++u<h;){var T=s[u];T&&(L[w++]=T)}return L}function I$(){var s=arguments.length;if(!s)return[];for(var u=q(s-1),h=arguments[0],w=s;w--;)u[w-1]=arguments[w];return va(ze(h)?fr(h):[h],An(u,1))}var O$=je(function(s,u){return rn(s)?Ac(s,An(u,1,rn,!0)):[]}),R$=je(function(s,u){var h=ro(u);return rn(h)&&(h=n),rn(s)?Ac(s,An(u,1,rn,!0),Re(h,2)):[]}),M$=je(function(s,u){var h=ro(u);return rn(h)&&(h=n),rn(s)?Ac(s,An(u,1,rn,!0),n,h):[]});function N$(s,u,h){var w=s==null?0:s.length;return w?(u=h||u===n?1:Ve(u),no(s,u<0?0:u,w)):[]}function $$(s,u,h){var w=s==null?0:s.length;return w?(u=h||u===n?1:Ve(u),u=w-u,no(s,0,u<0?0:u)):[]}function D$(s,u){return s&&s.length?jp(s,Re(u,3),!0,!0):[]}function F$(s,u){return s&&s.length?jp(s,Re(u,3),!0):[]}function z$(s,u,h,w){var L=s==null?0:s.length;return L?(h&&typeof h!="number"&&er(s,u,h)&&(h=0,w=L),IN(s,u,h,w)):[]}function B9(s,u,h){var w=s==null?0:s.length;if(!w)return-1;var L=h==null?0:Ve(h);return L<0&&(L=vn(w+L,0)),_p(s,Re(u,3),L)}function V9(s,u,h){var w=s==null?0:s.length;if(!w)return-1;var L=w-1;return h!==n&&(L=Ve(h),L=h<0?vn(w+L,0):Bn(L,w-1)),_p(s,Re(u,3),L,!0)}function W9(s){var u=s==null?0:s.length;return u?An(s,1):[]}function B$(s){var u=s==null?0:s.length;return u?An(s,J):[]}function V$(s,u){var h=s==null?0:s.length;return h?(u=u===n?1:Ve(u),An(s,u)):[]}function W$(s){for(var u=-1,h=s==null?0:s.length,w={};++u<h;){var L=s[u];w[L[0]]=L[1]}return w}function U9(s){return s&&s.length?s[0]:n}function U$(s,u,h){var w=s==null?0:s.length;if(!w)return-1;var L=h==null?0:Ve(h);return L<0&&(L=vn(w+L,0)),_l(s,u,L)}function H$(s){var u=s==null?0:s.length;return u?no(s,0,-1):[]}var j$=je(function(s){var u=Ft(s,Rv);return u.length&&u[0]===s[0]?Cv(u):[]}),G$=je(function(s){var u=ro(s),h=Ft(s,Rv);return u===ro(h)?u=n:h.pop(),h.length&&h[0]===s[0]?Cv(h,Re(u,2)):[]}),Z$=je(function(s){var u=ro(s),h=Ft(s,Rv);return u=typeof u=="function"?u:n,u&&h.pop(),h.length&&h[0]===s[0]?Cv(h,n,u):[]});function K$(s,u){return s==null?"":HM.call(s,u)}function ro(s){var u=s==null?0:s.length;return u?s[u-1]:n}function q$(s,u,h){var w=s==null?0:s.length;if(!w)return-1;var L=w;return h!==n&&(L=Ve(h),L=L<0?vn(w+L,0):Bn(L,w-1)),u===u?PM(s,u,L):_p(s,C6,L,!0)}function Y$(s,u){return s&&s.length?e9(s,Ve(u)):n}var X$=je(H9);function H9(s,u){return s&&s.length&&u&&u.length?Lv(s,u):s}function Q$(s,u,h){return s&&s.length&&u&&u.length?Lv(s,u,Re(h,2)):s}function J$(s,u,h){return s&&s.length&&u&&u.length?Lv(s,u,n,h):s}var eD=Ni(function(s,u){var h=s==null?0:s.length,w=bv(s,u);return r9(s,Ft(u,function(L){return $i(L,h)?+L:L}).sort(p9)),w});function tD(s,u){var h=[];if(!(s&&s.length))return h;var w=-1,L=[],T=s.length;for(u=Re(u,3);++w<T;){var N=s[w];u(N,w,s)&&(h.push(N),L.push(w))}return r9(s,L),h}function Zv(s){return s==null?s:KM.call(s)}function nD(s,u,h){var w=s==null?0:s.length;return w?(h&&typeof h!="number"&&er(s,u,h)?(u=0,h=w):(u=u==null?0:Ve(u),h=h===n?w:Ve(h)),no(s,u,h)):[]}function rD(s,u){return Hp(s,u)}function oD(s,u,h){return Tv(s,u,Re(h,2))}function iD(s,u){var h=s==null?0:s.length;if(h){var w=Hp(s,u);if(w<h&&Eo(s[w],u))return w}return-1}function aD(s,u){return Hp(s,u,!0)}function sD(s,u,h){return Tv(s,u,Re(h,2),!0)}function lD(s,u){var h=s==null?0:s.length;if(h){var w=Hp(s,u,!0)-1;if(Eo(s[w],u))return w}return-1}function uD(s){return s&&s.length?i9(s):[]}function cD(s,u){return s&&s.length?i9(s,Re(u,2)):[]}function dD(s){var u=s==null?0:s.length;return u?no(s,1,u):[]}function fD(s,u,h){return s&&s.length?(u=h||u===n?1:Ve(u),no(s,0,u<0?0:u)):[]}function pD(s,u,h){var w=s==null?0:s.length;return w?(u=h||u===n?1:Ve(u),u=w-u,no(s,u<0?0:u,w)):[]}function hD(s,u){return s&&s.length?jp(s,Re(u,3),!1,!0):[]}function mD(s,u){return s&&s.length?jp(s,Re(u,3)):[]}var gD=je(function(s){return wa(An(s,1,rn,!0))}),vD=je(function(s){var u=ro(s);return rn(u)&&(u=n),wa(An(s,1,rn,!0),Re(u,2))}),yD=je(function(s){var u=ro(s);return u=typeof u=="function"?u:n,wa(An(s,1,rn,!0),n,u)});function bD(s){return s&&s.length?wa(s):[]}function xD(s,u){return s&&s.length?wa(s,Re(u,2)):[]}function wD(s,u){return u=typeof u=="function"?u:n,s&&s.length?wa(s,n,u):[]}function Kv(s){if(!(s&&s.length))return[];var u=0;return s=ga(s,function(h){if(rn(h))return u=vn(h.length,u),!0}),dv(u,function(h){return Ft(s,lv(h))})}function j9(s,u){if(!(s&&s.length))return[];var h=Kv(s);return u==null?h:Ft(h,function(w){return Ir(u,n,w)})}var SD=je(function(s,u){return rn(s)?Ac(s,u):[]}),CD=je(function(s){return Ov(ga(s,rn))}),_D=je(function(s){var u=ro(s);return rn(u)&&(u=n),Ov(ga(s,rn),Re(u,2))}),kD=je(function(s){var u=ro(s);return u=typeof u=="function"?u:n,Ov(ga(s,rn),n,u)}),ED=je(Kv);function LD(s,u){return u9(s||[],u||[],Pc)}function PD(s,u){return u9(s||[],u||[],Oc)}var AD=je(function(s){var u=s.length,h=u>1?s[u-1]:n;return h=typeof h=="function"?(s.pop(),h):n,j9(s,h)});function G9(s){var u=P(s);return u.__chain__=!0,u}function TD(s,u){return u(s),s}function eh(s,u){return u(s)}var ID=Ni(function(s){var u=s.length,h=u?s[0]:0,w=this.__wrapped__,L=function(T){return bv(T,s)};return u>1||this.__actions__.length||!(w instanceof qe)||!$i(h)?this.thru(L):(w=w.slice(h,+h+(u?1:0)),w.__actions__.push({func:eh,args:[L],thisArg:n}),new eo(w,this.__chain__).thru(function(T){return u&&!T.length&&T.push(n),T}))});function OD(){return G9(this)}function RD(){return new eo(this.value(),this.__chain__)}function MD(){this.__values__===n&&(this.__values__=aw(this.value()));var s=this.__index__>=this.__values__.length,u=s?n:this.__values__[this.__index__++];return{done:s,value:u}}function ND(){return this}function $D(s){for(var u,h=this;h instanceof zp;){var w=z9(h);w.__index__=0,w.__values__=n,u?L.__wrapped__=w:u=w;var L=w;h=h.__wrapped__}return L.__wrapped__=s,u}function DD(){var s=this.__wrapped__;if(s instanceof qe){var u=s;return this.__actions__.length&&(u=new qe(this)),u=u.reverse(),u.__actions__.push({func:eh,args:[Zv],thisArg:n}),new eo(u,this.__chain__)}return this.thru(Zv)}function FD(){return l9(this.__wrapped__,this.__actions__)}var zD=Gp(function(s,u,h){mt.call(s,h)?++s[h]:Ri(s,h,1)});function BD(s,u,h){var w=ze(s)?w6:TN;return h&&er(s,u,h)&&(u=n),w(s,Re(u,3))}function VD(s,u){var h=ze(s)?ga:j6;return h(s,Re(u,3))}var WD=b9(B9),UD=b9(V9);function HD(s,u){return An(th(s,u),1)}function jD(s,u){return An(th(s,u),J)}function GD(s,u,h){return h=h===n?1:Ve(h),An(th(s,u),h)}function Z9(s,u){var h=ze(s)?Qr:xa;return h(s,Re(u,3))}function K9(s,u){var h=ze(s)?dM:H6;return h(s,Re(u,3))}var ZD=Gp(function(s,u,h){mt.call(s,h)?s[h].push(u):Ri(s,h,[u])});function KD(s,u,h,w){s=pr(s)?s:$l(s),h=h&&!w?Ve(h):0;var L=s.length;return h<0&&(h=vn(L+h,0)),ah(s)?h<=L&&s.indexOf(u,h)>-1:!!L&&_l(s,u,h)>-1}var qD=je(function(s,u,h){var w=-1,L=typeof u=="function",T=pr(s)?q(s.length):[];return xa(s,function(N){T[++w]=L?Ir(u,N,h):Tc(N,u,h)}),T}),YD=Gp(function(s,u,h){Ri(s,h,u)});function th(s,u){var h=ze(s)?Ft:X6;return h(s,Re(u,3))}function XD(s,u,h,w){return s==null?[]:(ze(u)||(u=u==null?[]:[u]),h=w?n:h,ze(h)||(h=h==null?[]:[h]),t9(s,u,h))}var QD=Gp(function(s,u,h){s[h?0:1].push(u)},function(){return[[],[]]});function JD(s,u,h){var w=ze(s)?av:k6,L=arguments.length<3;return w(s,Re(u,4),h,L,xa)}function eF(s,u,h){var w=ze(s)?fM:k6,L=arguments.length<3;return w(s,Re(u,4),h,L,H6)}function tF(s,u){var h=ze(s)?ga:j6;return h(s,oh(Re(u,3)))}function nF(s){var u=ze(s)?B6:KN;return u(s)}function rF(s,u,h){(h?er(s,u,h):u===n)?u=1:u=Ve(u);var w=ze(s)?kN:qN;return w(s,u)}function oF(s){var u=ze(s)?EN:XN;return u(s)}function iF(s){if(s==null)return 0;if(pr(s))return ah(s)?El(s):s.length;var u=Vn(s);return u==Se||u==_t?s.size:kv(s).length}function aF(s,u,h){var w=ze(s)?sv:QN;return h&&er(s,u,h)&&(u=n),w(s,Re(u,3))}var sF=je(function(s,u){if(s==null)return[];var h=u.length;return h>1&&er(s,u[0],u[1])?u=[]:h>2&&er(u[0],u[1],u[2])&&(u=[u[0]]),t9(s,An(u,1),[])}),nh=VM||function(){return Be.Date.now()};function lF(s,u){if(typeof u!="function")throw new Jr(a);return s=Ve(s),function(){if(--s<1)return u.apply(this,arguments)}}function q9(s,u,h){return u=h?n:u,u=s&&u==null?s.length:u,Mi(s,O,n,n,n,n,u)}function Y9(s,u){var h;if(typeof u!="function")throw new Jr(a);return s=Ve(s),function(){return--s>0&&(h=u.apply(this,arguments)),s<=1&&(u=n),h}}var qv=je(function(s,u,h){var w=k;if(h.length){var L=ya(h,Ml(qv));w|=A}return Mi(s,w,u,h,L)}),X9=je(function(s,u,h){var w=k|C;if(h.length){var L=ya(h,Ml(X9));w|=A}return Mi(u,w,s,h,L)});function Q9(s,u,h){u=h?n:u;var w=Mi(s,_,n,n,n,n,n,u);return w.placeholder=Q9.placeholder,w}function J9(s,u,h){u=h?n:u;var w=Mi(s,E,n,n,n,n,n,u);return w.placeholder=J9.placeholder,w}function ew(s,u,h){var w,L,T,N,F,U,te=0,ne=!1,se=!1,xe=!0;if(typeof s!="function")throw new Jr(a);u=oo(u)||0,Ht(h)&&(ne=!!h.leading,se="maxWait"in h,T=se?vn(oo(h.maxWait)||0,u):T,xe="trailing"in h?!!h.trailing:xe);function Ae(on){var Lo=w,zi=L;return w=L=n,te=on,N=s.apply(zi,Lo),N}function Me(on){return te=on,F=Nc(Ke,u),ne?Ae(on):N}function We(on){var Lo=on-U,zi=on-te,bw=u-Lo;return se?Bn(bw,T-zi):bw}function Ne(on){var Lo=on-U,zi=on-te;return U===n||Lo>=u||Lo<0||se&&zi>=T}function Ke(){var on=nh();if(Ne(on))return Xe(on);F=Nc(Ke,We(on))}function Xe(on){return F=n,xe&&w?Ae(on):(w=L=n,N)}function Nr(){F!==n&&c9(F),te=0,w=U=L=F=n}function tr(){return F===n?N:Xe(nh())}function $r(){var on=nh(),Lo=Ne(on);if(w=arguments,L=this,U=on,Lo){if(F===n)return Me(U);if(se)return c9(F),F=Nc(Ke,u),Ae(U)}return F===n&&(F=Nc(Ke,u)),N}return $r.cancel=Nr,$r.flush=tr,$r}var uF=je(function(s,u){return U6(s,1,u)}),cF=je(function(s,u,h){return U6(s,oo(u)||0,h)});function dF(s){return Mi(s,H)}function rh(s,u){if(typeof s!="function"||u!=null&&typeof u!="function")throw new Jr(a);var h=function(){var w=arguments,L=u?u.apply(this,w):w[0],T=h.cache;if(T.has(L))return T.get(L);var N=s.apply(this,w);return h.cache=T.set(L,N)||T,N};return h.cache=new(rh.Cache||Oi),h}rh.Cache=Oi;function oh(s){if(typeof s!="function")throw new Jr(a);return function(){var u=arguments;switch(u.length){case 0:return!s.call(this);case 1:return!s.call(this,u[0]);case 2:return!s.call(this,u[0],u[1]);case 3:return!s.call(this,u[0],u[1],u[2])}return!s.apply(this,u)}}function fF(s){return Y9(2,s)}var pF=JN(function(s,u){u=u.length==1&&ze(u[0])?Ft(u[0],Or(Re())):Ft(An(u,1),Or(Re()));var h=u.length;return je(function(w){for(var L=-1,T=Bn(w.length,h);++L<T;)w[L]=u[L].call(this,w[L]);return Ir(s,this,w)})}),Yv=je(function(s,u){var h=ya(u,Ml(Yv));return Mi(s,A,n,u,h)}),tw=je(function(s,u){var h=ya(u,Ml(tw));return Mi(s,R,n,u,h)}),hF=Ni(function(s,u){return Mi(s,$,n,n,n,u)});function mF(s,u){if(typeof s!="function")throw new Jr(a);return u=u===n?u:Ve(u),je(s,u)}function gF(s,u){if(typeof s!="function")throw new Jr(a);return u=u==null?0:vn(Ve(u),0),je(function(h){var w=h[u],L=Ca(h,0,u);return w&&va(L,w),Ir(s,this,L)})}function vF(s,u,h){var w=!0,L=!0;if(typeof s!="function")throw new Jr(a);return Ht(h)&&(w="leading"in h?!!h.leading:w,L="trailing"in h?!!h.trailing:L),ew(s,u,{leading:w,maxWait:u,trailing:L})}function yF(s){return q9(s,1)}function bF(s,u){return Yv(Mv(u),s)}function xF(){if(!arguments.length)return[];var s=arguments[0];return ze(s)?s:[s]}function wF(s){return to(s,g)}function SF(s,u){return u=typeof u=="function"?u:n,to(s,g,u)}function CF(s){return to(s,p|g)}function _F(s,u){return u=typeof u=="function"?u:n,to(s,p|g,u)}function kF(s,u){return u==null||W6(s,u,Cn(u))}function Eo(s,u){return s===u||s!==s&&u!==u}var EF=Yp(Sv),LF=Yp(function(s,u){return s>=u}),Es=K6(function(){return arguments}())?K6:function(s){return Yt(s)&&mt.call(s,"callee")&&!M6.call(s,"callee")},ze=q.isArray,PF=Sl?Or(Sl):$N;function pr(s){return s!=null&&ih(s.length)&&!Di(s)}function rn(s){return Yt(s)&&pr(s)}function AF(s){return s===!0||s===!1||Yt(s)&&Jn(s)==ue}var _a=UM||s2,TF=Cl?Or(Cl):DN;function IF(s){return Yt(s)&&s.nodeType===1&&!$c(s)}function OF(s){if(s==null)return!0;if(pr(s)&&(ze(s)||typeof s=="string"||typeof s.splice=="function"||_a(s)||Nl(s)||Es(s)))return!s.length;var u=Vn(s);if(u==Se||u==_t)return!s.size;if(Mc(s))return!kv(s).length;for(var h in s)if(mt.call(s,h))return!1;return!0}function RF(s,u){return Ic(s,u)}function MF(s,u,h){h=typeof h=="function"?h:n;var w=h?h(s,u):n;return w===n?Ic(s,u,n,h):!!w}function Xv(s){if(!Yt(s))return!1;var u=Jn(s);return u==rt||u==$e||typeof s.message=="string"&&typeof s.name=="string"&&!$c(s)}function NF(s){return typeof s=="number"&&$6(s)}function Di(s){if(!Ht(s))return!1;var u=Jn(s);return u==Ct||u==un||u==_e||u==tn}function nw(s){return typeof s=="number"&&s==Ve(s)}function ih(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=D}function Ht(s){var u=typeof s;return s!=null&&(u=="object"||u=="function")}function Yt(s){return s!=null&&typeof s=="object"}var rw=wc?Or(wc):zN;function $F(s,u){return s===u||_v(s,u,Vv(u))}function DF(s,u,h){return h=typeof h=="function"?h:n,_v(s,u,Vv(u),h)}function FF(s){return ow(s)&&s!=+s}function zF(s){if(S$(s))throw new Fe(i);return q6(s)}function BF(s){return s===null}function VF(s){return s==null}function ow(s){return typeof s=="number"||Yt(s)&&Jn(s)==Ie}function $c(s){if(!Yt(s)||Jn(s)!=Oe)return!1;var u=Op(s);if(u===null)return!0;var h=mt.call(u,"constructor")&&u.constructor;return typeof h=="function"&&h instanceof h&&Pp.call(h)==DM}var Qv=y6?Or(y6):BN;function WF(s){return nw(s)&&s>=-D&&s<=D}var iw=b6?Or(b6):VN;function ah(s){return typeof s=="string"||!ze(s)&&Yt(s)&&Jn(s)==nn}function Mr(s){return typeof s=="symbol"||Yt(s)&&Jn(s)==qt}var Nl=x6?Or(x6):WN;function UF(s){return s===n}function HF(s){return Yt(s)&&Vn(s)==Pe}function jF(s){return Yt(s)&&Jn(s)==pt}var GF=Yp(Ev),ZF=Yp(function(s,u){return s<=u});function aw(s){if(!s)return[];if(pr(s))return ah(s)?_o(s):fr(s);if(Cc&&s[Cc])return kM(s[Cc]());var u=Vn(s),h=u==Se?pv:u==_t?kp:$l;return h(s)}function Fi(s){if(!s)return s===0?s:0;if(s=oo(s),s===J||s===-J){var u=s<0?-1:1;return u*Z}return s===s?s:0}function Ve(s){var u=Fi(s),h=u%1;return u===u?h?u-h:u:0}function sw(s){return s?Ss(Ve(s),0,M):0}function oo(s){if(typeof s=="number")return s;if(Mr(s))return j;if(Ht(s)){var u=typeof s.valueOf=="function"?s.valueOf():s;s=Ht(u)?u+"":u}if(typeof s!="string")return s===0?s:+s;s=E6(s);var h=Ug.test(s);return h||jg.test(s)?Ce(s.slice(2),h?2:8):Wg.test(s)?j:+s}function lw(s){return Go(s,hr(s))}function KF(s){return s?Ss(Ve(s),-D,D):s===0?s:0}function ct(s){return s==null?"":Rr(s)}var qF=Ol(function(s,u){if(Mc(u)||pr(u)){Go(u,Cn(u),s);return}for(var h in u)mt.call(u,h)&&Pc(s,h,u[h])}),uw=Ol(function(s,u){Go(u,hr(u),s)}),sh=Ol(function(s,u,h,w){Go(u,hr(u),s,w)}),YF=Ol(function(s,u,h,w){Go(u,Cn(u),s,w)}),XF=Ni(bv);function QF(s,u){var h=Il(s);return u==null?h:V6(h,u)}var JF=je(function(s,u){s=Et(s);var h=-1,w=u.length,L=w>2?u[2]:n;for(L&&er(u[0],u[1],L)&&(w=1);++h<w;)for(var T=u[h],N=hr(T),F=-1,U=N.length;++F<U;){var te=N[F],ne=s[te];(ne===n||Eo(ne,Pl[te])&&!mt.call(s,te))&&(s[te]=T[te])}return s}),ez=je(function(s){return s.push(n,E9),Ir(cw,n,s)});function tz(s,u){return S6(s,Re(u,3),jo)}function nz(s,u){return S6(s,Re(u,3),wv)}function rz(s,u){return s==null?s:xv(s,Re(u,3),hr)}function oz(s,u){return s==null?s:G6(s,Re(u,3),hr)}function iz(s,u){return s&&jo(s,Re(u,3))}function az(s,u){return s&&wv(s,Re(u,3))}function sz(s){return s==null?[]:Wp(s,Cn(s))}function lz(s){return s==null?[]:Wp(s,hr(s))}function Jv(s,u,h){var w=s==null?n:Cs(s,u);return w===n?h:w}function uz(s,u){return s!=null&&A9(s,u,ON)}function e2(s,u){return s!=null&&A9(s,u,RN)}var cz=w9(function(s,u,h){u!=null&&typeof u.toString!="function"&&(u=Ap.call(u)),s[u]=h},n2(mr)),dz=w9(function(s,u,h){u!=null&&typeof u.toString!="function"&&(u=Ap.call(u)),mt.call(s,u)?s[u].push(h):s[u]=[h]},Re),fz=je(Tc);function Cn(s){return pr(s)?z6(s):kv(s)}function hr(s){return pr(s)?z6(s,!0):UN(s)}function pz(s,u){var h={};return u=Re(u,3),jo(s,function(w,L,T){Ri(h,u(w,L,T),w)}),h}function hz(s,u){var h={};return u=Re(u,3),jo(s,function(w,L,T){Ri(h,L,u(w,L,T))}),h}var mz=Ol(function(s,u,h){Up(s,u,h)}),cw=Ol(function(s,u,h,w){Up(s,u,h,w)}),gz=Ni(function(s,u){var h={};if(s==null)return h;var w=!1;u=Ft(u,function(T){return T=Sa(T,s),w||(w=T.length>1),T}),Go(s,zv(s),h),w&&(h=to(h,p|m|g,c$));for(var L=u.length;L--;)Iv(h,u[L]);return h});function vz(s,u){return dw(s,oh(Re(u)))}var yz=Ni(function(s,u){return s==null?{}:jN(s,u)});function dw(s,u){if(s==null)return{};var h=Ft(zv(s),function(w){return[w]});return u=Re(u),n9(s,h,function(w,L){return u(w,L[0])})}function bz(s,u,h){u=Sa(u,s);var w=-1,L=u.length;for(L||(L=1,s=n);++w<L;){var T=s==null?n:s[Zo(u[w])];T===n&&(w=L,T=h),s=Di(T)?T.call(s):T}return s}function xz(s,u,h){return s==null?s:Oc(s,u,h)}function wz(s,u,h,w){return w=typeof w=="function"?w:n,s==null?s:Oc(s,u,h,w)}var fw=_9(Cn),pw=_9(hr);function Sz(s,u,h){var w=ze(s),L=w||_a(s)||Nl(s);if(u=Re(u,4),h==null){var T=s&&s.constructor;L?h=w?new T:[]:Ht(s)?h=Di(T)?Il(Op(s)):{}:h={}}return(L?Qr:jo)(s,function(N,F,U){return u(h,N,F,U)}),h}function Cz(s,u){return s==null?!0:Iv(s,u)}function _z(s,u,h){return s==null?s:s9(s,u,Mv(h))}function kz(s,u,h,w){return w=typeof w=="function"?w:n,s==null?s:s9(s,u,Mv(h),w)}function $l(s){return s==null?[]:fv(s,Cn(s))}function Ez(s){return s==null?[]:fv(s,hr(s))}function Lz(s,u,h){return h===n&&(h=u,u=n),h!==n&&(h=oo(h),h=h===h?h:0),u!==n&&(u=oo(u),u=u===u?u:0),Ss(oo(s),u,h)}function Pz(s,u,h){return u=Fi(u),h===n?(h=u,u=0):h=Fi(h),s=oo(s),MN(s,u,h)}function Az(s,u,h){if(h&&typeof h!="boolean"&&er(s,u,h)&&(u=h=n),h===n&&(typeof u=="boolean"?(h=u,u=n):typeof s=="boolean"&&(h=s,s=n)),s===n&&u===n?(s=0,u=1):(s=Fi(s),u===n?(u=s,s=0):u=Fi(u)),s>u){var w=s;s=u,u=w}if(h||s%1||u%1){var L=D6();return Bn(s+L*(u-s+K("1e-"+((L+"").length-1))),u)}return Pv(s,u)}var Tz=Rl(function(s,u,h){return u=u.toLowerCase(),s+(h?hw(u):u)});function hw(s){return t2(ct(s).toLowerCase())}function mw(s){return s=ct(s),s&&s.replace(Zg,xM).replace(bp,"")}function Iz(s,u,h){s=ct(s),u=Rr(u);var w=s.length;h=h===n?w:Ss(Ve(h),0,w);var L=h;return h-=u.length,h>=0&&s.slice(h,L)==u}function Oz(s){return s=ct(s),s&&Li.test(s)?s.replace(pa,wM):s}function Rz(s){return s=ct(s),s&&Mg.test(s)?s.replace(cc,"\\$&"):s}var Mz=Rl(function(s,u,h){return s+(h?"-":"")+u.toLowerCase()}),Nz=Rl(function(s,u,h){return s+(h?" ":"")+u.toLowerCase()}),$z=y9("toLowerCase");function Dz(s,u,h){s=ct(s),u=Ve(u);var w=u?El(s):0;if(!u||w>=u)return s;var L=(u-w)/2;return qp($p(L),h)+s+qp(Np(L),h)}function Fz(s,u,h){s=ct(s),u=Ve(u);var w=u?El(s):0;return u&&w<u?s+qp(u-w,h):s}function zz(s,u,h){s=ct(s),u=Ve(u);var w=u?El(s):0;return u&&w<u?qp(u-w,h)+s:s}function Bz(s,u,h){return h||u==null?u=0:u&&(u=+u),ZM(ct(s).replace(dc,""),u||0)}function Vz(s,u,h){return(h?er(s,u,h):u===n)?u=1:u=Ve(u),Av(ct(s),u)}function Wz(){var s=arguments,u=ct(s[0]);return s.length<3?u:u.replace(s[1],s[2])}var Uz=Rl(function(s,u,h){return s+(h?"_":"")+u.toLowerCase()});function Hz(s,u,h){return h&&typeof h!="number"&&er(s,u,h)&&(u=h=n),h=h===n?M:h>>>0,h?(s=ct(s),s&&(typeof u=="string"||u!=null&&!Qv(u))&&(u=Rr(u),!u&&kl(s))?Ca(_o(s),0,h):s.split(u,h)):[]}var jz=Rl(function(s,u,h){return s+(h?" ":"")+t2(u)});function Gz(s,u,h){return s=ct(s),h=h==null?0:Ss(Ve(h),0,s.length),u=Rr(u),s.slice(h,h+u.length)==u}function Zz(s,u,h){var w=P.templateSettings;h&&er(s,u,h)&&(u=n),s=ct(s),u=sh({},u,w,k9);var L=sh({},u.imports,w.imports,k9),T=Cn(L),N=fv(L,T),F,U,te=0,ne=u.interpolate||ma,se="__p += '",xe=hv((u.escape||ma).source+"|"+ne.source+"|"+(ne===tp?Vg:ma).source+"|"+(u.evaluate||ma).source+"|$","g"),Ae="//# sourceURL="+(mt.call(u,"sourceURL")?(u.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++wp+"]")+`
-`;s.replace(xe,function(Ne,Ke,Xe,Nr,tr,$r){return Xe||(Xe=Nr),se+=s.slice(te,$r).replace(Kg,SM),Ke&&(F=!0,se+=`' +
-__e(`+Ke+`) +
-'`),tr&&(U=!0,se+=`';
-`+tr+`;
-__p += '`),Xe&&(se+=`' +
-((__t = (`+Xe+`)) == null ? '' : __t) +
-'`),te=$r+Ne.length,Ne}),se+=`';
-`;var Me=mt.call(u,"variable")&&u.variable;if(!Me)se=`with (obj) {
-`+se+`
-}
-`;else if(zg.test(Me))throw new Fe(l);se=(U?se.replace(vs,""):se).replace(hl,"$1").replace(Pg,"$1;"),se="function("+(Me||"obj")+`) {
-`+(Me?"":`obj || (obj = {});
-`)+"var __t, __p = ''"+(F?", __e = _.escape":"")+(U?`, __j = Array.prototype.join;
-function print() { __p += __j.call(arguments, '') }
-`:`;
-`)+se+`return __p
-}`;var We=vw(function(){return it(T,Ae+"return "+se).apply(n,N)});if(We.source=se,Xv(We))throw We;return We}function Kz(s){return ct(s).toLowerCase()}function qz(s){return ct(s).toUpperCase()}function Yz(s,u,h){if(s=ct(s),s&&(h||u===n))return E6(s);if(!s||!(u=Rr(u)))return s;var w=_o(s),L=_o(u),T=L6(w,L),N=P6(w,L)+1;return Ca(w,T,N).join("")}function Xz(s,u,h){if(s=ct(s),s&&(h||u===n))return s.slice(0,T6(s)+1);if(!s||!(u=Rr(u)))return s;var w=_o(s),L=P6(w,_o(u))+1;return Ca(w,0,L).join("")}function Qz(s,u,h){if(s=ct(s),s&&(h||u===n))return s.replace(dc,"");if(!s||!(u=Rr(u)))return s;var w=_o(s),L=L6(w,_o(u));return Ca(w,L).join("")}function Jz(s,u){var h=z,w=X;if(Ht(u)){var L="separator"in u?u.separator:L;h="length"in u?Ve(u.length):h,w="omission"in u?Rr(u.omission):w}s=ct(s);var T=s.length;if(kl(s)){var N=_o(s);T=N.length}if(h>=T)return s;var F=h-El(w);if(F<1)return w;var U=N?Ca(N,0,F).join(""):s.slice(0,F);if(L===n)return U+w;if(N&&(F+=U.length-F),Qv(L)){if(s.slice(F).search(L)){var te,ne=U;for(L.global||(L=hv(L.source,ct(Pi.exec(L))+"g")),L.lastIndex=0;te=L.exec(ne);)var se=te.index;U=U.slice(0,se===n?F:se)}}else if(s.indexOf(Rr(L),F)!=F){var xe=U.lastIndexOf(L);xe>-1&&(U=U.slice(0,xe))}return U+w}function eB(s){return s=ct(s),s&&Ag.test(s)?s.replace(uc,AM):s}var tB=Rl(function(s,u,h){return s+(h?" ":"")+u.toUpperCase()}),t2=y9("toUpperCase");function gw(s,u,h){return s=ct(s),u=h?n:u,u===n?_M(s)?OM(s):mM(s):s.match(u)||[]}var vw=je(function(s,u){try{return Ir(s,n,u)}catch(h){return Xv(h)?h:new Fe(h)}}),nB=Ni(function(s,u){return Qr(u,function(h){h=Zo(h),Ri(s,h,qv(s[h],s))}),s});function rB(s){var u=s==null?0:s.length,h=Re();return s=u?Ft(s,function(w){if(typeof w[1]!="function")throw new Jr(a);return[h(w[0]),w[1]]}):[],je(function(w){for(var L=-1;++L<u;){var T=s[L];if(Ir(T[0],this,w))return Ir(T[1],this,w)}})}function oB(s){return AN(to(s,p))}function n2(s){return function(){return s}}function iB(s,u){return s==null||s!==s?u:s}var aB=x9(),sB=x9(!0);function mr(s){return s}function r2(s){return Y6(typeof s=="function"?s:to(s,p))}function lB(s){return Q6(to(s,p))}function uB(s,u){return J6(s,to(u,p))}var cB=je(function(s,u){return function(h){return Tc(h,s,u)}}),dB=je(function(s,u){return function(h){return Tc(s,h,u)}});function o2(s,u,h){var w=Cn(u),L=Wp(u,w);h==null&&!(Ht(u)&&(L.length||!w.length))&&(h=u,u=s,s=this,L=Wp(u,Cn(u)));var T=!(Ht(h)&&"chain"in h)||!!h.chain,N=Di(s);return Qr(L,function(F){var U=u[F];s[F]=U,N&&(s.prototype[F]=function(){var te=this.__chain__;if(T||te){var ne=s(this.__wrapped__),se=ne.__actions__=fr(this.__actions__);return se.push({func:U,args:arguments,thisArg:s}),ne.__chain__=te,ne}return U.apply(s,va([this.value()],arguments))})}),s}function fB(){return Be._===this&&(Be._=FM),this}function i2(){}function pB(s){return s=Ve(s),je(function(u){return e9(u,s)})}var hB=$v(Ft),mB=$v(w6),gB=$v(sv);function yw(s){return Uv(s)?lv(Zo(s)):GN(s)}function vB(s){return function(u){return s==null?n:Cs(s,u)}}var yB=S9(),bB=S9(!0);function a2(){return[]}function s2(){return!1}function xB(){return{}}function wB(){return""}function SB(){return!0}function CB(s,u){if(s=Ve(s),s<1||s>D)return[];var h=M,w=Bn(s,M);u=Re(u),s-=M;for(var L=dv(w,u);++h<s;)u(h);return L}function _B(s){return ze(s)?Ft(s,Zo):Mr(s)?[s]:fr(F9(ct(s)))}function kB(s){var u=++$M;return ct(s)+u}var EB=Kp(function(s,u){return s+u},0),LB=Dv("ceil"),PB=Kp(function(s,u){return s/u},1),AB=Dv("floor");function TB(s){return s&&s.length?Vp(s,mr,Sv):n}function IB(s,u){return s&&s.length?Vp(s,Re(u,2),Sv):n}function OB(s){return _6(s,mr)}function RB(s,u){return _6(s,Re(u,2))}function MB(s){return s&&s.length?Vp(s,mr,Ev):n}function NB(s,u){return s&&s.length?Vp(s,Re(u,2),Ev):n}var $B=Kp(function(s,u){return s*u},1),DB=Dv("round"),FB=Kp(function(s,u){return s-u},0);function zB(s){return s&&s.length?cv(s,mr):0}function BB(s,u){return s&&s.length?cv(s,Re(u,2)):0}return P.after=lF,P.ary=q9,P.assign=qF,P.assignIn=uw,P.assignInWith=sh,P.assignWith=YF,P.at=XF,P.before=Y9,P.bind=qv,P.bindAll=nB,P.bindKey=X9,P.castArray=xF,P.chain=G9,P.chunk=A$,P.compact=T$,P.concat=I$,P.cond=rB,P.conforms=oB,P.constant=n2,P.countBy=zD,P.create=QF,P.curry=Q9,P.curryRight=J9,P.debounce=ew,P.defaults=JF,P.defaultsDeep=ez,P.defer=uF,P.delay=cF,P.difference=O$,P.differenceBy=R$,P.differenceWith=M$,P.drop=N$,P.dropRight=$$,P.dropRightWhile=D$,P.dropWhile=F$,P.fill=z$,P.filter=VD,P.flatMap=HD,P.flatMapDeep=jD,P.flatMapDepth=GD,P.flatten=W9,P.flattenDeep=B$,P.flattenDepth=V$,P.flip=dF,P.flow=aB,P.flowRight=sB,P.fromPairs=W$,P.functions=sz,P.functionsIn=lz,P.groupBy=ZD,P.initial=H$,P.intersection=j$,P.intersectionBy=G$,P.intersectionWith=Z$,P.invert=cz,P.invertBy=dz,P.invokeMap=qD,P.iteratee=r2,P.keyBy=YD,P.keys=Cn,P.keysIn=hr,P.map=th,P.mapKeys=pz,P.mapValues=hz,P.matches=lB,P.matchesProperty=uB,P.memoize=rh,P.merge=mz,P.mergeWith=cw,P.method=cB,P.methodOf=dB,P.mixin=o2,P.negate=oh,P.nthArg=pB,P.omit=gz,P.omitBy=vz,P.once=fF,P.orderBy=XD,P.over=hB,P.overArgs=pF,P.overEvery=mB,P.overSome=gB,P.partial=Yv,P.partialRight=tw,P.partition=QD,P.pick=yz,P.pickBy=dw,P.property=yw,P.propertyOf=vB,P.pull=X$,P.pullAll=H9,P.pullAllBy=Q$,P.pullAllWith=J$,P.pullAt=eD,P.range=yB,P.rangeRight=bB,P.rearg=hF,P.reject=tF,P.remove=tD,P.rest=mF,P.reverse=Zv,P.sampleSize=rF,P.set=xz,P.setWith=wz,P.shuffle=oF,P.slice=nD,P.sortBy=sF,P.sortedUniq=uD,P.sortedUniqBy=cD,P.split=Hz,P.spread=gF,P.tail=dD,P.take=fD,P.takeRight=pD,P.takeRightWhile=hD,P.takeWhile=mD,P.tap=TD,P.throttle=vF,P.thru=eh,P.toArray=aw,P.toPairs=fw,P.toPairsIn=pw,P.toPath=_B,P.toPlainObject=lw,P.transform=Sz,P.unary=yF,P.union=gD,P.unionBy=vD,P.unionWith=yD,P.uniq=bD,P.uniqBy=xD,P.uniqWith=wD,P.unset=Cz,P.unzip=Kv,P.unzipWith=j9,P.update=_z,P.updateWith=kz,P.values=$l,P.valuesIn=Ez,P.without=SD,P.words=gw,P.wrap=bF,P.xor=CD,P.xorBy=_D,P.xorWith=kD,P.zip=ED,P.zipObject=LD,P.zipObjectDeep=PD,P.zipWith=AD,P.entries=fw,P.entriesIn=pw,P.extend=uw,P.extendWith=sh,o2(P,P),P.add=EB,P.attempt=vw,P.camelCase=Tz,P.capitalize=hw,P.ceil=LB,P.clamp=Lz,P.clone=wF,P.cloneDeep=CF,P.cloneDeepWith=_F,P.cloneWith=SF,P.conformsTo=kF,P.deburr=mw,P.defaultTo=iB,P.divide=PB,P.endsWith=Iz,P.eq=Eo,P.escape=Oz,P.escapeRegExp=Rz,P.every=BD,P.find=WD,P.findIndex=B9,P.findKey=tz,P.findLast=UD,P.findLastIndex=V9,P.findLastKey=nz,P.floor=AB,P.forEach=Z9,P.forEachRight=K9,P.forIn=rz,P.forInRight=oz,P.forOwn=iz,P.forOwnRight=az,P.get=Jv,P.gt=EF,P.gte=LF,P.has=uz,P.hasIn=e2,P.head=U9,P.identity=mr,P.includes=KD,P.indexOf=U$,P.inRange=Pz,P.invoke=fz,P.isArguments=Es,P.isArray=ze,P.isArrayBuffer=PF,P.isArrayLike=pr,P.isArrayLikeObject=rn,P.isBoolean=AF,P.isBuffer=_a,P.isDate=TF,P.isElement=IF,P.isEmpty=OF,P.isEqual=RF,P.isEqualWith=MF,P.isError=Xv,P.isFinite=NF,P.isFunction=Di,P.isInteger=nw,P.isLength=ih,P.isMap=rw,P.isMatch=$F,P.isMatchWith=DF,P.isNaN=FF,P.isNative=zF,P.isNil=VF,P.isNull=BF,P.isNumber=ow,P.isObject=Ht,P.isObjectLike=Yt,P.isPlainObject=$c,P.isRegExp=Qv,P.isSafeInteger=WF,P.isSet=iw,P.isString=ah,P.isSymbol=Mr,P.isTypedArray=Nl,P.isUndefined=UF,P.isWeakMap=HF,P.isWeakSet=jF,P.join=K$,P.kebabCase=Mz,P.last=ro,P.lastIndexOf=q$,P.lowerCase=Nz,P.lowerFirst=$z,P.lt=GF,P.lte=ZF,P.max=TB,P.maxBy=IB,P.mean=OB,P.meanBy=RB,P.min=MB,P.minBy=NB,P.stubArray=a2,P.stubFalse=s2,P.stubObject=xB,P.stubString=wB,P.stubTrue=SB,P.multiply=$B,P.nth=Y$,P.noConflict=fB,P.noop=i2,P.now=nh,P.pad=Dz,P.padEnd=Fz,P.padStart=zz,P.parseInt=Bz,P.random=Az,P.reduce=JD,P.reduceRight=eF,P.repeat=Vz,P.replace=Wz,P.result=bz,P.round=DB,P.runInContext=W,P.sample=nF,P.size=iF,P.snakeCase=Uz,P.some=aF,P.sortedIndex=rD,P.sortedIndexBy=oD,P.sortedIndexOf=iD,P.sortedLastIndex=aD,P.sortedLastIndexBy=sD,P.sortedLastIndexOf=lD,P.startCase=jz,P.startsWith=Gz,P.subtract=FB,P.sum=zB,P.sumBy=BB,P.template=Zz,P.times=CB,P.toFinite=Fi,P.toInteger=Ve,P.toLength=sw,P.toLower=Kz,P.toNumber=oo,P.toSafeInteger=KF,P.toString=ct,P.toUpper=qz,P.trim=Yz,P.trimEnd=Xz,P.trimStart=Qz,P.truncate=Jz,P.unescape=eB,P.uniqueId=kB,P.upperCase=tB,P.upperFirst=t2,P.each=Z9,P.eachRight=K9,P.first=U9,o2(P,function(){var s={};return jo(P,function(u,h){mt.call(P.prototype,h)||(s[h]=u)}),s}(),{chain:!1}),P.VERSION=r,Qr(["bind","bindKey","curry","curryRight","partial","partialRight"],function(s){P[s].placeholder=P}),Qr(["drop","take"],function(s,u){qe.prototype[s]=function(h){h=h===n?1:vn(Ve(h),0);var w=this.__filtered__&&!u?new qe(this):this.clone();return w.__filtered__?w.__takeCount__=Bn(h,w.__takeCount__):w.__views__.push({size:Bn(h,M),type:s+(w.__dir__<0?"Right":"")}),w},qe.prototype[s+"Right"]=function(h){return this.reverse()[s](h).reverse()}}),Qr(["filter","map","takeWhile"],function(s,u){var h=u+1,w=h==oe||h==ge;qe.prototype[s]=function(L){var T=this.clone();return T.__iteratees__.push({iteratee:Re(L,3),type:h}),T.__filtered__=T.__filtered__||w,T}}),Qr(["head","last"],function(s,u){var h="take"+(u?"Right":"");qe.prototype[s]=function(){return this[h](1).value()[0]}}),Qr(["initial","tail"],function(s,u){var h="drop"+(u?"":"Right");qe.prototype[s]=function(){return this.__filtered__?new qe(this):this[h](1)}}),qe.prototype.compact=function(){return this.filter(mr)},qe.prototype.find=function(s){return this.filter(s).head()},qe.prototype.findLast=function(s){return this.reverse().find(s)},qe.prototype.invokeMap=je(function(s,u){return typeof s=="function"?new qe(this):this.map(function(h){return Tc(h,s,u)})}),qe.prototype.reject=function(s){return this.filter(oh(Re(s)))},qe.prototype.slice=function(s,u){s=Ve(s);var h=this;return h.__filtered__&&(s>0||u<0)?new qe(h):(s<0?h=h.takeRight(-s):s&&(h=h.drop(s)),u!==n&&(u=Ve(u),h=u<0?h.dropRight(-u):h.take(u-s)),h)},qe.prototype.takeRightWhile=function(s){return this.reverse().takeWhile(s).reverse()},qe.prototype.toArray=function(){return this.take(M)},jo(qe.prototype,function(s,u){var h=/^(?:filter|find|map|reject)|While$/.test(u),w=/^(?:head|last)$/.test(u),L=P[w?"take"+(u=="last"?"Right":""):u],T=w||/^find/.test(u);!L||(P.prototype[u]=function(){var N=this.__wrapped__,F=w?[1]:arguments,U=N instanceof qe,te=F[0],ne=U||ze(N),se=function(Ke){var Xe=L.apply(P,va([Ke],F));return w&&xe?Xe[0]:Xe};ne&&h&&typeof te=="function"&&te.length!=1&&(U=ne=!1);var xe=this.__chain__,Ae=!!this.__actions__.length,Me=T&&!xe,We=U&&!Ae;if(!T&&ne){N=We?N:new qe(this);var Ne=s.apply(N,F);return Ne.__actions__.push({func:eh,args:[se],thisArg:n}),new eo(Ne,xe)}return Me&&We?s.apply(this,F):(Ne=this.thru(se),Me?w?Ne.value()[0]:Ne.value():Ne)})}),Qr(["pop","push","shift","sort","splice","unshift"],function(s){var u=Ep[s],h=/^(?:push|sort|unshift)$/.test(s)?"tap":"thru",w=/^(?:pop|shift)$/.test(s);P.prototype[s]=function(){var L=arguments;if(w&&!this.__chain__){var T=this.value();return u.apply(ze(T)?T:[],L)}return this[h](function(N){return u.apply(ze(N)?N:[],L)})}}),jo(qe.prototype,function(s,u){var h=P[u];if(h){var w=h.name+"";mt.call(Tl,w)||(Tl[w]=[]),Tl[w].push({name:u,func:h})}}),Tl[Zp(n,C).name]=[{name:"wrapper",func:n}],qe.prototype.clone=eN,qe.prototype.reverse=tN,qe.prototype.value=nN,P.prototype.at=ID,P.prototype.chain=OD,P.prototype.commit=RD,P.prototype.next=MD,P.prototype.plant=$D,P.prototype.reverse=DD,P.prototype.toJSON=P.prototype.valueOf=P.prototype.value=FD,P.prototype.first=P.prototype.head,Cc&&(P.prototype[Cc]=ND),P},Ll=RM();ot?((ot.exports=Ll)._=Ll,He._=Ll):Be._=Ll}).call(Gi)})(qn,qn.exports);const xf=qn.exports,Rpe={currentImageUuid:"",images:[],areMoreImagesAvailable:!0},SO=Hx({name:"gallery",initialState:Rpe,reducers:{setCurrentImage:(e,t)=>{e.currentImage=t.payload,e.currentImageUuid=t.payload.uuid},removeImage:(e,t)=>{const n=t.payload,r=e.images.filter(o=>o.uuid!==n);if(n===e.currentImageUuid){const o=e.images.findIndex(a=>a.uuid===n),i=qn.exports.clamp(o,0,r.length-1);e.currentImage=r.length?r[i]:void 0,e.currentImageUuid=r.length?r[i].uuid:""}e.images=r},addImage:(e,t)=>{const n=t.payload,{uuid:r,url:o,mtime:i}=n;e.images.find(a=>a.url===o&&a.mtime===i)||(e.images.unshift(n),e.currentImageUuid=r,e.intermediateImage=void 0,e.currentImage=n,e.latest_mtime=i)},setIntermediateImage:(e,t)=>{e.intermediateImage=t.payload},clearIntermediateImage:e=>{e.intermediateImage=void 0},selectNextImage:e=>{const{images:t,currentImage:n}=e;if(n){const r=t.findIndex(o=>o.uuid===n.uuid);if(xf.inRange(r,0,t.length)){const o=t[r+1];e.currentImage=o,e.currentImageUuid=o.uuid}}},selectPrevImage:e=>{const{images:t,currentImage:n}=e;if(n){const r=t.findIndex(o=>o.uuid===n.uuid);if(xf.inRange(r,1,t.length+1)){const o=t[r-1];e.currentImage=o,e.currentImageUuid=o.uuid}}},addGalleryImages:(e,t)=>{const{images:n,areMoreImagesAvailable:r}=t.payload;if(n.length>0){const o=n.filter(i=>!e.images.find(a=>a.url===i.url&&a.mtime===i.mtime));if(e.images=e.images.concat(o).sort((i,a)=>a.mtime-i.mtime),!e.currentImage){const i=n[0];e.currentImage=i,e.currentImageUuid=i.uuid}e.latest_mtime=n[0].mtime,e.earliest_mtime=n[n.length-1].mtime}r!==void 0&&(e.areMoreImagesAvailable=r)}}}),{addImage:wy,clearIntermediateImage:$C,removeImage:Mpe,setCurrentImage:Npe,addGalleryImages:$pe,setIntermediateImage:Dpe,selectNextImage:CO,selectPrevImage:_O}=SO.actions,Fpe=SO.reducer,zpe={isConnected:!1,isProcessing:!1,log:[],shouldShowLogViewer:!1,shouldDisplayInProgress:!1,shouldDisplayGuides:!0,isGFPGANAvailable:!0,isESRGANAvailable:!0,socketId:"",shouldConfirmOnDelete:!0,openAccordions:[0],currentStep:0,totalSteps:0,currentIteration:0,totalIterations:0,currentStatus:"Disconnected",currentStatusHasSteps:!1,model:"",model_id:"",model_hash:"",app_id:"",app_version:"",hasError:!1,wasErrorSeen:!0},Bpe=zpe,kO=Hx({name:"system",initialState:Bpe,reducers:{setShouldDisplayInProgress:(e,t)=>{e.shouldDisplayInProgress=t.payload},setIsProcessing:(e,t)=>{e.isProcessing=t.payload},setCurrentStatus:(e,t)=>{e.currentStatus=t.payload},setSystemStatus:(e,t)=>({...e,...t.payload}),errorOccurred:e=>{e.hasError=!0,e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Server error",e.wasErrorSeen=!1},errorSeen:e=>{e.hasError=!1,e.wasErrorSeen=!0,e.currentStatus=e.isConnected?"Connected":"Disconnected"},addLogEntry:(e,t)=>{const{timestamp:n,message:r,level:o}=t.payload,a={timestamp:n,message:r,level:o||"info"};e.log.push(a)},setShouldShowLogViewer:(e,t)=>{e.shouldShowLogViewer=t.payload},setIsConnected:(e,t)=>{e.isConnected=t.payload,e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.hasError=!1},setSocketId:(e,t)=>{e.socketId=t.payload},setShouldConfirmOnDelete:(e,t)=>{e.shouldConfirmOnDelete=t.payload},setOpenAccordions:(e,t)=>{e.openAccordions=t.payload},setSystemConfig:(e,t)=>({...e,...t.payload}),setShouldDisplayGuides:(e,t)=>{e.shouldDisplayGuides=t.payload},processingCanceled:e=>{e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Processing canceled"}}}),{setShouldDisplayInProgress:Vpe,setIsProcessing:M1,addLogEntry:vr,setShouldShowLogViewer:DC,setIsConnected:FC,setSocketId:Y2e,setShouldConfirmOnDelete:EO,setOpenAccordions:Wpe,setSystemStatus:Upe,setCurrentStatus:zC,setSystemConfig:Hpe,setShouldDisplayGuides:jpe,processingCanceled:Gpe,errorOccurred:Zpe,errorSeen:LO}=kO.actions,Kpe=kO.reducer,Si=Object.create(null);Si.open="0";Si.close="1";Si.ping="2";Si.pong="3";Si.message="4";Si.upgrade="5";Si.noop="6";const N1=Object.create(null);Object.keys(Si).forEach(e=>{N1[Si[e]]=e});const qpe={type:"error",data:"parser error"},Ype=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",Xpe=typeof ArrayBuffer=="function",Qpe=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,PO=({type:e,data:t},n,r)=>Ype&&t instanceof Blob?n?r(t):BC(t,r):Xpe&&(t instanceof ArrayBuffer||Qpe(t))?n?r(t):BC(new Blob([t]),r):r(Si[e]+(t||"")),BC=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+r)},n.readAsDataURL(e)},VC="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ad=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e<VC.length;e++)ad[VC.charCodeAt(e)]=e;const Jpe=e=>{let t=e.length*.75,n=e.length,r,o=0,i,a,l,c;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const d=new ArrayBuffer(t),f=new Uint8Array(d);for(r=0;r<n;r+=4)i=ad[e.charCodeAt(r)],a=ad[e.charCodeAt(r+1)],l=ad[e.charCodeAt(r+2)],c=ad[e.charCodeAt(r+3)],f[o++]=i<<2|a>>4,f[o++]=(a&15)<<4|l>>2,f[o++]=(l&3)<<6|c&63;return d},ehe=typeof ArrayBuffer=="function",AO=(e,t)=>{if(typeof e!="string")return{type:"message",data:TO(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:the(e.substring(1),t)}:N1[n]?e.length>1?{type:N1[n],data:e.substring(1)}:{type:N1[n]}:qpe},the=(e,t)=>{if(ehe){const n=Jpe(e);return TO(n,t)}else return{base64:!0,data:e}},TO=(e,t)=>{switch(t){case"blob":return e instanceof ArrayBuffer?new Blob([e]):e;case"arraybuffer":default:return e}},IO=String.fromCharCode(30),nhe=(e,t)=>{const n=e.length,r=new Array(n);let o=0;e.forEach((i,a)=>{PO(i,!1,l=>{r[a]=l,++o===n&&t(r.join(IO))})})},rhe=(e,t)=>{const n=e.split(IO),r=[];for(let o=0;o<n.length;o++){const i=AO(n[o],t);if(r.push(i),i.type==="error")break}return r},OO=4;function mn(e){if(e)return ohe(e)}function ohe(e){for(var t in mn.prototype)e[t]=mn.prototype[t];return e}mn.prototype.on=mn.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this};mn.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this};mn.prototype.off=mn.prototype.removeListener=mn.prototype.removeAllListeners=mn.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var r,o=0;o<n.length;o++)if(r=n[o],r===t||r.fn===t){n.splice(o,1);break}return n.length===0&&delete this._callbacks["$"+e],this};mn.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,o=n.length;r<o;++r)n[r].apply(this,t)}return this};mn.prototype.emitReserved=mn.prototype.emit;mn.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]};mn.prototype.hasListeners=function(e){return!!this.listeners(e).length};const Ha=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function RO(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const ihe=setTimeout,ahe=clearTimeout;function xg(e,t){t.useNativeTimers?(e.setTimeoutFn=ihe.bind(Ha),e.clearTimeoutFn=ahe.bind(Ha)):(e.setTimeoutFn=setTimeout.bind(Ha),e.clearTimeoutFn=clearTimeout.bind(Ha))}const she=1.33;function lhe(e){return typeof e=="string"?uhe(e):Math.ceil((e.byteLength||e.size)*she)}function uhe(e){let t=0,n=0;for(let r=0,o=e.length;r<o;r++)t=e.charCodeAt(r),t<128?n+=1:t<2048?n+=2:t<55296||t>=57344?n+=3:(r++,n+=4);return n}class che extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class MO extends mn{constructor(t){super(),this.writable=!1,xg(this,t),this.opts=t,this.query=t.query,this.readyState="",this.socket=t.socket}onError(t,n,r){return super.emitReserved("error",new che(t,n,r)),this}open(){return(this.readyState==="closed"||this.readyState==="")&&(this.readyState="opening",this.doOpen()),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=AO(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}}const NO="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),U4=64,dhe={};let WC=0,jh=0,UC;function HC(e){let t="";do t=NO[e%U4]+t,e=Math.floor(e/U4);while(e>0);return t}function $O(){const e=HC(+new Date);return e!==UC?(WC=0,UC=e):e+"."+HC(WC++)}for(;jh<U4;jh++)dhe[NO[jh]]=jh;function DO(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function fhe(e){let t={},n=e.split("&");for(let r=0,o=n.length;r<o;r++){let i=n[r].split("=");t[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return t}let FO=!1;try{FO=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const phe=FO;function zO(e){const t=e.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!t||phe))return new XMLHttpRequest}catch{}if(!t)try{return new Ha[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function hhe(){}const mhe=function(){return new zO({xdomain:!1}).responseType!=null}();class ghe extends MO{constructor(t){if(super(t),this.polling=!1,typeof location<"u"){const r=location.protocol==="https:";let o=location.port;o||(o=r?"443":"80"),this.xd=typeof location<"u"&&t.hostname!==location.hostname||o!==t.port,this.xs=t.secure!==r}const n=t&&t.forceBase64;this.supportsBinary=mhe&&!n}get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const n=()=>{this.readyState="paused",t()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};rhe(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,nhe(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){let t=this.query||{};const n=this.opts.secure?"https":"http";let r="";this.opts.timestampRequests!==!1&&(t[this.opts.timestampParam]=$O()),!this.supportsBinary&&!t.sid&&(t.b64=1),this.opts.port&&(n==="https"&&Number(this.opts.port)!==443||n==="http"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port);const o=DO(t),i=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(i?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(o.length?"?"+o:"")}request(t={}){return Object.assign(t,{xd:this.xd,xs:this.xs},this.opts),new yi(this.uri(),t)}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(o,i)=>{this.onError("xhr post error",o,i)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class yi extends mn{constructor(t,n){super(),xg(this,n),this.opts=n,this.method=n.method||"GET",this.uri=t,this.async=n.async!==!1,this.data=n.data!==void 0?n.data:null,this.create()}create(){const t=RO(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd,t.xscheme=!!this.opts.xs;const n=this.xhr=new zO(t);try{n.open(this.method,this.uri,this.async);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let r in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(r)&&n.setRequestHeader(r,this.opts.extraHeaders[r])}}catch{}if(this.method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{n.readyState===4&&(n.status===200||n.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof n.status=="number"?n.status:0)},0))},n.send(this.data)}catch(r){this.setTimeoutFn(()=>{this.onError(r)},0);return}typeof document<"u"&&(this.index=yi.requestsCount++,yi.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=hhe,t)try{this.xhr.abort()}catch{}typeof document<"u"&&delete yi.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}yi.requestsCount=0;yi.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",jC);else if(typeof addEventListener=="function"){const e="onpagehide"in Ha?"pagehide":"unload";addEventListener(e,jC,!1)}}function jC(){for(let e in yi.requests)yi.requests.hasOwnProperty(e)&&yi.requests[e].abort()}const vhe=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0))(),Gh=Ha.WebSocket||Ha.MozWebSocket,GC=!0,yhe="arraybuffer",ZC=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class bhe extends MO{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),n=this.opts.protocols,r=ZC?{}:RO(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=GC&&!ZC?n?new Gh(t,n):new Gh(t):new Gh(t,n,r)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType||yhe,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],o=n===t.length-1;PO(r,this.supportsBinary,i=>{const a={};try{GC&&this.ws.send(i)}catch{}o&&vhe(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){let t=this.query||{};const n=this.opts.secure?"wss":"ws";let r="";this.opts.port&&(n==="wss"&&Number(this.opts.port)!==443||n==="ws"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port),this.opts.timestampRequests&&(t[this.opts.timestampParam]=$O()),this.supportsBinary||(t.b64=1);const o=DO(t),i=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(i?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(o.length?"?"+o:"")}check(){return!!Gh}}const xhe={websocket:bhe,polling:ghe},whe=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,She=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function H4(e){const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let o=whe.exec(e||""),i={},a=14;for(;a--;)i[She[a]]=o[a]||"";return n!=-1&&r!=-1&&(i.source=t,i.host=i.host.substring(1,i.host.length-1).replace(/;/g,":"),i.authority=i.authority.replace("[","").replace("]","").replace(/;/g,":"),i.ipv6uri=!0),i.pathNames=Che(i,i.path),i.queryKey=_he(i,i.query),i}function Che(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.substr(0,1)=="/"||t.length===0)&&r.splice(0,1),t.substr(t.length-1,1)=="/"&&r.splice(r.length-1,1),r}function _he(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,o,i){o&&(n[o]=i)}),n}class Fa extends mn{constructor(t,n={}){super(),t&&typeof t=="object"&&(n=t,t=null),t?(t=H4(t),n.hostname=t.host,n.secure=t.protocol==="https"||t.protocol==="wss",n.port=t.port,t.query&&(n.query=t.query)):n.host&&(n.hostname=H4(n.host).host),xg(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=n.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!0},n),this.opts.path=this.opts.path.replace(/\/$/,"")+"/",typeof this.opts.query=="string"&&(this.opts.query=fhe(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&addEventListener("beforeunload",()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},!1),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=OO,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts.transportOptions[t],this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port});return new xhe[t](r)}open(){let t;if(this.opts.rememberUpgrade&&Fa.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)t="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else t=this.transports[0];this.readyState="opening";try{t=this.createTransport(t)}catch{this.transports.shift(),this.open();return}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",n=>this.onClose("transport close",n))}probe(t){let n=this.createTransport(t),r=!1;Fa.priorWebsocketSuccess=!1;const o=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",p=>{if(!r)if(p.type==="pong"&&p.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Fa.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(f(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=n.name,this.emitReserved("upgradeError",m)}}))};function i(){r||(r=!0,f(),n.close(),n=null)}const a=p=>{const m=new Error("probe error: "+p);m.transport=n.name,i(),this.emitReserved("upgradeError",m)};function l(){a("transport closed")}function c(){a("socket closed")}function d(p){n&&p.name!==n.name&&i()}const f=()=>{n.removeListener("open",o),n.removeListener("error",a),n.removeListener("close",l),this.off("close",c),this.off("upgrading",d)};n.once("open",o),n.once("error",a),n.once("close",l),this.once("close",c),this.once("upgrading",d),n.open()}onOpen(){if(this.readyState="open",Fa.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade&&this.transport.pause){let t=0;const n=this.upgrades.length;for(;t<n;t++)this.probe(this.upgrades[t])}}onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this.resetPingTimeout(),this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const n=new Error("server error");n.code=t.data,this.onError(n);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const o=this.writeBuffer[r].data;if(o&&(n+=lhe(o)),r>0&&n>this.maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}write(t,n,r){return this.sendPacket("message",t,n,r),this}send(t,n,r){return this.sendPacket("message",t,n,r),this}sendPacket(t,n,r,o){if(typeof n=="function"&&(o=n,n=void 0),typeof r=="function"&&(o=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const i={type:t,data:n,options:r};this.emitReserved("packetCreate",i),this.writeBuffer.push(i),o&&this.once("flush",o),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}onError(t){Fa.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,n){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&removeEventListener("offline",this.offlineEventListener,!1),this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const n=[];let r=0;const o=t.length;for(;r<o;r++)~this.transports.indexOf(t[r])&&n.push(t[r]);return n}}Fa.protocol=OO;function khe(e,t="",n){let r=e;n=n||typeof location<"u"&&location,e==null&&(e=n.protocol+"//"+n.host),typeof e=="string"&&(e.charAt(0)==="/"&&(e.charAt(1)==="/"?e=n.protocol+e:e=n.host+e),/^(https?|wss?):\/\//.test(e)||(typeof n<"u"?e=n.protocol+"//"+e:e="https://"+e),r=H4(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const i=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+i+":"+r.port+t,r.href=r.protocol+"://"+i+(n&&n.port===r.port?"":":"+r.port),r}const Ehe=typeof ArrayBuffer=="function",Lhe=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,BO=Object.prototype.toString,Phe=typeof Blob=="function"||typeof Blob<"u"&&BO.call(Blob)==="[object BlobConstructor]",Ahe=typeof File=="function"||typeof File<"u"&&BO.call(File)==="[object FileConstructor]";function t6(e){return Ehe&&(e instanceof ArrayBuffer||Lhe(e))||Phe&&e instanceof Blob||Ahe&&e instanceof File}function $1(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if($1(e[n]))return!0;return!1}if(t6(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return $1(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&$1(e[n]))return!0;return!1}function The(e){const t=[],n=e.data,r=e;return r.data=j4(n,t),r.attachments=t.length,{packet:r,buffers:t}}function j4(e,t){if(!e)return e;if(t6(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}else if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=j4(e[r],t);return n}else if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=j4(e[r],t));return n}return e}function Ihe(e,t){return e.data=G4(e.data,t),e.attachments=void 0,e}function G4(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}else if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=G4(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=G4(e[n],t));return e}const Ohe=5;var et;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(et||(et={}));class Rhe{constructor(t){this.replacer=t}encode(t){return(t.type===et.EVENT||t.type===et.ACK)&&$1(t)?(t.type=t.type===et.EVENT?et.BINARY_EVENT:et.BINARY_ACK,this.encodeAsBinary(t)):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===et.BINARY_EVENT||t.type===et.BINARY_ACK)&&(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=The(t),r=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(r),o}}class n6 extends mn{constructor(t){super(),this.reviver=t}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t),n.type===et.BINARY_EVENT||n.type===et.BINARY_ACK?(this.reconstructor=new Mhe(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(t6(t)||t.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(et[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===et.BINARY_EVENT||r.type===et.BINARY_ACK){const i=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const a=t.substring(i,n);if(a!=Number(a)||t.charAt(n)!=="-")throw new Error("Illegal attachments");r.attachments=Number(a)}if(t.charAt(n+1)==="/"){const i=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(i,n)}else r.nsp="/";const o=t.charAt(n+1);if(o!==""&&Number(o)==o){const i=n+1;for(;++n;){const a=t.charAt(n);if(a==null||Number(a)!=a){--n;break}if(n===t.length)break}r.id=Number(t.substring(i,n+1))}if(t.charAt(++n)){const i=this.tryParse(t.substr(n));if(n6.isPayloadValid(r.type,i))r.data=i;else throw new Error("invalid payload")}return r}tryParse(t){try{return JSON.parse(t,this.reviver)}catch{return!1}}static isPayloadValid(t,n){switch(t){case et.CONNECT:return typeof n=="object";case et.DISCONNECT:return n===void 0;case et.CONNECT_ERROR:return typeof n=="string"||typeof n=="object";case et.EVENT:case et.BINARY_EVENT:return Array.isArray(n)&&n.length>0;case et.ACK:case et.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&this.reconstructor.finishedReconstruction()}}class Mhe{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=Ihe(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const Nhe=Object.freeze(Object.defineProperty({__proto__:null,protocol:Ohe,get PacketType(){return et},Encoder:Rhe,Decoder:n6},Symbol.toStringTag,{value:"Module"}));function No(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const $he=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class VO extends mn{constructor(t,n,r){super(),this.connected=!1,this.receiveBuffer=[],this.sendBuffer=[],this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[No(t,"open",this.onopen.bind(this)),No(t,"packet",this.onpacket.bind(this)),No(t,"error",this.onerror.bind(this)),No(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){if($he.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');n.unshift(t);const r={type:et.EVENT,data:n};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const a=this.ids++,l=n.pop();this._registerAckCallback(a,l),r.id=a}const o=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!o||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(t,n){const r=this.flags.timeout;if(r===void 0){this.acks[t]=n;return}const o=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let i=0;i<this.sendBuffer.length;i++)this.sendBuffer[i].id===t&&this.sendBuffer.splice(i,1);n.call(this,new Error("operation has timed out"))},r);this.acks[t]=(...i)=>{this.io.clearTimeoutFn(o),n.apply(this,[null,...i])}}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this.packet({type:et.CONNECT,data:t})}):this.packet({type:et.CONNECT,data:this.auth})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case et.CONNECT:if(t.data&&t.data.sid){const o=t.data.sid;this.onconnect(o)}else this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case et.EVENT:case et.BINARY_EVENT:this.onevent(t);break;case et.ACK:case et.BINARY_ACK:this.onack(t);break;case et.DISCONNECT:this.ondisconnect();break;case et.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t)}ack(t){const n=this;let r=!1;return function(...o){r||(r=!0,n.packet({type:et.ACK,id:t,data:o}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(n.apply(this,t.data),delete this.acks[t.id])}onconnect(t){this.id=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:et.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,t.data)}}}function ic(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}ic.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=(Math.floor(t*10)&1)==0?e-n:e+n}return Math.min(e,this.max)|0};ic.prototype.reset=function(){this.attempts=0};ic.prototype.setMin=function(e){this.ms=e};ic.prototype.setMax=function(e){this.max=e};ic.prototype.setJitter=function(e){this.jitter=e};class Z4 extends mn{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,xg(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new ic({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const o=n.parser||Nhe;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Fa(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const o=No(n,"open",function(){r.onopen(),t&&t()}),i=No(n,"error",a=>{r.cleanup(),r._readyState="closed",this.emitReserved("error",a),t?t(a):r.maybeReconnectOnOpen()});if(this._timeout!==!1){const a=this._timeout;a===0&&o();const l=this.setTimeoutFn(()=>{o(),n.close(),n.emit("error",new Error("timeout"))},a);this.opts.autoUnref&&l.unref(),this.subs.push(function(){clearTimeout(l)})}return this.subs.push(o),this.subs.push(i),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(No(t,"ping",this.onping.bind(this)),No(t,"data",this.ondata.bind(this)),No(t,"error",this.onerror.bind(this)),No(t,"close",this.onclose.bind(this)),No(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch{this.onclose("parse error")}}ondecoded(t){this.emitReserved("packet",t)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r||(r=new VO(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;r<n.length;r++)this.engine.write(n[r],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,n){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(o=>{o?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",o)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(function(){clearTimeout(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const Xc={};function D1(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=khe(e,t.path||"/socket.io"),r=n.source,o=n.id,i=n.path,a=Xc[o]&&i in Xc[o].nsps,l=t.forceNew||t["force new connection"]||t.multiplex===!1||a;let c;return l?c=new Z4(r,t):(Xc[o]||(Xc[o]=new Z4(r,t)),c=Xc[o]),n.query&&!t.query&&(t.query=n.queryKey),c.socket(n.path,t)}Object.assign(D1,{Manager:Z4,Socket:VO,io:D1,connect:D1});let Zh;const Dhe=new Uint8Array(16);function Fhe(){if(!Zh&&(Zh=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Zh))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Zh(Dhe)}const In=[];for(let e=0;e<256;++e)In.push((e+256).toString(16).slice(1));function zhe(e,t=0){return(In[e[t+0]]+In[e[t+1]]+In[e[t+2]]+In[e[t+3]]+"-"+In[e[t+4]]+In[e[t+5]]+"-"+In[e[t+6]]+In[e[t+7]]+"-"+In[e[t+8]]+In[e[t+9]]+"-"+In[e[t+10]]+In[e[t+11]]+In[e[t+12]]+In[e[t+13]]+In[e[t+14]]+In[e[t+15]]).toLowerCase()}const Bhe=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),KC={randomUUID:Bhe};function Kh(e,t,n){if(KC.randomUUID&&!t&&!e)return KC.randomUUID();e=e||{};const r=e.random||(e.rng||Fhe)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let o=0;o<16;++o)t[n+o]=r[o];return t}return zhe(r)}var Vhe=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]*"|'[^']*'/g,Whe=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g,Uhe=/[^-+\dA-Z]/g;function yr(e,t,n,r){if(arguments.length===1&&typeof e=="string"&&!/\d/.test(e)&&(t=e,e=void 0),e=e||e===0?e:new Date,e instanceof Date||(e=new Date(e)),isNaN(e))throw TypeError("Invalid date");t=String(qC[t]||t||qC.default);var o=t.slice(0,4);(o==="UTC:"||o==="GMT:")&&(t=t.slice(4),n=!0,o==="GMT:"&&(r=!0));var i=function(){return n?"getUTC":"get"},a=function(){return e[i()+"Date"]()},l=function(){return e[i()+"Day"]()},c=function(){return e[i()+"Month"]()},d=function(){return e[i()+"FullYear"]()},f=function(){return e[i()+"Hours"]()},p=function(){return e[i()+"Minutes"]()},m=function(){return e[i()+"Seconds"]()},g=function(){return e[i()+"Milliseconds"]()},y=function(){return n?0:e.getTimezoneOffset()},b=function(){return Hhe(e)},k=function(){return jhe(e)},C={d:function(){return a()},dd:function(){return Dr(a())},ddd:function(){return gr.dayNames[l()]},DDD:function(){return YC({y:d(),m:c(),d:a(),_:i(),dayName:gr.dayNames[l()],short:!0})},dddd:function(){return gr.dayNames[l()+7]},DDDD:function(){return YC({y:d(),m:c(),d:a(),_:i(),dayName:gr.dayNames[l()+7]})},m:function(){return c()+1},mm:function(){return Dr(c()+1)},mmm:function(){return gr.monthNames[c()]},mmmm:function(){return gr.monthNames[c()+12]},yy:function(){return String(d()).slice(2)},yyyy:function(){return Dr(d(),4)},h:function(){return f()%12||12},hh:function(){return Dr(f()%12||12)},H:function(){return f()},HH:function(){return Dr(f())},M:function(){return p()},MM:function(){return Dr(p())},s:function(){return m()},ss:function(){return Dr(m())},l:function(){return Dr(g(),3)},L:function(){return Dr(Math.floor(g()/10))},t:function(){return f()<12?gr.timeNames[0]:gr.timeNames[1]},tt:function(){return f()<12?gr.timeNames[2]:gr.timeNames[3]},T:function(){return f()<12?gr.timeNames[4]:gr.timeNames[5]},TT:function(){return f()<12?gr.timeNames[6]:gr.timeNames[7]},Z:function(){return r?"GMT":n?"UTC":Ghe(e)},o:function(){return(y()>0?"-":"+")+Dr(Math.floor(Math.abs(y())/60)*100+Math.abs(y())%60,4)},p:function(){return(y()>0?"-":"+")+Dr(Math.floor(Math.abs(y())/60),2)+":"+Dr(Math.floor(Math.abs(y())%60),2)},S:function(){return["th","st","nd","rd"][a()%10>3?0:(a()%100-a()%10!=10)*a()%10]},W:function(){return b()},WW:function(){return Dr(b())},N:function(){return k()}};return t.replace(Vhe,function(S){return S in C?C[S]():S.slice(1,S.length-1)})}var qC={default:"ddd mmm dd yyyy HH:MM:ss",shortDate:"m/d/yy",paddedShortDate:"mm/dd/yyyy",mediumDate:"mmm d, yyyy",longDate:"mmmm d, yyyy",fullDate:"dddd, mmmm d, yyyy",shortTime:"h:MM TT",mediumTime:"h:MM:ss TT",longTime:"h:MM:ss TT Z",isoDate:"yyyy-mm-dd",isoTime:"HH:MM:ss",isoDateTime:"yyyy-mm-dd'T'HH:MM:sso",isoUtcDateTime:"UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",expiresHeaderFormat:"ddd, dd mmm yyyy HH:MM:ss Z"},gr={dayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","January","February","March","April","May","June","July","August","September","October","November","December"],timeNames:["a","p","am","pm","A","P","AM","PM"]},Dr=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;return String(t).padStart(n,"0")},YC=function(t){var n=t.y,r=t.m,o=t.d,i=t._,a=t.dayName,l=t.short,c=l===void 0?!1:l,d=new Date,f=new Date;f.setDate(f[i+"Date"]()-1);var p=new Date;p.setDate(p[i+"Date"]()+1);var m=function(){return d[i+"Date"]()},g=function(){return d[i+"Month"]()},y=function(){return d[i+"FullYear"]()},b=function(){return f[i+"Date"]()},k=function(){return f[i+"Month"]()},C=function(){return f[i+"FullYear"]()},S=function(){return p[i+"Date"]()},_=function(){return p[i+"Month"]()},E=function(){return p[i+"FullYear"]()};return y()===n&&g()===r&&m()===o?c?"Tdy":"Today":C()===n&&k()===r&&b()===o?c?"Ysd":"Yesterday":E()===n&&_()===r&&S()===o?c?"Tmw":"Tomorrow":a},Hhe=function(t){var n=new Date(t.getFullYear(),t.getMonth(),t.getDate());n.setDate(n.getDate()-(n.getDay()+6)%7+3);var r=new Date(n.getFullYear(),0,4);r.setDate(r.getDate()-(r.getDay()+6)%7+3);var o=n.getTimezoneOffset()-r.getTimezoneOffset();n.setHours(n.getHours()-o);var i=(n-r)/(864e5*7);return 1+Math.floor(i)},jhe=function(t){var n=t.getDay();return n===0&&(n=7),n},Ghe=function(t){return(String(t).match(Whe)||[""]).pop().replace(Uhe,"").replace(/GMT\+0000/g,"UTC")};const K4=sr("socketio/generateImage"),Zhe=sr("socketio/runESRGAN"),Khe=sr("socketio/runFacetool"),qhe=sr("socketio/deleteImage"),WO=sr("socketio/requestImages"),Yhe=sr("socketio/requestNewImages"),Xhe=sr("socketio/cancelProcessing"),Qhe=sr("socketio/uploadInitialImage");sr("socketio/uploadMaskImage");const Jhe=sr("socketio/requestSystemConfig"),e1e=e=>{const{dispatch:t,getState:n}=e;return{onConnect:()=>{try{t(FC(!0)),t(zC("Connected")),n().gallery.latest_mtime?t(Yhe()):t(WO())}catch(r){console.error(r)}},onDisconnect:()=>{try{t(FC(!1)),t(zC("Disconnected")),t(vr({timestamp:yr(new Date,"isoDateTime"),message:"Disconnected from server",level:"warning"}))}catch(r){console.error(r)}},onGenerationResult:r=>{try{const{url:o,mtime:i,metadata:a}=r,l=Kh();t(wy({uuid:l,url:o,mtime:i,metadata:a})),t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Image generated: ${o}`}))}catch(o){console.error(o)}},onIntermediateResult:r=>{try{const o=Kh(),{url:i,metadata:a,mtime:l}=r;t(Dpe({uuid:o,url:i,mtime:l,metadata:a})),t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Intermediate image generated: ${i}`}))}catch(o){console.error(o)}},onPostprocessingResult:r=>{try{const{url:o,metadata:i,mtime:a}=r;t(wy({uuid:Kh(),url:o,mtime:a,metadata:i})),t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Postprocessed: ${o}`}))}catch(o){console.error(o)}},onProgressUpdate:r=>{try{t(M1(!0)),t(Upe(r))}catch(o){console.error(o)}},onError:r=>{const{message:o,additionalData:i}=r;try{t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Server error: ${o}`,level:"error"})),t(Zpe()),t($C())}catch(a){console.error(a)}},onGalleryImages:r=>{const{images:o,areMoreImagesAvailable:i}=r,a=o.map(l=>{const{url:c,metadata:d,mtime:f}=l;return{uuid:Kh(),url:c,mtime:f,metadata:d}});t($pe({images:a,areMoreImagesAvailable:i})),t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Loaded ${o.length} images`}))},onProcessingCanceled:()=>{t(Gpe());const{intermediateImage:r}=n().gallery;r&&(t(wy(r)),t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Intermediate image saved: ${r.url}`})),t($C())),t(vr({timestamp:yr(new Date,"isoDateTime"),message:"Processing canceled",level:"warning"}))},onImageDeleted:r=>{const{url:o,uuid:i}=r;t(Mpe(i));const{initialImagePath:a,maskPath:l}=n().options;a===o&&t(nl("")),l===o&&t(W4("")),t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Image deleted: ${o}`}))},onInitialImageUploaded:r=>{const{url:o}=r;t(nl(o)),t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Initial image uploaded: ${o}`}))},onMaskImageUploaded:r=>{const{url:o}=r;t(W4(o)),t(vr({timestamp:yr(new Date,"isoDateTime"),message:`Mask image uploaded: ${o}`}))},onSystemConfig:r=>{t(Hpe(r))}}},t1e=["ddim","plms","k_lms","k_dpm_2","k_dpm_2_a","k_euler","k_euler_a","k_heun"],n1e=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],r1e=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],o1e=[{key:"2x",value:2},{key:"4x",value:4}],r6=0,o6=4294967295,i1e=["gfpgan","codeformer"],UO=(e,t)=>Math.floor(Math.random()*(t-e+1)+e),a1e=(e,t)=>{const{prompt:n,iterations:r,steps:o,cfgScale:i,threshold:a,perlin:l,height:c,width:d,sampler:f,seed:p,seamless:m,hiresFix:g,shouldUseInitImage:y,img2imgStrength:b,initialImagePath:k,maskPath:C,shouldFitToWidthHeight:S,shouldGenerateVariations:_,variationAmount:E,seedWeights:A,shouldRunESRGAN:R,upscalingLevel:O,upscalingStrength:$,shouldRunFacetool:H,facetoolStrength:z,codeformerFidelity:X,facetoolType:he,shouldRandomizeSeed:ye}=e,{shouldDisplayInProgress:oe}=t,pe={prompt:n,iterations:r,steps:o,cfg_scale:i,threshold:a,perlin:l,height:c,width:d,sampler_name:f,seed:p,seamless:m,hires_fix:g,progress_images:oe};pe.seed=ye?UO(r6,o6):p,y&&(pe.init_img=k,pe.strength=b,pe.fit=S,C&&(pe.init_mask=C)),_?(pe.variation_amount=E,A&&(pe.with_variations=vpe(A))):pe.variation_amount=0;let ge=!1,J=!1;return R&&(ge={level:O,strength:$}),H&&(J={type:he,strength:z},he==="codeformer"&&(J.codeformer_fidelity=X)),{generationParameters:pe,esrganParameters:ge,facetoolParameters:J}};var Sy=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function Cy(e,t,n,r){e.addEventListener?e.addEventListener(t,n,r):e.attachEvent&&e.attachEvent("on".concat(t),function(){n(window.event)})}function HO(e,t){for(var n=t.slice(0,t.length-1),r=0;r<n.length;r++)n[r]=e[n[r].toLowerCase()];return n}function jO(e){typeof e!="string"&&(e=""),e=e.replace(/\s/g,"");for(var t=e.split(","),n=t.lastIndexOf("");n>=0;)t[n-1]+=",",t.splice(n,1),n=t.lastIndexOf("");return t}function s1e(e,t){for(var n=e.length>=t.length?e:t,r=e.length>=t.length?t:e,o=!0,i=0;i<n.length;i++)r.indexOf(n[i])===-1&&(o=!1);return o}var i6={backspace:8,tab:9,clear:12,enter:13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"\u21EA":20,",":188,".":190,"/":191,"`":192,"-":Sy?173:189,"=":Sy?61:187,";":Sy?59:186,"'":222,"[":219,"]":221,"\\":220},ls={"\u21E7":16,shift:16,"\u2325":18,alt:18,option:18,"\u2303":17,ctrl:17,control:17,"\u2318":91,cmd:91,command:91},q4={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},Mn={16:!1,18:!1,17:!1,91:!1},dn={};for(var qh=1;qh<20;qh++)i6["f".concat(qh)]=111+qh;var Bt=[],XC=!1,GO="all",ZO=[],wg=function(t){return i6[t.toLowerCase()]||ls[t.toLowerCase()]||t.toUpperCase().charCodeAt(0)};function KO(e){GO=e||"all"}function wf(){return GO||"all"}function l1e(){return Bt.slice(0)}function u1e(e){var t=e.target||e.srcElement,n=t.tagName,r=!0;return(t.isContentEditable||(n==="INPUT"||n==="TEXTAREA"||n==="SELECT")&&!t.readOnly)&&(r=!1),r}function c1e(e){return typeof e=="string"&&(e=wg(e)),Bt.indexOf(e)!==-1}function d1e(e,t){var n,r;e||(e=wf());for(var o in dn)if(Object.prototype.hasOwnProperty.call(dn,o))for(n=dn[o],r=0;r<n.length;)n[r].scope===e?n.splice(r,1):r++;wf()===e&&KO(t||"all")}function f1e(e){var t=e.keyCode||e.which||e.charCode,n=Bt.indexOf(t);if(n>=0&&Bt.splice(n,1),e.key&&e.key.toLowerCase()==="meta"&&Bt.splice(0,Bt.length),(t===93||t===224)&&(t=91),t in Mn){Mn[t]=!1;for(var r in ls)ls[r]===t&&(Vr[r]=!1)}}function p1e(e){if(typeof e>"u")Object.keys(dn).forEach(function(a){return delete dn[a]});else if(Array.isArray(e))e.forEach(function(a){a.key&&_y(a)});else if(typeof e=="object")e.key&&_y(e);else if(typeof e=="string"){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=n[0],i=n[1];typeof o=="function"&&(i=o,o=""),_y({key:e,scope:o,method:i,splitKey:"+"})}}var _y=function(t){var n=t.key,r=t.scope,o=t.method,i=t.splitKey,a=i===void 0?"+":i,l=jO(n);l.forEach(function(c){var d=c.split(a),f=d.length,p=d[f-1],m=p==="*"?"*":wg(p);if(!!dn[m]){r||(r=wf());var g=f>1?HO(ls,d):[];dn[m]=dn[m].filter(function(y){var b=o?y.method===o:!0;return!(b&&y.scope===r&&s1e(y.mods,g))})}})};function QC(e,t,n,r){if(t.element===r){var o;if(t.scope===n||t.scope==="all"){o=t.mods.length>0;for(var i in Mn)Object.prototype.hasOwnProperty.call(Mn,i)&&(!Mn[i]&&t.mods.indexOf(+i)>-1||Mn[i]&&t.mods.indexOf(+i)===-1)&&(o=!1);(t.mods.length===0&&!Mn[16]&&!Mn[18]&&!Mn[17]&&!Mn[91]||o||t.shortcut==="*")&&t.method(e,t)===!1&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0))}}}function JC(e,t){var n=dn["*"],r=e.keyCode||e.which||e.charCode;if(!!Vr.filter.call(this,e)){if((r===93||r===224)&&(r=91),Bt.indexOf(r)===-1&&r!==229&&Bt.push(r),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(y){var b=q4[y];e[y]&&Bt.indexOf(b)===-1?Bt.push(b):!e[y]&&Bt.indexOf(b)>-1?Bt.splice(Bt.indexOf(b),1):y==="metaKey"&&e[y]&&Bt.length===3&&(e.ctrlKey||e.shiftKey||e.altKey||(Bt=Bt.slice(Bt.indexOf(b))))}),r in Mn){Mn[r]=!0;for(var o in ls)ls[o]===r&&(Vr[o]=!0);if(!n)return}for(var i in Mn)Object.prototype.hasOwnProperty.call(Mn,i)&&(Mn[i]=e[q4[i]]);e.getModifierState&&!(e.altKey&&!e.ctrlKey)&&e.getModifierState("AltGraph")&&(Bt.indexOf(17)===-1&&Bt.push(17),Bt.indexOf(18)===-1&&Bt.push(18),Mn[17]=!0,Mn[18]=!0);var a=wf();if(n)for(var l=0;l<n.length;l++)n[l].scope===a&&(e.type==="keydown"&&n[l].keydown||e.type==="keyup"&&n[l].keyup)&&QC(e,n[l],a,t);if(r in dn){for(var c=0;c<dn[r].length;c++)if((e.type==="keydown"&&dn[r][c].keydown||e.type==="keyup"&&dn[r][c].keyup)&&dn[r][c].key){for(var d=dn[r][c],f=d.splitKey,p=d.key.split(f),m=[],g=0;g<p.length;g++)m.push(wg(p[g]));m.sort().join("")===Bt.sort().join("")&&QC(e,d,a,t)}}}}function h1e(e){return ZO.indexOf(e)>-1}function Vr(e,t,n){Bt=[];var r=jO(e),o=[],i="all",a=document,l=0,c=!1,d=!0,f="+",p=!1;for(n===void 0&&typeof t=="function"&&(n=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(i=t.scope),t.element&&(a=t.element),t.keyup&&(c=t.keyup),t.keydown!==void 0&&(d=t.keydown),t.capture!==void 0&&(p=t.capture),typeof t.splitKey=="string"&&(f=t.splitKey)),typeof t=="string"&&(i=t);l<r.length;l++)e=r[l].split(f),o=[],e.length>1&&(o=HO(ls,e)),e=e[e.length-1],e=e==="*"?"*":wg(e),e in dn||(dn[e]=[]),dn[e].push({keyup:c,keydown:d,scope:i,mods:o,shortcut:r[l],method:n,key:r[l],splitKey:f,element:a});typeof a<"u"&&!h1e(a)&&window&&(ZO.push(a),Cy(a,"keydown",function(m){JC(m,a)},p),XC||(XC=!0,Cy(window,"focus",function(){Bt=[]},p)),Cy(a,"keyup",function(m){JC(m,a),f1e(m)},p))}function m1e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(dn).forEach(function(n){var r=dn[n].find(function(o){return o.scope===t&&o.shortcut===e});r&&r.method&&r.method()})}var ky={setScope:KO,getScope:wf,deleteScope:d1e,getPressedKeyCodes:l1e,isPressed:c1e,filter:u1e,trigger:m1e,unbind:p1e,keyMap:i6,modifier:ls,modifierMap:q4};for(var Ey in ky)Object.prototype.hasOwnProperty.call(ky,Ey)&&(Vr[Ey]=ky[Ey]);if(typeof window<"u"){var g1e=window.hotkeys;Vr.noConflict=function(e){return e&&window.hotkeys===Vr&&(window.hotkeys=g1e),Vr},window.hotkeys=Vr}Vr.filter=function(){return!0};var qO=function(t,n){var r=t.target,o=r&&r.tagName;return Boolean(o&&n&&n.includes(o))},v1e=function(t){return qO(t,["INPUT","TEXTAREA","SELECT"])};function sn(e,t,n,r){n instanceof Array&&(r=n,n=void 0);var o=n||{},i=o.enableOnTags,a=o.filter,l=o.keyup,c=o.keydown,d=o.filterPreventDefault,f=d===void 0?!0:d,p=o.enabled,m=p===void 0?!0:p,g=o.enableOnContentEditable,y=g===void 0?!1:g,b=v.exports.useRef(null),k=v.exports.useCallback(function(C,S){var _,E;return a&&!a(C)?!f:v1e(C)&&!qO(C,i)||(_=C.target)!=null&&_.isContentEditable&&!y?!0:b.current===null||document.activeElement===b.current||(E=b.current)!=null&&E.contains(document.activeElement)?(t(C,S),!0):!1},r?[b,i,a].concat(r):[b,i,a]);return v.exports.useEffect(function(){if(!m){Vr.unbind(e,k);return}return l&&c!==!0&&(n.keydown=!1),Vr(e,n||{},k),function(){return Vr.unbind(e,k)}},[k,e,m]),b}Vr.isPressed;function y1e(){return Y("div",{className:"work-in-progress inpainting-work-in-progress",children:[x("h1",{children:"Inpainting"}),x("p",{children:"Inpainting is available as a part of the Invoke AI Command Line Interface. A dedicated WebUI interface will be released in the near future."})]})}function b1e(){return Y("div",{className:"work-in-progress nodes-work-in-progress",children:[x("h1",{children:"Nodes"}),x("p",{children:"A node based system for the generation of images is under development currently. Stay tuned for updates about this amazing feature."})]})}function x1e(){return Y("div",{className:"work-in-progress outpainting-work-in-progress",children:[x("h1",{children:"Outpainting"}),x("p",{children:"Outpainting is available as a part of the Invoke AI Command Line Interface. A dedicated WebUI interface will be released in the near future."})]})}const w1e=()=>Y("div",{className:"work-in-progress post-processing-work-in-progress",children:[x("h1",{children:"Post Processing"}),x("p",{children:"Invoke AI offers a wide variety of post processing features. Image Upscaling and Face Restoration are already available in the WebUI. You can access them from the Advanced Options menu of the Text To Image and Image To Image tabs. You can also process images directly, using the image action buttons above the main image display."}),x("p",{children:"A dedicated UI will be released soon to facilitate more advanced post processing workflows."}),x("p",{children:"The Invoke AI Command Line Interface offers various other features including Embiggen."})]}),S1e=Xu({displayName:"ImageToImageIcon",viewBox:"0 0 3543 3543",path:x("g",{transform:"matrix(1.10943,0,0,1.10943,-206.981,-213.533)",children:x("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M688.533,2405.95L542.987,2405.95C349.532,2405.95 192.47,2248.89 192.47,2055.44L192.47,542.987C192.47,349.532 349.532,192.47 542.987,192.47L2527.88,192.47C2721.33,192.47 2878.4,349.532 2878.4,542.987L2878.4,1172.79L3023.94,1172.79C3217.4,1172.79 3374.46,1329.85 3374.46,1523.3C3374.46,1523.3 3374.46,3035.75 3374.46,3035.75C3374.46,3229.21 3217.4,3386.27 3023.94,3386.27L1039.05,3386.27C845.595,3386.27 688.533,3229.21 688.533,3035.75L688.533,2405.95ZM3286.96,2634.37L3286.96,1523.3C3286.96,1378.14 3169.11,1260.29 3023.94,1260.29C3023.94,1260.29 1039.05,1260.29 1039.05,1260.29C893.887,1260.29 776.033,1378.14 776.033,1523.3L776.033,2489.79L1440.94,1736.22L2385.83,2775.59L2880.71,2200.41L3286.96,2634.37ZM2622.05,1405.51C2778.5,1405.51 2905.51,1532.53 2905.51,1688.98C2905.51,1845.42 2778.5,1972.44 2622.05,1972.44C2465.6,1972.44 2338.58,1845.42 2338.58,1688.98C2338.58,1532.53 2465.6,1405.51 2622.05,1405.51ZM2790.9,1172.79L1323.86,1172.79L944.882,755.906L279.97,1509.47L279.97,542.987C279.97,397.824 397.824,279.97 542.987,279.97C542.987,279.97 2527.88,279.97 2527.88,279.97C2673.04,279.97 2790.9,397.824 2790.9,542.987L2790.9,1172.79ZM2125.98,425.197C2282.43,425.197 2409.45,552.213 2409.45,708.661C2409.45,865.11 2282.43,992.126 2125.98,992.126C1969.54,992.126 1842.52,865.11 1842.52,708.661C1842.52,552.213 1969.54,425.197 2125.98,425.197Z"})})}),C1e=Xu({displayName:"InpaintIcon",viewBox:"0 0 3543 3543",path:x("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,768.593C3543.31,517.323 3339.31,313.324 3088.04,313.324L455.269,313.324C203.999,313.324 0,517.323 0,768.593C0,768.593 0,2774.71 0,2774.71C0,3025.98 203.999,3229.98 455.269,3229.98L3088.04,3229.98C3339.31,3229.98 3543.31,3025.98 3543.31,2774.71C3543.31,2774.71 3543.31,768.593 3543.31,768.593ZM3446.56,2252.63L3446.56,768.593C3446.56,570.718 3285.91,410.068 3088.04,410.068C3088.04,410.068 455.269,410.068 455.269,410.068C257.394,410.068 96.745,570.718 96.745,768.593L96.745,2061.49L988.344,1051.01L1326.63,1423.12C1281.74,1438.3 1227.39,1454.93 1158.26,1480.89C995.738,1541.9 944.356,1613.28 911.834,1718.7C884.979,1805.76 875.814,1922.93 811.322,2093.5C763.918,2218.87 765.18,2304.83 790.606,2364.87C817.014,2427.22 869.858,2467.73 941.71,2493.83C1023.86,2523.67 1134.43,2534.25 1242.45,2557.97C1365.72,2585.04 1455.23,2643.2 1532.76,2665.96C1587.03,2681.89 1637.04,2683.6 1686.56,2663.56C1731.54,2645.36 1777.95,2607.64 1825.43,2535.92C1874.9,2461.2 1979.98,2369.94 2102.8,2276.91L2241.64,2429.63L2739.91,1850.53C2754.47,1841.35 2767.47,1833.12 2778.66,1825.94C2832.6,1791.35 2866.82,1742.41 2884.38,1682.61L2898.06,1666.72L3446.56,2252.63ZM1680.71,2559.9C1666.7,2570.37 1652.86,2577.22 1638.81,2580.95L1610.62,2588.45L1625.61,2644.82L1653.8,2637.33C1674.48,2631.83 1695.02,2622.04 1715.64,2606.61L1739,2589.14L1704.06,2542.43L1680.71,2559.9ZM1541.62,2570.42C1524.94,2564.58 1507.63,2557.37 1489.49,2549.48L1462.75,2537.84L1439.48,2591.33L1466.22,2602.97C1485.74,2611.46 1504.38,2619.18 1522.33,2625.47L1549.86,2635.12L1569.15,2580.07L1541.62,2570.42ZM1381.21,2503.1C1363.08,2496.04 1344.17,2489.24 1324.38,2483.03L1296.55,2474.29L1279.07,2529.94L1306.9,2538.68C1325.41,2544.49 1343.09,2550.86 1360.05,2557.46L1387.23,2568.04L1408.39,2513.68L1381.21,2503.1ZM1788.46,2430.83C1773.91,2447.61 1761.19,2463.86 1750.55,2479.44L1734.09,2503.52L1782.25,2536.43L1798.71,2512.35C1808.2,2498.46 1819.56,2484 1832.53,2469.04L1851.64,2447.01L1807.57,2408.79L1788.46,2430.83ZM1262.54,2466.49C1243.17,2462.24 1223.71,2458.43 1204.35,2454.87L1175.67,2449.6L1165.12,2506.97L1193.81,2512.24C1212.52,2515.68 1231.32,2519.35 1250.03,2523.46L1278.52,2529.72L1291.03,2472.74L1262.54,2466.49ZM1089.5,2434.66C1070.28,2431.1 1051.6,2427.35 1033.72,2423.15L1005.32,2416.49L992.002,2473.28L1020.4,2479.94C1039.14,2484.34 1058.71,2488.28 1078.86,2492.02L1107.54,2497.34L1118.18,2439.99L1089.5,2434.66ZM932.182,2386.94C917.545,2378.53 904.788,2368.71 894.532,2356.8L875.504,2334.69L831.294,2372.75L850.322,2394.85C864.755,2411.62 882.513,2425.67 903.11,2437.51L928.396,2452.05L957.469,2401.48L932.182,2386.94ZM1917.04,2306.1C1901.59,2319.37 1886.77,2332.5 1872.67,2345.44L1851.18,2365.17L1890.64,2408.14L1912.12,2388.41C1925.76,2375.89 1940.1,2363.19 1955.04,2350.36L1977.17,2331.36L1939.17,2287.1L1917.04,2306.1ZM866.485,2267.79C866.715,2251.85 868.706,2234.39 872.54,2215.21L878.257,2186.61L821.055,2175.17L815.338,2203.77C810.733,2226.81 808.434,2247.8 808.158,2266.94L807.737,2296.11L866.064,2296.95L866.485,2267.79ZM2055.08,2195.63C2039.24,2207.6 2023.66,2219.55 2008.43,2231.46L1985.45,2249.43L2021.38,2295.38L2044.36,2277.42C2059.34,2265.7 2074.66,2253.95 2090.23,2242.18L2113.51,2224.61L2078.35,2178.06L2055.08,2195.63ZM2197.62,2092.3C2181.57,2103.52 2165.6,2114.82 2149.74,2126.16L2126.02,2143.12L2159.95,2190.57L2183.67,2173.61C2199.36,2162.38 2215.18,2151.21 2231.05,2140.1L2254.95,2123.38L2221.52,2075.58L2197.62,2092.3ZM905.788,2108.14C912.858,2088.7 919.236,2069.96 925.03,2051.88L933.93,2024.1L878.378,2006.3L869.478,2034.08C863.905,2051.47 857.769,2069.5 850.968,2088.2L840.998,2115.61L895.817,2135.55L905.788,2108.14ZM2342.87,1993.45C2326.76,2004.15 2310.52,2015.01 2294.22,2026L2270.04,2042.31L2302.65,2090.67L2326.83,2074.37C2343.01,2063.45 2359.14,2052.67 2375.14,2042.04L2399.44,2025.91L2367.17,1977.31L2342.87,1993.45ZM2489.92,1897.67C2473.88,1907.94 2457.46,1918.5 2440.74,1929.32L2416.26,1945.16L2447.95,1994.14L2472.44,1978.29C2489.07,1967.53 2505.41,1957.02 2521.37,1946.8L2545.93,1931.07L2514.48,1881.94L2489.92,1897.67ZM956.972,1937.49C961.849,1917.31 966.133,1898.15 970.079,1879.93L976.253,1851.43L919.241,1839.08L913.067,1867.59C909.215,1885.38 905.033,1904.08 900.271,1923.79L893.42,1952.13L950.121,1965.84L956.972,1937.49ZM2638.01,1803.95C2622.5,1813.69 2605.98,1824.08 2588.59,1835.04L2563.91,1850.59L2595.02,1899.94L2619.69,1884.38C2637.05,1873.44 2653.55,1863.08 2669.03,1853.35L2693.73,1837.84L2662.71,1788.44L2638.01,1803.95ZM2769.59,1708.14C2760.26,1721.07 2748.81,1732.54 2735.03,1742.4L2711.31,1759.37L2745.25,1806.81L2768.97,1789.84C2788.08,1776.17 2803.93,1760.22 2816.88,1742.3L2833.95,1718.65L2786.67,1684.5L2769.59,1708.14ZM995.304,1767.43C1000.24,1748.86 1005.64,1731.66 1012.23,1715.62L1023.31,1688.64L969.359,1666.47L958.273,1693.45C950.767,1711.72 944.551,1731.29 938.928,1752.44L931.436,1780.63L987.812,1795.62L995.304,1767.43ZM1071.42,1633.09C1083.85,1622.63 1098.26,1612.75 1115.07,1603.23L1140.45,1588.86L1111.71,1538.1L1086.33,1552.47C1066.11,1563.92 1048.82,1575.88 1033.86,1588.46L1011.55,1607.24L1049.11,1651.87L1071.42,1633.09ZM2804.87,1559.28C2805.5,1578.06 2804.95,1596.1 2803,1613.27L2799.72,1642.25L2857.68,1648.81L2860.97,1619.83C2863.22,1599.96 2863.9,1579.07 2863.17,1557.33L2862.2,1528.18L2803.9,1530.12L2804.87,1559.28ZM1217.5,1558.88C1236.87,1551.88 1254.98,1545.61 1271.98,1539.88L1299.62,1530.55L1280.97,1475.28L1253.33,1484.6C1235.96,1490.46 1217.45,1496.87 1197.66,1504.02L1170.23,1513.94L1190.07,1568.8L1217.5,1558.88ZM1383.15,1502.63C1403.9,1495.17 1422.61,1487.67 1439.93,1479.27L1466.18,1466.54L1440.73,1414.06L1414.48,1426.78C1398.91,1434.33 1382.06,1441.03 1363.41,1447.74L1335.96,1457.62L1355.71,1512.51L1383.15,1502.63ZM2777.41,1393.4C2782.33,1412.11 2786.73,1430.56 2790.49,1448.67L2796.42,1477.23L2853.54,1465.37L2847.6,1436.81C2843.64,1417.72 2839.01,1398.28 2833.83,1378.57L2826.41,1350.36L2770,1365.19L2777.41,1393.4ZM1541.19,1401.64C1553.52,1387.35 1565.77,1370.94 1578.31,1351.79L1594.28,1327.39L1545.48,1295.44L1529.5,1319.84C1518.52,1336.62 1507.83,1351.02 1497.03,1363.53L1477.97,1385.61L1522.14,1423.72L1541.19,1401.64ZM2725.02,1229.27C2731.61,1247.45 2738.01,1265.61 2744.12,1283.7L2753.45,1311.33L2808.72,1292.66L2799.38,1265.03C2793.13,1246.53 2786.6,1227.96 2779.85,1209.37L2769.9,1181.95L2715.07,1201.86L2725.02,1229.27ZM1636.99,1247.12C1644.26,1232.56 1651.77,1217.04 1659.58,1200.45C1660.59,1198.3 1661.61,1196.15 1662.61,1194.02L1675.08,1167.65L1622.34,1142.72L1609.88,1169.09C1608.86,1171.25 1607.83,1173.42 1606.81,1175.59C1599.2,1191.75 1591.88,1206.88 1584.8,1221.06L1571.77,1247.16L1623.96,1273.21L1636.99,1247.12ZM2251.58,766.326C2320.04,672.986 2430.48,612.355 2554.96,612.355C2762.48,612.355 2930.95,780.83 2930.95,988.344C2930.95,1087.56 2892.44,1177.85 2829.58,1245.06C2804.67,1171.95 2775.67,1097.93 2747.18,1026.98C2699.54,908.311 2654.38,849.115 2602.9,816.501C2565.59,792.868 2523.88,781.903 2471.8,777.274C2416.47,772.355 2346.53,774.829 2251.58,766.326ZM2662.3,1066.95C2669.46,1084.79 2676.66,1102.83 2683.81,1120.98L2694.51,1148.12L2748.78,1126.72L2738.08,1099.59C2730.88,1081.32 2723.64,1063.18 2716.44,1045.23L2705.58,1018.16L2651.44,1039.88L2662.3,1066.95ZM1713.81,1090.65C1723.08,1073.13 1732.27,1056.54 1741.52,1040.87L1756.33,1015.74L1706.08,986.113L1691.27,1011.24C1681.59,1027.65 1671.95,1045.03 1662.25,1063.39L1648.61,1089.17L1700.18,1116.44L1713.81,1090.65ZM2584.06,922.671C2594.47,934.345 2604.5,948.467 2614.55,965.492L2629.38,990.608L2679.62,960.949L2664.79,935.834C2652.56,915.134 2640.26,898.042 2627.6,883.849L2608.19,862.079L2564.65,900.901L2584.06,922.671ZM1805.33,949.853C1817.51,935.859 1830.16,923.259 1843.5,912.06L1865.85,893.314L1828.36,848.625L1806.01,867.372C1790.4,880.469 1775.59,895.178 1761.34,911.545L1742.18,933.541L1786.17,971.849L1805.33,949.853ZM2446.47,869.303C2466.17,870.516 2483.98,872.335 2500.35,875.649L2528.94,881.438L2540.51,824.265L2511.93,818.476C2493.13,814.67 2472.68,812.474 2450.05,811.08L2420.94,809.287L2417.35,867.51L2446.47,869.303ZM1935.15,861.305C1951.44,856.036 1968.78,851.999 1987.35,849.144L2016.18,844.713L2007.32,787.057L1978.49,791.488C1956.68,794.84 1936.32,799.616 1917.19,805.802L1889.44,814.778L1907.39,870.28L1935.15,861.305ZM2271.35,861.832C2292.28,863.33 2311.95,864.351 2330.47,865.114L2359.61,866.316L2362.01,808.032L2332.87,806.83C2314.9,806.09 2295.82,805.1 2275.51,803.648L2246.42,801.567L2242.26,859.751L2271.35,861.832ZM2097.81,844.858C2115.7,845.771 2134.46,847.337 2154.17,849.543L2183.16,852.787L2189.65,794.816L2160.66,791.572C2139.72,789.228 2119.79,787.57 2100.78,786.6L2071.65,785.114L2068.68,843.372L2097.81,844.858Z"})}),_1e=Xu({displayName:"NodesIcon",viewBox:"0 0 3543 3543",path:x("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,770.787C3543.31,515.578 3336.11,308.38 3080.9,308.38L462.407,308.38C207.197,308.38 0,515.578 0,770.787L0,2766.03C0,3021.24 207.197,3228.44 462.407,3228.44L3080.9,3228.44C3336.11,3228.44 3543.31,3021.24 3543.31,2766.03C3543.31,2766.03 3543.31,770.787 3543.31,770.787ZM3427.88,770.787L3427.88,2766.03C3427.88,2957.53 3272.4,3113.01 3080.9,3113.01C3080.9,3113.01 462.407,3113.01 462.407,3113.01C270.906,3113.01 115.431,2957.53 115.431,2766.03L115.431,770.787C115.431,579.286 270.906,423.812 462.407,423.812L3080.9,423.812C3272.4,423.812 3427.88,579.286 3427.88,770.787ZM1214.23,1130.69L1321.47,1130.69C1324.01,1130.69 1326.54,1130.53 1329.05,1130.2C1329.05,1130.2 1367.3,1125.33 1397.94,1149.8C1421.63,1168.72 1437.33,1204.3 1437.33,1265.48L1437.33,2078.74L1220.99,2078.74C1146.83,2078.74 1086.61,2138.95 1086.61,2213.12L1086.61,2762.46C1086.61,2836.63 1146.83,2896.84 1220.99,2896.84L1770.34,2896.84C1844.5,2896.84 1904.71,2836.63 1904.71,2762.46L1904.71,2213.12C1904.71,2138.95 1844.5,2078.74 1770.34,2078.74L1554,2078.74L1554,1604.84C1625.84,1658.19 1703.39,1658.1 1703.39,1658.1C1703.54,1658.1 1703.69,1658.11 1703.84,1658.11L2362.2,1658.11L2362.2,1874.44C2362.2,1948.61 2422.42,2008.82 2496.58,2008.82L3045.93,2008.82C3120.09,2008.82 3180.3,1948.61 3180.3,1874.44L3180.3,1325.1C3180.3,1250.93 3120.09,1190.72 3045.93,1190.72L2496.58,1190.72C2422.42,1190.72 2362.2,1250.93 2362.2,1325.1L2362.2,1558.97L2362.2,1541.44L1704.23,1541.44C1702.2,1541.37 1650.96,1539.37 1609.51,1499.26C1577.72,1468.49 1554,1416.47 1554,1331.69L1554,1265.48C1554,1153.86 1513.98,1093.17 1470.76,1058.64C1411.24,1011.1 1338.98,1012.58 1319.15,1014.03L1214.23,1014.03L1214.23,796.992C1214.23,722.828 1154.02,662.617 1079.85,662.617L530.507,662.617C456.343,662.617 396.131,722.828 396.131,796.992L396.131,1346.34C396.131,1420.5 456.343,1480.71 530.507,1480.71L1079.85,1480.71C1154.02,1480.71 1214.23,1420.5 1214.23,1346.34L1214.23,1130.69Z"})}),k1e=Xu({displayName:"OutpaintIcon",viewBox:"0 0 3543 3543",path:x("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,766.352C3543.31,516.705 3340.63,314.024 3090.98,314.024L452.328,314.024C202.681,314.024 0,516.705 0,766.352L0,2776.95C0,3026.6 202.681,3229.28 452.328,3229.28C452.328,3229.28 3090.98,3229.28 3090.98,3229.28C3340.63,3229.28 3543.31,3026.6 3543.31,2776.95C3543.31,2776.95 3543.31,766.352 3543.31,766.352ZM3454.26,766.352L3454.26,2776.95C3454.26,2977.46 3291.48,3140.24 3090.98,3140.24L452.328,3140.24C251.825,3140.24 89.043,2977.46 89.043,2776.95C89.043,2776.95 89.043,766.352 89.043,766.352C89.043,565.849 251.825,403.067 452.328,403.067C452.328,403.067 3090.98,403.067 3090.98,403.067C3291.48,403.067 3454.26,565.849 3454.26,766.352ZM1294.01,2603.04L1394.01,2603.04L1394.01,2553.04L1294.01,2553.04L1294.01,2603.04ZM2494.01,2603.04L2524.53,2603.04C2541.26,2603.04 2557.62,2601.44 2573.47,2598.39L2598.02,2593.66L2588.56,2544.56L2564.01,2549.29C2551.23,2551.75 2538.03,2553.04 2524.53,2553.04L2494.01,2553.04L2494.01,2603.04ZM2344.01,2603.04L2444.01,2603.04L2444.01,2553.04L2344.01,2553.04L2344.01,2603.04ZM994.01,2603.04L1094.01,2603.04L1094.01,2553.04L994.01,2553.04L994.01,2603.04ZM1144.01,2603.04L1244.01,2603.04L1244.01,2553.04L1144.01,2553.04L1144.01,2603.04ZM2194.01,2603.04L2294.01,2603.04L2294.01,2553.04L2194.01,2553.04L2194.01,2603.04ZM2044.01,2603.04L2144.01,2603.04L2144.01,2553.04L2044.01,2553.04L2044.01,2603.04ZM1894.01,2603.04L1994.01,2603.04L1994.01,2553.04L1894.01,2553.04L1894.01,2603.04ZM1744.01,2603.04L1844.01,2603.04L1844.01,2553.04L1744.01,2553.04L1744.01,2603.04ZM1444.01,2603.04L1544.01,2603.04L1544.01,2553.04L1444.01,2553.04L1444.01,2603.04ZM1594.01,2603.04L1694.01,2603.04L1694.01,2553.04L1594.01,2553.04L1594.01,2603.04ZM864.145,2551.46C878.835,2562.5 894.741,2572 911.624,2579.74L934.352,2590.15L955.18,2544.7L932.452,2534.28C918.844,2528.05 906.024,2520.39 894.185,2511.49L874.199,2496.47L844.16,2536.44L864.145,2551.46ZM2674.44,2554.92C2689.46,2544.16 2703.28,2531.82 2715.65,2518.14L2732.42,2499.61L2695.35,2466.06L2678.58,2484.6C2668.59,2495.63 2657.44,2505.59 2645.32,2514.28L2625,2528.84L2654.12,2569.48L2674.44,2554.92ZM865.632,1911.31L1339.59,1374.15L2030.89,2134.59L2392.97,1713.77L2677.68,2017.9L2677.68,2324.93C2677.68,2424.23 2597.06,2504.85 2497.76,2504.85C2497.76,2504.85 1045.55,2504.85 1045.55,2504.85C946.251,2504.85 865.632,2424.23 865.632,2324.93L865.632,1911.31ZM771.251,2417.22C776.455,2435.14 783.552,2452.26 792.313,2468.35L804.27,2490.3L848.18,2466.39L836.223,2444.43C829.171,2431.49 823.457,2417.7 819.268,2403.28L812.297,2379.27L764.28,2393.21L771.251,2417.22ZM2770.36,2422.83C2775.83,2405.47 2779.52,2387.33 2781.2,2368.61L2783.43,2343.71L2733.64,2339.24L2731.4,2364.14C2730.05,2379.21 2727.08,2393.82 2722.67,2407.79L2715.15,2431.63L2762.84,2446.67L2770.36,2422.83ZM761.068,2236.12L761.068,2336.12L811.068,2336.12L811.068,2236.12L761.068,2236.12ZM2782.24,2291.41L2782.24,2191.41L2732.24,2191.41L2732.24,2291.41L2782.24,2291.41ZM761.068,2086.12L761.068,2186.12L811.068,2186.12L811.068,2086.12L761.068,2086.12ZM2782.24,2141.41L2782.24,2041.4L2732.24,2041.4L2732.24,2141.41L2782.24,2141.41ZM761.068,1936.12L761.068,2036.12L811.068,2036.12L811.068,1936.12L761.068,1936.12ZM2782.24,1991.4L2782.24,1891.4L2732.24,1891.4L2732.24,1991.4L2782.24,1991.4ZM761.068,1786.12L761.068,1886.12L811.068,1886.12L811.068,1786.12L761.068,1786.12ZM2782.24,1841.4L2782.24,1741.41L2732.24,1741.41L2732.24,1841.4L2782.24,1841.4ZM761.068,1636.12L761.068,1736.12L811.068,1736.12L811.068,1636.12L761.068,1636.12ZM2782.24,1691.41L2782.24,1591.41L2732.24,1591.41L2732.24,1691.41L2782.24,1691.41ZM761.068,1486.12L761.068,1586.12L811.068,1586.12L811.068,1486.12L761.068,1486.12ZM2203.72,1132.2C2318.18,1132.2 2411.11,1225.13 2411.11,1339.59C2411.11,1454.05 2318.18,1546.98 2203.72,1546.98C2089.26,1546.98 1996.33,1454.05 1996.33,1339.59C1996.33,1225.13 2089.26,1132.2 2203.72,1132.2ZM2782.24,1541.41L2782.24,1441.41L2732.24,1441.41L2732.24,1541.41L2782.24,1541.41ZM761.068,1336.12L761.068,1436.12L811.068,1436.12L811.068,1336.12L761.068,1336.12ZM2782.24,1391.41L2782.24,1291.41L2732.24,1291.41L2732.24,1391.41L2782.24,1391.41ZM761.068,1186.12L761.068,1286.12L811.068,1286.12L811.068,1186.12L761.068,1186.12ZM2732.24,1197.98L2732.24,1241.41L2782.24,1241.41L2782.24,1172.98L2781.03,1172.98C2780.06,1162.82 2778.49,1152.83 2776.36,1143.04L2771.04,1118.62L2722.18,1129.24L2727.5,1153.67C2730.61,1167.95 2732.24,1182.78 2732.24,1197.98ZM804.386,1055C794.186,1070.26 785.572,1086.67 778.777,1103.99L769.647,1127.26L816.194,1145.52L825.324,1122.25C830.797,1108.3 837.738,1095.08 845.955,1082.79L859.848,1062L818.279,1034.21L804.386,1055ZM2730.5,1043.14C2719.39,1028.39 2706.73,1014.86 2692.77,1002.81L2673.84,986.48L2641.17,1024.34L2660.1,1040.67C2671.37,1050.39 2681.59,1061.31 2690.56,1073.22L2705.6,1093.19L2745.54,1063.11L2730.5,1043.14ZM933.266,954.821C915.698,961.006 898.998,969.041 883.402,978.694L862.144,991.851L888.457,1034.37L909.715,1021.21C922.275,1013.44 935.723,1006.96 949.871,1001.98L973.452,993.681L956.848,946.518L933.266,954.821ZM2596.18,950.378C2578.71,945.327 2560.49,942.072 2541.72,940.832L2516.78,939.183L2513.48,989.074L2538.43,990.723C2553.54,991.722 2568.22,994.341 2582.28,998.409L2606.3,1005.36L2620.19,957.325L2596.18,950.378ZM2165.09,940.265L2065.09,940.265L2065.09,990.265L2165.09,990.265L2165.09,940.265ZM2015.09,940.265L1915.09,940.265L1915.09,990.265L2015.09,990.265L2015.09,940.265ZM1115.08,940.265L1015.08,940.265L1015.08,990.265L1115.08,990.265L1115.08,940.265ZM1865.08,940.265L1765.08,940.265L1765.08,990.265L1865.08,990.265L1865.08,940.265ZM1265.08,940.265L1165.08,940.265L1165.08,990.265L1265.08,990.265L1265.08,940.265ZM1415.08,940.265L1315.08,940.265L1315.08,990.265L1415.08,990.265L1415.08,940.265ZM1565.08,940.265L1465.08,940.265L1465.08,990.265L1565.08,990.265L1565.08,940.265ZM1715.08,940.265L1615.08,940.265L1615.08,990.265L1715.08,990.265L1715.08,940.265ZM2465.09,940.265L2365.09,940.265L2365.09,990.265L2465.09,990.265L2465.09,940.265ZM2315.09,940.265L2215.09,940.265L2215.09,990.265L2315.09,990.265L2315.09,940.265Z"})}),E1e=Xu({displayName:"PostprocessingIcon",viewBox:"0 0 3543 3543",path:x("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M709.477,1596.53L992.591,1275.66L2239.09,2646.81L2891.95,1888.03L3427.88,2460.51L3427.88,994.78C3427.88,954.66 3421.05,916.122 3408.5,880.254L3521.9,855.419C3535.8,899.386 3543.31,946.214 3543.31,994.78L3543.31,2990.02C3543.31,3245.23 3336.11,3452.43 3080.9,3452.43C3080.9,3452.43 462.407,3452.43 462.407,3452.43C207.197,3452.43 -0,3245.23 -0,2990.02L-0,994.78C-0,739.571 207.197,532.373 462.407,532.373L505.419,532.373L504.644,532.546L807.104,600.085C820.223,601.729 832.422,607.722 841.77,617.116C850.131,625.517 855.784,636.21 858.055,647.804L462.407,647.804C270.906,647.804 115.431,803.279 115.431,994.78L115.431,2075.73L-0,2101.5L115.431,2127.28L115.431,2269.78L220.47,2150.73L482.345,2209.21C503.267,2211.83 522.722,2221.39 537.63,2236.37C552.538,2251.35 562.049,2270.9 564.657,2291.93L671.84,2776.17L779.022,2291.93C781.631,2270.9 791.141,2251.35 806.05,2236.37C820.958,2221.39 840.413,2211.83 861.334,2209.21L1353.15,2101.5L861.334,1993.8C840.413,1991.18 820.958,1981.62 806.05,1966.64C791.141,1951.66 781.631,1932.11 779.022,1911.08L709.477,1596.53ZM671.84,1573.09L725.556,2006.07C726.863,2016.61 731.63,2026.4 739.101,2033.91C746.573,2041.42 756.323,2046.21 766.808,2047.53L1197.68,2101.5L766.808,2155.48C756.323,2156.8 746.573,2161.59 739.101,2169.09C731.63,2176.6 726.863,2186.4 725.556,2196.94L671.84,2629.92L618.124,2196.94C616.817,2186.4 612.05,2176.6 604.579,2169.09C597.107,2161.59 587.357,2156.8 576.872,2155.48L146.001,2101.5L576.872,2047.53C587.357,2046.21 597.107,2041.42 604.579,2033.91C612.05,2026.4 616.817,2016.61 618.124,2006.07L671.84,1573.09ZM609.035,1710.36L564.657,1911.08C562.049,1932.11 552.538,1951.66 537.63,1966.64C522.722,1981.62 503.267,1991.18 482.345,1993.8L328.665,2028.11L609.035,1710.36ZM2297.12,938.615L2451.12,973.003C2480.59,976.695 2507.99,990.158 2528.99,1011.26C2549.99,1032.37 2563.39,1059.9 2567.07,1089.52L2672.73,1566.9C2634.5,1580.11 2593.44,1587.29 2550.72,1587.29C2344.33,1587.29 2176.77,1419.73 2176.77,1213.34C2176.77,1104.78 2223.13,1006.96 2297.12,938.615ZM2718.05,76.925L2793.72,686.847C2795.56,701.69 2802.27,715.491 2812.8,726.068C2823.32,736.644 2837.06,743.391 2851.83,745.242L3458.78,821.28L2851.83,897.318C2837.06,899.168 2823.32,905.916 2812.8,916.492C2802.27,927.068 2795.56,940.87 2793.72,955.712L2718.05,1565.63L2642.38,955.712C2640.54,940.87 2633.83,927.068 2623.3,916.492C2612.78,905.916 2599.04,899.168 2584.27,897.318L1977.32,821.28L2584.27,745.242C2599.04,743.391 2612.78,736.644 2623.3,726.068C2633.83,715.491 2640.54,701.69 2642.38,686.847L2718.05,76.925ZM2883.68,1043.06C2909.88,1094.13 2924.67,1152.02 2924.67,1213.34C2924.67,1335.4 2866.06,1443.88 2775.49,1512.14L2869.03,1089.52C2871.07,1073.15 2876.07,1057.42 2883.68,1043.06ZM925.928,201.2L959.611,472.704C960.431,479.311 963.42,485.455 968.105,490.163C972.79,494.871 978.904,497.875 985.479,498.698L1255.66,532.546L985.479,566.395C978.904,567.218 972.79,570.222 968.105,574.93C963.42,579.638 960.431,585.781 959.611,592.388L925.928,863.893L892.245,592.388C891.425,585.781 888.436,579.638 883.751,574.93C879.066,570.222 872.952,567.218 866.378,566.395L596.195,532.546L866.378,498.698C872.952,497.875 879.066,494.871 883.751,490.163C888.436,485.455 891.425,479.311 892.245,472.704L925.928,201.2ZM2864.47,532.373L3080.9,532.373C3258.7,532.373 3413.2,632.945 3490.58,780.281L3319.31,742.773C3257.14,683.925 3173.2,647.804 3080.9,647.804L2927.07,647.804C2919.95,642.994 2913.25,637.473 2907.11,631.298C2886.11,610.194 2872.71,582.655 2869.03,553.04L2864.47,532.373ZM1352.36,532.373L2571.64,532.373L2567.07,553.04C2563.39,582.655 2549.99,610.194 2528.99,631.298C2522.85,637.473 2516.16,642.994 2509.03,647.804L993.801,647.804C996.072,636.21 1001.73,625.517 1010.09,617.116C1019.43,607.722 1031.63,601.729 1044.75,600.085L1353.15,532.546L1352.36,532.373Z"})}),L1e=Xu({displayName:"TextToImageIcon",viewBox:"0 0 3543 3543",path:x("g",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",transform:"matrix(1.11667,0,0,1.1066,-231.131,-213.062)",children:x("path",{d:"M2209.59,1137.35L2209.59,1098.17C2177.13,1108.99 2125.74,1121.91 2055.41,1136.94C2054.77,1137.08 2054.14,1137.21 2053.49,1137.35L1662.79,1137.35C1687.75,1101.98 1720.8,1074.35 1761.93,1054.44C1808.52,1031.9 1875.69,1012.22 1963.45,995.386C2081.86,973.146 2163.91,952.409 2209.59,933.174L2209.59,907.929C2209.59,859.241 2197.57,824.529 2173.53,803.792C2149.48,783.054 2104.1,772.686 2037.38,772.686C1992.3,772.686 1957.14,781.552 1931.89,799.284C1906.64,817.015 1886.21,848.121 1870.58,892.601L1640.67,851.127C1666.51,758.56 1710.99,690.037 1774.11,645.557C1837.22,601.077 1930.99,578.837 2055.41,578.837C2168.42,578.837 2252.57,592.211 2307.87,618.959C2363.17,645.707 2402.09,679.668 2424.63,720.842C2447.17,762.016 2458.44,837.602 2458.44,947.6L2456.7,1137.35L3021.34,1137.35C3214.79,1137.35 3371.86,1294.41 3371.86,1487.87C3371.86,1487.87 3371.86,3000.32 3371.86,3000.32C3371.86,3193.78 3214.79,3350.84 3021.34,3350.84C3021.34,3350.84 1036.45,3350.84 1036.45,3350.84C842.991,3350.84 685.93,3193.78 685.93,3000.32L685.93,1487.87C685.93,1400.21 718.174,1320.03 771.448,1258.54L772.123,1257.76L607.408,1257.76L498.311,1558L215.202,1558L730.028,236.22L1012.24,236.22L1373.06,1137.35L2209.59,1137.35ZM3284.36,2598.93L3284.36,1487.87C3284.36,1342.71 3166.5,1224.85 3021.34,1224.85C3021.34,1224.85 1036.45,1224.85 1036.45,1224.85C891.284,1224.85 773.43,1342.71 773.43,1487.87L773.43,2454.35L1438.34,1700.79L2383.22,2740.16L2878.11,2164.98L3284.36,2598.93ZM2619.44,1370.08C2775.89,1370.08 2902.91,1497.1 2902.91,1653.54C2902.91,1809.99 2775.89,1937.01 2619.44,1937.01C2462.99,1937.01 2335.98,1809.99 2335.98,1653.54C2335.98,1497.1 2462.99,1370.08 2619.44,1370.08ZM772.877,1256.89L772.849,1256.93L773.167,1256.57L772.877,1256.89ZM773.634,1256.04L773.563,1256.12L773.985,1255.64L773.634,1256.04ZM774.394,1255.18L774.276,1255.31L774.746,1254.78L774.394,1255.18ZM775.157,1254.32L774.988,1254.51L775.493,1253.95L775.157,1254.32ZM775.923,1253.47L775.698,1253.72L776.237,1253.12L775.923,1253.47ZM776.691,1252.62L776.403,1252.94L776.979,1252.3L776.691,1252.62ZM777.462,1251.77L777.098,1252.17L777.723,1251.49L777.462,1251.77ZM925.081,1155.44C868.026,1174.57 817.508,1207.99 777.775,1251.43C817.511,1207.99 868.031,1174.57 925.081,1155.44ZM925.646,1155.25L925.108,1155.43L926.103,1155.1L925.646,1155.25ZM935.286,1152.2C932.214,1153.12 929.159,1154.09 926.13,1155.09C929.165,1154.09 932.219,1153.12 935.286,1152.2ZM935.716,1152.07L935.384,1152.17L936.292,1151.89L935.716,1152.07ZM936.843,1151.73L936.451,1151.85L937.327,1151.59L936.843,1151.73ZM937.972,1151.4L937.514,1151.53L938.377,1151.28L937.972,1151.4ZM939.102,1151.07L938.57,1151.22L939.438,1150.97L939.102,1151.07ZM940.233,1150.74L939.613,1150.92L940.505,1150.67L940.233,1150.74ZM946.659,1148.98C944.639,1149.51 942.626,1150.07 940.626,1150.63C942.631,1150.06 944.642,1149.51 946.659,1148.98ZM947.056,1148.87L946.829,1148.93L947.659,1148.71L947.056,1148.87ZM948.198,1148.57L947.919,1148.65L948.705,1148.44L948.198,1148.57ZM949.342,1148.28L949.008,1148.37L949.771,1148.17L949.342,1148.28ZM950.488,1147.99L950.096,1148.09L950.848,1147.9L950.488,1147.99ZM951.635,1147.7L951.182,1147.81L951.932,1147.63L951.635,1147.7ZM952.783,1147.42L952.262,1147.55L953.022,1147.36L952.783,1147.42ZM953.933,1147.14L953.327,1147.28L954.115,1147.09L953.933,1147.14ZM958.213,1146.13C956.927,1146.42 955.644,1146.73 954.354,1147.04C955.637,1146.73 956.923,1146.43 958.213,1146.13ZM958.547,1146.06L958.409,1146.09L959.174,1145.91L958.547,1146.06ZM959.704,1145.79L959.517,1145.84L960.229,1145.68L959.704,1145.79ZM960.863,1145.54L960.626,1145.59L961.311,1145.44L960.863,1145.54ZM962.023,1145.28L961.736,1145.35L962.406,1145.2L962.023,1145.28ZM963.184,1145.03L962.846,1145.11L963.508,1144.97L963.184,1145.03ZM964.347,1144.79L963.956,1144.87L964.615,1144.73L964.347,1144.79ZM965.511,1144.55L965.066,1144.64L965.725,1144.5L965.511,1144.55ZM966.677,1144.31L966.172,1144.41L966.838,1144.28L966.677,1144.31ZM967.844,1144.08L967.269,1144.19L967.953,1144.05L967.844,1144.08ZM970.183,1143.62C969.793,1143.69 969.403,1143.77 969.013,1143.85L969.055,1143.84C969.413,1143.77 969.771,1143.7 970.129,1143.63L970.183,1143.62ZM971.354,1143.4L971.245,1143.42L971.882,1143.3L971.354,1143.4ZM972.526,1143.18L972.37,1143.21L972.987,1143.09L972.526,1143.18ZM973.7,1142.96L973.496,1143L974.103,1142.89L973.7,1142.96ZM974.876,1142.75L974.624,1142.8L975.225,1142.69L974.876,1142.75ZM976.052,1142.55L975.754,1142.6L976.349,1142.49L976.052,1142.55ZM977.23,1142.34L976.885,1142.4L977.476,1142.3L977.23,1142.34ZM978.41,1142.14L978.019,1142.21L978.605,1142.11L978.41,1142.14ZM979.59,1141.95L979.156,1142.02L979.736,1141.92L979.59,1141.95ZM980.772,1141.76L980.299,1141.83L980.868,1141.74L980.772,1141.76ZM981.955,1141.57L981.464,1141.65L982.002,1141.56L981.955,1141.57ZM983.14,1141.39L983.1,1141.39L983.605,1141.32L983.14,1141.39ZM984.326,1141.21L984.239,1141.22L984.778,1141.14L984.326,1141.21ZM985.513,1141.03L985.379,1141.05L985.928,1140.97L985.513,1141.03ZM986.702,1140.86L986.521,1140.89L987.073,1140.81L986.702,1140.86ZM987.891,1140.69L987.665,1140.73L988.218,1140.65L987.891,1140.69ZM989.082,1140.53L988.811,1140.57L989.363,1140.49L989.082,1140.53ZM990.275,1140.37L989.96,1140.41L990.508,1140.34L990.275,1140.37ZM991.468,1140.22L991.113,1140.26L991.654,1140.19L991.468,1140.22ZM992.663,1140.07L992.273,1140.12L992.8,1140.05L992.663,1140.07ZM993.859,1139.92L993.447,1139.97L993.948,1139.91L993.859,1139.92ZM995.056,1139.78L994.671,1139.82L995.097,1139.77L995.056,1139.78ZM996.255,1139.64L996.23,1139.64L996.578,1139.6L996.255,1139.64ZM997.454,1139.5L997.383,1139.51L997.852,1139.46L997.454,1139.5ZM998.655,1139.37L998.537,1139.38L999.041,1139.33L998.655,1139.37ZM999.857,1139.24L999.693,1139.26L1000.21,1139.21L999.857,1139.24ZM1001.06,1139.12L1000.85,1139.14L1001.38,1139.09L1001.06,1139.12ZM1002.26,1139L1002.01,1139.03L1002.54,1138.98L1002.26,1139ZM1003.47,1138.89L1003.18,1138.91L1003.7,1138.87L1003.47,1138.89ZM1004.68,1138.78L1004.34,1138.81L1004.86,1138.76L1004.68,1138.78ZM1005.89,1138.67L1005.52,1138.7L1006.02,1138.66L1005.89,1138.67ZM1007.1,1138.57L1006.71,1138.6L1007.18,1138.56L1007.1,1138.57ZM1008.31,1138.47L1007.96,1138.5L1008.35,1138.46L1008.31,1138.47ZM1009.52,1138.37L1009.5,1138.38L1009.72,1138.36L1009.52,1138.37ZM1010.73,1138.28L1010.67,1138.29L1011.1,1138.26L1010.73,1138.28ZM1011.94,1138.2L1011.84,1138.2L1012.32,1138.17L1011.94,1138.2ZM1013.16,1138.12L1013,1138.13L1013.51,1138.09L1013.16,1138.12ZM1014.37,1138.04L1014.17,1138.05L1014.69,1138.02L1014.37,1138.04ZM1015.59,1137.96L1015.35,1137.98L1015.86,1137.95L1015.59,1137.96ZM1016.81,1137.89L1016.52,1137.91L1017.04,1137.88L1016.81,1137.89ZM1018.03,1137.83L1017.7,1137.85L1018.21,1137.82L1018.03,1137.83ZM1019.25,1137.77L1018.89,1137.79L1019.39,1137.76L1019.25,1137.77ZM1020.47,1137.71L1020.1,1137.73L1020.56,1137.71L1020.47,1137.71ZM1021.69,1137.66L1021.36,1137.67L1021.74,1137.66L1021.69,1137.66ZM1022.92,1137.61L1022.91,1137.61L1023.02,1137.61L1022.92,1137.61ZM1024.14,1137.57L1024.09,1137.57L1024.49,1137.55L1024.14,1137.57ZM1025.37,1137.52L1025.27,1137.53L1025.74,1137.51L1025.37,1137.52ZM1026.6,1137.49L1026.45,1137.49L1026.94,1137.48L1026.6,1137.49ZM1027.82,1137.46L1027.63,1137.46L1028.14,1137.45L1027.82,1137.46ZM1029.05,1137.43L1028.81,1137.43L1029.33,1137.42L1029.05,1137.43ZM1030.28,1137.41L1030,1137.41L1030.52,1137.4L1030.28,1137.41ZM1031.51,1137.39L1031.19,1137.39L1031.7,1137.38L1031.51,1137.39ZM1032.75,1137.37L1032.39,1137.38L1032.89,1137.37L1032.75,1137.37ZM1033.98,1137.36L1033.61,1137.36L1034.07,1137.36L1033.98,1137.36ZM1035.21,1137.35L1034.87,1137.36L1035.26,1137.35L1035.21,1137.35ZM1050.1,1035.06L867.977,544.575L689.455,1035.06L1050.1,1035.06Z"})})});var Fo=(e=>(e[e.PROMPT=0]="PROMPT",e[e.GALLERY=1]="GALLERY",e[e.OTHER=2]="OTHER",e[e.SEED=3]="SEED",e[e.VARIATIONS=4]="VARIATIONS",e[e.UPSCALE=5]="UPSCALE",e[e.FACE_CORRECTION=6]="FACE_CORRECTION",e[e.IMAGE_TO_IMAGE=7]="IMAGE_TO_IMAGE",e))(Fo||{});const P1e={[0]:{text:"This field will take all prompt text, including both content and stylistic terms. While weights can be included in the prompt, standard CLI Commands/parameters will not work.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[1]:{text:"As new invocations are generated, files from the output directory will be displayed here. Generations have additional options to configure new generations.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[2]:{text:"These options will enable alternative processing modes for Invoke. Seamless tiling will work to generate repeating patterns in the output. High Resolution Optimization performs a two-step generation cycle, and should be used at higher resolutions when you desire a more coherent image/composition. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[3]:{text:"Seed values provide an initial set of noise which guide the denoising process, and can be randomized or populated with a seed from a previous invocation. The Threshold feature can be used to mitigate undesirable outcomes at higher CFG values (try between 0-10), and Perlin can be used to add Perlin noise into the denoising process - Both serve to add variation to your outputs. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[4]:{text:"Try a variation with an amount of between 0 and 1 to change the output image for the set seed - Interesting variations on the seed are found between 0.1 and 0.3.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[5]:{text:"Using ESRGAN you can increase the output resolution without requiring a higher width/height in the initial generation.",href:"link/to/docs/feature1.html",guideImage:"asset/path.gif"},[6]:{text:"Using GFPGAN or Codeformer, Face Correction will attempt to identify faces in outputs, and correct any defects/abnormalities. Higher strength values will apply a stronger corrective pressure on outputs, resulting in more appealing faces. With Codeformer, a higher fidelity will attempt to preserve the original image, at the expense of face correction strength.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[7]:{text:"ImageToImage allows the upload of an initial image, which InvokeAI will use to guide the generation process, along with a prompt. A lower value for this setting will more closely resemble the original image. Values between 0-1 are accepted, and a range of .25-.75 is recommended ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"}},fl=e=>{const{label:t,isDisabled:n=!1,fontSize:r="md",size:o="md",width:i="auto",...a}=e;return x(hs,{isDisabled:n,width:i,children:Y(Lt,{justifyContent:"space-between",alignItems:"center",children:[t&&x(sl,{fontSize:r,marginBottom:1,flexGrow:2,whiteSpace:"nowrap",children:t}),x(ag,{size:o,className:"switch-button",...a})]})})};function YO(){const e=Ee(o=>o.system.isGFPGANAvailable),t=Ee(o=>o.options.shouldRunFacetool),n=Ue();return Y(Lt,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[x("p",{children:"Restore Face"}),x(fl,{isDisabled:!e,isChecked:t,onChange:o=>n(kpe(o.target.checked))})]})}const e_=/^-?(0\.)?\.?$/,Uo=e=>{const{label:t,styleClass:n,isDisabled:r=!1,showStepper:o=!0,fontSize:i="1rem",size:a="sm",width:l,textAlign:c,isInvalid:d,value:f,onChange:p,min:m,max:g,isInteger:y=!0,...b}=e,[k,C]=v.exports.useState(String(f));v.exports.useEffect(()=>{!k.match(e_)&&f!==Number(k)&&C(String(f))},[f,k]);const S=E=>{C(E),E.match(e_)||p(y?Math.floor(Number(E)):Number(E))},_=E=>{const A=xf.clamp(y?Math.floor(Number(E.target.value)):Number(E.target.value),m,g);C(String(A)),p(A)};return Y(hs,{isDisabled:r,isInvalid:d,className:`number-input ${n}`,children:[t&&x(sl,{fontSize:i,marginBottom:1,flexGrow:2,whiteSpace:"nowrap",className:"number-input-label",children:t}),Y(eI,{size:a,...b,className:"number-input-field",value:k,keepWithinRange:!0,clampValueOnBlur:!1,onChange:S,onBlur:_,children:[x(tI,{fontSize:i,className:"number-input-entry",width:l,textAlign:c}),Y("div",{className:"number-input-stepper",style:o?{display:"block"}:{display:"none"},children:[x(oI,{className:"number-input-stepper-button"}),x(rI,{className:"number-input-stepper-button"})]})]})]})},Xf=e=>{const{label:t,isDisabled:n,validValues:r,size:o="sm",fontSize:i="md",styleClass:a,...l}=e;return Y(hs,{isDisabled:n,className:`iai-select ${a}`,children:[x(sl,{fontSize:i,marginBottom:1,flexGrow:2,whiteSpace:"nowrap",className:"iai-select-label",children:t}),x(lI,{fontSize:i,size:o,...l,className:"iai-select-picker",children:r.map(c=>typeof c=="string"||typeof c=="number"?x("option",{value:c,className:"iai-select-option",children:c},c):x("option",{value:c.value,children:c.key},c.value))})]})},A1e=Yn(e=>e.options,e=>({facetoolStrength:e.facetoolStrength,facetoolType:e.facetoolType,codeformerFidelity:e.codeformerFidelity}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),T1e=Yn(e=>e.system,e=>({isGFPGANAvailable:e.isGFPGANAvailable}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),a6=()=>{const e=Ue(),{facetoolStrength:t,facetoolType:n,codeformerFidelity:r}=Ee(A1e),{isGFPGANAvailable:o}=Ee(T1e),i=c=>e(O1(c)),a=c=>e(bO(c)),l=c=>e(R1(c.target.value));return Y(Lt,{direction:"column",gap:2,children:[x(Xf,{label:"Type",validValues:i1e.concat(),value:n,onChange:l}),x(Uo,{isDisabled:!o,label:"Strength",step:.05,min:0,max:1,onChange:i,value:t,width:"90px",isInteger:!1}),n==="codeformer"&&x(Uo,{isDisabled:!o,label:"Fidelity",step:.05,min:0,max:1,onChange:a,value:r,width:"90px",isInteger:!1})]})};function I1e(){const e=Ue(),t=Ee(r=>r.options.shouldFitToWidthHeight);return x(fl,{label:"Fit Initial Image To Output Size",isChecked:t,onChange:r=>e(xO(r.target.checked))})}function O1e(e){const{label:t="Strength",styleClass:n}=e,r=Ee(a=>a.options.img2imgStrength),o=Ue();return x(Uo,{label:t,step:.01,min:.01,max:.99,onChange:a=>o(yO(a)),value:r,width:"90px",isInteger:!1,styleClass:n})}function R1e(){const e=Ue(),t=Ee(r=>r.options.shouldRandomizeSeed);return x(fl,{label:"Randomize Seed",isChecked:t,onChange:r=>e(Lpe(r.target.checked))})}function M1e(){const e=Ee(i=>i.options.seed),t=Ee(i=>i.options.shouldRandomizeSeed),n=Ee(i=>i.options.shouldGenerateVariations),r=Ue(),o=i=>r(Yf(i));return x(Uo,{label:"Seed",step:1,precision:0,flexGrow:1,min:r6,max:o6,isDisabled:t,isInvalid:e<0&&n,onChange:o,value:e,width:"10rem"})}function N1e(){const e=Ue(),t=Ee(r=>r.options.shouldRandomizeSeed);return x(xi,{size:"sm",isDisabled:t,onClick:()=>e(Yf(UO(r6,o6))),children:x("p",{children:"Shuffle"})})}function $1e(){const e=Ue(),t=Ee(r=>r.options.threshold);return x(Uo,{label:"Threshold",min:0,max:1e3,step:.1,onChange:r=>e(xpe(r)),value:t,isInteger:!1})}function D1e(){const e=Ue(),t=Ee(r=>r.options.perlin);return x(Uo,{label:"Perlin Noise",min:0,max:1,step:.05,onChange:r=>e(wpe(r)),value:t,isInteger:!1})}const XO=()=>Y(Lt,{gap:2,direction:"column",children:[x(R1e,{}),Y(Lt,{gap:2,children:[x(M1e,{}),x(N1e,{})]}),x(Lt,{gap:2,children:x($1e,{})}),x(Lt,{gap:2,children:x(D1e,{})})]});function QO(){const e=Ee(o=>o.system.isESRGANAvailable),t=Ee(o=>o.options.shouldRunESRGAN),n=Ue();return Y(Lt,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[x("p",{children:"Upscale"}),x(fl,{isDisabled:!e,isChecked:t,onChange:o=>n(Epe(o.target.checked))})]})}const F1e=Yn(e=>e.options,e=>({upscalingLevel:e.upscalingLevel,upscalingStrength:e.upscalingStrength}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),z1e=Yn(e=>e.system,e=>({isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),s6=()=>{const e=Ue(),{upscalingLevel:t,upscalingStrength:n}=Ee(F1e),{isESRGANAvailable:r}=Ee(z1e);return Y("div",{className:"upscale-options",children:[x(Xf,{isDisabled:!r,label:"Scale",value:t,onChange:a=>e(B4(Number(a.target.value))),validValues:o1e}),x(Uo,{isDisabled:!r,label:"Strength",step:.05,min:0,max:1,onChange:a=>e(V4(a)),value:n,isInteger:!1})]})};function B1e(){const e=Ee(r=>r.options.shouldGenerateVariations),t=Ue();return x(fl,{isChecked:e,width:"auto",onChange:r=>t(Spe(r.target.checked))})}function JO(){return Y(Lt,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[x("p",{children:"Variations"}),x(B1e,{})]})}function V1e(e){const{label:t,styleClass:n,isDisabled:r=!1,fontSize:o="1rem",width:i,isInvalid:a,...l}=e;return Y(hs,{className:`input ${n}`,isInvalid:a,isDisabled:r,flexGrow:1,children:[x(sl,{fontSize:o,marginBottom:1,whiteSpace:"nowrap",className:"input-label",children:t}),x(tx,{...l,className:"input-entry",size:"sm",width:i})]})}function W1e(){const e=Ee(o=>o.options.seedWeights),t=Ee(o=>o.options.shouldGenerateVariations),n=Ue(),r=o=>n(wO(o.target.value));return x(V1e,{label:"Seed Weights",value:e,isInvalid:t&&!(Jx(e)||e===""),isDisabled:!t,onChange:r})}function U1e(){const e=Ee(o=>o.options.variationAmount),t=Ee(o=>o.options.shouldGenerateVariations),n=Ue();return x(Uo,{label:"Variation Amount",value:e,step:.01,min:0,max:1,isDisabled:!t,onChange:o=>n(Cpe(o)),isInteger:!1})}const eR=()=>Y(Lt,{gap:2,direction:"column",children:[x(U1e,{}),x(W1e,{})]});function tR(){const e=Ee(r=>r.options.showAdvancedOptions),t=Ue();return Y("div",{className:"advanced_options_checker",children:[x("input",{type:"checkbox",name:"advanced_options",id:"",onChange:r=>t(Ppe(r.target.checked)),checked:e}),x("label",{htmlFor:"advanced_options",children:"Advanced Options"})]})}function H1e(){const e=Ue(),t=Ee(r=>r.options.cfgScale);return x(Uo,{label:"CFG Scale",step:.5,min:1,max:30,onChange:r=>e(fO(r)),value:t,width:l6,fontSize:ac,styleClass:"main-option-block",textAlign:"center",isInteger:!1})}function j1e(){const e=Ee(r=>r.options.height),t=Ue();return x(Xf,{label:"Height",value:e,flexGrow:1,onChange:r=>t(pO(Number(r.target.value))),validValues:r1e,fontSize:ac,styleClass:"main-option-block"})}function G1e(){const e=Ue(),t=Ee(r=>r.options.iterations);return x(Uo,{label:"Images",step:1,min:1,max:9999,onChange:r=>e(bpe(r)),value:t,width:l6,fontSize:ac,styleClass:"main-option-block",textAlign:"center"})}function Z1e(){const e=Ee(r=>r.options.sampler),t=Ue();return x(Xf,{label:"Sampler",value:e,onChange:r=>t(mO(r.target.value)),validValues:t1e,fontSize:ac,styleClass:"main-option-block"})}function K1e(){const e=Ue(),t=Ee(r=>r.options.steps);return x(Uo,{label:"Steps",min:1,max:9999,step:1,onChange:r=>e(dO(r)),value:t,width:l6,fontSize:ac,styleClass:"main-option-block",textAlign:"center"})}function q1e(){const e=Ee(r=>r.options.width),t=Ue();return x(Xf,{label:"Width",value:e,flexGrow:1,onChange:r=>t(hO(Number(r.target.value))),validValues:n1e,fontSize:ac,styleClass:"main-option-block"})}const ac="0.9rem",l6="auto";function nR(){return x("div",{className:"main-options",children:Y("div",{className:"main-options-list",children:[Y("div",{className:"main-options-row",children:[x(G1e,{}),x(K1e,{}),x(H1e,{})]}),Y("div",{className:"main-options-row",children:[x(q1e,{}),x(j1e,{}),x(Z1e,{})]})]})})}var rR={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},t_=Q.createContext&&Q.createContext(rR),Ja=globalThis&&globalThis.__assign||function(){return Ja=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},Ja.apply(this,arguments)},Y1e=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n};function oR(e){return e&&e.map(function(t,n){return Q.createElement(t.tag,Ja({key:n},t.attr),oR(t.child))})}function Mt(e){return function(t){return x(X1e,{...Ja({attr:Ja({},e.attr)},t),children:oR(e.child)})}}function X1e(e){var t=function(n){var r=e.attr,o=e.size,i=e.title,a=Y1e(e,["attr","size","title"]),l=o||n.size||"1em",c;return n.className&&(c=n.className),e.className&&(c=(c?c+" ":"")+e.className),Y("svg",{...Ja({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,a,{className:c,style:Ja(Ja({color:e.color||n.color},n.style),e.style),height:l,width:l,xmlns:"http://www.w3.org/2000/svg"}),children:[i&&x("title",{children:i}),e.children]})};return t_!==void 0?x(t_.Consumer,{children:function(n){return t(n)}}):t(rR)}function Q1e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"}}]})(e)}function J1e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm6 0a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37a9.974 9.974 0 0010.41 3.97c.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z"}}]})(e)}function iR(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"}}]})(e)}function e0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}}]})(e)}function t0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 00.12-.61l-1.92-3.32a.488.488 0 00-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 00-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 00-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"}}]})(e)}function n0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 12H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm2-6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm1.5 4.5h2v-3h-2v3z"}}]})(e)}function aR(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}}]})(e)}function r0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}}]})(e)}function o0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(e)}function n_(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 16V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2zm-11-4l2.03 2.71L16 11l4 5H8l3-4zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6H2z"}}]})(e)}function i0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(e)}function a0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}}]})(e)}const s0e=Yn(e=>e.system,e=>e.shouldDisplayGuides),l0e=({children:e,feature:t})=>{const n=Ee(s0e),{text:r}=P1e[t];return n?Y(Px,{trigger:"hover",children:[x(Ox,{children:x(mo,{children:e})}),Y(Ix,{className:"guide-popover-content",maxWidth:"400px",onClick:o=>o.preventDefault(),cursor:"initial",children:[x(Ax,{className:"guide-popover-arrow"}),x("div",{className:"guide-popover-guide-content",children:r})]})]}):x(wn,{})},u0e=fe(({feature:e,icon:t=iR},n)=>x(l0e,{feature:e,children:x(mo,{ref:n,children:x(Yr,{as:t})})}));function c0e(e){const{header:t,feature:n,options:r}=e;return Y(gA,{className:"advanced-settings-item",children:[x("h2",{children:Y(hA,{className:"advanced-settings-header",children:[t,x(u0e,{feature:n}),x(mA,{})]})}),x(vA,{className:"advanced-settings-panel",children:r})]})}const sR=e=>{const{accordionInfo:t}=e,n=Ee(a=>a.system.openAccordions),r=Ue();return x(yA,{defaultIndex:n,allowMultiple:!0,reduceMotion:!0,onChange:a=>r(Wpe(a)),className:"advanced-settings",children:(()=>{const a=[];return t&&Object.keys(t).forEach(l=>{a.push(x(c0e,{header:t[l].header,feature:t[l].feature,options:t[l].options},l))}),a})()})},d0e=()=>{const e=Ue(),t=Ee(r=>r.options.hiresFix);return x(Lt,{gap:2,direction:"column",children:x(fl,{label:"High Res Optimization",fontSize:"md",isChecked:t,onChange:r=>e(vO(r.target.checked))})})},f0e=()=>{const e=Ue(),t=Ee(r=>r.options.seamless);return x(Lt,{gap:2,direction:"column",children:x(fl,{label:"Seamless tiling",fontSize:"md",isChecked:t,onChange:r=>e(gO(r.target.checked))})})},lR=()=>Y(Lt,{gap:2,direction:"column",children:[x(f0e,{}),x(d0e,{})]}),sd=e=>{const{label:t,tooltip:n="",size:r="sm",...o}=e;return x(ir,{label:n,children:x(xi,{size:r,...o,children:t})})},r_=Yn(e=>e.options,e=>({prompt:e.prompt,shouldGenerateVariations:e.shouldGenerateVariations,seedWeights:e.seedWeights,maskPath:e.maskPath,initialImagePath:e.initialImagePath,seed:e.seed,activeTab:e.activeTab}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),u6=Yn(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),uR=()=>{const{prompt:e}=Ee(r_),{shouldGenerateVariations:t,seedWeights:n,maskPath:r,initialImagePath:o,seed:i,activeTab:a}=Ee(r_),{isProcessing:l,isConnected:c}=Ee(u6);return v.exports.useMemo(()=>!(!e||Boolean(e.match(/^[\s\r\n]+$/))||e&&!o&&a===1||r&&!o||l||!c||t&&(!(Jx(n)||n==="")||i===-1)),[e,r,o,l,c,t,n,i,a])};function p0e(){const e=Ue(),t=uR();return x(sd,{label:"Invoke","aria-label":"Invoke",type:"submit",isDisabled:!t,onClick:()=>{e(K4())},className:"invoke-btn"})}const Ns=e=>{const{tooltip:t="",tooltipPlacement:n="bottom",onClick:r,...o}=e;return x(ir,{label:t,hasArrow:!0,placement:n,children:x(Nn,{...o,cursor:r?"pointer":"unset",onClick:r})})};function h0e(){const e=Ue(),{isProcessing:t,isConnected:n}=Ee(u6),r=()=>e(Xhe());return sn("shift+x",()=>{(n||t)&&r()},[n,t]),x(Ns,{icon:x(a0e,{}),tooltip:"Cancel","aria-label":"Cancel",isDisabled:!n||!t,onClick:r,className:"cancel-btn"})}const cR=()=>Y("div",{className:"process-buttons",children:[x(p0e,{}),x(h0e,{})]}),m0e=Yn(e=>e.options,e=>({prompt:e.prompt}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),dR=()=>{const e=v.exports.useRef(null),{prompt:t}=Ee(m0e);Ee(u6);const n=Ue(),r=uR(),o=a=>{n(e6(a.target.value))};sn("ctrl+enter",()=>{r&&n(K4())},[r]),sn("alt+a",()=>{e.current?.focus()},[]);const i=a=>{a.key==="Enter"&&a.shiftKey===!1&&r&&(a.preventDefault(),n(K4()))};return x("div",{className:"prompt-bar",children:x(hs,{isInvalid:t.length===0||Boolean(t.match(/^[\s\r\n]+$/)),children:x(vI,{id:"prompt",name:"prompt",placeholder:"I'm dreaming of...",size:"lg",value:t,onChange:o,onKeyDown:i,resize:"vertical",height:30,ref:e})})})};function g0e(){const e=Ee(n=>n.options.showAdvancedOptions),t={seed:{header:x(mo,{flex:"1",textAlign:"left",children:"Seed"}),feature:Fo.SEED,options:x(XO,{})},variations:{header:x(JO,{}),feature:Fo.VARIATIONS,options:x(eR,{})},face_restore:{header:x(YO,{}),feature:Fo.FACE_CORRECTION,options:x(a6,{})},upscale:{header:x(QO,{}),feature:Fo.UPSCALE,options:x(s6,{})},other:{header:x(mo,{flex:"1",textAlign:"left",children:"Other"}),feature:Fo.OTHER,options:x(lR,{})}};return Y("div",{className:"image-to-image-panel",children:[x(dR,{}),x(cR,{}),x(nR,{}),x(O1e,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),x(I1e,{}),x(tR,{}),e?x(sR,{accordionInfo:t}):null]})}function v0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"}}]})(e)}function y0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"}}]})(e)}function b0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z"}}]})(e)}function x0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"}}]})(e)}function w0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"}}]})(e)}function S0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"}}]})(e)}function C0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"}}]})(e)}function _0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"}}]})(e)}function k0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function E0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z"}}]})(e)}function L0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z"}}]})(e)}function P0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"}}]})(e)}function A0e(e){return Mt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"}}]})(e)}var T0e=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function Qf(e,t){var n=I0e(e);if(typeof n.path!="string"){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:typeof t=="string"?t:typeof r=="string"&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function I0e(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),o=T0e.get(r);o&&Object.defineProperty(e,"type",{value:o,writable:!1,configurable:!1,enumerable:!0})}return e}var O0e=[".DS_Store","Thumbs.db"];function R0e(e){return Ju(this,void 0,void 0,function(){return ec(this,function(t){return G0(e)&&M0e(e.dataTransfer)?[2,F0e(e.dataTransfer,e.type)]:N0e(e)?[2,$0e(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,D0e(e)]:[2,[]]})})}function M0e(e){return G0(e)}function N0e(e){return G0(e)&&G0(e.target)}function G0(e){return typeof e=="object"&&e!==null}function $0e(e){return Y4(e.target.files).map(function(t){return Qf(t)})}function D0e(e){return Ju(this,void 0,void 0,function(){var t;return ec(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return Qf(r)})]}})})}function F0e(e,t){return Ju(this,void 0,void 0,function(){var n,r;return ec(this,function(o){switch(o.label){case 0:return e.items?(n=Y4(e.items).filter(function(i){return i.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(z0e))]):[3,2];case 1:return r=o.sent(),[2,o_(fR(r))];case 2:return[2,o_(Y4(e.files).map(function(i){return Qf(i)}))]}})})}function o_(e){return e.filter(function(t){return O0e.indexOf(t.name)===-1})}function Y4(e){if(e===null)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function z0e(e){if(typeof e.webkitGetAsEntry!="function")return i_(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?pR(t):i_(e)}function fR(e){return e.reduce(function(t,n){return j5(j5([],a8(t),!1),a8(Array.isArray(n)?fR(n):[n]),!1)},[])}function i_(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=Qf(t);return Promise.resolve(n)}function B0e(e){return Ju(this,void 0,void 0,function(){return ec(this,function(t){return[2,e.isDirectory?pR(e):V0e(e)]})})}function pR(e){var t=e.createReader();return new Promise(function(n,r){var o=[];function i(){var a=this;t.readEntries(function(l){return Ju(a,void 0,void 0,function(){var c,d,f;return ec(this,function(p){switch(p.label){case 0:if(l.length)return[3,5];p.label=1;case 1:return p.trys.push([1,3,,4]),[4,Promise.all(o)];case 2:return c=p.sent(),n(c),[3,4];case 3:return d=p.sent(),r(d),[3,4];case 4:return[3,6];case 5:f=Promise.all(l.map(B0e)),o.push(f),i(),p.label=6;case 6:return[2]}})})},function(l){r(l)})}i()})}function V0e(e){return Ju(this,void 0,void 0,function(){return ec(this,function(t){return[2,new Promise(function(n,r){e.file(function(o){var i=Qf(o,e.fullPath);n(i)},function(o){r(o)})})]})})}var W0e=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",o=(e.type||"").toLowerCase(),i=o.replace(/\/.*$/,"");return n.some(function(a){var l=a.trim().toLowerCase();return l.charAt(0)==="."?r.toLowerCase().endsWith(l):l.endsWith("/*")?i===l.replace(/\/.*$/,""):o===l})}return!0};function a_(e){return j0e(e)||H0e(e)||mR(e)||U0e()}function U0e(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function H0e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function j0e(e){if(Array.isArray(e))return X4(e)}function s_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function l_(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?s_(Object(n),!0).forEach(function(r){hR(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s_(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function hR(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Sf(e,t){return K0e(e)||Z0e(e,t)||mR(e,t)||G0e()}function G0e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mR(e,t){if(!!e){if(typeof e=="string")return X4(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return X4(e,t)}}function X4(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Z0e(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],o=!0,i=!1,a,l;try{for(n=n.call(e);!(o=(a=n.next()).done)&&(r.push(a.value),!(t&&r.length===t));o=!0);}catch(c){i=!0,l=c}finally{try{!o&&n.return!=null&&n.return()}finally{if(i)throw l}}return r}}function K0e(e){if(Array.isArray(e))return e}var q0e="file-invalid-type",Y0e="file-too-large",X0e="file-too-small",Q0e="too-many-files",J0e=function(t){t=Array.isArray(t)&&t.length===1?t[0]:t;var n=Array.isArray(t)?"one of ".concat(t.join(", ")):t;return{code:q0e,message:"File type must be ".concat(n)}},u_=function(t){return{code:Y0e,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},c_=function(t){return{code:X0e,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},eme={code:Q0e,message:"Too many files"};function gR(e,t){var n=e.type==="application/x-moz-file"||W0e(e,t);return[n,n?null:J0e(t)]}function vR(e,t,n){if($s(e.size))if($s(t)&&$s(n)){if(e.size>n)return[!1,u_(n)];if(e.size<t)return[!1,c_(t)]}else{if($s(t)&&e.size<t)return[!1,c_(t)];if($s(n)&&e.size>n)return[!1,u_(n)]}return[!0,null]}function $s(e){return e!=null}function tme(e){var t=e.files,n=e.accept,r=e.minSize,o=e.maxSize,i=e.multiple,a=e.maxFiles,l=e.validator;return!i&&t.length>1||i&&a>=1&&t.length>a?!1:t.every(function(c){var d=gR(c,n),f=Sf(d,1),p=f[0],m=vR(c,r,o),g=Sf(m,1),y=g[0],b=l?l(c):null;return p&&y&&!b})}function Z0(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Yh(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function d_(e){e.preventDefault()}function nme(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function rme(e){return e.indexOf("Edge/")!==-1}function ome(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return nme(e)||rme(e)}function Qo(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var o=arguments.length,i=new Array(o>1?o-1:0),a=1;a<o;a++)i[a-1]=arguments[a];return t.some(function(l){return!Z0(r)&&l&&l.apply(void 0,[r].concat(i)),Z0(r)})}}function ime(){return"showOpenFilePicker"in window}function ame(e){if($s(e)){var t=Object.entries(e).filter(function(n){var r=Sf(n,2),o=r[0],i=r[1],a=!0;return yR(o)||(console.warn('Skipped "'.concat(o,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),a=!1),(!Array.isArray(i)||!i.every(bR))&&(console.warn('Skipped "'.concat(o,'" because an invalid file extension was provided.')),a=!1),a}).reduce(function(n,r){var o=Sf(r,2),i=o[0],a=o[1];return l_(l_({},n),{},hR({},i,a))},{});return[{accept:t}]}return e}function sme(e){if($s(e))return Object.entries(e).reduce(function(t,n){var r=Sf(n,2),o=r[0],i=r[1];return[].concat(a_(t),[o],a_(i))},[]).filter(function(t){return yR(t)||bR(t)}).join(",")}function lme(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function ume(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function yR(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function bR(e){return/^.*\.[\w]+$/.test(e)}var cme=["children"],dme=["open"],fme=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],pme=["refKey","onChange","onClick"];function hme(e){return vme(e)||gme(e)||xR(e)||mme()}function mme(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gme(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function vme(e){if(Array.isArray(e))return Q4(e)}function Ly(e,t){return xme(e)||bme(e,t)||xR(e,t)||yme()}function yme(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function xR(e,t){if(!!e){if(typeof e=="string")return Q4(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Q4(e,t)}}function Q4(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function bme(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],o=!0,i=!1,a,l;try{for(n=n.call(e);!(o=(a=n.next()).done)&&(r.push(a.value),!(t&&r.length===t));o=!0);}catch(c){i=!0,l=c}finally{try{!o&&n.return!=null&&n.return()}finally{if(i)throw l}}return r}}function xme(e){if(Array.isArray(e))return e}function f_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function jt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?f_(Object(n),!0).forEach(function(r){J4(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f_(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function J4(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function K0(e,t){if(e==null)return{};var n=wme(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function wme(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}var c6=v.exports.forwardRef(function(e,t){var n=e.children,r=K0(e,cme),o=SR(r),i=o.open,a=K0(o,dme);return v.exports.useImperativeHandle(t,function(){return{open:i}},[i]),x(v.exports.Fragment,{children:n(jt(jt({},a),{},{open:i}))})});c6.displayName="Dropzone";var wR={disabled:!1,getFilesFromEvent:R0e,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};c6.defaultProps=wR;c6.propTypes={children:St.exports.func,accept:St.exports.objectOf(St.exports.arrayOf(St.exports.string)),multiple:St.exports.bool,preventDropOnDocument:St.exports.bool,noClick:St.exports.bool,noKeyboard:St.exports.bool,noDrag:St.exports.bool,noDragEventsBubbling:St.exports.bool,minSize:St.exports.number,maxSize:St.exports.number,maxFiles:St.exports.number,disabled:St.exports.bool,getFilesFromEvent:St.exports.func,onFileDialogCancel:St.exports.func,onFileDialogOpen:St.exports.func,useFsAccessApi:St.exports.bool,autoFocus:St.exports.bool,onDragEnter:St.exports.func,onDragLeave:St.exports.func,onDragOver:St.exports.func,onDrop:St.exports.func,onDropAccepted:St.exports.func,onDropRejected:St.exports.func,onError:St.exports.func,validator:St.exports.func};var e3={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function SR(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=jt(jt({},wR),e),n=t.accept,r=t.disabled,o=t.getFilesFromEvent,i=t.maxSize,a=t.minSize,l=t.multiple,c=t.maxFiles,d=t.onDragEnter,f=t.onDragLeave,p=t.onDragOver,m=t.onDrop,g=t.onDropAccepted,y=t.onDropRejected,b=t.onFileDialogCancel,k=t.onFileDialogOpen,C=t.useFsAccessApi,S=t.autoFocus,_=t.preventDropOnDocument,E=t.noClick,A=t.noKeyboard,R=t.noDrag,O=t.noDragEventsBubbling,$=t.onError,H=t.validator,z=v.exports.useMemo(function(){return sme(n)},[n]),X=v.exports.useMemo(function(){return ame(n)},[n]),he=v.exports.useMemo(function(){return typeof k=="function"?k:p_},[k]),ye=v.exports.useMemo(function(){return typeof b=="function"?b:p_},[b]),oe=v.exports.useRef(null),pe=v.exports.useRef(null),ge=v.exports.useReducer(Sme,e3),J=Ly(ge,2),D=J[0],Z=J[1],j=D.isFocused,M=D.isFileDialogActive,G=v.exports.useRef(typeof window<"u"&&window.isSecureContext&&C&&ime()),le=function(){!G.current&&M&&setTimeout(function(){if(pe.current){var Pe=pe.current.files;Pe.length||(Z({type:"closeDialog"}),ye())}},300)};v.exports.useEffect(function(){return window.addEventListener("focus",le,!1),function(){window.removeEventListener("focus",le,!1)}},[pe,M,ye,G]);var ce=v.exports.useRef([]),be=function(Pe){oe.current&&oe.current.contains(Pe.target)||(Pe.preventDefault(),ce.current=[])};v.exports.useEffect(function(){return _&&(document.addEventListener("dragover",d_,!1),document.addEventListener("drop",be,!1)),function(){_&&(document.removeEventListener("dragover",d_),document.removeEventListener("drop",be))}},[oe,_]),v.exports.useEffect(function(){return!r&&S&&oe.current&&oe.current.focus(),function(){}},[oe,S,r]);var me=v.exports.useCallback(function(ve){$?$(ve):console.error(ve)},[$]),_e=v.exports.useCallback(function(ve){ve.preventDefault(),ve.persist(),Je(ve),ce.current=[].concat(hme(ce.current),[ve.target]),Yh(ve)&&Promise.resolve(o(ve)).then(function(Pe){if(!(Z0(ve)&&!O)){var pt=Pe.length,ut=pt>0&&tme({files:Pe,accept:z,minSize:a,maxSize:i,multiple:l,maxFiles:c,validator:H}),ae=pt>0&&!ut;Z({isDragAccept:ut,isDragReject:ae,isDragActive:!0,type:"setDraggedFiles"}),d&&d(ve)}}).catch(function(Pe){return me(Pe)})},[o,d,me,O,z,a,i,l,c,H]),ue=v.exports.useCallback(function(ve){ve.preventDefault(),ve.persist(),Je(ve);var Pe=Yh(ve);if(Pe&&ve.dataTransfer)try{ve.dataTransfer.dropEffect="copy"}catch{}return Pe&&p&&p(ve),!1},[p,O]),we=v.exports.useCallback(function(ve){ve.preventDefault(),ve.persist(),Je(ve);var Pe=ce.current.filter(function(ut){return oe.current&&oe.current.contains(ut)}),pt=Pe.indexOf(ve.target);pt!==-1&&Pe.splice(pt,1),ce.current=Pe,!(Pe.length>0)&&(Z({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Yh(ve)&&f&&f(ve))},[oe,f,O]),$e=v.exports.useCallback(function(ve,Pe){var pt=[],ut=[];ve.forEach(function(ae){var Ge=gR(ae,z),Pt=Ly(Ge,2),Ln=Pt[0],zn=Pt[1],Tr=vR(ae,a,i),Ho=Ly(Tr,2),Ei=Ho[0],Xn=Ho[1],Xr=H?H(ae):null;if(Ln&&Ei&&!Xr)pt.push(ae);else{var vs=[zn,Xn];Xr&&(vs=vs.concat(Xr)),ut.push({file:ae,errors:vs.filter(function(hl){return hl})})}}),(!l&&pt.length>1||l&&c>=1&&pt.length>c)&&(pt.forEach(function(ae){ut.push({file:ae,errors:[eme]})}),pt.splice(0)),Z({acceptedFiles:pt,fileRejections:ut,type:"setFiles"}),m&&m(pt,ut,Pe),ut.length>0&&y&&y(ut,Pe),pt.length>0&&g&&g(pt,Pe)},[Z,l,z,a,i,c,m,g,y,H]),rt=v.exports.useCallback(function(ve){ve.preventDefault(),ve.persist(),Je(ve),ce.current=[],Yh(ve)&&Promise.resolve(o(ve)).then(function(Pe){Z0(ve)&&!O||$e(Pe,ve)}).catch(function(Pe){return me(Pe)}),Z({type:"reset"})},[o,$e,me,O]),Ct=v.exports.useCallback(function(){if(G.current){Z({type:"openDialog"}),he();var ve={multiple:l,types:X};window.showOpenFilePicker(ve).then(function(Pe){return o(Pe)}).then(function(Pe){$e(Pe,null),Z({type:"closeDialog"})}).catch(function(Pe){lme(Pe)?(ye(Pe),Z({type:"closeDialog"})):ume(Pe)?(G.current=!1,pe.current?(pe.current.value=null,pe.current.click()):me(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):me(Pe)});return}pe.current&&(Z({type:"openDialog"}),he(),pe.current.value=null,pe.current.click())},[Z,he,ye,C,$e,me,X,l]),un=v.exports.useCallback(function(ve){!oe.current||!oe.current.isEqualNode(ve.target)||(ve.key===" "||ve.key==="Enter"||ve.keyCode===32||ve.keyCode===13)&&(ve.preventDefault(),Ct())},[oe,Ct]),Se=v.exports.useCallback(function(){Z({type:"focus"})},[]),Ie=v.exports.useCallback(function(){Z({type:"blur"})},[]),Qe=v.exports.useCallback(function(){E||(ome()?setTimeout(Ct,0):Ct())},[E,Ct]),Oe=function(Pe){return r?null:Pe},ft=function(Pe){return A?null:Oe(Pe)},tn=function(Pe){return R?null:Oe(Pe)},Je=function(Pe){O&&Pe.stopPropagation()},_t=v.exports.useMemo(function(){return function(){var ve=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Pe=ve.refKey,pt=Pe===void 0?"ref":Pe,ut=ve.role,ae=ve.onKeyDown,Ge=ve.onFocus,Pt=ve.onBlur,Ln=ve.onClick,zn=ve.onDragEnter,Tr=ve.onDragOver,Ho=ve.onDragLeave,Ei=ve.onDrop,Xn=K0(ve,fme);return jt(jt(J4({onKeyDown:ft(Qo(ae,un)),onFocus:ft(Qo(Ge,Se)),onBlur:ft(Qo(Pt,Ie)),onClick:Oe(Qo(Ln,Qe)),onDragEnter:tn(Qo(zn,_e)),onDragOver:tn(Qo(Tr,ue)),onDragLeave:tn(Qo(Ho,we)),onDrop:tn(Qo(Ei,rt)),role:typeof ut=="string"&&ut!==""?ut:"presentation"},pt,oe),!r&&!A?{tabIndex:0}:{}),Xn)}},[oe,un,Se,Ie,Qe,_e,ue,we,rt,A,R,r]),nn=v.exports.useCallback(function(ve){ve.stopPropagation()},[]),qt=v.exports.useMemo(function(){return function(){var ve=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Pe=ve.refKey,pt=Pe===void 0?"ref":Pe,ut=ve.onChange,ae=ve.onClick,Ge=K0(ve,pme),Pt=J4({accept:z,multiple:l,type:"file",style:{display:"none"},onChange:Oe(Qo(ut,rt)),onClick:Oe(Qo(ae,nn)),tabIndex:-1},pt,pe);return jt(jt({},Pt),Ge)}},[pe,n,l,rt,r]);return jt(jt({},D),{},{isFocused:j&&!r,getRootProps:_t,getInputProps:qt,rootRef:oe,inputRef:pe,open:Oe(Ct)})}function Sme(e,t){switch(t.type){case"focus":return jt(jt({},e),{},{isFocused:!0});case"blur":return jt(jt({},e),{},{isFocused:!1});case"openDialog":return jt(jt({},e3),{},{isFileDialogActive:!0});case"closeDialog":return jt(jt({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return jt(jt({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return jt(jt({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return jt({},e3);default:return e}}function p_(){}const Cme=({children:e,fileAcceptedCallback:t,fileRejectionCallback:n,styleClass:r})=>{const o=v.exports.useCallback((d,f)=>{f.forEach(p=>{n(p)}),d.forEach(p=>{t(p)})},[t,n]),{getRootProps:i,getInputProps:a,open:l}=SR({onDrop:o,accept:{"image/jpeg":[".jpg",".jpeg",".png"]}}),c=d=>{d.stopPropagation(),l()};return Y(mo,{...i(),flexGrow:3,className:`${r}`,children:[x("input",{...a({multiple:!1})}),v.exports.cloneElement(e,{onClick:c})]})};function _me(e){const{label:t,icon:n,dispatcher:r,styleClass:o,onMouseOver:i,OnMouseout:a}=e,l=qf(),c=Ue(),d=v.exports.useCallback(p=>c(r(p)),[c,r]),f=v.exports.useCallback(p=>{const m=p.errors.reduce((g,y)=>g+`
-`+y.message,"");l({title:"Upload failed",description:m,status:"error",isClosable:!0})},[l]);return x(Cme,{fileAcceptedCallback:d,fileRejectionCallback:f,styleClass:o,children:x(xi,{size:"sm",fontSize:"md",fontWeight:"normal",onMouseOver:i,onMouseOut:a,leftIcon:n,width:"100%",children:t||null})})}const kme=Yn(e=>e.system,e=>e.shouldConfirmOnDelete),t3=v.exports.forwardRef(({image:e,children:t},n)=>{const{isOpen:r,onOpen:o,onClose:i}=T0(),a=Ue(),l=Ee(kme),c=v.exports.useRef(null),d=qf(),f=g=>{g.stopPropagation(),l?o():p()},p=()=>{a(qhe(e)),d({title:"Image Deleted",status:"success",duration:2500,isClosable:!0}),i()};sn("del",()=>{l?o():p()},[e,l]);const m=g=>a(EO(!g.target.checked));return Y(wn,{children:[v.exports.cloneElement(t,{onClick:f,ref:n}),x(Tre,{isOpen:r,leastDestructiveRef:c,onClose:i,children:x(hf,{children:Y(Ire,{children:[x(Ex,{fontSize:"lg",fontWeight:"bold",children:"Delete image"}),x(M0,{children:Y(Lt,{direction:"column",gap:5,children:[x(wr,{children:"Are you sure? You can't undo this action afterwards."}),x(hs,{children:Y(Lt,{alignItems:"center",children:[x(sl,{mb:0,children:"Don't ask me again"}),x(ag,{checked:!l,onChange:m})]})})]})}),Y(kx,{children:[x(xi,{ref:c,onClick:i,children:"Cancel"}),x(xi,{colorScheme:"red",onClick:p,ml:3,children:"Delete"})]})]})})})]})}),h_=({title:e="Popup",styleClass:t,delay:n=50,popoverOptions:r,actionButton:o,children:i})=>Y(Px,{trigger:"hover",closeDelay:n,children:[x(Ox,{children:x(mo,{children:i})}),Y(Ix,{className:`popover-content ${t}`,children:[x(Ax,{className:"popover-arrow"}),x(iI,{className:"popover-header",children:e}),Y("div",{className:"popover-options",children:[r||null,o]})]})]}),Eme=Yn(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected,isGFPGANAvailable:e.isGFPGANAvailable,isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),CR=({image:e})=>{const t=Ue(),n=Ee(C=>C.options.shouldShowImageDetails),r=qf(),o=Ee(C=>C.gallery.intermediateImage),i=Ee(C=>C.options.upscalingLevel),a=Ee(C=>C.options.facetoolStrength),{isProcessing:l,isConnected:c,isGFPGANAvailable:d,isESRGANAvailable:f}=Ee(Eme),p=()=>{t(nl(e.url)),t(ni(1))};sn("shift+i",()=>{e?(p(),r({title:"Sent To Image To Image",status:"success",duration:2500,isClosable:!0})):r({title:"No Image Loaded",description:"No image found to send to image to image module.",status:"error",duration:2500,isClosable:!0})},[e]);const m=()=>t(_pe(e.metadata));sn("a",()=>{["txt2img","img2img"].includes(e?.metadata?.image?.type)?(m(),r({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})):r({title:"Parameters Not Set",description:"No metadata found for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const g=()=>t(Yf(e.metadata.image.seed));sn("s",()=>{e?.metadata?.image?.seed?(g(),r({title:"Seed Set",status:"success",duration:2500,isClosable:!0})):r({title:"Seed Not Set",description:"Could not find seed for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const y=()=>t(Zhe(e));sn("u",()=>{f&&Boolean(!o)&&c&&!l&&i?y():r({title:"Upscaling Failed",status:"error",duration:2500,isClosable:!0})},[e,f,o,c,l,i]);const b=()=>t(Khe(e));sn("r",()=>{d&&Boolean(!o)&&c&&!l&&a?b():r({title:"Face Restoration Failed",status:"error",duration:2500,isClosable:!0})},[e,d,o,c,l,a]);const k=()=>t(Ape(!n));return sn("i",()=>{e?k():r({title:"Failed to load metadata",status:"error",duration:2500,isClosable:!0})},[e,n]),Y("div",{className:"current-image-options",children:[x(Ns,{icon:x(o0e,{}),tooltip:"Send To Image To Image","aria-label":"Send To Image To Image",onClick:p}),x(sd,{label:"Use All",isDisabled:!["txt2img","img2img"].includes(e?.metadata?.image?.type),onClick:m}),x(sd,{label:"Use Seed",isDisabled:!e?.metadata?.image?.seed,onClick:g}),x(h_,{title:"Restore Faces",popoverOptions:x(a6,{}),actionButton:x(sd,{label:"Restore Faces",isDisabled:!d||Boolean(o)||!(c&&!l)||!a,onClick:b}),children:x(Ns,{icon:x(J1e,{}),"aria-label":"Restore Faces"})}),x(h_,{title:"Upscale",styleClass:"upscale-popover",popoverOptions:x(s6,{}),actionButton:x(sd,{label:"Upscale Image",isDisabled:!f||Boolean(o)||!(c&&!l)||!i,onClick:y}),children:x(Ns,{icon:x(n0e,{}),"aria-label":"Upscale"})}),x(Ns,{icon:x(e0e,{}),tooltip:"Details","aria-label":"Details",onClick:k}),x(t3,{image:e,children:x(Ns,{icon:x(Q1e,{}),tooltip:"Delete Image","aria-label":"Delete Image",isDisabled:Boolean(o)})})]})},Lme=Yn(e=>e.gallery,e=>{const t=e.images.findIndex(r=>r.uuid===e?.currentImage?.uuid),n=e.images.length;return{isOnFirstImage:t===0,isOnLastImage:!isNaN(t)&&t===n-1}},{memoizeOptions:{resultEqualityCheck:xf.isEqual}});function _R(e){const{imageToDisplay:t}=e,n=Ue(),{isOnFirstImage:r,isOnLastImage:o}=Ee(Lme),i=Ee(m=>m.options.shouldShowImageDetails),[a,l]=v.exports.useState(!1),c=()=>{l(!0)},d=()=>{l(!1)},f=()=>{n(_O())},p=()=>{n(CO())};return Y("div",{className:"current-image-preview",children:[x(Xm,{src:t.url,fit:"contain",maxWidth:"100%",maxHeight:"100%"}),!i&&Y("div",{className:"current-image-next-prev-buttons",children:[x("div",{className:"next-prev-button-trigger-area prev-button-trigger-area",onMouseOver:c,onMouseOut:d,children:a&&!r&&x(Nn,{"aria-label":"Previous image",icon:x(x0e,{className:"next-prev-button"}),variant:"unstyled",onClick:f})}),x("div",{className:"next-prev-button-trigger-area next-button-trigger-area",onMouseOver:c,onMouseOut:d,children:a&&!o&&x(Nn,{"aria-label":"Next image",icon:x(w0e,{className:"next-prev-button"}),variant:"unstyled",onClick:p})})]})]})}var m_={path:Y("g",{stroke:"currentColor",strokeWidth:"1.5",children:[x("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),x("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),x("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},kR=fe((e,t)=>{const{as:n,viewBox:r,color:o="currentColor",focusable:i=!1,children:a,className:l,__css:c,...d}=e,f=en("chakra-icon",l),p={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:o,...c},m={ref:t,focusable:i,className:f,__css:p},g=r??m_.viewBox;if(n&&typeof n!="string")return Q.createElement(ie.svg,{as:n,...m,...d});const y=a??m_.path;return Q.createElement(ie.svg,{verticalAlign:"middle",viewBox:g,...m,...d},y)});kR.displayName="Icon";function Te(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:o={}}=e,i=v.exports.Children.toArray(e.path),a=fe((l,c)=>x(kR,{ref:c,viewBox:t,...o,...l,children:i.length?i:x("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}Te({d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z",displayName:"CopyIcon"});Te({d:"M23.384,21.619,16.855,15.09a9.284,9.284,0,1,0-1.768,1.768l6.529,6.529a1.266,1.266,0,0,0,1.768,0A1.251,1.251,0,0,0,23.384,21.619ZM2.75,9.5a6.75,6.75,0,1,1,6.75,6.75A6.758,6.758,0,0,1,2.75,9.5Z",displayName:"SearchIcon"});Te({d:"M23.414,20.591l-4.645-4.645a10.256,10.256,0,1,0-2.828,2.829l4.645,4.644a2.025,2.025,0,0,0,2.828,0A2,2,0,0,0,23.414,20.591ZM10.25,3.005A7.25,7.25,0,1,1,3,10.255,7.258,7.258,0,0,1,10.25,3.005Z",displayName:"Search2Icon"});Te({d:"M21.4,13.7C20.6,13.9,19.8,14,19,14c-5,0-9-4-9-9c0-0.8,0.1-1.6,0.3-2.4c0.1-0.3,0-0.7-0.3-1 c-0.3-0.3-0.6-0.4-1-0.3C4.3,2.7,1,7.1,1,12c0,6.1,4.9,11,11,11c4.9,0,9.3-3.3,10.6-8.1c0.1-0.3,0-0.7-0.3-1 C22.1,13.7,21.7,13.6,21.4,13.7z",displayName:"MoonIcon"});Te({displayName:"SunIcon",path:Y("g",{strokeLinejoin:"round",strokeLinecap:"round",strokeWidth:"2",fill:"none",stroke:"currentColor",children:[x("circle",{cx:"12",cy:"12",r:"5"}),x("path",{d:"M12 1v2"}),x("path",{d:"M12 21v2"}),x("path",{d:"M4.22 4.22l1.42 1.42"}),x("path",{d:"M18.36 18.36l1.42 1.42"}),x("path",{d:"M1 12h2"}),x("path",{d:"M21 12h2"}),x("path",{d:"M4.22 19.78l1.42-1.42"}),x("path",{d:"M18.36 5.64l1.42-1.42"})]})});Te({d:"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z",displayName:"AddIcon"});Te({displayName:"SmallAddIcon",viewBox:"0 0 20 20",path:x("path",{fill:"currentColor",d:"M14 9h-3V6c0-.55-.45-1-1-1s-1 .45-1 1v3H6c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1z",fillRule:"evenodd"})});Te({viewBox:"0 0 14 14",d:"M14,7.77 L14,6.17 L12.06,5.53 L11.61,4.44 L12.49,2.6 L11.36,1.47 L9.55,2.38 L8.46,1.93 L7.77,0.01 L6.17,0.01 L5.54,1.95 L4.43,2.4 L2.59,1.52 L1.46,2.65 L2.37,4.46 L1.92,5.55 L0,6.23 L0,7.82 L1.94,8.46 L2.39,9.55 L1.51,11.39 L2.64,12.52 L4.45,11.61 L5.54,12.06 L6.23,13.98 L7.82,13.98 L8.45,12.04 L9.56,11.59 L11.4,12.47 L12.53,11.34 L11.61,9.53 L12.08,8.44 L14,7.75 L14,7.77 Z M7,10 C5.34,10 4,8.66 4,7 C4,5.34 5.34,4 7,4 C8.66,4 10,5.34 10,7 C10,8.66 8.66,10 7,10 Z",displayName:"SettingsIcon"});Te({displayName:"CheckCircleIcon",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"});Te({d:"M19.5,9.5h-.75V6.75a6.75,6.75,0,0,0-13.5,0V9.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5ZM7.75,6.75a4.25,4.25,0,0,1,8.5,0V9a.5.5,0,0,1-.5.5H8.25a.5.5,0,0,1-.5-.5Z",displayName:"LockIcon"});Te({d:"M19.5,9.5h-.75V6.75A6.751,6.751,0,0,0,5.533,4.811a1.25,1.25,0,1,0,2.395.717A4.251,4.251,0,0,1,16.25,6.75V9a.5.5,0,0,1-.5.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5Z",displayName:"UnlockIcon"});Te({displayName:"ViewIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M23.432,10.524C20.787,7.614,16.4,4.538,12,4.6,7.6,4.537,3.213,7.615.568,10.524a2.211,2.211,0,0,0,0,2.948C3.182,16.351,7.507,19.4,11.839,19.4h.308c4.347,0,8.671-3.049,11.288-5.929A2.21,2.21,0,0,0,23.432,10.524ZM7.4,12A4.6,4.6,0,1,1,12,16.6,4.6,4.6,0,0,1,7.4,12Z"}),x("circle",{cx:"12",cy:"12",r:"2"})]})});Te({displayName:"ViewOffIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M23.2,10.549a20.954,20.954,0,0,0-4.3-3.6l4-3.995a1,1,0,1,0-1.414-1.414l-.018.018a.737.737,0,0,1-.173.291l-19.5,19.5c-.008.007-.018.009-.026.017a1,1,0,0,0,1.631,1.088l4.146-4.146a11.26,11.26,0,0,0,4.31.939h.3c4.256,0,8.489-2.984,11.051-5.8A2.171,2.171,0,0,0,23.2,10.549ZM16.313,13.27a4.581,4.581,0,0,1-3,3.028,4.3,4.3,0,0,1-3.1-.19.253.253,0,0,1-.068-.407l5.56-5.559a.252.252,0,0,1,.407.067A4.3,4.3,0,0,1,16.313,13.27Z"}),x("path",{d:"M7.615,13.4a.244.244,0,0,0,.061-.24A4.315,4.315,0,0,1,7.5,12,4.5,4.5,0,0,1,12,7.5a4.276,4.276,0,0,1,1.16.173.244.244,0,0,0,.24-.062l1.941-1.942a.254.254,0,0,0-.1-.421A10.413,10.413,0,0,0,12,4.75C7.7,4.692,3.4,7.7.813,10.549a2.15,2.15,0,0,0-.007,2.9,21.209,21.209,0,0,0,3.438,3.03.256.256,0,0,0,.326-.029Z"})]})});Te({d:"M11.2857,6.05714 L10.08571,4.85714 L7.85714,7.14786 L7.85714,1 L6.14286,1 L6.14286,7.14786 L3.91429,4.85714 L2.71429,6.05714 L7,10.42857 L11.2857,6.05714 Z M1,11.2857 L1,13 L13,13 L13,11.2857 L1,11.2857 Z",displayName:"DownloadIcon",viewBox:"0 0 14 14"});Te({displayName:"DeleteIcon",path:x("g",{fill:"currentColor",children:x("path",{d:"M19.452 7.5H4.547a.5.5 0 00-.5.545l1.287 14.136A2 2 0 007.326 24h9.347a2 2 0 001.992-1.819L19.95 8.045a.5.5 0 00-.129-.382.5.5 0 00-.369-.163zm-9.2 13a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zm5 0a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zM22 4h-4.75a.25.25 0 01-.25-.25V2.5A2.5 2.5 0 0014.5 0h-5A2.5 2.5 0 007 2.5v1.25a.25.25 0 01-.25.25H2a1 1 0 000 2h20a1 1 0 000-2zM9 3.75V2.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v1.25a.25.25 0 01-.25.25h-5.5A.25.25 0 019 3.75z"})})});Te({displayName:"RepeatIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M10.319,4.936a7.239,7.239,0,0,1,7.1,2.252,1.25,1.25,0,1,0,1.872-1.657A9.737,9.737,0,0,0,9.743,2.5,10.269,10.269,0,0,0,2.378,9.61a.249.249,0,0,1-.271.178l-1.033-.13A.491.491,0,0,0,.6,9.877a.5.5,0,0,0-.019.526l2.476,4.342a.5.5,0,0,0,.373.248.43.43,0,0,0,.062,0,.5.5,0,0,0,.359-.152l3.477-3.593a.5.5,0,0,0-.3-.844L5.15,10.172a.25.25,0,0,1-.2-.333A7.7,7.7,0,0,1,10.319,4.936Z"}),x("path",{d:"M23.406,14.1a.5.5,0,0,0,.015-.526l-2.5-4.329A.5.5,0,0,0,20.546,9a.489.489,0,0,0-.421.151l-3.456,3.614a.5.5,0,0,0,.3.842l1.848.221a.249.249,0,0,1,.183.117.253.253,0,0,1,.023.216,7.688,7.688,0,0,1-5.369,4.9,7.243,7.243,0,0,1-7.1-2.253,1.25,1.25,0,1,0-1.872,1.656,9.74,9.74,0,0,0,9.549,3.03,10.261,10.261,0,0,0,7.369-7.12.251.251,0,0,1,.27-.179l1.058.127a.422.422,0,0,0,.06,0A.5.5,0,0,0,23.406,14.1Z"})]})});Te({displayName:"RepeatClockIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M12.965,6a1,1,0,0,0-1,1v5.5a1,1,0,0,0,1,1h5a1,1,0,0,0,0-2h-3.75a.25.25,0,0,1-.25-.25V7A1,1,0,0,0,12.965,6Z"}),x("path",{d:"M12.567,1.258A10.822,10.822,0,0,0,2.818,8.4a.25.25,0,0,1-.271.163L.858,8.309a.514.514,0,0,0-.485.213.5.5,0,0,0-.021.53l2.679,4.7a.5.5,0,0,0,.786.107l3.77-3.746a.5.5,0,0,0-.279-.85L5.593,9.007a.25.25,0,0,1-.192-.35,8.259,8.259,0,1,1,7.866,11.59,1.25,1.25,0,0,0,.045,2.5h.047a10.751,10.751,0,1,0-.792-21.487Z"})]})});Te({displayName:"EditIcon",path:Y("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[x("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),x("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]})});Te({d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z",displayName:"ChevronLeftIcon"});Te({d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z",displayName:"ChevronRightIcon"});Te({displayName:"ChevronDownIcon",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"});Te({d:"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z",displayName:"ChevronUpIcon"});Te({d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z",displayName:"ArrowBackIcon"});Te({d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z",displayName:"ArrowForwardIcon"});Te({d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z",displayName:"ArrowUpIcon"});Te({viewBox:"0 0 16 16",d:"M11.891 9.992a1 1 0 1 1 1.416 1.415l-4.3 4.3a1 1 0 0 1-1.414 0l-4.3-4.3A1 1 0 0 1 4.71 9.992l3.59 3.591 3.591-3.591zm0-3.984L8.3 2.417 4.709 6.008a1 1 0 0 1-1.416-1.415l4.3-4.3a1 1 0 0 1 1.414 0l4.3 4.3a1 1 0 1 1-1.416 1.415z",displayName:"ArrowUpDownIcon"});Te({d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z",displayName:"ArrowDownIcon"});var ER=Te({displayName:"ExternalLinkIcon",path:Y("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[x("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),x("path",{d:"M15 3h6v6"}),x("path",{d:"M10 14L21 3"})]})});Te({displayName:"LinkIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z"}),x("path",{d:"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z"})]})});Te({displayName:"PlusSquareIcon",path:Y("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[x("rect",{height:"18",width:"18",rx:"2",ry:"2",x:"3",y:"3"}),x("path",{d:"M12 8v8"}),x("path",{d:"M8 12h8"})]})});Te({displayName:"CalendarIcon",viewBox:"0 0 14 14",d:"M10.8889,5.5 L3.11111,5.5 L3.11111,7.05556 L10.8889,7.05556 L10.8889,5.5 Z M12.4444,1.05556 L11.6667,1.05556 L11.6667,0 L10.1111,0 L10.1111,1.05556 L3.88889,1.05556 L3.88889,0 L2.33333,0 L2.33333,1.05556 L1.55556,1.05556 C0.692222,1.05556 0.00777777,1.75556 0.00777777,2.61111 L0,12.5 C0,13.3556 0.692222,14 1.55556,14 L12.4444,14 C13.3,14 14,13.3556 14,12.5 L14,2.61111 C14,1.75556 13.3,1.05556 12.4444,1.05556 Z M12.4444,12.5 L1.55556,12.5 L1.55556,3.94444 L12.4444,3.94444 L12.4444,12.5 Z M8.55556,8.61111 L3.11111,8.61111 L3.11111,10.1667 L8.55556,10.1667 L8.55556,8.61111 Z"});Te({d:"M0.913134,0.920639 C1.49851,0.331726 2.29348,0 3.12342,0 L10.8766,0 C11.7065,0 12.5015,0.331725 13.0869,0.920639 C13.6721,1.50939 14,2.30689 14,3.13746 L14,8.12943 C13.9962,8.51443 13.9059,8.97125 13.7629,9.32852 C13.6128,9.683 13.3552,10.0709 13.0869,10.3462 C12.813,10.6163 12.4265,10.8761 12.0734,11.0274 C11.7172,11.1716 11.2607,11.263 10.8766,11.2669 L10.1234,11.2669 L10.1234,12.5676 L10.1209,12.5676 C10.1204,12.793 10.0633,13.0791 9.97807,13.262 C9.8627,13.466 9.61158,13.7198 9.40818,13.8382 L9.40824,13.8383 C9.4077,13.8386 9.40716,13.8388 9.40661,13.8391 C9.40621,13.8393 9.4058,13.8396 9.40539,13.8398 L9.40535,13.8397 C9.22958,13.9254 8.94505,13.9951 8.75059,14 L8.74789,14 C8.35724,13.9963 7.98473,13.8383 7.71035,13.5617 L5.39553,11.2669 L3.12342,11.2669 C2.29348,11.2669 1.49851,10.9352 0.913134,10.3462 C0.644826,10.0709 0.387187,9.683 0.23711,9.32852 C0.0941235,8.97125 0.00379528,8.51443 0,8.12943 L0,3.13746 C0,2.30689 0.327915,1.50939 0.913134,0.920639 Z M3.12342,1.59494 C2.71959,1.59494 2.33133,1.75628 2.04431,2.04503 C1.75713,2.33395 1.59494,2.72681 1.59494,3.13746 L1.59494,8.12943 C1.59114,8.35901 1.62114,8.51076 1.71193,8.72129 C1.79563,8.9346 1.88065,9.06264 2.04431,9.22185 C2.33133,9.5106 2.71959,9.67195 3.12342,9.67195 L5.72383,9.67195 C5.93413,9.67195 6.13592,9.75502 6.28527,9.90308 L8.52848,12.1269 L8.52848,10.4694 C8.52848,10.029 8.88552,9.67195 9.32595,9.67195 L10.8766,9.67195 C11.1034,9.67583 11.2517,9.64614 11.4599,9.55518 C11.6712,9.47132 11.7976,9.38635 11.9557,9.22185 C12.1193,9.06264 12.2044,8.9346 12.2881,8.72129 C12.3789,8.51076 12.4089,8.35901 12.4051,8.12943 L12.4051,3.13746 C12.4051,2.72681 12.2429,2.33394 11.9557,2.04503 C11.6687,1.75628 11.2804,1.59494 10.8766,1.59494 L3.12342,1.59494 Z",displayName:"ChatIcon",viewBox:"0 0 14 14"});Te({displayName:"TimeIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm0,22A10,10,0,1,1,22,12,10.011,10.011,0,0,1,12,22Z"}),x("path",{d:"M17.134,15.81,12.5,11.561V6.5a1,1,0,0,0-2,0V12a1,1,0,0,0,.324.738l4.959,4.545a1.01,1.01,0,0,0,1.413-.061A1,1,0,0,0,17.134,15.81Z"})]})});Te({displayName:"ArrowRightIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M13.584,12a2.643,2.643,0,0,1-.775,1.875L3.268,23.416a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L.768,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,13.584,12Z"}),x("path",{d:"M23.75,12a2.643,2.643,0,0,1-.775,1.875l-9.541,9.541a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L10.934,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,23.75,12Z"})]})});Te({displayName:"ArrowLeftIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M10.416,12a2.643,2.643,0,0,1,.775-1.875L20.732.584a1.768,1.768,0,0,1,2.5,2.5l-8.739,8.739a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5l-9.541-9.541A2.643,2.643,0,0,1,10.416,12Z"}),x("path",{d:"M.25,12a2.643,2.643,0,0,1,.775-1.875L10.566.584a1.768,1.768,0,0,1,2.5,2.5L4.327,11.823a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5L1.025,13.875A2.643,2.643,0,0,1,.25,12Z"})]})});Te({displayName:"AtSignIcon",d:"M12,.5A11.634,11.634,0,0,0,.262,12,11.634,11.634,0,0,0,12,23.5a11.836,11.836,0,0,0,6.624-2,1.25,1.25,0,1,0-1.393-2.076A9.34,9.34,0,0,1,12,21a9.132,9.132,0,0,1-9.238-9A9.132,9.132,0,0,1,12,3a9.132,9.132,0,0,1,9.238,9v.891a1.943,1.943,0,0,1-3.884,0V12A5.355,5.355,0,1,0,12,17.261a5.376,5.376,0,0,0,3.861-1.634,4.438,4.438,0,0,0,7.877-2.736V12A11.634,11.634,0,0,0,12,.5Zm0,14.261A2.763,2.763,0,1,1,14.854,12,2.812,2.812,0,0,1,12,14.761Z"});Te({displayName:"AttachmentIcon",d:"M21.843,3.455a6.961,6.961,0,0,0-9.846,0L1.619,13.832a5.128,5.128,0,0,0,7.252,7.252L17.3,12.653A3.293,3.293,0,1,0,12.646,8L7.457,13.184A1,1,0,1,0,8.871,14.6L14.06,9.409a1.294,1.294,0,0,1,1.829,1.83L7.457,19.67a3.128,3.128,0,0,1-4.424-4.424L13.411,4.869a4.962,4.962,0,1,1,7.018,7.018L12.646,19.67a1,1,0,1,0,1.414,1.414L21.843,13.3a6.96,6.96,0,0,0,0-9.846Z"});Te({displayName:"UpDownIcon",viewBox:"-1 -1 9 11",d:"M 3.5 0L 3.98809 -0.569442L 3.5 -0.987808L 3.01191 -0.569442L 3.5 0ZM 3.5 9L 3.01191 9.56944L 3.5 9.98781L 3.98809 9.56944L 3.5 9ZM 0.488094 3.56944L 3.98809 0.569442L 3.01191 -0.569442L -0.488094 2.43056L 0.488094 3.56944ZM 3.01191 0.569442L 6.51191 3.56944L 7.48809 2.43056L 3.98809 -0.569442L 3.01191 0.569442ZM -0.488094 6.56944L 3.01191 9.56944L 3.98809 8.43056L 0.488094 5.43056L -0.488094 6.56944ZM 3.98809 9.56944L 7.48809 6.56944L 6.51191 5.43056L 3.01191 8.43056L 3.98809 9.56944Z"});Te({d:"M23.555,8.729a1.505,1.505,0,0,0-1.406-.98H16.062a.5.5,0,0,1-.472-.334L13.405,1.222a1.5,1.5,0,0,0-2.81,0l-.005.016L8.41,7.415a.5.5,0,0,1-.471.334H1.85A1.5,1.5,0,0,0,.887,10.4l5.184,4.3a.5.5,0,0,1,.155.543L4.048,21.774a1.5,1.5,0,0,0,2.31,1.684l5.346-3.92a.5.5,0,0,1,.591,0l5.344,3.919a1.5,1.5,0,0,0,2.312-1.683l-2.178-6.535a.5.5,0,0,1,.155-.543l5.194-4.306A1.5,1.5,0,0,0,23.555,8.729Z",displayName:"StarIcon"});Te({displayName:"EmailIcon",path:Y("g",{fill:"currentColor",children:[x("path",{d:"M11.114,14.556a1.252,1.252,0,0,0,1.768,0L22.568,4.87a.5.5,0,0,0-.281-.849A1.966,1.966,0,0,0,22,4H2a1.966,1.966,0,0,0-.289.021.5.5,0,0,0-.281.849Z"}),x("path",{d:"M23.888,5.832a.182.182,0,0,0-.2.039l-6.2,6.2a.251.251,0,0,0,0,.354l5.043,5.043a.75.75,0,1,1-1.06,1.061l-5.043-5.043a.25.25,0,0,0-.354,0l-2.129,2.129a2.75,2.75,0,0,1-3.888,0L7.926,13.488a.251.251,0,0,0-.354,0L2.529,18.531a.75.75,0,0,1-1.06-1.061l5.043-5.043a.251.251,0,0,0,0-.354l-6.2-6.2a.18.18,0,0,0-.2-.039A.182.182,0,0,0,0,6V18a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V6A.181.181,0,0,0,23.888,5.832Z"})]})});Te({d:"M2.20731,0.0127209 C2.1105,-0.0066419 1.99432,-0.00664663 1.91687,0.032079 C0.871279,0.438698 0.212942,1.92964 0.0580392,2.95587 C-0.426031,6.28627 2.20731,9.17133 4.62766,11.0689 C6.77694,12.7534 10.9012,15.5223 13.3409,12.8503 C13.6507,12.5211 14.0186,12.037 13.9993,11.553 C13.9412,10.7397 13.186,10.1588 12.6051,9.71349 C12.1598,9.38432 11.2304,8.47427 10.6495,8.49363 C10.1267,8.51299 9.79754,9.05515 9.46837,9.38432 L8.88748,9.96521 C8.79067,10.062 7.55145,9.24878 7.41591,9.15197 C6.91248,8.8228 6.4284,8.45491 6.00242,8.04829 C5.57644,7.64167 5.18919,7.19632 4.86002,6.73161 C4.7632,6.59607 3.96933,5.41495 4.04678,5.31813 C4.04678,5.31813 4.72448,4.58234 4.91811,4.2919 C5.32473,3.67229 5.63453,3.18822 5.16982,2.45243 C4.99556,2.18135 4.78257,1.96836 4.55021,1.73601 C4.14359,1.34875 3.73698,0.942131 3.27227,0.612963 C3.02055,0.419335 2.59457,0.0708094 2.20731,0.0127209 Z",displayName:"PhoneIcon",viewBox:"0 0 14 14"});Te({viewBox:"0 0 10 10",d:"M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z",displayName:"DragHandleIcon"});Te({displayName:"SpinnerIcon",path:Y(wn,{children:[x("defs",{children:Y("linearGradient",{x1:"28.154%",y1:"63.74%",x2:"74.629%",y2:"17.783%",id:"a",children:[x("stop",{stopColor:"currentColor",offset:"0%"}),x("stop",{stopColor:"#fff",stopOpacity:"0",offset:"100%"})]})}),Y("g",{transform:"translate(2)",fill:"none",children:[x("circle",{stroke:"url(#a)",strokeWidth:"4",cx:"10",cy:"12",r:"10"}),x("path",{d:"M10 2C4.477 2 0 6.477 0 12",stroke:"currentColor",strokeWidth:"4"}),x("rect",{fill:"currentColor",x:"8",width:"4",height:"4",rx:"8"})]})]})});Te({displayName:"CloseIcon",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"});Te({displayName:"SmallCloseIcon",viewBox:"0 0 16 16",path:x("path",{d:"M9.41 8l2.29-2.29c.19-.18.3-.43.3-.71a1.003 1.003 0 0 0-1.71-.71L8 6.59l-2.29-2.3a1.003 1.003 0 0 0-1.42 1.42L6.59 8 4.3 10.29c-.19.18-.3.43-.3.71a1.003 1.003 0 0 0 1.71.71L8 9.41l2.29 2.29c.18.19.43.3.71.3a1.003 1.003 0 0 0 .71-1.71L9.41 8z",fillRule:"evenodd",fill:"currentColor"})});Te({d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31C15.55 19.37 13.85 20 12 20zm6.31-3.1L7.1 5.69C8.45 4.63 10.15 4 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z",displayName:"NotAllowedIcon"});Te({d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z",displayName:"TriangleDownIcon"});Te({d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z",displayName:"TriangleUpIcon"});Te({displayName:"InfoOutlineIcon",path:Y("g",{fill:"currentColor",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"2",children:[x("circle",{cx:"12",cy:"12",fill:"none",r:"11",stroke:"currentColor"}),x("line",{fill:"none",x1:"11.959",x2:"11.959",y1:"11",y2:"17"}),x("circle",{cx:"11.959",cy:"7",r:"1",stroke:"none"})]})});Te({displayName:"BellIcon",d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"});Te({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"});Te({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm0,19a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,12,19Zm1.6-6.08a1,1,0,0,0-.6.917,1,1,0,1,1-2,0,3,3,0,0,1,1.8-2.75A2,2,0,1,0,10,9.255a1,1,0,1,1-2,0,4,4,0,1,1,5.6,3.666Z",displayName:"QuestionIcon"});Te({displayName:"QuestionOutlineIcon",path:Y("g",{stroke:"currentColor",strokeWidth:"1.5",children:[x("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),x("path",{fill:"none",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),x("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]})});Te({d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z",displayName:"WarningIcon"});Te({displayName:"WarningTwoIcon",d:"M23.119,20,13.772,2.15h0a2,2,0,0,0-3.543,0L.881,20a2,2,0,0,0,1.772,2.928H21.347A2,2,0,0,0,23.119,20ZM11,8.423a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Zm1.05,11.51h-.028a1.528,1.528,0,0,1-1.522-1.47,1.476,1.476,0,0,1,1.448-1.53h.028A1.527,1.527,0,0,1,13.5,18.4,1.475,1.475,0,0,1,12.05,19.933Z"});Te({viewBox:"0 0 14 14",path:x("g",{fill:"currentColor",children:x("polygon",{points:"5.5 11.9993304 14 3.49933039 12.5 2 5.5 8.99933039 1.5 4.9968652 0 6.49933039"})})});Te({displayName:"MinusIcon",path:x("g",{fill:"currentColor",children:x("rect",{height:"4",width:"20",x:"2",y:"10"})})});Te({displayName:"HamburgerIcon",viewBox:"0 0 24 24",d:"M 3 5 A 1.0001 1.0001 0 1 0 3 7 L 21 7 A 1.0001 1.0001 0 1 0 21 5 L 3 5 z M 3 11 A 1.0001 1.0001 0 1 0 3 13 L 21 13 A 1.0001 1.0001 0 1 0 21 11 L 3 11 z M 3 17 A 1.0001 1.0001 0 1 0 3 19 L 21 19 A 1.0001 1.0001 0 1 0 21 17 L 3 17 z"});function Pme(e){return Mt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M245.09 327.74v-37.32c57.07 0 84.51 13.47 108.58 38.68 5.4 5.65 15 1.32 14.29-6.43-5.45-61.45-34.14-117.09-122.87-117.09v-37.32a8.32 8.32 0 00-14.05-6L146.58 242a8.2 8.2 0 000 11.94L231 333.71a8.32 8.32 0 0014.09-5.97z"}},{tag:"path",attr:{fill:"none",strokeMiterlimit:"10",strokeWidth:"32",d:"M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z"}}]})(e)}const zt=({label:e,value:t,onClick:n,isLink:r,labelPosition:o})=>Y(Lt,{gap:2,children:[n&&x(ir,{label:`Recall ${e}`,children:x(Nn,{"aria-label":"Use this parameter",icon:x(Pme,{}),size:"xs",variant:"ghost",fontSize:20,onClick:n})}),Y(Lt,{direction:o?"column":"row",children:[Y(wr,{fontWeight:"semibold",whiteSpace:"pre-wrap",pr:2,children:[e,":"]}),r?Y(Cu,{href:t.toString(),isExternal:!0,wordBreak:"break-all",children:[t.toString()," ",x(ER,{mx:"2px"})]}):x(wr,{overflowY:"scroll",wordBreak:"break-all",children:t.toString()})]})]}),Ame=(e,t)=>e.image.uuid===t.image.uuid,LR=v.exports.memo(({image:e,styleClass:t})=>{const n=Ue(),r=e?.metadata?.image||{},{type:o,postprocessing:i,sampler:a,prompt:l,seed:c,variations:d,steps:f,cfg_scale:p,seamless:m,hires_fix:g,width:y,height:b,strength:k,fit:C,init_image_path:S,mask_image_path:_,orig_path:E,scale:A}=r,R=JSON.stringify(r,null,2);return x("div",{className:`image-metadata-viewer ${t}`,children:Y(Lt,{gap:1,direction:"column",width:"100%",children:[Y(Lt,{gap:2,children:[x(wr,{fontWeight:"semibold",children:"File:"}),Y(Cu,{href:e.url,isExternal:!0,children:[e.url,x(ER,{mx:"2px"})]})]}),Object.keys(r).length>0?Y(wn,{children:[o&&x(zt,{label:"Generation type",value:o}),["esrgan","gfpgan"].includes(o)&&x(zt,{label:"Original image",value:E}),o==="gfpgan"&&k!==void 0&&x(zt,{label:"Fix faces strength",value:k,onClick:()=>n(O1(k))}),o==="esrgan"&&A!==void 0&&x(zt,{label:"Upscaling scale",value:A,onClick:()=>n(B4(A))}),o==="esrgan"&&k!==void 0&&x(zt,{label:"Upscaling strength",value:k,onClick:()=>n(V4(k))}),l&&x(zt,{label:"Prompt",labelPosition:"top",value:I1(l),onClick:()=>n(e6(l))}),c!==void 0&&x(zt,{label:"Seed",value:c,onClick:()=>n(Yf(c))}),a&&x(zt,{label:"Sampler",value:a,onClick:()=>n(mO(a))}),f&&x(zt,{label:"Steps",value:f,onClick:()=>n(dO(f))}),p!==void 0&&x(zt,{label:"CFG scale",value:p,onClick:()=>n(fO(p))}),d&&d.length>0&&x(zt,{label:"Seed-weight pairs",value:j0(d),onClick:()=>n(wO(j0(d)))}),m&&x(zt,{label:"Seamless",value:m,onClick:()=>n(gO(m))}),g&&x(zt,{label:"High Resolution Optimization",value:g,onClick:()=>n(vO(g))}),y&&x(zt,{label:"Width",value:y,onClick:()=>n(hO(y))}),b&&x(zt,{label:"Height",value:b,onClick:()=>n(pO(b))}),S&&x(zt,{label:"Initial image",value:S,isLink:!0,onClick:()=>n(nl(S))}),_&&x(zt,{label:"Mask image",value:_,isLink:!0,onClick:()=>n(W4(_))}),o==="img2img"&&k&&x(zt,{label:"Image to image strength",value:k,onClick:()=>n(yO(k))}),C&&x(zt,{label:"Image to image fit",value:C,onClick:()=>n(xO(C))}),i&&i.length>0&&Y(wn,{children:[x(rx,{size:"sm",children:"Postprocessing"}),i.map((O,$)=>{if(O.type==="esrgan"){const{scale:H,strength:z}=O;return Y(Lt,{pl:"2rem",gap:1,direction:"column",children:[x(wr,{size:"md",children:`${$+1}: Upscale (ESRGAN)`}),x(zt,{label:"Scale",value:H,onClick:()=>n(B4(H))}),x(zt,{label:"Strength",value:z,onClick:()=>n(V4(z))})]},$)}else if(O.type==="gfpgan"){const{strength:H}=O;return Y(Lt,{pl:"2rem",gap:1,direction:"column",children:[x(wr,{size:"md",children:`${$+1}: Face restoration (GFPGAN)`}),x(zt,{label:"Strength",value:H,onClick:()=>{n(O1(H)),n(R1("gfpgan"))}})]},$)}else if(O.type==="codeformer"){const{strength:H,fidelity:z}=O;return Y(Lt,{pl:"2rem",gap:1,direction:"column",children:[x(wr,{size:"md",children:`${$+1}: Face restoration (Codeformer)`}),x(zt,{label:"Strength",value:H,onClick:()=>{n(O1(H)),n(R1("codeformer"))}}),z&&x(zt,{label:"Fidelity",value:z,onClick:()=>{n(bO(z)),n(R1("codeformer"))}})]},$)}})]}),Y(Lt,{gap:2,direction:"column",children:[Y(Lt,{gap:2,children:[x(ir,{label:"Copy metadata JSON",children:x(Nn,{"aria-label":"Copy metadata JSON",icon:x(_0e,{}),size:"xs",variant:"ghost",fontSize:14,onClick:()=>navigator.clipboard.writeText(R)})}),x(wr,{fontWeight:"semibold",children:"Metadata JSON:"})]}),x("div",{className:"image-json-viewer",children:x("pre",{children:R})})]})]}):x(VA,{width:"100%",pt:10,children:x(wr,{fontSize:"lg",fontWeight:"semibold",children:"No metadata available"})})]})})},Ame);function g_(){const e=Ee(i=>i.options.initialImagePath),t=Ue(),n=qf();return Y("div",{className:"init-image-preview",children:[Y("div",{className:"init-image-preview-header",children:[x("h1",{children:"Initial Image"}),x(Nn,{isDisabled:!e,size:"sm","aria-label":"Reset Initial Image",onClick:i=>{i.stopPropagation(),t(nl(null))},icon:x(aR,{})})]}),e&&x("div",{className:"init-image-image",children:x(Xm,{fit:"contain",src:e,rounded:"md",onError:()=>{n({title:"Problem loading parameters",description:"Unable to load init image.",status:"error",isClosable:!0}),t(nl(null))}})})]})}function Tme(){const e=Ee(i=>i.options.initialImagePath),{currentImage:t,intermediateImage:n}=Ee(i=>i.gallery),r=Ee(i=>i.options.shouldShowImageDetails),o=n||t;return x("div",{className:"image-to-image-display",style:o?{gridAutoRows:"max-content auto"}:{gridAutoRows:"auto"},children:e?x(wn,{children:o?Y(wn,{children:[x(CR,{image:o}),Y("div",{className:"image-to-image-dual-preview-container",children:[Y("div",{className:"image-to-image-dual-preview",children:[x(g_,{}),x("div",{className:"image-to-image-current-image-display",children:x(_R,{imageToDisplay:o})})]}),r&&x(LR,{image:o,styleClass:"img2img-metadata"})]})]}):x("div",{className:"image-to-image-single-preview",children:x(g_,{})})}):x("div",{className:"upload-image",children:x(_me,{label:"Upload or Drop Image Here",icon:x(A0e,{}),styleClass:"image-to-image-upload-btn",dispatcher:Qhe})})})}var Ime=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,o){r.__proto__=o}||function(r,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(r[i]=o[i])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),cn=globalThis&&globalThis.__assign||function(){return cn=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},cn.apply(this,arguments)},v_={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},y_={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},Xh={width:"20px",height:"20px",position:"absolute"},Ome={top:cn(cn({},v_),{top:"-5px"}),right:cn(cn({},y_),{left:void 0,right:"-5px"}),bottom:cn(cn({},v_),{top:void 0,bottom:"-5px"}),left:cn(cn({},y_),{left:"-5px"}),topRight:cn(cn({},Xh),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:cn(cn({},Xh),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:cn(cn({},Xh),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:cn(cn({},Xh),{left:"-10px",top:"-10px",cursor:"nw-resize"})},Rme=function(e){Ime(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.onMouseDown=function(r){n.props.onResizeStart(r,n.props.direction)},n.onTouchStart=function(r){n.props.onResizeStart(r,n.props.direction)},n}return t.prototype.render=function(){return x("div",{className:this.props.className||"",style:cn(cn({position:"absolute",userSelect:"none"},Ome[this.props.direction]),this.props.replaceStyles||{}),onMouseDown:this.onMouseDown,onTouchStart:this.onTouchStart,children:this.props.children})},t}(v.exports.PureComponent),Mme=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,o){r.__proto__=o}||function(r,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(r[i]=o[i])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),ti=globalThis&&globalThis.__assign||function(){return ti=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},ti.apply(this,arguments)},Nme={width:"auto",height:"auto"},Qh=function(e,t,n){return Math.max(Math.min(e,n),t)},b_=function(e,t){return Math.round(e/t)*t},Gl=function(e,t){return new RegExp(e,"i").test(t)},Jh=function(e){return Boolean(e.touches&&e.touches.length)},$me=function(e){return Boolean((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},x_=function(e,t,n){n===void 0&&(n=0);var r=t.reduce(function(i,a,l){return Math.abs(a-e)<Math.abs(t[i]-e)?l:i},0),o=Math.abs(t[r]-e);return n===0||o<n?t[r]:e},Py=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:e+"px"},e1=function(e,t,n,r){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var o=Number(e.replace("%",""))/100;return t*o}if(e.endsWith("vw")){var o=Number(e.replace("vw",""))/100;return n*o}if(e.endsWith("vh")){var o=Number(e.replace("vh",""))/100;return r*o}}return e},Dme=function(e,t,n,r,o,i,a){return r=e1(r,e.width,t,n),o=e1(o,e.height,t,n),i=e1(i,e.width,t,n),a=e1(a,e.height,t,n),{maxWidth:typeof r>"u"?void 0:Number(r),maxHeight:typeof o>"u"?void 0:Number(o),minWidth:typeof i>"u"?void 0:Number(i),minHeight:typeof a>"u"?void 0:Number(a)}},Fme=["as","style","className","grid","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],w_="__resizable_base__",PR=function(e){Mme(t,e);function t(n){var r=e.call(this,n)||this;return r.ratio=1,r.resizable=null,r.parentLeft=0,r.parentTop=0,r.resizableLeft=0,r.resizableRight=0,r.resizableTop=0,r.resizableBottom=0,r.targetLeft=0,r.targetTop=0,r.appendBase=function(){if(!r.resizable||!r.window)return null;var o=r.parentNode;if(!o)return null;var i=r.window.document.createElement("div");return i.style.width="100%",i.style.height="100%",i.style.position="absolute",i.style.transform="scale(0, 0)",i.style.left="0",i.style.flex="0 0 100%",i.classList?i.classList.add(w_):i.className+=w_,o.appendChild(i),i},r.removeBase=function(o){var i=r.parentNode;!i||i.removeChild(o)},r.ref=function(o){o&&(r.resizable=o)},r.state={isResizing:!1,width:typeof(r.propsSize&&r.propsSize.width)>"u"?"auto":r.propsSize&&r.propsSize.width,height:typeof(r.propsSize&&r.propsSize.height)>"u"?"auto":r.propsSize&&r.propsSize.height,direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},r.onResizeStart=r.onResizeStart.bind(r),r.onMouseMove=r.onMouseMove.bind(r),r.onMouseUp=r.onMouseUp.bind(r),r}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||Nme},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var n=0,r=0;if(this.resizable&&this.window){var o=this.resizable.offsetWidth,i=this.resizable.offsetHeight,a=this.resizable.style.position;a!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:o,r=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:i,this.resizable.style.position=a}return{width:n,height:r}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var n=this,r=this.props.size,o=function(l){if(typeof n.state[l]>"u"||n.state[l]==="auto")return"auto";if(n.propsSize&&n.propsSize[l]&&n.propsSize[l].toString().endsWith("%")){if(n.state[l].toString().endsWith("%"))return n.state[l].toString();var c=n.getParentSize(),d=Number(n.state[l].toString().replace("px","")),f=d/c[l]*100;return f+"%"}return Py(n.state[l])},i=r&&typeof r.width<"u"&&!this.state.isResizing?Py(r.width):o("width"),a=r&&typeof r.height<"u"&&!this.state.isResizing?Py(r.height):o("height");return{width:i,height:a}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var r=!1,o=this.parentNode.style.flexWrap;o!=="wrap"&&(r=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var i={width:n.offsetWidth,height:n.offsetHeight};return r&&(this.parentNode.style.flexWrap=o),this.removeBase(n),i},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(n,r){var o=this.propsSize&&this.propsSize[r];return this.state[r]==="auto"&&this.state.original[r]===n&&(typeof o>"u"||o==="auto")?"auto":n},t.prototype.calculateNewMaxFromBoundary=function(n,r){var o=this.props.boundsByDirection,i=this.state.direction,a=o&&Gl("left",i),l=o&&Gl("top",i),c,d;if(this.props.bounds==="parent"){var f=this.parentNode;f&&(c=a?this.resizableRight-this.parentLeft:f.offsetWidth+(this.parentLeft-this.resizableLeft),d=l?this.resizableBottom-this.parentTop:f.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(c=a?this.resizableRight:this.window.innerWidth-this.resizableLeft,d=l?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(c=a?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),d=l?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return c&&Number.isFinite(c)&&(n=n&&n<c?n:c),d&&Number.isFinite(d)&&(r=r&&r<d?r:d),{maxWidth:n,maxHeight:r}},t.prototype.calculateNewSizeFromDirection=function(n,r){var o=this.props.scale||1,i=this.props.resizeRatio||1,a=this.state,l=a.direction,c=a.original,d=this.props,f=d.lockAspectRatio,p=d.lockAspectRatioExtraHeight,m=d.lockAspectRatioExtraWidth,g=c.width,y=c.height,b=p||0,k=m||0;return Gl("right",l)&&(g=c.width+(n-c.x)*i/o,f&&(y=(g-k)/this.ratio+b)),Gl("left",l)&&(g=c.width-(n-c.x)*i/o,f&&(y=(g-k)/this.ratio+b)),Gl("bottom",l)&&(y=c.height+(r-c.y)*i/o,f&&(g=(y-b)*this.ratio+k)),Gl("top",l)&&(y=c.height-(r-c.y)*i/o,f&&(g=(y-b)*this.ratio+k)),{newWidth:g,newHeight:y}},t.prototype.calculateNewSizeFromAspectRatio=function(n,r,o,i){var a=this.props,l=a.lockAspectRatio,c=a.lockAspectRatioExtraHeight,d=a.lockAspectRatioExtraWidth,f=typeof i.width>"u"?10:i.width,p=typeof o.width>"u"||o.width<0?n:o.width,m=typeof i.height>"u"?10:i.height,g=typeof o.height>"u"||o.height<0?r:o.height,y=c||0,b=d||0;if(l){var k=(m-y)*this.ratio+b,C=(g-y)*this.ratio+b,S=(f-b)/this.ratio+y,_=(p-b)/this.ratio+y,E=Math.max(f,k),A=Math.min(p,C),R=Math.max(m,S),O=Math.min(g,_);n=Qh(n,E,A),r=Qh(r,R,O)}else n=Qh(n,f,p),r=Qh(r,m,g);return{newWidth:n,newHeight:r}},t.prototype.setBoundingClientRect=function(){if(this.props.bounds==="parent"){var n=this.parentNode;if(n){var r=n.getBoundingClientRect();this.parentLeft=r.left,this.parentTop=r.top}}if(this.props.bounds&&typeof this.props.bounds!="string"){var o=this.props.bounds.getBoundingClientRect();this.targetLeft=o.left,this.targetTop=o.top}if(this.resizable){var i=this.resizable.getBoundingClientRect(),a=i.left,l=i.top,c=i.right,d=i.bottom;this.resizableLeft=a,this.resizableRight=c,this.resizableTop=l,this.resizableBottom=d}},t.prototype.onResizeStart=function(n,r){if(!(!this.resizable||!this.window)){var o=0,i=0;if(n.nativeEvent&&$me(n.nativeEvent)?(o=n.nativeEvent.clientX,i=n.nativeEvent.clientY):n.nativeEvent&&Jh(n.nativeEvent)&&(o=n.nativeEvent.touches[0].clientX,i=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var a=this.props.onResizeStart(n,r,this.resizable);if(a===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var l,c=this.window.getComputedStyle(this.resizable);if(c.flexBasis!=="auto"){var d=this.parentNode;if(d){var f=this.window.getComputedStyle(d).flexDirection;this.flexDir=f.startsWith("row")?"row":"column",l=c.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var p={original:{x:o,y:i,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:ti(ti({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:r,flexBasis:l};this.setState(p)}},t.prototype.onMouseMove=function(n){var r=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&Jh(n))try{n.preventDefault(),n.stopPropagation()}catch{}var o=this.props,i=o.maxWidth,a=o.maxHeight,l=o.minWidth,c=o.minHeight,d=Jh(n)?n.touches[0].clientX:n.clientX,f=Jh(n)?n.touches[0].clientY:n.clientY,p=this.state,m=p.direction,g=p.original,y=p.width,b=p.height,k=this.getParentSize(),C=Dme(k,this.window.innerWidth,this.window.innerHeight,i,a,l,c);i=C.maxWidth,a=C.maxHeight,l=C.minWidth,c=C.minHeight;var S=this.calculateNewSizeFromDirection(d,f),_=S.newHeight,E=S.newWidth,A=this.calculateNewMaxFromBoundary(i,a);this.props.snap&&this.props.snap.x&&(E=x_(E,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(_=x_(_,this.props.snap.y,this.props.snapGap));var R=this.calculateNewSizeFromAspectRatio(E,_,{width:A.maxWidth,height:A.maxHeight},{width:l,height:c});if(E=R.newWidth,_=R.newHeight,this.props.grid){var O=b_(E,this.props.grid[0]),$=b_(_,this.props.grid[1]),H=this.props.snapGap||0;E=H===0||Math.abs(O-E)<=H?O:E,_=H===0||Math.abs($-_)<=H?$:_}var z={width:E-g.width,height:_-g.height};if(y&&typeof y=="string"){if(y.endsWith("%")){var X=E/k.width*100;E=X+"%"}else if(y.endsWith("vw")){var he=E/this.window.innerWidth*100;E=he+"vw"}else if(y.endsWith("vh")){var ye=E/this.window.innerHeight*100;E=ye+"vh"}}if(b&&typeof b=="string"){if(b.endsWith("%")){var X=_/k.height*100;_=X+"%"}else if(b.endsWith("vw")){var he=_/this.window.innerWidth*100;_=he+"vw"}else if(b.endsWith("vh")){var ye=_/this.window.innerHeight*100;_=ye+"vh"}}var oe={width:this.createSizeForCssProperty(E,"width"),height:this.createSizeForCssProperty(_,"height")};this.flexDir==="row"?oe.flexBasis=oe.width:this.flexDir==="column"&&(oe.flexBasis=oe.height),ua.exports.flushSync(function(){r.setState(oe)}),this.props.onResize&&this.props.onResize(n,m,this.resizable,z)}},t.prototype.onMouseUp=function(n){var r=this.state,o=r.isResizing,i=r.direction,a=r.original;if(!(!o||!this.resizable)){var l={width:this.size.width-a.width,height:this.size.height-a.height};this.props.onResizeStop&&this.props.onResizeStop(n,i,this.resizable,l),this.props.size&&this.setState(this.props.size),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:ti(ti({},this.state.backgroundStyle),{cursor:"auto"})})}},t.prototype.updateSize=function(n){this.setState({width:n.width,height:n.height})},t.prototype.renderResizer=function(){var n=this,r=this.props,o=r.enable,i=r.handleStyles,a=r.handleClasses,l=r.handleWrapperStyle,c=r.handleWrapperClass,d=r.handleComponent;if(!o)return null;var f=Object.keys(o).map(function(p){return o[p]!==!1?x(Rme,{direction:p,onResizeStart:n.onResizeStart,replaceStyles:i&&i[p],className:a&&a[p],children:d&&d[p]?d[p]:null},p):null});return x("div",{className:c,style:l,children:f})},t.prototype.render=function(){var n=this,r=Object.keys(this.props).reduce(function(a,l){return Fme.indexOf(l)!==-1||(a[l]=n.props[l]),a},{}),o=ti(ti(ti({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(o.flexBasis=this.state.flexBasis);var i=this.props.as||"div";return Y(i,{...ti({ref:this.ref,style:o,className:this.props.className},r),children:[this.state.isResizing&&x("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]})},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t}(v.exports.PureComponent);function Ot(){return Ot=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ot.apply(this,arguments)}function It(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e?.(o),n===!1||!o.defaultPrevented)return t?.(o)}}function Jf(e,t=[]){let n=[];function r(i,a){const l=v.exports.createContext(a),c=n.length;n=[...n,a];function d(p){const{scope:m,children:g,...y}=p,b=m?.[e][c]||l,k=v.exports.useMemo(()=>y,Object.values(y));return v.exports.createElement(b.Provider,{value:k},g)}function f(p,m){const g=m?.[e][c]||l,y=v.exports.useContext(g);if(y)return y;if(a!==void 0)return a;throw new Error(`\`${p}\` must be used within \`${i}\``)}return d.displayName=i+"Provider",[d,f]}const o=()=>{const i=n.map(a=>v.exports.createContext(a));return function(l){const c=l?.[e]||i;return v.exports.useMemo(()=>({[`__scope${e}`]:{...l,[e]:c}}),[l,c])}};return o.scopeName=e,[r,zme(o,...t)]}function zme(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(i){const a=r.reduce((l,{useScope:c,scopeName:d})=>{const p=c(i)[`__scope${d}`];return{...l,...p}},{});return v.exports.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return n.scopeName=t.scopeName,n}function Bme(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function AR(...e){return t=>e.forEach(n=>Bme(n,t))}function yo(...e){return v.exports.useCallback(AR(...e),e)}const Cf=v.exports.forwardRef((e,t)=>{const{children:n,...r}=e,o=v.exports.Children.toArray(n),i=o.find(Wme);if(i){const a=i.props.children,l=o.map(c=>c===i?v.exports.Children.count(a)>1?v.exports.Children.only(null):v.exports.isValidElement(a)?a.props.children:null:c);return v.exports.createElement(n3,Ot({},r,{ref:t}),v.exports.isValidElement(a)?v.exports.cloneElement(a,void 0,l):null)}return v.exports.createElement(n3,Ot({},r,{ref:t}),n)});Cf.displayName="Slot";const n3=v.exports.forwardRef((e,t)=>{const{children:n,...r}=e;return v.exports.isValidElement(n)?v.exports.cloneElement(n,{...Ume(r,n.props),ref:AR(t,n.ref)}):v.exports.Children.count(n)>1?v.exports.Children.only(null):null});n3.displayName="SlotClone";const Vme=({children:e})=>v.exports.createElement(v.exports.Fragment,null,e);function Wme(e){return v.exports.isValidElement(e)&&e.type===Vme}function Ume(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...l)=>{i(...l),o(...l)}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}const Hme=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],aa=Hme.reduce((e,t)=>{const n=v.exports.forwardRef((r,o)=>{const{asChild:i,...a}=r,l=i?Cf:t;return v.exports.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),v.exports.createElement(l,Ot({},a,{ref:o}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function TR(e,t){e&&ua.exports.flushSync(()=>e.dispatchEvent(t))}function IR(e){const t=e+"CollectionProvider",[n,r]=Jf(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=g=>{const{scope:y,children:b}=g,k=Q.useRef(null),C=Q.useRef(new Map).current;return Q.createElement(o,{scope:y,itemMap:C,collectionRef:k},b)},l=e+"CollectionSlot",c=Q.forwardRef((g,y)=>{const{scope:b,children:k}=g,C=i(l,b),S=yo(y,C.collectionRef);return Q.createElement(Cf,{ref:S},k)}),d=e+"CollectionItemSlot",f="data-radix-collection-item",p=Q.forwardRef((g,y)=>{const{scope:b,children:k,...C}=g,S=Q.useRef(null),_=yo(y,S),E=i(d,b);return Q.useEffect(()=>(E.itemMap.set(S,{ref:S,...C}),()=>void E.itemMap.delete(S))),Q.createElement(Cf,{[f]:"",ref:_},k)});function m(g){const y=i(e+"CollectionConsumer",g);return Q.useCallback(()=>{const k=y.collectionRef.current;if(!k)return[];const C=Array.from(k.querySelectorAll(`[${f}]`));return Array.from(y.itemMap.values()).sort((E,A)=>C.indexOf(E.ref.current)-C.indexOf(A.ref.current))},[y.collectionRef,y.itemMap])}return[{Provider:a,Slot:c,ItemSlot:p},m,r]}const jme=v.exports.createContext(void 0);function OR(e){const t=v.exports.useContext(jme);return e||t||"ltr"}function Ci(e){const t=v.exports.useRef(e);return v.exports.useEffect(()=>{t.current=e}),v.exports.useMemo(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function Gme(e,t=globalThis?.document){const n=Ci(e);v.exports.useEffect(()=>{const r=o=>{o.key==="Escape"&&n(o)};return t.addEventListener("keydown",r),()=>t.removeEventListener("keydown",r)},[n,t])}const r3="dismissableLayer.update",Zme="dismissableLayer.pointerDownOutside",Kme="dismissableLayer.focusOutside";let S_;const qme=v.exports.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Yme=v.exports.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:i,onFocusOutside:a,onInteractOutside:l,onDismiss:c,...d}=e,f=v.exports.useContext(qme),[p,m]=v.exports.useState(null),g=(n=p?.ownerDocument)!==null&&n!==void 0?n:globalThis?.document,[,y]=v.exports.useState({}),b=yo(t,$=>m($)),k=Array.from(f.layers),[C]=[...f.layersWithOutsidePointerEventsDisabled].slice(-1),S=k.indexOf(C),_=p?k.indexOf(p):-1,E=f.layersWithOutsidePointerEventsDisabled.size>0,A=_>=S,R=Xme($=>{const H=$.target,z=[...f.branches].some(X=>X.contains(H));!A||z||(i?.($),l?.($),$.defaultPrevented||c?.())},g),O=Qme($=>{const H=$.target;[...f.branches].some(X=>X.contains(H))||(a?.($),l?.($),$.defaultPrevented||c?.())},g);return Gme($=>{_===f.layers.size-1&&(o?.($),!$.defaultPrevented&&c&&($.preventDefault(),c()))},g),v.exports.useEffect(()=>{if(!!p)return r&&(f.layersWithOutsidePointerEventsDisabled.size===0&&(S_=g.body.style.pointerEvents,g.body.style.pointerEvents="none"),f.layersWithOutsidePointerEventsDisabled.add(p)),f.layers.add(p),C_(),()=>{r&&f.layersWithOutsidePointerEventsDisabled.size===1&&(g.body.style.pointerEvents=S_)}},[p,g,r,f]),v.exports.useEffect(()=>()=>{!p||(f.layers.delete(p),f.layersWithOutsidePointerEventsDisabled.delete(p),C_())},[p,f]),v.exports.useEffect(()=>{const $=()=>y({});return document.addEventListener(r3,$),()=>document.removeEventListener(r3,$)},[]),v.exports.createElement(aa.div,Ot({},d,{ref:b,style:{pointerEvents:E?A?"auto":"none":void 0,...e.style},onFocusCapture:It(e.onFocusCapture,O.onFocusCapture),onBlurCapture:It(e.onBlurCapture,O.onBlurCapture),onPointerDownCapture:It(e.onPointerDownCapture,R.onPointerDownCapture)}))});function Xme(e,t=globalThis?.document){const n=Ci(e),r=v.exports.useRef(!1),o=v.exports.useRef(()=>{});return v.exports.useEffect(()=>{const i=l=>{if(l.target&&!r.current){let d=function(){RR(Zme,n,c,{discrete:!0})};const c={originalEvent:l};l.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=d,t.addEventListener("click",o.current,{once:!0})):d()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",i)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",i),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function Qme(e,t=globalThis?.document){const n=Ci(e),r=v.exports.useRef(!1);return v.exports.useEffect(()=>{const o=i=>{i.target&&!r.current&&RR(Kme,n,{originalEvent:i},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function C_(){const e=new CustomEvent(r3);document.dispatchEvent(e)}function RR(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?TR(o,i):o.dispatchEvent(i)}let Ay=0;function Jme(){v.exports.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:__()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:__()),Ay++,()=>{Ay===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(r=>r.remove()),Ay--}},[])}function __(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const Ty="focusScope.autoFocusOnMount",Iy="focusScope.autoFocusOnUnmount",k_={bubbles:!1,cancelable:!0},ege=v.exports.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:o,onUnmountAutoFocus:i,...a}=e,[l,c]=v.exports.useState(null),d=Ci(o),f=Ci(i),p=v.exports.useRef(null),m=yo(t,b=>c(b)),g=v.exports.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;v.exports.useEffect(()=>{if(r){let b=function(C){if(g.paused||!l)return;const S=C.target;l.contains(S)?p.current=S:Os(p.current,{select:!0})},k=function(C){g.paused||!l||l.contains(C.relatedTarget)||Os(p.current,{select:!0})};return document.addEventListener("focusin",b),document.addEventListener("focusout",k),()=>{document.removeEventListener("focusin",b),document.removeEventListener("focusout",k)}}},[r,l,g.paused]),v.exports.useEffect(()=>{if(l){L_.add(g);const b=document.activeElement;if(!l.contains(b)){const C=new CustomEvent(Ty,k_);l.addEventListener(Ty,d),l.dispatchEvent(C),C.defaultPrevented||(tge(age(MR(l)),{select:!0}),document.activeElement===b&&Os(l))}return()=>{l.removeEventListener(Ty,d),setTimeout(()=>{const C=new CustomEvent(Iy,k_);l.addEventListener(Iy,f),l.dispatchEvent(C),C.defaultPrevented||Os(b??document.body,{select:!0}),l.removeEventListener(Iy,f),L_.remove(g)},0)}}},[l,d,f,g]);const y=v.exports.useCallback(b=>{if(!n&&!r||g.paused)return;const k=b.key==="Tab"&&!b.altKey&&!b.ctrlKey&&!b.metaKey,C=document.activeElement;if(k&&C){const S=b.currentTarget,[_,E]=nge(S);_&&E?!b.shiftKey&&C===E?(b.preventDefault(),n&&Os(_,{select:!0})):b.shiftKey&&C===_&&(b.preventDefault(),n&&Os(E,{select:!0})):C===S&&b.preventDefault()}},[n,r,g.paused]);return v.exports.createElement(aa.div,Ot({tabIndex:-1},a,{ref:m,onKeyDown:y}))});function tge(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Os(r,{select:t}),document.activeElement!==n)return}function nge(e){const t=MR(e),n=E_(t,e),r=E_(t.reverse(),e);return[n,r]}function MR(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function E_(e,t){for(const n of e)if(!rge(n,{upTo:t}))return n}function rge(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function oge(e){return e instanceof HTMLInputElement&&"select"in e}function Os(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&oge(e)&&t&&e.select()}}const L_=ige();function ige(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=P_(e,t),e.unshift(t)},remove(t){var n;e=P_(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function P_(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function age(e){return e.filter(t=>t.tagName!=="A")}const Gu=Boolean(globalThis?.document)?v.exports.useLayoutEffect:()=>{},sge=My["useId".toString()]||(()=>{});let lge=0;function uge(e){const[t,n]=v.exports.useState(sge());return Gu(()=>{e||n(r=>r??String(lge++))},[e]),e||(t?`radix-${t}`:"")}function sc(e){return e.split("-")[0]}function Sg(e){return e.split("-")[1]}function lc(e){return["top","bottom"].includes(sc(e))?"x":"y"}function d6(e){return e==="y"?"height":"width"}function A_(e,t,n){let{reference:r,floating:o}=e;const i=r.x+r.width/2-o.width/2,a=r.y+r.height/2-o.height/2,l=lc(t),c=d6(l),d=r[c]/2-o[c]/2,f=sc(t),p=l==="x";let m;switch(f){case"top":m={x:i,y:r.y-o.height};break;case"bottom":m={x:i,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:a};break;case"left":m={x:r.x-o.width,y:a};break;default:m={x:r.x,y:r.y}}switch(Sg(t)){case"start":m[l]-=d*(n&&p?-1:1);break;case"end":m[l]+=d*(n&&p?-1:1);break}return m}const cge=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,l=await(a.isRTL==null?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:f}=A_(c,r,l),p=r,m={},g=0;for(let y=0;y<i.length;y++){const{name:b,fn:k}=i[y],{x:C,y:S,data:_,reset:E}=await k({x:d,y:f,initialPlacement:r,placement:p,strategy:o,middlewareData:m,rects:c,platform:a,elements:{reference:e,floating:t}});if(d=C??d,f=S??f,m={...m,[b]:{...m[b],..._}},E&&g<=50){g++,typeof E=="object"&&(E.placement&&(p=E.placement),E.rects&&(c=E.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):E.rects),{x:d,y:f}=A_(c,p,l)),y=-1;continue}}return{x:d,y:f,placement:p,strategy:o,middlewareData:m}};function dge(e){return{top:0,right:0,bottom:0,left:0,...e}}function NR(e){return typeof e!="number"?dge(e):{top:e,right:e,bottom:e,left:e}}function q0(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function Y0(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:a,elements:l,strategy:c}=e,{boundary:d="clippingAncestors",rootBoundary:f="viewport",elementContext:p="floating",altBoundary:m=!1,padding:g=0}=t,y=NR(g),k=l[m?p==="floating"?"reference":"floating":p],C=q0(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(k)))==null||n?k:k.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:d,rootBoundary:f,strategy:c})),S=q0(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:p==="floating"?{...a.floating,x:r,y:o}:a.reference,offsetParent:await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),strategy:c}):a[p]);return{top:C.top-S.top+y.top,bottom:S.bottom-C.bottom+y.bottom,left:C.left-S.left+y.left,right:S.right-C.right+y.right}}const fge=Math.min,pge=Math.max;function o3(e,t,n){return pge(e,fge(t,n))}const T_=e=>({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=e??{},{x:o,y:i,placement:a,rects:l,platform:c}=t;if(n==null)return{};const d=NR(r),f={x:o,y:i},p=lc(a),m=Sg(a),g=d6(p),y=await c.getDimensions(n),b=p==="y"?"top":"left",k=p==="y"?"bottom":"right",C=l.reference[g]+l.reference[p]-f[p]-l.floating[g],S=f[p]-l.reference[p],_=await(c.getOffsetParent==null?void 0:c.getOffsetParent(n));let E=_?p==="y"?_.clientHeight||0:_.clientWidth||0:0;E===0&&(E=l.floating[g]);const A=C/2-S/2,R=d[b],O=E-y[g]-d[k],$=E/2-y[g]/2+A,H=o3(R,$,O),he=(m==="start"?d[b]:d[k])>0&&$!==H&&l.reference[g]<=l.floating[g]?$<R?R-$:O-$:0;return{[p]:f[p]-he,data:{[p]:H,centerOffset:$-H}}}}),hge={left:"right",right:"left",bottom:"top",top:"bottom"};function X0(e){return e.replace(/left|right|bottom|top/g,t=>hge[t])}function mge(e,t,n){n===void 0&&(n=!1);const r=Sg(e),o=lc(e),i=d6(o);let a=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=X0(a)),{main:a,cross:X0(a)}}const gge={start:"end",end:"start"};function I_(e){return e.replace(/start|end/g,t=>gge[t])}const vge=["top","right","bottom","left"];function yge(e){const t=X0(e);return[I_(e),t,I_(t)]}const bge=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:o,rects:i,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:d=!0,crossAxis:f=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",flipAlignment:g=!0,...y}=e,b=sc(r),C=p||(b===a||!g?[X0(a)]:yge(a)),S=[a,...C],_=await Y0(t,y),E=[];let A=((n=o.flip)==null?void 0:n.overflows)||[];if(d&&E.push(_[b]),f){const{main:H,cross:z}=mge(r,i,await(l.isRTL==null?void 0:l.isRTL(c.floating)));E.push(_[H],_[z])}if(A=[...A,{placement:r,overflows:E}],!E.every(H=>H<=0)){var R,O;const H=((R=(O=o.flip)==null?void 0:O.index)!=null?R:0)+1,z=S[H];if(z)return{data:{index:H,overflows:A},reset:{placement:z}};let X="bottom";switch(m){case"bestFit":{var $;const he=($=A.map(ye=>[ye,ye.overflows.filter(oe=>oe>0).reduce((oe,pe)=>oe+pe,0)]).sort((ye,oe)=>ye[1]-oe[1])[0])==null?void 0:$[0].placement;he&&(X=he);break}case"initialPlacement":X=a;break}if(r!==X)return{reset:{placement:X}}}return{}}}};function O_(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function R_(e){return vge.some(t=>e[t]>=0)}const xge=function(e){let{strategy:t="referenceHidden",...n}=e===void 0?{}:e;return{name:"hide",async fn(r){const{rects:o}=r;switch(t){case"referenceHidden":{const i=await Y0(r,{...n,elementContext:"reference"}),a=O_(i,o.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:R_(a)}}}case"escaped":{const i=await Y0(r,{...n,altBoundary:!0}),a=O_(i,o.floating);return{data:{escapedOffsets:a,escaped:R_(a)}}}default:return{}}}}};async function wge(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),a=sc(n),l=Sg(n),c=lc(n)==="x",d=["left","top"].includes(a)?-1:1,f=i&&c?-1:1,p=typeof t=="function"?t(e):t;let{mainAxis:m,crossAxis:g,alignmentAxis:y}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...p};return l&&typeof y=="number"&&(g=l==="end"?y*-1:y),c?{x:g*f,y:m*d}:{x:m*d,y:g*f}}const Sge=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,o=await wge(t,e);return{x:n+o.x,y:r+o.y,data:o}}}};function $R(e){return e==="x"?"y":"x"}const Cge=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:l={fn:k=>{let{x:C,y:S}=k;return{x:C,y:S}}},...c}=e,d={x:n,y:r},f=await Y0(t,c),p=lc(sc(o)),m=$R(p);let g=d[p],y=d[m];if(i){const k=p==="y"?"top":"left",C=p==="y"?"bottom":"right",S=g+f[k],_=g-f[C];g=o3(S,g,_)}if(a){const k=m==="y"?"top":"left",C=m==="y"?"bottom":"right",S=y+f[k],_=y-f[C];y=o3(S,y,_)}const b=l.fn({...t,[p]:g,[m]:y});return{...b,data:{x:b.x-n,y:b.y-r}}}}},_ge=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:i,middlewareData:a}=t,{offset:l=0,mainAxis:c=!0,crossAxis:d=!0}=e,f={x:n,y:r},p=lc(o),m=$R(p);let g=f[p],y=f[m];const b=typeof l=="function"?l({...i,placement:o}):l,k=typeof b=="number"?{mainAxis:b,crossAxis:0}:{mainAxis:0,crossAxis:0,...b};if(c){const A=p==="y"?"height":"width",R=i.reference[p]-i.floating[A]+k.mainAxis,O=i.reference[p]+i.reference[A]-k.mainAxis;g<R?g=R:g>O&&(g=O)}if(d){var C,S,_,E;const A=p==="y"?"width":"height",R=["top","left"].includes(sc(o)),O=i.reference[m]-i.floating[A]+(R&&(C=(S=a.offset)==null?void 0:S[m])!=null?C:0)+(R?0:k.crossAxis),$=i.reference[m]+i.reference[A]+(R?0:(_=(E=a.offset)==null?void 0:E[m])!=null?_:0)-(R?k.crossAxis:0);y<O?y=O:y>$&&(y=$)}return{[p]:g,[m]:y}}}};function DR(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function fa(e){if(e==null)return window;if(!DR(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function ep(e){return fa(e).getComputedStyle(e)}function sa(e){return DR(e)?"":e?(e.nodeName||"").toLowerCase():""}function FR(){const e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(t=>t.brand+"/"+t.version).join(" "):navigator.userAgent}function _i(e){return e instanceof fa(e).HTMLElement}function us(e){return e instanceof fa(e).Element}function kge(e){return e instanceof fa(e).Node}function f6(e){if(typeof ShadowRoot>"u")return!1;const t=fa(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Cg(e){const{overflow:t,overflowX:n,overflowY:r}=ep(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function Ege(e){return["table","td","th"].includes(sa(e))}function zR(e){const t=/firefox/i.test(FR()),n=ep(e);return n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].includes(n.willChange)||t&&n.willChange==="filter"||t&&(n.filter?n.filter!=="none":!1)}function BR(){return!/^((?!chrome|android).)*safari/i.test(FR())}const M_=Math.min,Id=Math.max,Q0=Math.round;function la(e,t,n){var r,o,i,a;t===void 0&&(t=!1),n===void 0&&(n=!1);const l=e.getBoundingClientRect();let c=1,d=1;t&&_i(e)&&(c=e.offsetWidth>0&&Q0(l.width)/e.offsetWidth||1,d=e.offsetHeight>0&&Q0(l.height)/e.offsetHeight||1);const f=us(e)?fa(e):window,p=!BR()&&n,m=(l.left+(p&&(r=(o=f.visualViewport)==null?void 0:o.offsetLeft)!=null?r:0))/c,g=(l.top+(p&&(i=(a=f.visualViewport)==null?void 0:a.offsetTop)!=null?i:0))/d,y=l.width/c,b=l.height/d;return{width:y,height:b,top:g,right:m+y,bottom:g+b,left:m,x:m,y:g}}function gs(e){return((kge(e)?e.ownerDocument:e.document)||window.document).documentElement}function _g(e){return us(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function VR(e){return la(gs(e)).left+_g(e).scrollLeft}function Lge(e){const t=la(e);return Q0(t.width)!==e.offsetWidth||Q0(t.height)!==e.offsetHeight}function Pge(e,t,n){const r=_i(t),o=gs(t),i=la(e,r&&Lge(t),n==="fixed");let a={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if(r||!r&&n!=="fixed")if((sa(t)!=="body"||Cg(o))&&(a=_g(t)),_i(t)){const c=la(t,!0);l.x=c.x+t.clientLeft,l.y=c.y+t.clientTop}else o&&(l.x=VR(o));return{x:i.left+a.scrollLeft-l.x,y:i.top+a.scrollTop-l.y,width:i.width,height:i.height}}function WR(e){return sa(e)==="html"?e:e.assignedSlot||e.parentNode||(f6(e)?e.host:null)||gs(e)}function N_(e){return!_i(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function Age(e){let t=WR(e);for(f6(t)&&(t=t.host);_i(t)&&!["html","body"].includes(sa(t));){if(zR(t))return t;t=t.parentNode}return null}function i3(e){const t=fa(e);let n=N_(e);for(;n&&Ege(n)&&getComputedStyle(n).position==="static";)n=N_(n);return n&&(sa(n)==="html"||sa(n)==="body"&&getComputedStyle(n).position==="static"&&!zR(n))?t:n||Age(e)||t}function $_(e){if(_i(e))return{width:e.offsetWidth,height:e.offsetHeight};const t=la(e);return{width:t.width,height:t.height}}function Tge(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=_i(n),i=gs(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if((o||!o&&r!=="fixed")&&((sa(n)!=="body"||Cg(i))&&(a=_g(n)),_i(n))){const c=la(n,!0);l.x=c.x+n.clientLeft,l.y=c.y+n.clientTop}return{...t,x:t.x-a.scrollLeft+l.x,y:t.y-a.scrollTop+l.y}}function Ige(e,t){const n=fa(e),r=gs(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,l=0,c=0;if(o){i=o.width,a=o.height;const d=BR();(d||!d&&t==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:l,y:c}}function Oge(e){var t;const n=gs(e),r=_g(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=Id(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=Id(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0);let l=-r.scrollLeft+VR(e);const c=-r.scrollTop;return ep(o||n).direction==="rtl"&&(l+=Id(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:l,y:c}}function UR(e){const t=WR(e);return["html","body","#document"].includes(sa(t))?e.ownerDocument.body:_i(t)&&Cg(t)?t:UR(t)}function J0(e,t){var n;t===void 0&&(t=[]);const r=UR(e),o=r===((n=e.ownerDocument)==null?void 0:n.body),i=fa(r),a=o?[i].concat(i.visualViewport||[],Cg(r)?r:[]):r,l=t.concat(a);return o?l:l.concat(J0(a))}function Rge(e,t){const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&f6(n)){let r=t;do{if(r&&e===r)return!0;r=r.parentNode||r.host}while(r)}return!1}function Mge(e,t){const n=la(e,!1,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft;return{top:r,left:o,x:o,y:r,right:o+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function D_(e,t,n){return t==="viewport"?q0(Ige(e,n)):us(t)?Mge(t,n):q0(Oge(gs(e)))}function Nge(e){const t=J0(e),r=["absolute","fixed"].includes(ep(e).position)&&_i(e)?i3(e):e;return us(r)?t.filter(o=>us(o)&&Rge(o,r)&&sa(o)!=="body"):[]}function $ge(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const a=[...n==="clippingAncestors"?Nge(t):[].concat(n),r],l=a[0],c=a.reduce((d,f)=>{const p=D_(t,f,o);return d.top=Id(p.top,d.top),d.right=M_(p.right,d.right),d.bottom=M_(p.bottom,d.bottom),d.left=Id(p.left,d.left),d},D_(t,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}const Dge={getClippingRect:$ge,convertOffsetParentRelativeRectToViewportRelativeRect:Tge,isElement:us,getDimensions:$_,getOffsetParent:i3,getDocumentElement:gs,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:Pge(t,i3(n),r),floating:{...$_(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>ep(e).direction==="rtl"};function Fge(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a=!0,animationFrame:l=!1}=r,c=o&&!l,d=i&&!l,f=c||d?[...us(e)?J0(e):[],...J0(t)]:[];f.forEach(b=>{c&&b.addEventListener("scroll",n,{passive:!0}),d&&b.addEventListener("resize",n)});let p=null;if(a){let b=!0;p=new ResizeObserver(()=>{b||n(),b=!1}),us(e)&&!l&&p.observe(e),p.observe(t)}let m,g=l?la(e):null;l&&y();function y(){const b=la(e);g&&(b.x!==g.x||b.y!==g.y||b.width!==g.width||b.height!==g.height)&&n(),g=b,m=requestAnimationFrame(y)}return n(),()=>{var b;f.forEach(k=>{c&&k.removeEventListener("scroll",n),d&&k.removeEventListener("resize",n)}),(b=p)==null||b.disconnect(),p=null,l&&cancelAnimationFrame(m)}}const zge=(e,t,n)=>cge(e,t,{platform:Dge,...n});var a3=typeof document<"u"?v.exports.useLayoutEffect:v.exports.useEffect;function s3(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!s3(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){const i=o[r];if(!(i==="_owner"&&e.$$typeof)&&!s3(e[i],t[i]))return!1}return!0}return e!==e&&t!==t}function Bge(e){const t=v.exports.useRef(e);return a3(()=>{t.current=e}),t}function Vge(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:o}=e===void 0?{}:e;const i=v.exports.useRef(null),a=v.exports.useRef(null),l=Bge(o),c=v.exports.useRef(null),[d,f]=v.exports.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[p,m]=v.exports.useState(t);s3(p?.map(_=>{let{options:E}=_;return E}),t?.map(_=>{let{options:E}=_;return E}))||m(t);const g=v.exports.useCallback(()=>{!i.current||!a.current||zge(i.current,a.current,{middleware:p,placement:n,strategy:r}).then(_=>{y.current&&ua.exports.flushSync(()=>{f(_)})})},[p,n,r]);a3(()=>{y.current&&g()},[g]);const y=v.exports.useRef(!1);a3(()=>(y.current=!0,()=>{y.current=!1}),[]);const b=v.exports.useCallback(()=>{if(typeof c.current=="function"&&(c.current(),c.current=null),i.current&&a.current)if(l.current){const _=l.current(i.current,a.current,g);c.current=_}else g()},[g,l]),k=v.exports.useCallback(_=>{i.current=_,b()},[b]),C=v.exports.useCallback(_=>{a.current=_,b()},[b]),S=v.exports.useMemo(()=>({reference:i,floating:a}),[]);return v.exports.useMemo(()=>({...d,update:g,refs:S,reference:k,floating:C}),[d,g,S,k,C])}const Wge=e=>{const{element:t,padding:n}=e;function r(o){return Object.prototype.hasOwnProperty.call(o,"current")}return{name:"arrow",options:e,fn(o){return r(t)?t.current!=null?T_({element:t.current,padding:n}).fn(o):{}:t?T_({element:t,padding:n}).fn(o):{}}}};function Uge(e){const[t,n]=v.exports.useState(void 0);return Gu(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const i=o[0];let a,l;if("borderBoxSize"in i){const c=i.borderBoxSize,d=Array.isArray(c)?c[0]:c;a=d.inlineSize,l=d.blockSize}else a=e.offsetWidth,l=e.offsetHeight;n({width:a,height:l})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}const HR="Popper",[p6,jR]=Jf(HR),[Hge,GR]=p6(HR),jge=e=>{const{__scopePopper:t,children:n}=e,[r,o]=v.exports.useState(null);return v.exports.createElement(Hge,{scope:t,anchor:r,onAnchorChange:o},n)},Gge="PopperAnchor",Zge=v.exports.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...o}=e,i=GR(Gge,n),a=v.exports.useRef(null),l=yo(t,a);return v.exports.useEffect(()=>{i.onAnchorChange(r?.current||a.current)}),r?null:v.exports.createElement(aa.div,Ot({},o,{ref:l}))}),em="PopperContent",[Kge,X2e]=p6(em),[qge,Yge]=p6(em,{hasParent:!1,positionUpdateFns:new Set}),Xge=v.exports.forwardRef((e,t)=>{var n,r,o,i,a,l,c,d;const{__scopePopper:f,side:p="bottom",sideOffset:m=0,align:g="center",alignOffset:y=0,arrowPadding:b=0,collisionBoundary:k=[],collisionPadding:C=0,sticky:S="partial",hideWhenDetached:_=!1,avoidCollisions:E=!0,...A}=e,R=GR(em,f),[O,$]=v.exports.useState(null),H=yo(t,Je=>$(Je)),[z,X]=v.exports.useState(null),he=Uge(z),ye=(n=he?.width)!==null&&n!==void 0?n:0,oe=(r=he?.height)!==null&&r!==void 0?r:0,pe=p+(g!=="center"?"-"+g:""),ge=typeof C=="number"?C:{top:0,right:0,bottom:0,left:0,...C},J=Array.isArray(k)?k:[k],D=J.length>0,Z={padding:ge,boundary:J.filter(Jge),altBoundary:D},{reference:j,floating:M,strategy:G,x:le,y:ce,placement:be,middlewareData:me,update:_e}=Vge({strategy:"fixed",placement:pe,whileElementsMounted:Fge,middleware:[Sge({mainAxis:m+oe,alignmentAxis:y}),E?Cge({mainAxis:!0,crossAxis:!1,limiter:S==="partial"?_ge():void 0,...Z}):void 0,z?Wge({element:z,padding:b}):void 0,E?bge({...Z}):void 0,eve({arrowWidth:ye,arrowHeight:oe}),_?xge({strategy:"referenceHidden"}):void 0].filter(Qge)});Gu(()=>{j(R.anchor)},[j,R.anchor]);const ue=le!==null&&ce!==null,[we,$e]=ZR(be),rt=(o=me.arrow)===null||o===void 0?void 0:o.x,Ct=(i=me.arrow)===null||i===void 0?void 0:i.y,un=((a=me.arrow)===null||a===void 0?void 0:a.centerOffset)!==0,[Se,Ie]=v.exports.useState();Gu(()=>{O&&Ie(window.getComputedStyle(O).zIndex)},[O]);const{hasParent:Qe,positionUpdateFns:Oe}=Yge(em,f),ft=!Qe;v.exports.useLayoutEffect(()=>{if(!ft)return Oe.add(_e),()=>{Oe.delete(_e)}},[ft,Oe,_e]),v.exports.useLayoutEffect(()=>{ft&&ue&&Array.from(Oe).reverse().forEach(Je=>requestAnimationFrame(Je))},[ft,ue,Oe]);const tn={"data-side":we,"data-align":$e,...A,ref:H,style:{...A.style,animation:ue?void 0:"none",opacity:(l=me.hide)!==null&&l!==void 0&&l.referenceHidden?0:void 0}};return v.exports.createElement("div",{ref:M,"data-radix-popper-content-wrapper":"",style:{position:G,left:0,top:0,transform:ue?`translate3d(${Math.round(le)}px, ${Math.round(ce)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:Se,["--radix-popper-transform-origin"]:[(c=me.transformOrigin)===null||c===void 0?void 0:c.x,(d=me.transformOrigin)===null||d===void 0?void 0:d.y].join(" ")}},v.exports.createElement(Kge,{scope:f,placedSide:we,onArrowChange:X,arrowX:rt,arrowY:Ct,shouldHideArrow:un},ft?v.exports.createElement(qge,{scope:f,hasParent:!0,positionUpdateFns:Oe},v.exports.createElement(aa.div,tn)):v.exports.createElement(aa.div,tn)))});function Qge(e){return e!==void 0}function Jge(e){return e!==null}const eve=e=>({name:"transformOrigin",options:e,fn(t){var n,r,o,i,a;const{placement:l,rects:c,middlewareData:d}=t,p=((n=d.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,m=p?0:e.arrowWidth,g=p?0:e.arrowHeight,[y,b]=ZR(l),k={start:"0%",center:"50%",end:"100%"}[b],C=((r=(o=d.arrow)===null||o===void 0?void 0:o.x)!==null&&r!==void 0?r:0)+m/2,S=((i=(a=d.arrow)===null||a===void 0?void 0:a.y)!==null&&i!==void 0?i:0)+g/2;let _="",E="";return y==="bottom"?(_=p?k:`${C}px`,E=`${-g}px`):y==="top"?(_=p?k:`${C}px`,E=`${c.floating.height+g}px`):y==="right"?(_=`${-g}px`,E=p?k:`${S}px`):y==="left"&&(_=`${c.floating.width+g}px`,E=p?k:`${S}px`),{data:{x:_,y:E}}}});function ZR(e){const[t,n="center"]=e.split("-");return[t,n]}const tve=jge,nve=Zge,rve=Xge;function ove(e,t){return v.exports.useReducer((n,r)=>{const o=t[n][r];return o??n},e)}const KR=e=>{const{present:t,children:n}=e,r=ive(t),o=typeof n=="function"?n({present:r.isPresent}):v.exports.Children.only(n),i=yo(r.ref,o.ref);return typeof n=="function"||r.isPresent?v.exports.cloneElement(o,{ref:i}):null};KR.displayName="Presence";function ive(e){const[t,n]=v.exports.useState(),r=v.exports.useRef({}),o=v.exports.useRef(e),i=v.exports.useRef("none"),a=e?"mounted":"unmounted",[l,c]=ove(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return v.exports.useEffect(()=>{const d=t1(r.current);i.current=l==="mounted"?d:"none"},[l]),Gu(()=>{const d=r.current,f=o.current;if(f!==e){const m=i.current,g=t1(d);e?c("MOUNT"):g==="none"||d?.display==="none"?c("UNMOUNT"):c(f&&m!==g?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),Gu(()=>{if(t){const d=p=>{const g=t1(r.current).includes(p.animationName);p.target===t&&g&&ua.exports.flushSync(()=>c("ANIMATION_END"))},f=p=>{p.target===t&&(i.current=t1(r.current))};return t.addEventListener("animationstart",f),t.addEventListener("animationcancel",d),t.addEventListener("animationend",d),()=>{t.removeEventListener("animationstart",f),t.removeEventListener("animationcancel",d),t.removeEventListener("animationend",d)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:v.exports.useCallback(d=>{d&&(r.current=getComputedStyle(d)),n(d)},[])}}function t1(e){return e?.animationName||"none"}function ave({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=sve({defaultProp:t,onChange:n}),i=e!==void 0,a=i?e:r,l=Ci(n),c=v.exports.useCallback(d=>{if(i){const p=typeof d=="function"?d(e):d;p!==e&&l(p)}else o(d)},[i,e,o,l]);return[a,c]}function sve({defaultProp:e,onChange:t}){const n=v.exports.useState(e),[r]=n,o=v.exports.useRef(r),i=Ci(t);return v.exports.useEffect(()=>{o.current!==r&&(i(r),o.current=r)},[r,o,i]),n}const Oy="rovingFocusGroup.onEntryFocus",lve={bubbles:!1,cancelable:!0},h6="RovingFocusGroup",[l3,qR,uve]=IR(h6),[cve,YR]=Jf(h6,[uve]),[dve,fve]=cve(h6),pve=v.exports.forwardRef((e,t)=>v.exports.createElement(l3.Provider,{scope:e.__scopeRovingFocusGroup},v.exports.createElement(l3.Slot,{scope:e.__scopeRovingFocusGroup},v.exports.createElement(hve,Ot({},e,{ref:t}))))),hve=v.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:i,currentTabStopId:a,defaultCurrentTabStopId:l,onCurrentTabStopIdChange:c,onEntryFocus:d,...f}=e,p=v.exports.useRef(null),m=yo(t,p),g=OR(i),[y=null,b]=ave({prop:a,defaultProp:l,onChange:c}),[k,C]=v.exports.useState(!1),S=Ci(d),_=qR(n),E=v.exports.useRef(!1),[A,R]=v.exports.useState(0);return v.exports.useEffect(()=>{const O=p.current;if(O)return O.addEventListener(Oy,S),()=>O.removeEventListener(Oy,S)},[S]),v.exports.createElement(dve,{scope:n,orientation:r,dir:g,loop:o,currentTabStopId:y,onItemFocus:v.exports.useCallback(O=>b(O),[b]),onItemShiftTab:v.exports.useCallback(()=>C(!0),[]),onFocusableItemAdd:v.exports.useCallback(()=>R(O=>O+1),[]),onFocusableItemRemove:v.exports.useCallback(()=>R(O=>O-1),[])},v.exports.createElement(aa.div,Ot({tabIndex:k||A===0?-1:0,"data-orientation":r},f,{ref:m,style:{outline:"none",...e.style},onMouseDown:It(e.onMouseDown,()=>{E.current=!0}),onFocus:It(e.onFocus,O=>{const $=!E.current;if(O.target===O.currentTarget&&$&&!k){const H=new CustomEvent(Oy,lve);if(O.currentTarget.dispatchEvent(H),!H.defaultPrevented){const z=_().filter(pe=>pe.focusable),X=z.find(pe=>pe.active),he=z.find(pe=>pe.id===y),oe=[X,he,...z].filter(Boolean).map(pe=>pe.ref.current);XR(oe)}}E.current=!1}),onBlur:It(e.onBlur,()=>C(!1))})))}),mve="RovingFocusGroupItem",gve=v.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,...i}=e,a=uge(),l=fve(mve,n),c=l.currentTabStopId===a,d=qR(n),{onFocusableItemAdd:f,onFocusableItemRemove:p}=l;return v.exports.useEffect(()=>{if(r)return f(),()=>p()},[r,f,p]),v.exports.createElement(l3.ItemSlot,{scope:n,id:a,focusable:r,active:o},v.exports.createElement(aa.span,Ot({tabIndex:c?0:-1,"data-orientation":l.orientation},i,{ref:t,onMouseDown:It(e.onMouseDown,m=>{r?l.onItemFocus(a):m.preventDefault()}),onFocus:It(e.onFocus,()=>l.onItemFocus(a)),onKeyDown:It(e.onKeyDown,m=>{if(m.key==="Tab"&&m.shiftKey){l.onItemShiftTab();return}if(m.target!==m.currentTarget)return;const g=bve(m,l.orientation,l.dir);if(g!==void 0){m.preventDefault();let b=d().filter(k=>k.focusable).map(k=>k.ref.current);if(g==="last")b.reverse();else if(g==="prev"||g==="next"){g==="prev"&&b.reverse();const k=b.indexOf(m.currentTarget);b=l.loop?xve(b,k+1):b.slice(k+1)}setTimeout(()=>XR(b))}})})))}),vve={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function yve(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function bve(e,t,n){const r=yve(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return vve[r]}function XR(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function xve(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const wve=pve,Sve=gve,Cve=["Enter"," "],_ve=["ArrowDown","PageUp","Home"],QR=["ArrowUp","PageDown","End"],kve=[..._ve,...QR],kg="Menu",[u3,Eve,Lve]=IR(kg),[pl,JR]=Jf(kg,[Lve,jR,YR]),m6=jR(),eM=YR(),[Pve,Eg]=pl(kg),[Ave,g6]=pl(kg),Tve=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:o,onOpenChange:i,modal:a=!0}=e,l=m6(t),[c,d]=v.exports.useState(null),f=v.exports.useRef(!1),p=Ci(i),m=OR(o);return v.exports.useEffect(()=>{const g=()=>{f.current=!0,document.addEventListener("pointerdown",y,{capture:!0,once:!0}),document.addEventListener("pointermove",y,{capture:!0,once:!0})},y=()=>f.current=!1;return document.addEventListener("keydown",g,{capture:!0}),()=>{document.removeEventListener("keydown",g,{capture:!0}),document.removeEventListener("pointerdown",y,{capture:!0}),document.removeEventListener("pointermove",y,{capture:!0})}},[]),v.exports.createElement(tve,l,v.exports.createElement(Pve,{scope:t,open:n,onOpenChange:p,content:c,onContentChange:d},v.exports.createElement(Ave,{scope:t,onClose:v.exports.useCallback(()=>p(!1),[p]),isUsingKeyboardRef:f,dir:m,modal:a},r)))},Ive=v.exports.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,o=m6(n);return v.exports.createElement(nve,Ot({},o,r,{ref:t}))}),Ove="MenuPortal",[Q2e,Rve]=pl(Ove,{forceMount:void 0}),es="MenuContent",[Mve,tM]=pl(es),Nve=v.exports.forwardRef((e,t)=>{const n=Rve(es,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,i=Eg(es,e.__scopeMenu),a=g6(es,e.__scopeMenu);return v.exports.createElement(u3.Provider,{scope:e.__scopeMenu},v.exports.createElement(KR,{present:r||i.open},v.exports.createElement(u3.Slot,{scope:e.__scopeMenu},a.modal?v.exports.createElement($ve,Ot({},o,{ref:t})):v.exports.createElement(Dve,Ot({},o,{ref:t})))))}),$ve=v.exports.forwardRef((e,t)=>{const n=Eg(es,e.__scopeMenu),r=v.exports.useRef(null),o=yo(t,r);return v.exports.useEffect(()=>{const i=r.current;if(i)return dT(i)},[]),v.exports.createElement(nM,Ot({},e,{ref:o,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:It(e.onFocusOutside,i=>i.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),Dve=v.exports.forwardRef((e,t)=>{const n=Eg(es,e.__scopeMenu);return v.exports.createElement(nM,Ot({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),nM=v.exports.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:o,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:l,onEscapeKeyDown:c,onPointerDownOutside:d,onFocusOutside:f,onInteractOutside:p,onDismiss:m,disableOutsideScroll:g,...y}=e,b=Eg(es,n),k=g6(es,n),C=m6(n),S=eM(n),_=Eve(n),[E,A]=v.exports.useState(null),R=v.exports.useRef(null),O=yo(t,R,b.onContentChange),$=v.exports.useRef(0),H=v.exports.useRef(""),z=v.exports.useRef(0),X=v.exports.useRef(null),he=v.exports.useRef("right"),ye=v.exports.useRef(0),oe=g?YT:v.exports.Fragment,pe=g?{as:Cf,allowPinchZoom:!0}:void 0,ge=D=>{var Z,j;const M=H.current+D,G=_().filter(ue=>!ue.disabled),le=document.activeElement,ce=(Z=G.find(ue=>ue.ref.current===le))===null||Z===void 0?void 0:Z.textValue,be=G.map(ue=>ue.textValue),me=Gve(be,M,ce),_e=(j=G.find(ue=>ue.textValue===me))===null||j===void 0?void 0:j.ref.current;(function ue(we){H.current=we,window.clearTimeout($.current),we!==""&&($.current=window.setTimeout(()=>ue(""),1e3))})(M),_e&&setTimeout(()=>_e.focus())};v.exports.useEffect(()=>()=>window.clearTimeout($.current),[]),Jme();const J=v.exports.useCallback(D=>{var Z,j;return he.current===((Z=X.current)===null||Z===void 0?void 0:Z.side)&&Kve(D,(j=X.current)===null||j===void 0?void 0:j.area)},[]);return v.exports.createElement(Mve,{scope:n,searchRef:H,onItemEnter:v.exports.useCallback(D=>{J(D)&&D.preventDefault()},[J]),onItemLeave:v.exports.useCallback(D=>{var Z;J(D)||((Z=R.current)===null||Z===void 0||Z.focus(),A(null))},[J]),onTriggerLeave:v.exports.useCallback(D=>{J(D)&&D.preventDefault()},[J]),pointerGraceTimerRef:z,onPointerGraceIntentChange:v.exports.useCallback(D=>{X.current=D},[])},v.exports.createElement(oe,pe,v.exports.createElement(ege,{asChild:!0,trapped:o,onMountAutoFocus:It(i,D=>{var Z;D.preventDefault(),(Z=R.current)===null||Z===void 0||Z.focus()}),onUnmountAutoFocus:a},v.exports.createElement(Yme,{asChild:!0,disableOutsidePointerEvents:l,onEscapeKeyDown:c,onPointerDownOutside:d,onFocusOutside:f,onInteractOutside:p,onDismiss:m},v.exports.createElement(wve,Ot({asChild:!0},S,{dir:k.dir,orientation:"vertical",loop:r,currentTabStopId:E,onCurrentTabStopIdChange:A,onEntryFocus:D=>{k.isUsingKeyboardRef.current||D.preventDefault()}}),v.exports.createElement(rve,Ot({role:"menu","aria-orientation":"vertical","data-state":Uve(b.open),"data-radix-menu-content":"",dir:k.dir},C,y,{ref:O,style:{outline:"none",...y.style},onKeyDown:It(y.onKeyDown,D=>{const j=D.target.closest("[data-radix-menu-content]")===D.currentTarget,M=D.ctrlKey||D.altKey||D.metaKey,G=D.key.length===1;j&&(D.key==="Tab"&&D.preventDefault(),!M&&G&&ge(D.key));const le=R.current;if(D.target!==le||!kve.includes(D.key))return;D.preventDefault();const be=_().filter(me=>!me.disabled).map(me=>me.ref.current);QR.includes(D.key)&&be.reverse(),Hve(be)}),onBlur:It(e.onBlur,D=>{D.currentTarget.contains(D.target)||(window.clearTimeout($.current),H.current="")}),onPointerMove:It(e.onPointerMove,d3(D=>{const Z=D.target,j=ye.current!==D.clientX;if(D.currentTarget.contains(Z)&&j){const M=D.clientX>ye.current?"right":"left";he.current=M,ye.current=D.clientX}}))})))))))}),c3="MenuItem",F_="menu.itemSelect",Fve=v.exports.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...o}=e,i=v.exports.useRef(null),a=g6(c3,e.__scopeMenu),l=tM(c3,e.__scopeMenu),c=yo(t,i),d=v.exports.useRef(!1),f=()=>{const p=i.current;if(!n&&p){const m=new CustomEvent(F_,{bubbles:!0,cancelable:!0});p.addEventListener(F_,g=>r?.(g),{once:!0}),TR(p,m),m.defaultPrevented?d.current=!1:a.onClose()}};return v.exports.createElement(zve,Ot({},o,{ref:c,disabled:n,onClick:It(e.onClick,f),onPointerDown:p=>{var m;(m=e.onPointerDown)===null||m===void 0||m.call(e,p),d.current=!0},onPointerUp:It(e.onPointerUp,p=>{var m;d.current||(m=p.currentTarget)===null||m===void 0||m.click()}),onKeyDown:It(e.onKeyDown,p=>{const m=l.searchRef.current!=="";n||m&&p.key===" "||Cve.includes(p.key)&&(p.currentTarget.click(),p.preventDefault())})}))}),zve=v.exports.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:o,...i}=e,a=tM(c3,n),l=eM(n),c=v.exports.useRef(null),d=yo(t,c),[f,p]=v.exports.useState(!1),[m,g]=v.exports.useState("");return v.exports.useEffect(()=>{const y=c.current;if(y){var b;g(((b=y.textContent)!==null&&b!==void 0?b:"").trim())}},[i.children]),v.exports.createElement(u3.ItemSlot,{scope:n,disabled:r,textValue:o??m},v.exports.createElement(Sve,Ot({asChild:!0},l,{focusable:!r}),v.exports.createElement(aa.div,Ot({role:"menuitem","data-highlighted":f?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},i,{ref:d,onPointerMove:It(e.onPointerMove,d3(y=>{r?a.onItemLeave(y):(a.onItemEnter(y),y.defaultPrevented||y.currentTarget.focus())})),onPointerLeave:It(e.onPointerLeave,d3(y=>a.onItemLeave(y))),onFocus:It(e.onFocus,()=>p(!0)),onBlur:It(e.onBlur,()=>p(!1))}))))}),Bve="MenuRadioGroup";pl(Bve,{value:void 0,onValueChange:()=>{}});const Vve="MenuItemIndicator";pl(Vve,{checked:!1});const Wve="MenuSub";pl(Wve);function Uve(e){return e?"open":"closed"}function Hve(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function jve(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function Gve(e,t,n){const o=t.length>1&&Array.from(t).every(d=>d===t[0])?t[0]:t,i=n?e.indexOf(n):-1;let a=jve(e,Math.max(i,0));o.length===1&&(a=a.filter(d=>d!==n));const c=a.find(d=>d.toLowerCase().startsWith(o.toLowerCase()));return c!==n?c:void 0}function Zve(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,a=t.length-1;i<t.length;a=i++){const l=t[i].x,c=t[i].y,d=t[a].x,f=t[a].y;c>r!=f>r&&n<(d-l)*(r-c)/(f-c)+l&&(o=!o)}return o}function Kve(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return Zve(n,t)}function d3(e){return t=>t.pointerType==="mouse"?e(t):void 0}const qve=Tve,Yve=Ive,Xve=Nve,Qve=Fve,rM="ContextMenu",[Jve,J2e]=Jf(rM,[JR]),Lg=JR(),[e2e,oM]=Jve(rM),t2e=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:r,dir:o,modal:i=!0}=e,[a,l]=v.exports.useState(!1),c=Lg(t),d=Ci(r),f=v.exports.useCallback(p=>{l(p),d(p)},[d]);return v.exports.createElement(e2e,{scope:t,open:a,onOpenChange:f,modal:i},v.exports.createElement(qve,Ot({},c,{dir:o,open:a,onOpenChange:f,modal:i}),n))},n2e="ContextMenuTrigger",r2e=v.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,o=oM(n2e,n),i=Lg(n),a=v.exports.useRef({x:0,y:0}),l=v.exports.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...a.current})}),c=v.exports.useRef(0),d=v.exports.useCallback(()=>window.clearTimeout(c.current),[]),f=p=>{a.current={x:p.clientX,y:p.clientY},o.onOpenChange(!0)};return v.exports.useEffect(()=>d,[d]),v.exports.createElement(v.exports.Fragment,null,v.exports.createElement(Yve,Ot({},i,{virtualRef:l})),v.exports.createElement(aa.span,Ot({"data-state":o.open?"open":"closed"},r,{ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:It(e.onContextMenu,p=>{d(),f(p),p.preventDefault()}),onPointerDown:It(e.onPointerDown,n1(p=>{d(),c.current=window.setTimeout(()=>f(p),700)})),onPointerMove:It(e.onPointerMove,n1(d)),onPointerCancel:It(e.onPointerCancel,n1(d)),onPointerUp:It(e.onPointerUp,n1(d))})))}),o2e="ContextMenuContent",i2e=v.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,o=oM(o2e,n),i=Lg(n),a=v.exports.useRef(!1);return v.exports.createElement(Xve,Ot({},i,r,{ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:l=>{var c;(c=e.onCloseAutoFocus)===null||c===void 0||c.call(e,l),!l.defaultPrevented&&a.current&&l.preventDefault(),a.current=!1},onInteractOutside:l=>{var c;(c=e.onInteractOutside)===null||c===void 0||c.call(e,l),!l.defaultPrevented&&!o.modal&&(a.current=!0)},style:{...e.style,["--radix-context-menu-content-transform-origin"]:"var(--radix-popper-transform-origin)"}}))}),a2e=v.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,o=Lg(n);return v.exports.createElement(Qve,Ot({},o,r,{ref:t}))});function n1(e){return t=>t.pointerType!=="mouse"?e(t):void 0}const s2e=t2e,l2e=r2e,u2e=i2e,Zl=a2e,c2e=(e,t)=>e.image.uuid===t.image.uuid&&e.isSelected===t.isSelected,d2e=v.exports.memo(e=>{const t=Ue(),n=Ee(_=>_.options.activeTab),[r,o]=v.exports.useState(!1),i=qf(),{image:a,isSelected:l}=e,{url:c,uuid:d,metadata:f}=a,p=()=>o(!0),m=()=>o(!1),g=()=>{t(e6(a.metadata.image.prompt)),i({title:"Prompt Set",status:"success",duration:2500,isClosable:!0})},y=()=>{t(Yf(a.metadata.image.seed)),i({title:"Seed Set",status:"success",duration:2500,isClosable:!0})},b=()=>{t(nl(a.url)),n!==1&&t(ni(1)),i({title:"Sent to Image To Image",status:"success",duration:2500,isClosable:!0})},k=()=>{t(Tpe(f)),i({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})},C=async()=>{if(f?.image?.init_image_path&&(await fetch(f.image.init_image_path)).ok){t(ni(v6.indexOf("img2img"))),t(Ipe(f)),i({title:"Initial Image Set",status:"success",duration:2500,isClosable:!0});return}i({title:"Initial Image Not Set",description:"Could not load initial image.",status:"error",duration:2500,isClosable:!0})};return Y(s2e,{children:[x(l2e,{children:Y(mo,{position:"relative",className:"hoverable-image",onMouseOver:p,onMouseOut:m,children:[x(Xm,{className:"hoverable-image-image",objectFit:"cover",rounded:"md",src:c,loading:"lazy"}),x("div",{className:"hoverable-image-content",onClick:()=>t(Npe(a)),children:l&&x(Yr,{width:"50%",height:"50%",as:S0e,className:"hoverable-image-check"})}),r&&x("div",{className:"hoverable-image-delete-button",children:x(ir,{label:"Delete image",hasArrow:!0,children:x(t3,{image:a,children:x(Nn,{"aria-label":"Delete image",icon:x(P0e,{}),size:"xs",variant:"imageHoverIconButton",fontSize:14})})})})]},d)}),Y(u2e,{className:"hoverable-image-context-menu",children:[x(Zl,{onClickCapture:g,disabled:a?.metadata?.image?.prompt===void 0,children:"Use Prompt"}),x(Zl,{onClickCapture:y,disabled:a?.metadata?.image?.seed===void 0,children:"Use Seed"}),x(Zl,{onClickCapture:k,disabled:!["txt2img","img2img"].includes(a?.metadata?.image?.type),children:"Use All Parameters"}),x(ir,{label:"Load initial image used for this generation",children:x(Zl,{onClickCapture:C,disabled:a?.metadata?.image?.type!=="img2img",children:"Use Initial Image"})}),x(Zl,{onClickCapture:b,children:"Send to Image To Image"}),x(t3,{image:a,children:x(Zl,{"data-warning":!0,children:"Delete Image"})})]})]})},c2e);function iM(){const{images:e,currentImageUuid:t,areMoreImagesAvailable:n}=Ee(d=>d.gallery),r=Ee(d=>d.options.shouldShowGallery),o=Ee(d=>d.options.activeTab),i=Ue(),a=()=>{i(NC(!r))},l=()=>{i(NC(!1))},c=()=>{i(WO())};return sn("g",()=>{a()},[r]),sn("left",()=>{i(_O())},[]),sn("right",()=>{i(CO())},[]),Y("div",{className:"image-gallery-area",children:[!r&&x(Ns,{tooltip:"Show Gallery",tooltipPlacement:"top","aria-label":"Show Gallery",onClick:a,className:"image-gallery-popup-btn",children:x(n_,{})}),r&&Y(PR,{defaultSize:{width:"300",height:"100%"},minWidth:"300",maxWidth:o==1?"300":"600",className:"image-gallery-popup",children:[Y("div",{className:"image-gallery-header",children:[x("h1",{children:"Your Invocations"}),x(Nn,{size:"sm","aria-label":"Close Gallery",onClick:l,className:"image-gallery-close-btn",icon:x(aR,{})})]}),Y("div",{className:"image-gallery-container",children:[e.length?x("div",{className:"image-gallery",children:e.map(d=>{const{uuid:f}=d;return x(d2e,{image:d,isSelected:t===f},f)})}):Y("div",{className:"image-gallery-container-placeholder",children:[x(n_,{}),x("p",{children:"No Images In Gallery"})]}),x(xi,{onClick:c,isDisabled:!n,className:"image-gallery-load-more-btn",children:n?"Load More":"All Images Loaded"})]})]})]})}function f2e(){const e=Ee(t=>t.options.shouldShowGallery);return Y("div",{className:"image-to-image-workarea",children:[x(g0e,{}),Y("div",{className:"image-to-image-display-area",style:e?{gridTemplateColumns:"auto max-content"}:{gridTemplateColumns:"auto"},children:[x(Tme,{}),x(iM,{})]})]})}function p2e(){const e=Ee(n=>n.options.showAdvancedOptions),t={seed:{header:x(mo,{flex:"1",textAlign:"left",children:"Seed"}),feature:Fo.SEED,options:x(XO,{})},variations:{header:x(JO,{}),feature:Fo.VARIATIONS,options:x(eR,{})},face_restore:{header:x(YO,{}),feature:Fo.FACE_CORRECTION,options:x(a6,{})},upscale:{header:x(QO,{}),feature:Fo.UPSCALE,options:x(s6,{})},other:{header:x(mo,{flex:"1",textAlign:"left",children:"Other"}),feature:Fo.OTHER,options:x(lR,{})}};return Y("div",{className:"text-to-image-panel",children:[x(dR,{}),x(cR,{}),x(nR,{}),x(tR,{}),e?x(sR,{accordionInfo:t}):null]})}const h2e=()=>{const{currentImage:e,intermediateImage:t}=Ee(o=>o.gallery),n=Ee(o=>o.options.shouldShowImageDetails),r=t||e;return r?Y("div",{className:"current-image-display",children:[x("div",{className:"current-image-tools",children:x(CR,{image:r})}),x(_R,{imageToDisplay:r}),n&&x(LR,{image:r,styleClass:"current-image-metadata"})]}):x("div",{className:"current-image-display-placeholder",children:x(i0e,{})})};function m2e(){const e=Ee(t=>t.options.shouldShowGallery);return Y("div",{className:"text-to-image-workarea",children:[x(p2e,{}),Y("div",{className:"text-to-image-display",style:e?{gridTemplateColumns:"auto max-content"}:{gridTemplateColumns:"auto"},children:[x(h2e,{}),x(iM,{})]})]})}const ql={txt2img:{title:x(L1e,{fill:"black",boxSize:"2.5rem"}),panel:x(m2e,{}),tooltip:"Text To Image"},img2img:{title:x(S1e,{fill:"black",boxSize:"2.5rem"}),panel:x(f2e,{}),tooltip:"Image To Image"},inpainting:{title:x(C1e,{fill:"black",boxSize:"2.5rem"}),panel:x(y1e,{}),tooltip:"Inpainting"},outpainting:{title:x(k1e,{fill:"black",boxSize:"2.5rem"}),panel:x(x1e,{}),tooltip:"Outpainting"},nodes:{title:x(_1e,{fill:"black",boxSize:"2.5rem"}),panel:x(b1e,{}),tooltip:"Nodes"},postprocess:{title:x(E1e,{fill:"black",boxSize:"2.5rem"}),panel:x(w1e,{}),tooltip:"Post Processing"}},v6=xf.map(ql,(e,t)=>t);[...v6];function g2e(){const e=Ee(o=>o.options.activeTab),t=Ue();sn("1",()=>{t(ni(0))}),sn("2",()=>{t(ni(1))}),sn("3",()=>{t(ni(2))}),sn("4",()=>{t(ni(3))}),sn("5",()=>{t(ni(4))}),sn("6",()=>{t(ni(5))});const n=()=>{const o=[];return Object.keys(ql).forEach(i=>{o.push(x(ir,{hasArrow:!0,label:ql[i].tooltip,placement:"right",children:x(gI,{children:ql[i].title})},i))}),o},r=()=>{const o=[];return Object.keys(ql).forEach(i=>{o.push(x(hI,{className:"app-tabs-panel",children:ql[i].panel},i))}),o};return Y(pI,{isLazy:!0,className:"app-tabs",variant:"unstyled",defaultIndex:e,index:e,onChange:o=>{t(ni(o))},children:[x("div",{className:"app-tabs-list",children:n()}),x(mI,{className:"app-tabs-panels",children:r()})]})}const v2e=(e,t)=>{const{dispatch:n,getState:r}=e;return{emitGenerateImage:()=>{n(M1(!0));const o={...r().options};v6[o.activeTab]!=="img2img"&&(o.shouldUseInitImage=!1);const{generationParameters:i,esrganParameters:a,facetoolParameters:l}=a1e(o,r().system);t.emit("generateImage",i,a,l),n(vr({timestamp:yr(new Date,"isoDateTime"),message:`Image generation requested: ${JSON.stringify({...i,...a,...l})}`}))},emitRunESRGAN:o=>{n(M1(!0));const{upscalingLevel:i,upscalingStrength:a}=r().options,l={upscale:[i,a]};t.emit("runPostprocessing",o,{type:"esrgan",...l}),n(vr({timestamp:yr(new Date,"isoDateTime"),message:`ESRGAN upscale requested: ${JSON.stringify({file:o.url,...l})}`}))},emitRunFacetool:o=>{n(M1(!0));const{facetoolType:i,facetoolStrength:a,codeformerFidelity:l}=r().options,c={facetool_strength:a};i==="codeformer"&&(c.codeformer_fidelity=l),t.emit("runPostprocessing",o,{type:i,...c}),n(vr({timestamp:yr(new Date,"isoDateTime"),message:`Face restoration (${i}) requested: ${JSON.stringify({file:o.url,...c})}`}))},emitDeleteImage:o=>{const{url:i,uuid:a}=o;t.emit("deleteImage",i,a)},emitRequestImages:()=>{const{earliest_mtime:o}=r().gallery;t.emit("requestImages",o)},emitRequestNewImages:()=>{const{latest_mtime:o}=r().gallery;t.emit("requestLatestImages",o)},emitCancelProcessing:()=>{t.emit("cancel")},emitUploadInitialImage:o=>{t.emit("uploadInitialImage",o,o.name)},emitUploadMaskImage:o=>{t.emit("uploadMaskImage",o,o.name)},emitRequestSystemConfig:()=>{t.emit("requestSystemConfig")}}},y2e=()=>{const{origin:e}=new URL(window.location.href),t=D1(e,{timeout:6e4,path:window.location.pathname+"socket.io"});let n=!1;return o=>i=>a=>{const{onConnect:l,onDisconnect:c,onError:d,onPostprocessingResult:f,onGenerationResult:p,onIntermediateResult:m,onProgressUpdate:g,onGalleryImages:y,onProcessingCanceled:b,onImageDeleted:k,onInitialImageUploaded:C,onMaskImageUploaded:S,onSystemConfig:_}=e1e(o),{emitGenerateImage:E,emitRunESRGAN:A,emitRunFacetool:R,emitDeleteImage:O,emitRequestImages:$,emitRequestNewImages:H,emitCancelProcessing:z,emitUploadInitialImage:X,emitUploadMaskImage:he,emitRequestSystemConfig:ye}=v2e(o,t);switch(n||(t.on("connect",()=>l()),t.on("disconnect",()=>c()),t.on("error",oe=>d(oe)),t.on("generationResult",oe=>p(oe)),t.on("postprocessingResult",oe=>f(oe)),t.on("intermediateResult",oe=>m(oe)),t.on("progressUpdate",oe=>g(oe)),t.on("galleryImages",oe=>y(oe)),t.on("processingCanceled",()=>{b()}),t.on("imageDeleted",oe=>{k(oe)}),t.on("initialImageUploaded",oe=>{C(oe)}),t.on("maskImageUploaded",oe=>{S(oe)}),t.on("systemConfig",oe=>{_(oe)}),n=!0),a.type){case"socketio/generateImage":{E();break}case"socketio/runESRGAN":{A(a.payload);break}case"socketio/runFacetool":{R(a.payload);break}case"socketio/deleteImage":{O(a.payload);break}case"socketio/requestImages":{$();break}case"socketio/requestNewImages":{H();break}case"socketio/cancelProcessing":{z();break}case"socketio/uploadInitialImage":{X(a.payload);break}case"socketio/uploadMaskImage":{he(a.payload);break}case"socketio/requestSystemConfig":{ye();break}}i(a)}},b2e={key:"root",storage:Qx,blacklist:["gallery","system"]},x2e={key:"system",storage:Qx,blacklist:["isConnected","isProcessing","currentStep","socketId","isESRGANAvailable","isGFPGANAvailable","currentStep","totalSteps","currentIteration","totalIterations","currentStatus"]},w2e=UI({options:Ope,gallery:Fpe,system:sO(x2e,Kpe)}),S2e=sO(b2e,w2e),aM=tfe({reducer:S2e,middleware:e=>e({serializableCheck:!1}).concat(y2e())}),Ue=Bfe,Ee=Afe;function F1(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?F1=function(n){return typeof n}:F1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},F1(e)}function C2e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function z_(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _2e(e,t,n){return t&&z_(e.prototype,t),n&&z_(e,n),e}function k2e(e,t){return t&&(F1(t)==="object"||typeof t=="function")?t:z1(e)}function f3(e){return f3=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},f3(e)}function z1(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function E2e(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p3(e,t)}function p3(e,t){return p3=Object.setPrototypeOf||function(r,o){return r.__proto__=o,r},p3(e,t)}function B1(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var sM=function(e){E2e(t,e);function t(){var n,r;C2e(this,t);for(var o=arguments.length,i=new Array(o),a=0;a<o;a++)i[a]=arguments[a];return r=k2e(this,(n=f3(t)).call.apply(n,[this].concat(i))),B1(z1(r),"state",{bootstrapped:!1}),B1(z1(r),"_unsubscribe",void 0),B1(z1(r),"handlePersistorState",function(){var l=r.props.persistor,c=l.getState(),d=c.bootstrapped;d&&(r.props.onBeforeLift?Promise.resolve(r.props.onBeforeLift()).finally(function(){return r.setState({bootstrapped:!0})}):r.setState({bootstrapped:!0}),r._unsubscribe&&r._unsubscribe())}),r}return _2e(t,[{key:"componentDidMount",value:function(){this._unsubscribe=this.props.persistor.subscribe(this.handlePersistorState),this.handlePersistorState()}},{key:"componentWillUnmount",value:function(){this._unsubscribe&&this._unsubscribe()}},{key:"render",value:function(){return typeof this.props.children=="function"?this.props.children(this.state.bootstrapped):this.state.bootstrapped?this.props.children:this.props.loading}}]),t}(v.exports.PureComponent);B1(sM,"defaultProps",{children:null,loading:null});const B_=wde({config:{initialColorMode:"dark",useSystemColorMode:!1},components:{Tooltip:{baseStyle:e=>({textColor:e.colorMode==="dark"?"gray.800":"gray.100"})},Accordion:{baseStyle:e=>({button:{fontWeight:"bold",_hover:{bgColor:e.colorMode==="dark"?"rgba(255,255,255,0.05)":"rgba(0,0,0,0.05)"}},panel:{paddingBottom:2}})},FormLabel:{baseStyle:{fontWeight:"light"}},Button:{variants:{imageHoverIconButton:e=>({bg:e.colorMode==="dark"?"blackAlpha.700":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.700":"blackAlpha.700",_hover:{bg:e.colorMode==="dark"?"blackAlpha.800":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.900":"blackAlpha.900"}})}}}}),lM=()=>x(Lt,{width:"100vw",height:"100vh",alignItems:"center",justifyContent:"center",children:x(qm,{thickness:"2px",speed:"1s",emptyColor:"gray.200",color:"gray.400",size:"xl"})}),L2e=Yn(e=>e.system,e=>({isProcessing:e.isProcessing,currentStep:e.currentStep,totalSteps:e.totalSteps,currentStatusHasSteps:e.currentStatusHasSteps}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),P2e=()=>{const{isProcessing:e,currentStep:t,totalSteps:n,currentStatusHasSteps:r}=Ee(L2e),o=t?Math.round(t*100/n):0;return x(aI,{height:"4px",value:o,isIndeterminate:e&&!r,className:"progress-bar"})},A2e=""+new URL("logo.13003d72.png",import.meta.url).href;function T2e(e){const{title:t,hotkey:n,description:r}=e;return Y("div",{className:"hotkey-modal-item",children:[Y("div",{className:"hotkey-info",children:[x("p",{className:"hotkey-title",children:t}),r&&x("p",{className:"hotkey-description",children:r})]}),x("div",{className:"hotkey-key",children:n})]})}function I2e({children:e}){const{isOpen:t,onOpen:n,onClose:r}=T0(),o=[{title:"Invoke",desc:"Generate an image",hotkey:"Ctrl+Enter"},{title:"Cancel",desc:"Cancel image generation",hotkey:"Shift+X"},{title:"Toggle Gallery",desc:"Open and close the gallery drawer",hotkey:"G"},{title:"Set Seed",desc:"Use the seed of the current image",hotkey:"S"},{title:"Set Parameters",desc:"Use all parameters of the current image",hotkey:"A"},{title:"Restore Faces",desc:"Restore the current image",hotkey:"R"},{title:"Upscale",desc:"Upscale the current image",hotkey:"U"},{title:"Show Info",desc:"Show metadata info of the current image",hotkey:"I"},{title:"Send To Image To Image",desc:"Send the current image to Image to Image module",hotkey:"Shift+I"},{title:"Delete Image",desc:"Delete the current image",hotkey:"Del"},{title:"Focus Prompt",desc:"Focus the prompt input area",hotkey:"Alt+A"},{title:"Previous Image",desc:"Display the previous image in the gallery",hotkey:"Arrow left"},{title:"Next Image",desc:"Display the next image in the gallery",hotkey:"Arrow right"},{title:"Change Tabs",desc:"Switch to another workspace",hotkey:"1-6"},{title:"Theme Toggle",desc:"Switch between dark and light modes",hotkey:"Shift+D"},{title:"Console Toggle",desc:"Open and close console",hotkey:"`"}],i=()=>{const a=[];return o.forEach((l,c)=>{a.push(x(T2e,{title:l.title,description:l.desc,hotkey:l.hotkey},c))}),a};return Y(wn,{children:[v.exports.cloneElement(e,{onClick:n}),Y(Uu,{isOpen:t,onClose:r,children:[x(hf,{}),Y(pf,{className:"hotkeys-modal",children:[x(_x,{}),x("h1",{children:"Keyboard Shorcuts"}),x("div",{className:"hotkeys-modal-items",children:i()})]})]})]})}function Ry({settingTitle:e,isChecked:t,dispatcher:n}){const r=Ue();return Y(hs,{className:"settings-modal-item",children:[x(sl,{marginBottom:1,children:e}),x(ag,{isChecked:t,onChange:o=>r(n(o.target.checked))})]})}const O2e=Yn(e=>e.system,e=>{const{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r}=e;return{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r}},{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),R2e=({children:e})=>{const{isOpen:t,onOpen:n,onClose:r}=T0(),{isOpen:o,onOpen:i,onClose:a}=T0(),{shouldDisplayInProgress:l,shouldConfirmOnDelete:c,shouldDisplayGuides:d}=Ee(O2e),f=()=>{uM.purge().then(()=>{r(),i()})};return Y(wn,{children:[v.exports.cloneElement(e,{onClick:n}),Y(Uu,{isOpen:t,onClose:r,children:[x(hf,{}),Y(pf,{className:"settings-modal",children:[x(Ex,{className:"settings-modal-header",children:"Settings"}),x(_x,{}),Y(M0,{className:"settings-modal-content",children:[Y("div",{className:"settings-modal-items",children:[x(Ry,{settingTitle:"Display In-Progress Images (slower)",isChecked:l,dispatcher:Vpe}),x(Ry,{settingTitle:"Confirm on Delete",isChecked:c,dispatcher:EO}),x(Ry,{settingTitle:"Display Help Icons",isChecked:d,dispatcher:jpe})]}),Y("div",{className:"settings-modal-reset",children:[x(rx,{size:"md",children:"Reset Web UI"}),x(wr,{children:"Resetting the web UI only resets the browser's local cache of your images and remembered settings. It does not delete any images from disk."}),x(wr,{children:"If images aren't showing up in the gallery or something else isn't working, please try resetting before submitting an issue on GitHub."}),x(xi,{colorScheme:"red",onClick:f,children:"Reset Web UI"})]})]}),x(kx,{children:x(xi,{onClick:r,children:"Close"})})]})]}),Y(Uu,{closeOnOverlayClick:!1,isOpen:o,onClose:a,isCentered:!0,children:[x(hf,{bg:"blackAlpha.300",backdropFilter:"blur(40px)"}),x(pf,{children:x(M0,{pb:6,pt:6,children:x(Lt,{justifyContent:"center",children:x(wr,{fontSize:"lg",children:"Web UI has been reset. Refresh the page to reload."})})})})]})]})},M2e=Yn(e=>e.system,e=>({isConnected:e.isConnected,isProcessing:e.isProcessing,currentIteration:e.currentIteration,totalIterations:e.totalIterations,currentStatus:e.currentStatus,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),N2e=()=>{const{isConnected:e,isProcessing:t,currentIteration:n,totalIterations:r,currentStatus:o,hasError:i,wasErrorSeen:a}=Ee(M2e),l=Ue();let c;e&&!i?c="status-good":c="status-bad";let d=o;return["generating","preparing","saving image","restoring faces","upscaling"].includes(d.toLowerCase())&&(c="status-working"),d&&t&&r>1&&(d+=` (${n}/${r})`),x(ir,{label:i&&!a?"Click to clear, check logs for details":void 0,children:x(wr,{cursor:i&&!a?"pointer":"initial",onClick:()=>{(i||!a)&&l(LO())},className:`status ${c}`,children:d})})},$2e=()=>{const{colorMode:e,toggleColorMode:t}=ub();sn("shift+d",()=>{t()},[e,t]);const n=e=="light"?x(E0e,{}):x(L0e,{}),r=e=="light"?18:20;return Y("div",{className:"site-header",children:[Y("div",{className:"site-header-left-side",children:[x("img",{src:A2e,alt:"invoke-ai-logo"}),Y("h1",{children:["invoke ",x("strong",{children:"ai"})]})]}),Y("div",{className:"site-header-right-side",children:[x(N2e,{}),x(R2e,{children:x(Nn,{"aria-label":"Settings",variant:"link",fontSize:24,size:"sm",icon:x(t0e,{})})}),x(I2e,{children:x(Nn,{"aria-label":"Hotkeys",variant:"link",fontSize:24,size:"sm",icon:x(r0e,{})})}),x(ir,{hasArrow:!0,label:"Report Bug",placement:"bottom",children:x(Nn,{"aria-label":"Link to Github Issues",variant:"link",fontSize:23,size:"sm",icon:x(Cu,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI/issues",children:x(iR,{})})})}),x(ir,{hasArrow:!0,label:"Github",placement:"bottom",children:x(Nn,{"aria-label":"Link to Github Repo",variant:"link",fontSize:20,size:"sm",icon:x(Cu,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI",children:x(y0e,{})})})}),x(ir,{hasArrow:!0,label:"Discord",placement:"bottom",children:x(Nn,{"aria-label":"Link to Discord Server",variant:"link",fontSize:20,size:"sm",icon:x(Cu,{isExternal:!0,href:"https://discord.gg/ZmtBAhwWhy",children:x(v0e,{})})})}),x(ir,{hasArrow:!0,label:"Theme",placement:"bottom",children:x(Nn,{"aria-label":"Toggle Dark Mode",onClick:t,variant:"link",size:"sm",fontSize:r,icon:n})})]})]})},D2e=Yn(e=>e.system,e=>e.log,{memoizeOptions:{resultEqualityCheck:(e,t)=>e.length===t.length}}),F2e=Yn(e=>e.system,e=>({shouldShowLogViewer:e.shouldShowLogViewer,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:qn.exports.isEqual}}),z2e=()=>{const e=Ue(),t=Ee(D2e),{shouldShowLogViewer:n,hasError:r,wasErrorSeen:o}=Ee(F2e),[i,a]=v.exports.useState(!0),l=v.exports.useRef(null);v.exports.useLayoutEffect(()=>{l.current!==null&&i&&(l.current.scrollTop=l.current.scrollHeight)},[i,t,n]);const c=()=>{e(LO()),e(DC(!n))};return sn("`",()=>{e(DC(!n))},[n]),Y(wn,{children:[n&&x(PR,{defaultSize:{width:"100%",height:200},style:{display:"flex",position:"fixed",left:0,bottom:0},maxHeight:"90vh",children:x("div",{className:"console",ref:l,children:t.map((d,f)=>{const{timestamp:p,message:m,level:g}=d;return Y("div",{className:`console-entry console-${g}-color`,children:[Y("p",{className:"console-timestamp",children:[p,":"]}),x("p",{className:"console-message",children:m})]},f)})})}),n&&x(ir,{hasArrow:!0,label:i?"Autoscroll On":"Autoscroll Off",children:x(Nn,{className:`console-autoscroll-icon-button ${i&&"autoscroll-enabled"}`,size:"sm","aria-label":"Toggle autoscroll",variant:"solid",icon:x(b0e,{}),onClick:()=>a(!i)})}),x(ir,{hasArrow:!0,label:n?"Hide Console":"Show Console",children:x(Nn,{className:`console-toggle-icon-button ${(r||!o)&&"error-seen"}`,size:"sm",position:"fixed",variant:"solid","aria-label":"Toggle Log Viewer",icon:n?x(k0e,{}):x(C0e,{}),onClick:c})})]})};function B2e(){async function e(n=""){return await fetch(n,{method:"GET",cache:"no-cache"})}const t=()=>{const n=document.location;e(n+"/flaskwebgui-keep-server-alive").then(o=>o)};(!{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV||{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV==="production")&&document.addEventListener("DOMContentLoaded",()=>{t(),setInterval(t,3e3)})}B2e();const V2e=()=>{const e=Ue(),[t,n]=v.exports.useState(!1);return v.exports.useEffect(()=>{e(Jhe()),n(!0)},[e]),t?Y("div",{className:"App",children:[x(P2e,{}),Y("div",{className:"app-content",children:[x($2e,{}),x(g2e,{})]}),x("div",{className:"app-console",children:x(z2e,{})})]}):x(lM,{})};const uM=ape(aM);Ny.createRoot(document.getElementById("root")).render(x(Q.StrictMode,{children:x(Dfe,{store:aM,children:x(sM,{loading:x(lM,{}),persistor:uM,children:Y(xde,{theme:B_,children:[x(bU,{initialColorMode:B_.config.initialColorMode}),x(V2e,{})]})})})}));
diff --git a/frontend/dist/assets/index.193aec6f.css b/frontend/dist/assets/index.193aec6f.css
deleted file mode 100644
index 06e1f15922..0000000000
--- a/frontend/dist/assets/index.193aec6f.css
+++ /dev/null
@@ -1 +0,0 @@
-[data-theme=dark]{--white: rgb(255, 255, 255);--root-bg-color: rgb(10, 10, 10);--background-color: rgb(20, 20, 26);--background-color-secondary: rgb(16, 16, 22);--text-color: rgb(255, 255, 255);--text-color-secondary: rgb(160, 162, 188);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(48, 48, 64);--border-color: rgb(30, 30, 46);--border-color-light: rgb(60, 60, 76);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: rgb(210, 30, 10);--svg-color: rgb(24, 24, 34);--progress-bar-color: rgb(100, 50, 245);--prompt-bg-color: rgb(10, 10, 10);--prompt-border-color: rgb(140, 110, 255);--prompt-box-shadow-color: rgb(80, 30, 210);--btn-svg-color: rgb(255, 255, 255);--btn-grey: rgb(30, 32, 42);--btn-grey-hover: rgb(46, 48, 68);--btn-purple: rgb(80, 40, 200);--btn-purple-hover: rgb(104, 60, 230);--btn-red: rgb(185, 55, 55);--btn-red-hover: rgb(255, 75, 75);--btn-load-more: rgb(30, 32, 42);--btn-load-more-hover: rgb(54, 56, 66);--switch-bg-color: rgb(100, 102, 110);--switch-bg-active-color: rgb(80, 40, 200);--tab-color: rgb(30, 32, 42);--tab-hover-color: rgb(36, 38, 48);--tab-list-bg: rgb(100, 50, 255);--tab-list-text: rgb(20, 20, 20);--tab-list-text-inactive: rgb(92, 94, 114);--tab-panel-bg: rgb(20, 22, 28);--metadata-bg-color: rgba(0, 0, 0, .7);--metadata-json-bg-color: rgba(255, 255, 255, .1);--status-good-color: rgb(125, 255, 100);--status-good-glow: rgb(40, 215, 40);--status-working-color: rgb(255, 175, 55);--status-working-glow: rgb(255, 160, 55);--status-bad-color: rgb(255, 90, 90);--status-bad-glow: rgb(255, 40, 40);--settings-modal-bg: rgb(30, 32, 42);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(80, 40, 200);--input-checkbox-checked-tick: rgb(0, 0, 0);--error-level-info: rgb(200, 202, 224);--error-level-warning: rgb(255, 225, 105);--error-level-error: rgb(255, 81, 46);--console-bg-color: rgb(30, 30, 36);--console-border-color: rgb(80, 82, 112);--console-icon-button-bg-color: rgb(50, 53, 64);--console-icon-button-bg-color-hover: rgb(70, 73, 84);--img2img-img-bg-color: rgb(30, 32, 42);--gallery-resizeable-color: rgb(36, 38, 48);--context-menu-bg-color: rgb(46, 48, 58);--context-menu-box-shadow: none;--context-menu-bg-color-hover: rgb(30, 32, 42)}[data-theme=light]{--white: rgb(255, 255, 255);--root-bg-color: rgb(255, 255, 255);--background-color: rgb(220, 222, 224);--background-color-secondary: rgb(204, 206, 208);--text-color: rgb(0, 0, 0);--text-color-secondary: rgb(40, 40, 40);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(142, 144, 146);--border-color: rgb(200, 200, 200);--border-color-light: rgb(147, 147, 147);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: none;--svg-color: rgb(186, 188, 190);--progress-bar-color: rgb(235, 185, 5);--prompt-bg-color: rgb(225, 227, 229);--prompt-border-color: rgb(0, 0, 0);--prompt-box-shadow-color: rgb(217, 217, 217);--btn-svg-color: rgb(0, 0, 0);--btn-grey: rgb(220, 222, 224);--btn-grey-hover: rgb(230, 232, 234);--btn-purple: rgb(235, 185, 5);--btn-purple-hover: rgb(255, 200, 0);--btn-red: rgb(237, 51, 51);--btn-red-hover: rgb(255, 55, 55);--btn-load-more: rgb(202, 204, 206);--btn-load-more-hover: rgb(178, 180, 182);--switch-bg-color: rgb(178, 180, 182);--switch-bg-active-color: rgb(235, 185, 5);--tab-color: rgb(202, 204, 206);--tab-hover-color: rgb(206, 208, 210);--tab-list-bg: rgb(235, 185, 5);--tab-list-text: rgb(0, 0, 0);--tab-list-text-inactive: rgb(106, 108, 110);--tab-panel-bg: rgb(214, 216, 218);--metadata-bg-color: rgba(230, 230, 230, .9);--metadata-json-bg-color: rgba(0, 0, 0, .1);--status-good-color: rgb(21, 126, 0);--status-good-glow: var(--background-color);--status-working-color: rgb(235, 141, 0);--status-working-glow: var(--background-color);--status-bad-color: rgb(202, 0, 0);--status-bad-glow: var(--background-color);--settings-modal-bg: rgb(202, 204, 206);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(235, 185, 5);--input-checkbox-checked-tick: rgb(0, 0, 0);--error-level-info: rgb(42, 42, 42);--error-level-warning: rgb(173, 121, 0);--error-level-error: rgb(145, 14, 0);--console-bg-color: rgb(220, 224, 230);--console-border-color: rgb(160, 162, 164);--console-icon-button-bg-color: var(--switch-bg-color);--console-icon-button-bg-color-hover: var(--console-border-color);--img2img-img-bg-color: rgb(180, 182, 184);--gallery-resizeable-color: rgb(192, 194, 196);--context-menu-bg-color: var(--background-color);--context-menu-box-shadow: 0px 10px 38px -10px rgba(22, 23, 24, .35), 0px 10px 20px -15px rgba(22, 23, 24, .2);--context-menu-bg-color-hover: var(--background-color-secondary)}@font-face{font-family:Inter;src:url(./Inter.b9a8e5e2.ttf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./Inter-Bold.790c108b.ttf);font-display:swap;font-weight:600;font-style:normal}@keyframes slideOut{0%{transform:translate(10rem)}to{transform:translate(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.App{display:grid;width:max-content}.app-content{display:grid;row-gap:1rem;margin:.6rem;padding:1rem;border-radius:.5rem;background-color:var(--background-color);grid-auto-rows:max-content;width:calc(100vw - 1.6rem);height:calc(100vh - 1.6rem);min-width:min-content}.app-console{z-index:9999}.site-header{display:grid;grid-template-columns:auto max-content}.site-header-left-side{display:grid;grid-template-columns:repeat(2,max-content);column-gap:.6rem;align-items:center}.site-header-left-side img{width:32px;height:32px}.site-header-left-side h1{font-size:1.4rem}.site-header-right-side{display:grid;grid-template-columns:repeat(7,max-content);align-items:center;column-gap:.5rem}.status{font-size:.8rem;font-weight:700}.status-good{color:var(--status-good-color);text-shadow:0 0 10px var(--status-good-glow)}.status-bad{color:var(--status-bad-color);text-shadow:0 0 10px var(--status-bad-glow)}.status-working{color:var(--status-working-color);text-shadow:0 0 10px var(--status-working-glow)}.settings-modal{background-color:var(--settings-modal-bg)!important;font-family:Inter}.settings-modal .settings-modal-content{display:grid;row-gap:2rem}.settings-modal .settings-modal-header{font-weight:700}.settings-modal .settings-modal-items{display:grid;row-gap:.5rem}.settings-modal .settings-modal-items .settings-modal-item{display:grid;grid-auto-flow:column;background-color:var(--background-color);padding:.4rem 1rem;border-radius:.5rem;justify-content:space-between;align-items:center}.settings-modal .settings-modal-reset{display:grid;row-gap:1rem}.settings-modal .settings-modal-reset button{min-width:100%;min-height:100%;background-color:var(--btn-red)}.settings-modal .settings-modal-reset button:hover{background-color:var(--btn-red-hover)}.settings-modal .settings-modal-reset button:disabled{background-color:#2d2d37}.settings-modal .settings-modal-reset button:disabled:hover{background-color:#2d2d37}.settings-modal .settings-modal-reset button svg{width:20px;height:20px;color:var(--btn-svg-color)}.hotkeys-modal{display:grid;padding:1rem;background-color:var(--settings-modal-bg)!important;row-gap:1rem;font-family:Inter}.hotkeys-modal h1{font-size:1.2rem;font-weight:700}.hotkeys-modal-items{display:grid;row-gap:.5rem;max-height:32rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.hotkeys-modal-items::-webkit-scrollbar{display:none}.hotkey-modal-item{display:grid;grid-template-columns:auto max-content;justify-content:space-between;align-items:center;background-color:var(--background-color);padding:.5rem 1rem;border-radius:.3rem}.hotkey-modal-item .hotkey-info{display:grid}.hotkey-modal-item .hotkey-info .hotkey-title{font-weight:700}.hotkey-modal-item .hotkey-info .hotkey-description{font-size:.9rem;color:var(--text-color-secondary)}.hotkey-modal-item .hotkey-key{font-size:.8rem;font-weight:700;border:2px solid var(--settings-modal-bg);padding:.2rem .5rem;border-radius:.3rem}.console{display:flex;flex-direction:column;background:var(--console-bg-color);overflow:auto;direction:column;font-family:monospace;padding:0 1rem 1rem 3rem;border-top-width:.3rem;border-color:var(--console-border-color)}.console .console-info-color{color:var(--error-level-info)}.console .console-warning-color{color:var(--error-level-warning)}.console .console-error-color{color:var(--status-bad-color)}.console .console-entry{display:flex;column-gap:.5rem}.console .console-entry .console-timestamp{font-weight:semibold}.console .console-entry .console-message{word-break:break-all}.console-toggle-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:.5rem}.console-toggle-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-toggle-icon-button.error-seen,.console-toggle-icon-button.error-seen:hover{background:var(--status-bad-color)!important}.console-autoscroll-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:3rem}.console-autoscroll-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-autoscroll-icon-button.autoscroll-enabled{background:var(--btn-purple)!important}.console-autoscroll-icon-button.autoscroll-enabled:hover{background:var(--btn-purple-hover)!important}.prompt-bar{display:grid;row-gap:1rem}.prompt-bar input,.prompt-bar textarea{background-color:var(--prompt-bg-color);font-size:1rem;border:2px solid var(--border-color)}.prompt-bar input:hover,.prompt-bar textarea:hover{border:2px solid var(--border-color-light)}.prompt-bar input:focus-visible,.prompt-bar textarea:focus-visible{border:2px solid var(--prompt-border-color);box-shadow:0 0 10px 0 var(--prompt-box-shadow-color)}.prompt-bar input[aria-invalid=true],.prompt-bar textarea[aria-invalid=true]{border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.prompt-bar input:disabled,.prompt-bar textarea:disabled{border:2px solid var(--border-color);box-shadow:none}.prompt-bar textarea{min-height:10rem}.process-buttons{display:grid;grid-template-columns:auto max-content;column-gap:.5rem}.process-buttons .invoke-btn{min-width:5rem;min-height:100%;background-color:var(--btn-purple)}.process-buttons .invoke-btn:hover{background-color:var(--btn-purple-hover)}.process-buttons .invoke-btn:disabled{background-color:#2d2d37}.process-buttons .invoke-btn:disabled:hover{background-color:#2d2d37}.process-buttons .invoke-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.process-buttons .cancel-btn{min-width:3rem;min-height:100%;background-color:var(--btn-red)}.process-buttons .cancel-btn:hover{background-color:var(--btn-red-hover)}.process-buttons .cancel-btn:disabled{background-color:#2d2d37}.process-buttons .cancel-btn:disabled:hover{background-color:#2d2d37}.process-buttons .cancel-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.main-options,.main-options-list{display:grid;row-gap:1rem}.main-options-row{display:grid;grid-template-columns:repeat(3,auto);column-gap:1rem;max-width:22.5rem}.main-option-block{border-radius:.5rem;grid-template-columns:auto!important;row-gap:.4rem}.main-option-block .number-input-label,.main-option-block .iai-select-label{width:100%;font-size:.9rem;font-weight:700}.main-option-block .number-input-entry{padding:0;height:2.4rem}.main-option-block .iai-select-picker{height:2.4rem;border-radius:.3rem}.advanced_options_checker{display:grid;grid-template-columns:repeat(2,max-content);column-gap:.5rem;align-items:center;background-color:var(--background-color-secondary);padding:1rem;font-weight:700;border-radius:.5rem}.advanced_options_checker input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:var(--input-checkbox-bg);width:1rem;height:1rem;border-radius:.2rem;display:grid;place-content:center}.advanced_options_checker input[type=checkbox]:before{content:"";width:1rem;height:1rem;transform:scale(0);transition:.12s transform ease-in-out;border-radius:.2rem;box-shadow:inset 1rem 1rem var(--input-checkbox-checked-tick);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.advanced_options_checker input[type=checkbox]:checked{background-color:var(--input-checkbox-checked-bg)}.advanced_options_checker input[type=checkbox]:checked:before{transform:scale(.7)}.advanced-settings{display:grid;row-gap:.5rem}.advanced-settings-item{display:grid;max-width:22.5rem;border:none;border-top:0px;border-radius:.4rem}.advanced-settings-item[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.advanced-settings-panel{background-color:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color)}.advanced-settings-header{border-radius:.4rem}.advanced-settings-header[aria-expanded=true]{background-color:var(--tab-color);border-radius:.4rem .4rem 0 0}.advanced-settings-header:hover{background-color:var(--tab-hover-color)!important}.upscale-options{display:grid;grid-template-columns:auto 1fr;column-gap:1rem}.progress-bar{background-color:var(--root-bg-color)}.progress-bar div{background-color:var(--progress-bar-color)}.current-image-display{display:grid;grid-template-areas:"current-image-tools" "current-image-preview";grid-template-rows:auto 1fr;justify-items:center;background-color:var(--background-color-secondary);border-radius:.5rem}.current-image-tools{width:100%;height:100%;display:grid;justify-content:center}.current-image-options{display:grid;grid-auto-flow:column;padding:1rem;height:fit-content;gap:.5rem}.current-image-options button{min-width:3rem;min-height:100%;background-color:var(--btn-grey)}.current-image-options button:hover{background-color:var(--btn-grey-hover)}.current-image-options button:disabled{background-color:#2d2d37}.current-image-options button:disabled:hover{background-color:#2d2d37}.current-image-options button svg{width:22px;height:22px;color:var(--btn-svg-color)}.current-image-preview{grid-area:current-image-preview;position:relative;justify-content:center;align-items:center;display:grid;width:100%;grid-template-areas:"current-image-content"}.current-image-preview img{grid-area:current-image-content;background-color:var(--img2img-img-bg-color);border-radius:.5rem;object-fit:contain;width:auto;height:calc(100vh - 13rem);max-height:calc(100vh - 13rem)}.current-image-metadata{grid-area:current-image-preview}.current-image-next-prev-buttons{grid-area:current-image-content;display:flex;justify-content:space-between;z-index:1;height:100%;pointer-events:none}.next-prev-button-trigger-area{width:7rem;height:100%;width:15%;display:grid;align-items:center;pointer-events:auto}.next-prev-button-trigger-area.prev-button-trigger-area{justify-content:flex-start}.next-prev-button-trigger-area.next-button-trigger-area{justify-content:flex-end}.next-prev-button{font-size:4rem;fill:var(--white);filter:drop-shadow(0 0 1rem var(--text-color-secondary));opacity:70%}.current-image-display-placeholder{background-color:var(--background-color-secondary);display:grid;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.5rem}.current-image-display-placeholder svg{width:10rem;height:10rem;color:var(--svg-color)}.image-gallery-area .image-gallery-popup-btn{position:absolute;top:50%;right:1rem;border-radius:.5rem 0 0 .5rem;padding:0 .5rem;min-width:1rem;min-height:6rem;background-color:var(--btn-grey)}.image-gallery-area .image-gallery-popup-btn:hover{background-color:var(--btn-grey-hover)}.image-gallery-area .image-gallery-popup-btn:disabled{background-color:#2d2d37}.image-gallery-area .image-gallery-popup-btn:disabled:hover{background-color:#2d2d37}.image-gallery-area .image-gallery-popup-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.image-gallery-popup{background-color:var(--tab-color);padding:1rem;animation:slideOut .3s ease-out;display:flex;flex-direction:column;row-gap:1rem;border-radius:.5rem;border-left-width:.2rem;min-width:300px;border-color:var(--gallery-resizeable-color)}.image-gallery-header{display:flex;align-items:center}.image-gallery-header h1{font-weight:700}.image-gallery-close-btn{background-color:var(--btn-load-more)!important}.image-gallery-close-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery-container{display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 13rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-gallery-container::-webkit-scrollbar{display:none}.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,auto));grid-gap:.5rem}.image-gallery .hoverable-image{padding:.5rem;position:relative}.image-gallery .hoverable-image:before{content:"";display:block;padding-bottom:100%}.image-gallery .hoverable-image .hoverable-image-image{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.image-gallery-load-more-btn{background-color:var(--btn-load-more)!important;font-size:.85rem!important;font-family:Inter}.image-gallery-load-more-btn:disabled:hover{background-color:var(--btn-load-more)!important}.image-gallery-load-more-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery-container-placeholder{display:flex;background-color:var(--background-color-secondary);border-radius:.5rem;place-items:center;padding:2rem 0}.image-gallery-container-placeholder p{color:var(--subtext-color-bright);font-family:Inter}.image-gallery-container-placeholder svg{width:5rem;height:5rem;color:var(--svg-color)}.hoverable-image{display:flex;justify-content:center;transition:transform .2s ease-out}.hoverable-image:hover{cursor:pointer;border-radius:.5rem;z-index:2}.hoverable-image .hoverable-image-image{width:100%;height:100%;object-fit:cover;max-width:100%;max-height:100%}.hoverable-image .hoverable-image-delete-button{position:absolute;top:.25rem;right:.25rem}.hoverable-image .hoverable-image-content{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center}.hoverable-image .hoverable-image-content .hoverable-image-check{fill:var(--status-good-color)}.hoverable-image .hoverable-image-icons{position:absolute;bottom:-2rem;display:grid;width:min-content;grid-template-columns:repeat(2,max-content);border-radius:.4rem;background-color:var(--background-color-secondary);padding:.2rem;gap:.2rem;grid-auto-rows:max-content}.hoverable-image .hoverable-image-icons button{width:12px;height:12px;border-radius:.2rem;padding:10px 0;flex-shrink:2}.hoverable-image .hoverable-image-icons button svg{width:12px;height:12px}.hoverable-image-context-menu{z-index:999;padding:.4rem;border-radius:.25rem;background-color:var(--context-menu-bg-color);box-shadow:var(--context-menu-box-shadow)}.hoverable-image-context-menu [role=menuitem]{font-size:.8rem;line-height:1rem;border-radius:3px;display:flex;align-items:center;height:1.75rem;padding:0 .5rem;position:relative;user-select:none;cursor:pointer;outline:none}.hoverable-image-context-menu [role=menuitem][data-disabled]{color:gray;pointer-events:none;cursor:not-allowed}.hoverable-image-context-menu [role=menuitem][data-warning]{color:var(--status-bad-color)}.hoverable-image-context-menu [role=menuitem][data-highlighted]{background-color:var(--context-menu-bg-color-hover)}.popover-content{background-color:var(--background-color-secondary)!important;border:none!important;border-top:0px;background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.popover-arrow{background:var(--tab-hover-color)!important;box-shadow:none}.popover-options{background:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color);padding:.75rem 1rem;display:grid;grid-auto-rows:max-content;grid-row-gap:.5rem;justify-content:space-between}.popover-header{background:var(--tab-hover-color);border-radius:.4rem .4rem 0 0;font-weight:700;border:none;padding-left:1rem!important}.upscale-popover{width:23rem!important}.image-metadata-viewer{width:100%;border-radius:.5rem;padding:1rem;background-color:var(--metadata-bg-color);overflow:scroll;max-height:calc(100vh - 11.4rem);z-index:10}.image-json-viewer{border-radius:.5rem;margin:0 .5rem 1rem;padding:1rem;overflow-x:scroll;word-break:break-all;background-color:var(--metadata-json-bg-color)}.app-tabs{display:grid!important;grid-template-columns:min-content auto;column-gap:1rem}.app-tabs-list{display:grid;row-gap:.3rem;grid-auto-rows:max-content;color:var(--tab-list-text-inactive)}.app-tabs-list button{font-size:.85rem;padding:.5rem}.app-tabs-list button:hover{background-color:var(--tab-hover-color);border-radius:.3rem}.app-tabs-list button svg{width:26px;height:26px}.app-tabs-list button[aria-selected=true]{background-color:var(--tab-list-bg);color:var(--tab-list-text);font-weight:700;border-radius:.3rem;border:none}.app-tabs-panels .app-tabs-panel{padding:0}.text-to-image-workarea{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.text-to-image-panel{display:grid;row-gap:1rem;grid-auto-rows:max-content;height:calc(100vh - 7rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.text-to-image-panel::-webkit-scrollbar{display:none}.text-to-image-display{display:grid;grid-template-areas:"text-to-image-display";column-gap:.5rem}.text-to-image-display .current-image-display,.text-to-image-display .current-image-display-placeholder{grid-area:text-to-image-display;height:calc(100vh - 7rem)}.text-to-image-display .image-gallery-area{height:100%;z-index:2;place-self:end}.image-to-image-workarea{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.image-to-image-panel{display:grid;row-gap:1rem;grid-auto-rows:max-content;width:22.5rem;height:calc(100vh - 7rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-to-image-panel::-webkit-scrollbar{display:none}.image-to-image-display-area{display:grid;column-gap:.5rem}.image-to-image-display-area .image-gallery-area{z-index:2;height:100%}.image-to-image-strength-main-option{display:grid;grid-template-columns:none!important}.image-to-image-strength-main-option .number-input-entry{padding:0 1rem}.image-to-image-display{border-radius:.5rem;background-color:var(--background-color-secondary);display:grid;height:calc(100vh - 7rem)}.image-to-image-display .current-image-options{grid-auto-columns:max-content;justify-self:center;align-self:start}.image-to-image-single-preview{display:grid;column-gap:.5rem;padding:0 1rem;place-content:center}.image-to-image-dual-preview-container{display:grid;grid-template-areas:"img2img-preview"}.image-to-image-dual-preview{grid-area:img2img-preview;display:grid;grid-template-columns:1fr 1fr;column-gap:.5rem;padding:0 1rem;place-content:center}.image-to-image-dual-preview .current-image-preview img{height:calc(100vh - 15rem);max-height:calc(100vh - 15rem)}.img2img-metadata{grid-area:img2img-preview;z-index:3}.init-image-preview{display:grid;grid-template-areas:"init-image-content";justify-content:center;align-items:center;border-radius:.5rem}.init-image-preview .init-image-preview-header{grid-area:init-image-content;z-index:2;display:grid;grid-template-columns:auto max-content;height:max-content;align-items:center;align-self:start;padding:1rem;border-radius:.5rem}.init-image-preview .init-image-preview-header h1{padding:.2rem .6rem;border-radius:.4rem;background-color:var(--tab-hover-color);width:max-content;font-weight:700;font-size:.85rem}.init-image-preview .init-image-image{grid-area:init-image-content}.init-image-preview .init-image-image img{border-radius:.5rem;object-fit:contain;background-color:var(--img2img-img-bg-color);width:auto;height:calc(100vh - 15rem);max-height:calc(100vh - 15rem)}.image-to-image-upload-btn{display:grid;width:100%;height:calc(100vh - 7rem)}.image-to-image-upload-btn button{overflow:hidden;width:100%;height:100%;font-size:1.5rem;color:var(--text-color-secondary);background-color:var(--background-color-secondary)}.image-to-image-upload-btn button:hover{background-color:var(--img2img-img-bg-color)}.number-input{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.number-input .number-input-label{color:var(--text-color-secondary);margin-right:0}.number-input .number-input-field{display:grid;grid-template-columns:auto max-content;column-gap:.5rem;align-items:center;background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem}.number-input .number-input-entry{border:none;font-weight:700;width:100%;padding-inline-end:0}.number-input .number-input-entry:focus{outline:none;border:2px solid var(--prompt-border-color);box-shadow:0 0 10px 0 var(--prompt-box-shadow-color)}.number-input .number-input-entry:disabled{opacity:.2}.number-input .number-input-stepper{display:grid;padding-right:.7rem}.number-input .number-input-stepper svg{width:12px;height:12px}.number-input .number-input-stepper .number-input-stepper-button{border:none}.input{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.input .input-label{color:var(--text-color-secondary);margin-right:0}.input .input-entry{background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem;font-weight:700}.input .input-entry:focus{outline:none;border:2px solid var(--prompt-border-color);box-shadow:0 0 10px 0 var(--prompt-box-shadow-color)}.input .input-entry:disabled{opacity:.2}.input .input-entry[aria-invalid=true]{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.iai-select{display:grid;grid-template-columns:repeat(2,max-content);column-gap:1rem;align-items:center;width:max-content}.iai-select .iai-select-label{color:var(--text-color-secondary);margin-right:0}.iai-select .iai-select-picker{border:2px solid var(--border-color);background-color:var(--background-color-secondary);font-weight:700}.iai-select .iai-select-picker:focus{outline:none;border:2px solid var(--prompt-border-color);box-shadow:0 0 10px 0 var(--prompt-box-shadow-color)}.iai-select .iai-select-option{background-color:var(--background-color-secondary)}.chakra-switch span,.switch-button span{background-color:var(--switch-bg-color)}.chakra-switch span span,.switch-button span span{background-color:var(--white)}.chakra-switch span[data-checked],.switch-button span[data-checked]{background:var(--switch-bg-active-color)}.chakra-switch span[data-checked] span,.switch-button span[data-checked] span{background-color:var(--white)}.work-in-progress{display:grid;width:100%;height:calc(100vh - 7rem);grid-auto-rows:max-content;background-color:var(--background-color-secondary);border-radius:.4rem;place-content:center;place-items:center;row-gap:1rem}.work-in-progress h1{font-size:2rem;font-weight:700}.work-in-progress p{text-align:center;max-width:50rem;color:var(--subtext-color-bright)}.guide-popover-arrow{background-color:var(--tab-panel-bg)!important;box-shadow:none!important}.guide-popover-content{background-color:var(--background-color-secondary)!important;border:none!important}.guide-popover-guide-content{background:var(--tab-panel-bg);border:2px solid var(--tab-hover-color);border-radius:.4rem;padding:.75rem 1rem;display:grid;grid-template-rows:repeat(auto-fill,1fr);grid-row-gap:.5rem;justify-content:space-between}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{-ms-overflow-style:none;scrollbar-width:none;background-color:var(--root-bg-color)}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}#root{background-color:var(--root-bg-color);color:var(--text-color);font-family:Inter,Arial,Helvetica,sans-serif}
diff --git a/frontend/dist/assets/index.38ff1a03.js b/frontend/dist/assets/index.38ff1a03.js
deleted file mode 100644
index 359589b81a..0000000000
--- a/frontend/dist/assets/index.38ff1a03.js
+++ /dev/null
@@ -1,517 +0,0 @@
-function rj(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const i in r)if(i!=="default"&&!(i in e)){const o=Object.getOwnPropertyDescriptor(r,i);o&&Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:()=>r[i]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const a of o.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerpolicy&&(o.referrerPolicy=i.referrerpolicy),i.crossorigin==="use-credentials"?o.credentials="include":i.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();var Su=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function IC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var C={exports:{}},Yt={};/**
- * @license React
- * react.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 Vm=Symbol.for("react.element"),ij=Symbol.for("react.portal"),oj=Symbol.for("react.fragment"),aj=Symbol.for("react.strict_mode"),sj=Symbol.for("react.profiler"),lj=Symbol.for("react.provider"),uj=Symbol.for("react.context"),cj=Symbol.for("react.forward_ref"),dj=Symbol.for("react.suspense"),fj=Symbol.for("react.memo"),hj=Symbol.for("react.lazy"),Y7=Symbol.iterator;function pj(e){return e===null||typeof e!="object"?null:(e=Y7&&e[Y7]||e["@@iterator"],typeof e=="function"?e:null)}var rR={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},iR=Object.assign,oR={};function L0(e,t,n){this.props=e,this.context=t,this.refs=oR,this.updater=n||rR}L0.prototype.isReactComponent={};L0.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)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,t,"setState")};L0.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function aR(){}aR.prototype=L0.prototype;function MC(e,t,n){this.props=e,this.context=t,this.refs=oR,this.updater=n||rR}var OC=MC.prototype=new aR;OC.constructor=MC;iR(OC,L0.prototype);OC.isPureReactComponent=!0;var X7=Array.isArray,sR=Object.prototype.hasOwnProperty,NC={current:null},lR={key:!0,ref:!0,__self:!0,__source:!0};function uR(e,t,n){var r,i={},o=null,a=null;if(t!=null)for(r in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(o=""+t.key),t)sR.call(t,r)&&!lR.hasOwnProperty(r)&&(i[r]=t[r]);var s=arguments.length-2;if(s===1)i.children=n;else if(1<s){for(var l=Array(s),d=0;d<s;d++)l[d]=arguments[d+2];i.children=l}if(e&&e.defaultProps)for(r in s=e.defaultProps,s)i[r]===void 0&&(i[r]=s[r]);return{$$typeof:Vm,type:e,key:o,ref:a,props:i,_owner:NC.current}}function gj(e,t){return{$$typeof:Vm,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function DC(e){return typeof e=="object"&&e!==null&&e.$$typeof===Vm}function mj(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var Q7=/\/+/g;function Vx(e,t){return typeof e=="object"&&e!==null&&e.key!=null?mj(""+e.key):t.toString(36)}function yy(e,t,n,r,i){var o=typeof e;(o==="undefined"||o==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(o){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case Vm:case ij:a=!0}}if(a)return a=e,i=i(a),e=r===""?"."+Vx(a,0):r,X7(i)?(n="",e!=null&&(n=e.replace(Q7,"$&/")+"/"),yy(i,t,n,"",function(d){return d})):i!=null&&(DC(i)&&(i=gj(i,n+(!i.key||a&&a.key===i.key?"":(""+i.key).replace(Q7,"$&/")+"/")+e)),t.push(i)),1;if(a=0,r=r===""?".":r+":",X7(e))for(var s=0;s<e.length;s++){o=e[s];var l=r+Vx(o,s);a+=yy(o,t,n,l,i)}else if(l=pj(e),typeof l=="function")for(e=l.call(e),s=0;!(o=e.next()).done;)o=o.value,l=r+Vx(o,s++),a+=yy(o,t,n,l,i);else if(o==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return a}function u2(e,t,n){if(e==null)return e;var r=[],i=0;return yy(e,r,"","",function(o){return t.call(n,o,i++)}),r}function vj(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var xo={current:null},xy={transition:null},yj={ReactCurrentDispatcher:xo,ReactCurrentBatchConfig:xy,ReactCurrentOwner:NC};Yt.Children={map:u2,forEach:function(e,t,n){u2(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return u2(e,function(){t++}),t},toArray:function(e){return u2(e,function(t){return t})||[]},only:function(e){if(!DC(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Yt.Component=L0;Yt.Fragment=oj;Yt.Profiler=sj;Yt.PureComponent=MC;Yt.StrictMode=aj;Yt.Suspense=dj;Yt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=yj;Yt.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=iR({},e.props),i=e.key,o=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(o=t.ref,a=NC.current),t.key!==void 0&&(i=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(l in t)sR.call(t,l)&&!lR.hasOwnProperty(l)&&(r[l]=t[l]===void 0&&s!==void 0?s[l]:t[l])}var l=arguments.length-2;if(l===1)r.children=n;else if(1<l){s=Array(l);for(var d=0;d<l;d++)s[d]=arguments[d+2];r.children=s}return{$$typeof:Vm,type:e.type,key:i,ref:o,props:r,_owner:a}};Yt.createContext=function(e){return e={$$typeof:uj,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:lj,_context:e},e.Consumer=e};Yt.createElement=uR;Yt.createFactory=function(e){var t=uR.bind(null,e);return t.type=e,t};Yt.createRef=function(){return{current:null}};Yt.forwardRef=function(e){return{$$typeof:cj,render:e}};Yt.isValidElement=DC;Yt.lazy=function(e){return{$$typeof:hj,_payload:{_status:-1,_result:e},_init:vj}};Yt.memo=function(e,t){return{$$typeof:fj,type:e,compare:t===void 0?null:t}};Yt.startTransition=function(e){var t=xy.transition;xy.transition={};try{e()}finally{xy.transition=t}};Yt.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};Yt.useCallback=function(e,t){return xo.current.useCallback(e,t)};Yt.useContext=function(e){return xo.current.useContext(e)};Yt.useDebugValue=function(){};Yt.useDeferredValue=function(e){return xo.current.useDeferredValue(e)};Yt.useEffect=function(e,t){return xo.current.useEffect(e,t)};Yt.useId=function(){return xo.current.useId()};Yt.useImperativeHandle=function(e,t,n){return xo.current.useImperativeHandle(e,t,n)};Yt.useInsertionEffect=function(e,t){return xo.current.useInsertionEffect(e,t)};Yt.useLayoutEffect=function(e,t){return xo.current.useLayoutEffect(e,t)};Yt.useMemo=function(e,t){return xo.current.useMemo(e,t)};Yt.useReducer=function(e,t,n){return xo.current.useReducer(e,t,n)};Yt.useRef=function(e){return xo.current.useRef(e)};Yt.useState=function(e){return xo.current.useState(e)};Yt.useSyncExternalStore=function(e,t,n){return xo.current.useSyncExternalStore(e,t,n)};Yt.useTransition=function(){return xo.current.useTransition()};Yt.version="18.2.0";(function(e){e.exports=Yt})(C);const ae=IC(C.exports),RS=rj({__proto__:null,default:ae},[C.exports]);var IS={},$l={exports:{}},wa={},$p={exports:{}},cR={};/**
- * @license React
- * scheduler.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.
- */(function(e){function t(j,ne){var Q=j.length;j.push(ne);e:for(;0<Q;){var W=Q-1>>>1,re=j[W];if(0<i(re,ne))j[W]=ne,j[Q]=re,Q=W;else break e}}function n(j){return j.length===0?null:j[0]}function r(j){if(j.length===0)return null;var ne=j[0],Q=j.pop();if(Q!==ne){j[0]=Q;e:for(var W=0,re=j.length,de=re>>>1;W<de;){var be=2*(W+1)-1,De=j[be],Ie=be+1,Ve=j[Ie];if(0>i(De,Q))Ie<re&&0>i(Ve,De)?(j[W]=Ve,j[Ie]=Q,W=Ie):(j[W]=De,j[be]=Q,W=be);else if(Ie<re&&0>i(Ve,Q))j[W]=Ve,j[Ie]=Q,W=Ie;else break e}}return ne}function i(j,ne){var Q=j.sortIndex-ne.sortIndex;return Q!==0?Q:j.id-ne.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var a=Date,s=a.now();e.unstable_now=function(){return a.now()-s}}var l=[],d=[],p=1,g=null,m=3,y=!1,b=!1,w=!1,P=typeof setTimeout=="function"?setTimeout:null,T=typeof clearTimeout=="function"?clearTimeout:null,k=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function L(j){for(var ne=n(d);ne!==null;){if(ne.callback===null)r(d);else if(ne.startTime<=j)r(d),ne.sortIndex=ne.expirationTime,t(l,ne);else break;ne=n(d)}}function I(j){if(w=!1,L(j),!b)if(n(l)!==null)b=!0,Se(N);else{var ne=n(d);ne!==null&&se(I,ne.startTime-j)}}function N(j,ne){b=!1,w&&(w=!1,T(B),B=-1),y=!0;var Q=m;try{for(L(ne),g=n(l);g!==null&&(!(g.expirationTime>ne)||j&&!Y());){var W=g.callback;if(typeof W=="function"){g.callback=null,m=g.priorityLevel;var re=W(g.expirationTime<=ne);ne=e.unstable_now(),typeof re=="function"?g.callback=re:g===n(l)&&r(l),L(ne)}else r(l);g=n(l)}if(g!==null)var de=!0;else{var be=n(d);be!==null&&se(I,be.startTime-ne),de=!1}return de}finally{g=null,m=Q,y=!1}}var F=!1,z=null,B=-1,K=5,U=-1;function Y(){return!(e.unstable_now()-U<K)}function ve(){if(z!==null){var j=e.unstable_now();U=j;var ne=!0;try{ne=z(!0,j)}finally{ne?le():(F=!1,z=null)}}else F=!1}var le;if(typeof k=="function")le=function(){k(ve)};else if(typeof MessageChannel<"u"){var fe=new MessageChannel,we=fe.port2;fe.port1.onmessage=ve,le=function(){we.postMessage(null)}}else le=function(){P(ve,0)};function Se(j){z=j,F||(F=!0,le())}function se(j,ne){B=P(function(){j(e.unstable_now())},ne)}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(j){j.callback=null},e.unstable_continueExecution=function(){b||y||(b=!0,Se(N))},e.unstable_forceFrameRate=function(j){0>j||125<j?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):K=0<j?Math.floor(1e3/j):5},e.unstable_getCurrentPriorityLevel=function(){return m},e.unstable_getFirstCallbackNode=function(){return n(l)},e.unstable_next=function(j){switch(m){case 1:case 2:case 3:var ne=3;break;default:ne=m}var Q=m;m=ne;try{return j()}finally{m=Q}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(j,ne){switch(j){case 1:case 2:case 3:case 4:case 5:break;default:j=3}var Q=m;m=j;try{return ne()}finally{m=Q}},e.unstable_scheduleCallback=function(j,ne,Q){var W=e.unstable_now();switch(typeof Q=="object"&&Q!==null?(Q=Q.delay,Q=typeof Q=="number"&&0<Q?W+Q:W):Q=W,j){case 1:var re=-1;break;case 2:re=250;break;case 5:re=1073741823;break;case 4:re=1e4;break;default:re=5e3}return re=Q+re,j={id:p++,callback:ne,priorityLevel:j,startTime:Q,expirationTime:re,sortIndex:-1},Q>W?(j.sortIndex=Q,t(d,j),n(l)===null&&j===n(d)&&(w?(T(B),B=-1):w=!0,se(I,Q-W))):(j.sortIndex=re,t(l,j),b||y||(b=!0,Se(N))),j},e.unstable_shouldYield=Y,e.unstable_wrapCallback=function(j){var ne=m;return function(){var Q=m;m=ne;try{return j.apply(this,arguments)}finally{m=Q}}}})(cR);(function(e){e.exports=cR})($p);/**
- * @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 dR=C.exports,xa=$p.exports;function ze(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var fR=new Set,Xg={};function rh(e,t){s0(e,t),s0(e+"Capture",t)}function s0(e,t){for(Xg[e]=t,e=0;e<t.length;e++)fR.add(t[e])}var Pu=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),MS=Object.prototype.hasOwnProperty,xj=/^[: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]*$/,J7={},ek={};function bj(e){return MS.call(ek,e)?!0:MS.call(J7,e)?!1:xj.test(e)?ek[e]=!0:(J7[e]=!0,!1)}function Sj(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function wj(e,t,n,r){if(t===null||typeof t>"u"||Sj(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function bo(e,t,n,r,i,o,a){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=a}var zi={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){zi[e]=new bo(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];zi[t]=new bo(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){zi[e]=new bo(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){zi[e]=new bo(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){zi[e]=new bo(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){zi[e]=new bo(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){zi[e]=new bo(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){zi[e]=new bo(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){zi[e]=new bo(e,5,!1,e.toLowerCase(),null,!1,!1)});var zC=/[\-:]([a-z])/g;function FC(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".split(" ").forEach(function(e){var t=e.replace(zC,FC);zi[t]=new bo(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(zC,FC);zi[t]=new bo(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(zC,FC);zi[t]=new bo(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){zi[e]=new bo(e,1,!1,e.toLowerCase(),null,!1,!1)});zi.xlinkHref=new bo("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){zi[e]=new bo(e,1,!1,e.toLowerCase(),null,!0,!0)});function $C(e,t,n,r){var i=zi.hasOwnProperty(t)?zi[t]:null;(i!==null?i.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(wj(t,n,i,r)&&(n=null),r||i===null?bj(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):i.mustUseProperty?e[i.propertyName]=n===null?i.type===3?!1:"":n:(t=i.attributeName,r=i.attributeNamespace,n===null?e.removeAttribute(t):(i=i.type,n=i===3||i===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var Fu=dR.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,c2=Symbol.for("react.element"),Sp=Symbol.for("react.portal"),wp=Symbol.for("react.fragment"),BC=Symbol.for("react.strict_mode"),OS=Symbol.for("react.profiler"),hR=Symbol.for("react.provider"),pR=Symbol.for("react.context"),HC=Symbol.for("react.forward_ref"),NS=Symbol.for("react.suspense"),DS=Symbol.for("react.suspense_list"),WC=Symbol.for("react.memo"),zc=Symbol.for("react.lazy"),gR=Symbol.for("react.offscreen"),tk=Symbol.iterator;function F1(e){return e===null||typeof e!="object"?null:(e=tk&&e[tk]||e["@@iterator"],typeof e=="function"?e:null)}var hr=Object.assign,Ux;function og(e){if(Ux===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);Ux=t&&t[1]||""}return`
-`+Ux+e}var Gx=!1;function jx(e,t){if(!e||Gx)return"";Gx=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(d){var r=d}Reflect.construct(e,[],t)}else{try{t.call()}catch(d){r=d}e.call(t.prototype)}else{try{throw Error()}catch(d){r=d}e()}}catch(d){if(d&&r&&typeof d.stack=="string"){for(var i=d.stack.split(`
-`),o=r.stack.split(`
-`),a=i.length-1,s=o.length-1;1<=a&&0<=s&&i[a]!==o[s];)s--;for(;1<=a&&0<=s;a--,s--)if(i[a]!==o[s]){if(a!==1||s!==1)do if(a--,s--,0>s||i[a]!==o[s]){var l=`
-`+i[a].replace(" at new "," at ");return e.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",e.displayName)),l}while(1<=a&&0<=s);break}}}finally{Gx=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?og(e):""}function Cj(e){switch(e.tag){case 5:return og(e.type);case 16:return og("Lazy");case 13:return og("Suspense");case 19:return og("SuspenseList");case 0:case 2:case 15:return e=jx(e.type,!1),e;case 11:return e=jx(e.type.render,!1),e;case 1:return e=jx(e.type,!0),e;default:return""}}function zS(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case wp:return"Fragment";case Sp:return"Portal";case OS:return"Profiler";case BC:return"StrictMode";case NS:return"Suspense";case DS:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case pR:return(e.displayName||"Context")+".Consumer";case hR:return(e._context.displayName||"Context")+".Provider";case HC:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case WC:return t=e.displayName||null,t!==null?t:zS(e.type)||"Memo";case zc:t=e._payload,e=e._init;try{return zS(e(t))}catch{}}return null}function _j(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return zS(t);case 8:return t===BC?"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(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function sd(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function mR(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function kj(e){var t=mR(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(a){r=""+a,o.call(this,a)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(a){r=""+a},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function d2(e){e._valueTracker||(e._valueTracker=kj(e))}function vR(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=mR(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function l3(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function FS(e,t){var n=t.checked;return hr({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function nk(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=sd(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function yR(e,t){t=t.checked,t!=null&&$C(e,"checked",t,!1)}function $S(e,t){yR(e,t);var n=sd(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?BS(e,t.type,n):t.hasOwnProperty("defaultValue")&&BS(e,t.type,sd(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function rk(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function BS(e,t,n){(t!=="number"||l3(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var ag=Array.isArray;function Bp(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=""+sd(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function HS(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(ze(91));return hr({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ik(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(ze(92));if(ag(n)){if(1<n.length)throw Error(ze(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:sd(n)}}function xR(e,t){var n=sd(t.value),r=sd(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function ok(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function bR(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 WS(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?bR(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var f2,SR=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,i){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,i)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(f2=f2||document.createElement("div"),f2.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=f2.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Qg(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var wg={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},Ej=["Webkit","ms","Moz","O"];Object.keys(wg).forEach(function(e){Ej.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),wg[t]=wg[e]})});function wR(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||wg.hasOwnProperty(e)&&wg[e]?(""+t).trim():t+"px"}function CR(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=wR(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var Pj=hr({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 VS(e,t){if(t){if(Pj[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(ze(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(ze(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(ze(61))}if(t.style!=null&&typeof t.style!="object")throw Error(ze(62))}}function US(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";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 GS=null;function VC(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var jS=null,Hp=null,Wp=null;function ak(e){if(e=jm(e)){if(typeof jS!="function")throw Error(ze(280));var t=e.stateNode;t&&(t=L5(t),jS(e.stateNode,e.type,t))}}function _R(e){Hp?Wp?Wp.push(e):Wp=[e]:Hp=e}function kR(){if(Hp){var e=Hp,t=Wp;if(Wp=Hp=null,ak(e),t)for(e=0;e<t.length;e++)ak(t[e])}}function ER(e,t){return e(t)}function PR(){}var Kx=!1;function TR(e,t,n){if(Kx)return e(t,n);Kx=!0;try{return ER(e,t,n)}finally{Kx=!1,(Hp!==null||Wp!==null)&&(PR(),kR())}}function Jg(e,t){var n=e.stateNode;if(n===null)return null;var r=L5(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(ze(231,t,typeof n));return n}var KS=!1;if(Pu)try{var $1={};Object.defineProperty($1,"passive",{get:function(){KS=!0}}),window.addEventListener("test",$1,$1),window.removeEventListener("test",$1,$1)}catch{KS=!1}function Tj(e,t,n,r,i,o,a,s,l){var d=Array.prototype.slice.call(arguments,3);try{t.apply(n,d)}catch(p){this.onError(p)}}var Cg=!1,u3=null,c3=!1,qS=null,Lj={onError:function(e){Cg=!0,u3=e}};function Aj(e,t,n,r,i,o,a,s,l){Cg=!1,u3=null,Tj.apply(Lj,arguments)}function Rj(e,t,n,r,i,o,a,s,l){if(Aj.apply(this,arguments),Cg){if(Cg){var d=u3;Cg=!1,u3=null}else throw Error(ze(198));c3||(c3=!0,qS=d)}}function ih(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,(t.flags&4098)!==0&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function LR(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function sk(e){if(ih(e)!==e)throw Error(ze(188))}function Ij(e){var t=e.alternate;if(!t){if(t=ih(e),t===null)throw Error(ze(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(i===null)break;var o=i.alternate;if(o===null){if(r=i.return,r!==null){n=r;continue}break}if(i.child===o.child){for(o=i.child;o;){if(o===n)return sk(i),e;if(o===r)return sk(i),t;o=o.sibling}throw Error(ze(188))}if(n.return!==r.return)n=i,r=o;else{for(var a=!1,s=i.child;s;){if(s===n){a=!0,n=i,r=o;break}if(s===r){a=!0,r=i,n=o;break}s=s.sibling}if(!a){for(s=o.child;s;){if(s===n){a=!0,n=o,r=i;break}if(s===r){a=!0,r=o,n=i;break}s=s.sibling}if(!a)throw Error(ze(189))}}if(n.alternate!==r)throw Error(ze(190))}if(n.tag!==3)throw Error(ze(188));return n.stateNode.current===n?e:t}function AR(e){return e=Ij(e),e!==null?RR(e):null}function RR(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=RR(e);if(t!==null)return t;e=e.sibling}return null}var IR=xa.unstable_scheduleCallback,lk=xa.unstable_cancelCallback,Mj=xa.unstable_shouldYield,Oj=xa.unstable_requestPaint,$r=xa.unstable_now,Nj=xa.unstable_getCurrentPriorityLevel,UC=xa.unstable_ImmediatePriority,MR=xa.unstable_UserBlockingPriority,d3=xa.unstable_NormalPriority,Dj=xa.unstable_LowPriority,OR=xa.unstable_IdlePriority,k5=null,Cl=null;function zj(e){if(Cl&&typeof Cl.onCommitFiberRoot=="function")try{Cl.onCommitFiberRoot(k5,e,void 0,(e.current.flags&128)===128)}catch{}}var Rs=Math.clz32?Math.clz32:Bj,Fj=Math.log,$j=Math.LN2;function Bj(e){return e>>>=0,e===0?32:31-(Fj(e)/$j|0)|0}var h2=64,p2=4194304;function sg(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 e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function f3(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,o=e.pingedLanes,a=n&268435455;if(a!==0){var s=a&~i;s!==0?r=sg(s):(o&=a,o!==0&&(r=sg(o)))}else a=n&~i,a!==0?r=sg(a):o!==0&&(r=sg(o));if(r===0)return 0;if(t!==0&&t!==r&&(t&i)===0&&(i=r&-r,o=t&-t,i>=o||i===16&&(o&4194240)!==0))return t;if((r&4)!==0&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-Rs(t),i=1<<n,r|=e[n],t&=~i;return r}function Hj(e,t){switch(e){case 1:case 2:case 4:return t+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 t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Wj(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,o=e.pendingLanes;0<o;){var a=31-Rs(o),s=1<<a,l=i[a];l===-1?((s&n)===0||(s&r)!==0)&&(i[a]=Hj(s,t)):l<=t&&(e.expiredLanes|=s),o&=~s}}function ZS(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function NR(){var e=h2;return h2<<=1,(h2&4194240)===0&&(h2=64),e}function qx(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Um(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Rs(t),e[t]=n}function Vj(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-Rs(n),o=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~o}}function GC(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Rs(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var kn=0;function DR(e){return e&=-e,1<e?4<e?(e&268435455)!==0?16:536870912:4:1}var zR,jC,FR,$R,BR,YS=!1,g2=[],Xc=null,Qc=null,Jc=null,em=new Map,tm=new Map,Hc=[],Uj="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 uk(e,t){switch(e){case"focusin":case"focusout":Xc=null;break;case"dragenter":case"dragleave":Qc=null;break;case"mouseover":case"mouseout":Jc=null;break;case"pointerover":case"pointerout":em.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":tm.delete(t.pointerId)}}function B1(e,t,n,r,i,o){return e===null||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[i]},t!==null&&(t=jm(t),t!==null&&jC(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function Gj(e,t,n,r,i){switch(t){case"focusin":return Xc=B1(Xc,e,t,n,r,i),!0;case"dragenter":return Qc=B1(Qc,e,t,n,r,i),!0;case"mouseover":return Jc=B1(Jc,e,t,n,r,i),!0;case"pointerover":var o=i.pointerId;return em.set(o,B1(em.get(o)||null,e,t,n,r,i)),!0;case"gotpointercapture":return o=i.pointerId,tm.set(o,B1(tm.get(o)||null,e,t,n,r,i)),!0}return!1}function HR(e){var t=Df(e.target);if(t!==null){var n=ih(t);if(n!==null){if(t=n.tag,t===13){if(t=LR(n),t!==null){e.blockedOn=t,BR(e.priority,function(){FR(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function by(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=XS(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);GS=r,n.target.dispatchEvent(r),GS=null}else return t=jm(n),t!==null&&jC(t),e.blockedOn=n,!1;t.shift()}return!0}function ck(e,t,n){by(e)&&n.delete(t)}function jj(){YS=!1,Xc!==null&&by(Xc)&&(Xc=null),Qc!==null&&by(Qc)&&(Qc=null),Jc!==null&&by(Jc)&&(Jc=null),em.forEach(ck),tm.forEach(ck)}function H1(e,t){e.blockedOn===t&&(e.blockedOn=null,YS||(YS=!0,xa.unstable_scheduleCallback(xa.unstable_NormalPriority,jj)))}function nm(e){function t(i){return H1(i,e)}if(0<g2.length){H1(g2[0],e);for(var n=1;n<g2.length;n++){var r=g2[n];r.blockedOn===e&&(r.blockedOn=null)}}for(Xc!==null&&H1(Xc,e),Qc!==null&&H1(Qc,e),Jc!==null&&H1(Jc,e),em.forEach(t),tm.forEach(t),n=0;n<Hc.length;n++)r=Hc[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<Hc.length&&(n=Hc[0],n.blockedOn===null);)HR(n),n.blockedOn===null&&Hc.shift()}var Vp=Fu.ReactCurrentBatchConfig,h3=!0;function Kj(e,t,n,r){var i=kn,o=Vp.transition;Vp.transition=null;try{kn=1,KC(e,t,n,r)}finally{kn=i,Vp.transition=o}}function qj(e,t,n,r){var i=kn,o=Vp.transition;Vp.transition=null;try{kn=4,KC(e,t,n,r)}finally{kn=i,Vp.transition=o}}function KC(e,t,n,r){if(h3){var i=XS(e,t,n,r);if(i===null)ib(e,t,r,p3,n),uk(e,r);else if(Gj(i,e,t,n,r))r.stopPropagation();else if(uk(e,r),t&4&&-1<Uj.indexOf(e)){for(;i!==null;){var o=jm(i);if(o!==null&&zR(o),o=XS(e,t,n,r),o===null&&ib(e,t,r,p3,n),o===i)break;i=o}i!==null&&r.stopPropagation()}else ib(e,t,r,null,n)}}var p3=null;function XS(e,t,n,r){if(p3=null,e=VC(r),e=Df(e),e!==null)if(t=ih(e),t===null)e=null;else if(n=t.tag,n===13){if(e=LR(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return p3=e,null}function WR(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(Nj()){case UC:return 1;case MR:return 4;case d3:case Dj:return 16;case OR:return 536870912;default:return 16}default:return 16}}var Gc=null,qC=null,Sy=null;function VR(){if(Sy)return Sy;var e,t=qC,n=t.length,r,i="value"in Gc?Gc.value:Gc.textContent,o=i.length;for(e=0;e<n&&t[e]===i[e];e++);var a=n-e;for(r=1;r<=a&&t[n-r]===i[o-r];r++);return Sy=i.slice(e,1<r?1-r:void 0)}function wy(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function m2(){return!0}function dk(){return!1}function Ca(e){function t(n,r,i,o,a){this._reactName=n,this._targetInst=i,this.type=r,this.nativeEvent=o,this.target=a,this.currentTarget=null;for(var s in e)e.hasOwnProperty(s)&&(n=e[s],this[s]=n?n(o):o[s]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?m2:dk,this.isPropagationStopped=dk,this}return hr(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=m2)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=m2)},persist:function(){},isPersistent:m2}),t}var A0={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ZC=Ca(A0),Gm=hr({},A0,{view:0,detail:0}),Zj=Ca(Gm),Zx,Yx,W1,E5=hr({},Gm,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:YC,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==W1&&(W1&&e.type==="mousemove"?(Zx=e.screenX-W1.screenX,Yx=e.screenY-W1.screenY):Yx=Zx=0,W1=e),Zx)},movementY:function(e){return"movementY"in e?e.movementY:Yx}}),fk=Ca(E5),Yj=hr({},E5,{dataTransfer:0}),Xj=Ca(Yj),Qj=hr({},Gm,{relatedTarget:0}),Xx=Ca(Qj),Jj=hr({},A0,{animationName:0,elapsedTime:0,pseudoElement:0}),eK=Ca(Jj),tK=hr({},A0,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),nK=Ca(tK),rK=hr({},A0,{data:0}),hk=Ca(rK),iK={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},oK={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"},aK={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function sK(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=aK[e])?!!t[e]:!1}function YC(){return sK}var lK=hr({},Gm,{key:function(e){if(e.key){var t=iK[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=wy(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?oK[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:YC,charCode:function(e){return e.type==="keypress"?wy(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?wy(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),uK=Ca(lK),cK=hr({},E5,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),pk=Ca(cK),dK=hr({},Gm,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:YC}),fK=Ca(dK),hK=hr({},A0,{propertyName:0,elapsedTime:0,pseudoElement:0}),pK=Ca(hK),gK=hr({},E5,{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}),mK=Ca(gK),vK=[9,13,27,32],XC=Pu&&"CompositionEvent"in window,_g=null;Pu&&"documentMode"in document&&(_g=document.documentMode);var yK=Pu&&"TextEvent"in window&&!_g,UR=Pu&&(!XC||_g&&8<_g&&11>=_g),gk=String.fromCharCode(32),mk=!1;function GR(e,t){switch(e){case"keyup":return vK.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function jR(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Cp=!1;function xK(e,t){switch(e){case"compositionend":return jR(t);case"keypress":return t.which!==32?null:(mk=!0,gk);case"textInput":return e=t.data,e===gk&&mk?null:e;default:return null}}function bK(e,t){if(Cp)return e==="compositionend"||!XC&&GR(e,t)?(e=VR(),Sy=qC=Gc=null,Cp=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return UR&&t.locale!=="ko"?null:t.data;default:return null}}var SK={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 vk(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!SK[e.type]:t==="textarea"}function KR(e,t,n,r){_R(r),t=g3(t,"onChange"),0<t.length&&(n=new ZC("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var kg=null,rm=null;function wK(e){iI(e,0)}function P5(e){var t=Ep(e);if(vR(t))return e}function CK(e,t){if(e==="change")return t}var qR=!1;if(Pu){var Qx;if(Pu){var Jx="oninput"in document;if(!Jx){var yk=document.createElement("div");yk.setAttribute("oninput","return;"),Jx=typeof yk.oninput=="function"}Qx=Jx}else Qx=!1;qR=Qx&&(!document.documentMode||9<document.documentMode)}function xk(){kg&&(kg.detachEvent("onpropertychange",ZR),rm=kg=null)}function ZR(e){if(e.propertyName==="value"&&P5(rm)){var t=[];KR(t,rm,e,VC(e)),TR(wK,t)}}function _K(e,t,n){e==="focusin"?(xk(),kg=t,rm=n,kg.attachEvent("onpropertychange",ZR)):e==="focusout"&&xk()}function kK(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return P5(rm)}function EK(e,t){if(e==="click")return P5(t)}function PK(e,t){if(e==="input"||e==="change")return P5(t)}function TK(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Os=typeof Object.is=="function"?Object.is:TK;function im(e,t){if(Os(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!MS.call(t,i)||!Os(e[i],t[i]))return!1}return!0}function bk(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Sk(e,t){var n=bk(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=bk(n)}}function YR(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?YR(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function XR(){for(var e=window,t=l3();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=l3(e.document)}return t}function QC(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function LK(e){var t=XR(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&YR(n.ownerDocument.documentElement,n)){if(r!==null&&QC(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=r.end===void 0?o:Math.min(r.end,i),!e.extend&&o>r&&(i=r,r=o,o=i),i=Sk(n,o);var a=Sk(n,r);i&&a&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(a.node,a.offset)):(t.setEnd(a.node,a.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var AK=Pu&&"documentMode"in document&&11>=document.documentMode,_p=null,QS=null,Eg=null,JS=!1;function wk(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;JS||_p==null||_p!==l3(r)||(r=_p,"selectionStart"in r&&QC(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Eg&&im(Eg,r)||(Eg=r,r=g3(QS,"onSelect"),0<r.length&&(t=new ZC("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=_p)))}function v2(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var kp={animationend:v2("Animation","AnimationEnd"),animationiteration:v2("Animation","AnimationIteration"),animationstart:v2("Animation","AnimationStart"),transitionend:v2("Transition","TransitionEnd")},eb={},QR={};Pu&&(QR=document.createElement("div").style,"AnimationEvent"in window||(delete kp.animationend.animation,delete kp.animationiteration.animation,delete kp.animationstart.animation),"TransitionEvent"in window||delete kp.transitionend.transition);function T5(e){if(eb[e])return eb[e];if(!kp[e])return e;var t=kp[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in QR)return eb[e]=t[n];return e}var JR=T5("animationend"),eI=T5("animationiteration"),tI=T5("animationstart"),nI=T5("transitionend"),rI=new Map,Ck="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 md(e,t){rI.set(e,t),rh(t,[e])}for(var tb=0;tb<Ck.length;tb++){var nb=Ck[tb],RK=nb.toLowerCase(),IK=nb[0].toUpperCase()+nb.slice(1);md(RK,"on"+IK)}md(JR,"onAnimationEnd");md(eI,"onAnimationIteration");md(tI,"onAnimationStart");md("dblclick","onDoubleClick");md("focusin","onFocus");md("focusout","onBlur");md(nI,"onTransitionEnd");s0("onMouseEnter",["mouseout","mouseover"]);s0("onMouseLeave",["mouseout","mouseover"]);s0("onPointerEnter",["pointerout","pointerover"]);s0("onPointerLeave",["pointerout","pointerover"]);rh("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));rh("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));rh("onBeforeInput",["compositionend","keypress","textInput","paste"]);rh("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));rh("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));rh("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var lg="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(" "),MK=new Set("cancel close invalid load scroll toggle".split(" ").concat(lg));function _k(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,Rj(r,t,void 0,e),e.currentTarget=null}function iI(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;e:{var o=void 0;if(t)for(var a=r.length-1;0<=a;a--){var s=r[a],l=s.instance,d=s.currentTarget;if(s=s.listener,l!==o&&i.isPropagationStopped())break e;_k(i,s,d),o=l}else for(a=0;a<r.length;a++){if(s=r[a],l=s.instance,d=s.currentTarget,s=s.listener,l!==o&&i.isPropagationStopped())break e;_k(i,s,d),o=l}}}if(c3)throw e=qS,c3=!1,qS=null,e}function jn(e,t){var n=t[iw];n===void 0&&(n=t[iw]=new Set);var r=e+"__bubble";n.has(r)||(oI(t,e,2,!1),n.add(r))}function rb(e,t,n){var r=0;t&&(r|=4),oI(n,e,r,t)}var y2="_reactListening"+Math.random().toString(36).slice(2);function om(e){if(!e[y2]){e[y2]=!0,fR.forEach(function(n){n!=="selectionchange"&&(MK.has(n)||rb(n,!1,e),rb(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[y2]||(t[y2]=!0,rb("selectionchange",!1,t))}}function oI(e,t,n,r){switch(WR(t)){case 1:var i=Kj;break;case 4:i=qj;break;default:i=KC}n=i.bind(null,t,n,e),i=void 0,!KS||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(i=!0),r?i!==void 0?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):i!==void 0?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function ib(e,t,n,r,i){var o=r;if((t&1)===0&&(t&2)===0&&r!==null)e:for(;;){if(r===null)return;var a=r.tag;if(a===3||a===4){var s=r.stateNode.containerInfo;if(s===i||s.nodeType===8&&s.parentNode===i)break;if(a===4)for(a=r.return;a!==null;){var l=a.tag;if((l===3||l===4)&&(l=a.stateNode.containerInfo,l===i||l.nodeType===8&&l.parentNode===i))return;a=a.return}for(;s!==null;){if(a=Df(s),a===null)return;if(l=a.tag,l===5||l===6){r=o=a;continue e}s=s.parentNode}}r=r.return}TR(function(){var d=o,p=VC(n),g=[];e:{var m=rI.get(e);if(m!==void 0){var y=ZC,b=e;switch(e){case"keypress":if(wy(n)===0)break e;case"keydown":case"keyup":y=uK;break;case"focusin":b="focus",y=Xx;break;case"focusout":b="blur",y=Xx;break;case"beforeblur":case"afterblur":y=Xx;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":y=fk;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":y=Xj;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":y=fK;break;case JR:case eI:case tI:y=eK;break;case nI:y=pK;break;case"scroll":y=Zj;break;case"wheel":y=mK;break;case"copy":case"cut":case"paste":y=nK;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":y=pk}var w=(t&4)!==0,P=!w&&e==="scroll",T=w?m!==null?m+"Capture":null:m;w=[];for(var k=d,L;k!==null;){L=k;var I=L.stateNode;if(L.tag===5&&I!==null&&(L=I,T!==null&&(I=Jg(k,T),I!=null&&w.push(am(k,I,L)))),P)break;k=k.return}0<w.length&&(m=new y(m,b,null,n,p),g.push({event:m,listeners:w}))}}if((t&7)===0){e:{if(m=e==="mouseover"||e==="pointerover",y=e==="mouseout"||e==="pointerout",m&&n!==GS&&(b=n.relatedTarget||n.fromElement)&&(Df(b)||b[Tu]))break e;if((y||m)&&(m=p.window===p?p:(m=p.ownerDocument)?m.defaultView||m.parentWindow:window,y?(b=n.relatedTarget||n.toElement,y=d,b=b?Df(b):null,b!==null&&(P=ih(b),b!==P||b.tag!==5&&b.tag!==6)&&(b=null)):(y=null,b=d),y!==b)){if(w=fk,I="onMouseLeave",T="onMouseEnter",k="mouse",(e==="pointerout"||e==="pointerover")&&(w=pk,I="onPointerLeave",T="onPointerEnter",k="pointer"),P=y==null?m:Ep(y),L=b==null?m:Ep(b),m=new w(I,k+"leave",y,n,p),m.target=P,m.relatedTarget=L,I=null,Df(p)===d&&(w=new w(T,k+"enter",b,n,p),w.target=L,w.relatedTarget=P,I=w),P=I,y&&b)t:{for(w=y,T=b,k=0,L=w;L;L=op(L))k++;for(L=0,I=T;I;I=op(I))L++;for(;0<k-L;)w=op(w),k--;for(;0<L-k;)T=op(T),L--;for(;k--;){if(w===T||T!==null&&w===T.alternate)break t;w=op(w),T=op(T)}w=null}else w=null;y!==null&&kk(g,m,y,w,!1),b!==null&&P!==null&&kk(g,P,b,w,!0)}}e:{if(m=d?Ep(d):window,y=m.nodeName&&m.nodeName.toLowerCase(),y==="select"||y==="input"&&m.type==="file")var N=CK;else if(vk(m))if(qR)N=PK;else{N=kK;var F=_K}else(y=m.nodeName)&&y.toLowerCase()==="input"&&(m.type==="checkbox"||m.type==="radio")&&(N=EK);if(N&&(N=N(e,d))){KR(g,N,n,p);break e}F&&F(e,m,d),e==="focusout"&&(F=m._wrapperState)&&F.controlled&&m.type==="number"&&BS(m,"number",m.value)}switch(F=d?Ep(d):window,e){case"focusin":(vk(F)||F.contentEditable==="true")&&(_p=F,QS=d,Eg=null);break;case"focusout":Eg=QS=_p=null;break;case"mousedown":JS=!0;break;case"contextmenu":case"mouseup":case"dragend":JS=!1,wk(g,n,p);break;case"selectionchange":if(AK)break;case"keydown":case"keyup":wk(g,n,p)}var z;if(XC)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 Cp?GR(e,n)&&(B="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(B="onCompositionStart");B&&(UR&&n.locale!=="ko"&&(Cp||B!=="onCompositionStart"?B==="onCompositionEnd"&&Cp&&(z=VR()):(Gc=p,qC="value"in Gc?Gc.value:Gc.textContent,Cp=!0)),F=g3(d,B),0<F.length&&(B=new hk(B,e,null,n,p),g.push({event:B,listeners:F}),z?B.data=z:(z=jR(n),z!==null&&(B.data=z)))),(z=yK?xK(e,n):bK(e,n))&&(d=g3(d,"onBeforeInput"),0<d.length&&(p=new hk("onBeforeInput","beforeinput",null,n,p),g.push({event:p,listeners:d}),p.data=z))}iI(g,t)})}function am(e,t,n){return{instance:e,listener:t,currentTarget:n}}function g3(e,t){for(var n=t+"Capture",r=[];e!==null;){var i=e,o=i.stateNode;i.tag===5&&o!==null&&(i=o,o=Jg(e,n),o!=null&&r.unshift(am(e,o,i)),o=Jg(e,t),o!=null&&r.push(am(e,o,i))),e=e.return}return r}function op(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function kk(e,t,n,r,i){for(var o=t._reactName,a=[];n!==null&&n!==r;){var s=n,l=s.alternate,d=s.stateNode;if(l!==null&&l===r)break;s.tag===5&&d!==null&&(s=d,i?(l=Jg(n,o),l!=null&&a.unshift(am(n,l,s))):i||(l=Jg(n,o),l!=null&&a.push(am(n,l,s)))),n=n.return}a.length!==0&&e.push({event:t,listeners:a})}var OK=/\r\n?/g,NK=/\u0000|\uFFFD/g;function Ek(e){return(typeof e=="string"?e:""+e).replace(OK,`
-`).replace(NK,"")}function x2(e,t,n){if(t=Ek(t),Ek(e)!==t&&n)throw Error(ze(425))}function m3(){}var ew=null,tw=null;function nw(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var rw=typeof setTimeout=="function"?setTimeout:void 0,DK=typeof clearTimeout=="function"?clearTimeout:void 0,Pk=typeof Promise=="function"?Promise:void 0,zK=typeof queueMicrotask=="function"?queueMicrotask:typeof Pk<"u"?function(e){return Pk.resolve(null).then(e).catch(FK)}:rw;function FK(e){setTimeout(function(){throw e})}function ob(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n==="/$"){if(r===0){e.removeChild(i),nm(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);nm(t)}function ed(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function Tk(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var R0=Math.random().toString(36).slice(2),xl="__reactFiber$"+R0,sm="__reactProps$"+R0,Tu="__reactContainer$"+R0,iw="__reactEvents$"+R0,$K="__reactListeners$"+R0,BK="__reactHandles$"+R0;function Df(e){var t=e[xl];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Tu]||n[xl]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=Tk(e);e!==null;){if(n=e[xl])return n;e=Tk(e)}return t}e=n,n=e.parentNode}return null}function jm(e){return e=e[xl]||e[Tu],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Ep(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(ze(33))}function L5(e){return e[sm]||null}var ow=[],Pp=-1;function vd(e){return{current:e}}function qn(e){0>Pp||(e.current=ow[Pp],ow[Pp]=null,Pp--)}function Wn(e,t){Pp++,ow[Pp]=e.current,e.current=t}var ld={},Xi=vd(ld),Bo=vd(!1),qf=ld;function l0(e,t){var n=e.type.contextTypes;if(!n)return ld;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},o;for(o in n)i[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function Ho(e){return e=e.childContextTypes,e!=null}function v3(){qn(Bo),qn(Xi)}function Lk(e,t,n){if(Xi.current!==ld)throw Error(ze(168));Wn(Xi,t),Wn(Bo,n)}function aI(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(ze(108,_j(e)||"Unknown",i));return hr({},n,r)}function y3(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ld,qf=Xi.current,Wn(Xi,e),Wn(Bo,Bo.current),!0}function Ak(e,t,n){var r=e.stateNode;if(!r)throw Error(ze(169));n?(e=aI(e,t,qf),r.__reactInternalMemoizedMergedChildContext=e,qn(Bo),qn(Xi),Wn(Xi,e)):qn(Bo),Wn(Bo,n)}var bu=null,A5=!1,ab=!1;function sI(e){bu===null?bu=[e]:bu.push(e)}function HK(e){A5=!0,sI(e)}function yd(){if(!ab&&bu!==null){ab=!0;var e=0,t=kn;try{var n=bu;for(kn=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}bu=null,A5=!1}catch(i){throw bu!==null&&(bu=bu.slice(e+1)),IR(UC,yd),i}finally{kn=t,ab=!1}}return null}var Tp=[],Lp=0,x3=null,b3=0,Ua=[],Ga=0,Zf=null,Cu=1,_u="";function Pf(e,t){Tp[Lp++]=b3,Tp[Lp++]=x3,x3=e,b3=t}function lI(e,t,n){Ua[Ga++]=Cu,Ua[Ga++]=_u,Ua[Ga++]=Zf,Zf=e;var r=Cu;e=_u;var i=32-Rs(r)-1;r&=~(1<<i),n+=1;var o=32-Rs(t)+i;if(30<o){var a=i-i%5;o=(r&(1<<a)-1).toString(32),r>>=a,i-=a,Cu=1<<32-Rs(t)+i|n<<i|r,_u=o+e}else Cu=1<<o|n<<i|r,_u=e}function JC(e){e.return!==null&&(Pf(e,1),lI(e,1,0))}function e9(e){for(;e===x3;)x3=Tp[--Lp],Tp[Lp]=null,b3=Tp[--Lp],Tp[Lp]=null;for(;e===Zf;)Zf=Ua[--Ga],Ua[Ga]=null,_u=Ua[--Ga],Ua[Ga]=null,Cu=Ua[--Ga],Ua[Ga]=null}var ma=null,pa=null,er=!1,Ls=null;function uI(e,t){var n=qa(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function Rk(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,ma=e,pa=ed(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,ma=e,pa=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=Zf!==null?{id:Cu,overflow:_u}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=qa(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,ma=e,pa=null,!0):!1;default:return!1}}function aw(e){return(e.mode&1)!==0&&(e.flags&128)===0}function sw(e){if(er){var t=pa;if(t){var n=t;if(!Rk(e,t)){if(aw(e))throw Error(ze(418));t=ed(n.nextSibling);var r=ma;t&&Rk(e,t)?uI(r,n):(e.flags=e.flags&-4097|2,er=!1,ma=e)}}else{if(aw(e))throw Error(ze(418));e.flags=e.flags&-4097|2,er=!1,ma=e}}}function Ik(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;ma=e}function b2(e){if(e!==ma)return!1;if(!er)return Ik(e),er=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!nw(e.type,e.memoizedProps)),t&&(t=pa)){if(aw(e))throw cI(),Error(ze(418));for(;t;)uI(e,t),t=ed(t.nextSibling)}if(Ik(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(ze(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){pa=ed(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}pa=null}}else pa=ma?ed(e.stateNode.nextSibling):null;return!0}function cI(){for(var e=pa;e;)e=ed(e.nextSibling)}function u0(){pa=ma=null,er=!1}function t9(e){Ls===null?Ls=[e]:Ls.push(e)}var WK=Fu.ReactCurrentBatchConfig;function Es(e,t){if(e&&e.defaultProps){t=hr({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}var S3=vd(null),w3=null,Ap=null,n9=null;function r9(){n9=Ap=w3=null}function i9(e){var t=S3.current;qn(S3),e._currentValue=t}function lw(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function Up(e,t){w3=e,n9=Ap=null,e=e.dependencies,e!==null&&e.firstContext!==null&&((e.lanes&t)!==0&&($o=!0),e.firstContext=null)}function Xa(e){var t=e._currentValue;if(n9!==e)if(e={context:e,memoizedValue:t,next:null},Ap===null){if(w3===null)throw Error(ze(308));Ap=e,w3.dependencies={lanes:0,firstContext:e}}else Ap=Ap.next=e;return t}var zf=null;function o9(e){zf===null?zf=[e]:zf.push(e)}function dI(e,t,n,r){var i=t.interleaved;return i===null?(n.next=n,o9(t)):(n.next=i.next,i.next=n),t.interleaved=n,Lu(e,r)}function Lu(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var Fc=!1;function a9(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function fI(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Eu(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function td(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,(ln&2)!==0){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,Lu(e,n)}return i=r.interleaved,i===null?(t.next=t,o9(r)):(t.next=i.next,i.next=t),r.interleaved=t,Lu(e,n)}function Cy(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,GC(e,n)}}function Mk(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,o=null;if(n=n.firstBaseUpdate,n!==null){do{var a={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};o===null?i=o=a:o=o.next=a,n=n.next}while(n!==null);o===null?i=o=t:o=o.next=t}else i=o=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:o,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function C3(e,t,n,r){var i=e.updateQueue;Fc=!1;var o=i.firstBaseUpdate,a=i.lastBaseUpdate,s=i.shared.pending;if(s!==null){i.shared.pending=null;var l=s,d=l.next;l.next=null,a===null?o=d:a.next=d,a=l;var p=e.alternate;p!==null&&(p=p.updateQueue,s=p.lastBaseUpdate,s!==a&&(s===null?p.firstBaseUpdate=d:s.next=d,p.lastBaseUpdate=l))}if(o!==null){var g=i.baseState;a=0,p=d=l=null,s=o;do{var m=s.lane,y=s.eventTime;if((r&m)===m){p!==null&&(p=p.next={eventTime:y,lane:0,tag:s.tag,payload:s.payload,callback:s.callback,next:null});e:{var b=e,w=s;switch(m=t,y=n,w.tag){case 1:if(b=w.payload,typeof b=="function"){g=b.call(y,g,m);break e}g=b;break e;case 3:b.flags=b.flags&-65537|128;case 0:if(b=w.payload,m=typeof b=="function"?b.call(y,g,m):b,m==null)break e;g=hr({},g,m);break e;case 2:Fc=!0}}s.callback!==null&&s.lane!==0&&(e.flags|=64,m=i.effects,m===null?i.effects=[s]:m.push(s))}else y={eventTime:y,lane:m,tag:s.tag,payload:s.payload,callback:s.callback,next:null},p===null?(d=p=y,l=g):p=p.next=y,a|=m;if(s=s.next,s===null){if(s=i.shared.pending,s===null)break;m=s,s=m.next,m.next=null,i.lastBaseUpdate=m,i.shared.pending=null}}while(1);if(p===null&&(l=g),i.baseState=l,i.firstBaseUpdate=d,i.lastBaseUpdate=p,t=i.shared.interleaved,t!==null){i=t;do a|=i.lane,i=i.next;while(i!==t)}else o===null&&(i.shared.lanes=0);Xf|=a,e.lanes=a,e.memoizedState=g}}function Ok(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(i!==null){if(r.callback=null,r=n,typeof i!="function")throw Error(ze(191,i));i.call(r)}}}var hI=new dR.Component().refs;function uw(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:hr({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var R5={isMounted:function(e){return(e=e._reactInternals)?ih(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=vo(),i=rd(e),o=Eu(r,i);o.payload=t,n!=null&&(o.callback=n),t=td(e,o,i),t!==null&&(Is(t,e,i,r),Cy(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=vo(),i=rd(e),o=Eu(r,i);o.tag=1,o.payload=t,n!=null&&(o.callback=n),t=td(e,o,i),t!==null&&(Is(t,e,i,r),Cy(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=vo(),r=rd(e),i=Eu(n,r);i.tag=2,t!=null&&(i.callback=t),t=td(e,i,r),t!==null&&(Is(t,e,r,n),Cy(t,e,r))}};function Nk(e,t,n,r,i,o,a){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,o,a):t.prototype&&t.prototype.isPureReactComponent?!im(n,r)||!im(i,o):!0}function pI(e,t,n){var r=!1,i=ld,o=t.contextType;return typeof o=="object"&&o!==null?o=Xa(o):(i=Ho(t)?qf:Xi.current,r=t.contextTypes,o=(r=r!=null)?l0(e,i):ld),t=new t(n,o),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=R5,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=o),t}function Dk(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&R5.enqueueReplaceState(t,t.state,null)}function cw(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs=hI,a9(e);var o=t.contextType;typeof o=="object"&&o!==null?i.context=Xa(o):(o=Ho(t)?qf:Xi.current,i.context=l0(e,o)),i.state=e.memoizedState,o=t.getDerivedStateFromProps,typeof o=="function"&&(uw(e,t,o,n),i.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof i.getSnapshotBeforeUpdate=="function"||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(t=i.state,typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount(),t!==i.state&&R5.enqueueReplaceState(i,i.state,null),C3(e,n,i,r),i.state=e.memoizedState),typeof i.componentDidMount=="function"&&(e.flags|=4194308)}function V1(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(ze(309));var r=n.stateNode}if(!r)throw Error(ze(147,e));var i=r,o=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===o?t.ref:(t=function(a){var s=i.refs;s===hI&&(s=i.refs={}),a===null?delete s[o]:s[o]=a},t._stringRef=o,t)}if(typeof e!="string")throw Error(ze(284));if(!n._owner)throw Error(ze(290,e))}return e}function S2(e,t){throw e=Object.prototype.toString.call(t),Error(ze(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function zk(e){var t=e._init;return t(e._payload)}function gI(e){function t(T,k){if(e){var L=T.deletions;L===null?(T.deletions=[k],T.flags|=16):L.push(k)}}function n(T,k){if(!e)return null;for(;k!==null;)t(T,k),k=k.sibling;return null}function r(T,k){for(T=new Map;k!==null;)k.key!==null?T.set(k.key,k):T.set(k.index,k),k=k.sibling;return T}function i(T,k){return T=id(T,k),T.index=0,T.sibling=null,T}function o(T,k,L){return T.index=L,e?(L=T.alternate,L!==null?(L=L.index,L<k?(T.flags|=2,k):L):(T.flags|=2,k)):(T.flags|=1048576,k)}function a(T){return e&&T.alternate===null&&(T.flags|=2),T}function s(T,k,L,I){return k===null||k.tag!==6?(k=hb(L,T.mode,I),k.return=T,k):(k=i(k,L),k.return=T,k)}function l(T,k,L,I){var N=L.type;return N===wp?p(T,k,L.props.children,I,L.key):k!==null&&(k.elementType===N||typeof N=="object"&&N!==null&&N.$$typeof===zc&&zk(N)===k.type)?(I=i(k,L.props),I.ref=V1(T,k,L),I.return=T,I):(I=Ly(L.type,L.key,L.props,null,T.mode,I),I.ref=V1(T,k,L),I.return=T,I)}function d(T,k,L,I){return k===null||k.tag!==4||k.stateNode.containerInfo!==L.containerInfo||k.stateNode.implementation!==L.implementation?(k=pb(L,T.mode,I),k.return=T,k):(k=i(k,L.children||[]),k.return=T,k)}function p(T,k,L,I,N){return k===null||k.tag!==7?(k=Vf(L,T.mode,I,N),k.return=T,k):(k=i(k,L),k.return=T,k)}function g(T,k,L){if(typeof k=="string"&&k!==""||typeof k=="number")return k=hb(""+k,T.mode,L),k.return=T,k;if(typeof k=="object"&&k!==null){switch(k.$$typeof){case c2:return L=Ly(k.type,k.key,k.props,null,T.mode,L),L.ref=V1(T,null,k),L.return=T,L;case Sp:return k=pb(k,T.mode,L),k.return=T,k;case zc:var I=k._init;return g(T,I(k._payload),L)}if(ag(k)||F1(k))return k=Vf(k,T.mode,L,null),k.return=T,k;S2(T,k)}return null}function m(T,k,L,I){var N=k!==null?k.key:null;if(typeof L=="string"&&L!==""||typeof L=="number")return N!==null?null:s(T,k,""+L,I);if(typeof L=="object"&&L!==null){switch(L.$$typeof){case c2:return L.key===N?l(T,k,L,I):null;case Sp:return L.key===N?d(T,k,L,I):null;case zc:return N=L._init,m(T,k,N(L._payload),I)}if(ag(L)||F1(L))return N!==null?null:p(T,k,L,I,null);S2(T,L)}return null}function y(T,k,L,I,N){if(typeof I=="string"&&I!==""||typeof I=="number")return T=T.get(L)||null,s(k,T,""+I,N);if(typeof I=="object"&&I!==null){switch(I.$$typeof){case c2:return T=T.get(I.key===null?L:I.key)||null,l(k,T,I,N);case Sp:return T=T.get(I.key===null?L:I.key)||null,d(k,T,I,N);case zc:var F=I._init;return y(T,k,L,F(I._payload),N)}if(ag(I)||F1(I))return T=T.get(L)||null,p(k,T,I,N,null);S2(k,I)}return null}function b(T,k,L,I){for(var N=null,F=null,z=k,B=k=0,K=null;z!==null&&B<L.length;B++){z.index>B?(K=z,z=null):K=z.sibling;var U=m(T,z,L[B],I);if(U===null){z===null&&(z=K);break}e&&z&&U.alternate===null&&t(T,z),k=o(U,k,B),F===null?N=U:F.sibling=U,F=U,z=K}if(B===L.length)return n(T,z),er&&Pf(T,B),N;if(z===null){for(;B<L.length;B++)z=g(T,L[B],I),z!==null&&(k=o(z,k,B),F===null?N=z:F.sibling=z,F=z);return er&&Pf(T,B),N}for(z=r(T,z);B<L.length;B++)K=y(z,T,B,L[B],I),K!==null&&(e&&K.alternate!==null&&z.delete(K.key===null?B:K.key),k=o(K,k,B),F===null?N=K:F.sibling=K,F=K);return e&&z.forEach(function(Y){return t(T,Y)}),er&&Pf(T,B),N}function w(T,k,L,I){var N=F1(L);if(typeof N!="function")throw Error(ze(150));if(L=N.call(L),L==null)throw Error(ze(151));for(var F=N=null,z=k,B=k=0,K=null,U=L.next();z!==null&&!U.done;B++,U=L.next()){z.index>B?(K=z,z=null):K=z.sibling;var Y=m(T,z,U.value,I);if(Y===null){z===null&&(z=K);break}e&&z&&Y.alternate===null&&t(T,z),k=o(Y,k,B),F===null?N=Y:F.sibling=Y,F=Y,z=K}if(U.done)return n(T,z),er&&Pf(T,B),N;if(z===null){for(;!U.done;B++,U=L.next())U=g(T,U.value,I),U!==null&&(k=o(U,k,B),F===null?N=U:F.sibling=U,F=U);return er&&Pf(T,B),N}for(z=r(T,z);!U.done;B++,U=L.next())U=y(z,T,B,U.value,I),U!==null&&(e&&U.alternate!==null&&z.delete(U.key===null?B:U.key),k=o(U,k,B),F===null?N=U:F.sibling=U,F=U);return e&&z.forEach(function(ve){return t(T,ve)}),er&&Pf(T,B),N}function P(T,k,L,I){if(typeof L=="object"&&L!==null&&L.type===wp&&L.key===null&&(L=L.props.children),typeof L=="object"&&L!==null){switch(L.$$typeof){case c2:e:{for(var N=L.key,F=k;F!==null;){if(F.key===N){if(N=L.type,N===wp){if(F.tag===7){n(T,F.sibling),k=i(F,L.props.children),k.return=T,T=k;break e}}else if(F.elementType===N||typeof N=="object"&&N!==null&&N.$$typeof===zc&&zk(N)===F.type){n(T,F.sibling),k=i(F,L.props),k.ref=V1(T,F,L),k.return=T,T=k;break e}n(T,F);break}else t(T,F);F=F.sibling}L.type===wp?(k=Vf(L.props.children,T.mode,I,L.key),k.return=T,T=k):(I=Ly(L.type,L.key,L.props,null,T.mode,I),I.ref=V1(T,k,L),I.return=T,T=I)}return a(T);case Sp:e:{for(F=L.key;k!==null;){if(k.key===F)if(k.tag===4&&k.stateNode.containerInfo===L.containerInfo&&k.stateNode.implementation===L.implementation){n(T,k.sibling),k=i(k,L.children||[]),k.return=T,T=k;break e}else{n(T,k);break}else t(T,k);k=k.sibling}k=pb(L,T.mode,I),k.return=T,T=k}return a(T);case zc:return F=L._init,P(T,k,F(L._payload),I)}if(ag(L))return b(T,k,L,I);if(F1(L))return w(T,k,L,I);S2(T,L)}return typeof L=="string"&&L!==""||typeof L=="number"?(L=""+L,k!==null&&k.tag===6?(n(T,k.sibling),k=i(k,L),k.return=T,T=k):(n(T,k),k=hb(L,T.mode,I),k.return=T,T=k),a(T)):n(T,k)}return P}var c0=gI(!0),mI=gI(!1),Km={},_l=vd(Km),lm=vd(Km),um=vd(Km);function Ff(e){if(e===Km)throw Error(ze(174));return e}function s9(e,t){switch(Wn(um,t),Wn(lm,e),Wn(_l,Km),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:WS(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=WS(t,e)}qn(_l),Wn(_l,t)}function d0(){qn(_l),qn(lm),qn(um)}function vI(e){Ff(um.current);var t=Ff(_l.current),n=WS(t,e.type);t!==n&&(Wn(lm,e),Wn(_l,n))}function l9(e){lm.current===e&&(qn(_l),qn(lm))}var dr=vd(0);function _3(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var sb=[];function u9(){for(var e=0;e<sb.length;e++)sb[e]._workInProgressVersionPrimary=null;sb.length=0}var _y=Fu.ReactCurrentDispatcher,lb=Fu.ReactCurrentBatchConfig,Yf=0,fr=null,ti=null,gi=null,k3=!1,Pg=!1,cm=0,VK=0;function Gi(){throw Error(ze(321))}function c9(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Os(e[n],t[n]))return!1;return!0}function d9(e,t,n,r,i,o){if(Yf=o,fr=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,_y.current=e===null||e.memoizedState===null?KK:qK,e=n(r,i),Pg){o=0;do{if(Pg=!1,cm=0,25<=o)throw Error(ze(301));o+=1,gi=ti=null,t.updateQueue=null,_y.current=ZK,e=n(r,i)}while(Pg)}if(_y.current=E3,t=ti!==null&&ti.next!==null,Yf=0,gi=ti=fr=null,k3=!1,t)throw Error(ze(300));return e}function f9(){var e=cm!==0;return cm=0,e}function pl(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return gi===null?fr.memoizedState=gi=e:gi=gi.next=e,gi}function Qa(){if(ti===null){var e=fr.alternate;e=e!==null?e.memoizedState:null}else e=ti.next;var t=gi===null?fr.memoizedState:gi.next;if(t!==null)gi=t,ti=e;else{if(e===null)throw Error(ze(310));ti=e,e={memoizedState:ti.memoizedState,baseState:ti.baseState,baseQueue:ti.baseQueue,queue:ti.queue,next:null},gi===null?fr.memoizedState=gi=e:gi=gi.next=e}return gi}function dm(e,t){return typeof t=="function"?t(e):t}function ub(e){var t=Qa(),n=t.queue;if(n===null)throw Error(ze(311));n.lastRenderedReducer=e;var r=ti,i=r.baseQueue,o=n.pending;if(o!==null){if(i!==null){var a=i.next;i.next=o.next,o.next=a}r.baseQueue=i=o,n.pending=null}if(i!==null){o=i.next,r=r.baseState;var s=a=null,l=null,d=o;do{var p=d.lane;if((Yf&p)===p)l!==null&&(l=l.next={lane:0,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null}),r=d.hasEagerState?d.eagerState:e(r,d.action);else{var g={lane:p,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null};l===null?(s=l=g,a=r):l=l.next=g,fr.lanes|=p,Xf|=p}d=d.next}while(d!==null&&d!==o);l===null?a=r:l.next=s,Os(r,t.memoizedState)||($o=!0),t.memoizedState=r,t.baseState=a,t.baseQueue=l,n.lastRenderedState=r}if(e=n.interleaved,e!==null){i=e;do o=i.lane,fr.lanes|=o,Xf|=o,i=i.next;while(i!==e)}else i===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function cb(e){var t=Qa(),n=t.queue;if(n===null)throw Error(ze(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,o=t.memoizedState;if(i!==null){n.pending=null;var a=i=i.next;do o=e(o,a.action),a=a.next;while(a!==i);Os(o,t.memoizedState)||($o=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function yI(){}function xI(e,t){var n=fr,r=Qa(),i=t(),o=!Os(r.memoizedState,i);if(o&&(r.memoizedState=i,$o=!0),r=r.queue,h9(wI.bind(null,n,r,e),[e]),r.getSnapshot!==t||o||gi!==null&&gi.memoizedState.tag&1){if(n.flags|=2048,fm(9,SI.bind(null,n,r,i,t),void 0,null),mi===null)throw Error(ze(349));(Yf&30)!==0||bI(n,t,i)}return i}function bI(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=fr.updateQueue,t===null?(t={lastEffect:null,stores:null},fr.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function SI(e,t,n,r){t.value=n,t.getSnapshot=r,CI(t)&&_I(e)}function wI(e,t,n){return n(function(){CI(t)&&_I(e)})}function CI(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Os(e,n)}catch{return!0}}function _I(e){var t=Lu(e,1);t!==null&&Is(t,e,1,-1)}function Fk(e){var t=pl();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:dm,lastRenderedState:e},t.queue=e,e=e.dispatch=jK.bind(null,fr,e),[t.memoizedState,e]}function fm(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=fr.updateQueue,t===null?(t={lastEffect:null,stores:null},fr.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function kI(){return Qa().memoizedState}function ky(e,t,n,r){var i=pl();fr.flags|=e,i.memoizedState=fm(1|t,n,void 0,r===void 0?null:r)}function I5(e,t,n,r){var i=Qa();r=r===void 0?null:r;var o=void 0;if(ti!==null){var a=ti.memoizedState;if(o=a.destroy,r!==null&&c9(r,a.deps)){i.memoizedState=fm(t,n,o,r);return}}fr.flags|=e,i.memoizedState=fm(1|t,n,o,r)}function $k(e,t){return ky(8390656,8,e,t)}function h9(e,t){return I5(2048,8,e,t)}function EI(e,t){return I5(4,2,e,t)}function PI(e,t){return I5(4,4,e,t)}function TI(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function LI(e,t,n){return n=n!=null?n.concat([e]):null,I5(4,4,TI.bind(null,t,e),n)}function p9(){}function AI(e,t){var n=Qa();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&c9(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function RI(e,t){var n=Qa();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&c9(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function II(e,t,n){return(Yf&21)===0?(e.baseState&&(e.baseState=!1,$o=!0),e.memoizedState=n):(Os(n,t)||(n=NR(),fr.lanes|=n,Xf|=n,e.baseState=!0),t)}function UK(e,t){var n=kn;kn=n!==0&&4>n?n:4,e(!0);var r=lb.transition;lb.transition={};try{e(!1),t()}finally{kn=n,lb.transition=r}}function MI(){return Qa().memoizedState}function GK(e,t,n){var r=rd(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},OI(e))NI(t,n);else if(n=dI(e,t,n,r),n!==null){var i=vo();Is(n,e,r,i),DI(n,t,r)}}function jK(e,t,n){var r=rd(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(OI(e))NI(t,i);else{var o=e.alternate;if(e.lanes===0&&(o===null||o.lanes===0)&&(o=t.lastRenderedReducer,o!==null))try{var a=t.lastRenderedState,s=o(a,n);if(i.hasEagerState=!0,i.eagerState=s,Os(s,a)){var l=t.interleaved;l===null?(i.next=i,o9(t)):(i.next=l.next,l.next=i),t.interleaved=i;return}}catch{}finally{}n=dI(e,t,i,r),n!==null&&(i=vo(),Is(n,e,r,i),DI(n,t,r))}}function OI(e){var t=e.alternate;return e===fr||t!==null&&t===fr}function NI(e,t){Pg=k3=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function DI(e,t,n){if((n&4194240)!==0){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,GC(e,n)}}var E3={readContext:Xa,useCallback:Gi,useContext:Gi,useEffect:Gi,useImperativeHandle:Gi,useInsertionEffect:Gi,useLayoutEffect:Gi,useMemo:Gi,useReducer:Gi,useRef:Gi,useState:Gi,useDebugValue:Gi,useDeferredValue:Gi,useTransition:Gi,useMutableSource:Gi,useSyncExternalStore:Gi,useId:Gi,unstable_isNewReconciler:!1},KK={readContext:Xa,useCallback:function(e,t){return pl().memoizedState=[e,t===void 0?null:t],e},useContext:Xa,useEffect:$k,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,ky(4194308,4,TI.bind(null,t,e),n)},useLayoutEffect:function(e,t){return ky(4194308,4,e,t)},useInsertionEffect:function(e,t){return ky(4,2,e,t)},useMemo:function(e,t){var n=pl();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=pl();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=GK.bind(null,fr,e),[r.memoizedState,e]},useRef:function(e){var t=pl();return e={current:e},t.memoizedState=e},useState:Fk,useDebugValue:p9,useDeferredValue:function(e){return pl().memoizedState=e},useTransition:function(){var e=Fk(!1),t=e[0];return e=UK.bind(null,e[1]),pl().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=fr,i=pl();if(er){if(n===void 0)throw Error(ze(407));n=n()}else{if(n=t(),mi===null)throw Error(ze(349));(Yf&30)!==0||bI(r,t,n)}i.memoizedState=n;var o={value:n,getSnapshot:t};return i.queue=o,$k(wI.bind(null,r,o,e),[e]),r.flags|=2048,fm(9,SI.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=pl(),t=mi.identifierPrefix;if(er){var n=_u,r=Cu;n=(r&~(1<<32-Rs(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=cm++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=VK++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},qK={readContext:Xa,useCallback:AI,useContext:Xa,useEffect:h9,useImperativeHandle:LI,useInsertionEffect:EI,useLayoutEffect:PI,useMemo:RI,useReducer:ub,useRef:kI,useState:function(){return ub(dm)},useDebugValue:p9,useDeferredValue:function(e){var t=Qa();return II(t,ti.memoizedState,e)},useTransition:function(){var e=ub(dm)[0],t=Qa().memoizedState;return[e,t]},useMutableSource:yI,useSyncExternalStore:xI,useId:MI,unstable_isNewReconciler:!1},ZK={readContext:Xa,useCallback:AI,useContext:Xa,useEffect:h9,useImperativeHandle:LI,useInsertionEffect:EI,useLayoutEffect:PI,useMemo:RI,useReducer:cb,useRef:kI,useState:function(){return cb(dm)},useDebugValue:p9,useDeferredValue:function(e){var t=Qa();return ti===null?t.memoizedState=e:II(t,ti.memoizedState,e)},useTransition:function(){var e=cb(dm)[0],t=Qa().memoizedState;return[e,t]},useMutableSource:yI,useSyncExternalStore:xI,useId:MI,unstable_isNewReconciler:!1};function f0(e,t){try{var n="",r=t;do n+=Cj(r),r=r.return;while(r);var i=n}catch(o){i=`
-Error generating stack: `+o.message+`
-`+o.stack}return{value:e,source:t,stack:i,digest:null}}function db(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function dw(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var YK=typeof WeakMap=="function"?WeakMap:Map;function zI(e,t,n){n=Eu(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){T3||(T3=!0,Sw=r),dw(e,t)},n}function FI(e,t,n){n=Eu(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){dw(e,t)}}var o=e.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){dw(e,t),typeof r!="function"&&(nd===null?nd=new Set([this]):nd.add(this));var a=t.stack;this.componentDidCatch(t.value,{componentStack:a!==null?a:""})}),n}function Bk(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new YK;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=cq.bind(null,e,t,n),t.then(e,e))}function Hk(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function Wk(e,t,n,r,i){return(e.mode&1)===0?(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=Eu(-1,1),t.tag=2,td(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=i,e)}var XK=Fu.ReactCurrentOwner,$o=!1;function po(e,t,n,r){t.child=e===null?mI(t,null,n,r):c0(t,e.child,n,r)}function Vk(e,t,n,r,i){n=n.render;var o=t.ref;return Up(t,i),r=d9(e,t,n,r,o,i),n=f9(),e!==null&&!$o?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Au(e,t,i)):(er&&n&&JC(t),t.flags|=1,po(e,t,r,i),t.child)}function Uk(e,t,n,r,i){if(e===null){var o=n.type;return typeof o=="function"&&!w9(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=o,$I(e,t,o,r,i)):(e=Ly(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(o=e.child,(e.lanes&i)===0){var a=o.memoizedProps;if(n=n.compare,n=n!==null?n:im,n(a,r)&&e.ref===t.ref)return Au(e,t,i)}return t.flags|=1,e=id(o,r),e.ref=t.ref,e.return=t,t.child=e}function $I(e,t,n,r,i){if(e!==null){var o=e.memoizedProps;if(im(o,r)&&e.ref===t.ref)if($o=!1,t.pendingProps=r=o,(e.lanes&i)!==0)(e.flags&131072)!==0&&($o=!0);else return t.lanes=e.lanes,Au(e,t,i)}return fw(e,t,n,r,i)}function BI(e,t,n){var r=t.pendingProps,i=r.children,o=e!==null?e.memoizedState:null;if(r.mode==="hidden")if((t.mode&1)===0)t.memoizedState={baseLanes:0,cachePool:null,transitions:null},Wn(Ip,fa),fa|=n;else{if((n&1073741824)===0)return e=o!==null?o.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,Wn(Ip,fa),fa|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,Wn(Ip,fa),fa|=r}else o!==null?(r=o.baseLanes|n,t.memoizedState=null):r=n,Wn(Ip,fa),fa|=r;return po(e,t,i,n),t.child}function HI(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function fw(e,t,n,r,i){var o=Ho(n)?qf:Xi.current;return o=l0(t,o),Up(t,i),n=d9(e,t,n,r,o,i),r=f9(),e!==null&&!$o?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Au(e,t,i)):(er&&r&&JC(t),t.flags|=1,po(e,t,n,i),t.child)}function Gk(e,t,n,r,i){if(Ho(n)){var o=!0;y3(t)}else o=!1;if(Up(t,i),t.stateNode===null)Ey(e,t),pI(t,n,r),cw(t,n,r,i),r=!0;else if(e===null){var a=t.stateNode,s=t.memoizedProps;a.props=s;var l=a.context,d=n.contextType;typeof d=="object"&&d!==null?d=Xa(d):(d=Ho(n)?qf:Xi.current,d=l0(t,d));var p=n.getDerivedStateFromProps,g=typeof p=="function"||typeof a.getSnapshotBeforeUpdate=="function";g||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(s!==r||l!==d)&&Dk(t,a,r,d),Fc=!1;var m=t.memoizedState;a.state=m,C3(t,r,a,i),l=t.memoizedState,s!==r||m!==l||Bo.current||Fc?(typeof p=="function"&&(uw(t,n,p,r),l=t.memoizedState),(s=Fc||Nk(t,n,s,r,m,l,d))?(g||typeof a.UNSAFE_componentWillMount!="function"&&typeof a.componentWillMount!="function"||(typeof a.componentWillMount=="function"&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount=="function"&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount=="function"&&(t.flags|=4194308)):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),a.props=r,a.state=l,a.context=d,r=s):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,fI(e,t),s=t.memoizedProps,d=t.type===t.elementType?s:Es(t.type,s),a.props=d,g=t.pendingProps,m=a.context,l=n.contextType,typeof l=="object"&&l!==null?l=Xa(l):(l=Ho(n)?qf:Xi.current,l=l0(t,l));var y=n.getDerivedStateFromProps;(p=typeof y=="function"||typeof a.getSnapshotBeforeUpdate=="function")||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(s!==g||m!==l)&&Dk(t,a,r,l),Fc=!1,m=t.memoizedState,a.state=m,C3(t,r,a,i);var b=t.memoizedState;s!==g||m!==b||Bo.current||Fc?(typeof y=="function"&&(uw(t,n,y,r),b=t.memoizedState),(d=Fc||Nk(t,n,d,r,m,b,l)||!1)?(p||typeof a.UNSAFE_componentWillUpdate!="function"&&typeof a.componentWillUpdate!="function"||(typeof a.componentWillUpdate=="function"&&a.componentWillUpdate(r,b,l),typeof a.UNSAFE_componentWillUpdate=="function"&&a.UNSAFE_componentWillUpdate(r,b,l)),typeof a.componentDidUpdate=="function"&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof a.componentDidUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=b),a.props=r,a.state=b,a.context=l,r=d):(typeof a.componentDidUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),r=!1)}return hw(e,t,n,r,o,i)}function hw(e,t,n,r,i,o){HI(e,t);var a=(t.flags&128)!==0;if(!r&&!a)return i&&Ak(t,n,!1),Au(e,t,o);r=t.stateNode,XK.current=t;var s=a&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&a?(t.child=c0(t,e.child,null,o),t.child=c0(t,null,s,o)):po(e,t,s,o),t.memoizedState=r.state,i&&Ak(t,n,!0),t.child}function WI(e){var t=e.stateNode;t.pendingContext?Lk(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Lk(e,t.context,!1),s9(e,t.containerInfo)}function jk(e,t,n,r,i){return u0(),t9(i),t.flags|=256,po(e,t,n,r),t.child}var pw={dehydrated:null,treeContext:null,retryLane:0};function gw(e){return{baseLanes:e,cachePool:null,transitions:null}}function VI(e,t,n){var r=t.pendingProps,i=dr.current,o=!1,a=(t.flags&128)!==0,s;if((s=a)||(s=e!==null&&e.memoizedState===null?!1:(i&2)!==0),s?(o=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(i|=1),Wn(dr,i&1),e===null)return sw(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?((t.mode&1)===0?t.lanes=1:e.data==="$!"?t.lanes=8:t.lanes=1073741824,null):(a=r.children,e=r.fallback,o?(r=t.mode,o=t.child,a={mode:"hidden",children:a},(r&1)===0&&o!==null?(o.childLanes=0,o.pendingProps=a):o=N5(a,r,0,null),e=Vf(e,r,n,null),o.return=t,e.return=t,o.sibling=e,t.child=o,t.child.memoizedState=gw(n),t.memoizedState=pw,e):g9(t,a));if(i=e.memoizedState,i!==null&&(s=i.dehydrated,s!==null))return QK(e,t,a,r,s,i,n);if(o){o=r.fallback,a=t.mode,i=e.child,s=i.sibling;var l={mode:"hidden",children:r.children};return(a&1)===0&&t.child!==i?(r=t.child,r.childLanes=0,r.pendingProps=l,t.deletions=null):(r=id(i,l),r.subtreeFlags=i.subtreeFlags&14680064),s!==null?o=id(s,o):(o=Vf(o,a,n,null),o.flags|=2),o.return=t,r.return=t,r.sibling=o,t.child=r,r=o,o=t.child,a=e.child.memoizedState,a=a===null?gw(n):{baseLanes:a.baseLanes|n,cachePool:null,transitions:a.transitions},o.memoizedState=a,o.childLanes=e.childLanes&~n,t.memoizedState=pw,r}return o=e.child,e=o.sibling,r=id(o,{mode:"visible",children:r.children}),(t.mode&1)===0&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function g9(e,t){return t=N5({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function w2(e,t,n,r){return r!==null&&t9(r),c0(t,e.child,null,n),e=g9(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function QK(e,t,n,r,i,o,a){if(n)return t.flags&256?(t.flags&=-257,r=db(Error(ze(422))),w2(e,t,a,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(o=r.fallback,i=t.mode,r=N5({mode:"visible",children:r.children},i,0,null),o=Vf(o,i,a,null),o.flags|=2,r.return=t,o.return=t,r.sibling=o,t.child=r,(t.mode&1)!==0&&c0(t,e.child,null,a),t.child.memoizedState=gw(a),t.memoizedState=pw,o);if((t.mode&1)===0)return w2(e,t,a,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var s=r.dgst;return r=s,o=Error(ze(419)),r=db(o,r,void 0),w2(e,t,a,r)}if(s=(a&e.childLanes)!==0,$o||s){if(r=mi,r!==null){switch(a&-a){case 4:i=2;break;case 16:i=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:i=32;break;case 536870912:i=268435456;break;default:i=0}i=(i&(r.suspendedLanes|a))!==0?0:i,i!==0&&i!==o.retryLane&&(o.retryLane=i,Lu(e,i),Is(r,e,i,-1))}return S9(),r=db(Error(ze(421))),w2(e,t,a,r)}return i.data==="$?"?(t.flags|=128,t.child=e.child,t=dq.bind(null,e),i._reactRetry=t,null):(e=o.treeContext,pa=ed(i.nextSibling),ma=t,er=!0,Ls=null,e!==null&&(Ua[Ga++]=Cu,Ua[Ga++]=_u,Ua[Ga++]=Zf,Cu=e.id,_u=e.overflow,Zf=t),t=g9(t,r.children),t.flags|=4096,t)}function Kk(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),lw(e.return,t,n)}function fb(e,t,n,r,i){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i)}function UI(e,t,n){var r=t.pendingProps,i=r.revealOrder,o=r.tail;if(po(e,t,r.children,n),r=dr.current,(r&2)!==0)r=r&1|2,t.flags|=128;else{if(e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Kk(e,n,t);else if(e.tag===19)Kk(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(Wn(dr,r),(t.mode&1)===0)t.memoizedState=null;else switch(i){case"forwards":for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&_3(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),fb(t,!1,i,n,o);break;case"backwards":for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&_3(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}fb(t,!0,n,null,o);break;case"together":fb(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Ey(e,t){(t.mode&1)===0&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Au(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Xf|=t.lanes,(n&t.childLanes)===0)return null;if(e!==null&&t.child!==e.child)throw Error(ze(153));if(t.child!==null){for(e=t.child,n=id(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=id(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function JK(e,t,n){switch(t.tag){case 3:WI(t),u0();break;case 5:vI(t);break;case 1:Ho(t.type)&&y3(t);break;case 4:s9(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;Wn(S3,r._currentValue),r._currentValue=i;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(Wn(dr,dr.current&1),t.flags|=128,null):(n&t.child.childLanes)!==0?VI(e,t,n):(Wn(dr,dr.current&1),e=Au(e,t,n),e!==null?e.sibling:null);Wn(dr,dr.current&1);break;case 19:if(r=(n&t.childLanes)!==0,(e.flags&128)!==0){if(r)return UI(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),Wn(dr,dr.current),r)break;return null;case 22:case 23:return t.lanes=0,BI(e,t,n)}return Au(e,t,n)}var GI,mw,jI,KI;GI=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};mw=function(){};jI=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Ff(_l.current);var o=null;switch(n){case"input":i=FS(e,i),r=FS(e,r),o=[];break;case"select":i=hr({},i,{value:void 0}),r=hr({},r,{value:void 0}),o=[];break;case"textarea":i=HS(e,i),r=HS(e,r),o=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=m3)}VS(n,r);var a;n=null;for(d in i)if(!r.hasOwnProperty(d)&&i.hasOwnProperty(d)&&i[d]!=null)if(d==="style"){var s=i[d];for(a in s)s.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else d!=="dangerouslySetInnerHTML"&&d!=="children"&&d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&d!=="autoFocus"&&(Xg.hasOwnProperty(d)?o||(o=[]):(o=o||[]).push(d,null));for(d in r){var l=r[d];if(s=i?.[d],r.hasOwnProperty(d)&&l!==s&&(l!=null||s!=null))if(d==="style")if(s){for(a in s)!s.hasOwnProperty(a)||l&&l.hasOwnProperty(a)||(n||(n={}),n[a]="");for(a in l)l.hasOwnProperty(a)&&s[a]!==l[a]&&(n||(n={}),n[a]=l[a])}else n||(o||(o=[]),o.push(d,n)),n=l;else d==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,s=s?s.__html:void 0,l!=null&&s!==l&&(o=o||[]).push(d,l)):d==="children"?typeof l!="string"&&typeof l!="number"||(o=o||[]).push(d,""+l):d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&(Xg.hasOwnProperty(d)?(l!=null&&d==="onScroll"&&jn("scroll",e),o||s===l||(o=[])):(o=o||[]).push(d,l))}n&&(o=o||[]).push("style",n);var d=o;(t.updateQueue=d)&&(t.flags|=4)}};KI=function(e,t,n,r){n!==r&&(t.flags|=4)};function U1(e,t){if(!er)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function ji(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function eq(e,t,n){var r=t.pendingProps;switch(e9(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ji(t),null;case 1:return Ho(t.type)&&v3(),ji(t),null;case 3:return r=t.stateNode,d0(),qn(Bo),qn(Xi),u9(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(b2(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,Ls!==null&&(_w(Ls),Ls=null))),mw(e,t),ji(t),null;case 5:l9(t);var i=Ff(um.current);if(n=t.type,e!==null&&t.stateNode!=null)jI(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(ze(166));return ji(t),null}if(e=Ff(_l.current),b2(t)){r=t.stateNode,n=t.type;var o=t.memoizedProps;switch(r[xl]=t,r[sm]=o,e=(t.mode&1)!==0,n){case"dialog":jn("cancel",r),jn("close",r);break;case"iframe":case"object":case"embed":jn("load",r);break;case"video":case"audio":for(i=0;i<lg.length;i++)jn(lg[i],r);break;case"source":jn("error",r);break;case"img":case"image":case"link":jn("error",r),jn("load",r);break;case"details":jn("toggle",r);break;case"input":nk(r,o),jn("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!o.multiple},jn("invalid",r);break;case"textarea":ik(r,o),jn("invalid",r)}VS(n,o),i=null;for(var a in o)if(o.hasOwnProperty(a)){var s=o[a];a==="children"?typeof s=="string"?r.textContent!==s&&(o.suppressHydrationWarning!==!0&&x2(r.textContent,s,e),i=["children",s]):typeof s=="number"&&r.textContent!==""+s&&(o.suppressHydrationWarning!==!0&&x2(r.textContent,s,e),i=["children",""+s]):Xg.hasOwnProperty(a)&&s!=null&&a==="onScroll"&&jn("scroll",r)}switch(n){case"input":d2(r),rk(r,o,!0);break;case"textarea":d2(r),ok(r);break;case"select":case"option":break;default:typeof o.onClick=="function"&&(r.onclick=m3)}r=i,t.updateQueue=r,r!==null&&(t.flags|=4)}else{a=i.nodeType===9?i:i.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=bR(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=a.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=a.createElement(n,{is:r.is}):(e=a.createElement(n),n==="select"&&(a=e,r.multiple?a.multiple=!0:r.size&&(a.size=r.size))):e=a.createElementNS(e,n),e[xl]=t,e[sm]=r,GI(e,t,!1,!1),t.stateNode=e;e:{switch(a=US(n,r),n){case"dialog":jn("cancel",e),jn("close",e),i=r;break;case"iframe":case"object":case"embed":jn("load",e),i=r;break;case"video":case"audio":for(i=0;i<lg.length;i++)jn(lg[i],e);i=r;break;case"source":jn("error",e),i=r;break;case"img":case"image":case"link":jn("error",e),jn("load",e),i=r;break;case"details":jn("toggle",e),i=r;break;case"input":nk(e,r),i=FS(e,r),jn("invalid",e);break;case"option":i=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=hr({},r,{value:void 0}),jn("invalid",e);break;case"textarea":ik(e,r),i=HS(e,r),jn("invalid",e);break;default:i=r}VS(n,i),s=i;for(o in s)if(s.hasOwnProperty(o)){var l=s[o];o==="style"?CR(e,l):o==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,l!=null&&SR(e,l)):o==="children"?typeof l=="string"?(n!=="textarea"||l!=="")&&Qg(e,l):typeof l=="number"&&Qg(e,""+l):o!=="suppressContentEditableWarning"&&o!=="suppressHydrationWarning"&&o!=="autoFocus"&&(Xg.hasOwnProperty(o)?l!=null&&o==="onScroll"&&jn("scroll",e):l!=null&&$C(e,o,l,a))}switch(n){case"input":d2(e),rk(e,r,!1);break;case"textarea":d2(e),ok(e);break;case"option":r.value!=null&&e.setAttribute("value",""+sd(r.value));break;case"select":e.multiple=!!r.multiple,o=r.value,o!=null?Bp(e,!!r.multiple,o,!1):r.defaultValue!=null&&Bp(e,!!r.multiple,r.defaultValue,!0);break;default:typeof i.onClick=="function"&&(e.onclick=m3)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return ji(t),null;case 6:if(e&&t.stateNode!=null)KI(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(ze(166));if(n=Ff(um.current),Ff(_l.current),b2(t)){if(r=t.stateNode,n=t.memoizedProps,r[xl]=t,(o=r.nodeValue!==n)&&(e=ma,e!==null))switch(e.tag){case 3:x2(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&x2(r.nodeValue,n,(e.mode&1)!==0)}o&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[xl]=t,t.stateNode=r}return ji(t),null;case 13:if(qn(dr),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(er&&pa!==null&&(t.mode&1)!==0&&(t.flags&128)===0)cI(),u0(),t.flags|=98560,o=!1;else if(o=b2(t),r!==null&&r.dehydrated!==null){if(e===null){if(!o)throw Error(ze(318));if(o=t.memoizedState,o=o!==null?o.dehydrated:null,!o)throw Error(ze(317));o[xl]=t}else u0(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;ji(t),o=!1}else Ls!==null&&(_w(Ls),Ls=null),o=!0;if(!o)return t.flags&65536?t:null}return(t.flags&128)!==0?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,(t.mode&1)!==0&&(e===null||(dr.current&1)!==0?ni===0&&(ni=3):S9())),t.updateQueue!==null&&(t.flags|=4),ji(t),null);case 4:return d0(),mw(e,t),e===null&&om(t.stateNode.containerInfo),ji(t),null;case 10:return i9(t.type._context),ji(t),null;case 17:return Ho(t.type)&&v3(),ji(t),null;case 19:if(qn(dr),o=t.memoizedState,o===null)return ji(t),null;if(r=(t.flags&128)!==0,a=o.rendering,a===null)if(r)U1(o,!1);else{if(ni!==0||e!==null&&(e.flags&128)!==0)for(e=t.child;e!==null;){if(a=_3(e),a!==null){for(t.flags|=128,U1(o,!1),r=a.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)o=n,e=r,o.flags&=14680066,a=o.alternate,a===null?(o.childLanes=0,o.lanes=e,o.child=null,o.subtreeFlags=0,o.memoizedProps=null,o.memoizedState=null,o.updateQueue=null,o.dependencies=null,o.stateNode=null):(o.childLanes=a.childLanes,o.lanes=a.lanes,o.child=a.child,o.subtreeFlags=0,o.deletions=null,o.memoizedProps=a.memoizedProps,o.memoizedState=a.memoizedState,o.updateQueue=a.updateQueue,o.type=a.type,e=a.dependencies,o.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return Wn(dr,dr.current&1|2),t.child}e=e.sibling}o.tail!==null&&$r()>h0&&(t.flags|=128,r=!0,U1(o,!1),t.lanes=4194304)}else{if(!r)if(e=_3(a),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),U1(o,!0),o.tail===null&&o.tailMode==="hidden"&&!a.alternate&&!er)return ji(t),null}else 2*$r()-o.renderingStartTime>h0&&n!==1073741824&&(t.flags|=128,r=!0,U1(o,!1),t.lanes=4194304);o.isBackwards?(a.sibling=t.child,t.child=a):(n=o.last,n!==null?n.sibling=a:t.child=a,o.last=a)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=$r(),t.sibling=null,n=dr.current,Wn(dr,r?n&1|2:n&1),t):(ji(t),null);case 22:case 23:return b9(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&(t.mode&1)!==0?(fa&1073741824)!==0&&(ji(t),t.subtreeFlags&6&&(t.flags|=8192)):ji(t),null;case 24:return null;case 25:return null}throw Error(ze(156,t.tag))}function tq(e,t){switch(e9(t),t.tag){case 1:return Ho(t.type)&&v3(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return d0(),qn(Bo),qn(Xi),u9(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 5:return l9(t),null;case 13:if(qn(dr),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(ze(340));u0()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return qn(dr),null;case 4:return d0(),null;case 10:return i9(t.type._context),null;case 22:case 23:return b9(),null;case 24:return null;default:return null}}var C2=!1,Zi=!1,nq=typeof WeakSet=="function"?WeakSet:Set,ot=null;function Rp(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){wr(e,t,r)}else n.current=null}function vw(e,t,n){try{n()}catch(r){wr(e,t,r)}}var qk=!1;function rq(e,t){if(ew=h3,e=XR(),QC(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var a=0,s=-1,l=-1,d=0,p=0,g=e,m=null;t:for(;;){for(var y;g!==n||i!==0&&g.nodeType!==3||(s=a+i),g!==o||r!==0&&g.nodeType!==3||(l=a+r),g.nodeType===3&&(a+=g.nodeValue.length),(y=g.firstChild)!==null;)m=g,g=y;for(;;){if(g===e)break t;if(m===n&&++d===i&&(s=a),m===o&&++p===r&&(l=a),(y=g.nextSibling)!==null)break;g=m,m=g.parentNode}g=y}n=s===-1||l===-1?null:{start:s,end:l}}else n=null}n=n||{start:0,end:0}}else n=null;for(tw={focusedElem:e,selectionRange:n},h3=!1,ot=t;ot!==null;)if(t=ot,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,ot=e;else for(;ot!==null;){t=ot;try{var b=t.alternate;if((t.flags&1024)!==0)switch(t.tag){case 0:case 11:case 15:break;case 1:if(b!==null){var w=b.memoizedProps,P=b.memoizedState,T=t.stateNode,k=T.getSnapshotBeforeUpdate(t.elementType===t.type?w:Es(t.type,w),P);T.__reactInternalSnapshotBeforeUpdate=k}break;case 3:var L=t.stateNode.containerInfo;L.nodeType===1?L.textContent="":L.nodeType===9&&L.documentElement&&L.removeChild(L.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(ze(163))}}catch(I){wr(t,t.return,I)}if(e=t.sibling,e!==null){e.return=t.return,ot=e;break}ot=t.return}return b=qk,qk=!1,b}function Tg(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var o=i.destroy;i.destroy=void 0,o!==void 0&&vw(t,n,o)}i=i.next}while(i!==r)}}function M5(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function yw(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function qI(e){var t=e.alternate;t!==null&&(e.alternate=null,qI(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[xl],delete t[sm],delete t[iw],delete t[$K],delete t[BK])),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 ZI(e){return e.tag===5||e.tag===3||e.tag===4}function Zk(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||ZI(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function xw(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=m3));else if(r!==4&&(e=e.child,e!==null))for(xw(e,t,n),e=e.sibling;e!==null;)xw(e,t,n),e=e.sibling}function bw(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(bw(e,t,n),e=e.sibling;e!==null;)bw(e,t,n),e=e.sibling}var Ii=null,Ps=!1;function Lc(e,t,n){for(n=n.child;n!==null;)YI(e,t,n),n=n.sibling}function YI(e,t,n){if(Cl&&typeof Cl.onCommitFiberUnmount=="function")try{Cl.onCommitFiberUnmount(k5,n)}catch{}switch(n.tag){case 5:Zi||Rp(n,t);case 6:var r=Ii,i=Ps;Ii=null,Lc(e,t,n),Ii=r,Ps=i,Ii!==null&&(Ps?(e=Ii,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):Ii.removeChild(n.stateNode));break;case 18:Ii!==null&&(Ps?(e=Ii,n=n.stateNode,e.nodeType===8?ob(e.parentNode,n):e.nodeType===1&&ob(e,n),nm(e)):ob(Ii,n.stateNode));break;case 4:r=Ii,i=Ps,Ii=n.stateNode.containerInfo,Ps=!0,Lc(e,t,n),Ii=r,Ps=i;break;case 0:case 11:case 14:case 15:if(!Zi&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var o=i,a=o.destroy;o=o.tag,a!==void 0&&((o&2)!==0||(o&4)!==0)&&vw(n,t,a),i=i.next}while(i!==r)}Lc(e,t,n);break;case 1:if(!Zi&&(Rp(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(s){wr(n,t,s)}Lc(e,t,n);break;case 21:Lc(e,t,n);break;case 22:n.mode&1?(Zi=(r=Zi)||n.memoizedState!==null,Lc(e,t,n),Zi=r):Lc(e,t,n);break;default:Lc(e,t,n)}}function Yk(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new nq),t.forEach(function(r){var i=fq.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function Ss(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var i=n[r];try{var o=e,a=t,s=a;e:for(;s!==null;){switch(s.tag){case 5:Ii=s.stateNode,Ps=!1;break e;case 3:Ii=s.stateNode.containerInfo,Ps=!0;break e;case 4:Ii=s.stateNode.containerInfo,Ps=!0;break e}s=s.return}if(Ii===null)throw Error(ze(160));YI(o,a,i),Ii=null,Ps=!1;var l=i.alternate;l!==null&&(l.return=null),i.return=null}catch(d){wr(i,t,d)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)XI(t,e),t=t.sibling}function XI(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Ss(t,e),ll(e),r&4){try{Tg(3,e,e.return),M5(3,e)}catch(w){wr(e,e.return,w)}try{Tg(5,e,e.return)}catch(w){wr(e,e.return,w)}}break;case 1:Ss(t,e),ll(e),r&512&&n!==null&&Rp(n,n.return);break;case 5:if(Ss(t,e),ll(e),r&512&&n!==null&&Rp(n,n.return),e.flags&32){var i=e.stateNode;try{Qg(i,"")}catch(w){wr(e,e.return,w)}}if(r&4&&(i=e.stateNode,i!=null)){var o=e.memoizedProps,a=n!==null?n.memoizedProps:o,s=e.type,l=e.updateQueue;if(e.updateQueue=null,l!==null)try{s==="input"&&o.type==="radio"&&o.name!=null&&yR(i,o),US(s,a);var d=US(s,o);for(a=0;a<l.length;a+=2){var p=l[a],g=l[a+1];p==="style"?CR(i,g):p==="dangerouslySetInnerHTML"?SR(i,g):p==="children"?Qg(i,g):$C(i,p,g,d)}switch(s){case"input":$S(i,o);break;case"textarea":xR(i,o);break;case"select":var m=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!o.multiple;var y=o.value;y!=null?Bp(i,!!o.multiple,y,!1):m!==!!o.multiple&&(o.defaultValue!=null?Bp(i,!!o.multiple,o.defaultValue,!0):Bp(i,!!o.multiple,o.multiple?[]:"",!1))}i[sm]=o}catch(w){wr(e,e.return,w)}}break;case 6:if(Ss(t,e),ll(e),r&4){if(e.stateNode===null)throw Error(ze(162));i=e.stateNode,o=e.memoizedProps;try{i.nodeValue=o}catch(w){wr(e,e.return,w)}}break;case 3:if(Ss(t,e),ll(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{nm(t.containerInfo)}catch(w){wr(e,e.return,w)}break;case 4:Ss(t,e),ll(e);break;case 13:Ss(t,e),ll(e),i=e.child,i.flags&8192&&(o=i.memoizedState!==null,i.stateNode.isHidden=o,!o||i.alternate!==null&&i.alternate.memoizedState!==null||(y9=$r())),r&4&&Yk(e);break;case 22:if(p=n!==null&&n.memoizedState!==null,e.mode&1?(Zi=(d=Zi)||p,Ss(t,e),Zi=d):Ss(t,e),ll(e),r&8192){if(d=e.memoizedState!==null,(e.stateNode.isHidden=d)&&!p&&(e.mode&1)!==0)for(ot=e,p=e.child;p!==null;){for(g=ot=p;ot!==null;){switch(m=ot,y=m.child,m.tag){case 0:case 11:case 14:case 15:Tg(4,m,m.return);break;case 1:Rp(m,m.return);var b=m.stateNode;if(typeof b.componentWillUnmount=="function"){r=m,n=m.return;try{t=r,b.props=t.memoizedProps,b.state=t.memoizedState,b.componentWillUnmount()}catch(w){wr(r,n,w)}}break;case 5:Rp(m,m.return);break;case 22:if(m.memoizedState!==null){Qk(g);continue}}y!==null?(y.return=m,ot=y):Qk(g)}p=p.sibling}e:for(p=null,g=e;;){if(g.tag===5){if(p===null){p=g;try{i=g.stateNode,d?(o=i.style,typeof o.setProperty=="function"?o.setProperty("display","none","important"):o.display="none"):(s=g.stateNode,l=g.memoizedProps.style,a=l!=null&&l.hasOwnProperty("display")?l.display:null,s.style.display=wR("display",a))}catch(w){wr(e,e.return,w)}}}else if(g.tag===6){if(p===null)try{g.stateNode.nodeValue=d?"":g.memoizedProps}catch(w){wr(e,e.return,w)}}else if((g.tag!==22&&g.tag!==23||g.memoizedState===null||g===e)&&g.child!==null){g.child.return=g,g=g.child;continue}if(g===e)break e;for(;g.sibling===null;){if(g.return===null||g.return===e)break e;p===g&&(p=null),g=g.return}p===g&&(p=null),g.sibling.return=g.return,g=g.sibling}}break;case 19:Ss(t,e),ll(e),r&4&&Yk(e);break;case 21:break;default:Ss(t,e),ll(e)}}function ll(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(ZI(n)){var r=n;break e}n=n.return}throw Error(ze(160))}switch(r.tag){case 5:var i=r.stateNode;r.flags&32&&(Qg(i,""),r.flags&=-33);var o=Zk(e);bw(e,o,i);break;case 3:case 4:var a=r.stateNode.containerInfo,s=Zk(e);xw(e,s,a);break;default:throw Error(ze(161))}}catch(l){wr(e,e.return,l)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function iq(e,t,n){ot=e,QI(e)}function QI(e,t,n){for(var r=(e.mode&1)!==0;ot!==null;){var i=ot,o=i.child;if(i.tag===22&&r){var a=i.memoizedState!==null||C2;if(!a){var s=i.alternate,l=s!==null&&s.memoizedState!==null||Zi;s=C2;var d=Zi;if(C2=a,(Zi=l)&&!d)for(ot=i;ot!==null;)a=ot,l=a.child,a.tag===22&&a.memoizedState!==null?Jk(i):l!==null?(l.return=a,ot=l):Jk(i);for(;o!==null;)ot=o,QI(o),o=o.sibling;ot=i,C2=s,Zi=d}Xk(e)}else(i.subtreeFlags&8772)!==0&&o!==null?(o.return=i,ot=o):Xk(e)}}function Xk(e){for(;ot!==null;){var t=ot;if((t.flags&8772)!==0){var n=t.alternate;try{if((t.flags&8772)!==0)switch(t.tag){case 0:case 11:case 15:Zi||M5(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!Zi)if(n===null)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:Es(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var o=t.updateQueue;o!==null&&Ok(t,o,r);break;case 3:var a=t.updateQueue;if(a!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}Ok(t,a,n)}break;case 5:var s=t.stateNode;if(n===null&&t.flags&4){n=s;var l=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":l.autoFocus&&n.focus();break;case"img":l.src&&(n.src=l.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var d=t.alternate;if(d!==null){var p=d.memoizedState;if(p!==null){var g=p.dehydrated;g!==null&&nm(g)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(ze(163))}Zi||t.flags&512&&yw(t)}catch(m){wr(t,t.return,m)}}if(t===e){ot=null;break}if(n=t.sibling,n!==null){n.return=t.return,ot=n;break}ot=t.return}}function Qk(e){for(;ot!==null;){var t=ot;if(t===e){ot=null;break}var n=t.sibling;if(n!==null){n.return=t.return,ot=n;break}ot=t.return}}function Jk(e){for(;ot!==null;){var t=ot;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{M5(4,t)}catch(l){wr(t,n,l)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var i=t.return;try{r.componentDidMount()}catch(l){wr(t,i,l)}}var o=t.return;try{yw(t)}catch(l){wr(t,o,l)}break;case 5:var a=t.return;try{yw(t)}catch(l){wr(t,a,l)}}}catch(l){wr(t,t.return,l)}if(t===e){ot=null;break}var s=t.sibling;if(s!==null){s.return=t.return,ot=s;break}ot=t.return}}var oq=Math.ceil,P3=Fu.ReactCurrentDispatcher,m9=Fu.ReactCurrentOwner,Za=Fu.ReactCurrentBatchConfig,ln=0,mi=null,Zr=null,Ni=0,fa=0,Ip=vd(0),ni=0,hm=null,Xf=0,O5=0,v9=0,Lg=null,zo=null,y9=0,h0=1/0,xu=null,T3=!1,Sw=null,nd=null,_2=!1,jc=null,L3=0,Ag=0,ww=null,Py=-1,Ty=0;function vo(){return(ln&6)!==0?$r():Py!==-1?Py:Py=$r()}function rd(e){return(e.mode&1)===0?1:(ln&2)!==0&&Ni!==0?Ni&-Ni:WK.transition!==null?(Ty===0&&(Ty=NR()),Ty):(e=kn,e!==0||(e=window.event,e=e===void 0?16:WR(e.type)),e)}function Is(e,t,n,r){if(50<Ag)throw Ag=0,ww=null,Error(ze(185));Um(e,n,r),((ln&2)===0||e!==mi)&&(e===mi&&((ln&2)===0&&(O5|=n),ni===4&&Wc(e,Ni)),Wo(e,r),n===1&&ln===0&&(t.mode&1)===0&&(h0=$r()+500,A5&&yd()))}function Wo(e,t){var n=e.callbackNode;Wj(e,t);var r=f3(e,e===mi?Ni:0);if(r===0)n!==null&&lk(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&lk(n),t===1)e.tag===0?HK(eE.bind(null,e)):sI(eE.bind(null,e)),zK(function(){(ln&6)===0&&yd()}),n=null;else{switch(DR(r)){case 1:n=UC;break;case 4:n=MR;break;case 16:n=d3;break;case 536870912:n=OR;break;default:n=d3}n=aM(n,JI.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function JI(e,t){if(Py=-1,Ty=0,(ln&6)!==0)throw Error(ze(327));var n=e.callbackNode;if(Gp()&&e.callbackNode!==n)return null;var r=f3(e,e===mi?Ni:0);if(r===0)return null;if((r&30)!==0||(r&e.expiredLanes)!==0||t)t=A3(e,r);else{t=r;var i=ln;ln|=2;var o=tM();(mi!==e||Ni!==t)&&(xu=null,h0=$r()+500,Wf(e,t));do try{lq();break}catch(s){eM(e,s)}while(1);r9(),P3.current=o,ln=i,Zr!==null?t=0:(mi=null,Ni=0,t=ni)}if(t!==0){if(t===2&&(i=ZS(e),i!==0&&(r=i,t=Cw(e,i))),t===1)throw n=hm,Wf(e,0),Wc(e,r),Wo(e,$r()),n;if(t===6)Wc(e,r);else{if(i=e.current.alternate,(r&30)===0&&!aq(i)&&(t=A3(e,r),t===2&&(o=ZS(e),o!==0&&(r=o,t=Cw(e,o))),t===1))throw n=hm,Wf(e,0),Wc(e,r),Wo(e,$r()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(ze(345));case 2:Tf(e,zo,xu);break;case 3:if(Wc(e,r),(r&130023424)===r&&(t=y9+500-$r(),10<t)){if(f3(e,0)!==0)break;if(i=e.suspendedLanes,(i&r)!==r){vo(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=rw(Tf.bind(null,e,zo,xu),t);break}Tf(e,zo,xu);break;case 4:if(Wc(e,r),(r&4194240)===r)break;for(t=e.eventTimes,i=-1;0<r;){var a=31-Rs(r);o=1<<a,a=t[a],a>i&&(i=a),r&=~o}if(r=i,r=$r()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*oq(r/1960))-r,10<r){e.timeoutHandle=rw(Tf.bind(null,e,zo,xu),r);break}Tf(e,zo,xu);break;case 5:Tf(e,zo,xu);break;default:throw Error(ze(329))}}}return Wo(e,$r()),e.callbackNode===n?JI.bind(null,e):null}function Cw(e,t){var n=Lg;return e.current.memoizedState.isDehydrated&&(Wf(e,t).flags|=256),e=A3(e,t),e!==2&&(t=zo,zo=n,t!==null&&_w(t)),e}function _w(e){zo===null?zo=e:zo.push.apply(zo,e)}function aq(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var i=n[r],o=i.getSnapshot;i=i.value;try{if(!Os(o(),i))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Wc(e,t){for(t&=~v9,t&=~O5,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Rs(t),r=1<<n;e[n]=-1,t&=~r}}function eE(e){if((ln&6)!==0)throw Error(ze(327));Gp();var t=f3(e,0);if((t&1)===0)return Wo(e,$r()),null;var n=A3(e,t);if(e.tag!==0&&n===2){var r=ZS(e);r!==0&&(t=r,n=Cw(e,r))}if(n===1)throw n=hm,Wf(e,0),Wc(e,t),Wo(e,$r()),n;if(n===6)throw Error(ze(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Tf(e,zo,xu),Wo(e,$r()),null}function x9(e,t){var n=ln;ln|=1;try{return e(t)}finally{ln=n,ln===0&&(h0=$r()+500,A5&&yd())}}function Qf(e){jc!==null&&jc.tag===0&&(ln&6)===0&&Gp();var t=ln;ln|=1;var n=Za.transition,r=kn;try{if(Za.transition=null,kn=1,e)return e()}finally{kn=r,Za.transition=n,ln=t,(ln&6)===0&&yd()}}function b9(){fa=Ip.current,qn(Ip)}function Wf(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,DK(n)),Zr!==null)for(n=Zr.return;n!==null;){var r=n;switch(e9(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&v3();break;case 3:d0(),qn(Bo),qn(Xi),u9();break;case 5:l9(r);break;case 4:d0();break;case 13:qn(dr);break;case 19:qn(dr);break;case 10:i9(r.type._context);break;case 22:case 23:b9()}n=n.return}if(mi=e,Zr=e=id(e.current,null),Ni=fa=t,ni=0,hm=null,v9=O5=Xf=0,zo=Lg=null,zf!==null){for(t=0;t<zf.length;t++)if(n=zf[t],r=n.interleaved,r!==null){n.interleaved=null;var i=r.next,o=n.pending;if(o!==null){var a=o.next;o.next=i,r.next=a}n.pending=r}zf=null}return e}function eM(e,t){do{var n=Zr;try{if(r9(),_y.current=E3,k3){for(var r=fr.memoizedState;r!==null;){var i=r.queue;i!==null&&(i.pending=null),r=r.next}k3=!1}if(Yf=0,gi=ti=fr=null,Pg=!1,cm=0,m9.current=null,n===null||n.return===null){ni=1,hm=t,Zr=null;break}e:{var o=e,a=n.return,s=n,l=t;if(t=Ni,s.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){var d=l,p=s,g=p.tag;if((p.mode&1)===0&&(g===0||g===11||g===15)){var m=p.alternate;m?(p.updateQueue=m.updateQueue,p.memoizedState=m.memoizedState,p.lanes=m.lanes):(p.updateQueue=null,p.memoizedState=null)}var y=Hk(a);if(y!==null){y.flags&=-257,Wk(y,a,s,o,t),y.mode&1&&Bk(o,d,t),t=y,l=d;var b=t.updateQueue;if(b===null){var w=new Set;w.add(l),t.updateQueue=w}else b.add(l);break e}else{if((t&1)===0){Bk(o,d,t),S9();break e}l=Error(ze(426))}}else if(er&&s.mode&1){var P=Hk(a);if(P!==null){(P.flags&65536)===0&&(P.flags|=256),Wk(P,a,s,o,t),t9(f0(l,s));break e}}o=l=f0(l,s),ni!==4&&(ni=2),Lg===null?Lg=[o]:Lg.push(o),o=a;do{switch(o.tag){case 3:o.flags|=65536,t&=-t,o.lanes|=t;var T=zI(o,l,t);Mk(o,T);break e;case 1:s=l;var k=o.type,L=o.stateNode;if((o.flags&128)===0&&(typeof k.getDerivedStateFromError=="function"||L!==null&&typeof L.componentDidCatch=="function"&&(nd===null||!nd.has(L)))){o.flags|=65536,t&=-t,o.lanes|=t;var I=FI(o,s,t);Mk(o,I);break e}}o=o.return}while(o!==null)}rM(n)}catch(N){t=N,Zr===n&&n!==null&&(Zr=n=n.return);continue}break}while(1)}function tM(){var e=P3.current;return P3.current=E3,e===null?E3:e}function S9(){(ni===0||ni===3||ni===2)&&(ni=4),mi===null||(Xf&268435455)===0&&(O5&268435455)===0||Wc(mi,Ni)}function A3(e,t){var n=ln;ln|=2;var r=tM();(mi!==e||Ni!==t)&&(xu=null,Wf(e,t));do try{sq();break}catch(i){eM(e,i)}while(1);if(r9(),ln=n,P3.current=r,Zr!==null)throw Error(ze(261));return mi=null,Ni=0,ni}function sq(){for(;Zr!==null;)nM(Zr)}function lq(){for(;Zr!==null&&!Mj();)nM(Zr)}function nM(e){var t=oM(e.alternate,e,fa);e.memoizedProps=e.pendingProps,t===null?rM(e):Zr=t,m9.current=null}function rM(e){var t=e;do{var n=t.alternate;if(e=t.return,(t.flags&32768)===0){if(n=eq(n,t,fa),n!==null){Zr=n;return}}else{if(n=tq(n,t),n!==null){n.flags&=32767,Zr=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{ni=6,Zr=null;return}}if(t=t.sibling,t!==null){Zr=t;return}Zr=t=e}while(t!==null);ni===0&&(ni=5)}function Tf(e,t,n){var r=kn,i=Za.transition;try{Za.transition=null,kn=1,uq(e,t,n,r)}finally{Za.transition=i,kn=r}return null}function uq(e,t,n,r){do Gp();while(jc!==null);if((ln&6)!==0)throw Error(ze(327));n=e.finishedWork;var i=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(ze(177));e.callbackNode=null,e.callbackPriority=0;var o=n.lanes|n.childLanes;if(Vj(e,o),e===mi&&(Zr=mi=null,Ni=0),(n.subtreeFlags&2064)===0&&(n.flags&2064)===0||_2||(_2=!0,aM(d3,function(){return Gp(),null})),o=(n.flags&15990)!==0,(n.subtreeFlags&15990)!==0||o){o=Za.transition,Za.transition=null;var a=kn;kn=1;var s=ln;ln|=4,m9.current=null,rq(e,n),XI(n,e),LK(tw),h3=!!ew,tw=ew=null,e.current=n,iq(n),Oj(),ln=s,kn=a,Za.transition=o}else e.current=n;if(_2&&(_2=!1,jc=e,L3=i),o=e.pendingLanes,o===0&&(nd=null),zj(n.stateNode),Wo(e,$r()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)i=t[n],r(i.value,{componentStack:i.stack,digest:i.digest});if(T3)throw T3=!1,e=Sw,Sw=null,e;return(L3&1)!==0&&e.tag!==0&&Gp(),o=e.pendingLanes,(o&1)!==0?e===ww?Ag++:(Ag=0,ww=e):Ag=0,yd(),null}function Gp(){if(jc!==null){var e=DR(L3),t=Za.transition,n=kn;try{if(Za.transition=null,kn=16>e?16:e,jc===null)var r=!1;else{if(e=jc,jc=null,L3=0,(ln&6)!==0)throw Error(ze(331));var i=ln;for(ln|=4,ot=e.current;ot!==null;){var o=ot,a=o.child;if((ot.flags&16)!==0){var s=o.deletions;if(s!==null){for(var l=0;l<s.length;l++){var d=s[l];for(ot=d;ot!==null;){var p=ot;switch(p.tag){case 0:case 11:case 15:Tg(8,p,o)}var g=p.child;if(g!==null)g.return=p,ot=g;else for(;ot!==null;){p=ot;var m=p.sibling,y=p.return;if(qI(p),p===d){ot=null;break}if(m!==null){m.return=y,ot=m;break}ot=y}}}var b=o.alternate;if(b!==null){var w=b.child;if(w!==null){b.child=null;do{var P=w.sibling;w.sibling=null,w=P}while(w!==null)}}ot=o}}if((o.subtreeFlags&2064)!==0&&a!==null)a.return=o,ot=a;else e:for(;ot!==null;){if(o=ot,(o.flags&2048)!==0)switch(o.tag){case 0:case 11:case 15:Tg(9,o,o.return)}var T=o.sibling;if(T!==null){T.return=o.return,ot=T;break e}ot=o.return}}var k=e.current;for(ot=k;ot!==null;){a=ot;var L=a.child;if((a.subtreeFlags&2064)!==0&&L!==null)L.return=a,ot=L;else e:for(a=k;ot!==null;){if(s=ot,(s.flags&2048)!==0)try{switch(s.tag){case 0:case 11:case 15:M5(9,s)}}catch(N){wr(s,s.return,N)}if(s===a){ot=null;break e}var I=s.sibling;if(I!==null){I.return=s.return,ot=I;break e}ot=s.return}}if(ln=i,yd(),Cl&&typeof Cl.onPostCommitFiberRoot=="function")try{Cl.onPostCommitFiberRoot(k5,e)}catch{}r=!0}return r}finally{kn=n,Za.transition=t}}return!1}function tE(e,t,n){t=f0(n,t),t=zI(e,t,1),e=td(e,t,1),t=vo(),e!==null&&(Um(e,1,t),Wo(e,t))}function wr(e,t,n){if(e.tag===3)tE(e,e,n);else for(;t!==null;){if(t.tag===3){tE(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(nd===null||!nd.has(r))){e=f0(n,e),e=FI(t,e,1),t=td(t,e,1),e=vo(),t!==null&&(Um(t,1,e),Wo(t,e));break}}t=t.return}}function cq(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=vo(),e.pingedLanes|=e.suspendedLanes&n,mi===e&&(Ni&n)===n&&(ni===4||ni===3&&(Ni&130023424)===Ni&&500>$r()-y9?Wf(e,0):v9|=n),Wo(e,t)}function iM(e,t){t===0&&((e.mode&1)===0?t=1:(t=p2,p2<<=1,(p2&130023424)===0&&(p2=4194304)));var n=vo();e=Lu(e,t),e!==null&&(Um(e,t,n),Wo(e,n))}function dq(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),iM(e,n)}function fq(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(ze(314))}r!==null&&r.delete(t),iM(e,n)}var oM;oM=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Bo.current)$o=!0;else{if((e.lanes&n)===0&&(t.flags&128)===0)return $o=!1,JK(e,t,n);$o=(e.flags&131072)!==0}else $o=!1,er&&(t.flags&1048576)!==0&&lI(t,b3,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Ey(e,t),e=t.pendingProps;var i=l0(t,Xi.current);Up(t,n),i=d9(null,t,r,e,i,n);var o=f9();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Ho(r)?(o=!0,y3(t)):o=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,a9(t),i.updater=R5,t.stateNode=i,i._reactInternals=t,cw(t,r,e,n),t=hw(null,t,r,!0,o,n)):(t.tag=0,er&&o&&JC(t),po(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Ey(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=pq(r),e=Es(r,e),i){case 0:t=fw(null,t,r,e,n);break e;case 1:t=Gk(null,t,r,e,n);break e;case 11:t=Vk(null,t,r,e,n);break e;case 14:t=Uk(null,t,r,Es(r.type,e),n);break e}throw Error(ze(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),fw(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),Gk(e,t,r,i,n);case 3:e:{if(WI(t),e===null)throw Error(ze(387));r=t.pendingProps,o=t.memoizedState,i=o.element,fI(e,t),C3(t,r,null,n);var a=t.memoizedState;if(r=a.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){i=f0(Error(ze(423)),t),t=jk(e,t,r,n,i);break e}else if(r!==i){i=f0(Error(ze(424)),t),t=jk(e,t,r,n,i);break e}else for(pa=ed(t.stateNode.containerInfo.firstChild),ma=t,er=!0,Ls=null,n=mI(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(u0(),r===i){t=Au(e,t,n);break e}po(e,t,r,n)}t=t.child}return t;case 5:return vI(t),e===null&&sw(t),r=t.type,i=t.pendingProps,o=e!==null?e.memoizedProps:null,a=i.children,nw(r,i)?a=null:o!==null&&nw(r,o)&&(t.flags|=32),HI(e,t),po(e,t,a,n),t.child;case 6:return e===null&&sw(t),null;case 13:return VI(e,t,n);case 4:return s9(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=c0(t,null,r,n):po(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),Vk(e,t,r,i,n);case 7:return po(e,t,t.pendingProps,n),t.child;case 8:return po(e,t,t.pendingProps.children,n),t.child;case 12:return po(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,o=t.memoizedProps,a=i.value,Wn(S3,r._currentValue),r._currentValue=a,o!==null)if(Os(o.value,a)){if(o.children===i.children&&!Bo.current){t=Au(e,t,n);break e}}else for(o=t.child,o!==null&&(o.return=t);o!==null;){var s=o.dependencies;if(s!==null){a=o.child;for(var l=s.firstContext;l!==null;){if(l.context===r){if(o.tag===1){l=Eu(-1,n&-n),l.tag=2;var d=o.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?l.next=l:(l.next=p.next,p.next=l),d.pending=l}}o.lanes|=n,l=o.alternate,l!==null&&(l.lanes|=n),lw(o.return,n,t),s.lanes|=n;break}l=l.next}}else if(o.tag===10)a=o.type===t.type?null:o.child;else if(o.tag===18){if(a=o.return,a===null)throw Error(ze(341));a.lanes|=n,s=a.alternate,s!==null&&(s.lanes|=n),lw(a,n,t),a=o.sibling}else a=o.child;if(a!==null)a.return=o;else for(a=o;a!==null;){if(a===t){a=null;break}if(o=a.sibling,o!==null){o.return=a.return,a=o;break}a=a.return}o=a}po(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,Up(t,n),i=Xa(i),r=r(i),t.flags|=1,po(e,t,r,n),t.child;case 14:return r=t.type,i=Es(r,t.pendingProps),i=Es(r.type,i),Uk(e,t,r,i,n);case 15:return $I(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),Ey(e,t),t.tag=1,Ho(r)?(e=!0,y3(t)):e=!1,Up(t,n),pI(t,r,i),cw(t,r,i,n),hw(null,t,r,!0,e,n);case 19:return UI(e,t,n);case 22:return BI(e,t,n)}throw Error(ze(156,t.tag))};function aM(e,t){return IR(e,t)}function hq(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function qa(e,t,n,r){return new hq(e,t,n,r)}function w9(e){return e=e.prototype,!(!e||!e.isReactComponent)}function pq(e){if(typeof e=="function")return w9(e)?1:0;if(e!=null){if(e=e.$$typeof,e===HC)return 11;if(e===WC)return 14}return 2}function id(e,t){var n=e.alternate;return n===null?(n=qa(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Ly(e,t,n,r,i,o){var a=2;if(r=e,typeof e=="function")w9(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case wp:return Vf(n.children,i,o,t);case BC:a=8,i|=8;break;case OS:return e=qa(12,n,t,i|2),e.elementType=OS,e.lanes=o,e;case NS:return e=qa(13,n,t,i),e.elementType=NS,e.lanes=o,e;case DS:return e=qa(19,n,t,i),e.elementType=DS,e.lanes=o,e;case gR:return N5(n,i,o,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case hR:a=10;break e;case pR:a=9;break e;case HC:a=11;break e;case WC:a=14;break e;case zc:a=16,r=null;break e}throw Error(ze(130,e==null?e:typeof e,""))}return t=qa(a,n,t,i),t.elementType=e,t.type=r,t.lanes=o,t}function Vf(e,t,n,r){return e=qa(7,e,r,t),e.lanes=n,e}function N5(e,t,n,r){return e=qa(22,e,r,t),e.elementType=gR,e.lanes=n,e.stateNode={isHidden:!1},e}function hb(e,t,n){return e=qa(6,e,null,t),e.lanes=n,e}function pb(e,t,n){return t=qa(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function gq(e,t,n,r,i){this.tag=t,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=qx(0),this.expirationTimes=qx(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=qx(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function C9(e,t,n,r,i,o,a,s,l){return e=new gq(e,t,n,s,l),t===1?(t=1,o===!0&&(t|=8)):t=0,o=qa(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},a9(o),e}function mq(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Sp,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function sM(e){if(!e)return ld;e=e._reactInternals;e:{if(ih(e)!==e||e.tag!==1)throw Error(ze(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Ho(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(ze(171))}if(e.tag===1){var n=e.type;if(Ho(n))return aI(e,n,t)}return t}function lM(e,t,n,r,i,o,a,s,l){return e=C9(n,r,!0,e,i,o,a,s,l),e.context=sM(null),n=e.current,r=vo(),i=rd(n),o=Eu(r,i),o.callback=t??null,td(n,o,i),e.current.lanes=i,Um(e,i,r),Wo(e,r),e}function D5(e,t,n,r){var i=t.current,o=vo(),a=rd(i);return n=sM(n),t.context===null?t.context=n:t.pendingContext=n,t=Eu(o,a),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=td(i,t,a),e!==null&&(Is(e,i,a,o),Cy(e,i,a)),a}function R3(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function nE(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function _9(e,t){nE(e,t),(e=e.alternate)&&nE(e,t)}function vq(){return null}var uM=typeof reportError=="function"?reportError:function(e){console.error(e)};function k9(e){this._internalRoot=e}z5.prototype.render=k9.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(ze(409));D5(e,t,null,null)};z5.prototype.unmount=k9.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Qf(function(){D5(null,e,null,null)}),t[Tu]=null}};function z5(e){this._internalRoot=e}z5.prototype.unstable_scheduleHydration=function(e){if(e){var t=$R();e={blockedOn:null,target:e,priority:t};for(var n=0;n<Hc.length&&t!==0&&t<Hc[n].priority;n++);Hc.splice(n,0,e),n===0&&HR(e)}};function E9(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function F5(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function rE(){}function yq(e,t,n,r,i){if(i){if(typeof r=="function"){var o=r;r=function(){var d=R3(a);o.call(d)}}var a=lM(t,r,e,0,null,!1,!1,"",rE);return e._reactRootContainer=a,e[Tu]=a.current,om(e.nodeType===8?e.parentNode:e),Qf(),a}for(;i=e.lastChild;)e.removeChild(i);if(typeof r=="function"){var s=r;r=function(){var d=R3(l);s.call(d)}}var l=C9(e,0,!1,null,null,!1,!1,"",rE);return e._reactRootContainer=l,e[Tu]=l.current,om(e.nodeType===8?e.parentNode:e),Qf(function(){D5(t,l,n,r)}),l}function $5(e,t,n,r,i){var o=n._reactRootContainer;if(o){var a=o;if(typeof i=="function"){var s=i;i=function(){var l=R3(a);s.call(l)}}D5(t,a,e,i)}else a=yq(n,t,e,i,r);return R3(a)}zR=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=sg(t.pendingLanes);n!==0&&(GC(t,n|1),Wo(t,$r()),(ln&6)===0&&(h0=$r()+500,yd()))}break;case 13:Qf(function(){var r=Lu(e,1);if(r!==null){var i=vo();Is(r,e,1,i)}}),_9(e,1)}};jC=function(e){if(e.tag===13){var t=Lu(e,134217728);if(t!==null){var n=vo();Is(t,e,134217728,n)}_9(e,134217728)}};FR=function(e){if(e.tag===13){var t=rd(e),n=Lu(e,t);if(n!==null){var r=vo();Is(n,e,t,r)}_9(e,t)}};$R=function(){return kn};BR=function(e,t){var n=kn;try{return kn=e,t()}finally{kn=n}};jS=function(e,t,n){switch(t){case"input":if($S(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=L5(r);if(!i)throw Error(ze(90));vR(r),$S(r,i)}}}break;case"textarea":xR(e,n);break;case"select":t=n.value,t!=null&&Bp(e,!!n.multiple,t,!1)}};ER=x9;PR=Qf;var xq={usingClientEntryPoint:!1,Events:[jm,Ep,L5,_R,kR,x9]},G1={findFiberByHostInstance:Df,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},bq={bundleType:G1.bundleType,version:G1.version,rendererPackageName:G1.rendererPackageName,rendererConfig:G1.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:Fu.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=AR(e),e===null?null:e.stateNode},findFiberByHostInstance:G1.findFiberByHostInstance||vq,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var k2=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!k2.isDisabled&&k2.supportsFiber)try{k5=k2.inject(bq),Cl=k2}catch{}}wa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=xq;wa.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!E9(t))throw Error(ze(200));return mq(e,t,null,n)};wa.createRoot=function(e,t){if(!E9(e))throw Error(ze(299));var n=!1,r="",i=uM;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(i=t.onRecoverableError)),t=C9(e,1,!1,null,null,n,!1,r,i),e[Tu]=t.current,om(e.nodeType===8?e.parentNode:e),new k9(t)};wa.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(ze(188)):(e=Object.keys(e).join(","),Error(ze(268,e)));return e=AR(t),e=e===null?null:e.stateNode,e};wa.flushSync=function(e){return Qf(e)};wa.hydrate=function(e,t,n){if(!F5(t))throw Error(ze(200));return $5(null,e,t,!0,n)};wa.hydrateRoot=function(e,t,n){if(!E9(e))throw Error(ze(405));var r=n!=null&&n.hydratedSources||null,i=!1,o="",a=uM;if(n!=null&&(n.unstable_strictMode===!0&&(i=!0),n.identifierPrefix!==void 0&&(o=n.identifierPrefix),n.onRecoverableError!==void 0&&(a=n.onRecoverableError)),t=lM(t,null,e,1,n??null,i,!1,o,a),e[Tu]=t.current,om(e),r)for(e=0;e<r.length;e++)n=r[e],i=n._getVersion,i=i(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new z5(t)};wa.render=function(e,t,n){if(!F5(t))throw Error(ze(200));return $5(null,e,t,!1,n)};wa.unmountComponentAtNode=function(e){if(!F5(e))throw Error(ze(40));return e._reactRootContainer?(Qf(function(){$5(null,null,e,!1,function(){e._reactRootContainer=null,e[Tu]=null})}),!0):!1};wa.unstable_batchedUpdates=x9;wa.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!F5(n))throw Error(ze(200));if(e==null||e._reactInternals===void 0)throw Error(ze(38));return $5(e,t,n,!1,r)};wa.version="18.2.0-next-9e3b772b8-20220608";(function(e){function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(n){console.error(n)}}t(),e.exports=wa})($l);const E2=IC($l.exports);var iE=$l.exports;IS.createRoot=iE.createRoot,IS.hydrateRoot=iE.hydrateRoot;var kl=Boolean(globalThis?.document)?C.exports.useLayoutEffect:C.exports.useEffect,B5={exports:{}},H5={};/**
- * @license React
- * react-jsx-runtime.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 Sq=C.exports,wq=Symbol.for("react.element"),Cq=Symbol.for("react.fragment"),_q=Object.prototype.hasOwnProperty,kq=Sq.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Eq={key:!0,ref:!0,__self:!0,__source:!0};function cM(e,t,n){var r,i={},o=null,a=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)_q.call(t,r)&&!Eq.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:wq,type:e,key:o,ref:a,props:i,_owner:kq.current}}H5.Fragment=Cq;H5.jsx=cM;H5.jsxs=cM;(function(e){e.exports=H5})(B5);const Er=B5.exports.Fragment,_=B5.exports.jsx,ce=B5.exports.jsxs;var P9=C.exports.createContext({});P9.displayName="ColorModeContext";function T9(){const e=C.exports.useContext(P9);if(e===void 0)throw new Error("useColorMode must be used within a ColorModeProvider");return e}var P2={light:"chakra-ui-light",dark:"chakra-ui-dark"};function Pq(e={}){const{preventTransition:t=!0}=e,n={setDataset:r=>{const i=t?n.preventTransition():void 0;document.documentElement.dataset.theme=r,document.documentElement.style.colorScheme=r,i?.()},setClassName(r){document.body.classList.add(r?P2.dark:P2.light),document.body.classList.remove(r?P2.light:P2.dark)},query(){return window.matchMedia("(prefers-color-scheme: dark)")},getSystemTheme(r){return n.query().matches??r==="dark"?"dark":"light"},addListener(r){const i=n.query(),o=a=>{r(a.matches?"dark":"light")};return typeof i.addListener=="function"?i.addListener(o):i.addEventListener("change",o),()=>{typeof i.removeListener=="function"?i.removeListener(o):i.removeEventListener("change",o)}},preventTransition(){const r=document.createElement("style");return r.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(r),()=>{window.getComputedStyle(document.body),requestAnimationFrame(()=>{requestAnimationFrame(()=>{document.head.removeChild(r)})})}}};return n}var Tq="chakra-ui-color-mode";function Lq(e){return{ssr:!1,type:"localStorage",get(t){if(!globalThis?.document)return t;let n;try{n=localStorage.getItem(e)||t}catch{}return n||t},set(t){try{localStorage.setItem(e,t)}catch{}}}}var Aq=Lq(Tq),oE=()=>{};function aE(e,t){return e.type==="cookie"&&e.ssr?e.get(t):t}function dM(e){const{value:t,children:n,options:{useSystemColorMode:r,initialColorMode:i,disableTransitionOnChange:o}={},colorModeManager:a=Aq}=e,s=i==="dark"?"dark":"light",[l,d]=C.exports.useState(()=>aE(a,s)),[p,g]=C.exports.useState(()=>aE(a)),{getSystemTheme:m,setClassName:y,setDataset:b,addListener:w}=C.exports.useMemo(()=>Pq({preventTransition:o}),[o]),P=i==="system"&&!l?p:l,T=C.exports.useCallback(I=>{const N=I==="system"?m():I;d(N),y(N==="dark"),b(N),a.set(N)},[a,m,y,b]);kl(()=>{i==="system"&&g(m())},[]),C.exports.useEffect(()=>{const I=a.get();if(I){T(I);return}if(i==="system"){T("system");return}T(s)},[a,s,i,T]);const k=C.exports.useCallback(()=>{T(P==="dark"?"light":"dark")},[P,T]);C.exports.useEffect(()=>{if(!!r)return w(T)},[r,w,T]);const L=C.exports.useMemo(()=>({colorMode:t??P,toggleColorMode:t?oE:k,setColorMode:t?oE:T}),[P,k,T,t]);return _(P9.Provider,{value:L,children:n})}dM.displayName="ColorModeProvider";var Rq=new Set(["dark","light","system"]);function Iq(e){let t=e;return Rq.has(t)||(t="light"),t}function Mq(e={}){const{initialColorMode:t="light",type:n="localStorage",storageKey:r="chakra-ui-color-mode"}=e,i=Iq(t),o=n==="cookie",a=`(function(){try{var a=function(o){var l="(prefers-color-scheme: dark)",v=window.matchMedia(l).matches?"dark":"light",e=o==="system"?v:o,d=document.documentElement,m=document.body,i="chakra-ui-light",n="chakra-ui-dark",s=e==="dark";return m.classList.add(s?n:i),m.classList.remove(s?i:n),d.style.colorScheme=e,d.dataset.theme=e,e},u=a,h="${i}",r="${r}",t=document.cookie.match(new RegExp("(^| )".concat(r,"=([^;]+)"))),c=t?t[2]:null;c?a(c):document.cookie="".concat(r,"=").concat(a(h),"; max-age=31536000; path=/")}catch(a){}})();
-  `,s=`(function(){try{var a=function(c){var v="(prefers-color-scheme: dark)",h=window.matchMedia(v).matches?"dark":"light",r=c==="system"?h:c,o=document.documentElement,s=document.body,l="chakra-ui-light",d="chakra-ui-dark",i=r==="dark";return s.classList.add(i?d:l),s.classList.remove(i?l:d),o.style.colorScheme=r,o.dataset.theme=r,r},n=a,m="${i}",e="${r}",t=localStorage.getItem(e);t?a(t):localStorage.setItem(e,a(m))}catch(a){}})();
-  `;return`!${o?a:s}`.trim()}function Oq(e={}){return _("script",{id:"chakra-script",dangerouslySetInnerHTML:{__html:Mq(e)}})}var kw={exports:{}};(function(e,t){var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",b="[object GeneratorFunction]",w="[object Map]",P="[object Number]",T="[object Null]",k="[object Object]",L="[object Proxy]",I="[object RegExp]",N="[object Set]",F="[object String]",z="[object Undefined]",B="[object WeakMap]",K="[object ArrayBuffer]",U="[object DataView]",Y="[object Float32Array]",ve="[object Float64Array]",le="[object Int8Array]",fe="[object Int16Array]",we="[object Int32Array]",Se="[object Uint8Array]",se="[object Uint8ClampedArray]",j="[object Uint16Array]",ne="[object Uint32Array]",Q=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,re=/^(?:0|[1-9]\d*)$/,de={};de[Y]=de[ve]=de[le]=de[fe]=de[we]=de[Se]=de[se]=de[j]=de[ne]=!0,de[s]=de[l]=de[K]=de[p]=de[U]=de[g]=de[m]=de[y]=de[w]=de[P]=de[k]=de[I]=de[N]=de[F]=de[B]=!1;var be=typeof Su=="object"&&Su&&Su.Object===Object&&Su,De=typeof self=="object"&&self&&self.Object===Object&&self,Ie=be||De||Function("return this")(),Ve=t&&!t.nodeType&&t,Pe=Ve&&!0&&e&&!e.nodeType&&e,We=Pe&&Pe.exports===Ve,it=We&&be.process,ht=function(){try{var R=Pe&&Pe.require&&Pe.require("util").types;return R||it&&it.binding&&it.binding("util")}catch{}}(),Bt=ht&&ht.isTypedArray;function Nt(R,D,G){switch(G.length){case 0:return R.call(D);case 1:return R.call(D,G[0]);case 2:return R.call(D,G[0],G[1]);case 3:return R.call(D,G[0],G[1],G[2])}return R.apply(D,G)}function Me(R,D){for(var G=-1,me=Array(R);++G<R;)me[G]=D(G);return me}function tt(R){return function(D){return R(D)}}function pt(R,D){return R?.[D]}function at(R,D){return function(G){return R(D(G))}}var gt=Array.prototype,hn=Function.prototype,mt=Object.prototype,Ht=Ie["__core-js_shared__"],tn=hn.toString,Dt=mt.hasOwnProperty,Oe=function(){var R=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||"");return R?"Symbol(src)_1."+R:""}(),et=mt.toString,Ut=tn.call(Object),Wt=RegExp("^"+tn.call(Dt).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ke=We?Ie.Buffer:void 0,kt=Ie.Symbol,Xt=Ie.Uint8Array,zn=ke?ke.allocUnsafe:void 0,je=at(Object.getPrototypeOf,Object),Tt=Object.create,$e=mt.propertyIsEnumerable,ut=gt.splice,Ke=kt?kt.toStringTag:void 0,xt=function(){try{var R=to(Object,"defineProperty");return R({},"",{}),R}catch{}}(),Qt=ke?ke.isBuffer:void 0,Gn=Math.max,mr=Date.now,Hr=to(Ie,"Map"),$i=to(Object,"create"),Td=function(){function R(){}return function(D){if(!Ar(D))return{};if(Tt)return Tt(D);R.prototype=D;var G=new R;return R.prototype=void 0,G}}();function Wr(R){var D=-1,G=R==null?0:R.length;for(this.clear();++D<G;){var me=R[D];this.set(me[0],me[1])}}function ju(){this.__data__=$i?$i(null):{},this.size=0}function Ld(R){var D=this.has(R)&&delete this.__data__[R];return this.size-=D?1:0,D}function $s(R){var D=this.__data__;if($i){var G=D[R];return G===r?void 0:G}return Dt.call(D,R)?D[R]:void 0}function Ku(R){var D=this.__data__;return $i?D[R]!==void 0:Dt.call(D,R)}function qu(R,D){var G=this.__data__;return this.size+=this.has(R)?0:1,G[R]=$i&&D===void 0?r:D,this}Wr.prototype.clear=ju,Wr.prototype.delete=Ld,Wr.prototype.get=$s,Wr.prototype.has=Ku,Wr.prototype.set=qu;function nr(R){var D=-1,G=R==null?0:R.length;for(this.clear();++D<G;){var me=R[D];this.set(me[0],me[1])}}function Wl(){this.__data__=[],this.size=0}function Ad(R){var D=this.__data__,G=Bi(D,R);if(G<0)return!1;var me=D.length-1;return G==me?D.pop():ut.call(D,G,1),--this.size,!0}function Bs(R){var D=this.__data__,G=Bi(D,R);return G<0?void 0:D[G][1]}function Vl(R){return Bi(this.__data__,R)>-1}function Rd(R,D){var G=this.__data__,me=Bi(G,R);return me<0?(++this.size,G.push([R,D])):G[me][1]=D,this}nr.prototype.clear=Wl,nr.prototype.delete=Ad,nr.prototype.get=Bs,nr.prototype.has=Vl,nr.prototype.set=Rd;function xi(R){var D=-1,G=R==null?0:R.length;for(this.clear();++D<G;){var me=R[D];this.set(me[0],me[1])}}function Hs(){this.size=0,this.__data__={hash:new Wr,map:new(Hr||nr),string:new Wr}}function Id(R){var D=Co(this,R).delete(R);return this.size-=D?1:0,D}function Md(R){return Co(this,R).get(R)}function Od(R){return Co(this,R).has(R)}function Nd(R,D){var G=Co(this,R),me=G.size;return G.set(R,D),this.size+=G.size==me?0:1,this}xi.prototype.clear=Hs,xi.prototype.delete=Id,xi.prototype.get=Md,xi.prototype.has=Od,xi.prototype.set=Nd;function oi(R){var D=this.__data__=new nr(R);this.size=D.size}function Dd(){this.__data__=new nr,this.size=0}function zd(R){var D=this.__data__,G=D.delete(R);return this.size=D.size,G}function Fd(R){return this.__data__.get(R)}function $d(R){return this.__data__.has(R)}function Bd(R,D){var G=this.__data__;if(G instanceof nr){var me=G.__data__;if(!Hr||me.length<n-1)return me.push([R,D]),this.size=++G.size,this;G=this.__data__=new xi(me)}return G.set(R,D),this.size=G.size,this}oi.prototype.clear=Dd,oi.prototype.delete=zd,oi.prototype.get=Fd,oi.prototype.has=$d,oi.prototype.set=Bd;function Hd(R,D){var G=Yo(R),me=!G&&ls(R),Ye=!G&&!me&&us(R),dt=!G&&!me&&!Ye&&Xl(R),qe=G||me||Ye||dt,Ge=qe?Me(R.length,String):[],lt=Ge.length;for(var an in R)(D||Dt.call(R,an))&&!(qe&&(an=="length"||Ye&&(an=="offset"||an=="parent")||dt&&(an=="buffer"||an=="byteLength"||an=="byteOffset")||jl(an,lt)))&&Ge.push(an);return Ge}function wo(R,D,G){(G!==void 0&&!Si(R[D],G)||G===void 0&&!(D in R))&&qo(R,D,G)}function Wd(R,D,G){var me=R[D];(!(Dt.call(R,D)&&Si(me,G))||G===void 0&&!(D in R))&&qo(R,D,G)}function Bi(R,D){for(var G=R.length;G--;)if(Si(R[G][0],D))return G;return-1}function qo(R,D,G){D=="__proto__"&&xt?xt(R,D,{configurable:!0,enumerable:!0,value:G,writable:!0}):R[D]=G}var as=Ul();function Qi(R){return R==null?R===void 0?z:T:Ke&&Ke in Object(R)?Gl(R):ss(R)}function Ea(R){return cn(R)&&Qi(R)==s}function Zu(R){if(!Ar(R)||La(R))return!1;var D=Ia(R)?Wt:W;return D.test(Us(R))}function Ws(R){return cn(R)&&Zl(R.length)&&!!de[Qi(R)]}function Pa(R){if(!Ar(R))return Aa(R);var D=bi(R),G=[];for(var me in R)me=="constructor"&&(D||!Dt.call(R,me))||G.push(me);return G}function Hi(R,D,G,me,Ye){R!==D&&as(D,function(dt,qe){if(Ye||(Ye=new oi),Ar(dt))pn(R,D,qe,G,Hi,me,Ye);else{var Ge=me?me(Ra(R,qe),dt,qe+"",R,D,Ye):void 0;Ge===void 0&&(Ge=dt),wo(R,qe,Ge)}},Jl)}function pn(R,D,G,me,Ye,dt,qe){var Ge=Ra(R,G),lt=Ra(D,G),an=qe.get(lt);if(an){wo(R,G,an);return}var qt=dt?dt(Ge,lt,G+"",R,D,qe):void 0,Gt=qt===void 0;if(Gt){var ir=Yo(lt),ai=!ir&&us(lt),si=!ir&&!ai&&Xl(lt);qt=lt,ir||ai||si?Yo(Ge)?qt=Ge:Xu(Ge)?qt=Ta(Ge):ai?(Gt=!1,qt=rr(lt,!0)):si?(Gt=!1,qt=eo(lt,!0)):qt=[]:Yl(lt)||ls(lt)?(qt=Ge,ls(Ge)?qt=Ql(Ge):(!Ar(Ge)||Ia(Ge))&&(qt=Xr(lt))):Gt=!1}Gt&&(qe.set(lt,qt),Ye(qt,lt,me,dt,qe),qe.delete(lt)),wo(R,G,qt)}function un(R,D){return Vs(Vd(R,D,eu),R+"")}var Ji=xt?function(R,D){return xt(R,"toString",{configurable:!0,enumerable:!1,value:It(D),writable:!0})}:eu;function rr(R,D){if(D)return R.slice();var G=R.length,me=zn?zn(G):new R.constructor(G);return R.copy(me),me}function Tr(R){var D=new R.constructor(R.byteLength);return new Xt(D).set(new Xt(R)),D}function eo(R,D){var G=D?Tr(R.buffer):R.buffer;return new R.constructor(G,R.byteOffset,R.length)}function Ta(R,D){var G=-1,me=R.length;for(D||(D=Array(me));++G<me;)D[G]=R[G];return D}function Lr(R,D,G,me){var Ye=!G;G||(G={});for(var dt=-1,qe=D.length;++dt<qe;){var Ge=D[dt],lt=me?me(G[Ge],R[Ge],Ge,G,R):void 0;lt===void 0&&(lt=R[Ge]),Ye?qo(G,Ge,lt):Wd(G,Ge,lt)}return G}function Zo(R){return un(function(D,G){var me=-1,Ye=G.length,dt=Ye>1?G[Ye-1]:void 0,qe=Ye>2?G[2]:void 0;for(dt=R.length>3&&typeof dt=="function"?(Ye--,dt):void 0,qe&&Yu(G[0],G[1],qe)&&(dt=Ye<3?void 0:dt,Ye=1),D=Object(D);++me<Ye;){var Ge=G[me];Ge&&R(D,Ge,me,dt)}return D})}function Ul(R){return function(D,G,me){for(var Ye=-1,dt=Object(D),qe=me(D),Ge=qe.length;Ge--;){var lt=qe[R?Ge:++Ye];if(G(dt[lt],lt,dt)===!1)break}return D}}function Co(R,D){var G=R.__data__;return Kl(D)?G[typeof D=="string"?"string":"hash"]:G.map}function to(R,D){var G=pt(R,D);return Zu(G)?G:void 0}function Gl(R){var D=Dt.call(R,Ke),G=R[Ke];try{R[Ke]=void 0;var me=!0}catch{}var Ye=et.call(R);return me&&(D?R[Ke]=G:delete R[Ke]),Ye}function Xr(R){return typeof R.constructor=="function"&&!bi(R)?Td(je(R)):{}}function jl(R,D){var G=typeof R;return D=D??a,!!D&&(G=="number"||G!="symbol"&&re.test(R))&&R>-1&&R%1==0&&R<D}function Yu(R,D,G){if(!Ar(G))return!1;var me=typeof D;return(me=="number"?Lt(G)&&jl(D,G.length):me=="string"&&D in G)?Si(G[D],R):!1}function Kl(R){var D=typeof R;return D=="string"||D=="number"||D=="symbol"||D=="boolean"?R!=="__proto__":R===null}function La(R){return!!Oe&&Oe in R}function bi(R){var D=R&&R.constructor,G=typeof D=="function"&&D.prototype||mt;return R===G}function Aa(R){var D=[];if(R!=null)for(var G in Object(R))D.push(G);return D}function ss(R){return et.call(R)}function Vd(R,D,G){return D=Gn(D===void 0?R.length-1:D,0),function(){for(var me=arguments,Ye=-1,dt=Gn(me.length-D,0),qe=Array(dt);++Ye<dt;)qe[Ye]=me[D+Ye];Ye=-1;for(var Ge=Array(D+1);++Ye<D;)Ge[Ye]=me[Ye];return Ge[D]=G(qe),Nt(R,this,Ge)}}function Ra(R,D){if(!(D==="constructor"&&typeof R[D]=="function")&&D!="__proto__")return R[D]}var Vs=ql(Ji);function ql(R){var D=0,G=0;return function(){var me=mr(),Ye=o-(me-G);if(G=me,Ye>0){if(++D>=i)return arguments[0]}else D=0;return R.apply(void 0,arguments)}}function Us(R){if(R!=null){try{return tn.call(R)}catch{}try{return R+""}catch{}}return""}function Si(R,D){return R===D||R!==R&&D!==D}var ls=Ea(function(){return arguments}())?Ea:function(R){return cn(R)&&Dt.call(R,"callee")&&!$e.call(R,"callee")},Yo=Array.isArray;function Lt(R){return R!=null&&Zl(R.length)&&!Ia(R)}function Xu(R){return cn(R)&&Lt(R)}var us=Qt||Ud;function Ia(R){if(!Ar(R))return!1;var D=Qi(R);return D==y||D==b||D==d||D==L}function Zl(R){return typeof R=="number"&&R>-1&&R%1==0&&R<=a}function Ar(R){var D=typeof R;return R!=null&&(D=="object"||D=="function")}function cn(R){return R!=null&&typeof R=="object"}function Yl(R){if(!cn(R)||Qi(R)!=k)return!1;var D=je(R);if(D===null)return!0;var G=Dt.call(D,"constructor")&&D.constructor;return typeof G=="function"&&G instanceof G&&tn.call(G)==Ut}var Xl=Bt?tt(Bt):Ws;function Ql(R){return Lr(R,Jl(R))}function Jl(R){return Lt(R)?Hd(R,!0):Pa(R)}var nn=Zo(function(R,D,G,me){Hi(R,D,G,me)});function It(R){return function(){return R}}function eu(R){return R}function Ud(){return!1}e.exports=nn})(kw,kw.exports);const ud=kw.exports;function wl(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function Mp(e,...t){return Nq(e)?e(...t):e}var Nq=e=>typeof e=="function",Dq=e=>/!(important)?$/.test(e),sE=e=>typeof e=="string"?e.replace(/!(important)?$/,"").trim():e,Ew=(e,t)=>n=>{const r=String(t),i=Dq(r),o=sE(r),a=e?`${e}.${o}`:o;let s=wl(n.__cssMap)&&a in n.__cssMap?n.__cssMap[a].varRef:t;return s=sE(s),i?`${s} !important`:s};function pm(e){const{scale:t,transform:n,compose:r}=e;return(o,a)=>{const s=Ew(t,o)(a);let l=n?.(s,a)??s;return r&&(l=r(l,a)),l}}var T2=(...e)=>t=>e.reduce((n,r)=>r(n),t);function ws(e,t){return n=>{const r={property:n,scale:e};return r.transform=pm({scale:e,transform:t}),r}}var zq=({rtl:e,ltr:t})=>n=>n.direction==="rtl"?e:t;function Fq(e){const{property:t,scale:n,transform:r}=e;return{scale:n,property:zq(t),transform:n?pm({scale:n,compose:r}):r}}var fM=["rotate(var(--chakra-rotate, 0))","scaleX(var(--chakra-scale-x, 1))","scaleY(var(--chakra-scale-y, 1))","skewX(var(--chakra-skew-x, 0))","skewY(var(--chakra-skew-y, 0))"];function $q(){return["translateX(var(--chakra-translate-x, 0))","translateY(var(--chakra-translate-y, 0))",...fM].join(" ")}function Bq(){return["translate3d(var(--chakra-translate-x, 0), var(--chakra-translate-y, 0), 0)",...fM].join(" ")}var Hq={"--chakra-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-sepia":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-drop-shadow":"var(--chakra-empty,/*!*/ /*!*/)",filter:["var(--chakra-blur)","var(--chakra-brightness)","var(--chakra-contrast)","var(--chakra-grayscale)","var(--chakra-hue-rotate)","var(--chakra-invert)","var(--chakra-saturate)","var(--chakra-sepia)","var(--chakra-drop-shadow)"].join(" ")},Wq={backdropFilter:["var(--chakra-backdrop-blur)","var(--chakra-backdrop-brightness)","var(--chakra-backdrop-contrast)","var(--chakra-backdrop-grayscale)","var(--chakra-backdrop-hue-rotate)","var(--chakra-backdrop-invert)","var(--chakra-backdrop-opacity)","var(--chakra-backdrop-saturate)","var(--chakra-backdrop-sepia)"].join(" "),"--chakra-backdrop-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-opacity":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-sepia":"var(--chakra-empty,/*!*/ /*!*/)"};function Vq(e){return{"--chakra-ring-offset-shadow":"var(--chakra-ring-inset) 0 0 0 var(--chakra-ring-offset-width) var(--chakra-ring-offset-color)","--chakra-ring-shadow":"var(--chakra-ring-inset) 0 0 0 calc(var(--chakra-ring-width) + var(--chakra-ring-offset-width)) var(--chakra-ring-color)","--chakra-ring-width":e,boxShadow:["var(--chakra-ring-offset-shadow)","var(--chakra-ring-shadow)","var(--chakra-shadow, 0 0 #0000)"].join(", ")}}var Uq={"row-reverse":{space:"--chakra-space-x-reverse",divide:"--chakra-divide-x-reverse"},"column-reverse":{space:"--chakra-space-y-reverse",divide:"--chakra-divide-y-reverse"}},hM="& > :not(style) ~ :not(style)",Gq={[hM]:{marginInlineStart:"calc(var(--chakra-space-x) * calc(1 - var(--chakra-space-x-reverse)))",marginInlineEnd:"calc(var(--chakra-space-x) * var(--chakra-space-x-reverse))"}},jq={[hM]:{marginTop:"calc(var(--chakra-space-y) * calc(1 - var(--chakra-space-y-reverse)))",marginBottom:"calc(var(--chakra-space-y) * var(--chakra-space-y-reverse))"}},Pw={"to-t":"to top","to-tr":"to top right","to-r":"to right","to-br":"to bottom right","to-b":"to bottom","to-bl":"to bottom left","to-l":"to left","to-tl":"to top left"},Kq=new Set(Object.values(Pw)),pM=new Set(["none","-moz-initial","inherit","initial","revert","unset"]),qq=e=>e.trim();function Zq(e,t){var n;if(e==null||pM.has(e))return e;const r=/(?<type>^[a-z-A-Z]+)\((?<values>(.*))\)/g,{type:i,values:o}=((n=r.exec(e))==null?void 0:n.groups)??{};if(!i||!o)return e;const a=i.includes("-gradient")?i:`${i}-gradient`,[s,...l]=o.split(",").map(qq).filter(Boolean);if(l?.length===0)return e;const d=s in Pw?Pw[s]:s;l.unshift(d);const p=l.map(g=>{if(Kq.has(g))return g;const m=g.indexOf(" "),[y,b]=m!==-1?[g.substr(0,m),g.substr(m+1)]:[g],w=gM(b)?b:b&&b.split(" "),P=`colors.${y}`,T=P in t.__cssMap?t.__cssMap[P].varRef:y;return w?[T,...Array.isArray(w)?w:[w]].join(" "):T});return`${a}(${p.join(", ")})`}var gM=e=>typeof e=="string"&&e.includes("(")&&e.includes(")"),Yq=(e,t)=>Zq(e,t??{});function Xq(e){return/^var\(--.+\)$/.test(e)}var Qq=e=>{const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}},ul=e=>t=>`${e}(${t})`,sn={filter(e){return e!=="auto"?e:Hq},backdropFilter(e){return e!=="auto"?e:Wq},ring(e){return Vq(sn.px(e))},bgClip(e){return e==="text"?{color:"transparent",backgroundClip:"text"}:{backgroundClip:e}},transform(e){return e==="auto"?$q():e==="auto-gpu"?Bq():e},vh(e){return e==="$100vh"?"var(--chakra-vh)":e},px(e){if(e==null)return e;const{unitless:t}=Qq(e);return t||typeof e=="number"?`${e}px`:e},fraction(e){return typeof e!="number"||e>1?e:`${e*100}%`},float(e,t){const n={left:"right",right:"left"};return t.direction==="rtl"?n[e]:e},degree(e){if(Xq(e)||e==null)return e;const t=typeof e=="string"&&!e.endsWith("deg");return typeof e=="number"||t?`${e}deg`:e},gradient:Yq,blur:ul("blur"),opacity:ul("opacity"),brightness:ul("brightness"),contrast:ul("contrast"),dropShadow:ul("drop-shadow"),grayscale:ul("grayscale"),hueRotate:ul("hue-rotate"),invert:ul("invert"),saturate:ul("saturate"),sepia:ul("sepia"),bgImage(e){return e==null||gM(e)||pM.has(e)?e:`url(${e})`},outline(e){const t=String(e)==="0"||String(e)==="none";return e!==null&&t?{outline:"2px solid transparent",outlineOffset:"2px"}:{outline:e}},flexDirection(e){const{space:t,divide:n}=Uq[e]??{},r={flexDirection:e};return t&&(r[t]=1),n&&(r[n]=1),r}},ee={borderWidths:ws("borderWidths"),borderStyles:ws("borderStyles"),colors:ws("colors"),borders:ws("borders"),radii:ws("radii",sn.px),space:ws("space",T2(sn.vh,sn.px)),spaceT:ws("space",T2(sn.vh,sn.px)),degreeT(e){return{property:e,transform:sn.degree}},prop(e,t,n){return{property:e,scale:t,...t&&{transform:pm({scale:t,transform:n})}}},propT(e,t){return{property:e,transform:t}},sizes:ws("sizes",T2(sn.vh,sn.px)),sizesT:ws("sizes",T2(sn.vh,sn.fraction)),shadows:ws("shadows"),logical:Fq,blur:ws("blur",sn.blur)},Ay={background:ee.colors("background"),backgroundColor:ee.colors("backgroundColor"),backgroundImage:ee.propT("backgroundImage",sn.bgImage),backgroundSize:!0,backgroundPosition:!0,backgroundRepeat:!0,backgroundAttachment:!0,backgroundClip:{transform:sn.bgClip},bgSize:ee.prop("backgroundSize"),bgPosition:ee.prop("backgroundPosition"),bg:ee.colors("background"),bgColor:ee.colors("backgroundColor"),bgPos:ee.prop("backgroundPosition"),bgRepeat:ee.prop("backgroundRepeat"),bgAttachment:ee.prop("backgroundAttachment"),bgGradient:ee.propT("backgroundImage",sn.gradient),bgClip:{transform:sn.bgClip}};Object.assign(Ay,{bgImage:Ay.backgroundImage,bgImg:Ay.backgroundImage});var gn={border:ee.borders("border"),borderWidth:ee.borderWidths("borderWidth"),borderStyle:ee.borderStyles("borderStyle"),borderColor:ee.colors("borderColor"),borderRadius:ee.radii("borderRadius"),borderTop:ee.borders("borderTop"),borderBlockStart:ee.borders("borderBlockStart"),borderTopLeftRadius:ee.radii("borderTopLeftRadius"),borderStartStartRadius:ee.logical({scale:"radii",property:{ltr:"borderTopLeftRadius",rtl:"borderTopRightRadius"}}),borderEndStartRadius:ee.logical({scale:"radii",property:{ltr:"borderBottomLeftRadius",rtl:"borderBottomRightRadius"}}),borderTopRightRadius:ee.radii("borderTopRightRadius"),borderStartEndRadius:ee.logical({scale:"radii",property:{ltr:"borderTopRightRadius",rtl:"borderTopLeftRadius"}}),borderEndEndRadius:ee.logical({scale:"radii",property:{ltr:"borderBottomRightRadius",rtl:"borderBottomLeftRadius"}}),borderRight:ee.borders("borderRight"),borderInlineEnd:ee.borders("borderInlineEnd"),borderBottom:ee.borders("borderBottom"),borderBlockEnd:ee.borders("borderBlockEnd"),borderBottomLeftRadius:ee.radii("borderBottomLeftRadius"),borderBottomRightRadius:ee.radii("borderBottomRightRadius"),borderLeft:ee.borders("borderLeft"),borderInlineStart:{property:"borderInlineStart",scale:"borders"},borderInlineStartRadius:ee.logical({scale:"radii",property:{ltr:["borderTopLeftRadius","borderBottomLeftRadius"],rtl:["borderTopRightRadius","borderBottomRightRadius"]}}),borderInlineEndRadius:ee.logical({scale:"radii",property:{ltr:["borderTopRightRadius","borderBottomRightRadius"],rtl:["borderTopLeftRadius","borderBottomLeftRadius"]}}),borderX:ee.borders(["borderLeft","borderRight"]),borderInline:ee.borders("borderInline"),borderY:ee.borders(["borderTop","borderBottom"]),borderBlock:ee.borders("borderBlock"),borderTopWidth:ee.borderWidths("borderTopWidth"),borderBlockStartWidth:ee.borderWidths("borderBlockStartWidth"),borderTopColor:ee.colors("borderTopColor"),borderBlockStartColor:ee.colors("borderBlockStartColor"),borderTopStyle:ee.borderStyles("borderTopStyle"),borderBlockStartStyle:ee.borderStyles("borderBlockStartStyle"),borderBottomWidth:ee.borderWidths("borderBottomWidth"),borderBlockEndWidth:ee.borderWidths("borderBlockEndWidth"),borderBottomColor:ee.colors("borderBottomColor"),borderBlockEndColor:ee.colors("borderBlockEndColor"),borderBottomStyle:ee.borderStyles("borderBottomStyle"),borderBlockEndStyle:ee.borderStyles("borderBlockEndStyle"),borderLeftWidth:ee.borderWidths("borderLeftWidth"),borderInlineStartWidth:ee.borderWidths("borderInlineStartWidth"),borderLeftColor:ee.colors("borderLeftColor"),borderInlineStartColor:ee.colors("borderInlineStartColor"),borderLeftStyle:ee.borderStyles("borderLeftStyle"),borderInlineStartStyle:ee.borderStyles("borderInlineStartStyle"),borderRightWidth:ee.borderWidths("borderRightWidth"),borderInlineEndWidth:ee.borderWidths("borderInlineEndWidth"),borderRightColor:ee.colors("borderRightColor"),borderInlineEndColor:ee.colors("borderInlineEndColor"),borderRightStyle:ee.borderStyles("borderRightStyle"),borderInlineEndStyle:ee.borderStyles("borderInlineEndStyle"),borderTopRadius:ee.radii(["borderTopLeftRadius","borderTopRightRadius"]),borderBottomRadius:ee.radii(["borderBottomLeftRadius","borderBottomRightRadius"]),borderLeftRadius:ee.radii(["borderTopLeftRadius","borderBottomLeftRadius"]),borderRightRadius:ee.radii(["borderTopRightRadius","borderBottomRightRadius"])};Object.assign(gn,{rounded:gn.borderRadius,roundedTop:gn.borderTopRadius,roundedTopLeft:gn.borderTopLeftRadius,roundedTopRight:gn.borderTopRightRadius,roundedTopStart:gn.borderStartStartRadius,roundedTopEnd:gn.borderStartEndRadius,roundedBottom:gn.borderBottomRadius,roundedBottomLeft:gn.borderBottomLeftRadius,roundedBottomRight:gn.borderBottomRightRadius,roundedBottomStart:gn.borderEndStartRadius,roundedBottomEnd:gn.borderEndEndRadius,roundedLeft:gn.borderLeftRadius,roundedRight:gn.borderRightRadius,roundedStart:gn.borderInlineStartRadius,roundedEnd:gn.borderInlineEndRadius,borderStart:gn.borderInlineStart,borderEnd:gn.borderInlineEnd,borderTopStartRadius:gn.borderStartStartRadius,borderTopEndRadius:gn.borderStartEndRadius,borderBottomStartRadius:gn.borderEndStartRadius,borderBottomEndRadius:gn.borderEndEndRadius,borderStartRadius:gn.borderInlineStartRadius,borderEndRadius:gn.borderInlineEndRadius,borderStartWidth:gn.borderInlineStartWidth,borderEndWidth:gn.borderInlineEndWidth,borderStartColor:gn.borderInlineStartColor,borderEndColor:gn.borderInlineEndColor,borderStartStyle:gn.borderInlineStartStyle,borderEndStyle:gn.borderInlineEndStyle});var Jq={color:ee.colors("color"),textColor:ee.colors("color"),fill:ee.colors("fill"),stroke:ee.colors("stroke")},Tw={boxShadow:ee.shadows("boxShadow"),mixBlendMode:!0,blendMode:ee.prop("mixBlendMode"),backgroundBlendMode:!0,bgBlendMode:ee.prop("backgroundBlendMode"),opacity:!0};Object.assign(Tw,{shadow:Tw.boxShadow});var eZ={filter:{transform:sn.filter},blur:ee.blur("--chakra-blur"),brightness:ee.propT("--chakra-brightness",sn.brightness),contrast:ee.propT("--chakra-contrast",sn.contrast),hueRotate:ee.degreeT("--chakra-hue-rotate"),invert:ee.propT("--chakra-invert",sn.invert),saturate:ee.propT("--chakra-saturate",sn.saturate),dropShadow:ee.propT("--chakra-drop-shadow",sn.dropShadow),backdropFilter:{transform:sn.backdropFilter},backdropBlur:ee.blur("--chakra-backdrop-blur"),backdropBrightness:ee.propT("--chakra-backdrop-brightness",sn.brightness),backdropContrast:ee.propT("--chakra-backdrop-contrast",sn.contrast),backdropHueRotate:ee.degreeT("--chakra-backdrop-hue-rotate"),backdropInvert:ee.propT("--chakra-backdrop-invert",sn.invert),backdropSaturate:ee.propT("--chakra-backdrop-saturate",sn.saturate)},I3={alignItems:!0,alignContent:!0,justifyItems:!0,justifyContent:!0,flexWrap:!0,flexDirection:{transform:sn.flexDirection},experimental_spaceX:{static:Gq,transform:pm({scale:"space",transform:e=>e!==null?{"--chakra-space-x":e}:null})},experimental_spaceY:{static:jq,transform:pm({scale:"space",transform:e=>e!=null?{"--chakra-space-y":e}:null})},flex:!0,flexFlow:!0,flexGrow:!0,flexShrink:!0,flexBasis:ee.sizes("flexBasis"),justifySelf:!0,alignSelf:!0,order:!0,placeItems:!0,placeContent:!0,placeSelf:!0,gap:ee.space("gap"),rowGap:ee.space("rowGap"),columnGap:ee.space("columnGap")};Object.assign(I3,{flexDir:I3.flexDirection});var mM={gridGap:ee.space("gridGap"),gridColumnGap:ee.space("gridColumnGap"),gridRowGap:ee.space("gridRowGap"),gridColumn:!0,gridRow:!0,gridAutoFlow:!0,gridAutoColumns:!0,gridColumnStart:!0,gridColumnEnd:!0,gridRowStart:!0,gridRowEnd:!0,gridAutoRows:!0,gridTemplate:!0,gridTemplateColumns:!0,gridTemplateRows:!0,gridTemplateAreas:!0,gridArea:!0},tZ={appearance:!0,cursor:!0,resize:!0,userSelect:!0,pointerEvents:!0,outline:{transform:sn.outline},outlineOffset:!0,outlineColor:ee.colors("outlineColor")},Wa={width:ee.sizesT("width"),inlineSize:ee.sizesT("inlineSize"),height:ee.sizes("height"),blockSize:ee.sizes("blockSize"),boxSize:ee.sizes(["width","height"]),minWidth:ee.sizes("minWidth"),minInlineSize:ee.sizes("minInlineSize"),minHeight:ee.sizes("minHeight"),minBlockSize:ee.sizes("minBlockSize"),maxWidth:ee.sizes("maxWidth"),maxInlineSize:ee.sizes("maxInlineSize"),maxHeight:ee.sizes("maxHeight"),maxBlockSize:ee.sizes("maxBlockSize"),overflow:!0,overflowX:!0,overflowY:!0,overscrollBehavior:!0,overscrollBehaviorX:!0,overscrollBehaviorY:!0,display:!0,verticalAlign:!0,boxSizing:!0,boxDecorationBreak:!0,float:ee.propT("float",sn.float),objectFit:!0,objectPosition:!0,visibility:!0,isolation:!0};Object.assign(Wa,{w:Wa.width,h:Wa.height,minW:Wa.minWidth,maxW:Wa.maxWidth,minH:Wa.minHeight,maxH:Wa.maxHeight,overscroll:Wa.overscrollBehavior,overscrollX:Wa.overscrollBehaviorX,overscrollY:Wa.overscrollBehaviorY});var nZ={listStyleType:!0,listStylePosition:!0,listStylePos:ee.prop("listStylePosition"),listStyleImage:!0,listStyleImg:ee.prop("listStyleImage")};function rZ(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r<i.length&&e;r+=1)e=e[i[r]];return e===void 0?n:e}var iZ=e=>{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},oZ=iZ(rZ),aZ={border:"0px",clip:"rect(0, 0, 0, 0)",width:"1px",height:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},sZ={position:"static",width:"auto",height:"auto",clip:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal"},gb=(e,t,n)=>{const r={},i=oZ(e,t,{});for(const o in i)o in n&&n[o]!=null||(r[o]=i[o]);return r},lZ={srOnly:{transform(e){return e===!0?aZ:e==="focusable"?sZ:{}}},layerStyle:{processResult:!0,transform:(e,t,n)=>gb(t,`layerStyles.${e}`,n)},textStyle:{processResult:!0,transform:(e,t,n)=>gb(t,`textStyles.${e}`,n)},apply:{processResult:!0,transform:(e,t,n)=>gb(t,e,n)}},Rg={position:!0,pos:ee.prop("position"),zIndex:ee.prop("zIndex","zIndices"),inset:ee.spaceT("inset"),insetX:ee.spaceT(["left","right"]),insetInline:ee.spaceT("insetInline"),insetY:ee.spaceT(["top","bottom"]),insetBlock:ee.spaceT("insetBlock"),top:ee.spaceT("top"),insetBlockStart:ee.spaceT("insetBlockStart"),bottom:ee.spaceT("bottom"),insetBlockEnd:ee.spaceT("insetBlockEnd"),left:ee.spaceT("left"),insetInlineStart:ee.logical({scale:"space",property:{ltr:"left",rtl:"right"}}),right:ee.spaceT("right"),insetInlineEnd:ee.logical({scale:"space",property:{ltr:"right",rtl:"left"}})};Object.assign(Rg,{insetStart:Rg.insetInlineStart,insetEnd:Rg.insetInlineEnd});var uZ={ring:{transform:sn.ring},ringColor:ee.colors("--chakra-ring-color"),ringOffset:ee.prop("--chakra-ring-offset-width"),ringOffsetColor:ee.colors("--chakra-ring-offset-color"),ringInset:ee.prop("--chakra-ring-inset")},Kn={margin:ee.spaceT("margin"),marginTop:ee.spaceT("marginTop"),marginBlockStart:ee.spaceT("marginBlockStart"),marginRight:ee.spaceT("marginRight"),marginInlineEnd:ee.spaceT("marginInlineEnd"),marginBottom:ee.spaceT("marginBottom"),marginBlockEnd:ee.spaceT("marginBlockEnd"),marginLeft:ee.spaceT("marginLeft"),marginInlineStart:ee.spaceT("marginInlineStart"),marginX:ee.spaceT(["marginInlineStart","marginInlineEnd"]),marginInline:ee.spaceT("marginInline"),marginY:ee.spaceT(["marginTop","marginBottom"]),marginBlock:ee.spaceT("marginBlock"),padding:ee.space("padding"),paddingTop:ee.space("paddingTop"),paddingBlockStart:ee.space("paddingBlockStart"),paddingRight:ee.space("paddingRight"),paddingBottom:ee.space("paddingBottom"),paddingBlockEnd:ee.space("paddingBlockEnd"),paddingLeft:ee.space("paddingLeft"),paddingInlineStart:ee.space("paddingInlineStart"),paddingInlineEnd:ee.space("paddingInlineEnd"),paddingX:ee.space(["paddingInlineStart","paddingInlineEnd"]),paddingInline:ee.space("paddingInline"),paddingY:ee.space(["paddingTop","paddingBottom"]),paddingBlock:ee.space("paddingBlock")};Object.assign(Kn,{m:Kn.margin,mt:Kn.marginTop,mr:Kn.marginRight,me:Kn.marginInlineEnd,marginEnd:Kn.marginInlineEnd,mb:Kn.marginBottom,ml:Kn.marginLeft,ms:Kn.marginInlineStart,marginStart:Kn.marginInlineStart,mx:Kn.marginX,my:Kn.marginY,p:Kn.padding,pt:Kn.paddingTop,py:Kn.paddingY,px:Kn.paddingX,pb:Kn.paddingBottom,pl:Kn.paddingLeft,ps:Kn.paddingInlineStart,paddingStart:Kn.paddingInlineStart,pr:Kn.paddingRight,pe:Kn.paddingInlineEnd,paddingEnd:Kn.paddingInlineEnd});var cZ={textDecorationColor:ee.colors("textDecorationColor"),textDecoration:!0,textDecor:{property:"textDecoration"},textDecorationLine:!0,textDecorationStyle:!0,textDecorationThickness:!0,textUnderlineOffset:!0,textShadow:ee.shadows("textShadow")},dZ={clipPath:!0,transform:ee.propT("transform",sn.transform),transformOrigin:!0,translateX:ee.spaceT("--chakra-translate-x"),translateY:ee.spaceT("--chakra-translate-y"),skewX:ee.degreeT("--chakra-skew-x"),skewY:ee.degreeT("--chakra-skew-y"),scaleX:ee.prop("--chakra-scale-x"),scaleY:ee.prop("--chakra-scale-y"),scale:ee.prop(["--chakra-scale-x","--chakra-scale-y"]),rotate:ee.degreeT("--chakra-rotate")},fZ={transition:!0,transitionDelay:!0,animation:!0,willChange:!0,transitionDuration:ee.prop("transitionDuration","transition.duration"),transitionProperty:ee.prop("transitionProperty","transition.property"),transitionTimingFunction:ee.prop("transitionTimingFunction","transition.easing")},hZ={fontFamily:ee.prop("fontFamily","fonts"),fontSize:ee.prop("fontSize","fontSizes",sn.px),fontWeight:ee.prop("fontWeight","fontWeights"),lineHeight:ee.prop("lineHeight","lineHeights"),letterSpacing:ee.prop("letterSpacing","letterSpacings"),textAlign:!0,fontStyle:!0,wordBreak:!0,overflowWrap:!0,textOverflow:!0,textTransform:!0,whiteSpace:!0,noOfLines:{static:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:"var(--chakra-line-clamp)"},property:"--chakra-line-clamp"}},pZ={scrollBehavior:!0,scrollSnapAlign:!0,scrollSnapStop:!0,scrollSnapType:!0,scrollMargin:ee.spaceT("scrollMargin"),scrollMarginTop:ee.spaceT("scrollMarginTop"),scrollMarginBottom:ee.spaceT("scrollMarginBottom"),scrollMarginLeft:ee.spaceT("scrollMarginLeft"),scrollMarginRight:ee.spaceT("scrollMarginRight"),scrollMarginX:ee.spaceT(["scrollMarginLeft","scrollMarginRight"]),scrollMarginY:ee.spaceT(["scrollMarginTop","scrollMarginBottom"]),scrollPadding:ee.spaceT("scrollPadding"),scrollPaddingTop:ee.spaceT("scrollPaddingTop"),scrollPaddingBottom:ee.spaceT("scrollPaddingBottom"),scrollPaddingLeft:ee.spaceT("scrollPaddingLeft"),scrollPaddingRight:ee.spaceT("scrollPaddingRight"),scrollPaddingX:ee.spaceT(["scrollPaddingLeft","scrollPaddingRight"]),scrollPaddingY:ee.spaceT(["scrollPaddingTop","scrollPaddingBottom"])};function vM(e){return wl(e)&&e.reference?e.reference:String(e)}var W5=(e,...t)=>t.map(vM).join(` ${e} `).replace(/calc/g,""),lE=(...e)=>`calc(${W5("+",...e)})`,uE=(...e)=>`calc(${W5("-",...e)})`,Lw=(...e)=>`calc(${W5("*",...e)})`,cE=(...e)=>`calc(${W5("/",...e)})`,dE=e=>{const t=vM(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:Lw(t,-1)},Mf=Object.assign(e=>({add:(...t)=>Mf(lE(e,...t)),subtract:(...t)=>Mf(uE(e,...t)),multiply:(...t)=>Mf(Lw(e,...t)),divide:(...t)=>Mf(cE(e,...t)),negate:()=>Mf(dE(e)),toString:()=>e.toString()}),{add:lE,subtract:uE,multiply:Lw,divide:cE,negate:dE});function gZ(e,t="-"){return e.replace(/\s+/g,t)}function mZ(e){const t=gZ(e.toString());return yZ(vZ(t))}function vZ(e){return e.includes("\\.")?e:!Number.isInteger(parseFloat(e.toString()))?e.replace(".","\\."):e}function yZ(e){return e.replace(/[!-,/:-@[-^`{-~]/g,"\\$&")}function xZ(e,t=""){return[t,e].filter(Boolean).join("-")}function bZ(e,t){return`var(${e}${t?`, ${t}`:""})`}function SZ(e,t=""){return mZ(`--${xZ(e,t)}`)}function xd(e,t,n){const r=SZ(e,n);return{variable:r,reference:bZ(r,t)}}function wZ(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function CZ(e){const t=e==null?0:e.length;return t?e[t-1]:void 0}function _Z(e){const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}}function Aw(e){if(e==null)return e;const{unitless:t}=_Z(e);return t||typeof e=="number"?`${e}px`:e}var yM=(e,t)=>parseInt(e[1],10)>parseInt(t[1],10)?1:-1,L9=e=>Object.fromEntries(Object.entries(e).sort(yM));function fE(e){const t=L9(e);return Object.assign(Object.values(t),t)}function kZ(e){const t=Object.keys(L9(e));return new Set(t)}function hE(e){if(!e)return e;e=Aw(e)??e;const t=e.endsWith("px")?-1:-.0625;return typeof e=="number"?`${e+t}`:e.replace(/(\d+\.?\d*)/u,n=>`${parseFloat(n)+t}`)}function ug(e,t){const n=["@media screen"];return e&&n.push("and",`(min-width: ${Aw(e)})`),t&&n.push("and",`(max-width: ${Aw(t)})`),n.join(" ")}function EZ(e){if(!e)return null;e.base=e.base??"0px";const t=fE(e),n=Object.entries(e).sort(yM).map(([o,a],s,l)=>{let[,d]=l[s+1]??[];return d=parseFloat(d)>0?hE(d):void 0,{_minW:hE(a),breakpoint:o,minW:a,maxW:d,maxWQuery:ug(null,d),minWQuery:ug(a),minMaxQuery:ug(a,d)}}),r=kZ(e),i=Array.from(r.values());return{keys:r,normalized:t,isResponsive(o){const a=Object.keys(o);return a.length>0&&a.every(s=>r.has(s))},asObject:L9(e),asArray:fE(e),details:n,media:[null,...t.map(o=>ug(o)).slice(1)],toArrayValue(o){if(!wZ(o))throw new Error("toArrayValue: value must be an object");const a=i.map(s=>o[s]??null);for(;CZ(a)===null;)a.pop();return a},toObjectValue(o){if(!Array.isArray(o))throw new Error("toObjectValue: value must be an array");return o.reduce((a,s,l)=>{const d=i[l];return d!=null&&s!=null&&(a[d]=s),a},{})}}}var Li={hover:(e,t)=>`${e}:hover ${t}, ${e}[data-hover] ${t}`,focus:(e,t)=>`${e}:focus ${t}, ${e}[data-focus] ${t}`,focusVisible:(e,t)=>`${e}:focus-visible ${t}`,focusWithin:(e,t)=>`${e}:focus-within ${t}`,active:(e,t)=>`${e}:active ${t}, ${e}[data-active] ${t}`,disabled:(e,t)=>`${e}:disabled ${t}, ${e}[data-disabled] ${t}`,invalid:(e,t)=>`${e}:invalid ${t}, ${e}[data-invalid] ${t}`,checked:(e,t)=>`${e}:checked ${t}, ${e}[data-checked] ${t}`,indeterminate:(e,t)=>`${e}:indeterminate ${t}, ${e}[aria-checked=mixed] ${t}, ${e}[data-indeterminate] ${t}`,readOnly:(e,t)=>`${e}:read-only ${t}, ${e}[readonly] ${t}, ${e}[data-read-only] ${t}`,expanded:(e,t)=>`${e}:read-only ${t}, ${e}[aria-expanded=true] ${t}, ${e}[data-expanded] ${t}`,placeholderShown:(e,t)=>`${e}:placeholder-shown ${t}`},Ac=e=>xM(t=>e(t,"&"),"[role=group]","[data-group]",".group"),pu=e=>xM(t=>e(t,"~ &"),"[data-peer]",".peer"),xM=(e,...t)=>t.map(e).join(", "),V5={_hover:"&:hover, &[data-hover]",_active:"&:active, &[data-active]",_focus:"&:focus, &[data-focus]",_highlighted:"&[data-highlighted]",_focusWithin:"&:focus-within",_focusVisible:"&:focus-visible, &[data-focus-visible]",_disabled:"&[disabled], &[aria-disabled=true], &[data-disabled]",_readOnly:"&[aria-readonly=true], &[readonly], &[data-readonly]",_before:"&::before",_after:"&::after",_empty:"&:empty",_expanded:"&[aria-expanded=true], &[data-expanded]",_checked:"&[aria-checked=true], &[data-checked]",_grabbed:"&[aria-grabbed=true], &[data-grabbed]",_pressed:"&[aria-pressed=true], &[data-pressed]",_invalid:"&[aria-invalid=true], &[data-invalid]",_valid:"&[data-valid], &[data-state=valid]",_loading:"&[data-loading], &[aria-busy=true]",_selected:"&[aria-selected=true], &[data-selected]",_hidden:"&[hidden], &[data-hidden]",_autofill:"&:-webkit-autofill",_even:"&:nth-of-type(even)",_odd:"&:nth-of-type(odd)",_first:"&:first-of-type",_last:"&:last-of-type",_notFirst:"&:not(:first-of-type)",_notLast:"&:not(:last-of-type)",_visited:"&:visited",_activeLink:"&[aria-current=page]",_activeStep:"&[aria-current=step]",_indeterminate:"&:indeterminate, &[aria-checked=mixed], &[data-indeterminate]",_groupHover:Ac(Li.hover),_peerHover:pu(Li.hover),_groupFocus:Ac(Li.focus),_peerFocus:pu(Li.focus),_groupFocusVisible:Ac(Li.focusVisible),_peerFocusVisible:pu(Li.focusVisible),_groupActive:Ac(Li.active),_peerActive:pu(Li.active),_groupDisabled:Ac(Li.disabled),_peerDisabled:pu(Li.disabled),_groupInvalid:Ac(Li.invalid),_peerInvalid:pu(Li.invalid),_groupChecked:Ac(Li.checked),_peerChecked:pu(Li.checked),_groupFocusWithin:Ac(Li.focusWithin),_peerFocusWithin:pu(Li.focusWithin),_peerPlaceholderShown:pu(Li.placeholderShown),_placeholder:"&::placeholder",_placeholderShown:"&:placeholder-shown",_fullScreen:"&:fullscreen",_selection:"&::selection",_rtl:"[dir=rtl] &, &[dir=rtl]",_ltr:"[dir=ltr] &, &[dir=ltr]",_mediaDark:"@media (prefers-color-scheme: dark)",_mediaReduceMotion:"@media (prefers-reduced-motion: reduce)",_dark:".chakra-ui-dark &:not([data-theme]),[data-theme=dark] &:not([data-theme]),&[data-theme=dark]",_light:".chakra-ui-light &:not([data-theme]),[data-theme=light] &:not([data-theme]),&[data-theme=light]"},PZ=Object.keys(V5);function pE(e,t){return xd(String(e).replace(/\./g,"-"),void 0,t)}function TZ(e,t){let n={};const r={};for(const[i,o]of Object.entries(e)){const{isSemantic:a,value:s}=o,{variable:l,reference:d}=pE(i,t?.cssVarPrefix);if(!a){if(i.startsWith("space")){const m=i.split("."),[y,...b]=m,w=`${y}.-${b.join(".")}`,P=Mf.negate(s),T=Mf.negate(d);r[w]={value:P,var:l,varRef:T}}n[l]=s,r[i]={value:s,var:l,varRef:d};continue}const p=m=>{const b=[String(i).split(".")[0],m].join(".");if(!e[b])return m;const{reference:P}=pE(b,t?.cssVarPrefix);return P},g=wl(s)?s:{default:s};n=ud(n,Object.entries(g).reduce((m,[y,b])=>{var w;const P=p(b);if(y==="default")return m[l]=P,m;const T=((w=V5)==null?void 0:w[y])??y;return m[T]={[l]:P},m},{})),r[i]={value:d,var:l,varRef:d}}return{cssVars:n,cssMap:r}}function LZ(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function AZ(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var RZ=["colors","borders","borderWidths","borderStyles","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","space","shadows","sizes","zIndices","transition","blur"];function IZ(e){return AZ(e,RZ)}function MZ(e){return e.semanticTokens}function OZ(e){const{__cssMap:t,__cssVars:n,__breakpoints:r,...i}=e;return i}function NZ({tokens:e,semanticTokens:t}){const n=Object.entries(Rw(e)??{}).map(([i,o])=>[i,{isSemantic:!1,value:o}]),r=Object.entries(Rw(t,1)??{}).map(([i,o])=>[i,{isSemantic:!0,value:o}]);return Object.fromEntries([...n,...r])}function Rw(e,t=1/0){return!wl(e)&&!Array.isArray(e)||!t?e:Object.entries(e).reduce((n,[r,i])=>(wl(i)||Array.isArray(i)?Object.entries(Rw(i,t-1)).forEach(([o,a])=>{n[`${r}.${o}`]=a}):n[r]=i,n),{})}function DZ(e){var t;const n=OZ(e),r=IZ(n),i=MZ(n),o=NZ({tokens:r,semanticTokens:i}),a=(t=n.config)==null?void 0:t.cssVarPrefix,{cssMap:s,cssVars:l}=TZ(o,{cssVarPrefix:a});return Object.assign(n,{__cssVars:{...{"--chakra-ring-inset":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-ring-offset-width":"0px","--chakra-ring-offset-color":"#fff","--chakra-ring-color":"rgba(66, 153, 225, 0.6)","--chakra-ring-offset-shadow":"0 0 #0000","--chakra-ring-shadow":"0 0 #0000","--chakra-space-x-reverse":"0","--chakra-space-y-reverse":"0"},...l},__cssMap:s,__breakpoints:EZ(n.breakpoints)}),n}var A9=ud({},Ay,gn,Jq,I3,Wa,eZ,uZ,tZ,mM,lZ,Rg,Tw,Kn,pZ,hZ,cZ,dZ,nZ,fZ),zZ=Object.assign({},Kn,Wa,I3,mM,Rg),FZ=Object.keys(zZ),$Z=[...Object.keys(A9),...PZ],BZ={...A9,...V5},HZ=e=>e in BZ;function WZ(e){return/^var\(--.+\)$/.test(e)}var VZ=(e,t)=>e.startsWith("--")&&typeof t=="string"&&!WZ(t),UZ=(e,t)=>{if(t==null)return t;const n=s=>{var l,d;return(d=(l=e.__cssMap)==null?void 0:l[s])==null?void 0:d.varRef},r=s=>n(s)??s,i=t.split(",").map(s=>s.trim()),[o,a]=i;return t=n(o)??r(a)??r(t),t};function GZ(e){const{configs:t={},pseudos:n={},theme:r}=e;if(!r.__breakpoints)return()=>({});const{isResponsive:i,toArrayValue:o,media:a}=r.__breakpoints,s=(l,d=!1)=>{var p;const g=Mp(l,r);let m={};for(let y in g){let b=Mp(g[y],r);if(b==null)continue;if(Array.isArray(b)||wl(b)&&i(b)){let k=Array.isArray(b)?b:o(b);k=k.slice(0,a.length);for(let L=0;L<k.length;L++){const I=a[L],N=k[L];I?N==null?m[I]??(m[I]={}):m[I]=Object.assign({},m[I],s({[y]:N},!0)):m=Object.assign({},m,s({...g,[y]:N},!1))}continue}if(y in n&&(y=n[y]),VZ(y,b)&&(b=UZ(r,b)),wl(b)){m[y]=Object.assign({},m[y],s(b,!0));continue}let w=t[y];if(w===!0&&(w={property:y}),!d&&w?.static){const k=Mp(w.static,r);m=Object.assign({},m,k)}let P=((p=w?.transform)==null?void 0:p.call(w,b,r,g))??b;if(P=w?.processResult?s(P,!0):P,wl(P)){m=Object.assign({},m,P);continue}const T=Mp(w?.property,r);if(T){if(Array.isArray(T)){for(const k of T)m[k]=P;continue}T==="&"&&wl(P)?m=Object.assign({},m,P):m[T]=P;continue}m[y]=P}return m};return s}var bM=e=>t=>GZ({theme:t,pseudos:V5,configs:A9})(e);function tr(e){return{definePartsStyle(t){return t},defineMultiStyleConfig(t){return{parts:e,...t}}}}function jZ(e,t){if(Array.isArray(e))return e;if(wl(e))return t(e);if(e!=null)return[e]}function KZ(e,t){for(let n=t+1;n<e.length;n++)if(e[n]!=null)return n;return-1}function qZ(e){const t=e.__breakpoints;return function(r,i,o,a){var s,l;if(!t)return;const d={},p=jZ(o,t.toArrayValue);if(!p)return d;const g=p.length,m=g===1,y=!!r.parts;for(let b=0;b<g;b++){const w=t.details[b],P=t.details[KZ(p,b)],T=ug(w.minW,P?._minW),k=Mp((s=r[i])==null?void 0:s[p[b]],a);if(!!k){if(y){(l=r.parts)==null||l.forEach(L=>{ud(d,{[L]:m?k[L]:{[T]:k[L]}})});continue}if(!y){m?ud(d,k):d[T]=k;continue}d[T]=k}}return d}}function ZZ(e){return t=>{const{variant:n,size:r,theme:i}=t,o=qZ(i);return ud({},Mp(e.baseStyle??{},t),o(e,"sizes",r,t),o(e,"variants",n,t))}}function YZ(e,t,n){var r,i;return((i=(r=e.__cssMap)==null?void 0:r[`${t}.${n}`])==null?void 0:i.varRef)??n}function yn(e){return LZ(e,["styleConfig","size","variant","colorScheme"])}function XZ(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function QZ(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var JZ=function(){function e(n){var r=this;this._insertTag=function(i){var o;r.tags.length===0?r.insertionPoint?o=r.insertionPoint.nextSibling:r.prepend?o=r.container.firstChild:o=r.before:o=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(i,o),r.tags.push(i)},this.isSpeedy=n.speedy===void 0?!0:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(QZ(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var o=XZ(i);try{o.insertRule(r,o.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){return r.parentNode&&r.parentNode.removeChild(r)}),this.tags=[],this.ctr=0},e}(),Ki="-ms-",M3="-moz-",mn="-webkit-",SM="comm",R9="rule",I9="decl",eY="@import",wM="@keyframes",tY=Math.abs,U5=String.fromCharCode,nY=Object.assign;function rY(e,t){return(((t<<2^Do(e,0))<<2^Do(e,1))<<2^Do(e,2))<<2^Do(e,3)}function CM(e){return e.trim()}function iY(e,t){return(e=t.exec(e))?e[0]:e}function Sn(e,t,n){return e.replace(t,n)}function Iw(e,t){return e.indexOf(t)}function Do(e,t){return e.charCodeAt(t)|0}function gm(e,t,n){return e.slice(t,n)}function vl(e){return e.length}function M9(e){return e.length}function L2(e,t){return t.push(e),e}function oY(e,t){return e.map(t).join("")}var G5=1,p0=1,_M=0,Go=0,Kr=0,I0="";function j5(e,t,n,r,i,o,a){return{value:e,root:t,parent:n,type:r,props:i,children:o,line:G5,column:p0,length:a,return:""}}function j1(e,t){return nY(j5("",null,null,"",null,null,0),e,{length:-e.length},t)}function aY(){return Kr}function sY(){return Kr=Go>0?Do(I0,--Go):0,p0--,Kr===10&&(p0=1,G5--),Kr}function va(){return Kr=Go<_M?Do(I0,Go++):0,p0++,Kr===10&&(p0=1,G5++),Kr}function El(){return Do(I0,Go)}function Ry(){return Go}function qm(e,t){return gm(I0,e,t)}function mm(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function kM(e){return G5=p0=1,_M=vl(I0=e),Go=0,[]}function EM(e){return I0="",e}function Iy(e){return CM(qm(Go-1,Mw(e===91?e+2:e===40?e+1:e)))}function lY(e){for(;(Kr=El())&&Kr<33;)va();return mm(e)>2||mm(Kr)>3?"":" "}function uY(e,t){for(;--t&&va()&&!(Kr<48||Kr>102||Kr>57&&Kr<65||Kr>70&&Kr<97););return qm(e,Ry()+(t<6&&El()==32&&va()==32))}function Mw(e){for(;va();)switch(Kr){case e:return Go;case 34:case 39:e!==34&&e!==39&&Mw(Kr);break;case 40:e===41&&Mw(e);break;case 92:va();break}return Go}function cY(e,t){for(;va()&&e+Kr!==47+10;)if(e+Kr===42+42&&El()===47)break;return"/*"+qm(t,Go-1)+"*"+U5(e===47?e:va())}function dY(e){for(;!mm(El());)va();return qm(e,Go)}function fY(e){return EM(My("",null,null,null,[""],e=kM(e),0,[0],e))}function My(e,t,n,r,i,o,a,s,l){for(var d=0,p=0,g=a,m=0,y=0,b=0,w=1,P=1,T=1,k=0,L="",I=i,N=o,F=r,z=L;P;)switch(b=k,k=va()){case 40:if(b!=108&&z.charCodeAt(g-1)==58){Iw(z+=Sn(Iy(k),"&","&\f"),"&\f")!=-1&&(T=-1);break}case 34:case 39:case 91:z+=Iy(k);break;case 9:case 10:case 13:case 32:z+=lY(b);break;case 92:z+=uY(Ry()-1,7);continue;case 47:switch(El()){case 42:case 47:L2(hY(cY(va(),Ry()),t,n),l);break;default:z+="/"}break;case 123*w:s[d++]=vl(z)*T;case 125*w:case 59:case 0:switch(k){case 0:case 125:P=0;case 59+p:y>0&&vl(z)-g&&L2(y>32?mE(z+";",r,n,g-1):mE(Sn(z," ","")+";",r,n,g-2),l);break;case 59:z+=";";default:if(L2(F=gE(z,t,n,d,p,i,s,L,I=[],N=[],g),o),k===123)if(p===0)My(z,t,F,F,I,o,g,s,N);else switch(m){case 100:case 109:case 115:My(e,F,F,r&&L2(gE(e,F,F,0,0,i,s,L,i,I=[],g),N),i,N,g,s,r?I:N);break;default:My(z,F,F,F,[""],N,0,s,N)}}d=p=y=0,w=T=1,L=z="",g=a;break;case 58:g=1+vl(z),y=b;default:if(w<1){if(k==123)--w;else if(k==125&&w++==0&&sY()==125)continue}switch(z+=U5(k),k*w){case 38:T=p>0?1:(z+="\f",-1);break;case 44:s[d++]=(vl(z)-1)*T,T=1;break;case 64:El()===45&&(z+=Iy(va())),m=El(),p=g=vl(L=z+=dY(Ry())),k++;break;case 45:b===45&&vl(z)==2&&(w=0)}}return o}function gE(e,t,n,r,i,o,a,s,l,d,p){for(var g=i-1,m=i===0?o:[""],y=M9(m),b=0,w=0,P=0;b<r;++b)for(var T=0,k=gm(e,g+1,g=tY(w=a[b])),L=e;T<y;++T)(L=CM(w>0?m[T]+" "+k:Sn(k,/&\f/g,m[T])))&&(l[P++]=L);return j5(e,t,n,i===0?R9:s,l,d,p)}function hY(e,t,n){return j5(e,t,n,SM,U5(aY()),gm(e,2,-2),0)}function mE(e,t,n,r){return j5(e,t,n,I9,gm(e,0,r),gm(e,r+1,-1),r)}function PM(e,t){switch(rY(e,t)){case 5103:return mn+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return mn+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return mn+e+M3+e+Ki+e+e;case 6828:case 4268:return mn+e+Ki+e+e;case 6165:return mn+e+Ki+"flex-"+e+e;case 5187:return mn+e+Sn(e,/(\w+).+(:[^]+)/,mn+"box-$1$2"+Ki+"flex-$1$2")+e;case 5443:return mn+e+Ki+"flex-item-"+Sn(e,/flex-|-self/,"")+e;case 4675:return mn+e+Ki+"flex-line-pack"+Sn(e,/align-content|flex-|-self/,"")+e;case 5548:return mn+e+Ki+Sn(e,"shrink","negative")+e;case 5292:return mn+e+Ki+Sn(e,"basis","preferred-size")+e;case 6060:return mn+"box-"+Sn(e,"-grow","")+mn+e+Ki+Sn(e,"grow","positive")+e;case 4554:return mn+Sn(e,/([^-])(transform)/g,"$1"+mn+"$2")+e;case 6187:return Sn(Sn(Sn(e,/(zoom-|grab)/,mn+"$1"),/(image-set)/,mn+"$1"),e,"")+e;case 5495:case 3959:return Sn(e,/(image-set\([^]*)/,mn+"$1$`$1");case 4968:return Sn(Sn(e,/(.+:)(flex-)?(.*)/,mn+"box-pack:$3"+Ki+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+mn+e+e;case 4095:case 3583:case 4068:case 2532:return Sn(e,/(.+)-inline(.+)/,mn+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(vl(e)-1-t>6)switch(Do(e,t+1)){case 109:if(Do(e,t+4)!==45)break;case 102:return Sn(e,/(.+:)(.+)-([^]+)/,"$1"+mn+"$2-$3$1"+M3+(Do(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Iw(e,"stretch")?PM(Sn(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Do(e,t+1)!==115)break;case 6444:switch(Do(e,vl(e)-3-(~Iw(e,"!important")&&10))){case 107:return Sn(e,":",":"+mn)+e;case 101:return Sn(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+mn+(Do(e,14)===45?"inline-":"")+"box$3$1"+mn+"$2$3$1"+Ki+"$2box$3")+e}break;case 5936:switch(Do(e,t+11)){case 114:return mn+e+Ki+Sn(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return mn+e+Ki+Sn(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return mn+e+Ki+Sn(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return mn+e+Ki+e+e}return e}function jp(e,t){for(var n="",r=M9(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function pY(e,t,n,r){switch(e.type){case eY:case I9:return e.return=e.return||e.value;case SM:return"";case wM:return e.return=e.value+"{"+jp(e.children,r)+"}";case R9:e.value=e.props.join(",")}return vl(n=jp(e.children,r))?e.return=e.value+"{"+n+"}":""}function gY(e){var t=M9(e);return function(n,r,i,o){for(var a="",s=0;s<t;s++)a+=e[s](n,r,i,o)||"";return a}}function mY(e){return function(t){t.root||(t=t.return)&&e(t)}}function vY(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case I9:e.return=PM(e.value,e.length);break;case wM:return jp([j1(e,{value:Sn(e.value,"@","@"+mn)})],r);case R9:if(e.length)return oY(e.props,function(i){switch(iY(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return jp([j1(e,{props:[Sn(i,/:(read-\w+)/,":"+M3+"$1")]})],r);case"::placeholder":return jp([j1(e,{props:[Sn(i,/:(plac\w+)/,":"+mn+"input-$1")]}),j1(e,{props:[Sn(i,/:(plac\w+)/,":"+M3+"$1")]}),j1(e,{props:[Sn(i,/:(plac\w+)/,Ki+"input-$1")]})],r)}return""})}}var vE=function(t){var n=new WeakMap;return function(r){if(n.has(r))return n.get(r);var i=t(r);return n.set(r,i),i}};function TM(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var yY=function(t,n,r){for(var i=0,o=0;i=o,o=El(),i===38&&o===12&&(n[r]=1),!mm(o);)va();return qm(t,Go)},xY=function(t,n){var r=-1,i=44;do switch(mm(i)){case 0:i===38&&El()===12&&(n[r]=1),t[r]+=yY(Go-1,n,r);break;case 2:t[r]+=Iy(i);break;case 4:if(i===44){t[++r]=El()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=U5(i)}while(i=va());return t},bY=function(t,n){return EM(xY(kM(t),n))},yE=new WeakMap,SY=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!yE.get(r))&&!i){yE.set(t,!0);for(var o=[],a=bY(n,o),s=r.props,l=0,d=0;l<a.length;l++)for(var p=0;p<s.length;p++,d++)t.props[d]=o[l]?a[l].replace(/&\f/g,s[p]):s[p]+" "+a[l]}}},wY=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}},CY=[vY],_Y=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(w){var P=w.getAttribute("data-emotion");P.indexOf(" ")!==-1&&(document.head.appendChild(w),w.setAttribute("data-s",""))})}var i=t.stylisPlugins||CY,o={},a,s=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(w){for(var P=w.getAttribute("data-emotion").split(" "),T=1;T<P.length;T++)o[P[T]]=!0;s.push(w)});var l,d=[SY,wY];{var p,g=[pY,mY(function(w){p.insert(w)})],m=gY(d.concat(i,g)),y=function(P){return jp(fY(P),m)};l=function(P,T,k,L){p=k,y(P?P+"{"+T.styles+"}":T.styles),L&&(b.inserted[T.name]=!0)}}var b={key:n,sheet:new JZ({key:n,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:o,registered:{},insert:l};return b.sheet.hydrate(s),b};function Ow(){return Ow=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ow.apply(this,arguments)}var LM={exports:{}},Pn={};/** @license React v16.13.1
- * react-is.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 yi=typeof Symbol=="function"&&Symbol.for,O9=yi?Symbol.for("react.element"):60103,N9=yi?Symbol.for("react.portal"):60106,K5=yi?Symbol.for("react.fragment"):60107,q5=yi?Symbol.for("react.strict_mode"):60108,Z5=yi?Symbol.for("react.profiler"):60114,Y5=yi?Symbol.for("react.provider"):60109,X5=yi?Symbol.for("react.context"):60110,D9=yi?Symbol.for("react.async_mode"):60111,Q5=yi?Symbol.for("react.concurrent_mode"):60111,J5=yi?Symbol.for("react.forward_ref"):60112,e4=yi?Symbol.for("react.suspense"):60113,kY=yi?Symbol.for("react.suspense_list"):60120,t4=yi?Symbol.for("react.memo"):60115,n4=yi?Symbol.for("react.lazy"):60116,EY=yi?Symbol.for("react.block"):60121,PY=yi?Symbol.for("react.fundamental"):60117,TY=yi?Symbol.for("react.responder"):60118,LY=yi?Symbol.for("react.scope"):60119;function _a(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case O9:switch(e=e.type,e){case D9:case Q5:case K5:case Z5:case q5:case e4:return e;default:switch(e=e&&e.$$typeof,e){case X5:case J5:case n4:case t4:case Y5:return e;default:return t}}case N9:return t}}}function AM(e){return _a(e)===Q5}Pn.AsyncMode=D9;Pn.ConcurrentMode=Q5;Pn.ContextConsumer=X5;Pn.ContextProvider=Y5;Pn.Element=O9;Pn.ForwardRef=J5;Pn.Fragment=K5;Pn.Lazy=n4;Pn.Memo=t4;Pn.Portal=N9;Pn.Profiler=Z5;Pn.StrictMode=q5;Pn.Suspense=e4;Pn.isAsyncMode=function(e){return AM(e)||_a(e)===D9};Pn.isConcurrentMode=AM;Pn.isContextConsumer=function(e){return _a(e)===X5};Pn.isContextProvider=function(e){return _a(e)===Y5};Pn.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===O9};Pn.isForwardRef=function(e){return _a(e)===J5};Pn.isFragment=function(e){return _a(e)===K5};Pn.isLazy=function(e){return _a(e)===n4};Pn.isMemo=function(e){return _a(e)===t4};Pn.isPortal=function(e){return _a(e)===N9};Pn.isProfiler=function(e){return _a(e)===Z5};Pn.isStrictMode=function(e){return _a(e)===q5};Pn.isSuspense=function(e){return _a(e)===e4};Pn.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===K5||e===Q5||e===Z5||e===q5||e===e4||e===kY||typeof e=="object"&&e!==null&&(e.$$typeof===n4||e.$$typeof===t4||e.$$typeof===Y5||e.$$typeof===X5||e.$$typeof===J5||e.$$typeof===PY||e.$$typeof===TY||e.$$typeof===LY||e.$$typeof===EY)};Pn.typeOf=_a;(function(e){e.exports=Pn})(LM);var RM=LM.exports,AY={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},RY={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},IM={};IM[RM.ForwardRef]=AY;IM[RM.Memo]=RY;var IY=!0;function MY(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):r+=i+" "}),r}var MM=function(t,n,r){var i=t.key+"-"+n.name;(r===!1||IY===!1)&&t.registered[i]===void 0&&(t.registered[i]=n.styles)},OM=function(t,n,r){MM(t,n,r);var i=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var o=n;do t.insert(n===o?"."+i:"",o,t.sheet,!0),o=o.next;while(o!==void 0)}};function OY(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var NY={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},DY=/[A-Z]|^ms/g,zY=/_EMO_([^_]+?)_([^]*?)_EMO_/g,NM=function(t){return t.charCodeAt(1)===45},xE=function(t){return t!=null&&typeof t!="boolean"},mb=TM(function(e){return NM(e)?e:e.replace(DY,"-$&").toLowerCase()}),bE=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(zY,function(r,i,o){return yl={name:i,styles:o,next:yl},i})}return NY[t]!==1&&!NM(t)&&typeof n=="number"&&n!==0?n+"px":n};function vm(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0)return n;switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return yl={name:n.name,styles:n.styles,next:yl},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)yl={name:r.name,styles:r.styles,next:yl},r=r.next;var i=n.styles+";";return i}return FY(e,t,n)}case"function":{if(e!==void 0){var o=yl,a=n(e);return yl=o,vm(e,t,a)}break}}if(t==null)return n;var s=t[n];return s!==void 0?s:n}function FY(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=vm(e,t,n[i])+";";else for(var o in n){var a=n[o];if(typeof a!="object")t!=null&&t[a]!==void 0?r+=o+"{"+t[a]+"}":xE(a)&&(r+=mb(o)+":"+bE(o,a)+";");else if(Array.isArray(a)&&typeof a[0]=="string"&&(t==null||t[a[0]]===void 0))for(var s=0;s<a.length;s++)xE(a[s])&&(r+=mb(o)+":"+bE(o,a[s])+";");else{var l=vm(e,t,a);switch(o){case"animation":case"animationName":{r+=mb(o)+":"+l+";";break}default:r+=o+"{"+l+"}"}}}return r}var SE=/label:\s*([^\s;\n{]+)\s*(;|$)/g,yl,z9=function(t,n,r){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var i=!0,o="";yl=void 0;var a=t[0];a==null||a.raw===void 0?(i=!1,o+=vm(r,n,a)):o+=a[0];for(var s=1;s<t.length;s++)o+=vm(r,n,t[s]),i&&(o+=a[s]);SE.lastIndex=0;for(var l="",d;(d=SE.exec(o))!==null;)l+="-"+d[1];var p=OY(o)+l;return{name:p,styles:o,next:yl}},$Y=function(t){return t()},DM=RS["useInsertionEffect"]?RS["useInsertionEffect"]:!1,BY=DM||$Y,wE=DM||C.exports.useLayoutEffect,zM=C.exports.createContext(typeof HTMLElement<"u"?_Y({key:"css"}):null);zM.Provider;var FM=function(t){return C.exports.forwardRef(function(n,r){var i=C.exports.useContext(zM);return t(n,i,r)})},ym=C.exports.createContext({}),HY=function(t,n){if(typeof n=="function"){var r=n(t);return r}return Ow({},t,n)},WY=vE(function(e){return vE(function(t){return HY(e,t)})}),VY=function(t){var n=C.exports.useContext(ym);return t.theme!==n&&(n=WY(n)(t.theme)),C.exports.createElement(ym.Provider,{value:n},t.children)},r4=FM(function(e,t){var n=e.styles,r=z9([n],void 0,C.exports.useContext(ym)),i=C.exports.useRef();return wE(function(){var o=t.key+"-global",a=new t.sheet.constructor({key:o,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),s=!1,l=document.querySelector('style[data-emotion="'+o+" "+r.name+'"]');return t.sheet.tags.length&&(a.before=t.sheet.tags[0]),l!==null&&(s=!0,l.setAttribute("data-emotion",o),a.hydrate([l])),i.current=[a,s],function(){a.flush()}},[t]),wE(function(){var o=i.current,a=o[0],s=o[1];if(s){o[1]=!1;return}if(r.next!==void 0&&OM(t,r.next,!0),a.tags.length){var l=a.tags[a.tags.length-1].nextElementSibling;a.before=l,a.flush()}t.insert("",r,a,!1)},[t,r.name]),null});function UY(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return z9(t)}var Zm=function(){var t=UY.apply(void 0,arguments),n="animation-"+t.name;return{name:n,styles:"@keyframes "+n+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}},$M=1/60*1e3,GY=typeof performance<"u"?function(){return performance.now()}:function(){return Date.now()},BM=typeof window<"u"?function(e){return window.requestAnimationFrame(e)}:function(e){return setTimeout(function(){return e(GY())},$M)};function jY(e){var t=[],n=[],r=0,i=!1,o=new WeakSet,a={schedule:function(s,l,d){l===void 0&&(l=!1),d===void 0&&(d=!1);var p=d&&i,g=p?t:n;return l&&o.add(s),g.indexOf(s)===-1&&(g.push(s),p&&i&&(r=t.length)),s},cancel:function(s){var l=n.indexOf(s);l!==-1&&n.splice(l,1),o.delete(s)},process:function(s){var l;if(i=!0,l=[n,t],t=l[0],n=l[1],n.length=0,r=t.length,r)for(var d=0;d<r;d++){var p=t[d];p(s),o.has(p)&&(a.schedule(p),e())}i=!1}};return a}var KY=40,Nw=!0,xm=!1,Dw=!1,Ig={delta:0,timestamp:0},i4=["read","update","preRender","render","postRender"],F9=i4.reduce(function(e,t){return e[t]=jY(function(){return xm=!0}),e},{}),qY=i4.reduce(function(e,t){var n=F9[t];return e[t]=function(r,i,o){return i===void 0&&(i=!1),o===void 0&&(o=!1),xm||XY(),n.schedule(r,i,o)},e},{}),ZY=i4.reduce(function(e,t){return e[t]=F9[t].cancel,e},{}),YY=function(e){return F9[e].process(Ig)},HM=function(e){xm=!1,Ig.delta=Nw?$M:Math.max(Math.min(e-Ig.timestamp,KY),1),Ig.timestamp=e,Dw=!0,i4.forEach(YY),Dw=!1,xm&&(Nw=!1,BM(HM))},XY=function(){xm=!0,Nw=!0,Dw||BM(HM)},CE=function(){return Ig};function Op(e){return typeof e=="function"}var QY=!1;function WM(e){return"current"in e}function JY(e,t){const n={};return Object.keys(e).forEach(r=>{t.includes(r)||(n[r]=e[r])}),n}function eX(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r<i.length&&e;r+=1)e=e[i[r]];return e===void 0?n:e}var tX=e=>{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},VM=tX(eX);function UM(e,t){const n={};return Object.keys(e).forEach(r=>{const i=e[r];t(i,r,e)&&(n[r]=i)}),n}var GM=e=>UM(e,t=>t!=null);function $9(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function o4(e){if(!$9(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}function nX(e){var t;return $9(e)?((t=Ym(e))==null?void 0:t.defaultView)??window:window}function Ym(e){return $9(e)?e.ownerDocument??document:document}function rX(e){return e.view??window}function iX(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}var Xm=iX();function oX(e){const t=Ym(e);return t?.activeElement}function B9(e,t){return e?e===t||e.contains(t):!1}var jM=e=>e.hasAttribute("tabindex"),aX=e=>jM(e)&&e.tabIndex===-1;function sX(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function lX(e){return o4(e)&&e.localName==="input"&&"select"in e}function KM(e){return(o4(e)?Ym(e):document).activeElement===e}function qM(e){return e.parentElement&&qM(e.parentElement)?!0:e.hidden}function uX(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function ZM(e){if(!o4(e)||qM(e)||sX(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():uX(e)?!0:jM(e)}function cX(e){return e?o4(e)&&ZM(e)&&!aX(e):!1}var dX=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],fX=dX.join(),hX=e=>e.offsetWidth>0&&e.offsetHeight>0;function pX(e){const t=Array.from(e.querySelectorAll(fX));return t.unshift(e),t.filter(n=>ZM(n)&&hX(n))}function O3(e,...t){return Op(e)?e(...t):e}function gX(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function mX(e){let t;return function(...r){return e&&(t=e.apply(this,r),e=null),t}}var vX=mX(e=>()=>{const{condition:t,message:n}=e;t&&QY&&console.warn(n)}),yX=(...e)=>t=>e.reduce((n,r)=>r(n),t);function N3(e,t={}){const{isActive:n=KM,nextTick:r,preventScroll:i=!0,selectTextIfInput:o=!0}=t;if(!e||n(e))return-1;function a(){if(!e){vX({condition:!0,message:"[chakra-ui]: can't call focus() on `null` or `undefined` element"});return}if(xX())e.focus({preventScroll:i});else if(e.focus(),i){const s=bX(e);SX(s)}if(o){if(lX(e))e.select();else if("setSelectionRange"in e){const s=e;s.setSelectionRange(s.value.length,s.value.length)}}}return r?requestAnimationFrame(a):(a(),-1)}var A2=null;function xX(){if(A2==null){A2=!1;try{document.createElement("div").focus({get preventScroll(){return A2=!0,!0}})}catch{}}return A2}function bX(e){const t=Ym(e),n=t.defaultView??window;let r=e.parentNode;const i=[],o=t.scrollingElement||t.documentElement;for(;r instanceof n.HTMLElement&&r!==o;)(r.offsetHeight<r.scrollHeight||r.offsetWidth<r.scrollWidth)&&i.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),r=r.parentNode;return o instanceof n.HTMLElement&&i.push({element:o,scrollTop:o.scrollTop,scrollLeft:o.scrollLeft}),i}function SX(e){for(const{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}function wX(e){return!!e.touches}function CX(e){return t=>{const n=rX(t),r=t instanceof n.MouseEvent;(!r||r&&t.button===0)&&e(t)}}var _X={pageX:0,pageY:0};function kX(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||_X;return{x:r[`${t}X`],y:r[`${t}Y`]}}function EX(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function PX(e,t="page"){return{point:wX(e)?kX(e,t):EX(e,t)}}var TX=(e,t=!1)=>{const n=r=>e(r,PX(r));return t?CX(n):n},LX=()=>Xm&&window.onpointerdown===null,AX=()=>Xm&&window.ontouchstart===null,RX=()=>Xm&&window.onmousedown===null,IX={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},MX={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function OX(e){return LX()?e:AX()?MX[e]:RX()?IX[e]:e}Object.freeze(["base","sm","md","lg","xl","2xl"]);function NX(e){const{userAgent:t,vendor:n}=e,r=/(android)/i.test(t);switch(!0){case/CriOS/.test(t):return"Chrome for iOS";case/Edg\//.test(t):return"Edge";case(r&&/Silk\//.test(t)):return"Silk";case(/Chrome/.test(t)&&/Google Inc/.test(n)):return"Chrome";case/Firefox\/\d+\.\d+$/.test(t):return"Firefox";case r:return"AOSP";case/MSIE|Trident/.test(t):return"IE";case(/Safari/.test(e.userAgent)&&/Apple Computer/.test(t)):return"Safari";case/AppleWebKit/.test(t):return"WebKit";default:return null}}function DX(e){return Xm?NX(window.navigator)===e:!1}function zX(e={}){const{strict:t=!0,errorMessage:n="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:r}=e,i=C.exports.createContext(void 0);i.displayName=r;function o(){var a;const s=C.exports.useContext(i);if(!s&&t){const l=new Error(n);throw l.name="ContextError",(a=Error.captureStackTrace)==null||a.call(Error,l,o),l}return s}return[i.Provider,o,i]}function zw(){return zw=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},zw.apply(this,arguments)}var FX=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,$X=TM(function(e){return FX.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),BX=$X,HX=function(t){return t!=="theme"},_E=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?BX:HX},kE=function(t,n,r){var i;if(n){var o=n.shouldForwardProp;i=t.__emotion_forwardProp&&o?function(a){return t.__emotion_forwardProp(a)&&o(a)}:o}return typeof i!="function"&&r&&(i=t.__emotion_forwardProp),i},WX=function(t){var n=t.cache,r=t.serialized,i=t.isStringTag;return MM(n,r,i),BY(function(){return OM(n,r,i)}),null},VX=function e(t,n){var r=t.__emotion_real===t,i=r&&t.__emotion_base||t,o,a;n!==void 0&&(o=n.label,a=n.target);var s=kE(t,n,r),l=s||_E(i),d=!l("as");return function(){var p=arguments,g=r&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(o!==void 0&&g.push("label:"+o+";"),p[0]==null||p[0].raw===void 0)g.push.apply(g,p);else{g.push(p[0][0]);for(var m=p.length,y=1;y<m;y++)g.push(p[y],p[0][y])}var b=FM(function(w,P,T){var k=d&&w.as||i,L="",I=[],N=w;if(w.theme==null){N={};for(var F in w)N[F]=w[F];N.theme=C.exports.useContext(ym)}typeof w.className=="string"?L=MY(P.registered,I,w.className):w.className!=null&&(L=w.className+" ");var z=z9(g.concat(I),P.registered,N);L+=P.key+"-"+z.name,a!==void 0&&(L+=" "+a);var B=d&&s===void 0?_E(k):l,K={};for(var U in w)d&&U==="as"||B(U)&&(K[U]=w[U]);return K.className=L,K.ref=T,C.exports.createElement(C.exports.Fragment,null,C.exports.createElement(WX,{cache:P,serialized:z,isStringTag:typeof k=="string"}),C.exports.createElement(k,K))});return b.displayName=o!==void 0?o:"Styled("+(typeof i=="string"?i:i.displayName||i.name||"Component")+")",b.defaultProps=t.defaultProps,b.__emotion_real=b,b.__emotion_base=i,b.__emotion_styles=g,b.__emotion_forwardProp=s,Object.defineProperty(b,"toString",{value:function(){return"."+a}}),b.withComponent=function(w,P){return e(w,zw({},n,P,{shouldForwardProp:kE(b,P,!0)})).apply(void 0,g)},b}},UX=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Fw=VX.bind();UX.forEach(function(e){Fw[e]=Fw(e)});var GX=typeof Element<"u",jX=typeof Map=="function",KX=typeof Set=="function",qX=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function Oy(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var n,r,i;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!Oy(e[r],t[r]))return!1;return!0}var o;if(jX&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;for(o=e.entries();!(r=o.next()).done;)if(!Oy(r.value[1],t.get(r.value[0])))return!1;return!0}if(KX&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(qX&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;if(GX&&e instanceof Element)return!1;for(r=n;r--!==0;)if(!((i[r]==="_owner"||i[r]==="__v"||i[r]==="__o")&&e.$$typeof)&&!Oy(e[i[r]],t[i[r]]))return!1;return!0}return e!==e&&t!==t}var ZX=function(t,n){try{return Oy(t,n)}catch(r){if((r.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw r}};function M0(){const e=C.exports.useContext(ym);if(!e)throw Error("useTheme: `theme` is undefined. Seems you forgot to wrap your app in `<ChakraProvider />` or `<ThemeProvider />`");return e}function YM(){const e=T9(),t=M0();return{...e,theme:t}}function YX(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__breakpoints)==null?void 0:o.asArray)==null?void 0:a[i]};return r(t)??r(n)??n}function XX(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__cssMap)==null?void 0:o[i])==null?void 0:a.value};return r(t)??r(n)??n}function QX(e,t,n){const r=Array.isArray(t)?t:[t],i=Array.isArray(n)?n:[n];return o=>{const a=i.filter(Boolean),s=r.map((l,d)=>{if(e==="breakpoints")return YX(o,l,a[d]??l);const p=`${e}.${l}`;return XX(o,p,a[d]??l)});return Array.isArray(t)?s:s[0]}}function JX(e){const{cssVarsRoot:t,theme:n,children:r}=e,i=C.exports.useMemo(()=>DZ(n),[n]);return ce(VY,{theme:i,children:[_(eQ,{root:t}),r]})}function eQ({root:e=":host, :root"}){const t=[e,"[data-theme]"].join(",");return _(r4,{styles:n=>({[t]:n.__cssVars})})}zX({name:"StylesContext",errorMessage:"useStyles: `styles` is undefined. Seems you forgot to wrap the components in `<StylesProvider />` "});function tQ(){const{colorMode:e}=T9();return _(r4,{styles:t=>{const n=VM(t,"styles.global"),r=O3(n,{theme:t,colorMode:e});return r?bM(r)(t):void 0}})}var nQ=new Set([...$Z,"textStyle","layerStyle","apply","noOfLines","focusBorderColor","errorBorderColor","as","__css","css","sx"]),rQ=new Set(["htmlWidth","htmlHeight","htmlSize"]);function iQ(e){return rQ.has(e)||!nQ.has(e)}var oQ=({baseStyle:e})=>t=>{const{theme:n,css:r,__css:i,sx:o,...a}=t,s=UM(a,(g,m)=>HZ(m)),l=O3(e,t),d=Object.assign({},i,l,GM(s),o),p=bM(d)(t.theme);return r?[p,r]:p};function vb(e,t){const{baseStyle:n,...r}=t??{};r.shouldForwardProp||(r.shouldForwardProp=iQ);const i=oQ({baseStyle:n});return Fw(e,r)(i)}function Re(e){return C.exports.forwardRef(e)}function XM(e,t={}){const{styleConfig:n,...r}=t,{theme:i,colorMode:o}=YM(),a=VM(i,`components.${e}`),s=n||a,l=ud({theme:i,colorMode:o},s?.defaultProps??{},GM(JY(r,["children"]))),d=C.exports.useRef({});if(s){const g=ZZ(s)(l);ZX(d.current,g)||(d.current=g)}return d.current}function So(e,t={}){return XM(e,t)}function Fi(e,t={}){return XM(e,t)}function aQ(){const e=new Map;return new Proxy(vb,{apply(t,n,r){return vb(...r)},get(t,n){return e.has(n)||e.set(n,vb(n)),e.get(n)}})}var Ce=aQ();function sQ(e,t){return`${e} returned \`undefined\`. Seems you forgot to wrap component within ${t}`}function wn(e={}){const{name:t,strict:n=!0,hookName:r="useContext",providerName:i="Provider",errorMessage:o}=e,a=C.exports.createContext(void 0);a.displayName=t;function s(){var l;const d=C.exports.useContext(a);if(!d&&n){const p=new Error(o??sQ(r,i));throw p.name="ContextError",(l=Error.captureStackTrace)==null||l.call(Error,p,s),p}return d}return[a.Provider,s,a]}function lQ(e,t){if(e!=null){if(typeof e=="function"){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${t}' to ref '${e}'`)}}}function Nn(...e){return t=>{e.forEach(n=>{lQ(n,t)})}}function uQ(...e){return C.exports.useMemo(()=>Nn(...e),e)}function EE(e){return e.sort((t,n)=>{const r=t.compareDocumentPosition(n);if(r&Node.DOCUMENT_POSITION_FOLLOWING||r&Node.DOCUMENT_POSITION_CONTAINED_BY)return-1;if(r&Node.DOCUMENT_POSITION_PRECEDING||r&Node.DOCUMENT_POSITION_CONTAINS)return 1;if(r&Node.DOCUMENT_POSITION_DISCONNECTED||r&Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC)throw Error("Cannot sort the given nodes.");return 0})}var cQ=e=>typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE;function PE(e,t,n){let r=e+1;return n&&r>=t&&(r=0),r}function TE(e,t,n){let r=e-1;return n&&r<0&&(r=t),r}var $w=typeof window<"u"?C.exports.useLayoutEffect:C.exports.useEffect,D3=e=>e,dQ=class{descendants=new Map;register=e=>{if(e!=null)return cQ(e)?this.registerNode(e):t=>{this.registerNode(t,e)}};unregister=e=>{this.descendants.delete(e);const t=EE(Array.from(this.descendants.keys()));this.assignIndex(t)};destroy=()=>{this.descendants.clear()};assignIndex=e=>{this.descendants.forEach(t=>{const n=e.indexOf(t.node);t.index=n,t.node.dataset.index=t.index.toString()})};count=()=>this.descendants.size;enabledCount=()=>this.enabledValues().length;values=()=>Array.from(this.descendants.values()).sort((t,n)=>t.index-n.index);enabledValues=()=>this.values().filter(e=>!e.disabled);item=e=>{if(this.count()!==0)return this.values()[e]};enabledItem=e=>{if(this.enabledCount()!==0)return this.enabledValues()[e]};first=()=>this.item(0);firstEnabled=()=>this.enabledItem(0);last=()=>this.item(this.descendants.size-1);lastEnabled=()=>{const e=this.enabledValues().length-1;return this.enabledItem(e)};indexOf=e=>{var t;return e?((t=this.descendants.get(e))==null?void 0:t.index)??-1:-1};enabledIndexOf=e=>e==null?-1:this.enabledValues().findIndex(t=>t.node.isSameNode(e));next=(e,t=!0)=>{const n=PE(e,this.count(),t);return this.item(n)};nextEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=PE(r,this.enabledCount(),t);return this.enabledItem(i)};prev=(e,t=!0)=>{const n=TE(e,this.count()-1,t);return this.item(n)};prevEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=TE(r,this.enabledCount()-1,t);return this.enabledItem(i)};registerNode=(e,t)=>{if(!e||this.descendants.has(e))return;const n=Array.from(this.descendants.keys()).concat(e),r=EE(n);t?.disabled&&(t.disabled=!!t.disabled);const i={node:e,index:-1,...t};this.descendants.set(e,i),this.assignIndex(r)}};function fQ(){const e=C.exports.useRef(new dQ);return $w(()=>()=>e.current.destroy()),e.current}var[hQ,QM]=wn({name:"DescendantsProvider",errorMessage:"useDescendantsContext must be used within DescendantsProvider"});function pQ(e){const t=QM(),[n,r]=C.exports.useState(-1),i=C.exports.useRef(null);$w(()=>()=>{!i.current||t.unregister(i.current)},[]),$w(()=>{if(!i.current)return;const a=Number(i.current.dataset.index);n!=a&&!Number.isNaN(a)&&r(a)});const o=D3(e?t.register(e):t.register);return{descendants:t,index:n,enabledIndex:t.enabledIndexOf(i.current),register:Nn(o,i)}}function JM(){return[D3(hQ),()=>D3(QM()),()=>fQ(),i=>pQ(i)]}var Pr=(...e)=>e.filter(Boolean).join(" "),LE={path:ce("g",{stroke:"currentColor",strokeWidth:"1.5",children:[_("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),_("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),_("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},ka=Re((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Pr("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??LE.viewBox;if(n&&typeof n!="string")return ae.createElement(Ce.svg,{as:n,...m,...d});const b=a??LE.path;return ae.createElement(Ce.svg,{verticalAlign:"middle",viewBox:y,...m,...d},b)});ka.displayName="Icon";function O0(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=C.exports.Children.toArray(e.path),a=Re((s,l)=>_(ka,{ref:l,viewBox:t,...i,...s,children:o.length?o:_("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}function _r(e,t=[]){const n=C.exports.useRef(e);return C.exports.useEffect(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function a4(e){const{value:t,defaultValue:n,onChange:r,shouldUpdate:i=(m,y)=>m!==y}=e,o=_r(r),a=_r(i),[s,l]=C.exports.useState(n),d=t!==void 0,p=d?t:s,g=C.exports.useCallback(m=>{const b=typeof m=="function"?m(p):m;!a(p,b)||(d||l(b),o(b))},[d,o,p,a]);return[p,g]}const H9=C.exports.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),s4=C.exports.createContext({});function gQ(){return C.exports.useContext(s4).visualElement}const N0=C.exports.createContext(null),oh=typeof document<"u",z3=oh?C.exports.useLayoutEffect:C.exports.useEffect,eO=C.exports.createContext({strict:!1});function mQ(e,t,n,r){const i=gQ(),o=C.exports.useContext(eO),a=C.exports.useContext(N0),s=C.exports.useContext(H9).reducedMotion,l=C.exports.useRef(void 0);r=r||o.renderer,!l.current&&r&&(l.current=r(e,{visualState:t,parent:i,props:n,presenceId:a?a.id:void 0,blockInitialAnimation:a?a.initial===!1:!1,reducedMotionConfig:s}));const d=l.current;return z3(()=>{d&&d.syncRender()}),C.exports.useEffect(()=>{d&&d.animationState&&d.animationState.animateChanges()}),z3(()=>()=>d&&d.notifyUnmount(),[]),d}function Np(e){return typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function vQ(e,t,n){return C.exports.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):Np(n)&&(n.current=r))},[t])}function bm(e){return typeof e=="string"||Array.isArray(e)}function l4(e){return typeof e=="object"&&typeof e.start=="function"}const yQ=["initial","animate","exit","whileHover","whileDrag","whileTap","whileFocus","whileInView"];function u4(e){return l4(e.animate)||yQ.some(t=>bm(e[t]))}function tO(e){return Boolean(u4(e)||e.variants)}function xQ(e,t){if(u4(e)){const{initial:n,animate:r}=e;return{initial:n===!1||bm(n)?n:void 0,animate:bm(r)?r:void 0}}return e.inherit!==!1?t:{}}function bQ(e){const{initial:t,animate:n}=xQ(e,C.exports.useContext(s4));return C.exports.useMemo(()=>({initial:t,animate:n}),[AE(t),AE(n)])}function AE(e){return Array.isArray(e)?e.join(" "):e}const gu=e=>({isEnabled:t=>e.some(n=>!!t[n])}),Sm={measureLayout:gu(["layout","layoutId","drag"]),animation:gu(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:gu(["exit"]),drag:gu(["drag","dragControls"]),focus:gu(["whileFocus"]),hover:gu(["whileHover","onHoverStart","onHoverEnd"]),tap:gu(["whileTap","onTap","onTapStart","onTapCancel"]),pan:gu(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:gu(["whileInView","onViewportEnter","onViewportLeave"])};function SQ(e){for(const t in e)t==="projectionNodeConstructor"?Sm.projectionNodeConstructor=e[t]:Sm[t].Component=e[t]}function c4(e){const t=C.exports.useRef(null);return t.current===null&&(t.current=e()),t.current}const Mg={hasAnimatedSinceResize:!0,hasEverUpdated:!1};let wQ=1;function CQ(){return c4(()=>{if(Mg.hasEverUpdated)return wQ++})}const W9=C.exports.createContext({});class _Q extends ae.Component{getSnapshotBeforeUpdate(){const{visualElement:t,props:n}=this.props;return t&&t.setProps(n),null}componentDidUpdate(){}render(){return this.props.children}}const nO=C.exports.createContext({}),kQ=Symbol.for("motionComponentSymbol");function EQ({preloadedFeatures:e,createVisualElement:t,projectionNodeConstructor:n,useRender:r,useVisualState:i,Component:o}){e&&SQ(e);function a(l,d){const p={...C.exports.useContext(H9),...l,layoutId:PQ(l)},{isStatic:g}=p;let m=null;const y=bQ(l),b=g?void 0:CQ(),w=i(l,g);if(!g&&oh){y.visualElement=mQ(o,w,p,t);const P=C.exports.useContext(eO).strict,T=C.exports.useContext(nO);y.visualElement&&(m=y.visualElement.loadFeatures(p,P,e,b,n||Sm.projectionNodeConstructor,T))}return ce(_Q,{visualElement:y.visualElement,props:p,children:[m,_(s4.Provider,{value:y,children:r(o,l,b,vQ(w,y.visualElement,d),w,g,y.visualElement)})]})}const s=C.exports.forwardRef(a);return s[kQ]=o,s}function PQ({layoutId:e}){const t=C.exports.useContext(W9).id;return t&&e!==void 0?t+"-"+e:e}function TQ(e){function t(r,i={}){return EQ(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const LQ=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function V9(e){return typeof e!="string"||e.includes("-")?!1:!!(LQ.indexOf(e)>-1||/[A-Z]/.test(e))}const F3={};function AQ(e){Object.assign(F3,e)}const $3=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Qm=new Set($3);function rO(e,{layout:t,layoutId:n}){return Qm.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!F3[e]||e==="opacity")}const Ml=e=>!!e?.getVelocity,RQ={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},IQ=(e,t)=>$3.indexOf(e)-$3.indexOf(t);function MQ({transform:e,transformKeys:t},{enableHardwareAcceleration:n=!0,allowTransformNone:r=!0},i,o){let a="";t.sort(IQ);for(const s of t)a+=`${RQ[s]||s}(${e[s]}) `;return n&&!e.z&&(a+="translateZ(0)"),a=a.trim(),o?a=o(e,i?"":a):r&&i&&(a="none"),a}function iO(e){return e.startsWith("--")}const OQ=(e,t)=>t&&typeof e=="number"?t.transform(e):e,oO=(e,t)=>n=>Math.max(Math.min(n,t),e),Og=e=>e%1?Number(e.toFixed(5)):e,wm=/(-)?([\d]*\.?[\d])+/g,Bw=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,NQ=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function Jm(e){return typeof e=="string"}const ah={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Ng=Object.assign(Object.assign({},ah),{transform:oO(0,1)}),R2=Object.assign(Object.assign({},ah),{default:1}),ev=e=>({test:t=>Jm(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),Mc=ev("deg"),Pl=ev("%"),bt=ev("px"),DQ=ev("vh"),zQ=ev("vw"),RE=Object.assign(Object.assign({},Pl),{parse:e=>Pl.parse(e)/100,transform:e=>Pl.transform(e*100)}),U9=(e,t)=>n=>Boolean(Jm(n)&&NQ.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),aO=(e,t,n)=>r=>{if(!Jm(r))return r;const[i,o,a,s]=r.match(wm);return{[e]:parseFloat(i),[t]:parseFloat(o),[n]:parseFloat(a),alpha:s!==void 0?parseFloat(s):1}},$f={test:U9("hsl","hue"),parse:aO("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Pl.transform(Og(t))+", "+Pl.transform(Og(n))+", "+Og(Ng.transform(r))+")"},FQ=oO(0,255),yb=Object.assign(Object.assign({},ah),{transform:e=>Math.round(FQ(e))}),Kc={test:U9("rgb","red"),parse:aO("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+yb.transform(e)+", "+yb.transform(t)+", "+yb.transform(n)+", "+Og(Ng.transform(r))+")"};function $Q(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const Hw={test:U9("#"),parse:$Q,transform:Kc.transform},ho={test:e=>Kc.test(e)||Hw.test(e)||$f.test(e),parse:e=>Kc.test(e)?Kc.parse(e):$f.test(e)?$f.parse(e):Hw.parse(e),transform:e=>Jm(e)?e:e.hasOwnProperty("red")?Kc.transform(e):$f.transform(e)},sO="${c}",lO="${n}";function BQ(e){var t,n,r,i;return isNaN(e)&&Jm(e)&&((n=(t=e.match(wm))===null||t===void 0?void 0:t.length)!==null&&n!==void 0?n:0)+((i=(r=e.match(Bw))===null||r===void 0?void 0:r.length)!==null&&i!==void 0?i:0)>0}function uO(e){typeof e=="number"&&(e=`${e}`);const t=[];let n=0;const r=e.match(Bw);r&&(n=r.length,e=e.replace(Bw,sO),t.push(...r.map(ho.parse)));const i=e.match(wm);return i&&(e=e.replace(wm,lO),t.push(...i.map(ah.parse))),{values:t,numColors:n,tokenised:e}}function cO(e){return uO(e).values}function dO(e){const{values:t,numColors:n,tokenised:r}=uO(e),i=t.length;return o=>{let a=r;for(let s=0;s<i;s++)a=a.replace(s<n?sO:lO,s<n?ho.transform(o[s]):Og(o[s]));return a}}const HQ=e=>typeof e=="number"?0:e;function WQ(e){const t=cO(e);return dO(e)(t.map(HQ))}const Ru={test:BQ,parse:cO,createTransformer:dO,getAnimatableNone:WQ},VQ=new Set(["brightness","contrast","saturate","opacity"]);function UQ(e){let[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(wm)||[];if(!r)return e;const i=n.replace(r,"");let o=VQ.has(t)?1:0;return r!==n&&(o*=100),t+"("+o+i+")"}const GQ=/([a-z-]*)\(.*?\)/g,Ww=Object.assign(Object.assign({},Ru),{getAnimatableNone:e=>{const t=e.match(GQ);return t?t.map(UQ).join(" "):e}}),IE={...ah,transform:Math.round},fO={borderWidth:bt,borderTopWidth:bt,borderRightWidth:bt,borderBottomWidth:bt,borderLeftWidth:bt,borderRadius:bt,radius:bt,borderTopLeftRadius:bt,borderTopRightRadius:bt,borderBottomRightRadius:bt,borderBottomLeftRadius:bt,width:bt,maxWidth:bt,height:bt,maxHeight:bt,size:bt,top:bt,right:bt,bottom:bt,left:bt,padding:bt,paddingTop:bt,paddingRight:bt,paddingBottom:bt,paddingLeft:bt,margin:bt,marginTop:bt,marginRight:bt,marginBottom:bt,marginLeft:bt,rotate:Mc,rotateX:Mc,rotateY:Mc,rotateZ:Mc,scale:R2,scaleX:R2,scaleY:R2,scaleZ:R2,skew:Mc,skewX:Mc,skewY:Mc,distance:bt,translateX:bt,translateY:bt,translateZ:bt,x:bt,y:bt,z:bt,perspective:bt,transformPerspective:bt,opacity:Ng,originX:RE,originY:RE,originZ:bt,zIndex:IE,fillOpacity:Ng,strokeOpacity:Ng,numOctaves:IE};function G9(e,t,n,r){const{style:i,vars:o,transform:a,transformKeys:s,transformOrigin:l}=e;s.length=0;let d=!1,p=!1,g=!0;for(const m in t){const y=t[m];if(iO(m)){o[m]=y;continue}const b=fO[m],w=OQ(y,b);if(Qm.has(m)){if(d=!0,a[m]=w,s.push(m),!g)continue;y!==(b.default||0)&&(g=!1)}else m.startsWith("origin")?(p=!0,l[m]=w):i[m]=w}if(d||r?i.transform=MQ(e,n,g,r):!t.transform&&i.transform&&(i.transform="none"),p){const{originX:m="50%",originY:y="50%",originZ:b=0}=l;i.transformOrigin=`${m} ${y} ${b}`}}const j9=()=>({style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}});function hO(e,t,n){for(const r in t)!Ml(t[r])&&!rO(r,n)&&(e[r]=t[r])}function jQ({transformTemplate:e},t,n){return C.exports.useMemo(()=>{const r=j9();return G9(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function KQ(e,t,n){const r=e.style||{},i={};return hO(i,r,e),Object.assign(i,jQ(e,t,n)),e.transformValues?e.transformValues(i):i}function qQ(e,t,n){const r={},i=KQ(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),r.style=i,r}const ZQ=["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"],YQ=["whileTap","onTap","onTapStart","onTapCancel"],XQ=["onPan","onPanStart","onPanSessionStart","onPanEnd"],QQ=["whileInView","onViewportEnter","onViewportLeave","viewport"],JQ=new Set(["initial","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","onHoverStart","onHoverEnd","layoutScroll",...QQ,...YQ,...ZQ,...XQ]);function B3(e){return JQ.has(e)}let pO=e=>!B3(e);function eJ(e){!e||(pO=t=>t.startsWith("on")?!B3(t):e(t))}try{eJ(require("@emotion/is-prop-valid").default)}catch{}function tJ(e,t,n){const r={};for(const i in e)(pO(i)||n===!0&&B3(i)||!t&&!B3(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function ME(e,t,n){return typeof e=="string"?e:bt.transform(t+n*e)}function nJ(e,t,n){const r=ME(t,e.x,e.width),i=ME(n,e.y,e.height);return`${r} ${i}`}const rJ={offset:"stroke-dashoffset",array:"stroke-dasharray"},iJ={offset:"strokeDashoffset",array:"strokeDasharray"};function oJ(e,t,n=1,r=0,i=!0){e.pathLength=1;const o=i?rJ:iJ;e[o.offset]=bt.transform(-r);const a=bt.transform(t),s=bt.transform(n);e[o.array]=`${a} ${s}`}function K9(e,{attrX:t,attrY:n,originX:r,originY:i,pathLength:o,pathSpacing:a=1,pathOffset:s=0,...l},d,p){G9(e,l,d,p),e.attrs=e.style,e.style={};const{attrs:g,style:m,dimensions:y}=e;g.transform&&(y&&(m.transform=g.transform),delete g.transform),y&&(r!==void 0||i!==void 0||m.transform)&&(m.transformOrigin=nJ(y,r!==void 0?r:.5,i!==void 0?i:.5)),t!==void 0&&(g.x=t),n!==void 0&&(g.y=n),o!==void 0&&oJ(g,o,a,s,!1)}const gO=()=>({...j9(),attrs:{}});function aJ(e,t){const n=C.exports.useMemo(()=>{const r=gO();return K9(r,t,{enableHardwareAcceleration:!1},e.transformTemplate),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};hO(r,e.style,e),n.style={...r,...n.style}}return n}function sJ(e=!1){return(n,r,i,o,{latestValues:a},s)=>{const d=(V9(n)?aJ:qQ)(r,a,s),g={...tJ(r,typeof n=="string",e),...d,ref:o};return i&&(g["data-projection-id"]=i),C.exports.createElement(n,g)}}const mO=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();function vO(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const o in n)e.style.setProperty(o,n[o])}const yO=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function xO(e,t,n,r){vO(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(yO.has(i)?i:mO(i),t.attrs[i])}function q9(e){const{style:t}=e,n={};for(const r in t)(Ml(t[r])||rO(r,e))&&(n[r]=t[r]);return n}function bO(e){const t=q9(e);for(const n in e)if(Ml(e[n])){const r=n==="x"||n==="y"?"attr"+n.toUpperCase():n;t[r]=e[n]}return t}function SO(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}const Cm=e=>Array.isArray(e),lJ=e=>Boolean(e&&typeof e=="object"&&e.mix&&e.toValue),wO=e=>Cm(e)?e[e.length-1]||0:e;function Ny(e){const t=Ml(e)?e.get():e;return lJ(t)?t.toValue():t}function uJ({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,o){const a={latestValues:cJ(r,i,o,e),renderState:t()};return n&&(a.mount=s=>n(r,s,a)),a}const CO=e=>(t,n)=>{const r=C.exports.useContext(s4),i=C.exports.useContext(N0),o=()=>uJ(e,t,r,i);return n?o():c4(o)};function cJ(e,t,n,r){const i={},o=r(e);for(const m in o)i[m]=Ny(o[m]);let{initial:a,animate:s}=e;const l=u4(e),d=tO(e);t&&d&&!l&&e.inherit!==!1&&(a===void 0&&(a=t.initial),s===void 0&&(s=t.animate));let p=n?n.initial===!1:!1;p=p||a===!1;const g=p?s:a;return g&&typeof g!="boolean"&&!l4(g)&&(Array.isArray(g)?g:[g]).forEach(y=>{const b=SO(e,y);if(!b)return;const{transitionEnd:w,transition:P,...T}=b;for(const k in T){let L=T[k];if(Array.isArray(L)){const I=p?L.length-1:0;L=L[I]}L!==null&&(i[k]=L)}for(const k in w)i[k]=w[k]}),i}const dJ={useVisualState:CO({scrapeMotionValuesFromProps:bO,createRenderState:gO,onMount:(e,t,{renderState:n,latestValues:r})=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}K9(n,r,{enableHardwareAcceleration:!1},e.transformTemplate),xO(t,n)}})},fJ={useVisualState:CO({scrapeMotionValuesFromProps:q9,createRenderState:j9})};function hJ(e,{forwardMotionProps:t=!1},n,r,i){return{...V9(e)?dJ:fJ,preloadedFeatures:n,useRender:sJ(t),createVisualElement:r,projectionNodeConstructor:i,Component:e}}var Bn;(function(e){e.Animate="animate",e.Hover="whileHover",e.Tap="whileTap",e.Drag="whileDrag",e.Focus="whileFocus",e.InView="whileInView",e.Exit="exit"})(Bn||(Bn={}));function d4(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function Vw(e,t,n,r){C.exports.useEffect(()=>{const i=e.current;if(n&&i)return d4(i,t,n,r)},[e,t,n,r])}function pJ({whileFocus:e,visualElement:t}){const{animationState:n}=t,r=()=>{n&&n.setActive(Bn.Focus,!0)},i=()=>{n&&n.setActive(Bn.Focus,!1)};Vw(t,"focus",e?r:void 0),Vw(t,"blur",e?i:void 0)}function _O(e){return typeof PointerEvent<"u"&&e instanceof PointerEvent?e.pointerType==="mouse":e instanceof MouseEvent}function kO(e){return!!e.touches}function gJ(e){return t=>{const n=t instanceof MouseEvent;(!n||n&&t.button===0)&&e(t)}}const mJ={pageX:0,pageY:0};function vJ(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||mJ;return{x:r[t+"X"],y:r[t+"Y"]}}function yJ(e,t="page"){return{x:e[t+"X"],y:e[t+"Y"]}}function Z9(e,t="page"){return{point:kO(e)?vJ(e,t):yJ(e,t)}}const EO=(e,t=!1)=>{const n=r=>e(r,Z9(r));return t?gJ(n):n},xJ=()=>oh&&window.onpointerdown===null,bJ=()=>oh&&window.ontouchstart===null,SJ=()=>oh&&window.onmousedown===null,wJ={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},CJ={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function PO(e){return xJ()?e:bJ()?CJ[e]:SJ()?wJ[e]:e}function Kp(e,t,n,r){return d4(e,PO(t),EO(n,t==="pointerdown"),r)}function H3(e,t,n,r){return Vw(e,PO(t),n&&EO(n,t==="pointerdown"),r)}function TO(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const OE=TO("dragHorizontal"),NE=TO("dragVertical");function LO(e){let t=!1;if(e==="y")t=NE();else if(e==="x")t=OE();else{const n=OE(),r=NE();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function AO(){const e=LO(!0);return e?(e(),!1):!0}function DE(e,t,n){return(r,i)=>{!_O(r)||AO()||(e.animationState&&e.animationState.setActive(Bn.Hover,t),n&&n(r,i))}}function _J({onHoverStart:e,onHoverEnd:t,whileHover:n,visualElement:r}){H3(r,"pointerenter",e||n?DE(r,!0,e):void 0,{passive:!e}),H3(r,"pointerleave",t||n?DE(r,!1,t):void 0,{passive:!t})}const RO=(e,t)=>t?e===t?!0:RO(e,t.parentElement):!1;function Y9(e){return C.exports.useEffect(()=>()=>e(),[])}var bl=function(){return bl=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},bl.apply(this,arguments)};function f4(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function D0(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function s(p){try{d(r.next(p))}catch(g){a(g)}}function l(p){try{d(r.throw(p))}catch(g){a(g)}}function d(p){p.done?o(p.value):i(p.value).then(s,l)}d((r=r.apply(e,t||[])).next())})}function z0(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(d){return function(p){return l([d,p])}}function l(d){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=d[0]&2?i.return:d[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,d[1])).done)return o;switch(i=0,o&&(d=[d[0]&2,o.value]),d[0]){case 0:case 1:o=d;break;case 4:return n.label++,{value:d[1],done:!1};case 5:n.label++,i=d[1],d=[0];continue;case 7:d=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(d[0]===6||d[0]===2)){n=0;continue}if(d[0]===3&&(!o||d[1]>o[0]&&d[1]<o[3])){n.label=d[1];break}if(d[0]===6&&n.label<o[1]){n.label=o[1],o=d;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(d);break}o[2]&&n.ops.pop(),n.trys.pop();continue}d=t.call(e,n)}catch(p){d=[6,p],i=0}finally{r=o=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}}function zE(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(s){a={error:s}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o}function Uw(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var kJ=function(){},W3=function(){};const V3=(e,t,n)=>Math.min(Math.max(n,e),t),xb=.001,EJ=.01,FE=10,PJ=.05,TJ=1;function LJ({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,o;kJ(e<=FE*1e3);let a=1-t;a=V3(PJ,TJ,a),e=V3(EJ,FE,e/1e3),a<1?(i=d=>{const p=d*a,g=p*e,m=p-n,y=Gw(d,a),b=Math.exp(-g);return xb-m/y*b},o=d=>{const g=d*a*e,m=g*n+n,y=Math.pow(a,2)*Math.pow(d,2)*e,b=Math.exp(-g),w=Gw(Math.pow(d,2),a);return(-i(d)+xb>0?-1:1)*((m-y)*b)/w}):(i=d=>{const p=Math.exp(-d*e),g=(d-n)*e+1;return-xb+p*g},o=d=>{const p=Math.exp(-d*e),g=(n-d)*(e*e);return p*g});const s=5/e,l=RJ(i,o,s);if(e=e*1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{const d=Math.pow(l,2)*r;return{stiffness:d,damping:a*2*Math.sqrt(r*d),duration:e}}}const AJ=12;function RJ(e,t,n){let r=n;for(let i=1;i<AJ;i++)r=r-e(r)/t(r);return r}function Gw(e,t){return e*Math.sqrt(1-t*t)}const IJ=["duration","bounce"],MJ=["stiffness","damping","mass"];function $E(e,t){return t.some(n=>e[n]!==void 0)}function OJ(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!$E(e,MJ)&&$E(e,IJ)){const n=LJ(e);t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1}),t.isResolvedFromDuration=!0}return t}function X9(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,o=f4(e,["from","to","restSpeed","restDelta"]);const a={done:!1,value:t};let{stiffness:s,damping:l,mass:d,velocity:p,duration:g,isResolvedFromDuration:m}=OJ(o),y=BE,b=BE;function w(){const P=p?-(p/1e3):0,T=n-t,k=l/(2*Math.sqrt(s*d)),L=Math.sqrt(s/d)/1e3;if(i===void 0&&(i=Math.min(Math.abs(n-t)/100,.4)),k<1){const I=Gw(L,k);y=N=>{const F=Math.exp(-k*L*N);return n-F*((P+k*L*T)/I*Math.sin(I*N)+T*Math.cos(I*N))},b=N=>{const F=Math.exp(-k*L*N);return k*L*F*(Math.sin(I*N)*(P+k*L*T)/I+T*Math.cos(I*N))-F*(Math.cos(I*N)*(P+k*L*T)-I*T*Math.sin(I*N))}}else if(k===1)y=I=>n-Math.exp(-L*I)*(T+(P+L*T)*I);else{const I=L*Math.sqrt(k*k-1);y=N=>{const F=Math.exp(-k*L*N),z=Math.min(I*N,300);return n-F*((P+k*L*T)*Math.sinh(z)+I*T*Math.cosh(z))/I}}}return w(),{next:P=>{const T=y(P);if(m)a.done=P>=g;else{const k=b(P)*1e3,L=Math.abs(k)<=r,I=Math.abs(n-T)<=i;a.done=L&&I}return a.value=a.done?n:T,a},flipTarget:()=>{p=-p,[t,n]=[n,t],w()}}}X9.needsInterpolation=(e,t)=>typeof e=="string"||typeof t=="string";const BE=e=>0,_m=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},kr=(e,t,n)=>-n*e+n*t+e;function bb(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function HE({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,o=0,a=0;if(!t)i=o=a=n;else{const s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;i=bb(l,s,e+1/3),o=bb(l,s,e),a=bb(l,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}const NJ=(e,t,n)=>{const r=e*e,i=t*t;return Math.sqrt(Math.max(0,n*(i-r)+r))},DJ=[Hw,Kc,$f],WE=e=>DJ.find(t=>t.test(e)),IO=(e,t)=>{let n=WE(e),r=WE(t),i=n.parse(e),o=r.parse(t);n===$f&&(i=HE(i),n=Kc),r===$f&&(o=HE(o),r=Kc);const a=Object.assign({},i);return s=>{for(const l in a)l!=="alpha"&&(a[l]=NJ(i[l],o[l],s));return a.alpha=kr(i.alpha,o.alpha,s),n.transform(a)}},jw=e=>typeof e=="number",zJ=(e,t)=>n=>t(e(n)),h4=(...e)=>e.reduce(zJ);function MO(e,t){return jw(e)?n=>kr(e,t,n):ho.test(e)?IO(e,t):NO(e,t)}const OO=(e,t)=>{const n=[...e],r=n.length,i=e.map((o,a)=>MO(o,t[a]));return o=>{for(let a=0;a<r;a++)n[a]=i[a](o);return n}},FJ=(e,t)=>{const n=Object.assign(Object.assign({},e),t),r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=MO(e[i],t[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}};function VE(e){const t=Ru.parse(e),n=t.length;let r=0,i=0,o=0;for(let a=0;a<n;a++)r||typeof t[a]=="number"?r++:t[a].hue!==void 0?o++:i++;return{parsed:t,numNumbers:r,numRGB:i,numHSL:o}}const NO=(e,t)=>{const n=Ru.createTransformer(t),r=VE(e),i=VE(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?h4(OO(r.parsed,i.parsed),n):a=>`${a>0?t:e}`},$J=(e,t)=>n=>kr(e,t,n);function BJ(e){if(typeof e=="number")return $J;if(typeof e=="string")return ho.test(e)?IO:NO;if(Array.isArray(e))return OO;if(typeof e=="object")return FJ}function HJ(e,t,n){const r=[],i=n||BJ(e[0]),o=e.length-1;for(let a=0;a<o;a++){let s=i(e[a],e[a+1]);if(t){const l=Array.isArray(t)?t[a]:t;s=h4(l,s)}r.push(s)}return r}function WJ([e,t],[n]){return r=>n(_m(e,t,r))}function VJ(e,t){const n=e.length,r=n-1;return i=>{let o=0,a=!1;if(i<=e[0]?a=!0:i>=e[r]&&(o=r-1,a=!0),!a){let l=1;for(;l<n&&!(e[l]>i||l===r);l++);o=l-1}const s=_m(e[o],e[o+1],i);return t[o](s)}}function DO(e,t,{clamp:n=!0,ease:r,mixer:i}={}){const o=e.length;W3(o===t.length),W3(!r||!Array.isArray(r)||r.length===o-1),e[0]>e[o-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());const a=HJ(t,r,i),s=o===2?WJ(e,a):VJ(e,a);return n?l=>s(V3(e[0],e[o-1],l)):s}const p4=e=>t=>1-e(1-t),Q9=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,UJ=e=>t=>Math.pow(t,e),zO=e=>t=>t*t*((e+1)*t-e),GJ=e=>{const t=zO(e);return n=>(n*=2)<1?.5*t(n):.5*(2-Math.pow(2,-10*(n-1)))},FO=1.525,jJ=4/11,KJ=8/11,qJ=9/10,J9=e=>e,e_=UJ(2),ZJ=p4(e_),$O=Q9(e_),BO=e=>1-Math.sin(Math.acos(e)),t_=p4(BO),YJ=Q9(t_),n_=zO(FO),XJ=p4(n_),QJ=Q9(n_),JJ=GJ(FO),eee=4356/361,tee=35442/1805,nee=16061/1805,U3=e=>{if(e===1||e===0)return e;const t=e*e;return e<jJ?7.5625*t:e<KJ?9.075*t-9.9*e+3.4:e<qJ?eee*t-tee*e+nee:10.8*e*e-20.52*e+10.72},ree=p4(U3),iee=e=>e<.5?.5*(1-U3(1-e*2)):.5*U3(e*2-1)+.5;function oee(e,t){return e.map(()=>t||$O).splice(0,e.length-1)}function aee(e){const t=e.length;return e.map((n,r)=>r!==0?r/(t-1):0)}function see(e,t){return e.map(n=>n*t)}function Dy({from:e=0,to:t=1,ease:n,offset:r,duration:i=300}){const o={done:!1,value:e},a=Array.isArray(t)?t:[e,t],s=see(r&&r.length===a.length?r:aee(a),i);function l(){return DO(s,a,{ease:Array.isArray(n)?n:oee(a,n)})}let d=l();return{next:p=>(o.value=d(p),o.done=p>=i,o),flipTarget:()=>{a.reverse(),d=l()}}}function lee({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:o}){const a={done:!1,value:t};let s=n*e;const l=t+s,d=o===void 0?l:o(l);return d!==l&&(s=d-t),{next:p=>{const g=-s*Math.exp(-p/r);return a.done=!(g>i||g<-i),a.value=a.done?d:d+g,a},flipTarget:()=>{}}}const UE={keyframes:Dy,spring:X9,decay:lee};function uee(e){if(Array.isArray(e.to))return Dy;if(UE[e.type])return UE[e.type];const t=new Set(Object.keys(e));return t.has("ease")||t.has("duration")&&!t.has("dampingRatio")?Dy:t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta")?X9:Dy}const HO=1/60*1e3,cee=typeof performance<"u"?()=>performance.now():()=>Date.now(),WO=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(cee()),HO);function dee(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d<r;d++){const p=t[d];p(l),a.has(p)&&(s.schedule(p),e())}i=!1,o&&(o=!1,s.process(l))}};return s}const fee=40;let Kw=!0,km=!1,qw=!1;const qp={delta:0,timestamp:0},tv=["read","update","preRender","render","postRender"],g4=tv.reduce((e,t)=>(e[t]=dee(()=>km=!0),e),{}),hee=tv.reduce((e,t)=>{const n=g4[t];return e[t]=(r,i=!1,o=!1)=>(km||mee(),n.schedule(r,i,o)),e},{}),pee=tv.reduce((e,t)=>(e[t]=g4[t].cancel,e),{});tv.reduce((e,t)=>(e[t]=()=>g4[t].process(qp),e),{});const gee=e=>g4[e].process(qp),VO=e=>{km=!1,qp.delta=Kw?HO:Math.max(Math.min(e-qp.timestamp,fee),1),qp.timestamp=e,qw=!0,tv.forEach(gee),qw=!1,km&&(Kw=!1,WO(VO))},mee=()=>{km=!0,Kw=!0,qw||WO(VO)},vee=()=>qp;function UO(e,t,n=0){return e-t-n}function yee(e,t,n=0,r=!0){return r?UO(t+-e,t,n):t-(e-t)+n}function xee(e,t,n,r){return r?e>=t+n:e<=-n}const bee=e=>{const t=({delta:n})=>e(n);return{start:()=>hee.update(t,!0),stop:()=>pee.update(t)}};function GO(e){var t,n,{from:r,autoplay:i=!0,driver:o=bee,elapsed:a=0,repeat:s=0,repeatType:l="loop",repeatDelay:d=0,onPlay:p,onStop:g,onComplete:m,onRepeat:y,onUpdate:b}=e,w=f4(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:P}=w,T,k=0,L=w.duration,I,N=!1,F=!0,z;const B=uee(w);!((n=(t=B).needsInterpolation)===null||n===void 0)&&n.call(t,r,P)&&(z=DO([0,100],[r,P],{clamp:!1}),r=0,P=100);const K=B(Object.assign(Object.assign({},w),{from:r,to:P}));function U(){k++,l==="reverse"?(F=k%2===0,a=yee(a,L,d,F)):(a=UO(a,L,d),l==="mirror"&&K.flipTarget()),N=!1,y&&y()}function Y(){T.stop(),m&&m()}function ve(fe){if(F||(fe=-fe),a+=fe,!N){const we=K.next(Math.max(0,a));I=we.value,z&&(I=z(I)),N=F?we.done:a<=0}b?.(I),N&&(k===0&&(L??(L=a)),k<s?xee(a,L,d,F)&&U():Y())}function le(){p?.(),T=o(ve),T.start()}return i&&le(),{stop:()=>{g?.(),T.stop()}}}function jO(e,t){return t?e*(1e3/t):0}function See({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:o=750,bounceStiffness:a=500,bounceDamping:s=10,restDelta:l=1,modifyTarget:d,driver:p,onUpdate:g,onComplete:m,onStop:y}){let b;function w(L){return n!==void 0&&L<n||r!==void 0&&L>r}function P(L){return n===void 0?r:r===void 0||Math.abs(n-L)<Math.abs(r-L)?n:r}function T(L){b?.stop(),b=GO(Object.assign(Object.assign({},L),{driver:p,onUpdate:I=>{var N;g?.(I),(N=L.onUpdate)===null||N===void 0||N.call(L,I)},onComplete:m,onStop:y}))}function k(L){T(Object.assign({type:"spring",stiffness:a,damping:s,restDelta:l},L))}if(w(e))k({from:e,velocity:t,to:P(e)});else{let L=i*t+e;typeof d<"u"&&(L=d(L));const I=P(L),N=I===n?-1:1;let F,z;const B=K=>{F=z,z=K,t=jO(K-F,vee().delta),(N===1&&K>I||N===-1&&K<I)&&k({from:K,to:I,velocity:t})};T({type:"decay",from:e,velocity:t,timeConstant:o,power:i,restDelta:l,modifyTarget:d,onUpdate:w(L)?B:void 0})}return{stop:()=>b?.stop()}}const Zw=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),GE=e=>Zw(e)&&e.hasOwnProperty("z"),I2=(e,t)=>Math.abs(e-t);function r_(e,t){if(jw(e)&&jw(t))return I2(e,t);if(Zw(e)&&Zw(t)){const n=I2(e.x,t.x),r=I2(e.y,t.y),i=GE(e)&&GE(t)?I2(e.z,t.z):0;return Math.sqrt(Math.pow(n,2)+Math.pow(r,2)+Math.pow(i,2))}}const KO=(e,t)=>1-3*t+3*e,qO=(e,t)=>3*t-6*e,ZO=e=>3*e,G3=(e,t,n)=>((KO(t,n)*e+qO(t,n))*e+ZO(t))*e,YO=(e,t,n)=>3*KO(t,n)*e*e+2*qO(t,n)*e+ZO(t),wee=1e-7,Cee=10;function _ee(e,t,n,r,i){let o,a,s=0;do a=t+(n-t)/2,o=G3(a,r,i)-e,o>0?n=a:t=a;while(Math.abs(o)>wee&&++s<Cee);return a}const kee=8,Eee=.001;function Pee(e,t,n,r){for(let i=0;i<kee;++i){const o=YO(t,n,r);if(o===0)return t;t-=(G3(t,n,r)-e)/o}return t}const zy=11,M2=1/(zy-1);function Tee(e,t,n,r){if(e===t&&n===r)return J9;const i=new Float32Array(zy);for(let a=0;a<zy;++a)i[a]=G3(a*M2,e,n);function o(a){let s=0,l=1;const d=zy-1;for(;l!==d&&i[l]<=a;++l)s+=M2;--l;const p=(a-i[l])/(i[l+1]-i[l]),g=s+p*M2,m=YO(g,e,n);return m>=Eee?Pee(a,g,e,n):m===0?g:_ee(a,s,s+M2,e,n)}return a=>a===0||a===1?a:G3(o(a),t,r)}function Lee({onTap:e,onTapStart:t,onTapCancel:n,whileTap:r,visualElement:i}){const o=e||t||n||r,a=C.exports.useRef(!1),s=C.exports.useRef(null),l={passive:!(t||e||n||y)};function d(){s.current&&s.current(),s.current=null}function p(){return d(),a.current=!1,i.animationState&&i.animationState.setActive(Bn.Tap,!1),!AO()}function g(b,w){!p()||(RO(i.getInstance(),b.target)?e&&e(b,w):n&&n(b,w))}function m(b,w){!p()||n&&n(b,w)}function y(b,w){d(),!a.current&&(a.current=!0,s.current=h4(Kp(window,"pointerup",g,l),Kp(window,"pointercancel",m,l)),i.animationState&&i.animationState.setActive(Bn.Tap,!0),t&&t(b,w))}H3(i,"pointerdown",o?y:void 0,l),Y9(d)}const Aee="production",XO=typeof process>"u"||process.env===void 0?Aee:"production",jE=new Set;function QO(e,t,n){e||jE.has(t)||(console.warn(t),n&&console.warn(n),jE.add(t))}const Yw=new WeakMap,Sb=new WeakMap,Ree=e=>{const t=Yw.get(e.target);t&&t(e)},Iee=e=>{e.forEach(Ree)};function Mee({root:e,...t}){const n=e||document;Sb.has(n)||Sb.set(n,{});const r=Sb.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(Iee,{root:e,...t})),r[i]}function Oee(e,t,n){const r=Mee(t);return Yw.set(e,n),r.observe(e),()=>{Yw.delete(e),r.unobserve(e)}}function Nee({visualElement:e,whileInView:t,onViewportEnter:n,onViewportLeave:r,viewport:i={}}){const o=C.exports.useRef({hasEnteredView:!1,isInView:!1});let a=Boolean(t||n||r);i.once&&o.current.hasEnteredView&&(a=!1),(typeof IntersectionObserver>"u"?Fee:zee)(a,o.current,e,i)}const Dee={some:0,all:1};function zee(e,t,n,{root:r,margin:i,amount:o="some",once:a}){C.exports.useEffect(()=>{if(!e)return;const s={root:r?.current,rootMargin:i,threshold:typeof o=="number"?o:Dee[o]},l=d=>{const{isIntersecting:p}=d;if(t.isInView===p||(t.isInView=p,a&&!p&&t.hasEnteredView))return;p&&(t.hasEnteredView=!0),n.animationState&&n.animationState.setActive(Bn.InView,p);const g=n.getProps(),m=p?g.onViewportEnter:g.onViewportLeave;m&&m(d)};return Oee(n.getInstance(),s,l)},[e,r,i,o])}function Fee(e,t,n,{fallback:r=!0}){C.exports.useEffect(()=>{!e||!r||(XO!=="production"&&QO(!1,"IntersectionObserver not available on this device. whileInView animations will trigger on mount."),requestAnimationFrame(()=>{t.hasEnteredView=!0;const{onViewportEnter:i}=n.getProps();i&&i(null),n.animationState&&n.animationState.setActive(Bn.InView,!0)}))},[e])}const qc=e=>t=>(e(t),null),$ee={inView:qc(Nee),tap:qc(Lee),focus:qc(pJ),hover:qc(_J)};function i_(){const e=C.exports.useContext(N0);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=C.exports.useId();return C.exports.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}function Bee(){return Hee(C.exports.useContext(N0))}function Hee(e){return e===null?!0:e.isPresent}function JO(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}const j3=e=>e*1e3,Wee={linear:J9,easeIn:e_,easeInOut:$O,easeOut:ZJ,circIn:BO,circInOut:YJ,circOut:t_,backIn:n_,backInOut:QJ,backOut:XJ,anticipate:JJ,bounceIn:ree,bounceInOut:iee,bounceOut:U3},KE=e=>{if(Array.isArray(e)){W3(e.length===4);const[t,n,r,i]=e;return Tee(t,n,r,i)}else if(typeof e=="string")return Wee[e];return e},Vee=e=>Array.isArray(e)&&typeof e[0]!="number",qE=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&Ru.test(t)&&!t.startsWith("url(")),Cf=()=>({type:"spring",stiffness:500,damping:25,restSpeed:10}),O2=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),wb=()=>({type:"keyframes",ease:"linear",duration:.3}),Uee=e=>({type:"keyframes",duration:.8,values:e}),ZE={x:Cf,y:Cf,z:Cf,rotate:Cf,rotateX:Cf,rotateY:Cf,rotateZ:Cf,scaleX:O2,scaleY:O2,scale:O2,opacity:wb,backgroundColor:wb,color:wb,default:O2},Gee=(e,t)=>{let n;return Cm(t)?n=Uee:n=ZE[e]||ZE.default,{to:t,...n(t)}},jee={...fO,color:ho,backgroundColor:ho,outlineColor:ho,fill:ho,stroke:ho,borderColor:ho,borderTopColor:ho,borderRightColor:ho,borderBottomColor:ho,borderLeftColor:ho,filter:Ww,WebkitFilter:Ww},o_=e=>jee[e];function a_(e,t){var n;let r=o_(e);return r!==Ww&&(r=Ru),(n=r.getAnimatableNone)===null||n===void 0?void 0:n.call(r,t)}const Kee={current:!1};function qee({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:s,from:l,...d}){return!!Object.keys(d).length}function Zee({ease:e,times:t,yoyo:n,flip:r,loop:i,...o}){const a={...o};return t&&(a.offset=t),o.duration&&(a.duration=j3(o.duration)),o.repeatDelay&&(a.repeatDelay=j3(o.repeatDelay)),e&&(a.ease=Vee(e)?e.map(KE):KE(e)),o.type==="tween"&&(a.type="keyframes"),(n||i||r)&&(n?a.repeatType="reverse":i?a.repeatType="loop":r&&(a.repeatType="mirror"),a.repeat=i||n||r||o.repeat),o.type!=="spring"&&(a.type="keyframes"),a}function Yee(e,t){var n,r;return(r=(n=(s_(e,t)||{}).delay)!==null&&n!==void 0?n:e.delay)!==null&&r!==void 0?r:0}function Xee(e){return Array.isArray(e.to)&&e.to[0]===null&&(e.to=[...e.to],e.to[0]=e.from),e}function Qee(e,t,n){return Array.isArray(t.to)&&e.duration===void 0&&(e.duration=.8),Xee(t),qee(e)||(e={...e,...Gee(n,t.to)}),{...t,...Zee(e)}}function Jee(e,t,n,r,i){const o=s_(r,e)||{};let a=o.from!==void 0?o.from:t.get();const s=qE(e,n);a==="none"&&s&&typeof n=="string"?a=a_(e,n):YE(a)&&typeof n=="string"?a=XE(n):!Array.isArray(n)&&YE(n)&&typeof a=="string"&&(n=XE(a));const l=qE(e,a);function d(){const g={from:a,to:n,velocity:t.getVelocity(),onComplete:i,onUpdate:m=>t.set(m)};return o.type==="inertia"||o.type==="decay"?See({...g,...o}):GO({...Qee(o,g,e),onUpdate:m=>{g.onUpdate(m),o.onUpdate&&o.onUpdate(m)},onComplete:()=>{g.onComplete(),o.onComplete&&o.onComplete()}})}function p(){const g=wO(n);return t.set(g),i(),o.onUpdate&&o.onUpdate(g),o.onComplete&&o.onComplete(),{stop:()=>{}}}return!l||!s||o.type===!1?p:d}function YE(e){return e===0||typeof e=="string"&&parseFloat(e)===0&&e.indexOf(" ")===-1}function XE(e){return typeof e=="number"?0:a_("",e)}function s_(e,t){return e[t]||e.default||e}function l_(e,t,n,r={}){return Kee.current&&(r={type:!1}),t.start(i=>{let o,a;const s=Jee(e,t,n,r,i),l=Yee(r,e),d=()=>a=s();return l?o=window.setTimeout(d,j3(l)):d(),()=>{clearTimeout(o),a&&a.stop()}})}const ete=e=>/^\-?\d*\.?\d+$/.test(e),tte=e=>/^0[^.\s]+$/.test(e),eN=1/60*1e3,nte=typeof performance<"u"?()=>performance.now():()=>Date.now(),tN=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(nte()),eN);function rte(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d<r;d++){const p=t[d];p(l),a.has(p)&&(s.schedule(p),e())}i=!1,o&&(o=!1,s.process(l))}};return s}const ite=40;let Xw=!0,Em=!1,Qw=!1;const Zp={delta:0,timestamp:0},nv=["read","update","preRender","render","postRender"],m4=nv.reduce((e,t)=>(e[t]=rte(()=>Em=!0),e),{}),Tl=nv.reduce((e,t)=>{const n=m4[t];return e[t]=(r,i=!1,o=!1)=>(Em||ate(),n.schedule(r,i,o)),e},{}),Pm=nv.reduce((e,t)=>(e[t]=m4[t].cancel,e),{}),Cb=nv.reduce((e,t)=>(e[t]=()=>m4[t].process(Zp),e),{}),ote=e=>m4[e].process(Zp),nN=e=>{Em=!1,Zp.delta=Xw?eN:Math.max(Math.min(e-Zp.timestamp,ite),1),Zp.timestamp=e,Qw=!0,nv.forEach(ote),Qw=!1,Em&&(Xw=!1,tN(nN))},ate=()=>{Em=!0,Xw=!0,Qw||tN(nN)},Jw=()=>Zp;function u_(e,t){e.indexOf(t)===-1&&e.push(t)}function c_(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Dg{constructor(){this.subscriptions=[]}add(t){return u_(this.subscriptions,t),()=>c_(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(!!i)if(i===1)this.subscriptions[0](t,n,r);else for(let o=0;o<i;o++){const a=this.subscriptions[o];a&&a(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const ste=e=>!isNaN(parseFloat(e));class lte{constructor(t){this.version="7.3.5",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new Dg,this.velocityUpdateSubscribers=new Dg,this.renderSubscribers=new Dg,this.canTrackVelocity=!1,this.updateAndNotify=(n,r=!0)=>{this.prev=this.current,this.current=n;const{delta:i,timestamp:o}=Jw();this.lastUpdated!==o&&(this.timeDelta=i,this.lastUpdated=o,Tl.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.updateSubscribers.notify(this.current),this.velocityUpdateSubscribers.getSize()&&this.velocityUpdateSubscribers.notify(this.getVelocity()),r&&this.renderSubscribers.notify(this.current)},this.scheduleVelocityCheck=()=>Tl.postRender(this.velocityCheck),this.velocityCheck=({timestamp:n})=>{n!==this.lastUpdated&&(this.prev=this.current,this.velocityUpdateSubscribers.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=ste(this.current)}onChange(t){return this.updateSubscribers.add(t)}clearListeners(){this.updateSubscribers.clear()}onRenderRequest(t){return t(this.get()),this.renderSubscribers.add(t)}attach(t){this.passiveEffect=t}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?jO(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.stopAnimation=t(n)}).then(()=>this.clearAnimation())}stop(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()}isAnimating(){return!!this.stopAnimation}clearAnimation(){this.stopAnimation=null}destroy(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()}}function g0(e){return new lte(e)}const rN=e=>t=>t.test(e),ute={test:e=>e==="auto",parse:e=>e},iN=[ah,bt,Pl,Mc,zQ,DQ,ute],K1=e=>iN.find(rN(e)),cte=[...iN,ho,Ru],dte=e=>cte.find(rN(e));function fte(e){const t={};return e.forEachValue((n,r)=>t[r]=n.get()),t}function hte(e){const t={};return e.forEachValue((n,r)=>t[r]=n.getVelocity()),t}function v4(e,t,n){const r=e.getProps();return SO(r,t,n!==void 0?n:r.custom,fte(e),hte(e))}function pte(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,g0(n))}function gte(e,t){const n=v4(e,t);let{transitionEnd:r={},transition:i={},...o}=n?e.makeTargetAnimatable(n,!1):{};o={...o,...r};for(const a in o){const s=wO(o[a]);pte(e,a,s)}}function mte(e,t,n){var r,i;const o=Object.keys(t).filter(s=>!e.hasValue(s)),a=o.length;if(!!a)for(let s=0;s<a;s++){const l=o[s],d=t[l];let p=null;Array.isArray(d)&&(p=d[0]),p===null&&(p=(i=(r=n[l])!==null&&r!==void 0?r:e.readValue(l))!==null&&i!==void 0?i:t[l]),p!=null&&(typeof p=="string"&&(ete(p)||tte(p))?p=parseFloat(p):!dte(p)&&Ru.test(d)&&(p=a_(l,d)),e.addValue(l,g0(p)),n[l]===void 0&&(n[l]=p),e.setBaseTarget(l,p))}}function vte(e,t){return t?(t[e]||t.default||t).from:void 0}function yte(e,t,n){var r;const i={};for(const o in e){const a=vte(o,t);i[o]=a!==void 0?a:(r=n.getValue(o))===null||r===void 0?void 0:r.get()}return i}function K3(e){return Boolean(Ml(e)&&e.add)}function xte(e,t,n={}){e.notifyAnimationStart(t);let r;if(Array.isArray(t)){const i=t.map(o=>e6(e,o,n));r=Promise.all(i)}else if(typeof t=="string")r=e6(e,t,n);else{const i=typeof t=="function"?v4(e,t,n.custom):t;r=oN(e,i,n)}return r.then(()=>e.notifyAnimationComplete(t))}function e6(e,t,n={}){var r;const i=v4(e,t,n.custom);let{transition:o=e.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(o=n.transitionOverride);const a=i?()=>oN(e,i,n):()=>Promise.resolve(),s=!((r=e.variantChildren)===null||r===void 0)&&r.size?(d=0)=>{const{delayChildren:p=0,staggerChildren:g,staggerDirection:m}=o;return bte(e,t,p+d,g,m,n)}:()=>Promise.resolve(),{when:l}=o;if(l){const[d,p]=l==="beforeChildren"?[a,s]:[s,a];return d().then(p)}else return Promise.all([a(),s(n.delay)])}function oN(e,t,{delay:n=0,transitionOverride:r,type:i}={}){var o;let{transition:a=e.getDefaultTransition(),transitionEnd:s,...l}=e.makeTargetAnimatable(t);const d=e.getValue("willChange");r&&(a=r);const p=[],g=i&&((o=e.animationState)===null||o===void 0?void 0:o.getState()[i]);for(const m in l){const y=e.getValue(m),b=l[m];if(!y||b===void 0||g&&wte(g,m))continue;let w={delay:n,...a};e.shouldReduceMotion&&Qm.has(m)&&(w={...w,type:!1,delay:0});let P=l_(m,y,b,w);K3(d)&&(d.add(m),P=P.then(()=>d.remove(m))),p.push(P)}return Promise.all(p).then(()=>{s&&gte(e,s)})}function bte(e,t,n=0,r=0,i=1,o){const a=[],s=(e.variantChildren.size-1)*r,l=i===1?(d=0)=>d*r:(d=0)=>s-d*r;return Array.from(e.variantChildren).sort(Ste).forEach((d,p)=>{a.push(e6(d,t,{...o,delay:n+l(p)}).then(()=>d.notifyAnimationComplete(t)))}),Promise.all(a)}function Ste(e,t){return e.sortNodePosition(t)}function wte({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}const d_=[Bn.Animate,Bn.InView,Bn.Focus,Bn.Hover,Bn.Tap,Bn.Drag,Bn.Exit],Cte=[...d_].reverse(),_te=d_.length;function kte(e){return t=>Promise.all(t.map(({animation:n,options:r})=>xte(e,n,r)))}function Ete(e){let t=kte(e);const n=Tte();let r=!0;const i=(l,d)=>{const p=v4(e,d);if(p){const{transition:g,transitionEnd:m,...y}=p;l={...l,...y,...m}}return l};function o(l){t=l(e)}function a(l,d){var p;const g=e.getProps(),m=e.getVariantContext(!0)||{},y=[],b=new Set;let w={},P=1/0;for(let k=0;k<_te;k++){const L=Cte[k],I=n[L],N=(p=g[L])!==null&&p!==void 0?p:m[L],F=bm(N),z=L===d?I.isActive:null;z===!1&&(P=k);let B=N===m[L]&&N!==g[L]&&F;if(B&&r&&e.manuallyAnimateOnMount&&(B=!1),I.protectedKeys={...w},!I.isActive&&z===null||!N&&!I.prevProp||l4(N)||typeof N=="boolean")continue;const K=Pte(I.prevProp,N);let U=K||L===d&&I.isActive&&!B&&F||k>P&&F;const Y=Array.isArray(N)?N:[N];let ve=Y.reduce(i,{});z===!1&&(ve={});const{prevResolvedValues:le={}}=I,fe={...le,...ve},we=Se=>{U=!0,b.delete(Se),I.needsAnimating[Se]=!0};for(const Se in fe){const se=ve[Se],j=le[Se];w.hasOwnProperty(Se)||(se!==j?Cm(se)&&Cm(j)?!JO(se,j)||K?we(Se):I.protectedKeys[Se]=!0:se!==void 0?we(Se):b.add(Se):se!==void 0&&b.has(Se)?we(Se):I.protectedKeys[Se]=!0)}I.prevProp=N,I.prevResolvedValues=ve,I.isActive&&(w={...w,...ve}),r&&e.blockInitialAnimation&&(U=!1),U&&!B&&y.push(...Y.map(Se=>({animation:Se,options:{type:L,...l}})))}if(b.size){const k={};b.forEach(L=>{const I=e.getBaseTarget(L);I!==void 0&&(k[L]=I)}),y.push({animation:k})}let T=Boolean(y.length);return r&&g.initial===!1&&!e.manuallyAnimateOnMount&&(T=!1),r=!1,T?t(y):Promise.resolve()}function s(l,d,p){var g;if(n[l].isActive===d)return Promise.resolve();(g=e.variantChildren)===null||g===void 0||g.forEach(y=>{var b;return(b=y.animationState)===null||b===void 0?void 0:b.setActive(l,d)}),n[l].isActive=d;const m=a(p,l);for(const y in n)n[y].protectedKeys={};return m}return{animateChanges:a,setActive:s,setAnimateFunction:o,getState:()=>n}}function Pte(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!JO(t,e):!1}function _f(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function Tte(){return{[Bn.Animate]:_f(!0),[Bn.InView]:_f(),[Bn.Hover]:_f(),[Bn.Tap]:_f(),[Bn.Drag]:_f(),[Bn.Focus]:_f(),[Bn.Exit]:_f()}}const Lte={animation:qc(({visualElement:e,animate:t})=>{e.animationState||(e.animationState=Ete(e)),l4(t)&&C.exports.useEffect(()=>t.subscribe(e),[t])}),exit:qc(e=>{const{custom:t,visualElement:n}=e,[r,i]=i_(),o=C.exports.useContext(N0);C.exports.useEffect(()=>{n.isPresent=r;const a=n.animationState&&n.animationState.setActive(Bn.Exit,!r,{custom:o&&o.custom||t});a&&!r&&a.then(i)},[r])})};class aN{constructor(t,n,{transformPagePoint:r}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=kb(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,g=r_(d.offset,{x:0,y:0})>=3;if(!p&&!g)return;const{point:m}=d,{timestamp:y}=Jw();this.history.push({...m,timestamp:y});const{onStart:b,onMove:w}=this.handlers;p||(b&&b(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),w&&w(this.lastMoveEvent,d)},this.handlePointerMove=(d,p)=>{if(this.lastMoveEvent=d,this.lastMoveEventInfo=_b(p,this.transformPagePoint),_O(d)&&d.buttons===0){this.handlePointerUp(d,p);return}Tl.update(this.updatePoint,!0)},this.handlePointerUp=(d,p)=>{this.end();const{onEnd:g,onSessionEnd:m}=this.handlers,y=kb(_b(p,this.transformPagePoint),this.history);this.startEvent&&g&&g(d,y),m&&m(d,y)},kO(t)&&t.touches.length>1)return;this.handlers=n,this.transformPagePoint=r;const i=Z9(t),o=_b(i,this.transformPagePoint),{point:a}=o,{timestamp:s}=Jw();this.history=[{...a,timestamp:s}];const{onSessionStart:l}=n;l&&l(t,kb(o,this.history)),this.removeListeners=h4(Kp(window,"pointermove",this.handlePointerMove),Kp(window,"pointerup",this.handlePointerUp),Kp(window,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),Pm.update(this.updatePoint)}}function _b(e,t){return t?{point:t(e.point)}:e}function QE(e,t){return{x:e.x-t.x,y:e.y-t.y}}function kb({point:e},t){return{point:e,delta:QE(e,sN(t)),offset:QE(e,Ate(t)),velocity:Rte(t,.1)}}function Ate(e){return e[0]}function sN(e){return e[e.length-1]}function Rte(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=sN(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>j3(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function ba(e){return e.max-e.min}function JE(e,t=0,n=.01){return r_(e,t)<n}function eP(e,t,n,r=.5){e.origin=r,e.originPoint=kr(t.min,t.max,e.origin),e.scale=ba(n)/ba(t),(JE(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=kr(n.min,n.max,e.origin)-e.originPoint,(JE(e.translate)||isNaN(e.translate))&&(e.translate=0)}function zg(e,t,n,r){eP(e.x,t.x,n.x,r?.originX),eP(e.y,t.y,n.y,r?.originY)}function tP(e,t,n){e.min=n.min+t.min,e.max=e.min+ba(t)}function Ite(e,t,n){tP(e.x,t.x,n.x),tP(e.y,t.y,n.y)}function nP(e,t,n){e.min=t.min-n.min,e.max=e.min+ba(t)}function Fg(e,t,n){nP(e.x,t.x,n.x),nP(e.y,t.y,n.y)}function Mte(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?kr(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?kr(n,e,r.max):Math.min(e,n)),e}function rP(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function Ote(e,{top:t,left:n,bottom:r,right:i}){return{x:rP(e.x,n,i),y:rP(e.y,t,r)}}function iP(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function Nte(e,t){return{x:iP(e.x,t.x),y:iP(e.y,t.y)}}function Dte(e,t){let n=.5;const r=ba(e),i=ba(t);return i>r?n=_m(t.min,t.max-r,e.min):r>i&&(n=_m(e.min,e.max-i,t.min)),V3(0,1,n)}function zte(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const t6=.35;function Fte(e=t6){return e===!1?e=0:e===!0&&(e=t6),{x:oP(e,"left","right"),y:oP(e,"top","bottom")}}function oP(e,t,n){return{min:aP(e,t),max:aP(e,n)}}function aP(e,t){var n;return typeof e=="number"?e:(n=e[t])!==null&&n!==void 0?n:0}const sP=()=>({translate:0,scale:1,origin:0,originPoint:0}),$g=()=>({x:sP(),y:sP()}),lP=()=>({min:0,max:0}),Ri=()=>({x:lP(),y:lP()});function gl(e){return[e("x"),e("y")]}function lN({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function $te({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function Bte(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Eb(e){return e===void 0||e===1}function uN({scale:e,scaleX:t,scaleY:n}){return!Eb(e)||!Eb(t)||!Eb(n)}function Oc(e){return uN(e)||uP(e.x)||uP(e.y)||e.z||e.rotate||e.rotateX||e.rotateY}function uP(e){return e&&e!=="0%"}function q3(e,t,n){const r=e-n,i=t*r;return n+i}function cP(e,t,n,r,i){return i!==void 0&&(e=q3(e,i,r)),q3(e,n,r)+t}function n6(e,t=0,n=1,r,i){e.min=cP(e.min,t,n,r,i),e.max=cP(e.max,t,n,r,i)}function cN(e,{x:t,y:n}){n6(e.x,t.translate,t.scale,t.originPoint),n6(e.y,n.translate,n.scale,n.originPoint)}function Hte(e,t,n,r=!1){var i,o;const a=n.length;if(!a)return;t.x=t.y=1;let s,l;for(let d=0;d<a;d++)s=n[d],l=s.projectionDelta,((o=(i=s.instance)===null||i===void 0?void 0:i.style)===null||o===void 0?void 0:o.display)!=="contents"&&(r&&s.options.layoutScroll&&s.scroll&&s!==s.root&&Dp(e,{x:-s.scroll.x,y:-s.scroll.y}),l&&(t.x*=l.x.scale,t.y*=l.y.scale,cN(e,l)),r&&Oc(s.latestValues)&&Dp(e,s.latestValues))}function $c(e,t){e.min=e.min+t,e.max=e.max+t}function dP(e,t,[n,r,i]){const o=t[i]!==void 0?t[i]:.5,a=kr(e.min,e.max,o);n6(e,t[n],t[r],a,t.scale)}const Wte=["x","scaleX","originX"],Vte=["y","scaleY","originY"];function Dp(e,t){dP(e.x,t,Wte),dP(e.y,t,Vte)}function dN(e,t){return lN(Bte(e.getBoundingClientRect(),t))}function Ute(e,t,n){const r=dN(e,n),{scroll:i}=t;return i&&($c(r.x,i.x),$c(r.y,i.y)),r}const Gte=new WeakMap;class jte{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=Ri(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){if(this.visualElement.isPresent===!1)return;const r=s=>{this.stopAnimation(),n&&this.snapToCursor(Z9(s,"page").point)},i=(s,l)=>{var d;const{drag:p,dragPropagation:g,onDragStart:m}=this.getProps();p&&!g&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=LO(p),!this.openGlobalLock)||(this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),gl(y=>{var b,w;let P=this.getAxisMotionValue(y).get()||0;if(Pl.test(P)){const T=(w=(b=this.visualElement.projection)===null||b===void 0?void 0:b.layout)===null||w===void 0?void 0:w.actual[y];T&&(P=ba(T)*(parseFloat(P)/100))}this.originPoint[y]=P}),m?.(s,l),(d=this.visualElement.animationState)===null||d===void 0||d.setActive(Bn.Drag,!0))},o=(s,l)=>{const{dragPropagation:d,dragDirectionLock:p,onDirectionLock:g,onDrag:m}=this.getProps();if(!d&&!this.openGlobalLock)return;const{offset:y}=l;if(p&&this.currentDirection===null){this.currentDirection=Kte(y),this.currentDirection!==null&&g?.(this.currentDirection);return}this.updateAxis("x",l.point,y),this.updateAxis("y",l.point,y),this.visualElement.syncRender(),m?.(s,l)},a=(s,l)=>this.stop(s,l);this.panSession=new aN(t,{onSessionStart:r,onStart:i,onMove:o,onSessionEnd:a},{transformPagePoint:this.visualElement.getTransformPagePoint()})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o?.(t,n)}cancel(){var t,n;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),(t=this.panSession)===null||t===void 0||t.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),(n=this.visualElement.animationState)===null||n===void 0||n.setActive(Bn.Drag,!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!N2(t,i,this.currentDirection))return;const o=this.getAxisMotionValue(t);let a=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(a=Mte(a,this.constraints[t],this.elastic[t])),o.set(a)}resolveConstraints(){const{dragConstraints:t,dragElastic:n}=this.getProps(),{layout:r}=this.visualElement.projection||{},i=this.constraints;t&&Np(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&r?this.constraints=Ote(r.actual,t):this.constraints=!1,this.elastic=Fte(n),i!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&gl(o=>{this.getAxisMotionValue(o)&&(this.constraints[o]=zte(r.actual[o],this.constraints[o]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Np(t))return!1;const r=t.current,{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=Ute(r,i.root,this.visualElement.getTransformPagePoint());let a=Nte(i.layout.actual,o);if(n){const s=n($te(a));this.hasMutatedConstraints=!!s,s&&(a=lN(s))}return a}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:s}=this.getProps(),l=this.constraints||{},d=gl(p=>{var g;if(!N2(p,n,this.currentDirection))return;let m=(g=l?.[p])!==null&&g!==void 0?g:{};a&&(m={min:0,max:0});const y=i?200:1e6,b=i?40:1e7,w={type:"inertia",velocity:r?t[p]:0,bounceStiffness:y,bounceDamping:b,timeConstant:750,restDelta:1,restSpeed:10,...o,...m};return this.startAxisValueAnimation(p,w)});return Promise.all(d).then(s)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return l_(t,r,0,n)}stopAnimation(){gl(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){var n,r;const i="_drag"+t.toUpperCase(),o=this.visualElement.getProps()[i];return o||this.visualElement.getValue(t,(r=(n=this.visualElement.getProps().initial)===null||n===void 0?void 0:n[t])!==null&&r!==void 0?r:0)}snapToCursor(t){gl(n=>{const{drag:r}=this.getProps();if(!N2(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:s}=i.layout.actual[n];o.set(t[n]-kr(a,s,.5))}})}scalePositionWithinConstraints(){var t;const{drag:n,dragConstraints:r}=this.getProps(),{projection:i}=this.visualElement;if(!Np(r)||!i||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};gl(s=>{const l=this.getAxisMotionValue(s);if(l){const d=l.get();o[s]=Dte({min:d,max:d},this.constraints[s])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.getInstance().style.transform=a?a({},""):"none",(t=i.root)===null||t===void 0||t.updateScroll(),i.updateLayout(),this.resolveConstraints(),gl(s=>{if(!N2(s,n,null))return;const l=this.getAxisMotionValue(s),{min:d,max:p}=this.constraints[s];l.set(kr(d,p,o[s]))})}addListeners(){var t;Gte.set(this.visualElement,this);const n=this.visualElement.getInstance(),r=Kp(n,"pointerdown",d=>{const{drag:p,dragListener:g=!0}=this.getProps();p&&g&&this.start(d)}),i=()=>{const{dragConstraints:d}=this.getProps();Np(d)&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,a=o.addEventListener("measure",i);o&&!o.layout&&((t=o.root)===null||t===void 0||t.updateScroll(),o.updateLayout()),i();const s=d4(window,"resize",()=>this.scalePositionWithinConstraints()),l=o.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(gl(g=>{const m=this.getAxisMotionValue(g);!m||(this.originPoint[g]+=d[g].translate,m.set(m.get()+d[g].translate))}),this.visualElement.syncRender())});return()=>{s(),r(),a(),l?.()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=t6,dragMomentum:s=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:s}}}function N2(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function Kte(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}function qte(e){const{dragControls:t,visualElement:n}=e,r=c4(()=>new jte(n));C.exports.useEffect(()=>t&&t.subscribe(r),[r,t]),C.exports.useEffect(()=>r.addListeners(),[r])}function Zte({onPan:e,onPanStart:t,onPanEnd:n,onPanSessionStart:r,visualElement:i}){const o=e||t||n||r,a=C.exports.useRef(null),{transformPagePoint:s}=C.exports.useContext(H9),l={onSessionStart:r,onStart:t,onMove:e,onEnd:(p,g)=>{a.current=null,n&&n(p,g)}};C.exports.useEffect(()=>{a.current!==null&&a.current.updateHandlers(l)});function d(p){a.current=new aN(p,l,{transformPagePoint:s})}H3(i,"pointerdown",o&&d),Y9(()=>a.current&&a.current.end())}const Yte={pan:qc(Zte),drag:qc(qte)},r6={current:null},fN={current:!1};function Xte(){if(fN.current=!0,!!oh)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>r6.current=e.matches;e.addListener(t),t()}else r6.current=!1}const D2=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","LayoutAnimationStart","SetAxisTarget","Unmount"];function Qte(){const e=D2.map(()=>new Dg),t={},n={clearAllListeners:()=>e.forEach(r=>r.clear()),updatePropListeners:r=>{D2.forEach(i=>{var o;const a="on"+i,s=r[a];(o=t[i])===null||o===void 0||o.call(t),s&&(t[i]=n[a](s))})}};return e.forEach((r,i)=>{n["on"+D2[i]]=o=>r.add(o),n["notify"+D2[i]]=(...o)=>r.notify(...o)}),n}function Jte(e,t,n){const{willChange:r}=t;for(const i in t){const o=t[i],a=n[i];if(Ml(o))e.addValue(i,o),K3(r)&&r.add(i);else if(Ml(a))e.addValue(i,g0(o)),K3(r)&&r.remove(i);else if(a!==o)if(e.hasValue(i)){const s=e.getValue(i);!s.hasAnimated&&s.set(o)}else{const s=e.getStaticValue(i);e.addValue(i,g0(s!==void 0?s:o))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const hN=Object.keys(Sm),ene=hN.length,pN=({treeType:e="",build:t,getBaseTarget:n,makeTargetAnimatable:r,measureViewportBox:i,render:o,readValueFromInstance:a,removeValueFromRenderState:s,sortNodePosition:l,scrapeMotionValuesFromProps:d})=>({parent:p,props:g,presenceId:m,blockInitialAnimation:y,visualState:b,reducedMotionConfig:w},P={})=>{let T=!1;const{latestValues:k,renderState:L}=b;let I;const N=Qte(),F=new Map,z=new Map;let B={};const K={...k};let U;function Y(){!I||!T||(ve(),o(I,L,g.style,ne.projection))}function ve(){t(ne,L,k,P,g)}function le(){N.notifyUpdate(k)}function fe(Q,W){const re=W.onChange(be=>{k[Q]=be,g.onUpdate&&Tl.update(le,!1,!0)}),de=W.onRenderRequest(ne.scheduleRender);z.set(Q,()=>{re(),de()})}const{willChange:we,...Se}=d(g);for(const Q in Se){const W=Se[Q];k[Q]!==void 0&&Ml(W)&&(W.set(k[Q],!1),K3(we)&&we.add(Q))}const se=u4(g),j=tO(g),ne={treeType:e,current:null,depth:p?p.depth+1:0,parent:p,children:new Set,presenceId:m,shouldReduceMotion:null,variantChildren:j?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:Boolean(p?.isMounted()),blockInitialAnimation:y,isMounted:()=>Boolean(I),mount(Q){T=!0,I=ne.current=Q,ne.projection&&ne.projection.mount(Q),j&&p&&!se&&(U=p?.addVariantChild(ne)),F.forEach((W,re)=>fe(re,W)),fN.current||Xte(),ne.shouldReduceMotion=w==="never"?!1:w==="always"?!0:r6.current,p?.children.add(ne),ne.setProps(g)},unmount(){var Q;(Q=ne.projection)===null||Q===void 0||Q.unmount(),Pm.update(le),Pm.render(Y),z.forEach(W=>W()),U?.(),p?.children.delete(ne),N.clearAllListeners(),I=void 0,T=!1},loadFeatures(Q,W,re,de,be,De){const Ie=[];for(let Ve=0;Ve<ene;Ve++){const Pe=hN[Ve],{isEnabled:We,Component:it}=Sm[Pe];We(Q)&&it&&Ie.push(C.exports.createElement(it,{key:Pe,...Q,visualElement:ne}))}if(!ne.projection&&be){ne.projection=new be(de,ne.getLatestValues(),p&&p.projection);const{layoutId:Ve,layout:Pe,drag:We,dragConstraints:it,layoutScroll:ht}=Q;ne.projection.setOptions({layoutId:Ve,layout:Pe,alwaysMeasureLayout:Boolean(We)||it&&Np(it),visualElement:ne,scheduleRender:()=>ne.scheduleRender(),animationType:typeof Pe=="string"?Pe:"both",initialPromotionConfig:De,layoutScroll:ht})}return Ie},addVariantChild(Q){var W;const re=ne.getClosestVariantNode();if(re)return(W=re.variantChildren)===null||W===void 0||W.add(Q),()=>re.variantChildren.delete(Q)},sortNodePosition(Q){return!l||e!==Q.treeType?0:l(ne.getInstance(),Q.getInstance())},getClosestVariantNode:()=>j?ne:p?.getClosestVariantNode(),getLayoutId:()=>g.layoutId,getInstance:()=>I,getStaticValue:Q=>k[Q],setStaticValue:(Q,W)=>k[Q]=W,getLatestValues:()=>k,setVisibility(Q){ne.isVisible!==Q&&(ne.isVisible=Q,ne.scheduleRender())},makeTargetAnimatable(Q,W=!0){return r(ne,Q,g,W)},measureViewportBox(){return i(I,g)},addValue(Q,W){ne.hasValue(Q)&&ne.removeValue(Q),F.set(Q,W),k[Q]=W.get(),fe(Q,W)},removeValue(Q){var W;F.delete(Q),(W=z.get(Q))===null||W===void 0||W(),z.delete(Q),delete k[Q],s(Q,L)},hasValue:Q=>F.has(Q),getValue(Q,W){let re=F.get(Q);return re===void 0&&W!==void 0&&(re=g0(W),ne.addValue(Q,re)),re},forEachValue:Q=>F.forEach(Q),readValue:Q=>k[Q]!==void 0?k[Q]:a(I,Q,P),setBaseTarget(Q,W){K[Q]=W},getBaseTarget(Q){if(n){const W=n(g,Q);if(W!==void 0&&!Ml(W))return W}return K[Q]},...N,build(){return ve(),L},scheduleRender(){Tl.render(Y,!1,!0)},syncRender:Y,setProps(Q){(Q.transformTemplate||g.transformTemplate)&&ne.scheduleRender(),g=Q,N.updatePropListeners(Q),B=Jte(ne,d(g),B)},getProps:()=>g,getVariant:Q=>{var W;return(W=g.variants)===null||W===void 0?void 0:W[Q]},getDefaultTransition:()=>g.transition,getTransformPagePoint:()=>g.transformPagePoint,getVariantContext(Q=!1){if(Q)return p?.getVariantContext();if(!se){const re=p?.getVariantContext()||{};return g.initial!==void 0&&(re.initial=g.initial),re}const W={};for(let re=0;re<tne;re++){const de=gN[re],be=g[de];(bm(be)||be===!1)&&(W[de]=be)}return W}};return ne},gN=["initial",...d_],tne=gN.length;function i6(e){return typeof e=="string"&&e.startsWith("var(--")}const mN=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function nne(e){const t=mN.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]}function o6(e,t,n=1){const[r,i]=nne(e);if(!r)return;const o=window.getComputedStyle(t).getPropertyValue(r);return o?o.trim():i6(i)?o6(i,t,n+1):i}function rne(e,{...t},n){const r=e.getInstance();if(!(r instanceof Element))return{target:t,transitionEnd:n};n&&(n={...n}),e.forEachValue(i=>{const o=i.get();if(!i6(o))return;const a=o6(o,r);a&&i.set(a)});for(const i in t){const o=t[i];if(!i6(o))continue;const a=o6(o,r);!a||(t[i]=a,n&&n[i]===void 0&&(n[i]=o))}return{target:t,transitionEnd:n}}const ine=new Set(["width","height","top","left","right","bottom","x","y"]),vN=e=>ine.has(e),one=e=>Object.keys(e).some(vN),yN=(e,t)=>{e.set(t,!1),e.set(t)},fP=e=>e===ah||e===bt;var hP;(function(e){e.width="width",e.height="height",e.left="left",e.right="right",e.top="top",e.bottom="bottom"})(hP||(hP={}));const pP=(e,t)=>parseFloat(e.split(", ")[t]),gP=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return pP(i[1],t);{const o=r.match(/^matrix\((.+)\)$/);return o?pP(o[1],e):0}},ane=new Set(["x","y","z"]),sne=$3.filter(e=>!ane.has(e));function lne(e){const t=[];return sne.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.syncRender(),t}const mP={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:gP(4,13),y:gP(5,14)},une=(e,t,n)=>{const r=t.measureViewportBox(),i=t.getInstance(),o=getComputedStyle(i),{display:a}=o,s={};a==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(d=>{s[d]=mP[d](r,o)}),t.syncRender();const l=t.measureViewportBox();return n.forEach(d=>{const p=t.getValue(d);yN(p,s[d]),e[d]=mP[d](l,o)}),e},cne=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(vN);let o=[],a=!1;const s=[];if(i.forEach(l=>{const d=e.getValue(l);if(!e.hasValue(l))return;let p=n[l],g=K1(p);const m=t[l];let y;if(Cm(m)){const b=m.length,w=m[0]===null?1:0;p=m[w],g=K1(p);for(let P=w;P<b;P++)y?W3(K1(m[P])===y):y=K1(m[P])}else y=K1(m);if(g!==y)if(fP(g)&&fP(y)){const b=d.get();typeof b=="string"&&d.set(parseFloat(b)),typeof m=="string"?t[l]=parseFloat(m):Array.isArray(m)&&y===bt&&(t[l]=m.map(parseFloat))}else g?.transform&&y?.transform&&(p===0||m===0)?p===0?d.set(y.transform(p)):t[l]=g.transform(m):(a||(o=lne(e),a=!0),s.push(l),r[l]=r[l]!==void 0?r[l]:t[l],yN(d,m))}),s.length){const l=s.indexOf("height")>=0?window.pageYOffset:null,d=une(t,e,s);return o.length&&o.forEach(([p,g])=>{e.getValue(p).set(g)}),e.syncRender(),oh&&l!==null&&window.scrollTo({top:l}),{target:d,transitionEnd:r}}else return{target:t,transitionEnd:r}};function dne(e,t,n,r){return one(t)?cne(e,t,n,r):{target:t,transitionEnd:r}}const fne=(e,t,n,r)=>{const i=rne(e,t,r);return t=i.target,r=i.transitionEnd,dne(e,t,n,r)};function hne(e){return window.getComputedStyle(e)}const xN={treeType:"dom",readValueFromInstance(e,t){if(Qm.has(t)){const n=o_(t);return n&&n.default||0}else{const n=hne(e),r=(iO(t)?n.getPropertyValue(t):n[t])||0;return typeof r=="string"?r.trim():r}},sortNodePosition(e,t){return e.compareDocumentPosition(t)&2?1:-1},getBaseTarget(e,t){var n;return(n=e.style)===null||n===void 0?void 0:n[t]},measureViewportBox(e,{transformPagePoint:t}){return dN(e,t)},resetTransform(e,t,n){const{transformTemplate:r}=n;t.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform(e,t){e.style.transform=t.style.transform},removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]},makeTargetAnimatable(e,{transition:t,transitionEnd:n,...r},{transformValues:i},o=!0){let a=yte(r,t||{},e);if(i&&(n&&(n=i(n)),r&&(r=i(r)),a&&(a=i(a))),o){mte(e,r,a);const s=fne(e,r,a,n);n=s.transitionEnd,r=s.target}return{transition:t,transitionEnd:n,...r}},scrapeMotionValuesFromProps:q9,build(e,t,n,r,i){e.isVisible!==void 0&&(t.style.visibility=e.isVisible?"visible":"hidden"),G9(t,n,r,i.transformTemplate)},render:vO},pne=pN(xN),gne=pN({...xN,getBaseTarget(e,t){return e[t]},readValueFromInstance(e,t){var n;return Qm.has(t)?((n=o_(t))===null||n===void 0?void 0:n.default)||0:(t=yO.has(t)?t:mO(t),e.getAttribute(t))},scrapeMotionValuesFromProps:bO,build(e,t,n,r,i){K9(t,n,r,i.transformTemplate)},render:xO}),mne=(e,t)=>V9(e)?gne(t,{enableHardwareAcceleration:!1}):pne(t,{enableHardwareAcceleration:!0});function vP(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const q1={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(bt.test(e))e=parseFloat(e);else return e;const n=vP(e,t.target.x),r=vP(e,t.target.y);return`${n}% ${r}%`}},yP="_$css",vne={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=e.includes("var("),o=[];i&&(e=e.replace(mN,y=>(o.push(y),yP)));const a=Ru.parse(e);if(a.length>5)return r;const s=Ru.createTransformer(e),l=typeof a[0]!="number"?1:0,d=n.x.scale*t.x,p=n.y.scale*t.y;a[0+l]/=d,a[1+l]/=p;const g=kr(d,p,.5);typeof a[2+l]=="number"&&(a[2+l]/=g),typeof a[3+l]=="number"&&(a[3+l]/=g);let m=s(a);if(i){let y=0;m=m.replace(yP,()=>{const b=o[y];return y++,b})}return m}};class yne extends ae.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=t;AQ(bne),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),Mg.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||t.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),t.isPresent!==o&&(o?a.promote():a.relegate()||Tl.postRender(()=>{var s;!((s=a.getStack())===null||s===void 0)&&s.members.length||this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),!t.currentAnimation&&t.isLead()&&this.safeToRemove())}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n?.group&&n.group.remove(i),r?.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t?.()}render(){return null}}function xne(e){const[t,n]=i_(),r=C.exports.useContext(W9);return _(yne,{...e,layoutGroup:r,switchLayoutGroup:C.exports.useContext(nO),isPresent:t,safeToRemove:n})}const bne={borderRadius:{...q1,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:q1,borderTopRightRadius:q1,borderBottomLeftRadius:q1,borderBottomRightRadius:q1,boxShadow:vne},Sne={measureLayout:xne};function wne(e,t,n={}){const r=Ml(e)?e:g0(e);return l_("",r,t,n),{stop:()=>r.stop(),isAnimating:()=>r.isAnimating()}}const bN=["TopLeft","TopRight","BottomLeft","BottomRight"],Cne=bN.length,xP=e=>typeof e=="string"?parseFloat(e):e,bP=e=>typeof e=="number"||bt.test(e);function _ne(e,t,n,r,i,o){var a,s,l,d;i?(e.opacity=kr(0,(a=n.opacity)!==null&&a!==void 0?a:1,kne(r)),e.opacityExit=kr((s=t.opacity)!==null&&s!==void 0?s:1,0,Ene(r))):o&&(e.opacity=kr((l=t.opacity)!==null&&l!==void 0?l:1,(d=n.opacity)!==null&&d!==void 0?d:1,r));for(let p=0;p<Cne;p++){const g=`border${bN[p]}Radius`;let m=SP(t,g),y=SP(n,g);if(m===void 0&&y===void 0)continue;m||(m=0),y||(y=0),m===0||y===0||bP(m)===bP(y)?(e[g]=Math.max(kr(xP(m),xP(y),r),0),(Pl.test(y)||Pl.test(m))&&(e[g]+="%")):e[g]=y}(t.rotate||n.rotate)&&(e.rotate=kr(t.rotate||0,n.rotate||0,r))}function SP(e,t){var n;return(n=e[t])!==null&&n!==void 0?n:e.borderRadius}const kne=SN(0,.5,t_),Ene=SN(.5,.95,J9);function SN(e,t,n){return r=>r<e?0:r>t?1:n(_m(e,t,r))}function wP(e,t){e.min=t.min,e.max=t.max}function Cs(e,t){wP(e.x,t.x),wP(e.y,t.y)}function CP(e,t,n,r,i){return e-=t,e=q3(e,1/n,r),i!==void 0&&(e=q3(e,1/i,r)),e}function Pne(e,t=0,n=1,r=.5,i,o=e,a=e){if(Pl.test(t)&&(t=parseFloat(t),t=kr(a.min,a.max,t/100)-a.min),typeof t!="number")return;let s=kr(o.min,o.max,r);e===o&&(s-=t),e.min=CP(e.min,t,n,s,i),e.max=CP(e.max,t,n,s,i)}function _P(e,t,[n,r,i],o,a){Pne(e,t[n],t[r],t[i],t.scale,o,a)}const Tne=["x","scaleX","originX"],Lne=["y","scaleY","originY"];function kP(e,t,n,r){_P(e.x,t,Tne,n?.x,r?.x),_P(e.y,t,Lne,n?.y,r?.y)}function EP(e){return e.translate===0&&e.scale===1}function wN(e){return EP(e.x)&&EP(e.y)}function CN(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function PP(e){return ba(e.x)/ba(e.y)}function Ane(e,t,n=.01){return r_(e,t)<=n}class Rne{constructor(){this.members=[]}add(t){u_(this.members,t),t.scheduleRender()}remove(t){if(c_(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(t,n){var r;const i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender(),t.resumeFrom=i,n&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues,t.snapshot.isShared=!0),!((r=t.root)===null||r===void 0)&&r.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:o}=t.options;o===!1&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{var n,r,i,o,a;(r=(n=t.options).onExitComplete)===null||r===void 0||r.call(n),(a=(i=t.resumingFrom)===null||i===void 0?void 0:(o=i.options).onExitComplete)===null||a===void 0||a.call(o)})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const Ine="translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";function TP(e,t,n){const r=e.x.translate/t.x,i=e.y.translate/t.y;let o=`translate3d(${r}px, ${i}px, 0) `;if(o+=`scale(${1/t.x}, ${1/t.y}) `,n){const{rotate:l,rotateX:d,rotateY:p}=n;l&&(o+=`rotate(${l}deg) `),d&&(o+=`rotateX(${d}deg) `),p&&(o+=`rotateY(${p}deg) `)}const a=e.x.scale*t.x,s=e.y.scale*t.y;return o+=`scale(${a}, ${s})`,o===Ine?"none":o}const Mne=(e,t)=>e.depth-t.depth;class One{constructor(){this.children=[],this.isDirty=!1}add(t){u_(this.children,t),this.isDirty=!0}remove(t){c_(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(Mne),this.isDirty=!1,this.children.forEach(t)}}const LP=["","X","Y","Z"],AP=1e3;function _N({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a,s={},l=t?.()){this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.nodes.forEach(Bne),this.nodes.forEach(Hne)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=a,this.latestValues=s,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0,a&&this.root.registerPotentialNode(a,this);for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new One)}addEventListener(a,s){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new Dg),this.eventHandlers.get(a).add(s)}notifyListeners(a,...s){const l=this.eventHandlers.get(a);l?.notify(...s)}hasListeners(a){return this.eventHandlers.has(a)}registerPotentialNode(a,s){this.potentialNodes.set(a,s)}mount(a,s=!1){var l;if(this.instance)return;this.isSVG=a instanceof SVGElement&&a.tagName!=="svg",this.instance=a;const{layoutId:d,layout:p,visualElement:g}=this.options;if(g&&!g.getInstance()&&g.mount(a),this.root.nodes.add(this),(l=this.parent)===null||l===void 0||l.children.add(this),this.id&&this.root.potentialNodes.delete(this.id),s&&(p||d)&&(this.isLayoutDirty=!0),e){let m;const y=()=>this.root.updateBlockedByResize=!1;e(a,()=>{this.root.updateBlockedByResize=!0,clearTimeout(m),m=window.setTimeout(y,250),Mg.hasAnimatedSinceResize&&(Mg.hasAnimatedSinceResize=!1,this.nodes.forEach($ne))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&g&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:y,hasRelativeTargetChanged:b,layout:w})=>{var P,T,k,L,I;if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const N=(T=(P=this.options.transition)!==null&&P!==void 0?P:g.getDefaultTransition())!==null&&T!==void 0?T:jne,{onLayoutAnimationStart:F,onLayoutAnimationComplete:z}=g.getProps(),B=!this.targetLayout||!CN(this.targetLayout,w)||b,K=!y&&b;if(((k=this.resumeFrom)===null||k===void 0?void 0:k.instance)||K||y&&(B||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,K);const U={...s_(N,"layout"),onPlay:F,onComplete:z};g.shouldReduceMotion&&(U.delay=0,U.type=!1),this.startAnimation(U)}else!y&&this.animationProgress===0&&this.finishAnimation(),this.isLead()&&((I=(L=this.options).onExitComplete)===null||I===void 0||I.call(L));this.targetLayout=w})}unmount(){var a,s;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),(a=this.getStack())===null||a===void 0||a.remove(this),(s=this.parent)===null||s===void 0||s.children.delete(this),this.instance=void 0,Pm.preRender(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){var a;return this.isAnimationBlocked||((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimationBlocked())||!1}startUpdate(){var a;this.isUpdateBlocked()||(this.isUpdating=!0,(a=this.nodes)===null||a===void 0||a.forEach(Wne))}willUpdate(a=!0){var s,l,d;if(this.root.isUpdateBlocked()){(l=(s=this.options).onExitComplete)===null||l===void 0||l.call(s);return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const b=this.path[y];b.shouldResetTransform=!0,b.updateScroll()}const{layoutId:p,layout:g}=this.options;if(p===void 0&&!g)return;const m=(d=this.options.visualElement)===null||d===void 0?void 0:d.getProps().transformTemplate;this.prevTransformTemplateValue=m?.(this.latestValues,""),this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}didUpdate(){if(this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(RP);return}!this.isUpdating||(this.isUpdating=!1,this.potentialNodes.size&&(this.potentialNodes.forEach(Kne),this.potentialNodes.clear()),this.nodes.forEach(Fne),this.nodes.forEach(Nne),this.nodes.forEach(Dne),this.clearAllSnapshots(),Cb.update(),Cb.preRender(),Cb.render())}clearAllSnapshots(){this.nodes.forEach(zne),this.sharedNodes.forEach(Vne)}scheduleUpdateProjection(){Tl.preRender(this.updateProjection,!1,!0)}scheduleCheckAfterUnmount(){Tl.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){if(this.snapshot||!this.instance)return;const a=this.measure(),s=this.removeTransform(this.removeElementScroll(a));NP(s),this.snapshot={measured:a,layout:s,latestValues:{}}}updateLayout(){var a;if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const s=this.measure();NP(s);const l=this.layout;this.layout={measured:s,actual:this.removeElementScroll(s)},this.layoutCorrected=Ri(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.actual),(a=this.options.visualElement)===null||a===void 0||a.notifyLayoutMeasure(this.layout.actual,l?.actual)}updateScroll(){this.options.layoutScroll&&this.instance&&(this.isScrollRoot=r(this.instance),this.scroll=n(this.instance))}resetTransform(){var a;if(!i)return;const s=this.isLayoutDirty||this.shouldResetTransform,l=this.projectionDelta&&!wN(this.projectionDelta),d=(a=this.options.visualElement)===null||a===void 0?void 0:a.getProps().transformTemplate,p=d?.(this.latestValues,""),g=p!==this.prevTransformTemplateValue;s&&(l||Oc(this.latestValues)||g)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(){const{visualElement:a}=this.options;if(!a)return Ri();const s=a.measureViewportBox(),{scroll:l}=this.root;return l&&($c(s.x,l.x),$c(s.y,l.y)),s}removeElementScroll(a){const s=Ri();Cs(s,a);for(let l=0;l<this.path.length;l++){const d=this.path[l],{scroll:p,options:g,isScrollRoot:m}=d;if(d!==this.root&&p&&g.layoutScroll){if(m){Cs(s,a);const{scroll:y}=this.root;y&&($c(s.x,-y.x),$c(s.y,-y.y))}$c(s.x,p.x),$c(s.y,p.y)}}return s}applyTransform(a,s=!1){const l=Ri();Cs(l,a);for(let d=0;d<this.path.length;d++){const p=this.path[d];!s&&p.options.layoutScroll&&p.scroll&&p!==p.root&&Dp(l,{x:-p.scroll.x,y:-p.scroll.y}),Oc(p.latestValues)&&Dp(l,p.latestValues)}return Oc(this.latestValues)&&Dp(l,this.latestValues),l}removeTransform(a){var s;const l=Ri();Cs(l,a);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Oc(p.latestValues))continue;uN(p.latestValues)&&p.updateSnapshot();const g=Ri(),m=p.measure();Cs(g,m),kP(l,p.latestValues,(s=p.snapshot)===null||s===void 0?void 0:s.layout,g)}return Oc(this.latestValues)&&kP(l,this.latestValues),l}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection()}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}resolveTargetDelta(){var a;const{layout:s,layoutId:l}=this.options;!this.layout||!(s||l)||(!this.targetDelta&&!this.relativeTarget&&(this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&this.relativeParent.layout&&(this.relativeTarget=Ri(),this.relativeTargetOrigin=Ri(),Fg(this.relativeTargetOrigin,this.layout.actual,this.relativeParent.layout.actual),Cs(this.relativeTarget,this.relativeTargetOrigin))),!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=Ri(),this.targetWithTransforms=Ri()),this.relativeTarget&&this.relativeTargetOrigin&&((a=this.relativeParent)===null||a===void 0?void 0:a.target)?Ite(this.target,this.relativeTarget,this.relativeParent.target):this.targetDelta?(Boolean(this.resumingFrom)?this.target=this.applyTransform(this.layout.actual):Cs(this.target,this.layout.actual),cN(this.target,this.targetDelta)):Cs(this.target,this.layout.actual),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&Boolean(this.relativeParent.resumingFrom)===Boolean(this.resumingFrom)&&!this.relativeParent.options.layoutScroll&&this.relativeParent.target&&(this.relativeTarget=Ri(),this.relativeTargetOrigin=Ri(),Fg(this.relativeTargetOrigin,this.target,this.relativeParent.target),Cs(this.relativeTarget,this.relativeTargetOrigin)))))}getClosestProjectingParent(){if(!(!this.parent||Oc(this.parent.latestValues)))return(this.parent.relativeTarget||this.parent.targetDelta)&&this.parent.layout?this.parent:this.parent.getClosestProjectingParent()}calcProjection(){var a;const{layout:s,layoutId:l}=this.options;if(this.isTreeAnimating=Boolean(((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimating)||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(s||l))return;const d=this.getLead();Cs(this.layoutCorrected,this.layout.actual),Hte(this.layoutCorrected,this.treeScale,this.path,Boolean(this.resumingFrom)||this!==d);const{target:p}=d;if(!p)return;this.projectionDelta||(this.projectionDelta=$g(),this.projectionDeltaWithTransform=$g());const g=this.treeScale.x,m=this.treeScale.y,y=this.projectionTransform;zg(this.projectionDelta,this.layoutCorrected,p,this.latestValues),this.projectionTransform=TP(this.projectionDelta,this.treeScale),(this.projectionTransform!==y||this.treeScale.x!==g||this.treeScale.y!==m)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",p))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){var s,l,d;(l=(s=this.options).scheduleRender)===null||l===void 0||l.call(s),a&&((d=this.getStack())===null||d===void 0||d.scheduleRender()),this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(a,s=!1){var l;const d=this.snapshot,p=d?.latestValues||{},g={...this.latestValues},m=$g();this.relativeTarget=this.relativeTargetOrigin=void 0,this.attemptToResolveRelativeTarget=!s;const y=Ri(),b=d?.isShared,w=(((l=this.getStack())===null||l===void 0?void 0:l.members.length)||0)<=1,P=Boolean(b&&!w&&this.options.crossfade===!0&&!this.path.some(Gne));this.animationProgress=0,this.mixTargetDelta=T=>{var k;const L=T/1e3;IP(m.x,a.x,L),IP(m.y,a.y,L),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&((k=this.relativeParent)===null||k===void 0?void 0:k.layout)&&(Fg(y,this.layout.actual,this.relativeParent.layout.actual),Une(this.relativeTarget,this.relativeTargetOrigin,y,L)),b&&(this.animationValues=g,_ne(g,p,this.latestValues,L,P,w)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=L},this.mixTargetDelta(0)}startAnimation(a){var s,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)===null||s===void 0||s.stop(),this.resumingFrom&&((l=this.resumingFrom.currentAnimation)===null||l===void 0||l.stop()),this.pendingAnimation&&(Pm.update(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Tl.update(()=>{Mg.hasAnimatedSinceResize=!0,this.currentAnimation=wne(0,AP,{...a,onUpdate:d=>{var p;this.mixTargetDelta(d),(p=a.onUpdate)===null||p===void 0||p.call(a,d)},onComplete:()=>{var d;(d=a.onComplete)===null||d===void 0||d.call(a),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){var a;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),(a=this.getStack())===null||a===void 0||a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){var a;this.currentAnimation&&((a=this.mixTargetDelta)===null||a===void 0||a.call(this,AP),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:s,target:l,layout:d,latestValues:p}=a;if(!(!s||!l||!d)){if(this!==a&&this.layout&&d&&kN(this.options.animationType,this.layout.actual,d.actual)){l=this.target||Ri();const g=ba(this.layout.actual.x);l.x.min=a.target.x.min,l.x.max=l.x.min+g;const m=ba(this.layout.actual.y);l.y.min=a.target.y.min,l.y.max=l.y.min+m}Cs(s,l),Dp(s,p),zg(this.projectionDeltaWithTransform,this.layoutCorrected,s,p)}}registerSharedNode(a,s){var l,d,p;this.sharedNodes.has(a)||this.sharedNodes.set(a,new Rne),this.sharedNodes.get(a).add(s),s.promote({transition:(l=s.options.initialPromotionConfig)===null||l===void 0?void 0:l.transition,preserveFollowOpacity:(p=(d=s.options.initialPromotionConfig)===null||d===void 0?void 0:d.shouldPreserveFollowOpacity)===null||p===void 0?void 0:p.call(d,s)})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:s}=this.options;return s?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:s}=this.options;return s?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:s,preserveFollowOpacity:l}={}){const d=this.getStack();d&&d.promote(this,l),a&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetRotation(){const{visualElement:a}=this.options;if(!a)return;let s=!1;const l={};for(let d=0;d<LP.length;d++){const p=LP[d],g="rotate"+p;!a.getStaticValue(g)||(s=!0,l[g]=a.getStaticValue(g),a.setStaticValue(g,0))}if(!!s){a?.syncRender();for(const d in l)a.setStaticValue(d,l[d]);a.scheduleRender()}}getProjectionStyles(a={}){var s,l,d;const p={};if(!this.instance||this.isSVG)return p;if(this.isVisible)p.visibility="";else return{visibility:"hidden"};const g=(s=this.options.visualElement)===null||s===void 0?void 0:s.getProps().transformTemplate;if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=Ny(a.pointerEvents)||"",p.transform=g?g(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const P={};return this.options.layoutId&&(P.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,P.pointerEvents=Ny(a.pointerEvents)||""),this.hasProjected&&!Oc(this.latestValues)&&(P.transform=g?g({},""):"none",this.hasProjected=!1),P}const y=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=TP(this.projectionDeltaWithTransform,this.treeScale,y),g&&(p.transform=g(y,p.transform));const{x:b,y:w}=this.projectionDelta;p.transformOrigin=`${b.origin*100}% ${w.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(l=y.opacity)!==null&&l!==void 0?l:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:y.opacityExit:p.opacity=m===this?y.opacity!==void 0?y.opacity:"":y.opacityExit!==void 0?y.opacityExit:0;for(const P in F3){if(y[P]===void 0)continue;const{correct:T,applyTo:k}=F3[P],L=T(y[P],m);if(k){const I=k.length;for(let N=0;N<I;N++)p[k[N]]=L}else p[P]=L}return this.options.layoutId&&(p.pointerEvents=m===this?Ny(a.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var s;return(s=a.currentAnimation)===null||s===void 0?void 0:s.stop()}),this.root.nodes.forEach(RP),this.root.sharedNodes.clear()}}}function Nne(e){e.updateLayout()}function Dne(e){var t,n,r;const i=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&i&&e.hasListeners("didUpdate")){const{actual:o,measured:a}=e.layout,{animationType:s}=e.options;s==="size"?gl(m=>{const y=i.isShared?i.measured[m]:i.layout[m],b=ba(y);y.min=o[m].min,y.max=y.min+b}):kN(s,i.layout,o)&&gl(m=>{const y=i.isShared?i.measured[m]:i.layout[m],b=ba(o[m]);y.max=y.min+b});const l=$g();zg(l,o,i.layout);const d=$g();i.isShared?zg(d,e.applyTransform(a,!0),i.measured):zg(d,o,i.layout);const p=!wN(l);let g=!1;if(!e.resumeFrom&&(e.relativeParent=e.getClosestProjectingParent(),e.relativeParent&&!e.relativeParent.resumeFrom)){const{snapshot:m,layout:y}=e.relativeParent;if(m&&y){const b=Ri();Fg(b,i.layout,m.layout);const w=Ri();Fg(w,o,y.actual),CN(b,w)||(g=!0)}}e.notifyListeners("didUpdate",{layout:o,snapshot:i,delta:d,layoutDelta:l,hasLayoutChanged:p,hasRelativeTargetChanged:g})}else e.isLead()&&((r=(n=e.options).onExitComplete)===null||r===void 0||r.call(n));e.options.transition=void 0}function zne(e){e.clearSnapshot()}function RP(e){e.clearMeasurements()}function Fne(e){const{visualElement:t}=e.options;t?.getProps().onBeforeLayoutMeasure&&t.notifyBeforeLayoutMeasure(),e.resetTransform()}function $ne(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function Bne(e){e.resolveTargetDelta()}function Hne(e){e.calcProjection()}function Wne(e){e.resetRotation()}function Vne(e){e.removeLeadSnapshot()}function IP(e,t,n){e.translate=kr(t.translate,0,n),e.scale=kr(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function MP(e,t,n,r){e.min=kr(t.min,n.min,r),e.max=kr(t.max,n.max,r)}function Une(e,t,n,r){MP(e.x,t.x,n.x,r),MP(e.y,t.y,n.y,r)}function Gne(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const jne={duration:.45,ease:[.4,0,.1,1]};function Kne(e,t){let n=e.root;for(let o=e.path.length-1;o>=0;o--)if(Boolean(e.path[o].instance)){n=e.path[o];break}const i=(n&&n!==e.root?n.instance:document).querySelector(`[data-projection-id="${t}"]`);i&&e.mount(i,!0)}function OP(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function NP(e){OP(e.x),OP(e.y)}function kN(e,t,n){return e==="position"||e==="preserve-aspect"&&!Ane(PP(t),PP(n))}const qne=_N({attachResizeListener:(e,t)=>d4(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Pb={current:void 0},Zne=_N({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Pb.current){const e=new qne(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),Pb.current=e}return Pb.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>Boolean(window.getComputedStyle(e).position==="fixed")}),Yne={...Lte,...$ee,...Yte,...Sne},ns=TQ((e,t)=>hJ(e,t,Yne,mne,Zne));function EN(){const e=C.exports.useRef(!1);return z3(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function Xne(){const e=EN(),[t,n]=C.exports.useState(0),r=C.exports.useCallback(()=>{e.current&&n(t+1)},[t]);return[C.exports.useCallback(()=>Tl.postRender(r),[r]),t]}class Qne extends C.exports.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function Jne({children:e,isPresent:t}){const n=C.exports.useId(),r=C.exports.useRef(null),i=C.exports.useRef({width:0,height:0,top:0,left:0});return C.exports.useInsertionEffect(()=>{const{width:o,height:a,top:s,left:l}=i.current;if(t||!r.current||!o||!a)return;r.current.dataset.motionPopId=n;const d=document.createElement("style");return document.head.appendChild(d),d.sheet&&d.sheet.insertRule(`
-          [data-motion-pop-id="${n}"] {
-            position: absolute !important;
-            width: ${o}px !important;
-            height: ${a}px !important;
-            top: ${s}px !important;
-            left: ${l}px !important;
-          }
-        `),()=>{document.head.removeChild(d)}},[t]),_(Qne,{isPresent:t,childRef:r,sizeRef:i,children:C.exports.cloneElement(e,{ref:r})})}const Tb=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:o,mode:a})=>{const s=c4(ere),l=C.exports.useId(),d=C.exports.useMemo(()=>({id:l,initial:t,isPresent:n,custom:i,onExitComplete:p=>{s.set(p,!0);for(const g of s.values())if(!g)return;r&&r()},register:p=>(s.set(p,!1),()=>s.delete(p))}),o?void 0:[n]);return C.exports.useMemo(()=>{s.forEach((p,g)=>s.set(g,!1))},[n]),C.exports.useEffect(()=>{!n&&!s.size&&r&&r()},[n]),a==="popLayout"&&(e=_(Jne,{isPresent:n,children:e})),_(N0.Provider,{value:d,children:e})};function ere(){return new Map}const yp=e=>e.key||"";function tre(e,t){e.forEach(n=>{const r=yp(n);t.set(r,n)})}function nre(e){const t=[];return C.exports.Children.forEach(e,n=>{C.exports.isValidElement(n)&&t.push(n)}),t}const $u=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:o=!0,mode:a="sync"})=>{i&&(a="wait",QO(!1,"Replace exitBeforeEnter with mode='wait'"));let[s]=Xne();const l=C.exports.useContext(W9).forceRender;l&&(s=l);const d=EN(),p=nre(e);let g=p;const m=new Set,y=C.exports.useRef(g),b=C.exports.useRef(new Map).current,w=C.exports.useRef(!0);if(z3(()=>{w.current=!1,tre(p,b),y.current=g}),Y9(()=>{w.current=!0,b.clear(),m.clear()}),w.current)return _(Er,{children:g.map(L=>_(Tb,{isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:o,mode:a,children:L},yp(L)))});g=[...g];const P=y.current.map(yp),T=p.map(yp),k=P.length;for(let L=0;L<k;L++){const I=P[L];T.indexOf(I)===-1&&m.add(I)}return a==="wait"&&m.size&&(g=[]),m.forEach(L=>{if(T.indexOf(L)!==-1)return;const I=b.get(L);if(!I)return;const N=P.indexOf(L),F=()=>{b.delete(L),m.delete(L);const z=y.current.findIndex(B=>B.key===L);if(y.current.splice(z,1),!m.size){if(y.current=p,d.current===!1)return;s(),r&&r()}};g.splice(N,0,_(Tb,{isPresent:!1,onExitComplete:F,custom:t,presenceAffectsLayout:o,mode:a,children:I},yp(I)))}),g=g.map(L=>{const I=L.key;return m.has(I)?L:_(Tb,{isPresent:!0,presenceAffectsLayout:o,mode:a,children:L},yp(L))}),XO!=="production"&&a==="wait"&&g.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`),_(Er,{children:m.size?g:g.map(L=>C.exports.cloneElement(L))})};var rv=(...e)=>e.filter(Boolean).join(" ");function rre(){return!1}var ire=e=>{const{condition:t,message:n}=e;t&&rre()&&console.warn(n)},Bf={ease:[.25,.1,.25,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1]},Z1={scale:{enter:{scale:1},exit:{scale:.95}},fade:{enter:{opacity:1},exit:{opacity:0}},pushLeft:{enter:{x:"100%"},exit:{x:"-30%"}},pushRight:{enter:{x:"-100%"},exit:{x:"30%"}},pushUp:{enter:{y:"100%"},exit:{y:"-30%"}},pushDown:{enter:{y:"-100%"},exit:{y:"30%"}},slideLeft:{position:{left:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"-100%",y:0}},slideRight:{position:{right:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"100%",y:0}},slideUp:{position:{top:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"-100%"}},slideDown:{position:{bottom:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"100%"}}};function a6(e){switch(e?.direction??"right"){case"right":return Z1.slideRight;case"left":return Z1.slideLeft;case"bottom":return Z1.slideDown;case"top":return Z1.slideUp;default:return Z1.slideRight}}var Uf={enter:{duration:.2,ease:Bf.easeOut},exit:{duration:.1,ease:Bf.easeIn}},Ms={enter:(e,t)=>({...e,delay:typeof t=="number"?t:t?.enter}),exit:(e,t)=>({...e,delay:typeof t=="number"?t:t?.exit})},ore=e=>e!=null&&parseInt(e.toString(),10)>0,DP={exit:{height:{duration:.2,ease:Bf.ease},opacity:{duration:.3,ease:Bf.ease}},enter:{height:{duration:.3,ease:Bf.ease},opacity:{duration:.4,ease:Bf.ease}}},are={exit:({animateOpacity:e,startingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:ore(t)?1:0},height:t,transitionEnd:r?.exit,transition:n?.exit??Ms.exit(DP.exit,i)}),enter:({animateOpacity:e,endingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:1},height:t,transitionEnd:r?.enter,transition:n?.enter??Ms.enter(DP.enter,i)})},PN=C.exports.forwardRef((e,t)=>{const{in:n,unmountOnExit:r,animateOpacity:i=!0,startingHeight:o=0,endingHeight:a="auto",style:s,className:l,transition:d,transitionEnd:p,...g}=e,[m,y]=C.exports.useState(!1);C.exports.useEffect(()=>{const k=setTimeout(()=>{y(!0)});return()=>clearTimeout(k)},[]),ire({condition:Boolean(o>0&&r),message:"startingHeight and unmountOnExit are mutually exclusive. You can't use them together"});const b=parseFloat(o.toString())>0,w={startingHeight:o,endingHeight:a,animateOpacity:i,transition:m?d:{enter:{duration:0}},transitionEnd:{enter:p?.enter,exit:r?p?.exit:{...p?.exit,display:b?"block":"none"}}},P=r?n:!0,T=n||r?"enter":"exit";return _($u,{initial:!1,custom:w,children:P&&ae.createElement(ns.div,{ref:t,...g,className:rv("chakra-collapse",l),style:{overflow:"hidden",display:"block",...s},custom:w,variants:are,initial:r?"exit":!1,animate:T,exit:"exit"})})});PN.displayName="Collapse";var sre={enter:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:1,transition:e?.enter??Ms.enter(Uf.enter,n),transitionEnd:t?.enter}),exit:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:0,transition:e?.exit??Ms.exit(Uf.exit,n),transitionEnd:t?.exit})},TN={initial:"exit",animate:"enter",exit:"exit",variants:sre},lre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,className:o,transition:a,transitionEnd:s,delay:l,...d}=t,p=i||r?"enter":"exit",g=r?i&&r:!0,m={transition:a,transitionEnd:s,delay:l};return _($u,{custom:m,children:g&&ae.createElement(ns.div,{ref:n,className:rv("chakra-fade",o),custom:m,...TN,animate:p,...d})})});lre.displayName="Fade";var ure={exit:({reverse:e,initialScale:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,...e?{scale:t,transitionEnd:r?.exit}:{transitionEnd:{scale:t,...r?.exit}},transition:n?.exit??Ms.exit(Uf.exit,i)}),enter:({transitionEnd:e,transition:t,delay:n})=>({opacity:1,scale:1,transition:t?.enter??Ms.enter(Uf.enter,n),transitionEnd:e?.enter})},LN={initial:"exit",animate:"enter",exit:"exit",variants:ure},cre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,initialScale:a=.95,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=r?i&&r:!0,y=i||r?"enter":"exit",b={initialScale:a,reverse:o,transition:l,transitionEnd:d,delay:p};return _($u,{custom:b,children:m&&ae.createElement(ns.div,{ref:n,className:rv("chakra-offset-slide",s),...LN,animate:y,custom:b,...g})})});cre.displayName="ScaleFade";var zP={exit:{duration:.15,ease:Bf.easeInOut},enter:{type:"spring",damping:25,stiffness:180}},dre={exit:({direction:e,transition:t,transitionEnd:n,delay:r})=>{const{exit:i}=a6({direction:e});return{...i,transition:t?.exit??Ms.exit(zP.exit,r),transitionEnd:n?.exit}},enter:({direction:e,transitionEnd:t,transition:n,delay:r})=>{const{enter:i}=a6({direction:e});return{...i,transition:n?.enter??Ms.enter(zP.enter,r),transitionEnd:t?.enter}}},AN=C.exports.forwardRef(function(t,n){const{direction:r="right",style:i,unmountOnExit:o,in:a,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=a6({direction:r}),y=Object.assign({position:"fixed"},m.position,i),b=o?a&&o:!0,w=a||o?"enter":"exit",P={transitionEnd:d,transition:l,direction:r,delay:p};return _($u,{custom:P,children:b&&ae.createElement(ns.div,{...g,ref:n,initial:"exit",className:rv("chakra-slide",s),animate:w,exit:"exit",custom:P,variants:dre,style:y})})});AN.displayName="Slide";var fre={initial:({offsetX:e,offsetY:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,x:e,y:t,transition:n?.exit??Ms.exit(Uf.exit,i),transitionEnd:r?.exit}),enter:({transition:e,transitionEnd:t,delay:n})=>({opacity:1,x:0,y:0,transition:e?.enter??Ms.enter(Uf.enter,n),transitionEnd:t?.enter}),exit:({offsetY:e,offsetX:t,transition:n,transitionEnd:r,reverse:i,delay:o})=>{const a={x:t,y:e};return{opacity:0,transition:n?.exit??Ms.exit(Uf.exit,o),...i?{...a,transitionEnd:r?.exit}:{transitionEnd:{...a,...r?.exit}}}}},s6={initial:"initial",animate:"enter",exit:"exit",variants:fre},hre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,className:a,offsetX:s=0,offsetY:l=8,transition:d,transitionEnd:p,delay:g,...m}=t,y=r?i&&r:!0,b=i||r?"enter":"exit",w={offsetX:s,offsetY:l,reverse:o,transition:d,transitionEnd:p,delay:g};return _($u,{custom:w,children:y&&ae.createElement(ns.div,{ref:n,className:rv("chakra-offset-slide",a),custom:w,...s6,animate:b,...m})})});hre.displayName="SlideFade";var iv=(...e)=>e.filter(Boolean).join(" ");function pre(){return!1}var y4=e=>{const{condition:t,message:n}=e;t&&pre()&&console.warn(n)};function Lb(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[gre,x4]=wn({name:"AccordionStylesContext",hookName:"useAccordionStyles",providerName:"<Accordion />"}),[mre,f_]=wn({name:"AccordionItemContext",hookName:"useAccordionItemContext",providerName:"<AccordionItem />"}),[vre,z9e,yre,xre]=JM(),RN=Re(function(t,n){const{getButtonProps:r}=f_(),i=r(t,n),o=x4(),a={display:"flex",alignItems:"center",width:"100%",outline:0,...o.button};return ae.createElement(Ce.button,{...i,className:iv("chakra-accordion__button",t.className),__css:a})});RN.displayName="AccordionButton";function bre(e){const{onChange:t,defaultIndex:n,index:r,allowMultiple:i,allowToggle:o,...a}=e;Cre(e),_re(e);const s=yre(),[l,d]=C.exports.useState(-1);C.exports.useEffect(()=>()=>{d(-1)},[]);const[p,g]=a4({value:r,defaultValue(){return i?n??[]:n??-1},onChange:t});return{index:p,setIndex:g,htmlProps:a,getAccordionItemProps:y=>{let b=!1;return y!==null&&(b=Array.isArray(p)?p.includes(y):p===y),{isOpen:b,onChange:P=>{if(y!==null)if(i&&Array.isArray(p)){const T=P?p.concat(y):p.filter(k=>k!==y);g(T)}else P?g(y):o&&g(-1)}}},focusedIndex:l,setFocusedIndex:d,descendants:s}}var[Sre,h_]=wn({name:"AccordionContext",hookName:"useAccordionContext",providerName:"Accordion"});function wre(e){const{isDisabled:t,isFocusable:n,id:r,...i}=e,{getAccordionItemProps:o,setFocusedIndex:a}=h_(),s=C.exports.useRef(null),l=C.exports.useId(),d=r??l,p=`accordion-button-${d}`,g=`accordion-panel-${d}`;kre(e);const{register:m,index:y,descendants:b}=xre({disabled:t&&!n}),{isOpen:w,onChange:P}=o(y===-1?null:y);Ere({isOpen:w,isDisabled:t});const T=()=>{P?.(!0)},k=()=>{P?.(!1)},L=C.exports.useCallback(()=>{P?.(!w),a(y)},[y,a,w,P]),I=C.exports.useCallback(B=>{const U={ArrowDown:()=>{const Y=b.nextEnabled(y);Y?.node.focus()},ArrowUp:()=>{const Y=b.prevEnabled(y);Y?.node.focus()},Home:()=>{const Y=b.firstEnabled();Y?.node.focus()},End:()=>{const Y=b.lastEnabled();Y?.node.focus()}}[B.key];U&&(B.preventDefault(),U(B))},[b,y]),N=C.exports.useCallback(()=>{a(y)},[a,y]),F=C.exports.useCallback(function(K={},U=null){return{...K,type:"button",ref:Nn(m,s,U),id:p,disabled:!!t,"aria-expanded":!!w,"aria-controls":g,onClick:Lb(K.onClick,L),onFocus:Lb(K.onFocus,N),onKeyDown:Lb(K.onKeyDown,I)}},[p,t,w,L,N,I,g,m]),z=C.exports.useCallback(function(K={},U=null){return{...K,ref:U,role:"region",id:g,"aria-labelledby":p,hidden:!w}},[p,w,g]);return{isOpen:w,isDisabled:t,isFocusable:n,onOpen:T,onClose:k,getButtonProps:F,getPanelProps:z,htmlProps:i}}function Cre(e){const t=e.index||e.defaultIndex,n=t==null&&!Array.isArray(t)&&e.allowMultiple;y4({condition:!!n,message:`If 'allowMultiple' is passed, then 'index' or 'defaultIndex' must be an array. You passed: ${typeof t},`})}function _re(e){y4({condition:!!(e.allowMultiple&&e.allowToggle),message:"If 'allowMultiple' is passed, 'allowToggle' will be ignored. Either remove 'allowToggle' or 'allowMultiple' depending on whether you want multiple accordions visible or not"})}function kre(e){y4({condition:!!(e.isFocusable&&!e.isDisabled),message:`Using only 'isFocusable', this prop is reserved for situations where you pass 'isDisabled' but you still want the element to receive focus (A11y). Either remove it or pass 'isDisabled' as well.
-    `})}function Ere(e){y4({condition:e.isOpen&&!!e.isDisabled,message:"Cannot open a disabled accordion item"})}function IN(e){const{isOpen:t,isDisabled:n}=f_(),{reduceMotion:r}=h_(),i=iv("chakra-accordion__icon",e.className),o=x4(),a={opacity:n?.4:1,transform:t?"rotate(-180deg)":void 0,transition:r?void 0:"transform 0.2s",transformOrigin:"center",...o.icon};return _(ka,{viewBox:"0 0 24 24","aria-hidden":!0,className:i,__css:a,...e,children:_("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})})}IN.displayName="AccordionIcon";var MN=Re(function(t,n){const{children:r,className:i}=t,{htmlProps:o,...a}=wre(t),l={...x4().container,overflowAnchor:"none"},d=C.exports.useMemo(()=>a,[a]);return ae.createElement(mre,{value:d},ae.createElement(Ce.div,{ref:n,...o,className:iv("chakra-accordion__item",i),__css:l},typeof r=="function"?r({isExpanded:!!a.isOpen,isDisabled:!!a.isDisabled}):r))});MN.displayName="AccordionItem";var ON=Re(function(t,n){const{reduceMotion:r}=h_(),{getPanelProps:i,isOpen:o}=f_(),a=i(t,n),s=iv("chakra-accordion__panel",t.className),l=x4();r||delete a.hidden;const d=ae.createElement(Ce.div,{...a,__css:l.panel,className:s});return r?d:_(PN,{in:o,children:d})});ON.displayName="AccordionPanel";var NN=Re(function({children:t,reduceMotion:n,...r},i){const o=Fi("Accordion",r),a=yn(r),{htmlProps:s,descendants:l,...d}=bre(a),p=C.exports.useMemo(()=>({...d,reduceMotion:!!n}),[d,n]);return ae.createElement(vre,{value:l},ae.createElement(Sre,{value:p},ae.createElement(gre,{value:o},ae.createElement(Ce.div,{ref:i,...s,className:iv("chakra-accordion",r.className),__css:o.root},t))))});NN.displayName="Accordion";var Pre=(...e)=>e.filter(Boolean).join(" "),Tre=Zm({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),ov=Re((e,t)=>{const n=So("Spinner",e),{label:r="Loading...",thickness:i="2px",speed:o="0.45s",emptyColor:a="transparent",className:s,...l}=yn(e),d=Pre("chakra-spinner",s),p={display:"inline-block",borderColor:"currentColor",borderStyle:"solid",borderRadius:"99999px",borderWidth:i,borderBottomColor:a,borderLeftColor:a,animation:`${Tre} ${o} linear infinite`,...n};return ae.createElement(Ce.div,{ref:t,__css:p,className:d,...l},r&&ae.createElement(Ce.span,{srOnly:!0},r))});ov.displayName="Spinner";var b4=(...e)=>e.filter(Boolean).join(" ");function Lre(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"})})}function Are(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"})})}function FP(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})}var[Rre,Ire]=wn({name:"AlertContext",hookName:"useAlertContext",providerName:"<Alert />"}),[Mre,p_]=wn({name:"AlertStylesContext",hookName:"useAlertStyles",providerName:"<Alert />"}),DN={info:{icon:Are,colorScheme:"blue"},warning:{icon:FP,colorScheme:"orange"},success:{icon:Lre,colorScheme:"green"},error:{icon:FP,colorScheme:"red"},loading:{icon:ov,colorScheme:"blue"}};function Ore(e){return DN[e].colorScheme}function Nre(e){return DN[e].icon}var zN=Re(function(t,n){const{status:r="info",addRole:i=!0,...o}=yn(t),a=t.colorScheme??Ore(r),s=Fi("Alert",{...t,colorScheme:a}),l={width:"100%",display:"flex",alignItems:"center",position:"relative",overflow:"hidden",...s.container};return ae.createElement(Rre,{value:{status:r}},ae.createElement(Mre,{value:s},ae.createElement(Ce.div,{role:i?"alert":void 0,ref:n,...o,className:b4("chakra-alert",t.className),__css:l})))});zN.displayName="Alert";var FN=Re(function(t,n){const r=p_(),i={display:"inline",...r.description};return ae.createElement(Ce.div,{ref:n,...t,className:b4("chakra-alert__desc",t.className),__css:i})});FN.displayName="AlertDescription";function $N(e){const{status:t}=Ire(),n=Nre(t),r=p_(),i=t==="loading"?r.spinner:r.icon;return ae.createElement(Ce.span,{display:"inherit",...e,className:b4("chakra-alert__icon",e.className),__css:i},e.children||_(n,{h:"100%",w:"100%"}))}$N.displayName="AlertIcon";var BN=Re(function(t,n){const r=p_();return ae.createElement(Ce.div,{ref:n,...t,className:b4("chakra-alert__title",t.className),__css:r.title})});BN.displayName="AlertTitle";function Dre(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function zre(e){const{loading:t,src:n,srcSet:r,onLoad:i,onError:o,crossOrigin:a,sizes:s,ignoreFallback:l}=e,[d,p]=C.exports.useState("pending");C.exports.useEffect(()=>{p(n?"loading":"pending")},[n]);const g=C.exports.useRef(),m=C.exports.useCallback(()=>{if(!n)return;y();const b=new Image;b.src=n,a&&(b.crossOrigin=a),r&&(b.srcset=r),s&&(b.sizes=s),t&&(b.loading=t),b.onload=w=>{y(),p("loaded"),i?.(w)},b.onerror=w=>{y(),p("failed"),o?.(w)},g.current=b},[n,a,r,s,i,o,t]),y=()=>{g.current&&(g.current.onload=null,g.current.onerror=null,g.current=null)};return kl(()=>{if(!l)return d==="loading"&&m(),()=>{y()}},[d,m,l]),l?"loaded":d}var Fre=(e,t)=>e!=="loaded"&&t==="beforeLoadOrError"||e==="failed"&&t==="onError",Z3=Re(function(t,n){const{htmlWidth:r,htmlHeight:i,alt:o,...a}=t;return _("img",{width:r,height:i,ref:n,alt:o,...a})});Z3.displayName="NativeImage";var S4=Re(function(t,n){const{fallbackSrc:r,fallback:i,src:o,srcSet:a,align:s,fit:l,loading:d,ignoreFallback:p,crossOrigin:g,fallbackStrategy:m="beforeLoadOrError",referrerPolicy:y,...b}=t,w=r!==void 0||i!==void 0,P=d!=null||p||!w,T=zre({...t,ignoreFallback:P}),k=Fre(T,m),L={ref:n,objectFit:l,objectPosition:s,...P?b:Dre(b,["onError","onLoad"])};return k?i||ae.createElement(Ce.img,{as:Z3,className:"chakra-image__placeholder",src:r,...L}):ae.createElement(Ce.img,{as:Z3,src:o,srcSet:a,crossOrigin:g,loading:d,referrerPolicy:y,className:"chakra-image",...L})});S4.displayName="Image";Re((e,t)=>ae.createElement(Ce.img,{ref:t,as:Z3,className:"chakra-image",...e}));var $re=Object.create,HN=Object.defineProperty,Bre=Object.getOwnPropertyDescriptor,WN=Object.getOwnPropertyNames,Hre=Object.getPrototypeOf,Wre=Object.prototype.hasOwnProperty,VN=(e,t)=>function(){return t||(0,e[WN(e)[0]])((t={exports:{}}).exports,t),t.exports},Vre=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of WN(t))!Wre.call(e,i)&&i!==n&&HN(e,i,{get:()=>t[i],enumerable:!(r=Bre(t,i))||r.enumerable});return e},Ure=(e,t,n)=>(n=e!=null?$re(Hre(e)):{},Vre(t||!e||!e.__esModule?HN(n,"default",{value:e,enumerable:!0}):n,e)),Gre=VN({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(e){var t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),m=Symbol.iterator;function y(W){return W===null||typeof W!="object"?null:(W=m&&W[m]||W["@@iterator"],typeof W=="function"?W:null)}var b={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,P={};function T(W,re,de){this.props=W,this.context=re,this.refs=P,this.updater=de||b}T.prototype.isReactComponent={},T.prototype.setState=function(W,re){if(typeof W!="object"&&typeof W!="function"&&W!=null)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,W,re,"setState")},T.prototype.forceUpdate=function(W){this.updater.enqueueForceUpdate(this,W,"forceUpdate")};function k(){}k.prototype=T.prototype;function L(W,re,de){this.props=W,this.context=re,this.refs=P,this.updater=de||b}var I=L.prototype=new k;I.constructor=L,w(I,T.prototype),I.isPureReactComponent=!0;var N=Array.isArray,F=Object.prototype.hasOwnProperty,z={current:null},B={key:!0,ref:!0,__self:!0,__source:!0};function K(W,re,de){var be,De={},Ie=null,Ve=null;if(re!=null)for(be in re.ref!==void 0&&(Ve=re.ref),re.key!==void 0&&(Ie=""+re.key),re)F.call(re,be)&&!B.hasOwnProperty(be)&&(De[be]=re[be]);var Pe=arguments.length-2;if(Pe===1)De.children=de;else if(1<Pe){for(var We=Array(Pe),it=0;it<Pe;it++)We[it]=arguments[it+2];De.children=We}if(W&&W.defaultProps)for(be in Pe=W.defaultProps,Pe)De[be]===void 0&&(De[be]=Pe[be]);return{$$typeof:t,type:W,key:Ie,ref:Ve,props:De,_owner:z.current}}function U(W,re){return{$$typeof:t,type:W.type,key:re,ref:W.ref,props:W.props,_owner:W._owner}}function Y(W){return typeof W=="object"&&W!==null&&W.$$typeof===t}function ve(W){var re={"=":"=0",":":"=2"};return"$"+W.replace(/[=:]/g,function(de){return re[de]})}var le=/\/+/g;function fe(W,re){return typeof W=="object"&&W!==null&&W.key!=null?ve(""+W.key):re.toString(36)}function we(W,re,de,be,De){var Ie=typeof W;(Ie==="undefined"||Ie==="boolean")&&(W=null);var Ve=!1;if(W===null)Ve=!0;else switch(Ie){case"string":case"number":Ve=!0;break;case"object":switch(W.$$typeof){case t:case n:Ve=!0}}if(Ve)return Ve=W,De=De(Ve),W=be===""?"."+fe(Ve,0):be,N(De)?(de="",W!=null&&(de=W.replace(le,"$&/")+"/"),we(De,re,de,"",function(it){return it})):De!=null&&(Y(De)&&(De=U(De,de+(!De.key||Ve&&Ve.key===De.key?"":(""+De.key).replace(le,"$&/")+"/")+W)),re.push(De)),1;if(Ve=0,be=be===""?".":be+":",N(W))for(var Pe=0;Pe<W.length;Pe++){Ie=W[Pe];var We=be+fe(Ie,Pe);Ve+=we(Ie,re,de,We,De)}else if(We=y(W),typeof We=="function")for(W=We.call(W),Pe=0;!(Ie=W.next()).done;)Ie=Ie.value,We=be+fe(Ie,Pe++),Ve+=we(Ie,re,de,We,De);else if(Ie==="object")throw re=String(W),Error("Objects are not valid as a React child (found: "+(re==="[object Object]"?"object with keys {"+Object.keys(W).join(", ")+"}":re)+"). If you meant to render a collection of children, use an array instead.");return Ve}function Se(W,re,de){if(W==null)return W;var be=[],De=0;return we(W,be,"","",function(Ie){return re.call(de,Ie,De++)}),be}function se(W){if(W._status===-1){var re=W._result;re=re(),re.then(function(de){(W._status===0||W._status===-1)&&(W._status=1,W._result=de)},function(de){(W._status===0||W._status===-1)&&(W._status=2,W._result=de)}),W._status===-1&&(W._status=0,W._result=re)}if(W._status===1)return W._result.default;throw W._result}var j={current:null},ne={transition:null},Q={ReactCurrentDispatcher:j,ReactCurrentBatchConfig:ne,ReactCurrentOwner:z};e.Children={map:Se,forEach:function(W,re,de){Se(W,function(){re.apply(this,arguments)},de)},count:function(W){var re=0;return Se(W,function(){re++}),re},toArray:function(W){return Se(W,function(re){return re})||[]},only:function(W){if(!Y(W))throw Error("React.Children.only expected to receive a single React element child.");return W}},e.Component=T,e.Fragment=r,e.Profiler=o,e.PureComponent=L,e.StrictMode=i,e.Suspense=d,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Q,e.cloneElement=function(W,re,de){if(W==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+W+".");var be=w({},W.props),De=W.key,Ie=W.ref,Ve=W._owner;if(re!=null){if(re.ref!==void 0&&(Ie=re.ref,Ve=z.current),re.key!==void 0&&(De=""+re.key),W.type&&W.type.defaultProps)var Pe=W.type.defaultProps;for(We in re)F.call(re,We)&&!B.hasOwnProperty(We)&&(be[We]=re[We]===void 0&&Pe!==void 0?Pe[We]:re[We])}var We=arguments.length-2;if(We===1)be.children=de;else if(1<We){Pe=Array(We);for(var it=0;it<We;it++)Pe[it]=arguments[it+2];be.children=Pe}return{$$typeof:t,type:W.type,key:De,ref:Ie,props:be,_owner:Ve}},e.createContext=function(W){return W={$$typeof:s,_currentValue:W,_currentValue2:W,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},W.Provider={$$typeof:a,_context:W},W.Consumer=W},e.createElement=K,e.createFactory=function(W){var re=K.bind(null,W);return re.type=W,re},e.createRef=function(){return{current:null}},e.forwardRef=function(W){return{$$typeof:l,render:W}},e.isValidElement=Y,e.lazy=function(W){return{$$typeof:g,_payload:{_status:-1,_result:W},_init:se}},e.memo=function(W,re){return{$$typeof:p,type:W,compare:re===void 0?null:re}},e.startTransition=function(W){var re=ne.transition;ne.transition={};try{W()}finally{ne.transition=re}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(W,re){return j.current.useCallback(W,re)},e.useContext=function(W){return j.current.useContext(W)},e.useDebugValue=function(){},e.useDeferredValue=function(W){return j.current.useDeferredValue(W)},e.useEffect=function(W,re){return j.current.useEffect(W,re)},e.useId=function(){return j.current.useId()},e.useImperativeHandle=function(W,re,de){return j.current.useImperativeHandle(W,re,de)},e.useInsertionEffect=function(W,re){return j.current.useInsertionEffect(W,re)},e.useLayoutEffect=function(W,re){return j.current.useLayoutEffect(W,re)},e.useMemo=function(W,re){return j.current.useMemo(W,re)},e.useReducer=function(W,re,de){return j.current.useReducer(W,re,de)},e.useRef=function(W){return j.current.useRef(W)},e.useState=function(W){return j.current.useState(W)},e.useSyncExternalStore=function(W,re,de){return j.current.useSyncExternalStore(W,re,de)},e.useTransition=function(){return j.current.useTransition()},e.version="18.2.0"}}),jre=VN({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/index.js"(e,t){t.exports=Gre()}}),$P=Ure(jre());function w4(e){return $P.Children.toArray(e).filter(t=>(0,$P.isValidElement)(t))}/**
- * @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.
- *//**
- * @license React
- * react.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 C4=(...e)=>e.filter(Boolean).join(" "),BP=e=>e?"":void 0,[Kre,qre]=wn({strict:!1,name:"ButtonGroupContext"});function l6(e){const{children:t,className:n,...r}=e,i=C.exports.isValidElement(t)?C.exports.cloneElement(t,{"aria-hidden":!0,focusable:!1}):t,o=C4("chakra-button__icon",n);return ae.createElement(Ce.span,{display:"inline-flex",alignSelf:"center",flexShrink:0,...r,className:o},i)}l6.displayName="ButtonIcon";function u6(e){const{label:t,placement:n,spacing:r="0.5rem",children:i=_(ov,{color:"currentColor",width:"1em",height:"1em"}),className:o,__css:a,...s}=e,l=C4("chakra-button__spinner",o),d=n==="start"?"marginEnd":"marginStart",p=C.exports.useMemo(()=>({display:"flex",alignItems:"center",position:t?"relative":"absolute",[d]:t?r:0,fontSize:"1em",lineHeight:"normal",...a}),[a,t,d,r]);return ae.createElement(Ce.div,{className:l,...s,__css:p},i)}u6.displayName="ButtonSpinner";function Zre(e){const[t,n]=C.exports.useState(!e);return{ref:C.exports.useCallback(o=>{!o||n(o.tagName==="BUTTON")},[]),type:t?"button":void 0}}var Ol=Re((e,t)=>{const n=qre(),r=So("Button",{...n,...e}),{isDisabled:i=n?.isDisabled,isLoading:o,isActive:a,children:s,leftIcon:l,rightIcon:d,loadingText:p,iconSpacing:g="0.5rem",type:m,spinner:y,spinnerPlacement:b="start",className:w,as:P,...T}=yn(e),k=C.exports.useMemo(()=>{const F={...r?._focus,zIndex:1};return{display:"inline-flex",appearance:"none",alignItems:"center",justifyContent:"center",userSelect:"none",position:"relative",whiteSpace:"nowrap",verticalAlign:"middle",outline:"none",...r,...!!n&&{_focus:F}}},[r,n]),{ref:L,type:I}=Zre(P),N={rightIcon:d,leftIcon:l,iconSpacing:g,children:s};return ae.createElement(Ce.button,{disabled:i||o,ref:uQ(t,L),as:P,type:m??I,"data-active":BP(a),"data-loading":BP(o),__css:k,className:C4("chakra-button",w),...T},o&&b==="start"&&_(u6,{className:"chakra-button__spinner--start",label:p,placement:"start",spacing:g,children:y}),o?p||ae.createElement(Ce.span,{opacity:0},_(HP,{...N})):_(HP,{...N}),o&&b==="end"&&_(u6,{className:"chakra-button__spinner--end",label:p,placement:"end",spacing:g,children:y}))});Ol.displayName="Button";function HP(e){const{leftIcon:t,rightIcon:n,children:r,iconSpacing:i}=e;return ce(Er,{children:[t&&_(l6,{marginEnd:i,children:t}),r,n&&_(l6,{marginStart:i,children:n})]})}var Yre=Re(function(t,n){const{size:r,colorScheme:i,variant:o,className:a,spacing:s="0.5rem",isAttached:l,isDisabled:d,...p}=t,g=C4("chakra-button__group",a),m=C.exports.useMemo(()=>({size:r,colorScheme:i,variant:o,isDisabled:d}),[r,i,o,d]);let y={display:"inline-flex"};return l?y={...y,"> *:first-of-type:not(:last-of-type)":{borderEndRadius:0},"> *:not(:first-of-type):not(:last-of-type)":{borderRadius:0},"> *:not(:first-of-type):last-of-type":{borderStartRadius:0}}:y={...y,"& > *:not(style) ~ *:not(style)":{marginStart:s}},ae.createElement(Kre,{value:m},ae.createElement(Ce.div,{ref:n,role:"group",__css:y,className:g,"data-attached":l?"":void 0,...p}))});Yre.displayName="ButtonGroup";var Yi=Re((e,t)=>{const{icon:n,children:r,isRound:i,"aria-label":o,...a}=e,s=n||r,l=C.exports.isValidElement(s)?C.exports.cloneElement(s,{"aria-hidden":!0,focusable:!1}):null;return _(Ol,{padding:"0",borderRadius:i?"full":void 0,ref:t,"aria-label":o,...a,children:l})});Yi.displayName="IconButton";var F0=(...e)=>e.filter(Boolean).join(" "),z2=e=>e?"":void 0,Ab=e=>e?!0:void 0;function WP(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[Xre,UN]=wn({name:"FormControlStylesContext",errorMessage:`useFormControlStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormControl />" `}),[Qre,$0]=wn({strict:!1,name:"FormControlContext"});function Jre(e){const{id:t,isRequired:n,isInvalid:r,isDisabled:i,isReadOnly:o,...a}=e,s=C.exports.useId(),l=t||`field-${s}`,d=`${l}-label`,p=`${l}-feedback`,g=`${l}-helptext`,[m,y]=C.exports.useState(!1),[b,w]=C.exports.useState(!1),[P,T]=C.exports.useState(!1),k=C.exports.useCallback((z={},B=null)=>({id:g,...z,ref:Nn(B,K=>{!K||w(!0)})}),[g]),L=C.exports.useCallback((z={},B=null)=>({...z,ref:B,"data-focus":z2(P),"data-disabled":z2(i),"data-invalid":z2(r),"data-readonly":z2(o),id:z.id??d,htmlFor:z.htmlFor??l}),[l,i,P,r,o,d]),I=C.exports.useCallback((z={},B=null)=>({id:p,...z,ref:Nn(B,K=>{!K||y(!0)}),"aria-live":"polite"}),[p]),N=C.exports.useCallback((z={},B=null)=>({...z,...a,ref:B,role:"group"}),[a]),F=C.exports.useCallback((z={},B=null)=>({...z,ref:B,role:"presentation","aria-hidden":!0,children:z.children||"*"}),[]);return{isRequired:!!n,isInvalid:!!r,isReadOnly:!!o,isDisabled:!!i,isFocused:!!P,onFocus:()=>T(!0),onBlur:()=>T(!1),hasFeedbackText:m,setHasFeedbackText:y,hasHelpText:b,setHasHelpText:w,id:l,labelId:d,feedbackId:p,helpTextId:g,htmlProps:a,getHelpTextProps:k,getErrorMessageProps:I,getRootProps:N,getLabelProps:L,getRequiredIndicatorProps:F}}var Bu=Re(function(t,n){const r=Fi("Form",t),i=yn(t),{getRootProps:o,htmlProps:a,...s}=Jre(i),l=F0("chakra-form-control",t.className);return ae.createElement(Qre,{value:s},ae.createElement(Xre,{value:r},ae.createElement(Ce.div,{...o({},n),className:l,__css:r.container})))});Bu.displayName="FormControl";var eie=Re(function(t,n){const r=$0(),i=UN(),o=F0("chakra-form__helper-text",t.className);return ae.createElement(Ce.div,{...r?.getHelpTextProps(t,n),__css:i.helperText,className:o})});eie.displayName="FormHelperText";function g_(e){const{isDisabled:t,isInvalid:n,isReadOnly:r,isRequired:i,...o}=m_(e);return{...o,disabled:t,readOnly:r,required:i,"aria-invalid":Ab(n),"aria-required":Ab(i),"aria-readonly":Ab(r)}}function m_(e){const t=$0(),{id:n,disabled:r,readOnly:i,required:o,isRequired:a,isInvalid:s,isReadOnly:l,isDisabled:d,onFocus:p,onBlur:g,...m}=e,y=e["aria-describedby"]?[e["aria-describedby"]]:[];return t?.hasFeedbackText&&t?.isInvalid&&y.push(t.feedbackId),t?.hasHelpText&&y.push(t.helpTextId),{...m,"aria-describedby":y.join(" ")||void 0,id:n??t?.id,isDisabled:r??d??t?.isDisabled,isReadOnly:i??l??t?.isReadOnly,isRequired:o??a??t?.isRequired,isInvalid:s??t?.isInvalid,onFocus:WP(t?.onFocus,p),onBlur:WP(t?.onBlur,g)}}var[tie,nie]=wn({name:"FormErrorStylesContext",errorMessage:`useFormErrorStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormError />" `}),rie=Re((e,t)=>{const n=Fi("FormError",e),r=yn(e),i=$0();return i?.isInvalid?ae.createElement(tie,{value:n},ae.createElement(Ce.div,{...i?.getErrorMessageProps(r,t),className:F0("chakra-form__error-message",e.className),__css:{display:"flex",alignItems:"center",...n.text}})):null});rie.displayName="FormErrorMessage";var iie=Re((e,t)=>{const n=nie(),r=$0();if(!r?.isInvalid)return null;const i=F0("chakra-form__error-icon",e.className);return _(ka,{ref:t,"aria-hidden":!0,...e,__css:n.icon,className:i,children:_("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})});iie.displayName="FormErrorIcon";var bd=Re(function(t,n){const r=So("FormLabel",t),i=yn(t),{className:o,children:a,requiredIndicator:s=_(GN,{}),optionalIndicator:l=null,...d}=i,p=$0(),g=p?.getLabelProps(d,n)??{ref:n,...d};return ae.createElement(Ce.label,{...g,className:F0("chakra-form__label",i.className),__css:{display:"block",textAlign:"start",...r}},a,p?.isRequired?s:l)});bd.displayName="FormLabel";var GN=Re(function(t,n){const r=$0(),i=UN();if(!r?.isRequired)return null;const o=F0("chakra-form__required-indicator",t.className);return ae.createElement(Ce.span,{...r?.getRequiredIndicatorProps(t,n),__css:i.requiredIndicator,className:o})});GN.displayName="RequiredIndicator";function m0(e,t){const n=C.exports.useRef(!1),r=C.exports.useRef(!1);C.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),C.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])}var v_={border:"0px",clip:"rect(0px, 0px, 0px, 0px)",height:"1px",width:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},oie=Ce("span",{baseStyle:v_});oie.displayName="VisuallyHidden";var aie=Ce("input",{baseStyle:v_});aie.displayName="VisuallyHiddenInput";var VP=!1,_4=null,v0=!1,c6=new Set,sie=typeof window<"u"&&window.navigator!=null?/^Mac/.test(window.navigator.platform):!1;function lie(e){return!(e.metaKey||!sie&&e.altKey||e.ctrlKey)}function y_(e,t){c6.forEach(n=>n(e,t))}function UP(e){v0=!0,lie(e)&&(_4="keyboard",y_("keyboard",e))}function ap(e){_4="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(v0=!0,y_("pointer",e))}function uie(e){e.target===window||e.target===document||(v0||(_4="keyboard",y_("keyboard",e)),v0=!1)}function cie(){v0=!1}function GP(){return _4!=="pointer"}function die(){if(typeof window>"u"||VP)return;const{focus:e}=HTMLElement.prototype;HTMLElement.prototype.focus=function(...n){v0=!0,e.apply(this,n)},document.addEventListener("keydown",UP,!0),document.addEventListener("keyup",UP,!0),window.addEventListener("focus",uie,!0),window.addEventListener("blur",cie,!1),typeof PointerEvent<"u"?(document.addEventListener("pointerdown",ap,!0),document.addEventListener("pointermove",ap,!0),document.addEventListener("pointerup",ap,!0)):(document.addEventListener("mousedown",ap,!0),document.addEventListener("mousemove",ap,!0),document.addEventListener("mouseup",ap,!0)),VP=!0}function fie(e){die(),e(GP());const t=()=>e(GP());return c6.add(t),()=>{c6.delete(t)}}var[F9e,hie]=wn({name:"CheckboxGroupContext",strict:!1}),pie=(...e)=>e.filter(Boolean).join(" "),uo=e=>e?"":void 0;function Ha(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function gie(...e){return function(n){e.forEach(r=>{r?.(n)})}}function mie(e){const t=ns;return"custom"in t&&typeof t.custom=="function"?t.custom(e):t(e)}var jN=mie(Ce.svg);function vie(e){return _(jN,{width:"1.2em",viewBox:"0 0 12 10",variants:{unchecked:{opacity:0,strokeDashoffset:16},checked:{opacity:1,strokeDashoffset:0,transition:{duration:.2}}},style:{fill:"none",strokeWidth:2,stroke:"currentColor",strokeDasharray:16},...e,children:_("polyline",{points:"1.5 6 4.5 9 10.5 1"})})}function yie(e){return _(jN,{width:"1.2em",viewBox:"0 0 24 24",variants:{unchecked:{scaleX:.65,opacity:0},checked:{scaleX:1,opacity:1,transition:{scaleX:{duration:0},opacity:{duration:.02}}}},style:{stroke:"currentColor",strokeWidth:4},...e,children:_("line",{x1:"21",x2:"3",y1:"12",y2:"12"})})}function xie({open:e,children:t}){return _($u,{initial:!1,children:e&&ae.createElement(ns.div,{variants:{unchecked:{scale:.5},checked:{scale:1}},initial:"unchecked",animate:"checked",exit:"unchecked",style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%"}},t)})}function bie(e){const{isIndeterminate:t,isChecked:n,...r}=e;return _(xie,{open:n||t,children:_(t?yie:vie,{...r})})}function Sie(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function KN(e={}){const t=m_(e),{isDisabled:n,isReadOnly:r,isRequired:i,isInvalid:o,id:a,onBlur:s,onFocus:l,"aria-describedby":d}=t,{defaultChecked:p,isChecked:g,isFocusable:m,onChange:y,isIndeterminate:b,name:w,value:P,tabIndex:T=void 0,"aria-label":k,"aria-labelledby":L,"aria-invalid":I,...N}=e,F=Sie(N,["isDisabled","isReadOnly","isRequired","isInvalid","id","onBlur","onFocus","aria-describedby"]),z=_r(y),B=_r(s),K=_r(l),[U,Y]=C.exports.useState(!1),[ve,le]=C.exports.useState(!1),[fe,we]=C.exports.useState(!1),[Se,se]=C.exports.useState(!1);C.exports.useEffect(()=>fie(Y),[]);const j=C.exports.useRef(null),[ne,Q]=C.exports.useState(!0),[W,re]=C.exports.useState(!!p),de=g!==void 0,be=de?g:W,De=C.exports.useCallback(Me=>{if(r||n){Me.preventDefault();return}de||re(be?Me.target.checked:b?!0:Me.target.checked),z?.(Me)},[r,n,be,de,b,z]);kl(()=>{j.current&&(j.current.indeterminate=Boolean(b))},[b]),m0(()=>{n&&le(!1)},[n,le]),kl(()=>{const Me=j.current;!Me?.form||(Me.form.onreset=()=>{re(!!p)})},[]);const Ie=n&&!m,Ve=C.exports.useCallback(Me=>{Me.key===" "&&se(!0)},[se]),Pe=C.exports.useCallback(Me=>{Me.key===" "&&se(!1)},[se]);kl(()=>{if(!j.current)return;j.current.checked!==be&&re(j.current.checked)},[j.current]);const We=C.exports.useCallback((Me={},tt=null)=>{const pt=at=>{ve&&at.preventDefault(),se(!0)};return{...Me,ref:tt,"data-active":uo(Se),"data-hover":uo(fe),"data-checked":uo(be),"data-focus":uo(ve),"data-focus-visible":uo(ve&&U),"data-indeterminate":uo(b),"data-disabled":uo(n),"data-invalid":uo(o),"data-readonly":uo(r),"aria-hidden":!0,onMouseDown:Ha(Me.onMouseDown,pt),onMouseUp:Ha(Me.onMouseUp,()=>se(!1)),onMouseEnter:Ha(Me.onMouseEnter,()=>we(!0)),onMouseLeave:Ha(Me.onMouseLeave,()=>we(!1))}},[Se,be,n,ve,U,fe,b,o,r]),it=C.exports.useCallback((Me={},tt=null)=>({...F,...Me,ref:Nn(tt,pt=>{!pt||Q(pt.tagName==="LABEL")}),onClick:Ha(Me.onClick,()=>{var pt;ne||((pt=j.current)==null||pt.click(),requestAnimationFrame(()=>{var at;(at=j.current)==null||at.focus()}))}),"data-disabled":uo(n),"data-checked":uo(be),"data-invalid":uo(o)}),[F,n,be,o,ne]),ht=C.exports.useCallback((Me={},tt=null)=>({...Me,ref:Nn(j,tt),type:"checkbox",name:w,value:P,id:a,tabIndex:T,onChange:Ha(Me.onChange,De),onBlur:Ha(Me.onBlur,B,()=>le(!1)),onFocus:Ha(Me.onFocus,K,()=>le(!0)),onKeyDown:Ha(Me.onKeyDown,Ve),onKeyUp:Ha(Me.onKeyUp,Pe),required:i,checked:be,disabled:Ie,readOnly:r,"aria-label":k,"aria-labelledby":L,"aria-invalid":I?Boolean(I):o,"aria-describedby":d,"aria-disabled":n,style:v_}),[w,P,a,De,B,K,Ve,Pe,i,be,Ie,r,k,L,I,o,d,n,T]),Bt=C.exports.useCallback((Me={},tt=null)=>({...Me,ref:tt,onMouseDown:Ha(Me.onMouseDown,jP),onTouchStart:Ha(Me.onTouchStart,jP),"data-disabled":uo(n),"data-checked":uo(be),"data-invalid":uo(o)}),[be,n,o]);return{state:{isInvalid:o,isFocused:ve,isChecked:be,isActive:Se,isHovered:fe,isIndeterminate:b,isDisabled:n,isReadOnly:r,isRequired:i},getRootProps:it,getCheckboxProps:We,getInputProps:ht,getLabelProps:Bt,htmlProps:F}}function jP(e){e.preventDefault(),e.stopPropagation()}var wie=Ce("span",{baseStyle:{display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",userSelect:"none",flexShrink:0}}),Cie=Ce("label",{baseStyle:{cursor:"pointer",display:"inline-flex",alignItems:"center",verticalAlign:"top",position:"relative"}}),qN=Re(function(t,n){const r=hie(),i={...r,...t},o=Fi("Checkbox",i),a=yn(t),{spacing:s="0.5rem",className:l,children:d,iconColor:p,iconSize:g,icon:m=_(bie,{}),isChecked:y,isDisabled:b=r?.isDisabled,onChange:w,inputProps:P,...T}=a;let k=y;r?.value&&a.value&&(k=r.value.includes(a.value));let L=w;r?.onChange&&a.value&&(L=gie(r.onChange,w));const{state:I,getInputProps:N,getCheckboxProps:F,getLabelProps:z,getRootProps:B}=KN({...T,isDisabled:b,isChecked:k,onChange:L}),K=C.exports.useMemo(()=>({opacity:I.isChecked||I.isIndeterminate?1:0,transform:I.isChecked||I.isIndeterminate?"scale(1)":"scale(0.95)",fontSize:g,color:p,...o.icon}),[p,g,I.isChecked,I.isIndeterminate,o.icon]),U=C.exports.cloneElement(m,{__css:K,isIndeterminate:I.isIndeterminate,isChecked:I.isChecked});return ce(Cie,{__css:o.container,className:pie("chakra-checkbox",l),...B(),children:[_("input",{className:"chakra-checkbox__input",...N(P,n)}),_(wie,{__css:o.control,className:"chakra-checkbox__control",...F(),children:U}),d&&ae.createElement(Ce.span,{className:"chakra-checkbox__label",...z(),__css:{marginStart:s,...o.label}},d)]})});qN.displayName="Checkbox";function _ie(e){return _(ka,{focusable:"false","aria-hidden":!0,...e,children:_("path",{fill:"currentColor",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"})})}var k4=Re(function(t,n){const r=So("CloseButton",t),{children:i,isDisabled:o,__css:a,...s}=yn(t),l={outline:0,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return ae.createElement(Ce.button,{type:"button","aria-label":"Close",ref:n,disabled:o,__css:{...l,...r,...a},...s},i||_(_ie,{width:"1em",height:"1em"}))});k4.displayName="CloseButton";function kie(e){const t=parseFloat(e);return typeof t!="number"||Number.isNaN(t)?0:t}function x_(e,t){let n=kie(e);const r=10**(t??10);return n=Math.round(n*r)/r,t?n.toFixed(t):n.toString()}function d6(e){if(!Number.isFinite(e))return 0;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n+=1;return n}function Y3(e,t,n){return(e-t)*100/(n-t)}function ZN(e,t,n){return(n-t)*e+t}function f6(e,t,n){const r=Math.round((e-t)/n)*n+t,i=d6(n);return x_(r,i)}function Yp(e,t,n){return e==null?e:(n<t&&console.warn("clamp: max cannot be less than min"),Math.min(Math.max(e,t),n))}function Eie(e={}){const{onChange:t,precision:n,defaultValue:r,value:i,step:o=1,min:a=Number.MIN_SAFE_INTEGER,max:s=Number.MAX_SAFE_INTEGER,keepWithinRange:l=!0}=e,d=_r(t),[p,g]=C.exports.useState(()=>r==null?"":Rb(r,o,n)??""),m=typeof i<"u",y=m?i:p,b=YN(Nc(y),o),w=n??b,P=C.exports.useCallback(U=>{U!==y&&(m||g(U.toString()),d?.(U.toString(),Nc(U)))},[d,m,y]),T=C.exports.useCallback(U=>{let Y=U;return l&&(Y=Yp(Y,a,s)),x_(Y,w)},[w,l,s,a]),k=C.exports.useCallback((U=o)=>{let Y;y===""?Y=Nc(U):Y=Nc(y)+U,Y=T(Y),P(Y)},[T,o,P,y]),L=C.exports.useCallback((U=o)=>{let Y;y===""?Y=Nc(-U):Y=Nc(y)-U,Y=T(Y),P(Y)},[T,o,P,y]),I=C.exports.useCallback(()=>{let U;r==null?U="":U=Rb(r,o,n)??a,P(U)},[r,n,o,P,a]),N=C.exports.useCallback(U=>{const Y=Rb(U,o,w)??a;P(Y)},[w,o,P,a]),F=Nc(y);return{isOutOfRange:F>s||F<a,isAtMax:F===s,isAtMin:F===a,precision:w,value:y,valueAsNumber:F,update:P,reset:I,increment:k,decrement:L,clamp:T,cast:N,setValue:g}}function Nc(e){return parseFloat(e.toString().replace(/[^\w.-]+/g,""))}function YN(e,t){return Math.max(d6(t),d6(e))}function Rb(e,t,n){const r=Nc(e);if(Number.isNaN(r))return;const i=YN(r,t);return x_(r,n??i)}var XN=`
-  :root {
-    --chakra-vh: 100vh;
-  }
-
-  @supports (height: -webkit-fill-available) {
-    :root {
-      --chakra-vh: -webkit-fill-available;
-    }
-  }
-
-  @supports (height: -moz-fill-available) {
-    :root {
-      --chakra-vh: -moz-fill-available;
-    }
-  }
-
-  @supports (height: 100lvh) {
-    :root {
-      --chakra-vh: 100lvh;
-    }
-  }
-`,Pie=()=>_(r4,{styles:XN}),Tie=()=>_(r4,{styles:`
-      html {
-        line-height: 1.5;
-        -webkit-text-size-adjust: 100%;
-        font-family: system-ui, sans-serif;
-        -webkit-font-smoothing: antialiased;
-        text-rendering: optimizeLegibility;
-        -moz-osx-font-smoothing: grayscale;
-        touch-action: manipulation;
-      }
-
-      body {
-        position: relative;
-        min-height: 100%;
-        font-feature-settings: 'kern';
-      }
-
-      *,
-      *::before,
-      *::after {
-        border-width: 0;
-        border-style: solid;
-        box-sizing: border-box;
-      }
-
-      main {
-        display: block;
-      }
-
-      hr {
-        border-top-width: 1px;
-        box-sizing: content-box;
-        height: 0;
-        overflow: visible;
-      }
-
-      pre,
-      code,
-      kbd,
-      samp {
-        font-family: SFMono-Regular,  Menlo, Monaco, Consolas, monospace;
-        font-size: 1em;
-      }
-
-      a {
-        background-color: transparent;
-        color: inherit;
-        text-decoration: inherit;
-      }
-
-      abbr[title] {
-        border-bottom: none;
-        text-decoration: underline;
-        -webkit-text-decoration: underline dotted;
-        text-decoration: underline dotted;
-      }
-
-      b,
-      strong {
-        font-weight: bold;
-      }
-
-      small {
-        font-size: 80%;
-      }
-
-      sub,
-      sup {
-        font-size: 75%;
-        line-height: 0;
-        position: relative;
-        vertical-align: baseline;
-      }
-
-      sub {
-        bottom: -0.25em;
-      }
-
-      sup {
-        top: -0.5em;
-      }
-
-      img {
-        border-style: none;
-      }
-
-      button,
-      input,
-      optgroup,
-      select,
-      textarea {
-        font-family: inherit;
-        font-size: 100%;
-        line-height: 1.15;
-        margin: 0;
-      }
-
-      button,
-      input {
-        overflow: visible;
-      }
-
-      button,
-      select {
-        text-transform: none;
-      }
-
-      button::-moz-focus-inner,
-      [type="button"]::-moz-focus-inner,
-      [type="reset"]::-moz-focus-inner,
-      [type="submit"]::-moz-focus-inner {
-        border-style: none;
-        padding: 0;
-      }
-
-      fieldset {
-        padding: 0.35em 0.75em 0.625em;
-      }
-
-      legend {
-        box-sizing: border-box;
-        color: inherit;
-        display: table;
-        max-width: 100%;
-        padding: 0;
-        white-space: normal;
-      }
-
-      progress {
-        vertical-align: baseline;
-      }
-
-      textarea {
-        overflow: auto;
-      }
-
-      [type="checkbox"],
-      [type="radio"] {
-        box-sizing: border-box;
-        padding: 0;
-      }
-
-      [type="number"]::-webkit-inner-spin-button,
-      [type="number"]::-webkit-outer-spin-button {
-        -webkit-appearance: none !important;
-      }
-
-      input[type="number"] {
-        -moz-appearance: textfield;
-      }
-
-      [type="search"] {
-        -webkit-appearance: textfield;
-        outline-offset: -2px;
-      }
-
-      [type="search"]::-webkit-search-decoration {
-        -webkit-appearance: none !important;
-      }
-
-      ::-webkit-file-upload-button {
-        -webkit-appearance: button;
-        font: inherit;
-      }
-
-      details {
-        display: block;
-      }
-
-      summary {
-        display: list-item;
-      }
-
-      template {
-        display: none;
-      }
-
-      [hidden] {
-        display: none !important;
-      }
-
-      body,
-      blockquote,
-      dl,
-      dd,
-      h1,
-      h2,
-      h3,
-      h4,
-      h5,
-      h6,
-      hr,
-      figure,
-      p,
-      pre {
-        margin: 0;
-      }
-
-      button {
-        background: transparent;
-        padding: 0;
-      }
-
-      fieldset {
-        margin: 0;
-        padding: 0;
-      }
-
-      ol,
-      ul {
-        margin: 0;
-        padding: 0;
-      }
-
-      textarea {
-        resize: vertical;
-      }
-
-      button,
-      [role="button"] {
-        cursor: pointer;
-      }
-
-      button::-moz-focus-inner {
-        border: 0 !important;
-      }
-
-      table {
-        border-collapse: collapse;
-      }
-
-      h1,
-      h2,
-      h3,
-      h4,
-      h5,
-      h6 {
-        font-size: inherit;
-        font-weight: inherit;
-      }
-
-      button,
-      input,
-      optgroup,
-      select,
-      textarea {
-        padding: 0;
-        line-height: inherit;
-        color: inherit;
-      }
-
-      img,
-      svg,
-      video,
-      canvas,
-      audio,
-      iframe,
-      embed,
-      object {
-        display: block;
-      }
-
-      img,
-      video {
-        max-width: 100%;
-        height: auto;
-      }
-
-      [data-js-focus-visible] :focus:not([data-focus-visible-added]):not([data-focus-visible-disabled]) {
-        outline: none;
-        box-shadow: none;
-      }
-
-      select::-ms-expand {
-        display: none;
-      }
-
-      ${XN}
-    `});function h6(e,t,n,r){const i=_r(n);return C.exports.useEffect(()=>{const o=typeof e=="function"?e():e??document;if(!(!n||!o))return o.addEventListener(t,i,r),()=>{o.removeEventListener(t,i,r)}},[t,e,r,i,n]),()=>{const o=typeof e=="function"?e():e??document;o?.removeEventListener(t,i,r)}}var Lie=Xm?C.exports.useLayoutEffect:C.exports.useEffect;function p6(e,t=[]){const n=C.exports.useRef(e);return Lie(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function b_(e,t,n,r){const i=p6(t);return C.exports.useEffect(()=>{const o=O3(n)??document;if(!!t)return o.addEventListener(e,i,r),()=>{o.removeEventListener(e,i,r)}},[e,n,r,i,t]),()=>{(O3(n)??document).removeEventListener(e,i,r)}}function Aie(e){const{isOpen:t,ref:n}=e,[r,i]=C.exports.useState(t),[o,a]=C.exports.useState(!1);return C.exports.useEffect(()=>{o||(i(t),a(!0))},[t,o,r]),b_("animationend",()=>{i(t)},()=>n.current),{present:!(t?!1:!r),onComplete(){var l;const d=nX(n.current),p=new d.CustomEvent("animationend",{bubbles:!0});(l=n.current)==null||l.dispatchEvent(p)}}}function Rie(e,t){const n=e!==void 0;return[n,n&&typeof e<"u"?e:t]}function Iie(e,t){const n=C.exports.useId();return C.exports.useMemo(()=>e||[t,n].filter(Boolean).join("-"),[e,t,n])}function X3(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=p6(n),a=p6(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),[d,p]=Rie(r,s),g=Iie(i,"disclosure"),m=C.exports.useCallback(()=>{d||l(!1),a?.()},[d,a]),y=C.exports.useCallback(()=>{d||l(!0),o?.()},[d,o]),b=C.exports.useCallback(()=>{(p?m:y)()},[p,y,m]);return{isOpen:!!p,onOpen:y,onClose:m,onToggle:b,isControlled:d,getButtonProps:(w={})=>({...w,"aria-expanded":p,"aria-controls":g,onClick:gX(w.onClick,b)}),getDisclosureProps:(w={})=>({...w,hidden:!p,id:g})}}var QN=(e,t)=>{const n=C.exports.useRef(!1),r=C.exports.useRef(!1);C.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),C.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])};function Mie(e){const t=e.current;if(!t)return!1;const n=oX(t);return!n||B9(t,n)?!1:!!cX(n)}function Oie(e,t){const{shouldFocus:n,visible:r,focusRef:i}=t,o=n&&!r;QN(()=>{if(!o||Mie(e))return;const a=i?.current||e.current;a&&N3(a,{nextTick:!0})},[o,e,i])}function Nie(e,t,n,r){return b_(OX(t),TX(n,t==="pointerdown"),e,r)}function Die(e){const{ref:t,elements:n,enabled:r}=e,i=DX("Safari");Nie(()=>Ym(t.current),"pointerdown",a=>{if(!i||!r)return;const s=a.target,d=(n??[t]).some(p=>{const g=WM(p)?p.current:p;return B9(g,s)});!KM(s)&&d&&(a.preventDefault(),N3(s))})}var zie={preventScroll:!0,shouldFocus:!1};function Fie(e,t=zie){const{focusRef:n,preventScroll:r,shouldFocus:i,visible:o}=t,a=WM(e)?e.current:e,s=i&&o,l=C.exports.useCallback(()=>{if(!(!a||!s)&&!B9(a,document.activeElement))if(n?.current)N3(n.current,{preventScroll:r,nextTick:!0});else{const d=pX(a);d.length>0&&N3(d[0],{preventScroll:r,nextTick:!0})}},[s,r,a,n]);QN(()=>{l()},[l]),b_("transitionend",l,a)}function S_(e){const t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}var w_=Re(function(t,n){const{htmlSize:r,...i}=t,o=Fi("Input",i),a=yn(i),s=g_(a),l=Pr("chakra-input",t.className);return ae.createElement(Ce.input,{size:r,...s,__css:o.field,ref:n,className:l})});w_.displayName="Input";w_.id="Input";var[$ie,JN]=wn({name:"InputGroupStylesContext",errorMessage:`useInputGroupStyles returned is 'undefined'. Seems you forgot to wrap the components in "<InputGroup />" `}),Bie=Re(function(t,n){const r=Fi("Input",t),{children:i,className:o,...a}=yn(t),s=Pr("chakra-input__group",o),l={},d=w4(i),p=r.field;d.forEach(m=>{!r||(p&&m.type.id==="InputLeftElement"&&(l.paddingStart=p.height??p.h),p&&m.type.id==="InputRightElement"&&(l.paddingEnd=p.height??p.h),m.type.id==="InputRightAddon"&&(l.borderEndRadius=0),m.type.id==="InputLeftAddon"&&(l.borderStartRadius=0))});const g=d.map(m=>{var y,b;const w=S_({size:((y=m.props)==null?void 0:y.size)||t.size,variant:((b=m.props)==null?void 0:b.variant)||t.variant});return m.type.id!=="Input"?C.exports.cloneElement(m,w):C.exports.cloneElement(m,Object.assign(w,l,m.props))});return ae.createElement(Ce.div,{className:s,ref:n,__css:{width:"100%",display:"flex",position:"relative"},...a},_($ie,{value:r,children:g}))});Bie.displayName="InputGroup";var Hie={left:{marginEnd:"-1px",borderEndRadius:0,borderEndColor:"transparent"},right:{marginStart:"-1px",borderStartRadius:0,borderStartColor:"transparent"}},Wie=Ce("div",{baseStyle:{flex:"0 0 auto",width:"auto",display:"flex",alignItems:"center",whiteSpace:"nowrap"}}),C_=Re(function(t,n){const{placement:r="left",...i}=t,o=Hie[r]??{},a=JN();return _(Wie,{ref:n,...i,__css:{...a.addon,...o}})});C_.displayName="InputAddon";var eD=Re(function(t,n){return _(C_,{ref:n,placement:"left",...t,className:Pr("chakra-input__left-addon",t.className)})});eD.displayName="InputLeftAddon";eD.id="InputLeftAddon";var tD=Re(function(t,n){return _(C_,{ref:n,placement:"right",...t,className:Pr("chakra-input__right-addon",t.className)})});tD.displayName="InputRightAddon";tD.id="InputRightAddon";var Vie=Ce("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",top:"0",zIndex:2}}),E4=Re(function(t,n){const{placement:r="left",...i}=t,o=JN(),a=o.field,l={[r==="left"?"insetStart":"insetEnd"]:"0",width:a?.height??a?.h,height:a?.height??a?.h,fontSize:a?.fontSize,...o.element};return _(Vie,{ref:n,__css:l,...i})});E4.id="InputElement";E4.displayName="InputElement";var nD=Re(function(t,n){const{className:r,...i}=t,o=Pr("chakra-input__left-element",r);return _(E4,{ref:n,placement:"left",className:o,...i})});nD.id="InputLeftElement";nD.displayName="InputLeftElement";var rD=Re(function(t,n){const{className:r,...i}=t,o=Pr("chakra-input__right-element",r);return _(E4,{ref:n,placement:"right",className:o,...i})});rD.id="InputRightElement";rD.displayName="InputRightElement";function Uie(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function cd(e,t){return Array.isArray(e)?e.map(n=>n===null?null:t(n)):Uie(e)?Object.keys(e).reduce((n,r)=>(n[r]=t(e[r]),n),{}):e!=null?t(e):null}var Gie=Re(function(e,t){const{ratio:n=4/3,children:r,className:i,...o}=e,a=C.exports.Children.only(r),s=Pr("chakra-aspect-ratio",i);return ae.createElement(Ce.div,{ref:t,position:"relative",className:s,_before:{height:0,content:'""',display:"block",paddingBottom:cd(n,l=>`${1/l*100}%`)},__css:{"& > *:not(style)":{overflow:"hidden",position:"absolute",top:"0",right:"0",bottom:"0",left:"0",display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"},"& > img, & > video":{objectFit:"cover"}},...o},a)});Gie.displayName="AspectRatio";var jie=Re(function(t,n){const r=So("Badge",t),{className:i,...o}=yn(t);return ae.createElement(Ce.span,{ref:n,className:Pr("chakra-badge",t.className),...o,__css:{display:"inline-block",whiteSpace:"nowrap",verticalAlign:"middle",...r}})});jie.displayName="Badge";var Ns=Ce("div");Ns.displayName="Box";var iD=Re(function(t,n){const{size:r,centerContent:i=!0,...o}=t;return _(Ns,{ref:n,boxSize:r,__css:{...i?{display:"flex",alignItems:"center",justifyContent:"center"}:{},flexShrink:0,flexGrow:0},...o})});iD.displayName="Square";var Kie=Re(function(t,n){const{size:r,...i}=t;return _(iD,{size:r,ref:n,borderRadius:"9999px",...i})});Kie.displayName="Circle";var oD=Ce("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center"}});oD.displayName="Center";var qie={horizontal:{insetStart:"50%",transform:"translateX(-50%)"},vertical:{top:"50%",transform:"translateY(-50%)"},both:{insetStart:"50%",top:"50%",transform:"translate(-50%, -50%)"}};Re(function(t,n){const{axis:r="both",...i}=t;return ae.createElement(Ce.div,{ref:n,__css:qie[r],...i,position:"absolute"})});var Zie=Re(function(t,n){const r=So("Code",t),{className:i,...o}=yn(t);return ae.createElement(Ce.code,{ref:n,className:Pr("chakra-code",t.className),...o,__css:{display:"inline-block",...r}})});Zie.displayName="Code";var Yie=Re(function(t,n){const{className:r,centerContent:i,...o}=yn(t),a=So("Container",t);return ae.createElement(Ce.div,{ref:n,className:Pr("chakra-container",r),...o,__css:{...a,...i&&{display:"flex",flexDirection:"column",alignItems:"center"}}})});Yie.displayName="Container";var Xie=Re(function(t,n){const{borderLeftWidth:r,borderBottomWidth:i,borderTopWidth:o,borderRightWidth:a,borderWidth:s,borderStyle:l,borderColor:d,...p}=So("Divider",t),{className:g,orientation:m="horizontal",__css:y,...b}=yn(t),w={vertical:{borderLeftWidth:r||a||s||"1px",height:"100%"},horizontal:{borderBottomWidth:i||o||s||"1px",width:"100%"}};return ae.createElement(Ce.hr,{ref:n,"aria-orientation":m,...b,__css:{...p,border:"0",borderColor:d,borderStyle:l,...w[m],...y},className:Pr("chakra-divider",g)})});Xie.displayName="Divider";var Hn=Re(function(t,n){const{direction:r,align:i,justify:o,wrap:a,basis:s,grow:l,shrink:d,...p}=t,g={display:"flex",flexDirection:r,alignItems:i,justifyContent:o,flexWrap:a,flexBasis:s,flexGrow:l,flexShrink:d};return ae.createElement(Ce.div,{ref:n,__css:g,...p})});Hn.displayName="Flex";var aD=Re(function(t,n){const{templateAreas:r,gap:i,rowGap:o,columnGap:a,column:s,row:l,autoFlow:d,autoRows:p,templateRows:g,autoColumns:m,templateColumns:y,...b}=t,w={display:"grid",gridTemplateAreas:r,gridGap:i,gridRowGap:o,gridColumnGap:a,gridAutoColumns:m,gridColumn:s,gridRow:l,gridAutoFlow:d,gridAutoRows:p,gridTemplateRows:g,gridTemplateColumns:y};return ae.createElement(Ce.div,{ref:n,__css:w,...b})});aD.displayName="Grid";function KP(e){return cd(e,t=>t==="auto"?"auto":`span ${t}/span ${t}`)}var Qie=Re(function(t,n){const{area:r,colSpan:i,colStart:o,colEnd:a,rowEnd:s,rowSpan:l,rowStart:d,...p}=t,g=S_({gridArea:r,gridColumn:KP(i),gridRow:KP(l),gridColumnStart:o,gridColumnEnd:a,gridRowStart:d,gridRowEnd:s});return ae.createElement(Ce.div,{ref:n,__css:g,...p})});Qie.displayName="GridItem";var __=Re(function(t,n){const r=So("Heading",t),{className:i,...o}=yn(t);return ae.createElement(Ce.h2,{ref:n,className:Pr("chakra-heading",t.className),...o,__css:r})});__.displayName="Heading";Re(function(t,n){const r=So("Mark",t),i=yn(t);return _(Ns,{ref:n,...i,as:"mark",__css:{bg:"transparent",whiteSpace:"nowrap",...r}})});var Jie=Re(function(t,n){const r=So("Kbd",t),{className:i,...o}=yn(t);return ae.createElement(Ce.kbd,{ref:n,className:Pr("chakra-kbd",i),...o,__css:{fontFamily:"mono",...r}})});Jie.displayName="Kbd";var Xp=Re(function(t,n){const r=So("Link",t),{className:i,isExternal:o,...a}=yn(t);return ae.createElement(Ce.a,{target:o?"_blank":void 0,rel:o?"noopener":void 0,ref:n,className:Pr("chakra-link",i),...a,__css:r})});Xp.displayName="Link";Re(function(t,n){const{isExternal:r,target:i,rel:o,className:a,...s}=t;return ae.createElement(Ce.a,{...s,ref:n,className:Pr("chakra-linkbox__overlay",a),rel:r?"noopener noreferrer":o,target:r?"_blank":i,__css:{position:"static","&::before":{content:"''",cursor:"inherit",display:"block",position:"absolute",top:0,left:0,zIndex:0,width:"100%",height:"100%"}}})});Re(function(t,n){const{className:r,...i}=t;return ae.createElement(Ce.div,{ref:n,position:"relative",...i,className:Pr("chakra-linkbox",r),__css:{"a[href]:not(.chakra-linkbox__overlay), abbr[title]":{position:"relative",zIndex:1}}})});var[eoe,sD]=wn({name:"ListStylesContext",errorMessage:`useListStyles returned is 'undefined'. Seems you forgot to wrap the components in "<List />" `}),k_=Re(function(t,n){const r=Fi("List",t),{children:i,styleType:o="none",stylePosition:a,spacing:s,...l}=yn(t),d=w4(i),g=s?{["& > *:not(style) ~ *:not(style)"]:{mt:s}}:{};return ae.createElement(eoe,{value:r},ae.createElement(Ce.ul,{ref:n,listStyleType:o,listStylePosition:a,role:"list",__css:{...r.container,...g},...l},d))});k_.displayName="List";var toe=Re((e,t)=>{const{as:n,...r}=e;return _(k_,{ref:t,as:"ol",styleType:"decimal",marginStart:"1em",...r})});toe.displayName="OrderedList";var noe=Re(function(t,n){const{as:r,...i}=t;return _(k_,{ref:n,as:"ul",styleType:"initial",marginStart:"1em",...i})});noe.displayName="UnorderedList";var roe=Re(function(t,n){const r=sD();return ae.createElement(Ce.li,{ref:n,...t,__css:r.item})});roe.displayName="ListItem";var ioe=Re(function(t,n){const r=sD();return _(ka,{ref:n,role:"presentation",...t,__css:r.icon})});ioe.displayName="ListIcon";var ooe=Re(function(t,n){const{columns:r,spacingX:i,spacingY:o,spacing:a,minChildWidth:s,...l}=t,d=M0(),p=s?soe(s,d):loe(r);return _(aD,{ref:n,gap:a,columnGap:i,rowGap:o,templateColumns:p,...l})});ooe.displayName="SimpleGrid";function aoe(e){return typeof e=="number"?`${e}px`:e}function soe(e,t){return cd(e,n=>{const r=QX("sizes",n,aoe(n))(t);return n===null?null:`repeat(auto-fit, minmax(${r}, 1fr))`})}function loe(e){return cd(e,t=>t===null?null:`repeat(${t}, minmax(0, 1fr))`)}var lD=Ce("div",{baseStyle:{flex:1,justifySelf:"stretch",alignSelf:"stretch"}});lD.displayName="Spacer";var g6="& > *:not(style) ~ *:not(style)";function uoe(e){const{spacing:t,direction:n}=e,r={column:{marginTop:t,marginEnd:0,marginBottom:0,marginStart:0},row:{marginTop:0,marginEnd:0,marginBottom:0,marginStart:t},"column-reverse":{marginTop:0,marginEnd:0,marginBottom:t,marginStart:0},"row-reverse":{marginTop:0,marginEnd:t,marginBottom:0,marginStart:0}};return{flexDirection:n,[g6]:cd(n,i=>r[i])}}function coe(e){const{spacing:t,direction:n}=e,r={column:{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},"column-reverse":{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},row:{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0},"row-reverse":{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0}};return{"&":cd(n,i=>r[i])}}var uD=e=>ae.createElement(Ce.div,{className:"chakra-stack__item",...e,__css:{display:"inline-block",flex:"0 0 auto",minWidth:0,...e.__css}});uD.displayName="StackItem";var E_=Re((e,t)=>{const{isInline:n,direction:r,align:i,justify:o,spacing:a="0.5rem",wrap:s,children:l,divider:d,className:p,shouldWrapChildren:g,...m}=e,y=n?"row":r??"column",b=C.exports.useMemo(()=>uoe({direction:y,spacing:a}),[y,a]),w=C.exports.useMemo(()=>coe({spacing:a,direction:y}),[a,y]),P=!!d,T=!g&&!P,k=w4(l),L=T?k:k.map((N,F)=>{const z=typeof N.key<"u"?N.key:F,B=F+1===k.length,U=g?_(uD,{children:N},z):N;if(!P)return U;const Y=C.exports.cloneElement(d,{__css:w}),ve=B?null:Y;return ce(C.exports.Fragment,{children:[U,ve]},z)}),I=Pr("chakra-stack",p);return ae.createElement(Ce.div,{ref:t,display:"flex",alignItems:i,justifyContent:o,flexDirection:b.flexDirection,flexWrap:s,className:I,__css:P?{}:{[g6]:b[g6]},...m},L)});E_.displayName="Stack";var doe=Re((e,t)=>_(E_,{align:"center",...e,direction:"row",ref:t}));doe.displayName="HStack";var foe=Re((e,t)=>_(E_,{align:"center",...e,direction:"column",ref:t}));foe.displayName="VStack";var Fo=Re(function(t,n){const r=So("Text",t),{className:i,align:o,decoration:a,casing:s,...l}=yn(t),d=S_({textAlign:t.align,textDecoration:t.decoration,textTransform:t.casing});return ae.createElement(Ce.p,{ref:n,className:Pr("chakra-text",t.className),...d,...l,__css:r})});Fo.displayName="Text";function qP(e){return typeof e=="number"?`${e}px`:e}var hoe=Re(function(t,n){const{spacing:r="0.5rem",spacingX:i,spacingY:o,children:a,justify:s,direction:l,align:d,className:p,shouldWrapChildren:g,...m}=t,y=C.exports.useMemo(()=>{const{spacingX:w=r,spacingY:P=r}={spacingX:i,spacingY:o};return{"--chakra-wrap-x-spacing":T=>cd(w,k=>qP(Ew("space",k)(T))),"--chakra-wrap-y-spacing":T=>cd(P,k=>qP(Ew("space",k)(T))),"--wrap-x-spacing":"calc(var(--chakra-wrap-x-spacing) / 2)","--wrap-y-spacing":"calc(var(--chakra-wrap-y-spacing) / 2)",display:"flex",flexWrap:"wrap",justifyContent:s,alignItems:d,flexDirection:l,listStyleType:"none",padding:"0",margin:"calc(var(--wrap-y-spacing) * -1) calc(var(--wrap-x-spacing) * -1)","& > *:not(style)":{margin:"var(--wrap-y-spacing) var(--wrap-x-spacing)"}}},[r,i,o,s,d,l]),b=g?C.exports.Children.map(a,(w,P)=>_(cD,{children:w},P)):a;return ae.createElement(Ce.div,{ref:n,className:Pr("chakra-wrap",p),overflow:"hidden",...m},ae.createElement(Ce.ul,{className:"chakra-wrap__list",__css:y},b))});hoe.displayName="Wrap";var cD=Re(function(t,n){const{className:r,...i}=t;return ae.createElement(Ce.li,{ref:n,__css:{display:"flex",alignItems:"flex-start"},className:Pr("chakra-wrap__listitem",r),...i})});cD.displayName="WrapItem";var poe={body:{classList:{add(){},remove(){}}},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}}},dD=poe,sp=()=>{},goe={document:dD,navigator:{userAgent:""},CustomEvent:function(){return this},addEventListener:sp,removeEventListener:sp,getComputedStyle(){return{getPropertyValue(){return""}}},matchMedia(){return{matches:!1,addListener:sp,removeListener:sp}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)},setTimeout:()=>0,clearTimeout:sp,setInterval:()=>0,clearInterval:sp},moe=goe,voe={window:moe,document:dD},fD=typeof window<"u"?{window,document}:voe,hD=C.exports.createContext(fD);hD.displayName="EnvironmentContext";function pD(e){const{children:t,environment:n}=e,[r,i]=C.exports.useState(null),[o,a]=C.exports.useState(!1);C.exports.useEffect(()=>a(!0),[]);const s=C.exports.useMemo(()=>{if(n)return n;const l=r?.ownerDocument,d=r?.ownerDocument.defaultView;return l?{document:l,window:d}:fD},[r,n]);return ce(hD.Provider,{value:s,children:[t,!n&&o&&_("span",{id:"__chakra_env",hidden:!0,ref:l=>{C.exports.startTransition(()=>{l&&i(l)})}})]})}pD.displayName="EnvironmentProvider";var yoe=e=>e?"":void 0;function xoe(){const e=C.exports.useRef(new Map),t=e.current,n=C.exports.useCallback((i,o,a,s)=>{e.current.set(a,{type:o,el:i,options:s}),i.addEventListener(o,a,s)},[]),r=C.exports.useCallback((i,o,a,s)=>{i.removeEventListener(o,a,s),e.current.delete(a)},[]);return C.exports.useEffect(()=>()=>{t.forEach((i,o)=>{r(i.el,i.type,o,i.options)})},[r,t]),{add:n,remove:r}}function Ib(e){const t=e.target,{tagName:n,isContentEditable:r}=t;return n!=="INPUT"&&n!=="TEXTAREA"&&r!==!0}function boe(e={}){const{ref:t,isDisabled:n,isFocusable:r,clickOnEnter:i=!0,clickOnSpace:o=!0,onMouseDown:a,onMouseUp:s,onClick:l,onKeyDown:d,onKeyUp:p,tabIndex:g,onMouseOver:m,onMouseLeave:y,...b}=e,[w,P]=C.exports.useState(!0),[T,k]=C.exports.useState(!1),L=xoe(),I=se=>{!se||se.tagName!=="BUTTON"&&P(!1)},N=w?g:g||0,F=n&&!r,z=C.exports.useCallback(se=>{if(n){se.stopPropagation(),se.preventDefault();return}se.currentTarget.focus(),l?.(se)},[n,l]),B=C.exports.useCallback(se=>{T&&Ib(se)&&(se.preventDefault(),se.stopPropagation(),k(!1),L.remove(document,"keyup",B,!1))},[T,L]),K=C.exports.useCallback(se=>{if(d?.(se),n||se.defaultPrevented||se.metaKey||!Ib(se.nativeEvent)||w)return;const j=i&&se.key==="Enter";o&&se.key===" "&&(se.preventDefault(),k(!0)),j&&(se.preventDefault(),se.currentTarget.click()),L.add(document,"keyup",B,!1)},[n,w,d,i,o,L,B]),U=C.exports.useCallback(se=>{if(p?.(se),n||se.defaultPrevented||se.metaKey||!Ib(se.nativeEvent)||w)return;o&&se.key===" "&&(se.preventDefault(),k(!1),se.currentTarget.click())},[o,w,n,p]),Y=C.exports.useCallback(se=>{se.button===0&&(k(!1),L.remove(document,"mouseup",Y,!1))},[L]),ve=C.exports.useCallback(se=>{if(se.button!==0)return;if(n){se.stopPropagation(),se.preventDefault();return}w||k(!0),se.currentTarget.focus({preventScroll:!0}),L.add(document,"mouseup",Y,!1),a?.(se)},[n,w,a,L,Y]),le=C.exports.useCallback(se=>{se.button===0&&(w||k(!1),s?.(se))},[s,w]),fe=C.exports.useCallback(se=>{if(n){se.preventDefault();return}m?.(se)},[n,m]),we=C.exports.useCallback(se=>{T&&(se.preventDefault(),k(!1)),y?.(se)},[T,y]),Se=Nn(t,I);return w?{...b,ref:Se,type:"button","aria-disabled":F?void 0:n,disabled:F,onClick:z,onMouseDown:a,onMouseUp:s,onKeyUp:p,onKeyDown:d,onMouseOver:m,onMouseLeave:y}:{...b,ref:Se,role:"button","data-active":yoe(T),"aria-disabled":n?"true":void 0,tabIndex:F?void 0:N,onClick:z,onMouseDown:ve,onMouseUp:le,onKeyUp:U,onKeyDown:K,onMouseOver:fe,onMouseLeave:we}}function Soe(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function woe(e){if(!Soe(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}var Coe=e=>e.hasAttribute("tabindex");function _oe(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function gD(e){return e.parentElement&&gD(e.parentElement)?!0:e.hidden}function koe(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function Eoe(e){if(!woe(e)||gD(e)||_oe(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():koe(e)?!0:Coe(e)}var Poe=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],Toe=Poe.join(),Loe=e=>e.offsetWidth>0&&e.offsetHeight>0;function Aoe(e){const t=Array.from(e.querySelectorAll(Toe));return t.unshift(e),t.filter(n=>Eoe(n)&&Loe(n))}var Vo="top",Ja="bottom",es="right",Uo="left",P_="auto",av=[Vo,Ja,es,Uo],y0="start",Tm="end",Roe="clippingParents",mD="viewport",Y1="popper",Ioe="reference",ZP=av.reduce(function(e,t){return e.concat([t+"-"+y0,t+"-"+Tm])},[]),vD=[].concat(av,[P_]).reduce(function(e,t){return e.concat([t,t+"-"+y0,t+"-"+Tm])},[]),Moe="beforeRead",Ooe="read",Noe="afterRead",Doe="beforeMain",zoe="main",Foe="afterMain",$oe="beforeWrite",Boe="write",Hoe="afterWrite",Woe=[Moe,Ooe,Noe,Doe,zoe,Foe,$oe,Boe,Hoe];function Nl(e){return e?(e.nodeName||"").toLowerCase():null}function rs(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Jf(e){var t=rs(e).Element;return e instanceof t||e instanceof Element}function Ya(e){var t=rs(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function T_(e){if(typeof ShadowRoot>"u")return!1;var t=rs(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Voe(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},i=t.attributes[n]||{},o=t.elements[n];!Ya(o)||!Nl(o)||(Object.assign(o.style,r),Object.keys(i).forEach(function(a){var s=i[a];s===!1?o.removeAttribute(a):o.setAttribute(a,s===!0?"":s)}))})}function Uoe(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var i=t.elements[r],o=t.attributes[r]||{},a=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),s=a.reduce(function(l,d){return l[d]="",l},{});!Ya(i)||!Nl(i)||(Object.assign(i.style,s),Object.keys(o).forEach(function(l){i.removeAttribute(l)}))})}}const Goe={name:"applyStyles",enabled:!0,phase:"write",fn:Voe,effect:Uoe,requires:["computeStyles"]};function Ll(e){return e.split("-")[0]}var Gf=Math.max,Q3=Math.min,x0=Math.round;function m6(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function yD(){return!/^((?!chrome|android).)*safari/i.test(m6())}function b0(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,o=1;t&&Ya(e)&&(i=e.offsetWidth>0&&x0(r.width)/e.offsetWidth||1,o=e.offsetHeight>0&&x0(r.height)/e.offsetHeight||1);var a=Jf(e)?rs(e):window,s=a.visualViewport,l=!yD()&&n,d=(r.left+(l&&s?s.offsetLeft:0))/i,p=(r.top+(l&&s?s.offsetTop:0))/o,g=r.width/i,m=r.height/o;return{width:g,height:m,top:p,right:d+g,bottom:p+m,left:d,x:d,y:p}}function L_(e){var t=b0(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function xD(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&T_(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Iu(e){return rs(e).getComputedStyle(e)}function joe(e){return["table","td","th"].indexOf(Nl(e))>=0}function Sd(e){return((Jf(e)?e.ownerDocument:e.document)||window.document).documentElement}function P4(e){return Nl(e)==="html"?e:e.assignedSlot||e.parentNode||(T_(e)?e.host:null)||Sd(e)}function YP(e){return!Ya(e)||Iu(e).position==="fixed"?null:e.offsetParent}function Koe(e){var t=/firefox/i.test(m6()),n=/Trident/i.test(m6());if(n&&Ya(e)){var r=Iu(e);if(r.position==="fixed")return null}var i=P4(e);for(T_(i)&&(i=i.host);Ya(i)&&["html","body"].indexOf(Nl(i))<0;){var o=Iu(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function sv(e){for(var t=rs(e),n=YP(e);n&&joe(n)&&Iu(n).position==="static";)n=YP(n);return n&&(Nl(n)==="html"||Nl(n)==="body"&&Iu(n).position==="static")?t:n||Koe(e)||t}function A_(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Bg(e,t,n){return Gf(e,Q3(t,n))}function qoe(e,t,n){var r=Bg(e,t,n);return r>n?n:r}function bD(){return{top:0,right:0,bottom:0,left:0}}function SD(e){return Object.assign({},bD(),e)}function wD(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var Zoe=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,SD(typeof t!="number"?t:wD(t,av))};function Yoe(e){var t,n=e.state,r=e.name,i=e.options,o=n.elements.arrow,a=n.modifiersData.popperOffsets,s=Ll(n.placement),l=A_(s),d=[Uo,es].indexOf(s)>=0,p=d?"height":"width";if(!(!o||!a)){var g=Zoe(i.padding,n),m=L_(o),y=l==="y"?Vo:Uo,b=l==="y"?Ja:es,w=n.rects.reference[p]+n.rects.reference[l]-a[l]-n.rects.popper[p],P=a[l]-n.rects.reference[l],T=sv(o),k=T?l==="y"?T.clientHeight||0:T.clientWidth||0:0,L=w/2-P/2,I=g[y],N=k-m[p]-g[b],F=k/2-m[p]/2+L,z=Bg(I,F,N),B=l;n.modifiersData[r]=(t={},t[B]=z,t.centerOffset=z-F,t)}}function Xoe(e){var t=e.state,n=e.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||!xD(t.elements.popper,i)||(t.elements.arrow=i))}const Qoe={name:"arrow",enabled:!0,phase:"main",fn:Yoe,effect:Xoe,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function S0(e){return e.split("-")[1]}var Joe={top:"auto",right:"auto",bottom:"auto",left:"auto"};function eae(e){var t=e.x,n=e.y,r=window,i=r.devicePixelRatio||1;return{x:x0(t*i)/i||0,y:x0(n*i)/i||0}}function XP(e){var t,n=e.popper,r=e.popperRect,i=e.placement,o=e.variation,a=e.offsets,s=e.position,l=e.gpuAcceleration,d=e.adaptive,p=e.roundOffsets,g=e.isFixed,m=a.x,y=m===void 0?0:m,b=a.y,w=b===void 0?0:b,P=typeof p=="function"?p({x:y,y:w}):{x:y,y:w};y=P.x,w=P.y;var T=a.hasOwnProperty("x"),k=a.hasOwnProperty("y"),L=Uo,I=Vo,N=window;if(d){var F=sv(n),z="clientHeight",B="clientWidth";if(F===rs(n)&&(F=Sd(n),Iu(F).position!=="static"&&s==="absolute"&&(z="scrollHeight",B="scrollWidth")),F=F,i===Vo||(i===Uo||i===es)&&o===Tm){I=Ja;var K=g&&F===N&&N.visualViewport?N.visualViewport.height:F[z];w-=K-r.height,w*=l?1:-1}if(i===Uo||(i===Vo||i===Ja)&&o===Tm){L=es;var U=g&&F===N&&N.visualViewport?N.visualViewport.width:F[B];y-=U-r.width,y*=l?1:-1}}var Y=Object.assign({position:s},d&&Joe),ve=p===!0?eae({x:y,y:w}):{x:y,y:w};if(y=ve.x,w=ve.y,l){var le;return Object.assign({},Y,(le={},le[I]=k?"0":"",le[L]=T?"0":"",le.transform=(N.devicePixelRatio||1)<=1?"translate("+y+"px, "+w+"px)":"translate3d("+y+"px, "+w+"px, 0)",le))}return Object.assign({},Y,(t={},t[I]=k?w+"px":"",t[L]=T?y+"px":"",t.transform="",t))}function tae(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,o=n.adaptive,a=o===void 0?!0:o,s=n.roundOffsets,l=s===void 0?!0:s,d={placement:Ll(t.placement),variation:S0(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,XP(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,XP(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const nae={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:tae,data:{}};var F2={passive:!0};function rae(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,o=i===void 0?!0:i,a=r.resize,s=a===void 0?!0:a,l=rs(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&d.forEach(function(p){p.addEventListener("scroll",n.update,F2)}),s&&l.addEventListener("resize",n.update,F2),function(){o&&d.forEach(function(p){p.removeEventListener("scroll",n.update,F2)}),s&&l.removeEventListener("resize",n.update,F2)}}const iae={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:rae,data:{}};var oae={left:"right",right:"left",bottom:"top",top:"bottom"};function Fy(e){return e.replace(/left|right|bottom|top/g,function(t){return oae[t]})}var aae={start:"end",end:"start"};function QP(e){return e.replace(/start|end/g,function(t){return aae[t]})}function R_(e){var t=rs(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function I_(e){return b0(Sd(e)).left+R_(e).scrollLeft}function sae(e,t){var n=rs(e),r=Sd(e),i=n.visualViewport,o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;var d=yD();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s+I_(e),y:l}}function lae(e){var t,n=Sd(e),r=R_(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=Gf(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=Gf(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),s=-r.scrollLeft+I_(e),l=-r.scrollTop;return Iu(i||n).direction==="rtl"&&(s+=Gf(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function M_(e){var t=Iu(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function CD(e){return["html","body","#document"].indexOf(Nl(e))>=0?e.ownerDocument.body:Ya(e)&&M_(e)?e:CD(P4(e))}function Hg(e,t){var n;t===void 0&&(t=[]);var r=CD(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=rs(r),a=i?[o].concat(o.visualViewport||[],M_(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(Hg(P4(a)))}function v6(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function uae(e,t){var n=b0(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function JP(e,t,n){return t===mD?v6(sae(e,n)):Jf(t)?uae(t,n):v6(lae(Sd(e)))}function cae(e){var t=Hg(P4(e)),n=["absolute","fixed"].indexOf(Iu(e).position)>=0,r=n&&Ya(e)?sv(e):e;return Jf(r)?t.filter(function(i){return Jf(i)&&xD(i,r)&&Nl(i)!=="body"}):[]}function dae(e,t,n,r){var i=t==="clippingParents"?cae(e):[].concat(t),o=[].concat(i,[n]),a=o[0],s=o.reduce(function(l,d){var p=JP(e,d,r);return l.top=Gf(p.top,l.top),l.right=Q3(p.right,l.right),l.bottom=Q3(p.bottom,l.bottom),l.left=Gf(p.left,l.left),l},JP(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function _D(e){var t=e.reference,n=e.element,r=e.placement,i=r?Ll(r):null,o=r?S0(r):null,a=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,l;switch(i){case Vo:l={x:a,y:t.y-n.height};break;case Ja:l={x:a,y:t.y+t.height};break;case es:l={x:t.x+t.width,y:s};break;case Uo:l={x:t.x-n.width,y:s};break;default:l={x:t.x,y:t.y}}var d=i?A_(i):null;if(d!=null){var p=d==="y"?"height":"width";switch(o){case y0:l[d]=l[d]-(t[p]/2-n[p]/2);break;case Tm:l[d]=l[d]+(t[p]/2-n[p]/2);break}}return l}function Lm(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,o=n.strategy,a=o===void 0?e.strategy:o,s=n.boundary,l=s===void 0?Roe:s,d=n.rootBoundary,p=d===void 0?mD:d,g=n.elementContext,m=g===void 0?Y1:g,y=n.altBoundary,b=y===void 0?!1:y,w=n.padding,P=w===void 0?0:w,T=SD(typeof P!="number"?P:wD(P,av)),k=m===Y1?Ioe:Y1,L=e.rects.popper,I=e.elements[b?k:m],N=dae(Jf(I)?I:I.contextElement||Sd(e.elements.popper),l,p,a),F=b0(e.elements.reference),z=_D({reference:F,element:L,strategy:"absolute",placement:i}),B=v6(Object.assign({},L,z)),K=m===Y1?B:F,U={top:N.top-K.top+T.top,bottom:K.bottom-N.bottom+T.bottom,left:N.left-K.left+T.left,right:K.right-N.right+T.right},Y=e.modifiersData.offset;if(m===Y1&&Y){var ve=Y[i];Object.keys(U).forEach(function(le){var fe=[es,Ja].indexOf(le)>=0?1:-1,we=[Vo,Ja].indexOf(le)>=0?"y":"x";U[le]+=ve[we]*fe})}return U}function fae(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,o=n.rootBoundary,a=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,d=l===void 0?vD:l,p=S0(r),g=p?s?ZP:ZP.filter(function(b){return S0(b)===p}):av,m=g.filter(function(b){return d.indexOf(b)>=0});m.length===0&&(m=g);var y=m.reduce(function(b,w){return b[w]=Lm(e,{placement:w,boundary:i,rootBoundary:o,padding:a})[Ll(w)],b},{});return Object.keys(y).sort(function(b,w){return y[b]-y[w]})}function hae(e){if(Ll(e)===P_)return[];var t=Fy(e);return[QP(e),t,QP(t)]}function pae(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!0:a,l=n.fallbackPlacements,d=n.padding,p=n.boundary,g=n.rootBoundary,m=n.altBoundary,y=n.flipVariations,b=y===void 0?!0:y,w=n.allowedAutoPlacements,P=t.options.placement,T=Ll(P),k=T===P,L=l||(k||!b?[Fy(P)]:hae(P)),I=[P].concat(L).reduce(function(be,De){return be.concat(Ll(De)===P_?fae(t,{placement:De,boundary:p,rootBoundary:g,padding:d,flipVariations:b,allowedAutoPlacements:w}):De)},[]),N=t.rects.reference,F=t.rects.popper,z=new Map,B=!0,K=I[0],U=0;U<I.length;U++){var Y=I[U],ve=Ll(Y),le=S0(Y)===y0,fe=[Vo,Ja].indexOf(ve)>=0,we=fe?"width":"height",Se=Lm(t,{placement:Y,boundary:p,rootBoundary:g,altBoundary:m,padding:d}),se=fe?le?es:Uo:le?Ja:Vo;N[we]>F[we]&&(se=Fy(se));var j=Fy(se),ne=[];if(o&&ne.push(Se[ve]<=0),s&&ne.push(Se[se]<=0,Se[j]<=0),ne.every(function(be){return be})){K=Y,B=!1;break}z.set(Y,ne)}if(B)for(var Q=b?3:1,W=function(De){var Ie=I.find(function(Ve){var Pe=z.get(Ve);if(Pe)return Pe.slice(0,De).every(function(We){return We})});if(Ie)return K=Ie,"break"},re=Q;re>0;re--){var de=W(re);if(de==="break")break}t.placement!==K&&(t.modifiersData[r]._skip=!0,t.placement=K,t.reset=!0)}}const gae={name:"flip",enabled:!0,phase:"main",fn:pae,requiresIfExists:["offset"],data:{_skip:!1}};function eT(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function tT(e){return[Vo,es,Ja,Uo].some(function(t){return e[t]>=0})}function mae(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,o=t.modifiersData.preventOverflow,a=Lm(t,{elementContext:"reference"}),s=Lm(t,{altBoundary:!0}),l=eT(a,r),d=eT(s,i,o),p=tT(l),g=tT(d);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:d,isReferenceHidden:p,hasPopperEscaped:g},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":g})}const vae={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:mae};function yae(e,t,n){var r=Ll(e),i=[Uo,Vo].indexOf(r)>=0?-1:1,o=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,a=o[0],s=o[1];return a=a||0,s=(s||0)*i,[Uo,es].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}function xae(e){var t=e.state,n=e.options,r=e.name,i=n.offset,o=i===void 0?[0,0]:i,a=vD.reduce(function(p,g){return p[g]=yae(g,t.rects,o),p},{}),s=a[t.placement],l=s.x,d=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=d),t.modifiersData[r]=a}const bae={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:xae};function Sae(e){var t=e.state,n=e.name;t.modifiersData[n]=_D({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const wae={name:"popperOffsets",enabled:!0,phase:"read",fn:Sae,data:{}};function Cae(e){return e==="x"?"y":"x"}function _ae(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!1:a,l=n.boundary,d=n.rootBoundary,p=n.altBoundary,g=n.padding,m=n.tether,y=m===void 0?!0:m,b=n.tetherOffset,w=b===void 0?0:b,P=Lm(t,{boundary:l,rootBoundary:d,padding:g,altBoundary:p}),T=Ll(t.placement),k=S0(t.placement),L=!k,I=A_(T),N=Cae(I),F=t.modifiersData.popperOffsets,z=t.rects.reference,B=t.rects.popper,K=typeof w=="function"?w(Object.assign({},t.rects,{placement:t.placement})):w,U=typeof K=="number"?{mainAxis:K,altAxis:K}:Object.assign({mainAxis:0,altAxis:0},K),Y=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,ve={x:0,y:0};if(!!F){if(o){var le,fe=I==="y"?Vo:Uo,we=I==="y"?Ja:es,Se=I==="y"?"height":"width",se=F[I],j=se+P[fe],ne=se-P[we],Q=y?-B[Se]/2:0,W=k===y0?z[Se]:B[Se],re=k===y0?-B[Se]:-z[Se],de=t.elements.arrow,be=y&&de?L_(de):{width:0,height:0},De=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:bD(),Ie=De[fe],Ve=De[we],Pe=Bg(0,z[Se],be[Se]),We=L?z[Se]/2-Q-Pe-Ie-U.mainAxis:W-Pe-Ie-U.mainAxis,it=L?-z[Se]/2+Q+Pe+Ve+U.mainAxis:re+Pe+Ve+U.mainAxis,ht=t.elements.arrow&&sv(t.elements.arrow),Bt=ht?I==="y"?ht.clientTop||0:ht.clientLeft||0:0,Nt=(le=Y?.[I])!=null?le:0,Me=se+We-Nt-Bt,tt=se+it-Nt,pt=Bg(y?Q3(j,Me):j,se,y?Gf(ne,tt):ne);F[I]=pt,ve[I]=pt-se}if(s){var at,gt=I==="x"?Vo:Uo,hn=I==="x"?Ja:es,mt=F[N],Ht=N==="y"?"height":"width",tn=mt+P[gt],Dt=mt-P[hn],Oe=[Vo,Uo].indexOf(T)!==-1,et=(at=Y?.[N])!=null?at:0,Ut=Oe?tn:mt-z[Ht]-B[Ht]-et+U.altAxis,Wt=Oe?mt+z[Ht]+B[Ht]-et-U.altAxis:Dt,ke=y&&Oe?qoe(Ut,mt,Wt):Bg(y?Ut:tn,mt,y?Wt:Dt);F[N]=ke,ve[N]=ke-mt}t.modifiersData[r]=ve}}const kae={name:"preventOverflow",enabled:!0,phase:"main",fn:_ae,requiresIfExists:["offset"]};function Eae(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Pae(e){return e===rs(e)||!Ya(e)?R_(e):Eae(e)}function Tae(e){var t=e.getBoundingClientRect(),n=x0(t.width)/e.offsetWidth||1,r=x0(t.height)/e.offsetHeight||1;return n!==1||r!==1}function Lae(e,t,n){n===void 0&&(n=!1);var r=Ya(t),i=Ya(t)&&Tae(t),o=Sd(t),a=b0(e,i,n),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((Nl(t)!=="body"||M_(o))&&(s=Pae(t)),Ya(t)?(l=b0(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):o&&(l.x=I_(o))),{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function Aae(e){var t=new Map,n=new Set,r=[];e.forEach(function(o){t.set(o.name,o)});function i(o){n.add(o.name);var a=[].concat(o.requires||[],o.requiresIfExists||[]);a.forEach(function(s){if(!n.has(s)){var l=t.get(s);l&&i(l)}}),r.push(o)}return e.forEach(function(o){n.has(o.name)||i(o)}),r}function Rae(e){var t=Aae(e);return Woe.reduce(function(n,r){return n.concat(t.filter(function(i){return i.phase===r}))},[])}function Iae(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function Mae(e){var t=e.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var nT={placement:"bottom",modifiers:[],strategy:"absolute"};function rT(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function Oae(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,o=i===void 0?nT:i;return function(s,l,d){d===void 0&&(d=o);var p={placement:"bottom",orderedModifiers:[],options:Object.assign({},nT,o),modifiersData:{},elements:{reference:s,popper:l},attributes:{},styles:{}},g=[],m=!1,y={state:p,setOptions:function(T){var k=typeof T=="function"?T(p.options):T;w(),p.options=Object.assign({},o,p.options,k),p.scrollParents={reference:Jf(s)?Hg(s):s.contextElement?Hg(s.contextElement):[],popper:Hg(l)};var L=Rae(Mae([].concat(r,p.options.modifiers)));return p.orderedModifiers=L.filter(function(I){return I.enabled}),b(),y.update()},forceUpdate:function(){if(!m){var T=p.elements,k=T.reference,L=T.popper;if(!!rT(k,L)){p.rects={reference:Lae(k,sv(L),p.options.strategy==="fixed"),popper:L_(L)},p.reset=!1,p.placement=p.options.placement,p.orderedModifiers.forEach(function(U){return p.modifiersData[U.name]=Object.assign({},U.data)});for(var I=0;I<p.orderedModifiers.length;I++){if(p.reset===!0){p.reset=!1,I=-1;continue}var N=p.orderedModifiers[I],F=N.fn,z=N.options,B=z===void 0?{}:z,K=N.name;typeof F=="function"&&(p=F({state:p,options:B,name:K,instance:y})||p)}}}},update:Iae(function(){return new Promise(function(P){y.forceUpdate(),P(p)})}),destroy:function(){w(),m=!0}};if(!rT(s,l))return y;y.setOptions(d).then(function(P){!m&&d.onFirstUpdate&&d.onFirstUpdate(P)});function b(){p.orderedModifiers.forEach(function(P){var T=P.name,k=P.options,L=k===void 0?{}:k,I=P.effect;if(typeof I=="function"){var N=I({state:p,name:T,instance:y,options:L}),F=function(){};g.push(N||F)}})}function w(){g.forEach(function(P){return P()}),g=[]}return y}}var Nae=[iae,wae,nae,Goe,bae,gae,kae,Qoe,vae],Dae=Oae({defaultModifiers:Nae}),lp=(e,t)=>({var:e,varRef:t?`var(${e}, ${t})`:`var(${e})`}),qr={arrowShadowColor:lp("--popper-arrow-shadow-color"),arrowSize:lp("--popper-arrow-size","8px"),arrowSizeHalf:lp("--popper-arrow-size-half"),arrowBg:lp("--popper-arrow-bg"),transformOrigin:lp("--popper-transform-origin"),arrowOffset:lp("--popper-arrow-offset")};function zae(e){if(e.includes("top"))return"1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("bottom"))return"-1px -1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("right"))return"-1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("left"))return"1px -1px 1px 0 var(--popper-arrow-shadow-color)"}var Fae={top:"bottom center","top-start":"bottom left","top-end":"bottom right",bottom:"top center","bottom-start":"top left","bottom-end":"top right",left:"right center","left-start":"right top","left-end":"right bottom",right:"left center","right-start":"left top","right-end":"left bottom"},$ae=e=>Fae[e],iT={scroll:!0,resize:!0};function Bae(e){let t;return typeof e=="object"?t={enabled:!0,options:{...iT,...e}}:t={enabled:e,options:iT},t}var Hae={name:"matchWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:({state:e})=>{e.styles.popper.width=`${e.rects.reference.width}px`},effect:({state:e})=>()=>{const t=e.elements.reference;e.elements.popper.style.width=`${t.offsetWidth}px`}},Wae={name:"transformOrigin",enabled:!0,phase:"write",fn:({state:e})=>{oT(e)},effect:({state:e})=>()=>{oT(e)}},oT=e=>{e.elements.popper.style.setProperty(qr.transformOrigin.var,$ae(e.placement))},Vae={name:"positionArrow",enabled:!0,phase:"afterWrite",fn:({state:e})=>{Uae(e)}},Uae=e=>{var t;if(!e.placement)return;const n=Gae(e.placement);if(((t=e.elements)==null?void 0:t.arrow)&&n){Object.assign(e.elements.arrow.style,{[n.property]:n.value,width:qr.arrowSize.varRef,height:qr.arrowSize.varRef,zIndex:-1});const r={[qr.arrowSizeHalf.var]:`calc(${qr.arrowSize.varRef} / 2)`,[qr.arrowOffset.var]:`calc(${qr.arrowSizeHalf.varRef} * -1)`};for(const i in r)e.elements.arrow.style.setProperty(i,r[i])}},Gae=e=>{if(e.startsWith("top"))return{property:"bottom",value:qr.arrowOffset.varRef};if(e.startsWith("bottom"))return{property:"top",value:qr.arrowOffset.varRef};if(e.startsWith("left"))return{property:"right",value:qr.arrowOffset.varRef};if(e.startsWith("right"))return{property:"left",value:qr.arrowOffset.varRef}},jae={name:"innerArrow",enabled:!0,phase:"main",requires:["arrow"],fn:({state:e})=>{aT(e)},effect:({state:e})=>()=>{aT(e)}},aT=e=>{if(!e.elements.arrow)return;const t=e.elements.arrow.querySelector("[data-popper-arrow-inner]");!t||Object.assign(t.style,{transform:"rotate(45deg)",background:qr.arrowBg.varRef,top:0,left:0,width:"100%",height:"100%",position:"absolute",zIndex:"inherit",boxShadow:zae(e.placement)})},Kae={"start-start":{ltr:"left-start",rtl:"right-start"},"start-end":{ltr:"left-end",rtl:"right-end"},"end-start":{ltr:"right-start",rtl:"left-start"},"end-end":{ltr:"right-end",rtl:"left-end"},start:{ltr:"left",rtl:"right"},end:{ltr:"right",rtl:"left"}},qae={"auto-start":"auto-end","auto-end":"auto-start","top-start":"top-end","top-end":"top-start","bottom-start":"bottom-end","bottom-end":"bottom-start"};function Zae(e,t="ltr"){var n;const r=((n=Kae[e])==null?void 0:n[t])||e;return t==="ltr"?r:qae[e]??r}function kD(e={}){const{enabled:t=!0,modifiers:n,placement:r="bottom",strategy:i="absolute",arrowPadding:o=8,eventListeners:a=!0,offset:s,gutter:l=8,flip:d=!0,boundary:p="clippingParents",preventOverflow:g=!0,matchWidth:m,direction:y="ltr"}=e,b=C.exports.useRef(null),w=C.exports.useRef(null),P=C.exports.useRef(null),T=Zae(r,y),k=C.exports.useRef(()=>{}),L=C.exports.useCallback(()=>{var U;!t||!b.current||!w.current||((U=k.current)==null||U.call(k),P.current=Dae(b.current,w.current,{placement:T,modifiers:[jae,Vae,Wae,{...Hae,enabled:!!m},{name:"eventListeners",...Bae(a)},{name:"arrow",options:{padding:o}},{name:"offset",options:{offset:s??[0,l]}},{name:"flip",enabled:!!d,options:{padding:8}},{name:"preventOverflow",enabled:!!g,options:{boundary:p}},...n??[]],strategy:i}),P.current.forceUpdate(),k.current=P.current.destroy)},[T,t,n,m,a,o,s,l,d,g,p,i]);C.exports.useEffect(()=>()=>{var U;!b.current&&!w.current&&((U=P.current)==null||U.destroy(),P.current=null)},[]);const I=C.exports.useCallback(U=>{b.current=U,L()},[L]),N=C.exports.useCallback((U={},Y=null)=>({...U,ref:Nn(I,Y)}),[I]),F=C.exports.useCallback(U=>{w.current=U,L()},[L]),z=C.exports.useCallback((U={},Y=null)=>({...U,ref:Nn(F,Y),style:{...U.style,position:i,minWidth:m?void 0:"max-content",inset:"0 auto auto 0"}}),[i,F,m]),B=C.exports.useCallback((U={},Y=null)=>{const{size:ve,shadowColor:le,bg:fe,style:we,...Se}=U;return{...Se,ref:Y,"data-popper-arrow":"",style:Yae(U)}},[]),K=C.exports.useCallback((U={},Y=null)=>({...U,ref:Y,"data-popper-arrow-inner":""}),[]);return{update(){var U;(U=P.current)==null||U.update()},forceUpdate(){var U;(U=P.current)==null||U.forceUpdate()},transformOrigin:qr.transformOrigin.varRef,referenceRef:I,popperRef:F,getPopperProps:z,getArrowProps:B,getArrowInnerProps:K,getReferenceProps:N}}function Yae(e){const{size:t,shadowColor:n,bg:r,style:i}=e,o={...i,position:"absolute"};return t&&(o["--popper-arrow-size"]=t),n&&(o["--popper-arrow-shadow-color"]=n),r&&(o["--popper-arrow-bg"]=r),o}function ED(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=_r(n),a=_r(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),d=r!==void 0?r:s,p=r!==void 0,g=i??`disclosure-${C.exports.useId()}`,m=C.exports.useCallback(()=>{p||l(!1),a?.()},[p,a]),y=C.exports.useCallback(()=>{p||l(!0),o?.()},[p,o]),b=C.exports.useCallback(()=>{d?m():y()},[d,y,m]);function w(T={}){return{...T,"aria-expanded":d,"aria-controls":g,onClick(k){var L;(L=T.onClick)==null||L.call(T,k),b()}}}function P(T={}){return{...T,hidden:!d,id:g}}return{isOpen:d,onOpen:y,onClose:m,onToggle:b,isControlled:p,getButtonProps:w,getDisclosureProps:P}}function PD(e){const{wasSelected:t,enabled:n,isSelected:r,mode:i="unmount"}=e;return!!(!n||r||i==="keepMounted"&&t)}var[Xae,Qae]=wn({strict:!1,name:"PortalManagerContext"});function TD(e){const{children:t,zIndex:n}=e;return _(Xae,{value:{zIndex:n},children:t})}TD.displayName="PortalManager";var[LD,Jae]=wn({strict:!1,name:"PortalContext"}),O_="chakra-portal",ese=".chakra-portal",tse=e=>_("div",{className:"chakra-portal-zIndex",style:{position:"absolute",zIndex:e.zIndex,top:0,left:0,right:0},children:e.children}),nse=e=>{const{appendToParentPortal:t,children:n}=e,[r,i]=C.exports.useState(null),o=C.exports.useRef(null),[,a]=C.exports.useState({});C.exports.useEffect(()=>a({}),[]);const s=Jae(),l=Qae();kl(()=>{if(!r)return;const p=r.ownerDocument,g=t?s??p.body:p.body;if(!g)return;o.current=p.createElement("div"),o.current.className=O_,g.appendChild(o.current),a({});const m=o.current;return()=>{g.contains(m)&&g.removeChild(m)}},[r]);const d=l?.zIndex?_(tse,{zIndex:l?.zIndex,children:n}):n;return o.current?$l.exports.createPortal(_(LD,{value:o.current,children:d}),o.current):_("span",{ref:p=>{p&&i(p)}})},rse=e=>{const{children:t,containerRef:n,appendToParentPortal:r}=e,i=n.current,o=i??(typeof window<"u"?document.body:void 0),a=C.exports.useMemo(()=>{const l=i?.ownerDocument.createElement("div");return l&&(l.className=O_),l},[i]),[,s]=C.exports.useState({});return kl(()=>s({}),[]),kl(()=>{if(!(!a||!o))return o.appendChild(a),()=>{o.removeChild(a)}},[a,o]),o&&a?$l.exports.createPortal(_(LD,{value:r?a:null,children:t}),a):null};function sh(e){const{containerRef:t,...n}=e;return t?_(rse,{containerRef:t,...n}):_(nse,{...n})}sh.defaultProps={appendToParentPortal:!0};sh.className=O_;sh.selector=ese;sh.displayName="Portal";var ise=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},up=new WeakMap,$2=new WeakMap,B2={},Mb=0,ose=function(e,t,n,r){var i=Array.isArray(e)?e:[e];B2[n]||(B2[n]=new WeakMap);var o=B2[n],a=[],s=new Set,l=new Set(i),d=function(g){!g||s.has(g)||(s.add(g),d(g.parentNode))};i.forEach(d);var p=function(g){!g||l.has(g)||Array.prototype.forEach.call(g.children,function(m){if(s.has(m))p(m);else{var y=m.getAttribute(r),b=y!==null&&y!=="false",w=(up.get(m)||0)+1,P=(o.get(m)||0)+1;up.set(m,w),o.set(m,P),a.push(m),w===1&&b&&$2.set(m,!0),P===1&&m.setAttribute(n,"true"),b||m.setAttribute(r,"true")}})};return p(t),s.clear(),Mb++,function(){a.forEach(function(g){var m=up.get(g)-1,y=o.get(g)-1;up.set(g,m),o.set(g,y),m||($2.has(g)||g.removeAttribute(r),$2.delete(g)),y||g.removeAttribute(n)}),Mb--,Mb||(up=new WeakMap,up=new WeakMap,$2=new WeakMap,B2={})}},AD=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),i=t||ise(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll("[aria-live]"))),ose(r,i,n,"aria-hidden")):function(){return null}};function ase(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function y6(){return y6=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},y6.apply(this,arguments)}var An={exports:{}},sse="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",lse=sse,use=lse;function RD(){}function ID(){}ID.resetWarningCache=RD;var cse=function(){function e(r,i,o,a,s,l){if(l!==use){var d=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw d.name="Invariant Violation",d}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:ID,resetWarningCache:RD};return n.PropTypes=n,n};An.exports=cse();var x6="data-focus-lock",MD="data-focus-lock-disabled",dse="data-no-focus-lock",fse="data-autofocus-inside",hse="data-no-autofocus";function pse(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function gse(e,t){var n=C.exports.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var i=n.value;i!==r&&(n.value=r,n.callback(r,i))}}}})[0];return n.callback=t,n.facade}function OD(e,t){return gse(t||null,function(n){return e.forEach(function(r){return pse(r,n)})})}var Ob={width:"1px",height:"0px",padding:0,overflow:"hidden",position:"fixed",top:"1px",left:"1px"};function ND(e){return e}function DD(e,t){t===void 0&&(t=ND);var n=[],r=!1,i={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var a=t(o,r);return n.push(a),function(){n=n.filter(function(s){return s!==a})}},assignSyncMedium:function(o){for(r=!0;n.length;){var a=n;n=[],a.forEach(o)}n={push:function(s){return o(s)},filter:function(){return n}}},assignMedium:function(o){r=!0;var a=[];if(n.length){var s=n;n=[],s.forEach(o),a=n}var l=function(){var p=a;a=[],p.forEach(o)},d=function(){return Promise.resolve().then(l)};d(),n={push:function(p){a.push(p),d()},filter:function(p){return a=a.filter(p),n}}}};return i}function N_(e,t){return t===void 0&&(t=ND),DD(e,t)}function zD(e){e===void 0&&(e={});var t=DD(null);return t.options=bl({async:!0,ssr:!1},e),t}var FD=function(e){var t=e.sideCar,n=f4(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return _(r,{...bl({},n)})};FD.isSideCarExport=!0;function mse(e,t){return e.useMedium(t),FD}var $D=N_({},function(e){var t=e.target,n=e.currentTarget;return{target:t,currentTarget:n}}),BD=N_(),vse=N_(),yse=zD({async:!0}),xse=[],D_=C.exports.forwardRef(function(t,n){var r,i=C.exports.useState(),o=i[0],a=i[1],s=C.exports.useRef(),l=C.exports.useRef(!1),d=C.exports.useRef(null),p=t.children,g=t.disabled,m=t.noFocusGuards,y=t.persistentFocus,b=t.crossFrame,w=t.autoFocus;t.allowTextSelection;var P=t.group,T=t.className,k=t.whiteList,L=t.hasPositiveIndices,I=t.shards,N=I===void 0?xse:I,F=t.as,z=F===void 0?"div":F,B=t.lockProps,K=B===void 0?{}:B,U=t.sideCar,Y=t.returnFocus,ve=t.focusOptions,le=t.onActivation,fe=t.onDeactivation,we=C.exports.useState({}),Se=we[0],se=C.exports.useCallback(function(){d.current=d.current||document&&document.activeElement,s.current&&le&&le(s.current),l.current=!0},[le]),j=C.exports.useCallback(function(){l.current=!1,fe&&fe(s.current)},[fe]);C.exports.useEffect(function(){g||(d.current=null)},[]);var ne=C.exports.useCallback(function(Ve){var Pe=d.current;if(Pe&&Pe.focus){var We=typeof Y=="function"?Y(Pe):Y;if(We){var it=typeof We=="object"?We:void 0;d.current=null,Ve?Promise.resolve().then(function(){return Pe.focus(it)}):Pe.focus(it)}}},[Y]),Q=C.exports.useCallback(function(Ve){l.current&&$D.useMedium(Ve)},[]),W=BD.useMedium,re=C.exports.useCallback(function(Ve){s.current!==Ve&&(s.current=Ve,a(Ve))},[]),de=y6((r={},r[MD]=g&&"disabled",r[x6]=P,r),K),be=m!==!0,De=be&&m!=="tail",Ie=OD([n,re]);return ce(Er,{children:[be&&[_("div",{"data-focus-guard":!0,tabIndex:g?-1:0,style:Ob},"guard-first"),L?_("div",{"data-focus-guard":!0,tabIndex:g?-1:1,style:Ob},"guard-nearest"):null],!g&&_(U,{id:Se,sideCar:yse,observed:o,disabled:g,persistentFocus:y,crossFrame:b,autoFocus:w,whiteList:k,shards:N,onActivation:se,onDeactivation:j,returnFocus:ne,focusOptions:ve}),_(z,{ref:Ie,...de,className:T,onBlur:W,onFocus:Q,children:p}),De&&_("div",{"data-focus-guard":!0,tabIndex:g?-1:0,style:Ob})]})});D_.propTypes={};D_.defaultProps={children:void 0,disabled:!1,returnFocus:!1,focusOptions:void 0,noFocusGuards:!1,autoFocus:!0,persistentFocus:!1,crossFrame:!0,hasPositiveIndices:void 0,allowTextSelection:void 0,group:void 0,className:void 0,whiteList:void 0,shards:void 0,as:"div",lockProps:{},onActivation:void 0,onDeactivation:void 0};const HD=D_;function b6(e,t){return b6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},b6(e,t)}function bse(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,b6(e,t)}function Sse(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function wse(e,t){function n(r){return r.displayName||r.name||"Component"}return function(i){var o=[],a;function s(){a=e(o.map(function(d){return d.props})),t(a)}var l=function(d){bse(p,d);function p(){return d.apply(this,arguments)||this}p.peek=function(){return a};var g=p.prototype;return g.componentDidMount=function(){o.push(this),s()},g.componentDidUpdate=function(){s()},g.componentWillUnmount=function(){var y=o.indexOf(this);o.splice(y,1),s()},g.render=function(){return _(i,{...this.props})},p}(C.exports.PureComponent);return Sse(l,"displayName","SideEffect("+n(i)+")"),l}}var Bl=function(e){for(var t=Array(e.length),n=0;n<e.length;++n)t[n]=e[n];return t},S6=function(e){return Array.isArray(e)?e:[e]},Cse=function(e){if(e.nodeType!==Node.ELEMENT_NODE)return!1;var t=window.getComputedStyle(e,null);return!t||!t.getPropertyValue?!1:t.getPropertyValue("display")==="none"||t.getPropertyValue("visibility")==="hidden"},WD=function(e){return e.parentNode&&e.parentNode.nodeType===Node.DOCUMENT_FRAGMENT_NODE?e.parentNode.host:e.parentNode},VD=function(e){return e===document||e&&e.nodeType===Node.DOCUMENT_NODE},_se=function(e,t){return!e||VD(e)||!Cse(e)&&t(WD(e))},UD=function(e,t){var n=e.get(t);if(n!==void 0)return n;var r=_se(t,UD.bind(void 0,e));return e.set(t,r),r},kse=function(e,t){return e&&!VD(e)?Tse(e)?t(WD(e)):!1:!0},GD=function(e,t){var n=e.get(t);if(n!==void 0)return n;var r=kse(t,GD.bind(void 0,e));return e.set(t,r),r},jD=function(e){return e.dataset},Ese=function(e){return e.tagName==="BUTTON"},KD=function(e){return e.tagName==="INPUT"},qD=function(e){return KD(e)&&e.type==="radio"},Pse=function(e){return!((KD(e)||Ese(e))&&(e.type==="hidden"||e.disabled))},Tse=function(e){var t=e.getAttribute(hse);return![!0,"true",""].includes(t)},z_=function(e){var t;return Boolean(e&&((t=jD(e))===null||t===void 0?void 0:t.focusGuard))},J3=function(e){return!z_(e)},Lse=function(e){return Boolean(e)},Ase=function(e,t){var n=e.tabIndex-t.tabIndex,r=e.index-t.index;if(n){if(!e.tabIndex)return 1;if(!t.tabIndex)return-1}return n||r},ZD=function(e,t,n){return Bl(e).map(function(r,i){return{node:r,index:i,tabIndex:n&&r.tabIndex===-1?(r.dataset||{}).focusGuard?0:-1:r.tabIndex}}).filter(function(r){return!t||r.tabIndex>=0}).sort(Ase)},Rse=["button:enabled","select:enabled","textarea:enabled","input:enabled","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[tabindex]","[contenteditable]","[autofocus]"],F_=Rse.join(","),Ise="".concat(F_,", [data-focus-guard]"),YD=function(e,t){var n;return Bl(((n=e.shadowRoot)===null||n===void 0?void 0:n.children)||e.children).reduce(function(r,i){return r.concat(i.matches(t?Ise:F_)?[i]:[],YD(i))},[])},$_=function(e,t){return e.reduce(function(n,r){return n.concat(YD(r,t),r.parentNode?Bl(r.parentNode.querySelectorAll(F_)).filter(function(i){return i===r}):[])},[])},Mse=function(e){var t=e.querySelectorAll("[".concat(fse,"]"));return Bl(t).map(function(n){return $_([n])}).reduce(function(n,r){return n.concat(r)},[])},B_=function(e,t){return Bl(e).filter(function(n){return UD(t,n)}).filter(function(n){return Pse(n)})},sT=function(e,t){return t===void 0&&(t=new Map),Bl(e).filter(function(n){return GD(t,n)})},w6=function(e,t,n){return ZD(B_($_(e,n),t),!0,n)},lT=function(e,t){return ZD(B_($_(e),t),!1)},Ose=function(e,t){return B_(Mse(e),t)},Am=function(e,t){return(e.shadowRoot?Am(e.shadowRoot,t):Object.getPrototypeOf(e).contains.call(e,t))||Bl(e.children).some(function(n){return Am(n,t)})},Nse=function(e){for(var t=new Set,n=e.length,r=0;r<n;r+=1)for(var i=r+1;i<n;i+=1){var o=e[r].compareDocumentPosition(e[i]);(o&Node.DOCUMENT_POSITION_CONTAINED_BY)>0&&t.add(i),(o&Node.DOCUMENT_POSITION_CONTAINS)>0&&t.add(r)}return e.filter(function(a,s){return!t.has(s)})},XD=function(e){return e.parentNode?XD(e.parentNode):e},H_=function(e){var t=S6(e);return t.filter(Boolean).reduce(function(n,r){var i=r.getAttribute(x6);return n.push.apply(n,i?Nse(Bl(XD(r).querySelectorAll("[".concat(x6,'="').concat(i,'"]:not([').concat(MD,'="disabled"])')))):[r]),n},[])},QD=function(e){return e.activeElement?e.activeElement.shadowRoot?QD(e.activeElement.shadowRoot):e.activeElement:void 0},W_=function(){return document.activeElement?document.activeElement.shadowRoot?QD(document.activeElement.shadowRoot):document.activeElement:void 0},Dse=function(e){return e===document.activeElement},zse=function(e){return Boolean(Bl(e.querySelectorAll("iframe")).some(function(t){return Dse(t)}))},JD=function(e){var t=document&&W_();return!t||t.dataset&&t.dataset.focusGuard?!1:H_(e).some(function(n){return Am(n,t)||zse(n)})},Fse=function(){var e=document&&W_();return e?Bl(document.querySelectorAll("[".concat(dse,"]"))).some(function(t){return Am(t,e)}):!1},$se=function(e,t){return t.filter(qD).filter(function(n){return n.name===e.name}).filter(function(n){return n.checked})[0]||e},V_=function(e,t){return qD(e)&&e.name?$se(e,t):e},Bse=function(e){var t=new Set;return e.forEach(function(n){return t.add(V_(n,e))}),e.filter(function(n){return t.has(n)})},uT=function(e){return e[0]&&e.length>1?V_(e[0],e):e[0]},cT=function(e,t){return e.length>1?e.indexOf(V_(e[t],e)):t},ez="NEW_FOCUS",Hse=function(e,t,n,r){var i=e.length,o=e[0],a=e[i-1],s=z_(n);if(!(n&&e.indexOf(n)>=0)){var l=n!==void 0?t.indexOf(n):-1,d=r?t.indexOf(r):l,p=r?e.indexOf(r):-1,g=l-d,m=t.indexOf(o),y=t.indexOf(a),b=Bse(t),w=n!==void 0?b.indexOf(n):-1,P=w-(r?b.indexOf(r):l),T=cT(e,0),k=cT(e,i-1);if(l===-1||p===-1)return ez;if(!g&&p>=0)return p;if(l<=m&&s&&Math.abs(g)>1)return k;if(l>=y&&s&&Math.abs(g)>1)return T;if(g&&Math.abs(P)>1)return p;if(l<=m)return k;if(l>y)return T;if(g)return Math.abs(g)>1?p:(i+p+g)%i}},C6=function(e,t){return t===void 0&&(t=[]),t.push(e),e.parentNode&&C6(e.parentNode.host||e.parentNode,t),t},Nb=function(e,t){for(var n=C6(e),r=C6(t),i=0;i<n.length;i+=1){var o=n[i];if(r.indexOf(o)>=0)return o}return!1},tz=function(e,t,n){var r=S6(e),i=S6(t),o=r[0],a=!1;return i.filter(Boolean).forEach(function(s){a=Nb(a||s,s)||a,n.filter(Boolean).forEach(function(l){var d=Nb(o,l);d&&(!a||Am(d,a)?a=d:a=Nb(d,a))})}),a},Wse=function(e,t){return e.reduce(function(n,r){return n.concat(Ose(r,t))},[])},Vse=function(e){return function(t){var n;return t.autofocus||!!(!((n=jD(t))===null||n===void 0)&&n.autofocus)||e.indexOf(t)>=0}},Use=function(e,t){var n=new Map;return t.forEach(function(r){return n.set(r.node,r)}),e.map(function(r){return n.get(r)}).filter(Lse)},Gse=function(e,t){var n=document&&W_(),r=H_(e).filter(J3),i=tz(n||e,e,r),o=new Map,a=lT(r,o),s=w6(r,o).filter(function(y){var b=y.node;return J3(b)});if(!(!s[0]&&(s=a,!s[0]))){var l=lT([i],o).map(function(y){var b=y.node;return b}),d=Use(l,s),p=d.map(function(y){var b=y.node;return b}),g=Hse(p,l,n,t);if(g===ez){var m=sT(a.map(function(y){var b=y.node;return b})).filter(Vse(Wse(r,o)));return{node:m&&m.length?uT(m):uT(sT(p))}}return g===void 0?g:d[g]}},jse=function(e){var t=H_(e).filter(J3),n=tz(e,e,t),r=new Map,i=w6([n],r,!0),o=w6(t,r).filter(function(a){var s=a.node;return J3(s)}).map(function(a){var s=a.node;return s});return i.map(function(a){var s=a.node,l=a.index;return{node:s,index:l,lockItem:o.indexOf(s)>=0,guard:z_(s)}})},Kse=function(e,t){"focus"in e&&e.focus(t),"contentWindow"in e&&e.contentWindow&&e.contentWindow.focus()},Db=0,zb=!1,qse=function(e,t,n){n===void 0&&(n={});var r=Gse(e,t);if(!zb&&r){if(Db>2){console.error("FocusLock: focus-fighting detected. Only one focus management system could be active. See https://github.com/theKashey/focus-lock/#focus-fighting"),zb=!0,setTimeout(function(){zb=!1},1);return}Db++,Kse(r.node,n.focusOptions),Db--}};const nz=qse;function rz(e){var t=window,n=t.setImmediate;typeof n<"u"?n(e):setTimeout(e,1)}var Zse=function(){return document&&document.activeElement===document.body},Yse=function(){return Zse()||Fse()},Qp=null,zp=null,Jp=null,Rm=!1,Xse=function(){return!0},Qse=function(t){return(Qp.whiteList||Xse)(t)},Jse=function(t,n){Jp={observerNode:t,portaledElement:n}},ele=function(t){return Jp&&Jp.portaledElement===t};function dT(e,t,n,r){var i=null,o=e;do{var a=r[o];if(a.guard)a.node.dataset.focusAutoGuard&&(i=a);else if(a.lockItem){if(o!==e)return;i=null}else break}while((o+=n)!==t);i&&(i.node.tabIndex=0)}var tle=function(t){return t&&"current"in t?t.current:t},nle=function(t){return t?Boolean(Rm):Rm==="meanwhile"},rle=function e(t,n,r){return n&&(n.host===t&&(!n.activeElement||r.contains(n.activeElement))||n.parentNode&&e(t,n.parentNode,r))},ile=function(t,n){return n.some(function(r){return rle(t,r,r)})},e5=function(){var t=!1;if(Qp){var n=Qp,r=n.observed,i=n.persistentFocus,o=n.autoFocus,a=n.shards,s=n.crossFrame,l=n.focusOptions,d=r||Jp&&Jp.portaledElement,p=document&&document.activeElement;if(d){var g=[d].concat(a.map(tle).filter(Boolean));if((!p||Qse(p))&&(i||nle(s)||!Yse()||!zp&&o)&&(d&&!(JD(g)||p&&ile(p,g)||ele(p))&&(document&&!zp&&p&&!o?(p.blur&&p.blur(),document.body.focus()):(t=nz(g,zp,{focusOptions:l}),Jp={})),Rm=!1,zp=document&&document.activeElement),document){var m=document&&document.activeElement,y=jse(g),b=y.map(function(w){var P=w.node;return P}).indexOf(m);b>-1&&(y.filter(function(w){var P=w.guard,T=w.node;return P&&T.dataset.focusAutoGuard}).forEach(function(w){var P=w.node;return P.removeAttribute("tabIndex")}),dT(b,y.length,1,y),dT(b,-1,-1,y))}}}return t},iz=function(t){e5()&&t&&(t.stopPropagation(),t.preventDefault())},U_=function(){return rz(e5)},ole=function(t){var n=t.target,r=t.currentTarget;r.contains(n)||Jse(r,n)},ale=function(){return null},oz=function(){Rm="just",setTimeout(function(){Rm="meanwhile"},0)},sle=function(){document.addEventListener("focusin",iz),document.addEventListener("focusout",U_),window.addEventListener("blur",oz)},lle=function(){document.removeEventListener("focusin",iz),document.removeEventListener("focusout",U_),window.removeEventListener("blur",oz)};function ule(e){return e.filter(function(t){var n=t.disabled;return!n})}function cle(e){var t=e.slice(-1)[0];t&&!Qp&&sle();var n=Qp,r=n&&t&&t.id===n.id;Qp=t,n&&!r&&(n.onDeactivation(),e.filter(function(i){var o=i.id;return o===n.id}).length||n.returnFocus(!t)),t?(zp=null,(!r||n.observed!==t.observed)&&t.onActivation(),e5(),rz(e5)):(lle(),zp=null)}$D.assignSyncMedium(ole);BD.assignMedium(U_);vse.assignMedium(function(e){return e({moveFocusInside:nz,focusInside:JD})});const dle=wse(ule,cle)(ale);var az=C.exports.forwardRef(function(t,n){return _(HD,{sideCar:dle,ref:n,...t})}),sz=HD.propTypes||{};sz.sideCar;ase(sz,["sideCar"]);az.propTypes={};const fle=az;var lz=e=>{const{initialFocusRef:t,finalFocusRef:n,contentRef:r,restoreFocus:i,children:o,isDisabled:a,autoFocus:s,persistentFocus:l,lockFocusAcrossFrames:d}=e,p=C.exports.useCallback(()=>{t?.current?t.current.focus():r?.current&&Aoe(r.current).length===0&&requestAnimationFrame(()=>{var b;(b=r.current)==null||b.focus()})},[t,r]),g=C.exports.useCallback(()=>{var y;(y=n?.current)==null||y.focus()},[n]);return _(fle,{crossFrame:d,persistentFocus:l,autoFocus:s,disabled:a,onActivation:p,onDeactivation:g,returnFocus:i&&!n,children:o})};lz.displayName="FocusLock";var $y="right-scroll-bar-position",By="width-before-scroll-bar",hle="with-scroll-bars-hidden",ple="--removed-body-scroll-bar-size",uz=zD(),Fb=function(){},T4=C.exports.forwardRef(function(e,t){var n=C.exports.useRef(null),r=C.exports.useState({onScrollCapture:Fb,onWheelCapture:Fb,onTouchMoveCapture:Fb}),i=r[0],o=r[1],a=e.forwardProps,s=e.children,l=e.className,d=e.removeScrollBar,p=e.enabled,g=e.shards,m=e.sideCar,y=e.noIsolation,b=e.inert,w=e.allowPinchZoom,P=e.as,T=P===void 0?"div":P,k=f4(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),L=m,I=OD([n,t]),N=bl(bl({},k),i);return ce(Er,{children:[p&&_(L,{sideCar:uz,removeScrollBar:d,shards:g,noIsolation:y,inert:b,setCallbacks:o,allowPinchZoom:!!w,lockRef:n}),a?C.exports.cloneElement(C.exports.Children.only(s),bl(bl({},N),{ref:I})):_(T,{...bl({},N,{className:l,ref:I}),children:s})]})});T4.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};T4.classNames={fullWidth:By,zeroRight:$y};var gle=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function mle(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=gle();return t&&e.setAttribute("nonce",t),e}function vle(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function yle(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var xle=function(){var e=0,t=null;return{add:function(n){e==0&&(t=mle())&&(vle(t,n),yle(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},ble=function(){var e=xle();return function(t,n){C.exports.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},cz=function(){var e=ble(),t=function(n){var r=n.styles,i=n.dynamic;return e(r,i),null};return t},Sle={left:0,top:0,right:0,gap:0},$b=function(e){return parseInt(e||"",10)||0},wle=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[$b(n),$b(r),$b(i)]},Cle=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Sle;var t=wle(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},_le=cz(),kle=function(e,t,n,r){var i=e.left,o=e.top,a=e.right,s=e.gap;return n===void 0&&(n="margin"),`
-  .`.concat(hle,` {
-   overflow: hidden `).concat(r,`;
-   padding-right: `).concat(s,"px ").concat(r,`;
-  }
-  body {
-    overflow: hidden `).concat(r,`;
-    overscroll-behavior: contain;
-    `).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
-    padding-left: `.concat(i,`px;
-    padding-top: `).concat(o,`px;
-    padding-right: `).concat(a,`px;
-    margin-left:0;
-    margin-top:0;
-    margin-right: `).concat(s,"px ").concat(r,`;
-    `),n==="padding"&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),`
-  }
-  
-  .`).concat($y,` {
-    right: `).concat(s,"px ").concat(r,`;
-  }
-  
-  .`).concat(By,` {
-    margin-right: `).concat(s,"px ").concat(r,`;
-  }
-  
-  .`).concat($y," .").concat($y,` {
-    right: 0 `).concat(r,`;
-  }
-  
-  .`).concat(By," .").concat(By,` {
-    margin-right: 0 `).concat(r,`;
-  }
-  
-  body {
-    `).concat(ple,": ").concat(s,`px;
-  }
-`)},Ele=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r,o=C.exports.useMemo(function(){return Cle(i)},[i]);return _(_le,{styles:kle(o,!t,i,n?"":"!important")})},_6=!1;if(typeof window<"u")try{var H2=Object.defineProperty({},"passive",{get:function(){return _6=!0,!0}});window.addEventListener("test",H2,H2),window.removeEventListener("test",H2,H2)}catch{_6=!1}var cp=_6?{passive:!1}:!1,Ple=function(e){return e.tagName==="TEXTAREA"},dz=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!Ple(e)&&n[t]==="visible")},Tle=function(e){return dz(e,"overflowY")},Lle=function(e){return dz(e,"overflowX")},fT=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var r=fz(e,n);if(r){var i=hz(e,n),o=i[1],a=i[2];if(o>a)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},Ale=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},Rle=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},fz=function(e,t){return e==="v"?Tle(t):Lle(t)},hz=function(e,t){return e==="v"?Ale(t):Rle(t)},Ile=function(e,t){return e==="h"&&t==="rtl"?-1:1},Mle=function(e,t,n,r,i){var o=Ile(e,window.getComputedStyle(t).direction),a=o*r,s=n.target,l=t.contains(s),d=!1,p=a>0,g=0,m=0;do{var y=hz(e,s),b=y[0],w=y[1],P=y[2],T=w-P-o*b;(b||T)&&fz(e,s)&&(g+=T,m+=b),s=s.parentNode}while(!l&&s!==document.body||l&&(t.contains(s)||t===s));return(p&&(i&&g===0||!i&&a>g)||!p&&(i&&m===0||!i&&-a>m))&&(d=!0),d},W2=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},hT=function(e){return[e.deltaX,e.deltaY]},pT=function(e){return e&&"current"in e?e.current:e},Ole=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Nle=function(e){return`
-  .block-interactivity-`.concat(e,` {pointer-events: none;}
-  .allow-interactivity-`).concat(e,` {pointer-events: all;}
-`)},Dle=0,dp=[];function zle(e){var t=C.exports.useRef([]),n=C.exports.useRef([0,0]),r=C.exports.useRef(),i=C.exports.useState(Dle++)[0],o=C.exports.useState(function(){return cz()})[0],a=C.exports.useRef(e);C.exports.useEffect(function(){a.current=e},[e]),C.exports.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var w=Uw([e.lockRef.current],(e.shards||[]).map(pT),!0).filter(Boolean);return w.forEach(function(P){return P.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),w.forEach(function(P){return P.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=C.exports.useCallback(function(w,P){if("touches"in w&&w.touches.length===2)return!a.current.allowPinchZoom;var T=W2(w),k=n.current,L="deltaX"in w?w.deltaX:k[0]-T[0],I="deltaY"in w?w.deltaY:k[1]-T[1],N,F=w.target,z=Math.abs(L)>Math.abs(I)?"h":"v";if("touches"in w&&z==="h"&&F.type==="range")return!1;var B=fT(z,F);if(!B)return!0;if(B?N=z:(N=z==="v"?"h":"v",B=fT(z,F)),!B)return!1;if(!r.current&&"changedTouches"in w&&(L||I)&&(r.current=N),!N)return!0;var K=r.current||N;return Mle(K,P,w,K==="h"?L:I,!0)},[]),l=C.exports.useCallback(function(w){var P=w;if(!(!dp.length||dp[dp.length-1]!==o)){var T="deltaY"in P?hT(P):W2(P),k=t.current.filter(function(N){return N.name===P.type&&N.target===P.target&&Ole(N.delta,T)})[0];if(k&&k.should){P.cancelable&&P.preventDefault();return}if(!k){var L=(a.current.shards||[]).map(pT).filter(Boolean).filter(function(N){return N.contains(P.target)}),I=L.length>0?s(P,L[0]):!a.current.noIsolation;I&&P.cancelable&&P.preventDefault()}}},[]),d=C.exports.useCallback(function(w,P,T,k){var L={name:w,delta:P,target:T,should:k};t.current.push(L),setTimeout(function(){t.current=t.current.filter(function(I){return I!==L})},1)},[]),p=C.exports.useCallback(function(w){n.current=W2(w),r.current=void 0},[]),g=C.exports.useCallback(function(w){d(w.type,hT(w),w.target,s(w,e.lockRef.current))},[]),m=C.exports.useCallback(function(w){d(w.type,W2(w),w.target,s(w,e.lockRef.current))},[]);C.exports.useEffect(function(){return dp.push(o),e.setCallbacks({onScrollCapture:g,onWheelCapture:g,onTouchMoveCapture:m}),document.addEventListener("wheel",l,cp),document.addEventListener("touchmove",l,cp),document.addEventListener("touchstart",p,cp),function(){dp=dp.filter(function(w){return w!==o}),document.removeEventListener("wheel",l,cp),document.removeEventListener("touchmove",l,cp),document.removeEventListener("touchstart",p,cp)}},[]);var y=e.removeScrollBar,b=e.inert;return ce(Er,{children:[b?_(o,{styles:Nle(i)}):null,y?_(Ele,{gapMode:"margin"}):null]})}const Fle=mse(uz,zle);var pz=C.exports.forwardRef(function(e,t){return _(T4,{...bl({},e,{ref:t,sideCar:Fle})})});pz.classNames=T4.classNames;const gz=pz;var lh=(...e)=>e.filter(Boolean).join(" ");function cg(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var $le=class{modals;constructor(){this.modals=[]}add(e){this.modals.push(e)}remove(e){this.modals=this.modals.filter(t=>t!==e)}isTopModal(e){return this.modals[this.modals.length-1]===e}},k6=new $le;function Ble(e,t){C.exports.useEffect(()=>(t&&k6.add(e),()=>{k6.remove(e)}),[t,e])}function Hle(e){const{isOpen:t,onClose:n,id:r,closeOnOverlayClick:i=!0,closeOnEsc:o=!0,useInert:a=!0,onOverlayClick:s,onEsc:l}=e,d=C.exports.useRef(null),p=C.exports.useRef(null),[g,m,y]=Vle(r,"chakra-modal","chakra-modal--header","chakra-modal--body");Wle(d,t&&a),Ble(d,t);const b=C.exports.useRef(null),w=C.exports.useCallback(B=>{b.current=B.target},[]),P=C.exports.useCallback(B=>{B.key==="Escape"&&(B.stopPropagation(),o&&n?.(),l?.())},[o,n,l]),[T,k]=C.exports.useState(!1),[L,I]=C.exports.useState(!1),N=C.exports.useCallback((B={},K=null)=>({role:"dialog",...B,ref:Nn(K,d),id:g,tabIndex:-1,"aria-modal":!0,"aria-labelledby":T?m:void 0,"aria-describedby":L?y:void 0,onClick:cg(B.onClick,U=>U.stopPropagation())}),[y,L,g,m,T]),F=C.exports.useCallback(B=>{B.stopPropagation(),b.current===B.target&&(!k6.isTopModal(d)||(i&&n?.(),s?.()))},[n,i,s]),z=C.exports.useCallback((B={},K=null)=>({...B,ref:Nn(K,p),onClick:cg(B.onClick,F),onKeyDown:cg(B.onKeyDown,P),onMouseDown:cg(B.onMouseDown,w)}),[P,w,F]);return{isOpen:t,onClose:n,headerId:m,bodyId:y,setBodyMounted:I,setHeaderMounted:k,dialogRef:d,overlayRef:p,getDialogProps:N,getDialogContainerProps:z}}function Wle(e,t){const n=e.current;C.exports.useEffect(()=>{if(!(!e.current||!t))return AD(e.current)},[t,e,n])}function Vle(e,...t){const n=C.exports.useId(),r=e||n;return C.exports.useMemo(()=>t.map(i=>`${i}-${r}`),[r,t])}var[Ule,uh]=wn({name:"ModalStylesContext",errorMessage:`useModalStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Modal />" `}),[Gle,dd]=wn({strict:!0,name:"ModalContext",errorMessage:"useModalContext: `context` is undefined. Seems you forgot to wrap modal components in `<Modal />`"}),w0=e=>{const{portalProps:t,children:n,autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m,onCloseComplete:y}=e,b=Fi("Modal",e),P={...Hle(e),autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m};return _(Gle,{value:P,children:_(Ule,{value:b,children:_($u,{onExitComplete:y,children:P.isOpen&&_(sh,{...t,children:n})})})})};w0.defaultProps={lockFocusAcrossFrames:!0,returnFocusOnClose:!0,scrollBehavior:"outside",trapFocus:!0,autoFocus:!0,blockScrollOnMount:!0,allowPinchZoom:!1,motionPreset:"scale"};w0.displayName="Modal";var t5=Re((e,t)=>{const{className:n,...r}=e,{bodyId:i,setBodyMounted:o}=dd();C.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=lh("chakra-modal__body",n),s=uh();return ae.createElement(Ce.div,{ref:t,className:a,id:i,...r,__css:s.body})});t5.displayName="ModalBody";var G_=Re((e,t)=>{const{onClick:n,className:r,...i}=e,{onClose:o}=dd(),a=lh("chakra-modal__close-btn",r),s=uh();return _(k4,{ref:t,__css:s.closeButton,className:a,onClick:cg(n,l=>{l.stopPropagation(),o()}),...i})});G_.displayName="ModalCloseButton";function mz(e){const{autoFocus:t,trapFocus:n,dialogRef:r,initialFocusRef:i,blockScrollOnMount:o,allowPinchZoom:a,finalFocusRef:s,returnFocusOnClose:l,preserveScrollBarGap:d,lockFocusAcrossFrames:p}=dd(),[g,m]=i_();return C.exports.useEffect(()=>{!g&&m&&setTimeout(m)},[g,m]),_(lz,{autoFocus:t,isDisabled:!n,initialFocusRef:i,finalFocusRef:s,restoreFocus:l,contentRef:r,lockFocusAcrossFrames:p,children:_(gz,{removeScrollBar:!d,allowPinchZoom:a,enabled:o,forwardProps:!0,children:e.children})})}var jle={slideInBottom:{...s6,custom:{offsetY:16,reverse:!0}},slideInRight:{...s6,custom:{offsetX:16,reverse:!0}},scale:{...LN,custom:{initialScale:.95,reverse:!0}},none:{}},Kle=Ce(ns.section),vz=C.exports.forwardRef((e,t)=>{const{preset:n,...r}=e,i=jle[n];return _(Kle,{ref:t,...i,...r})});vz.displayName="ModalTransition";var Im=Re((e,t)=>{const{className:n,children:r,containerProps:i,...o}=e,{getDialogProps:a,getDialogContainerProps:s}=dd(),l=a(o,t),d=s(i),p=lh("chakra-modal__content",n),g=uh(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...g.dialog},y={display:"flex",width:"100vw",height:"100vh","@supports(height: -webkit-fill-available)":{height:"-webkit-fill-available"},position:"fixed",left:0,top:0,...g.dialogContainer},{motionPreset:b}=dd();return ae.createElement(mz,null,ae.createElement(Ce.div,{...d,className:"chakra-modal__content-container",tabIndex:-1,__css:y},_(vz,{preset:b,className:p,...l,__css:m,children:r})))});Im.displayName="ModalContent";var j_=Re((e,t)=>{const{className:n,...r}=e,i=lh("chakra-modal__footer",n),o=uh(),a={display:"flex",alignItems:"center",justifyContent:"flex-end",...o.footer};return ae.createElement(Ce.footer,{ref:t,...r,__css:a,className:i})});j_.displayName="ModalFooter";var K_=Re((e,t)=>{const{className:n,...r}=e,{headerId:i,setHeaderMounted:o}=dd();C.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=lh("chakra-modal__header",n),s=uh(),l={flex:0,...s.header};return ae.createElement(Ce.header,{ref:t,className:a,id:i,...r,__css:l})});K_.displayName="ModalHeader";var qle=Ce(ns.div),Mm=Re((e,t)=>{const{className:n,transition:r,...i}=e,o=lh("chakra-modal__overlay",n),a=uh(),s={pos:"fixed",left:"0",top:"0",w:"100vw",h:"100vh",...a.overlay},{motionPreset:l}=dd();return _(qle,{...l==="none"?{}:TN,__css:s,ref:t,className:o,...i})});Mm.displayName="ModalOverlay";function Zle(e){const{leastDestructiveRef:t,...n}=e;return _(w0,{...n,initialFocusRef:t})}var Yle=Re((e,t)=>_(Im,{ref:t,role:"alertdialog",...e})),[$9e,Xle]=wn(),Qle=Ce(AN),Jle=Re((e,t)=>{const{className:n,children:r,...i}=e,{getDialogProps:o,getDialogContainerProps:a,isOpen:s}=dd(),l=o(i,t),d=a(),p=lh("chakra-modal__content",n),g=uh(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...g.dialog},y={display:"flex",width:"100vw",height:"100vh",position:"fixed",left:0,top:0,...g.dialogContainer},{placement:b}=Xle();return ae.createElement(Ce.div,{...d,className:"chakra-modal__content-container",__css:y},_(mz,{children:_(Qle,{direction:b,in:s,className:p,...l,__css:m,children:r})}))});Jle.displayName="DrawerContent";function eue(e,t){const n=_r(e);C.exports.useEffect(()=>{let r=null;const i=()=>n();return t!==null&&(r=window.setInterval(i,t)),()=>{r&&window.clearInterval(r)}},[t,n])}var yz=(...e)=>e.filter(Boolean).join(" "),Bb=e=>e?!0:void 0;function cl(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var tue=e=>_(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z"})}),nue=e=>_(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z"})});function gT(e,t,n,r){C.exports.useEffect(()=>{if(!e.current||!r)return;const i=e.current.ownerDocument.defaultView??window,o=Array.isArray(t)?t:[t],a=new i.MutationObserver(s=>{for(const l of s)l.type==="attributes"&&l.attributeName&&o.includes(l.attributeName)&&n(l)});return a.observe(e.current,{attributes:!0,attributeFilter:o}),()=>a.disconnect()})}var rue=50,mT=300;function iue(e,t){const[n,r]=C.exports.useState(!1),[i,o]=C.exports.useState(null),[a,s]=C.exports.useState(!0),l=C.exports.useRef(null),d=()=>clearTimeout(l.current);eue(()=>{i==="increment"&&e(),i==="decrement"&&t()},n?rue:null);const p=C.exports.useCallback(()=>{a&&e(),l.current=setTimeout(()=>{s(!1),r(!0),o("increment")},mT)},[e,a]),g=C.exports.useCallback(()=>{a&&t(),l.current=setTimeout(()=>{s(!1),r(!0),o("decrement")},mT)},[t,a]),m=C.exports.useCallback(()=>{s(!0),r(!1),d()},[]);return C.exports.useEffect(()=>()=>d(),[]),{up:p,down:g,stop:m,isSpinning:n}}var oue=/^[Ee0-9+\-.]$/;function aue(e){return oue.test(e)}function sue(e,t){if(e.key==null)return!0;const n=e.ctrlKey||e.altKey||e.metaKey;return!(e.key.length===1)||n?!0:t(e.key)}function lue(e={}){const{focusInputOnChange:t=!0,clampValueOnBlur:n=!0,keepWithinRange:r=!0,min:i=Number.MIN_SAFE_INTEGER,max:o=Number.MAX_SAFE_INTEGER,step:a=1,isReadOnly:s,isDisabled:l,isRequired:d,isInvalid:p,pattern:g="[0-9]*(.[0-9]+)?",inputMode:m="decimal",allowMouseWheel:y,id:b,onChange:w,precision:P,name:T,"aria-describedby":k,"aria-label":L,"aria-labelledby":I,onFocus:N,onBlur:F,onInvalid:z,getAriaValueText:B,isValidCharacter:K,format:U,parse:Y,...ve}=e,le=_r(N),fe=_r(F),we=_r(z),Se=_r(K??aue),se=_r(B),j=Eie(e),{update:ne,increment:Q,decrement:W}=j,[re,de]=C.exports.useState(!1),be=!(s||l),De=C.exports.useRef(null),Ie=C.exports.useRef(null),Ve=C.exports.useRef(null),Pe=C.exports.useRef(null),We=C.exports.useCallback(ke=>ke.split("").filter(Se).join(""),[Se]),it=C.exports.useCallback(ke=>Y?.(ke)??ke,[Y]),ht=C.exports.useCallback(ke=>(U?.(ke)??ke).toString(),[U]);m0(()=>{(j.valueAsNumber>o||j.valueAsNumber<i)&&we?.("rangeOverflow",ht(j.value),j.valueAsNumber)},[j.valueAsNumber,j.value,ht,we]),kl(()=>{if(!De.current)return;if(De.current.value!=j.value){const kt=it(De.current.value);j.setValue(We(kt))}},[it,We]);const Bt=C.exports.useCallback((ke=a)=>{be&&Q(ke)},[Q,be,a]),Nt=C.exports.useCallback((ke=a)=>{be&&W(ke)},[W,be,a]),Me=iue(Bt,Nt);gT(Ve,"disabled",Me.stop,Me.isSpinning),gT(Pe,"disabled",Me.stop,Me.isSpinning);const tt=C.exports.useCallback(ke=>{if(ke.nativeEvent.isComposing)return;const Xt=it(ke.currentTarget.value);ne(We(Xt)),Ie.current={start:ke.currentTarget.selectionStart,end:ke.currentTarget.selectionEnd}},[ne,We,it]),pt=C.exports.useCallback(ke=>{var kt;le?.(ke),Ie.current&&(ke.target.selectionStart=Ie.current.start??((kt=ke.currentTarget.value)==null?void 0:kt.length),ke.currentTarget.selectionEnd=Ie.current.end??ke.currentTarget.selectionStart)},[le]),at=C.exports.useCallback(ke=>{if(ke.nativeEvent.isComposing)return;sue(ke,Se)||ke.preventDefault();const kt=gt(ke)*a,Xt=ke.key,je={ArrowUp:()=>Bt(kt),ArrowDown:()=>Nt(kt),Home:()=>ne(i),End:()=>ne(o)}[Xt];je&&(ke.preventDefault(),je(ke))},[Se,a,Bt,Nt,ne,i,o]),gt=ke=>{let kt=1;return(ke.metaKey||ke.ctrlKey)&&(kt=.1),ke.shiftKey&&(kt=10),kt},hn=C.exports.useMemo(()=>{const ke=se?.(j.value);if(ke!=null)return ke;const kt=j.value.toString();return kt||void 0},[j.value,se]),mt=C.exports.useCallback(()=>{let ke=j.value;ke!==""&&(j.valueAsNumber<i&&(ke=i),j.valueAsNumber>o&&(ke=o),j.cast(ke))},[j,o,i]),Ht=C.exports.useCallback(()=>{de(!1),n&&mt()},[n,de,mt]),tn=C.exports.useCallback(()=>{t&&requestAnimationFrame(()=>{var ke;(ke=De.current)==null||ke.focus()})},[t]),Dt=C.exports.useCallback(ke=>{ke.preventDefault(),Me.up(),tn()},[tn,Me]),Oe=C.exports.useCallback(ke=>{ke.preventDefault(),Me.down(),tn()},[tn,Me]);h6(()=>De.current,"wheel",ke=>{var kt;const zn=(((kt=De.current)==null?void 0:kt.ownerDocument)??document).activeElement===De.current;if(!y||!zn)return;ke.preventDefault();const je=gt(ke)*a,Tt=Math.sign(ke.deltaY);Tt===-1?Bt(je):Tt===1&&Nt(je)},{passive:!1});const et=C.exports.useCallback((ke={},kt=null)=>{const Xt=l||r&&j.isAtMax;return{...ke,ref:Nn(kt,Ve),role:"button",tabIndex:-1,onPointerDown:cl(ke.onPointerDown,zn=>{Xt||Dt(zn)}),onPointerLeave:cl(ke.onPointerLeave,Me.stop),onPointerUp:cl(ke.onPointerUp,Me.stop),disabled:Xt,"aria-disabled":Bb(Xt)}},[j.isAtMax,r,Dt,Me.stop,l]),Ut=C.exports.useCallback((ke={},kt=null)=>{const Xt=l||r&&j.isAtMin;return{...ke,ref:Nn(kt,Pe),role:"button",tabIndex:-1,onPointerDown:cl(ke.onPointerDown,zn=>{Xt||Oe(zn)}),onPointerLeave:cl(ke.onPointerLeave,Me.stop),onPointerUp:cl(ke.onPointerUp,Me.stop),disabled:Xt,"aria-disabled":Bb(Xt)}},[j.isAtMin,r,Oe,Me.stop,l]),Wt=C.exports.useCallback((ke={},kt=null)=>({name:T,inputMode:m,type:"text",pattern:g,"aria-labelledby":I,"aria-label":L,"aria-describedby":k,id:b,disabled:l,...ke,readOnly:ke.readOnly??s,"aria-readonly":ke.readOnly??s,"aria-required":ke.required??d,required:ke.required??d,ref:Nn(De,kt),value:ht(j.value),role:"spinbutton","aria-valuemin":i,"aria-valuemax":o,"aria-valuenow":Number.isNaN(j.valueAsNumber)?void 0:j.valueAsNumber,"aria-invalid":Bb(p??j.isOutOfRange),"aria-valuetext":hn,autoComplete:"off",autoCorrect:"off",onChange:cl(ke.onChange,tt),onKeyDown:cl(ke.onKeyDown,at),onFocus:cl(ke.onFocus,pt,()=>de(!0)),onBlur:cl(ke.onBlur,fe,Ht)}),[T,m,g,I,L,ht,k,b,l,d,s,p,j.value,j.valueAsNumber,j.isOutOfRange,i,o,hn,tt,at,pt,fe,Ht]);return{value:ht(j.value),valueAsNumber:j.valueAsNumber,isFocused:re,isDisabled:l,isReadOnly:s,getIncrementButtonProps:et,getDecrementButtonProps:Ut,getInputProps:Wt,htmlProps:ve}}var[uue,L4]=wn({name:"NumberInputStylesContext",errorMessage:`useNumberInputStyles returned is 'undefined'. Seems you forgot to wrap the components in "<NumberInput />" `}),[cue,q_]=wn({name:"NumberInputContext",errorMessage:"useNumberInputContext: `context` is undefined. Seems you forgot to wrap number-input's components within <NumberInput />"}),xz=Re(function(t,n){const r=Fi("NumberInput",t),i=yn(t),o=m_(i),{htmlProps:a,...s}=lue(o),l=C.exports.useMemo(()=>s,[s]);return ae.createElement(cue,{value:l},ae.createElement(uue,{value:r},ae.createElement(Ce.div,{...a,ref:n,className:yz("chakra-numberinput",t.className),__css:{position:"relative",zIndex:0,...r.root}})))});xz.displayName="NumberInput";var due=Re(function(t,n){const r=L4();return ae.createElement(Ce.div,{"aria-hidden":!0,ref:n,...t,__css:{display:"flex",flexDirection:"column",position:"absolute",top:"0",insetEnd:"0px",margin:"1px",height:"calc(100% - 2px)",zIndex:1,...r.stepperGroup}})});due.displayName="NumberInputStepper";var bz=Re(function(t,n){const{getInputProps:r}=q_(),i=r(t,n),o=L4();return ae.createElement(Ce.input,{...i,className:yz("chakra-numberinput__field",t.className),__css:{width:"100%",...o.field}})});bz.displayName="NumberInputField";var Sz=Ce("div",{baseStyle:{display:"flex",justifyContent:"center",alignItems:"center",flex:1,transitionProperty:"common",transitionDuration:"normal",userSelect:"none",cursor:"pointer",lineHeight:"normal"}}),wz=Re(function(t,n){const r=L4(),{getDecrementButtonProps:i}=q_(),o=i(t,n);return _(Sz,{...o,__css:r.stepper,children:t.children??_(tue,{})})});wz.displayName="NumberDecrementStepper";var Cz=Re(function(t,n){const{getIncrementButtonProps:r}=q_(),i=r(t,n),o=L4();return _(Sz,{...i,__css:o.stepper,children:t.children??_(nue,{})})});Cz.displayName="NumberIncrementStepper";var lv=(...e)=>e.filter(Boolean).join(" ");function fue(e,...t){return hue(e)?e(...t):e}var hue=e=>typeof e=="function";function dl(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function pue(...e){return function(n){e.forEach(r=>{r?.(n)})}}var[gue,ch]=wn({name:"PopoverContext",errorMessage:"usePopoverContext: `context` is undefined. Seems you forgot to wrap all popover components within `<Popover />`"}),[mue,uv]=wn({name:"PopoverStylesContext",errorMessage:`usePopoverStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Popover />" `}),fp={click:"click",hover:"hover"};function vue(e={}){const{closeOnBlur:t=!0,closeOnEsc:n=!0,initialFocusRef:r,id:i,returnFocusOnClose:o=!0,autoFocus:a=!0,arrowSize:s,arrowShadowColor:l,trigger:d=fp.click,openDelay:p=200,closeDelay:g=200,isLazy:m,lazyBehavior:y="unmount",computePositionOnMount:b,...w}=e,{isOpen:P,onClose:T,onOpen:k,onToggle:L}=ED(e),I=C.exports.useRef(null),N=C.exports.useRef(null),F=C.exports.useRef(null),z=C.exports.useRef(!1),B=C.exports.useRef(!1);P&&(B.current=!0);const[K,U]=C.exports.useState(!1),[Y,ve]=C.exports.useState(!1),le=C.exports.useId(),fe=i??le,[we,Se,se,j]=["popover-trigger","popover-content","popover-header","popover-body"].map(tt=>`${tt}-${fe}`),{referenceRef:ne,getArrowProps:Q,getPopperProps:W,getArrowInnerProps:re,forceUpdate:de}=kD({...w,enabled:P||!!b}),be=Aie({isOpen:P,ref:F});Die({enabled:P,ref:N}),Oie(F,{focusRef:N,visible:P,shouldFocus:o&&d===fp.click}),Fie(F,{focusRef:r,visible:P,shouldFocus:a&&d===fp.click});const De=PD({wasSelected:B.current,enabled:m,mode:y,isSelected:be.present}),Ie=C.exports.useCallback((tt={},pt=null)=>{const at={...tt,style:{...tt.style,transformOrigin:qr.transformOrigin.varRef,[qr.arrowSize.var]:s?`${s}px`:void 0,[qr.arrowShadowColor.var]:l},ref:Nn(F,pt),children:De?tt.children:null,id:Se,tabIndex:-1,role:"dialog",onKeyDown:dl(tt.onKeyDown,gt=>{n&&gt.key==="Escape"&&T()}),onBlur:dl(tt.onBlur,gt=>{const hn=vT(gt),mt=Hb(F.current,hn),Ht=Hb(N.current,hn);P&&t&&(!mt&&!Ht)&&T()}),"aria-labelledby":K?se:void 0,"aria-describedby":Y?j:void 0};return d===fp.hover&&(at.role="tooltip",at.onMouseEnter=dl(tt.onMouseEnter,()=>{z.current=!0}),at.onMouseLeave=dl(tt.onMouseLeave,gt=>{gt.nativeEvent.relatedTarget!==null&&(z.current=!1,setTimeout(T,g))})),at},[De,Se,K,se,Y,j,d,n,T,P,t,g,l,s]),Ve=C.exports.useCallback((tt={},pt=null)=>W({...tt,style:{visibility:P?"visible":"hidden",...tt.style}},pt),[P,W]),Pe=C.exports.useCallback((tt,pt=null)=>({...tt,ref:Nn(pt,I,ne)}),[I,ne]),We=C.exports.useRef(),it=C.exports.useRef(),ht=C.exports.useCallback(tt=>{I.current==null&&ne(tt)},[ne]),Bt=C.exports.useCallback((tt={},pt=null)=>{const at={...tt,ref:Nn(N,pt,ht),id:we,"aria-haspopup":"dialog","aria-expanded":P,"aria-controls":Se};return d===fp.click&&(at.onClick=dl(tt.onClick,L)),d===fp.hover&&(at.onFocus=dl(tt.onFocus,()=>{We.current===void 0&&k()}),at.onBlur=dl(tt.onBlur,gt=>{const hn=vT(gt),mt=!Hb(F.current,hn);P&&t&&mt&&T()}),at.onKeyDown=dl(tt.onKeyDown,gt=>{gt.key==="Escape"&&T()}),at.onMouseEnter=dl(tt.onMouseEnter,()=>{z.current=!0,We.current=window.setTimeout(k,p)}),at.onMouseLeave=dl(tt.onMouseLeave,()=>{z.current=!1,We.current&&(clearTimeout(We.current),We.current=void 0),it.current=window.setTimeout(()=>{z.current===!1&&T()},g)})),at},[we,P,Se,d,ht,L,k,t,T,p,g]);C.exports.useEffect(()=>()=>{We.current&&clearTimeout(We.current),it.current&&clearTimeout(it.current)},[]);const Nt=C.exports.useCallback((tt={},pt=null)=>({...tt,id:se,ref:Nn(pt,at=>{U(!!at)})}),[se]),Me=C.exports.useCallback((tt={},pt=null)=>({...tt,id:j,ref:Nn(pt,at=>{ve(!!at)})}),[j]);return{forceUpdate:de,isOpen:P,onAnimationComplete:be.onComplete,onClose:T,getAnchorProps:Pe,getArrowProps:Q,getArrowInnerProps:re,getPopoverPositionerProps:Ve,getPopoverProps:Ie,getTriggerProps:Bt,getHeaderProps:Nt,getBodyProps:Me}}function Hb(e,t){return e===t||e?.contains(t)}function vT(e){const t=e.currentTarget.ownerDocument.activeElement;return e.relatedTarget??t}function A4(e){const t=Fi("Popover",e),{children:n,...r}=yn(e),i=M0(),o=vue({...r,direction:i.direction});return _(gue,{value:o,children:_(mue,{value:t,children:fue(n,{isOpen:o.isOpen,onClose:o.onClose,forceUpdate:o.forceUpdate})})})}A4.displayName="Popover";function R4(e){const{bg:t,bgColor:n,backgroundColor:r}=e,{getArrowProps:i,getArrowInnerProps:o}=ch(),a=uv(),s=t??n??r;return ae.createElement(Ce.div,{...i(),className:"chakra-popover__arrow-positioner"},ae.createElement(Ce.div,{className:lv("chakra-popover__arrow",e.className),...o(e),__css:{...a.arrow,"--popper-arrow-bg":s?`colors.${s}, ${s}`:void 0}}))}R4.displayName="PopoverArrow";var yue=Re(function(t,n){const{getBodyProps:r}=ch(),i=uv();return ae.createElement(Ce.div,{...r(t,n),className:lv("chakra-popover__body",t.className),__css:i.body})});yue.displayName="PopoverBody";var xue=Re(function(t,n){const{onClose:r}=ch(),i=uv();return _(k4,{size:"sm",onClick:r,className:lv("chakra-popover__close-btn",t.className),__css:i.closeButton,ref:n,...t})});xue.displayName="PopoverCloseButton";function bue(e){if(!!e)return{enter:{...e.enter,visibility:"visible"},exit:{...e.exit,transitionEnd:{visibility:"hidden"}}}}var Sue={exit:{opacity:0,scale:.95,transition:{duration:.1,ease:[.4,0,1,1]}},enter:{scale:1,opacity:1,transition:{duration:.15,ease:[0,0,.2,1]}}},wue=ns(Ce.section),Z_=Re(function(t,n){const{isOpen:r}=ch();return ae.createElement(wue,{ref:n,variants:bue(t.variants),...t,initial:!1,animate:r?"enter":"exit"})});Z_.defaultProps={variants:Sue};Z_.displayName="PopoverTransition";var I4=Re(function(t,n){const{rootProps:r,...i}=t,{getPopoverProps:o,getPopoverPositionerProps:a,onAnimationComplete:s}=ch(),l=uv(),d={position:"relative",display:"flex",flexDirection:"column",...l.content};return ae.createElement(Ce.div,{...a(r),__css:l.popper,className:"chakra-popover__popper"},_(Z_,{...o(i,n),onAnimationComplete:pue(s,i.onAnimationComplete),className:lv("chakra-popover__content",t.className),__css:d}))});I4.displayName="PopoverContent";var _z=Re(function(t,n){const{getHeaderProps:r}=ch(),i=uv();return ae.createElement(Ce.header,{...r(t,n),className:lv("chakra-popover__header",t.className),__css:i.header})});_z.displayName="PopoverHeader";function M4(e){const t=C.exports.Children.only(e.children),{getTriggerProps:n}=ch();return C.exports.cloneElement(t,n(t.props,t.ref))}M4.displayName="PopoverTrigger";function Cue(e,t,n){return(e-t)*100/(n-t)}Zm({"0%":{strokeDasharray:"1, 400",strokeDashoffset:"0"},"50%":{strokeDasharray:"400, 400",strokeDashoffset:"-100"},"100%":{strokeDasharray:"400, 400",strokeDashoffset:"-260"}});Zm({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}});var _ue=Zm({"0%":{left:"-40%"},"100%":{left:"100%"}}),kue=Zm({from:{backgroundPosition:"1rem 0"},to:{backgroundPosition:"0 0"}});function Eue(e){const{value:t=0,min:n,max:r,valueText:i,getValueText:o,isIndeterminate:a}=e,s=Cue(t,n,r);return{bind:{"data-indeterminate":a?"":void 0,"aria-valuemax":r,"aria-valuemin":n,"aria-valuenow":a?void 0:t,"aria-valuetext":(()=>{if(t!=null)return typeof o=="function"?o(t,s):i})(),role:"progressbar"},percent:s,value:t}}var[Pue,Tue]=wn({name:"ProgressStylesContext",errorMessage:`useProgressStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Progress />" `}),Lue=e=>{const{min:t,max:n,value:r,isIndeterminate:i,...o}=e,a=Eue({value:r,min:t,max:n,isIndeterminate:i}),s=Tue(),l={height:"100%",...s.filledTrack};return ae.createElement(Ce.div,{style:{width:`${a.percent}%`,...o.style},...a.bind,...o,__css:l})},kz=e=>{var t;const{value:n,min:r=0,max:i=100,hasStripe:o,isAnimated:a,children:s,borderRadius:l,isIndeterminate:d,"aria-label":p,"aria-labelledby":g,...m}=yn(e),y=Fi("Progress",e),b=l??((t=y.track)==null?void 0:t.borderRadius),w={animation:`${kue} 1s linear infinite`},k={...!d&&o&&a&&w,...d&&{position:"absolute",willChange:"left",minWidth:"50%",animation:`${_ue} 1s ease infinite normal none running`}},L={overflow:"hidden",position:"relative",...y.track};return ae.createElement(Ce.div,{borderRadius:b,__css:L,...m},ce(Pue,{value:y,children:[_(Lue,{"aria-label":p,"aria-labelledby":g,min:r,max:i,value:n,isIndeterminate:d,css:k,borderRadius:b}),s]}))};kz.displayName="Progress";var Aue=Ce("div",{baseStyle:{fontSize:"0.24em",top:"50%",left:"50%",width:"100%",textAlign:"center",position:"absolute",transform:"translate(-50%, -50%)"}});Aue.displayName="CircularProgressLabel";var Rue=(...e)=>e.filter(Boolean).join(" "),Iue=e=>e?"":void 0;function Mue(e,t){const n={},r={};for(const[i,o]of Object.entries(e))t.includes(i)?n[i]=o:r[i]=o;return[n,r]}var Ez=Re(function(t,n){const{children:r,placeholder:i,className:o,...a}=t;return ae.createElement(Ce.select,{...a,ref:n,className:Rue("chakra-select",o)},i&&_("option",{value:"",children:i}),r)});Ez.displayName="SelectField";var Pz=Re((e,t)=>{var n;const r=Fi("Select",e),{rootProps:i,placeholder:o,icon:a,color:s,height:l,h:d,minH:p,minHeight:g,iconColor:m,iconSize:y,...b}=yn(e),[w,P]=Mue(b,FZ),T=g_(P),k={width:"100%",height:"fit-content",position:"relative",color:s},L={paddingEnd:"2rem",...r.field,_focus:{zIndex:"unset",...(n=r.field)==null?void 0:n._focus}};return ae.createElement(Ce.div,{className:"chakra-select__wrapper",__css:k,...w,...i},_(Ez,{ref:t,height:d??l,minH:p??g,placeholder:o,...T,__css:L,children:e.children}),_(Tz,{"data-disabled":Iue(T.disabled),...(m||s)&&{color:m||s},__css:r.icon,...y&&{fontSize:y},children:a}))});Pz.displayName="Select";var Oue=e=>_("svg",{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})}),Nue=Ce("div",{baseStyle:{position:"absolute",display:"inline-flex",alignItems:"center",justifyContent:"center",pointerEvents:"none",top:"50%",transform:"translateY(-50%)"}}),Tz=e=>{const{children:t=_(Oue,{}),...n}=e,r=C.exports.cloneElement(t,{role:"presentation",className:"chakra-select__icon",focusable:!1,"aria-hidden":!0,style:{width:"1em",height:"1em",color:"currentColor"}});return _(Nue,{...n,className:"chakra-select__icon-wrapper",children:C.exports.isValidElement(t)?r:null})};Tz.displayName="SelectIcon";function Due(e,t,n,r){return e.addEventListener(t,n,r),()=>{e.removeEventListener(t,n,r)}}function zue(e){const t=$ue(e);return typeof t.PointerEvent<"u"&&e instanceof t.PointerEvent?e.pointerType==="mouse":e instanceof t.MouseEvent}function Lz(e){return!!e.touches}function Fue(e){return Lz(e)&&e.touches.length>1}function $ue(e){return e.view??window}function Bue(e,t="page"){const n=e.touches[0]||e.changedTouches[0];return{x:n[`${t}X`],y:n[`${t}Y`]}}function Hue(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function Az(e,t="page"){return Lz(e)?Bue(e,t):Hue(e,t)}function Wue(e){return t=>{const n=zue(t);(!n||n&&t.button===0)&&e(t)}}function Vue(e,t=!1){function n(i){e(i,{point:Az(i)})}return t?Wue(n):n}function Hy(e,t,n,r){return Due(e,t,Vue(n,t==="pointerdown"),r)}var Uue=class{history=[];startEvent=null;lastEvent=null;lastEventInfo=null;handlers={};removeListeners=()=>{};threshold=3;win;constructor(e,t,n){if(this.win=e.view??window,Fue(e))return;this.handlers=t,n&&(this.threshold=n),e.stopPropagation(),e.preventDefault();const r={point:Az(e)},{timestamp:i}=CE();this.history=[{...r.point,timestamp:i}];const{onSessionStart:o}=t;o?.(e,Wb(r,this.history)),this.removeListeners=Kue(Hy(this.win,"pointermove",this.onPointerMove),Hy(this.win,"pointerup",this.onPointerUp),Hy(this.win,"pointercancel",this.onPointerUp))}updatePoint=()=>{if(!(this.lastEvent&&this.lastEventInfo))return;const e=Wb(this.lastEventInfo,this.history),t=this.startEvent!==null,n=que(e.offset,{x:0,y:0})>=this.threshold;if(!t&&!n)return;const{timestamp:r}=CE();this.history.push({...e.point,timestamp:r});const{onStart:i,onMove:o}=this.handlers;t||(i?.(this.lastEvent,e),this.startEvent=this.lastEvent),o?.(this.lastEvent,e)};onPointerMove=(e,t)=>{this.lastEvent=e,this.lastEventInfo=t,qY.update(this.updatePoint,!0)};onPointerUp=(e,t)=>{const n=Wb(t,this.history),{onEnd:r,onSessionEnd:i}=this.handlers;i?.(e,n),this.end(),!(!r||!this.startEvent)&&r?.(e,n)};updateHandlers(e){this.handlers=e}end(){var e;(e=this.removeListeners)==null||e.call(this),ZY.update(this.updatePoint)}};function yT(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Wb(e,t){return{point:e.point,delta:yT(e.point,t[t.length-1]),offset:yT(e.point,t[0]),velocity:jue(t,.1)}}var Gue=e=>e*1e3;function jue(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=e[e.length-1];for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>Gue(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function Kue(...e){return t=>e.reduce((n,r)=>r(n),t)}function Vb(e,t){return Math.abs(e-t)}function xT(e){return"x"in e&&"y"in e}function que(e,t){if(typeof e=="number"&&typeof t=="number")return Vb(e,t);if(xT(e)&&xT(t)){const n=Vb(e.x,t.x),r=Vb(e.y,t.y);return Math.sqrt(n**2+r**2)}return 0}function Rz(e,t){const{onPan:n,onPanStart:r,onPanEnd:i,onPanSessionStart:o,onPanSessionEnd:a,threshold:s}=t,l=Boolean(n||r||i||o||a),d=C.exports.useRef(null),p={onSessionStart:o,onSessionEnd:a,onStart:r,onMove:n,onEnd(m,y){d.current=null,i?.(m,y)}};C.exports.useEffect(()=>{var m;(m=d.current)==null||m.updateHandlers(p)});function g(m){d.current=new Uue(m,p,s)}C.exports.useEffect(()=>{const m=e.current;if(!(!m||!l))return Hy(m,"pointerdown",g)},[l]),C.exports.useEffect(()=>()=>{var m;(m=d.current)==null||m.end(),d.current=null},[])}function Zue(e,t){if(!e){t(void 0);return}t({width:e.offsetWidth,height:e.offsetHeight});const n=e.ownerDocument.defaultView??window,r=new n.ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const[o]=i;let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;t({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}var Yue=Boolean(globalThis?.document)?C.exports.useLayoutEffect:C.exports.useEffect;function Xue(e,t){var n;if(!e||!e.parentElement)return;const r=((n=e.ownerDocument)==null?void 0:n.defaultView)??window,i=new r.MutationObserver(()=>{t()});return i.observe(e.parentElement,{childList:!0}),()=>{i.disconnect()}}function Iz({getNodes:e,observeMutation:t=!0}){const[n,r]=C.exports.useState([]),[i,o]=C.exports.useState(0);return Yue(()=>{const a=e(),s=a.map((l,d)=>Zue(l,p=>{r(g=>[...g.slice(0,d),p,...g.slice(d+1)])}));if(t){const l=a[0];s.push(Xue(l,()=>{o(d=>d+1)}))}return()=>{s.forEach(l=>{l?.()})}},[i]),n}function Que(e){return typeof e=="object"&&e!==null&&"current"in e}function Jue(e){const[t]=Iz({observeMutation:!1,getNodes(){return[Que(e)?e.current:e]}});return t}var ece=Object.create,Mz=Object.defineProperty,tce=Object.getOwnPropertyDescriptor,Y_=Object.getOwnPropertyNames,nce=Object.getPrototypeOf,rce=Object.prototype.hasOwnProperty,ice=(e,t)=>function(){return e&&(t=(0,e[Y_(e)[0]])(e=0)),t},oce=(e,t)=>function(){return t||(0,e[Y_(e)[0]])((t={exports:{}}).exports,t),t.exports},ace=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Y_(t))!rce.call(e,i)&&i!==n&&Mz(e,i,{get:()=>t[i],enumerable:!(r=tce(t,i))||r.enumerable});return e},sce=(e,t,n)=>(n=e!=null?ece(nce(e)):{},ace(t||!e||!e.__esModule?Mz(n,"default",{value:e,enumerable:!0}):n,e)),Ds=ice({"../../../react-shim.js"(){}}),lce=oce({"../../../node_modules/.pnpm/lodash.mergewith@4.6.2/node_modules/lodash.mergewith/index.js"(e,t){Ds();var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",b="[object GeneratorFunction]",w="[object Map]",P="[object Number]",T="[object Null]",k="[object Object]",L="[object Proxy]",I="[object RegExp]",N="[object Set]",F="[object String]",z="[object Undefined]",B="[object WeakMap]",K="[object ArrayBuffer]",U="[object DataView]",Y="[object Float32Array]",ve="[object Float64Array]",le="[object Int8Array]",fe="[object Int16Array]",we="[object Int32Array]",Se="[object Uint8Array]",se="[object Uint8ClampedArray]",j="[object Uint16Array]",ne="[object Uint32Array]",Q=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,re=/^(?:0|[1-9]\d*)$/,de={};de[Y]=de[ve]=de[le]=de[fe]=de[we]=de[Se]=de[se]=de[j]=de[ne]=!0,de[s]=de[l]=de[K]=de[p]=de[U]=de[g]=de[m]=de[y]=de[w]=de[P]=de[k]=de[I]=de[N]=de[F]=de[B]=!1;var be=typeof global=="object"&&global&&global.Object===Object&&global,De=typeof self=="object"&&self&&self.Object===Object&&self,Ie=be||De||Function("return this")(),Ve=typeof e=="object"&&e&&!e.nodeType&&e,Pe=Ve&&typeof t=="object"&&t&&!t.nodeType&&t,We=Pe&&Pe.exports===Ve,it=We&&be.process,ht=function(){try{var R=Pe&&Pe.require&&Pe.require("util").types;return R||it&&it.binding&&it.binding("util")}catch{}}(),Bt=ht&&ht.isTypedArray;function Nt(R,D,G){switch(G.length){case 0:return R.call(D);case 1:return R.call(D,G[0]);case 2:return R.call(D,G[0],G[1]);case 3:return R.call(D,G[0],G[1],G[2])}return R.apply(D,G)}function Me(R,D){for(var G=-1,me=Array(R);++G<R;)me[G]=D(G);return me}function tt(R){return function(D){return R(D)}}function pt(R,D){return R?.[D]}function at(R,D){return function(G){return R(D(G))}}var gt=Array.prototype,hn=Function.prototype,mt=Object.prototype,Ht=Ie["__core-js_shared__"],tn=hn.toString,Dt=mt.hasOwnProperty,Oe=function(){var R=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||"");return R?"Symbol(src)_1."+R:""}(),et=mt.toString,Ut=tn.call(Object),Wt=RegExp("^"+tn.call(Dt).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ke=We?Ie.Buffer:void 0,kt=Ie.Symbol,Xt=Ie.Uint8Array,zn=ke?ke.allocUnsafe:void 0,je=at(Object.getPrototypeOf,Object),Tt=Object.create,$e=mt.propertyIsEnumerable,ut=gt.splice,Ke=kt?kt.toStringTag:void 0,xt=function(){try{var R=to(Object,"defineProperty");return R({},"",{}),R}catch{}}(),Qt=ke?ke.isBuffer:void 0,Gn=Math.max,mr=Date.now,Hr=to(Ie,"Map"),$i=to(Object,"create"),Td=function(){function R(){}return function(D){if(!Ar(D))return{};if(Tt)return Tt(D);R.prototype=D;var G=new R;return R.prototype=void 0,G}}();function Wr(R){var D=-1,G=R==null?0:R.length;for(this.clear();++D<G;){var me=R[D];this.set(me[0],me[1])}}function ju(){this.__data__=$i?$i(null):{},this.size=0}function Ld(R){var D=this.has(R)&&delete this.__data__[R];return this.size-=D?1:0,D}function $s(R){var D=this.__data__;if($i){var G=D[R];return G===r?void 0:G}return Dt.call(D,R)?D[R]:void 0}function Ku(R){var D=this.__data__;return $i?D[R]!==void 0:Dt.call(D,R)}function qu(R,D){var G=this.__data__;return this.size+=this.has(R)?0:1,G[R]=$i&&D===void 0?r:D,this}Wr.prototype.clear=ju,Wr.prototype.delete=Ld,Wr.prototype.get=$s,Wr.prototype.has=Ku,Wr.prototype.set=qu;function nr(R){var D=-1,G=R==null?0:R.length;for(this.clear();++D<G;){var me=R[D];this.set(me[0],me[1])}}function Wl(){this.__data__=[],this.size=0}function Ad(R){var D=this.__data__,G=Bi(D,R);if(G<0)return!1;var me=D.length-1;return G==me?D.pop():ut.call(D,G,1),--this.size,!0}function Bs(R){var D=this.__data__,G=Bi(D,R);return G<0?void 0:D[G][1]}function Vl(R){return Bi(this.__data__,R)>-1}function Rd(R,D){var G=this.__data__,me=Bi(G,R);return me<0?(++this.size,G.push([R,D])):G[me][1]=D,this}nr.prototype.clear=Wl,nr.prototype.delete=Ad,nr.prototype.get=Bs,nr.prototype.has=Vl,nr.prototype.set=Rd;function xi(R){var D=-1,G=R==null?0:R.length;for(this.clear();++D<G;){var me=R[D];this.set(me[0],me[1])}}function Hs(){this.size=0,this.__data__={hash:new Wr,map:new(Hr||nr),string:new Wr}}function Id(R){var D=Co(this,R).delete(R);return this.size-=D?1:0,D}function Md(R){return Co(this,R).get(R)}function Od(R){return Co(this,R).has(R)}function Nd(R,D){var G=Co(this,R),me=G.size;return G.set(R,D),this.size+=G.size==me?0:1,this}xi.prototype.clear=Hs,xi.prototype.delete=Id,xi.prototype.get=Md,xi.prototype.has=Od,xi.prototype.set=Nd;function oi(R){var D=this.__data__=new nr(R);this.size=D.size}function Dd(){this.__data__=new nr,this.size=0}function zd(R){var D=this.__data__,G=D.delete(R);return this.size=D.size,G}function Fd(R){return this.__data__.get(R)}function $d(R){return this.__data__.has(R)}function Bd(R,D){var G=this.__data__;if(G instanceof nr){var me=G.__data__;if(!Hr||me.length<n-1)return me.push([R,D]),this.size=++G.size,this;G=this.__data__=new xi(me)}return G.set(R,D),this.size=G.size,this}oi.prototype.clear=Dd,oi.prototype.delete=zd,oi.prototype.get=Fd,oi.prototype.has=$d,oi.prototype.set=Bd;function Hd(R,D){var G=Yo(R),me=!G&&ls(R),Ye=!G&&!me&&us(R),dt=!G&&!me&&!Ye&&Xl(R),qe=G||me||Ye||dt,Ge=qe?Me(R.length,String):[],lt=Ge.length;for(var an in R)(D||Dt.call(R,an))&&!(qe&&(an=="length"||Ye&&(an=="offset"||an=="parent")||dt&&(an=="buffer"||an=="byteLength"||an=="byteOffset")||jl(an,lt)))&&Ge.push(an);return Ge}function wo(R,D,G){(G!==void 0&&!Si(R[D],G)||G===void 0&&!(D in R))&&qo(R,D,G)}function Wd(R,D,G){var me=R[D];(!(Dt.call(R,D)&&Si(me,G))||G===void 0&&!(D in R))&&qo(R,D,G)}function Bi(R,D){for(var G=R.length;G--;)if(Si(R[G][0],D))return G;return-1}function qo(R,D,G){D=="__proto__"&&xt?xt(R,D,{configurable:!0,enumerable:!0,value:G,writable:!0}):R[D]=G}var as=Ul();function Qi(R){return R==null?R===void 0?z:T:Ke&&Ke in Object(R)?Gl(R):ss(R)}function Ea(R){return cn(R)&&Qi(R)==s}function Zu(R){if(!Ar(R)||La(R))return!1;var D=Ia(R)?Wt:W;return D.test(Us(R))}function Ws(R){return cn(R)&&Zl(R.length)&&!!de[Qi(R)]}function Pa(R){if(!Ar(R))return Aa(R);var D=bi(R),G=[];for(var me in R)me=="constructor"&&(D||!Dt.call(R,me))||G.push(me);return G}function Hi(R,D,G,me,Ye){R!==D&&as(D,function(dt,qe){if(Ye||(Ye=new oi),Ar(dt))pn(R,D,qe,G,Hi,me,Ye);else{var Ge=me?me(Ra(R,qe),dt,qe+"",R,D,Ye):void 0;Ge===void 0&&(Ge=dt),wo(R,qe,Ge)}},Jl)}function pn(R,D,G,me,Ye,dt,qe){var Ge=Ra(R,G),lt=Ra(D,G),an=qe.get(lt);if(an){wo(R,G,an);return}var qt=dt?dt(Ge,lt,G+"",R,D,qe):void 0,Gt=qt===void 0;if(Gt){var ir=Yo(lt),ai=!ir&&us(lt),si=!ir&&!ai&&Xl(lt);qt=lt,ir||ai||si?Yo(Ge)?qt=Ge:Xu(Ge)?qt=Ta(Ge):ai?(Gt=!1,qt=rr(lt,!0)):si?(Gt=!1,qt=eo(lt,!0)):qt=[]:Yl(lt)||ls(lt)?(qt=Ge,ls(Ge)?qt=Ql(Ge):(!Ar(Ge)||Ia(Ge))&&(qt=Xr(lt))):Gt=!1}Gt&&(qe.set(lt,qt),Ye(qt,lt,me,dt,qe),qe.delete(lt)),wo(R,G,qt)}function un(R,D){return Vs(Vd(R,D,eu),R+"")}var Ji=xt?function(R,D){return xt(R,"toString",{configurable:!0,enumerable:!1,value:It(D),writable:!0})}:eu;function rr(R,D){if(D)return R.slice();var G=R.length,me=zn?zn(G):new R.constructor(G);return R.copy(me),me}function Tr(R){var D=new R.constructor(R.byteLength);return new Xt(D).set(new Xt(R)),D}function eo(R,D){var G=D?Tr(R.buffer):R.buffer;return new R.constructor(G,R.byteOffset,R.length)}function Ta(R,D){var G=-1,me=R.length;for(D||(D=Array(me));++G<me;)D[G]=R[G];return D}function Lr(R,D,G,me){var Ye=!G;G||(G={});for(var dt=-1,qe=D.length;++dt<qe;){var Ge=D[dt],lt=me?me(G[Ge],R[Ge],Ge,G,R):void 0;lt===void 0&&(lt=R[Ge]),Ye?qo(G,Ge,lt):Wd(G,Ge,lt)}return G}function Zo(R){return un(function(D,G){var me=-1,Ye=G.length,dt=Ye>1?G[Ye-1]:void 0,qe=Ye>2?G[2]:void 0;for(dt=R.length>3&&typeof dt=="function"?(Ye--,dt):void 0,qe&&Yu(G[0],G[1],qe)&&(dt=Ye<3?void 0:dt,Ye=1),D=Object(D);++me<Ye;){var Ge=G[me];Ge&&R(D,Ge,me,dt)}return D})}function Ul(R){return function(D,G,me){for(var Ye=-1,dt=Object(D),qe=me(D),Ge=qe.length;Ge--;){var lt=qe[R?Ge:++Ye];if(G(dt[lt],lt,dt)===!1)break}return D}}function Co(R,D){var G=R.__data__;return Kl(D)?G[typeof D=="string"?"string":"hash"]:G.map}function to(R,D){var G=pt(R,D);return Zu(G)?G:void 0}function Gl(R){var D=Dt.call(R,Ke),G=R[Ke];try{R[Ke]=void 0;var me=!0}catch{}var Ye=et.call(R);return me&&(D?R[Ke]=G:delete R[Ke]),Ye}function Xr(R){return typeof R.constructor=="function"&&!bi(R)?Td(je(R)):{}}function jl(R,D){var G=typeof R;return D=D??a,!!D&&(G=="number"||G!="symbol"&&re.test(R))&&R>-1&&R%1==0&&R<D}function Yu(R,D,G){if(!Ar(G))return!1;var me=typeof D;return(me=="number"?Lt(G)&&jl(D,G.length):me=="string"&&D in G)?Si(G[D],R):!1}function Kl(R){var D=typeof R;return D=="string"||D=="number"||D=="symbol"||D=="boolean"?R!=="__proto__":R===null}function La(R){return!!Oe&&Oe in R}function bi(R){var D=R&&R.constructor,G=typeof D=="function"&&D.prototype||mt;return R===G}function Aa(R){var D=[];if(R!=null)for(var G in Object(R))D.push(G);return D}function ss(R){return et.call(R)}function Vd(R,D,G){return D=Gn(D===void 0?R.length-1:D,0),function(){for(var me=arguments,Ye=-1,dt=Gn(me.length-D,0),qe=Array(dt);++Ye<dt;)qe[Ye]=me[D+Ye];Ye=-1;for(var Ge=Array(D+1);++Ye<D;)Ge[Ye]=me[Ye];return Ge[D]=G(qe),Nt(R,this,Ge)}}function Ra(R,D){if(!(D==="constructor"&&typeof R[D]=="function")&&D!="__proto__")return R[D]}var Vs=ql(Ji);function ql(R){var D=0,G=0;return function(){var me=mr(),Ye=o-(me-G);if(G=me,Ye>0){if(++D>=i)return arguments[0]}else D=0;return R.apply(void 0,arguments)}}function Us(R){if(R!=null){try{return tn.call(R)}catch{}try{return R+""}catch{}}return""}function Si(R,D){return R===D||R!==R&&D!==D}var ls=Ea(function(){return arguments}())?Ea:function(R){return cn(R)&&Dt.call(R,"callee")&&!$e.call(R,"callee")},Yo=Array.isArray;function Lt(R){return R!=null&&Zl(R.length)&&!Ia(R)}function Xu(R){return cn(R)&&Lt(R)}var us=Qt||Ud;function Ia(R){if(!Ar(R))return!1;var D=Qi(R);return D==y||D==b||D==d||D==L}function Zl(R){return typeof R=="number"&&R>-1&&R%1==0&&R<=a}function Ar(R){var D=typeof R;return R!=null&&(D=="object"||D=="function")}function cn(R){return R!=null&&typeof R=="object"}function Yl(R){if(!cn(R)||Qi(R)!=k)return!1;var D=je(R);if(D===null)return!0;var G=Dt.call(D,"constructor")&&D.constructor;return typeof G=="function"&&G instanceof G&&tn.call(G)==Ut}var Xl=Bt?tt(Bt):Ws;function Ql(R){return Lr(R,Jl(R))}function Jl(R){return Lt(R)?Hd(R,!0):Pa(R)}var nn=Zo(function(R,D,G,me){Hi(R,D,G,me)});function It(R){return function(){return R}}function eu(R){return R}function Ud(){return!1}t.exports=nn}});Ds();Ds();Ds();sce(lce());Ds();Ds();Ds();var ja=e=>e?"":void 0,e0=e=>e?!0:void 0,wd=(...e)=>e.filter(Boolean).join(" ");function t0(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}Object.freeze(["base","sm","md","lg","xl","2xl"]);Ds();Ds();function uce(e){return{root:`slider-root-${e}`,getThumb:t=>`slider-thumb-${e}-${t}`,getInput:t=>`slider-input-${e}-${t}`,track:`slider-track-${e}`,innerTrack:`slider-filled-track-${e}`,getMarker:t=>`slider-marker-${e}-${t}`,output:`slider-output-${e}`}}function dg(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}var Wy={width:0,height:0},V2=e=>e||Wy;function Oz(e){const{orientation:t,thumbPercents:n,thumbRects:r,isReversed:i}=e,o=w=>{const P=r[w]??Wy;return{position:"absolute",userSelect:"none",WebkitUserSelect:"none",MozUserSelect:"none",msUserSelect:"none",touchAction:"none",...dg({orientation:t,vertical:{bottom:`calc(${n[w]}% - ${P.height/2}px)`},horizontal:{left:`calc(${n[w]}% - ${P.width/2}px)`}})}},a=t==="vertical"?r.reduce((w,P)=>V2(w).height>V2(P).height?w:P,Wy):r.reduce((w,P)=>V2(w).width>V2(P).width?w:P,Wy),s={position:"relative",touchAction:"none",WebkitTapHighlightColor:"rgba(0,0,0,0)",userSelect:"none",outline:0,...dg({orientation:t,vertical:a?{paddingLeft:a.width/2,paddingRight:a.width/2}:{},horizontal:a?{paddingTop:a.height/2,paddingBottom:a.height/2}:{}})},l={position:"absolute",...dg({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",height:"100%"},horizontal:{top:"50%",transform:"translateY(-50%)",width:"100%"}})},d=n.length===1,p=[0,i?100-n[0]:n[0]],g=d?p:n;let m=g[0];!d&&i&&(m=100-m);const y=Math.abs(g[g.length-1]-g[0]),b={...l,...dg({orientation:t,vertical:i?{height:`${y}%`,top:`${m}%`}:{height:`${y}%`,bottom:`${m}%`},horizontal:i?{width:`${y}%`,right:`${m}%`}:{width:`${y}%`,left:`${m}%`}})};return{trackStyle:l,innerTrackStyle:b,rootStyle:s,getThumbStyle:o}}function Nz(e){const{isReversed:t,direction:n,orientation:r}=e;return n==="ltr"||r==="vertical"?t:!t}function cce(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:b=1,getAriaValueText:w,"aria-valuetext":P,"aria-label":T,"aria-labelledby":k,name:L,focusThumbOnChange:I=!0,minStepsBetweenThumbs:N=0,...F}=e,z=_r(m),B=_r(y),K=_r(w),U=Nz({isReversed:a,direction:s,orientation:l}),[Y,ve]=a4({value:i,defaultValue:o??[25,75],onChange:r});if(!Array.isArray(Y))throw new TypeError(`[range-slider] You passed an invalid value for \`value\` or \`defaultValue\`, expected \`Array\` but got \`${typeof Y}\``);const[le,fe]=C.exports.useState(!1),[we,Se]=C.exports.useState(!1),[se,j]=C.exports.useState(-1),ne=!(p||g),Q=C.exports.useRef(Y),W=Y.map($e=>Yp($e,t,n)),re=N*b,de=dce(W,t,n,re),be=C.exports.useRef({eventSource:null,value:[],valueBounds:[]});be.current.value=W,be.current.valueBounds=de;const De=W.map($e=>n-$e+t),Ve=(U?De:W).map($e=>Y3($e,t,n)),Pe=l==="vertical",We=C.exports.useRef(null),it=C.exports.useRef(null),ht=Iz({getNodes(){const $e=it.current,ut=$e?.querySelectorAll("[role=slider]");return ut?Array.from(ut):[]}}),Bt=C.exports.useId(),Me=uce(d??Bt),tt=C.exports.useCallback($e=>{var ut;if(!We.current)return;be.current.eventSource="pointer";const Ke=We.current.getBoundingClientRect(),{clientX:xt,clientY:Qt}=((ut=$e.touches)==null?void 0:ut[0])??$e,Gn=Pe?Ke.bottom-Qt:xt-Ke.left,mr=Pe?Ke.height:Ke.width;let Hr=Gn/mr;return U&&(Hr=1-Hr),ZN(Hr,t,n)},[Pe,U,n,t]),pt=(n-t)/10,at=b||(n-t)/100,gt=C.exports.useMemo(()=>({setValueAtIndex($e,ut){if(!ne)return;const Ke=be.current.valueBounds[$e];ut=parseFloat(f6(ut,Ke.min,at)),ut=Yp(ut,Ke.min,Ke.max);const xt=[...be.current.value];xt[$e]=ut,ve(xt)},setActiveIndex:j,stepUp($e,ut=at){const Ke=be.current.value[$e],xt=U?Ke-ut:Ke+ut;gt.setValueAtIndex($e,xt)},stepDown($e,ut=at){const Ke=be.current.value[$e],xt=U?Ke+ut:Ke-ut;gt.setValueAtIndex($e,xt)},reset(){ve(Q.current)}}),[at,U,ve,ne]),hn=C.exports.useCallback($e=>{const ut=$e.key,xt={ArrowRight:()=>gt.stepUp(se),ArrowUp:()=>gt.stepUp(se),ArrowLeft:()=>gt.stepDown(se),ArrowDown:()=>gt.stepDown(se),PageUp:()=>gt.stepUp(se,pt),PageDown:()=>gt.stepDown(se,pt),Home:()=>{const{min:Qt}=de[se];gt.setValueAtIndex(se,Qt)},End:()=>{const{max:Qt}=de[se];gt.setValueAtIndex(se,Qt)}}[ut];xt&&($e.preventDefault(),$e.stopPropagation(),xt($e),be.current.eventSource="keyboard")},[gt,se,pt,de]),{getThumbStyle:mt,rootStyle:Ht,trackStyle:tn,innerTrackStyle:Dt}=C.exports.useMemo(()=>Oz({isReversed:U,orientation:l,thumbRects:ht,thumbPercents:Ve}),[U,l,Ve,ht]),Oe=C.exports.useCallback($e=>{var ut;const Ke=$e??se;if(Ke!==-1&&I){const xt=Me.getThumb(Ke),Qt=(ut=it.current)==null?void 0:ut.ownerDocument.getElementById(xt);Qt&&setTimeout(()=>Qt.focus())}},[I,se,Me]);m0(()=>{be.current.eventSource==="keyboard"&&B?.(be.current.value)},[W,B]);const et=$e=>{const ut=tt($e)||0,Ke=be.current.value.map(Hr=>Math.abs(Hr-ut)),xt=Math.min(...Ke);let Qt=Ke.indexOf(xt);const Gn=Ke.filter(Hr=>Hr===xt);Gn.length>1&&ut>be.current.value[Qt]&&(Qt=Qt+Gn.length-1),j(Qt),gt.setValueAtIndex(Qt,ut),Oe(Qt)},Ut=$e=>{if(se==-1)return;const ut=tt($e)||0;j(se),gt.setValueAtIndex(se,ut),Oe(se)};Rz(it,{onPanSessionStart($e){!ne||(fe(!0),et($e),z?.(be.current.value))},onPanSessionEnd(){!ne||(fe(!1),B?.(be.current.value))},onPan($e){!ne||Ut($e)}});const Wt=C.exports.useCallback(($e={},ut=null)=>({...$e,...F,id:Me.root,ref:Nn(ut,it),tabIndex:-1,"aria-disabled":e0(p),"data-focused":ja(we),style:{...$e.style,...Ht}}),[F,p,we,Ht,Me]),ke=C.exports.useCallback(($e={},ut=null)=>({...$e,ref:Nn(ut,We),id:Me.track,"data-disabled":ja(p),style:{...$e.style,...tn}}),[p,tn,Me]),kt=C.exports.useCallback(($e={},ut=null)=>({...$e,ref:ut,id:Me.innerTrack,style:{...$e.style,...Dt}}),[Dt,Me]),Xt=C.exports.useCallback(($e,ut=null)=>{const{index:Ke,...xt}=$e,Qt=W[Ke];if(Qt==null)throw new TypeError(`[range-slider > thumb] Cannot find value at index \`${Ke}\`. The \`value\` or \`defaultValue\` length is : ${W.length}`);const Gn=de[Ke];return{...xt,ref:ut,role:"slider",tabIndex:ne?0:void 0,id:Me.getThumb(Ke),"data-active":ja(le&&se===Ke),"aria-valuetext":K?.(Qt)??P?.[Ke],"aria-valuemin":Gn.min,"aria-valuemax":Gn.max,"aria-valuenow":Qt,"aria-orientation":l,"aria-disabled":e0(p),"aria-readonly":e0(g),"aria-label":T?.[Ke],"aria-labelledby":T?.[Ke]?void 0:k?.[Ke],style:{...$e.style,...mt(Ke)},onKeyDown:t0($e.onKeyDown,hn),onFocus:t0($e.onFocus,()=>{Se(!0),j(Ke)}),onBlur:t0($e.onBlur,()=>{Se(!1),j(-1)})}},[Me,W,de,ne,le,se,K,P,l,p,g,T,k,mt,hn,Se]),zn=C.exports.useCallback(($e={},ut=null)=>({...$e,ref:ut,id:Me.output,htmlFor:W.map((Ke,xt)=>Me.getThumb(xt)).join(" "),"aria-live":"off"}),[Me,W]),je=C.exports.useCallback(($e,ut=null)=>{const{value:Ke,...xt}=$e,Qt=!(Ke<t||Ke>n),Gn=Ke>=W[0]&&Ke<=W[W.length-1];let mr=Y3(Ke,t,n);mr=U?100-mr:mr;const Hr={position:"absolute",pointerEvents:"none",...dg({orientation:l,vertical:{bottom:`${mr}%`},horizontal:{left:`${mr}%`}})};return{...xt,ref:ut,id:Me.getMarker($e.value),role:"presentation","aria-hidden":!0,"data-disabled":ja(p),"data-invalid":ja(!Qt),"data-highlighted":ja(Gn),style:{...$e.style,...Hr}}},[p,U,n,t,l,W,Me]),Tt=C.exports.useCallback(($e,ut=null)=>{const{index:Ke,...xt}=$e;return{...xt,ref:ut,id:Me.getInput(Ke),type:"hidden",value:W[Ke],name:Array.isArray(L)?L[Ke]:`${L}-${Ke}`}},[L,W,Me]);return{state:{value:W,isFocused:we,isDragging:le,getThumbPercent:$e=>Ve[$e],getThumbMinValue:$e=>de[$e].min,getThumbMaxValue:$e=>de[$e].max},actions:gt,getRootProps:Wt,getTrackProps:ke,getInnerTrackProps:kt,getThumbProps:Xt,getMarkerProps:je,getInputProps:Tt,getOutputProps:zn}}function dce(e,t,n,r){return e.map((i,o)=>{const a=o===0?t:e[o-1]+r,s=o===e.length-1?n:e[o+1]-r;return{min:a,max:s}})}var[fce,O4]=wn({name:"SliderContext",errorMessage:"useSliderContext: `context` is undefined. Seems you forgot to wrap all slider components within <RangeSlider />"}),[hce,X_]=wn({name:"RangeSliderStylesContext",errorMessage:`useRangeSliderStyles returned is 'undefined'. Seems you forgot to wrap the components in "<RangeSlider />" `}),Dz=Re(function(t,n){const r=Fi("Slider",t),i=yn(t),{direction:o}=M0();i.direction=o;const{getRootProps:a,...s}=cce(i),l=C.exports.useMemo(()=>({...s,name:t.name}),[s,t.name]);return ae.createElement(fce,{value:l},ae.createElement(hce,{value:r},ae.createElement(Ce.div,{...a({},n),className:"chakra-slider",__css:r.container},t.children)))});Dz.defaultProps={orientation:"horizontal"};Dz.displayName="RangeSlider";var pce=Re(function(t,n){const{getThumbProps:r,getInputProps:i,name:o}=O4(),a=X_(),s=r(t,n);return ae.createElement(Ce.div,{...s,className:wd("chakra-slider__thumb",t.className),__css:a.thumb},s.children,o&&_("input",{...i({index:t.index})}))});pce.displayName="RangeSliderThumb";var gce=Re(function(t,n){const{getTrackProps:r}=O4(),i=X_(),o=r(t,n);return ae.createElement(Ce.div,{...o,className:wd("chakra-slider__track",t.className),__css:i.track,"data-testid":"chakra-range-slider-track"})});gce.displayName="RangeSliderTrack";var mce=Re(function(t,n){const{getInnerTrackProps:r}=O4(),i=X_(),o=r(t,n);return ae.createElement(Ce.div,{...o,className:"chakra-slider__filled-track",__css:i.filledTrack})});mce.displayName="RangeSliderFilledTrack";var vce=Re(function(t,n){const{getMarkerProps:r}=O4(),i=r(t,n);return ae.createElement(Ce.div,{...i,className:wd("chakra-slider__marker",t.className)})});vce.displayName="RangeSliderMark";Ds();Ds();function yce(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:b=1,getAriaValueText:w,"aria-valuetext":P,"aria-label":T,"aria-labelledby":k,name:L,focusThumbOnChange:I=!0,...N}=e,F=_r(m),z=_r(y),B=_r(w),K=Nz({isReversed:a,direction:s,orientation:l}),[U,Y]=a4({value:i,defaultValue:o??bce(t,n),onChange:r}),[ve,le]=C.exports.useState(!1),[fe,we]=C.exports.useState(!1),Se=C.exports.useRef(null),se=!(p||g),j=Yp(U,t,n),ne=C.exports.useRef(-1);ne.current=j;const Q=C.exports.useRef(ne.current),W=n-j+t,de=Y3(K?W:j,t,n),be=l==="vertical",De=C.exports.useRef(null),Ie=C.exports.useRef(null),Ve=C.exports.useRef(null),Pe=C.exports.useId(),We=d??Pe,[it,ht]=[`slider-thumb-${We}`,`slider-track-${We}`],Bt=C.exports.useCallback(je=>{var Tt;if(!De.current)return;Se.current="pointer";const $e=De.current.getBoundingClientRect(),{clientX:ut,clientY:Ke}=((Tt=je.touches)==null?void 0:Tt[0])??je,xt=be?$e.bottom-Ke:ut-$e.left,Qt=be?$e.height:$e.width;let Gn=xt/Qt;K&&(Gn=1-Gn);let mr=ZN(Gn,t,n);return b&&(mr=parseFloat(f6(mr,t,b))),mr=Yp(mr,t,n),mr},[be,K,n,t,b]),Nt=(n-t)/10,Me=b||(n-t)/100,tt=C.exports.useCallback(je=>{!se||(je=parseFloat(f6(je,t,Me)),je=Yp(je,t,n),Y(je))},[Me,n,t,Y,se]),pt=C.exports.useMemo(()=>({stepUp(je=Me){const Tt=K?j-je:j+je;tt(Tt)},stepDown(je=Me){const Tt=K?j+je:j-je;tt(Tt)},reset(){tt(o||0)},stepTo(je){tt(je)}}),[tt,K,j,Me,o]),at=C.exports.useCallback(je=>{const $e={ArrowRight:()=>pt.stepUp(),ArrowUp:()=>pt.stepUp(),ArrowLeft:()=>pt.stepDown(),ArrowDown:()=>pt.stepDown(),PageUp:()=>pt.stepUp(Nt),PageDown:()=>pt.stepDown(Nt),Home:()=>tt(t),End:()=>tt(n)}[je.key];$e&&(je.preventDefault(),je.stopPropagation(),$e(je),Se.current="keyboard")},[pt,tt,n,t,Nt]),gt=B?.(j)??P,hn=Jue(Ie),{getThumbStyle:mt,rootStyle:Ht,trackStyle:tn,innerTrackStyle:Dt}=C.exports.useMemo(()=>Oz({isReversed:K,orientation:l,thumbRects:[hn??{width:0,height:0}],thumbPercents:[de]}),[K,l,hn,de]),Oe=C.exports.useCallback(()=>{I&&setTimeout(()=>{var je;return(je=Ie.current)==null?void 0:je.focus()})},[I]);m0(()=>{Oe(),Se.current==="keyboard"&&z?.(ne.current)},[j,z]);function et(je){const Tt=Bt(je);Tt!=null&&Tt!==ne.current&&Y(Tt)}Rz(Ve,{onPanSessionStart(je){!se||(le(!0),Oe(),et(je),F?.(ne.current))},onPanSessionEnd(){!se||(le(!1),z?.(ne.current),Q.current=ne.current)},onPan(je){!se||et(je)}});const Ut=C.exports.useCallback((je={},Tt=null)=>({...je,...N,ref:Nn(Tt,Ve),tabIndex:-1,"aria-disabled":e0(p),"data-focused":ja(fe),style:{...je.style,...Ht}}),[N,p,fe,Ht]),Wt=C.exports.useCallback((je={},Tt=null)=>({...je,ref:Nn(Tt,De),id:ht,"data-disabled":ja(p),style:{...je.style,...tn}}),[p,ht,tn]),ke=C.exports.useCallback((je={},Tt=null)=>({...je,ref:Tt,style:{...je.style,...Dt}}),[Dt]),kt=C.exports.useCallback((je={},Tt=null)=>({...je,ref:Nn(Tt,Ie),role:"slider",tabIndex:se?0:void 0,id:it,"data-active":ja(ve),"aria-valuetext":gt,"aria-valuemin":t,"aria-valuemax":n,"aria-valuenow":j,"aria-orientation":l,"aria-disabled":e0(p),"aria-readonly":e0(g),"aria-label":T,"aria-labelledby":T?void 0:k,style:{...je.style,...mt(0)},onKeyDown:t0(je.onKeyDown,at),onFocus:t0(je.onFocus,()=>we(!0)),onBlur:t0(je.onBlur,()=>we(!1))}),[se,it,ve,gt,t,n,j,l,p,g,T,k,mt,at]),Xt=C.exports.useCallback((je,Tt=null)=>{const $e=!(je.value<t||je.value>n),ut=j>=je.value,Ke=Y3(je.value,t,n),xt={position:"absolute",pointerEvents:"none",...xce({orientation:l,vertical:{bottom:K?`${100-Ke}%`:`${Ke}%`},horizontal:{left:K?`${100-Ke}%`:`${Ke}%`}})};return{...je,ref:Tt,role:"presentation","aria-hidden":!0,"data-disabled":ja(p),"data-invalid":ja(!$e),"data-highlighted":ja(ut),style:{...je.style,...xt}}},[p,K,n,t,l,j]),zn=C.exports.useCallback((je={},Tt=null)=>({...je,ref:Tt,type:"hidden",value:j,name:L}),[L,j]);return{state:{value:j,isFocused:fe,isDragging:ve},actions:pt,getRootProps:Ut,getTrackProps:Wt,getInnerTrackProps:ke,getThumbProps:kt,getMarkerProps:Xt,getInputProps:zn}}function xce(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}function bce(e,t){return t<e?e:e+(t-e)/2}var[Sce,N4]=wn({name:"SliderContext",hookName:"useSliderContext",providerName:"<Slider />"}),[wce,D4]=wn({name:"SliderStylesContext",hookName:"useSliderStyles",providerName:"<Slider />"}),Q_=Re((e,t)=>{const n=Fi("Slider",e),r=yn(e),{direction:i}=M0();r.direction=i;const{getInputProps:o,getRootProps:a,...s}=yce(r),l=a(),d=o({},t);return ae.createElement(Sce,{value:s},ae.createElement(wce,{value:n},ae.createElement(Ce.div,{...l,className:wd("chakra-slider",e.className),__css:n.container},e.children,_("input",{...d}))))});Q_.defaultProps={orientation:"horizontal"};Q_.displayName="Slider";var zz=Re((e,t)=>{const{getThumbProps:n}=N4(),r=D4(),i=n(e,t);return ae.createElement(Ce.div,{...i,className:wd("chakra-slider__thumb",e.className),__css:r.thumb})});zz.displayName="SliderThumb";var Fz=Re((e,t)=>{const{getTrackProps:n}=N4(),r=D4(),i=n(e,t);return ae.createElement(Ce.div,{...i,className:wd("chakra-slider__track",e.className),__css:r.track})});Fz.displayName="SliderTrack";var $z=Re((e,t)=>{const{getInnerTrackProps:n}=N4(),r=D4(),i=n(e,t);return ae.createElement(Ce.div,{...i,className:wd("chakra-slider__filled-track",e.className),__css:r.filledTrack})});$z.displayName="SliderFilledTrack";var Cce=Re((e,t)=>{const{getMarkerProps:n}=N4(),r=D4(),i=n(e,t);return ae.createElement(Ce.div,{...i,className:wd("chakra-slider__marker",e.className),__css:r.mark})});Cce.displayName="SliderMark";var _ce=(...e)=>e.filter(Boolean).join(" "),bT=e=>e?"":void 0,z4=Re(function(t,n){const r=Fi("Switch",t),{spacing:i="0.5rem",children:o,...a}=yn(t),{state:s,getInputProps:l,getCheckboxProps:d,getRootProps:p,getLabelProps:g}=KN(a),m=C.exports.useMemo(()=>({display:"inline-block",position:"relative",verticalAlign:"middle",lineHeight:0,...r.container}),[r.container]),y=C.exports.useMemo(()=>({display:"inline-flex",flexShrink:0,justifyContent:"flex-start",boxSizing:"content-box",cursor:"pointer",...r.track}),[r.track]),b=C.exports.useMemo(()=>({userSelect:"none",marginStart:i,...r.label}),[i,r.label]);return ae.createElement(Ce.label,{...p(),className:_ce("chakra-switch",t.className),__css:m},_("input",{className:"chakra-switch__input",...l({},n)}),ae.createElement(Ce.span,{...d(),className:"chakra-switch__track",__css:y},ae.createElement(Ce.span,{__css:r.thumb,className:"chakra-switch__thumb","data-checked":bT(s.isChecked),"data-hover":bT(s.isHovered)})),o&&ae.createElement(Ce.span,{className:"chakra-switch__label",...g(),__css:b},o))});z4.displayName="Switch";var B0=(...e)=>e.filter(Boolean).join(" ");function E6(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[kce,Bz,Ece,Pce]=JM();function Tce(e){const{defaultIndex:t,onChange:n,index:r,isManual:i,isLazy:o,lazyBehavior:a="unmount",orientation:s="horizontal",direction:l="ltr",...d}=e,[p,g]=C.exports.useState(t??0),[m,y]=a4({defaultValue:t??0,value:r,onChange:n});C.exports.useEffect(()=>{r!=null&&g(r)},[r]);const b=Ece(),w=C.exports.useId();return{id:`tabs-${e.id??w}`,selectedIndex:m,focusedIndex:p,setSelectedIndex:y,setFocusedIndex:g,isManual:i,isLazy:o,lazyBehavior:a,orientation:s,descendants:b,direction:l,htmlProps:d}}var[Lce,cv]=wn({name:"TabsContext",errorMessage:"useTabsContext: `context` is undefined. Seems you forgot to wrap all tabs components within <Tabs />"});function Ace(e){const{focusedIndex:t,orientation:n,direction:r}=cv(),i=Bz(),o=C.exports.useCallback(a=>{const s=()=>{var k;const L=i.nextEnabled(t);L&&((k=L.node)==null||k.focus())},l=()=>{var k;const L=i.prevEnabled(t);L&&((k=L.node)==null||k.focus())},d=()=>{var k;const L=i.firstEnabled();L&&((k=L.node)==null||k.focus())},p=()=>{var k;const L=i.lastEnabled();L&&((k=L.node)==null||k.focus())},g=n==="horizontal",m=n==="vertical",y=a.key,b=r==="ltr"?"ArrowLeft":"ArrowRight",w=r==="ltr"?"ArrowRight":"ArrowLeft",T={[b]:()=>g&&l(),[w]:()=>g&&s(),ArrowDown:()=>m&&s(),ArrowUp:()=>m&&l(),Home:d,End:p}[y];T&&(a.preventDefault(),T(a))},[i,t,n,r]);return{...e,role:"tablist","aria-orientation":n,onKeyDown:E6(e.onKeyDown,o)}}function Rce(e){const{isDisabled:t,isFocusable:n,...r}=e,{setSelectedIndex:i,isManual:o,id:a,setFocusedIndex:s,selectedIndex:l}=cv(),{index:d,register:p}=Pce({disabled:t&&!n}),g=d===l,m=()=>{i(d)},y=()=>{s(d),!o&&!(t&&n)&&i(d)},b=boe({...r,ref:Nn(p,e.ref),isDisabled:t,isFocusable:n,onClick:E6(e.onClick,m)}),w="button";return{...b,id:Hz(a,d),role:"tab",tabIndex:g?0:-1,type:w,"aria-selected":g,"aria-controls":Wz(a,d),onFocus:t?void 0:E6(e.onFocus,y)}}var[Ice,Mce]=wn({});function Oce(e){const t=cv(),{id:n,selectedIndex:r}=t,o=w4(e.children).map((a,s)=>C.exports.createElement(Ice,{key:s,value:{isSelected:s===r,id:Wz(n,s),tabId:Hz(n,s),selectedIndex:r}},a));return{...e,children:o}}function Nce(e){const{children:t,...n}=e,{isLazy:r,lazyBehavior:i}=cv(),{isSelected:o,id:a,tabId:s}=Mce(),l=C.exports.useRef(!1);o&&(l.current=!0);const d=PD({wasSelected:l.current,isSelected:o,enabled:r,mode:i});return{tabIndex:0,...n,children:d?t:null,role:"tabpanel","aria-labelledby":s,hidden:!o,id:a}}function Dce(){const e=cv(),t=Bz(),{selectedIndex:n,orientation:r}=e,i=r==="horizontal",o=r==="vertical",[a,s]=C.exports.useState(()=>{if(i)return{left:0,width:0};if(o)return{top:0,height:0}}),[l,d]=C.exports.useState(!1);return kl(()=>{if(n==null)return;const p=t.item(n);if(p==null)return;i&&s({left:p.node.offsetLeft,width:p.node.offsetWidth}),o&&s({top:p.node.offsetTop,height:p.node.offsetHeight});const g=requestAnimationFrame(()=>{d(!0)});return()=>{g&&cancelAnimationFrame(g)}},[n,i,o,t]),{position:"absolute",transitionProperty:"left, right, top, bottom, height, width",transitionDuration:l?"200ms":"0ms",transitionTimingFunction:"cubic-bezier(0, 0, 0.2, 1)",...a}}function Hz(e,t){return`${e}--tab-${t}`}function Wz(e,t){return`${e}--tabpanel-${t}`}var[zce,dv]=wn({name:"TabsStylesContext",errorMessage:`useTabsStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Tabs />" `}),Vz=Re(function(t,n){const r=Fi("Tabs",t),{children:i,className:o,...a}=yn(t),{htmlProps:s,descendants:l,...d}=Tce(a),p=C.exports.useMemo(()=>d,[d]),{isFitted:g,...m}=s;return ae.createElement(kce,{value:l},ae.createElement(Lce,{value:p},ae.createElement(zce,{value:r},ae.createElement(Ce.div,{className:B0("chakra-tabs",o),ref:n,...m,__css:r.root},i))))});Vz.displayName="Tabs";var Fce=Re(function(t,n){const r=Dce(),i={...t.style,...r},o=dv();return ae.createElement(Ce.div,{ref:n,...t,className:B0("chakra-tabs__tab-indicator",t.className),style:i,__css:o.indicator})});Fce.displayName="TabIndicator";var $ce=Re(function(t,n){const r=Ace({...t,ref:n}),i=dv(),o={display:"flex",...i.tablist};return ae.createElement(Ce.div,{...r,className:B0("chakra-tabs__tablist",t.className),__css:o})});$ce.displayName="TabList";var Uz=Re(function(t,n){const r=Nce({...t,ref:n}),i=dv();return ae.createElement(Ce.div,{outline:"0",...r,className:B0("chakra-tabs__tab-panel",t.className),__css:i.tabpanel})});Uz.displayName="TabPanel";var Gz=Re(function(t,n){const r=Oce(t),i=dv();return ae.createElement(Ce.div,{...r,width:"100%",ref:n,className:B0("chakra-tabs__tab-panels",t.className),__css:i.tabpanels})});Gz.displayName="TabPanels";var jz=Re(function(t,n){const r=dv(),i=Rce({...t,ref:n}),o={outline:"0",display:"flex",alignItems:"center",justifyContent:"center",...r.tab};return ae.createElement(Ce.button,{...i,className:B0("chakra-tabs__tab",t.className),__css:o})});jz.displayName="Tab";var Bce=(...e)=>e.filter(Boolean).join(" ");function Hce(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}var Wce=["h","minH","height","minHeight"],Kz=Re((e,t)=>{const n=So("Textarea",e),{className:r,rows:i,...o}=yn(e),a=g_(o),s=i?Hce(n,Wce):n;return ae.createElement(Ce.textarea,{ref:t,rows:i,...a,className:Bce("chakra-textarea",r),__css:s})});Kz.displayName="Textarea";function En(e,t={}){let n=!1;function r(){if(!n){n=!0;return}throw new Error("[anatomy] .part(...) should only be called once. Did you mean to use .extend(...) ?")}function i(...p){r();for(const g of p)t[g]=l(g);return En(e,t)}function o(...p){for(const g of p)g in t||(t[g]=l(g));return En(e,t)}function a(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.selector]))}function s(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.className]))}function l(p){const y=`chakra-${(["container","root"].includes(p??"")?[e]:[e,p]).filter(Boolean).join("__")}`;return{className:y,selector:`.${y}`,toString:()=>p}}return{parts:i,toPart:l,extend:o,selectors:a,classnames:s,get keys(){return Object.keys(t)},__type:{}}}var Vce=En("accordion").parts("root","container","button","panel").extend("icon"),Uce=En("alert").parts("title","description","container").extend("icon","spinner"),Gce=En("avatar").parts("label","badge","container").extend("excessLabel","group"),jce=En("breadcrumb").parts("link","item","container").extend("separator");En("button").parts();var Kce=En("checkbox").parts("control","icon","container").extend("label");En("progress").parts("track","filledTrack").extend("label");var qce=En("drawer").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),Zce=En("editable").parts("preview","input","textarea"),Yce=En("form").parts("container","requiredIndicator","helperText"),Xce=En("formError").parts("text","icon"),Qce=En("input").parts("addon","field","element"),Jce=En("list").parts("container","item","icon"),ede=En("menu").parts("button","list","item").extend("groupTitle","command","divider"),tde=En("modal").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),nde=En("numberinput").parts("root","field","stepperGroup","stepper");En("pininput").parts("field");var rde=En("popover").parts("content","header","body","footer").extend("popper","arrow","closeButton"),ide=En("progress").parts("label","filledTrack","track"),ode=En("radio").parts("container","control","label"),ade=En("select").parts("field","icon"),sde=En("slider").parts("container","track","thumb","filledTrack","mark"),lde=En("stat").parts("container","label","helpText","number","icon"),ude=En("switch").parts("container","track","thumb"),cde=En("table").parts("table","thead","tbody","tr","th","td","tfoot","caption"),dde=En("tabs").parts("root","tab","tablist","tabpanel","tabpanels","indicator"),fde=En("tag").parts("container","label","closeButton");function Di(e,t){hde(e)&&(e="100%");var n=pde(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function U2(e){return Math.min(1,Math.max(0,e))}function hde(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function pde(e){return typeof e=="string"&&e.indexOf("%")!==-1}function qz(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function G2(e){return e<=1?"".concat(Number(e)*100,"%"):e}function Hf(e){return e.length===1?"0"+e:String(e)}function gde(e,t,n){return{r:Di(e,255)*255,g:Di(t,255)*255,b:Di(n,255)*255}}function ST(e,t,n){e=Di(e,255),t=Di(t,255),n=Di(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=0,s=(r+i)/2;if(r===i)a=0,o=0;else{var l=r-i;switch(a=s>.5?l/(2-r-i):l/(r+i),r){case e:o=(t-n)/l+(t<n?6:0);break;case t:o=(n-e)/l+2;break;case n:o=(e-t)/l+4;break}o/=6}return{h:o,s:a,l:s}}function Ub(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function mde(e,t,n){var r,i,o;if(e=Di(e,360),t=Di(t,100),n=Di(n,100),t===0)i=n,o=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,s=2*n-a;r=Ub(s,a,e+1/3),i=Ub(s,a,e),o=Ub(s,a,e-1/3)}return{r:r*255,g:i*255,b:o*255}}function wT(e,t,n){e=Di(e,255),t=Di(t,255),n=Di(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=r,s=r-i,l=r===0?0:s/r;if(r===i)o=0;else{switch(r){case e:o=(t-n)/s+(t<n?6:0);break;case t:o=(n-e)/s+2;break;case n:o=(e-t)/s+4;break}o/=6}return{h:o,s:l,v:a}}function vde(e,t,n){e=Di(e,360)*6,t=Di(t,100),n=Di(n,100);var r=Math.floor(e),i=e-r,o=n*(1-t),a=n*(1-i*t),s=n*(1-(1-i)*t),l=r%6,d=[n,a,o,o,s,n][l],p=[s,n,n,a,o,o][l],g=[o,o,s,n,n,a][l];return{r:d*255,g:p*255,b:g*255}}function CT(e,t,n,r){var i=[Hf(Math.round(e).toString(16)),Hf(Math.round(t).toString(16)),Hf(Math.round(n).toString(16))];return r&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function yde(e,t,n,r,i){var o=[Hf(Math.round(e).toString(16)),Hf(Math.round(t).toString(16)),Hf(Math.round(n).toString(16)),Hf(xde(r))];return i&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))&&o[3].startsWith(o[3].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0):o.join("")}function xde(e){return Math.round(parseFloat(e)*255).toString(16)}function _T(e){return da(e)/255}function da(e){return parseInt(e,16)}function bde(e){return{r:e>>16,g:(e&65280)>>8,b:e&255}}var P6={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function Sde(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,o=null,a=!1,s=!1;return typeof e=="string"&&(e=_de(e)),typeof e=="object"&&(mu(e.r)&&mu(e.g)&&mu(e.b)?(t=gde(e.r,e.g,e.b),a=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):mu(e.h)&&mu(e.s)&&mu(e.v)?(r=G2(e.s),i=G2(e.v),t=vde(e.h,r,i),a=!0,s="hsv"):mu(e.h)&&mu(e.s)&&mu(e.l)&&(r=G2(e.s),o=G2(e.l),t=mde(e.h,r,o),a=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=qz(n),{ok:a,format:e.format||s,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var wde="[-\\+]?\\d+%?",Cde="[-\\+]?\\d*\\.\\d+%?",Zc="(?:".concat(Cde,")|(?:").concat(wde,")"),Gb="[\\s|\\(]+(".concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")\\s*\\)?"),jb="[\\s|\\(]+(".concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")\\s*\\)?"),ks={CSS_UNIT:new RegExp(Zc),rgb:new RegExp("rgb"+Gb),rgba:new RegExp("rgba"+jb),hsl:new RegExp("hsl"+Gb),hsla:new RegExp("hsla"+jb),hsv:new RegExp("hsv"+Gb),hsva:new RegExp("hsva"+jb),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function _de(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(P6[e])e=P6[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=ks.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=ks.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=ks.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=ks.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=ks.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=ks.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=ks.hex8.exec(e),n?{r:da(n[1]),g:da(n[2]),b:da(n[3]),a:_T(n[4]),format:t?"name":"hex8"}:(n=ks.hex6.exec(e),n?{r:da(n[1]),g:da(n[2]),b:da(n[3]),format:t?"name":"hex"}:(n=ks.hex4.exec(e),n?{r:da(n[1]+n[1]),g:da(n[2]+n[2]),b:da(n[3]+n[3]),a:_T(n[4]+n[4]),format:t?"name":"hex8"}:(n=ks.hex3.exec(e),n?{r:da(n[1]+n[1]),g:da(n[2]+n[2]),b:da(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function mu(e){return Boolean(ks.CSS_UNIT.exec(String(e)))}var fv=function(){function e(t,n){t===void 0&&(t=""),n===void 0&&(n={});var r;if(t instanceof e)return t;typeof t=="number"&&(t=bde(t)),this.originalInput=t;var i=Sde(t);this.originalInput=t,this.r=i.r,this.g=i.g,this.b=i.b,this.a=i.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:i.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=i.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),n,r,i,o=t.r/255,a=t.g/255,s=t.b/255;return o<=.03928?n=o/12.92:n=Math.pow((o+.055)/1.055,2.4),a<=.03928?r=a/12.92:r=Math.pow((a+.055)/1.055,2.4),s<=.03928?i=s/12.92:i=Math.pow((s+.055)/1.055,2.4),.2126*n+.7152*r+.0722*i},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=qz(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.toHsv=function(){var t=wT(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=wT(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=ST(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=ST(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),CT(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),yde(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(n,", ").concat(r,")"):"rgba(".concat(t,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(n){return"".concat(Math.round(Di(n,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(n){return Math.round(Di(n,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+CT(this.r,this.g,this.b,!1),n=0,r=Object.entries(P6);n<r.length;n++){var i=r[n],o=i[0],a=i[1];if(t===a)return o}return!1},e.prototype.toString=function(t){var n=Boolean(t);t=t??this.format;var r=!1,i=this.a<1&&this.a>=0,o=!n&&i&&(t.startsWith("hex")||t==="name");return o?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=U2(n.l),new e(n)},e.prototype.brighten=function(t){t===void 0&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),new e(n)},e.prototype.darken=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=U2(n.l),new e(n)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=U2(n.s),new e(n)},e.prototype.saturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=U2(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){n===void 0&&(n=50);var r=this.toRgb(),i=new e(t).toRgb(),o=n/100,a={r:(i.r-r.r)*o+r.r,g:(i.g-r.g)*o+r.g,b:(i.b-r.b)*o+r.b,a:(i.a-r.a)*o+r.a};return new e(a)},e.prototype.analogous=function(t,n){t===void 0&&(t=6),n===void 0&&(n=30);var r=this.toHsl(),i=360/n,o=[this];for(r.h=(r.h-(i*t>>1)+720)%360;--t;)r.h=(r.h+i)%360,o.push(new e(r));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var n=this.toHsv(),r=n.h,i=n.s,o=n.v,a=[],s=1/t;t--;)a.push(new e({h:r,s:i,v:o})),o=(o+s)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb();return new e({r:r.r+(n.r-r.r)*n.a,g:r.g+(n.g-r.g)*n.a,b:r.b+(n.b-r.b)*n.a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,i=[this],o=360/t,a=1;a<t;a++)i.push(new e({h:(r+a*o)%360,s:n.s,l:n.l}));return i},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}();function Zz(e){if(e===void 0&&(e={}),e.count!==void 0&&e.count!==null){var t=e.count,n=[];for(e.count=void 0;t>n.length;)e.count=null,e.seed&&(e.seed+=1),n.push(Zz(e));return e.count=t,n}var r=kde(e.hue,e.seed),i=Ede(r,e),o=Pde(r,i,e),a={h:r,s:i,v:o};return e.alpha!==void 0&&(a.a=e.alpha),new fv(a)}function kde(e,t){var n=Lde(e),r=n5(n,t);return r<0&&(r=360+r),r}function Ede(e,t){if(t.hue==="monochrome")return 0;if(t.luminosity==="random")return n5([0,100],t.seed);var n=Yz(e).saturationRange,r=n[0],i=n[1];switch(t.luminosity){case"bright":r=55;break;case"dark":r=i-10;break;case"light":i=55;break}return n5([r,i],t.seed)}function Pde(e,t,n){var r=Tde(e,t),i=100;switch(n.luminosity){case"dark":i=r+20;break;case"light":r=(i+r)/2;break;case"random":r=0,i=100;break}return n5([r,i],n.seed)}function Tde(e,t){for(var n=Yz(e).lowerBounds,r=0;r<n.length-1;r++){var i=n[r][0],o=n[r][1],a=n[r+1][0],s=n[r+1][1];if(t>=i&&t<=a){var l=(s-o)/(a-i),d=o-l*i;return l*t+d}}return 0}function Lde(e){var t=parseInt(e,10);if(!Number.isNaN(t)&&t<360&&t>0)return[t,t];if(typeof e=="string"){var n=Qz.find(function(a){return a.name===e});if(n){var r=Xz(n);if(r.hueRange)return r.hueRange}var i=new fv(e);if(i.isValid){var o=i.toHsv().h;return[o,o]}}return[0,360]}function Yz(e){e>=334&&e<=360&&(e-=360);for(var t=0,n=Qz;t<n.length;t++){var r=n[t],i=Xz(r);if(i.hueRange&&e>=i.hueRange[0]&&e<=i.hueRange[1])return i}throw Error("Color not found")}function n5(e,t){if(t===void 0)return Math.floor(e[0]+Math.random()*(e[1]+1-e[0]));var n=e[1]||1,r=e[0]||0;t=(t*9301+49297)%233280;var i=t/233280;return Math.floor(r+i*(n-r))}function Xz(e){var t=e.lowerBounds[0][0],n=e.lowerBounds[e.lowerBounds.length-1][0],r=e.lowerBounds[e.lowerBounds.length-1][1],i=e.lowerBounds[0][1];return{name:e.name,hueRange:e.hueRange,lowerBounds:e.lowerBounds,saturationRange:[t,n],brightnessRange:[r,i]}}var Qz=[{name:"monochrome",hueRange:null,lowerBounds:[[0,0],[100,0]]},{name:"red",hueRange:[-26,18],lowerBounds:[[20,100],[30,92],[40,89],[50,85],[60,78],[70,70],[80,60],[90,55],[100,50]]},{name:"orange",hueRange:[19,46],lowerBounds:[[20,100],[30,93],[40,88],[50,86],[60,85],[70,70],[100,70]]},{name:"yellow",hueRange:[47,62],lowerBounds:[[25,100],[40,94],[50,89],[60,86],[70,84],[80,82],[90,80],[100,75]]},{name:"green",hueRange:[63,178],lowerBounds:[[30,100],[40,90],[50,85],[60,81],[70,74],[80,64],[90,50],[100,40]]},{name:"blue",hueRange:[179,257],lowerBounds:[[20,100],[30,86],[40,80],[50,74],[60,60],[70,52],[80,44],[90,39],[100,35]]},{name:"purple",hueRange:[258,282],lowerBounds:[[20,100],[30,87],[40,79],[50,70],[60,65],[70,59],[80,52],[90,45],[100,42]]},{name:"pink",hueRange:[283,334],lowerBounds:[[20,100],[30,90],[40,86],[60,84],[80,80],[90,75],[100,73]]}];function Ade(e,t,n,r,i){for(t=t.split?t.split("."):t,r=0;r<t.length;r++)e=e?e[t[r]]:i;return e===i?n:e}var Rde=e=>Object.keys(e).length===0,ri=(e,t,n)=>{const r=Ade(e,`colors.${t}`,t),{isValid:i}=new fv(r);return i?r:n},Ide=e=>t=>{const n=ri(t,e);return new fv(n).isDark()?"dark":"light"},Mde=e=>t=>Ide(e)(t)==="dark",C0=(e,t)=>n=>{const r=ri(n,e);return new fv(r).setAlpha(t).toRgbString()};function kT(e="1rem",t="rgba(255, 255, 255, 0.15)"){return{backgroundImage:`linear-gradient(
-    45deg,
-    ${t} 25%,
-    transparent 25%,
-    transparent 50%,
-    ${t} 50%,
-    ${t} 75%,
-    transparent 75%,
-    transparent
-  )`,backgroundSize:`${e} ${e}`}}function Ode(e){const t=Zz().toHexString();return!e||Rde(e)?t:e.string&&e.colors?Dde(e.string,e.colors):e.string&&!e.colors?Nde(e.string):e.colors&&!e.string?zde(e.colors):t}function Nde(e){let t=0;if(e.length===0)return t.toString();for(let r=0;r<e.length;r+=1)t=e.charCodeAt(r)+((t<<5)-t),t=t&t;let n="#";for(let r=0;r<3;r+=1)n+=`00${(t>>r*8&255).toString(16)}`.substr(-2);return n}function Dde(e,t){let n=0;if(e.length===0)return t[0];for(let r=0;r<e.length;r+=1)n=e.charCodeAt(r)+((n<<5)-n),n=n&n;return n=(n%t.length+t.length)%t.length,t[n]}function zde(e){return e[Math.floor(Math.random()*e.length)]}function Te(e,t){return n=>n.colorMode==="dark"?t:e}function J_(e){const{orientation:t,vertical:n,horizontal:r}=e;return t?t==="vertical"?n:r:{}}function Fde(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function Jz(e){return Fde(e)&&e.reference?e.reference:String(e)}var F4=(e,...t)=>t.map(Jz).join(` ${e} `).replace(/calc/g,""),ET=(...e)=>`calc(${F4("+",...e)})`,PT=(...e)=>`calc(${F4("-",...e)})`,T6=(...e)=>`calc(${F4("*",...e)})`,TT=(...e)=>`calc(${F4("/",...e)})`,LT=e=>{const t=Jz(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:T6(t,-1)},wu=Object.assign(e=>({add:(...t)=>wu(ET(e,...t)),subtract:(...t)=>wu(PT(e,...t)),multiply:(...t)=>wu(T6(e,...t)),divide:(...t)=>wu(TT(e,...t)),negate:()=>wu(LT(e)),toString:()=>e.toString()}),{add:ET,subtract:PT,multiply:T6,divide:TT,negate:LT});function $de(e){return!Number.isInteger(parseFloat(e.toString()))}function Bde(e,t="-"){return e.replace(/\s+/g,t)}function eF(e){const t=Bde(e.toString());return t.includes("\\.")?e:$de(e)?t.replace(".","\\."):e}function Hde(e,t=""){return[t,eF(e)].filter(Boolean).join("-")}function Wde(e,t){return`var(${eF(e)}${t?`, ${t}`:""})`}function Vde(e,t=""){return`--${Hde(e,t)}`}function Ko(e,t){const n=Vde(e,t?.prefix);return{variable:n,reference:Wde(n,Ude(t?.fallback))}}function Ude(e){return typeof e=="string"?e:e?.reference}var{definePartsStyle:Gde,defineMultiStyleConfig:jde}=tr(Vce.keys),Kde={borderTopWidth:"1px",borderColor:"inherit",_last:{borderBottomWidth:"1px"}},qde={transitionProperty:"common",transitionDuration:"normal",fontSize:"md",_focusVisible:{boxShadow:"outline"},_hover:{bg:"blackAlpha.50"},_disabled:{opacity:.4,cursor:"not-allowed"},px:"4",py:"2"},Zde={pt:"2",px:"4",pb:"5"},Yde={fontSize:"1.25em"},Xde=Gde({container:Kde,button:qde,panel:Zde,icon:Yde}),Qde=jde({baseStyle:Xde}),{definePartsStyle:hv,defineMultiStyleConfig:Jde}=tr(Uce.keys),Mu=xd("alert-fg"),pv=xd("alert-bg"),efe=hv({container:{bg:pv.reference,px:"4",py:"3"},title:{fontWeight:"bold",lineHeight:"6",marginEnd:"2"},description:{lineHeight:"6"},icon:{color:Mu.reference,flexShrink:0,marginEnd:"3",w:"5",h:"6"},spinner:{color:Mu.reference,flexShrink:0,marginEnd:"3",w:"5",h:"5"}});function e8(e){const{theme:t,colorScheme:n}=e,r=ri(t,`${n}.100`,n),i=C0(`${n}.200`,.16)(t);return Te(r,i)(e)}var tfe=hv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[pv.variable]:e8(e),[Mu.variable]:`colors.${n}`}}}),nfe=hv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[pv.variable]:e8(e),[Mu.variable]:`colors.${n}`,paddingStart:"3",borderStartWidth:"4px",borderStartColor:Mu.reference}}}),rfe=hv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[pv.variable]:e8(e),[Mu.variable]:`colors.${n}`,pt:"2",borderTopWidth:"4px",borderTopColor:Mu.reference}}}),ife=hv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e),r=Te("white","gray.900")(e);return{container:{[pv.variable]:`colors.${n}`,[Mu.variable]:`colors.${r}`,color:Mu.reference}}}),ofe={subtle:tfe,"left-accent":nfe,"top-accent":rfe,solid:ife},afe=Jde({baseStyle:efe,variants:ofe,defaultProps:{variant:"subtle",colorScheme:"blue"}}),tF={px:"1px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},sfe={max:"max-content",min:"min-content",full:"100%","3xs":"14rem","2xs":"16rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem","8xl":"90rem",prose:"60ch"},lfe={sm:"640px",md:"768px",lg:"1024px",xl:"1280px"},ufe={...tF,...sfe,container:lfe},nF=ufe,cfe=e=>typeof e=="function";function Br(e,...t){return cfe(e)?e(...t):e}var{definePartsStyle:rF,defineMultiStyleConfig:dfe}=tr(Gce.keys),ffe=e=>({borderRadius:"full",border:"0.2em solid",borderColor:Te("white","gray.800")(e)}),hfe=e=>({bg:Te("gray.200","whiteAlpha.400")(e)}),pfe=e=>{const{name:t,theme:n}=e,r=t?Ode({string:t}):"gray.400",i=Mde(r)(n);let o="white";i||(o="gray.800");const a=Te("white","gray.800")(e);return{bg:r,color:o,borderColor:a,verticalAlign:"top"}},gfe=rF(e=>({badge:Br(ffe,e),excessLabel:Br(hfe,e),container:Br(pfe,e)}));function Rc(e){const t=e!=="100%"?nF[e]:void 0;return rF({container:{width:e,height:e,fontSize:`calc(${t??e} / 2.5)`},excessLabel:{width:e,height:e},label:{fontSize:`calc(${t??e} / 2.5)`,lineHeight:e!=="100%"?t??e:void 0}})}var mfe={"2xs":Rc(4),xs:Rc(6),sm:Rc(8),md:Rc(12),lg:Rc(16),xl:Rc(24),"2xl":Rc(32),full:Rc("100%")},vfe=dfe({baseStyle:gfe,sizes:mfe,defaultProps:{size:"md"}}),yfe={px:1,textTransform:"uppercase",fontSize:"xs",borderRadius:"sm",fontWeight:"bold"},xfe=e=>{const{colorScheme:t,theme:n}=e,r=C0(`${t}.500`,.6)(n);return{bg:Te(`${t}.500`,r)(e),color:Te("white","whiteAlpha.800")(e)}},bfe=e=>{const{colorScheme:t,theme:n}=e,r=C0(`${t}.200`,.16)(n);return{bg:Te(`${t}.100`,r)(e),color:Te(`${t}.800`,`${t}.200`)(e)}},Sfe=e=>{const{colorScheme:t,theme:n}=e,r=C0(`${t}.200`,.8)(n),i=ri(n,`${t}.500`),o=Te(i,r)(e);return{color:o,boxShadow:`inset 0 0 0px 1px ${o}`}},wfe={solid:xfe,subtle:bfe,outline:Sfe},Wg={baseStyle:yfe,variants:wfe,defaultProps:{variant:"subtle",colorScheme:"gray"}},{defineMultiStyleConfig:Cfe,definePartsStyle:_fe}=tr(jce.keys),kfe={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},Efe=_fe({link:kfe}),Pfe=Cfe({baseStyle:Efe}),Tfe={lineHeight:"1.2",borderRadius:"md",fontWeight:"semibold",transitionProperty:"common",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{_disabled:{bg:"initial"}}},iF=e=>{const{colorScheme:t,theme:n}=e;if(t==="gray")return{color:Te("inherit","whiteAlpha.900")(e),_hover:{bg:Te("gray.100","whiteAlpha.200")(e)},_active:{bg:Te("gray.200","whiteAlpha.300")(e)}};const r=C0(`${t}.200`,.12)(n),i=C0(`${t}.200`,.24)(n);return{color:Te(`${t}.600`,`${t}.200`)(e),bg:"transparent",_hover:{bg:Te(`${t}.50`,r)(e)},_active:{bg:Te(`${t}.100`,i)(e)}}},Lfe=e=>{const{colorScheme:t}=e,n=Te("gray.200","whiteAlpha.300")(e);return{border:"1px solid",borderColor:t==="gray"?n:"currentColor",".chakra-button__group[data-attached] > &:not(:last-of-type)":{marginEnd:"-1px"},...Br(iF,e)}},Afe={yellow:{bg:"yellow.400",color:"black",hoverBg:"yellow.500",activeBg:"yellow.600"},cyan:{bg:"cyan.400",color:"black",hoverBg:"cyan.500",activeBg:"cyan.600"}},Rfe=e=>{const{colorScheme:t}=e;if(t==="gray"){const s=Te("gray.100","whiteAlpha.200")(e);return{bg:s,_hover:{bg:Te("gray.200","whiteAlpha.300")(e),_disabled:{bg:s}},_active:{bg:Te("gray.300","whiteAlpha.400")(e)}}}const{bg:n=`${t}.500`,color:r="white",hoverBg:i=`${t}.600`,activeBg:o=`${t}.700`}=Afe[t]??{},a=Te(n,`${t}.200`)(e);return{bg:a,color:Te(r,"gray.800")(e),_hover:{bg:Te(i,`${t}.300`)(e),_disabled:{bg:a}},_active:{bg:Te(o,`${t}.400`)(e)}}},Ife=e=>{const{colorScheme:t}=e;return{padding:0,height:"auto",lineHeight:"normal",verticalAlign:"baseline",color:Te(`${t}.500`,`${t}.200`)(e),_hover:{textDecoration:"underline",_disabled:{textDecoration:"none"}},_active:{color:Te(`${t}.700`,`${t}.500`)(e)}}},Mfe={bg:"none",color:"inherit",display:"inline",lineHeight:"inherit",m:"0",p:"0"},Ofe={ghost:iF,outline:Lfe,solid:Rfe,link:Ife,unstyled:Mfe},Nfe={lg:{h:"12",minW:"12",fontSize:"lg",px:"6"},md:{h:"10",minW:"10",fontSize:"md",px:"4"},sm:{h:"8",minW:"8",fontSize:"sm",px:"3"},xs:{h:"6",minW:"6",fontSize:"xs",px:"2"}},Dfe={baseStyle:Tfe,variants:Ofe,sizes:Nfe,defaultProps:{variant:"solid",size:"md",colorScheme:"gray"}},{definePartsStyle:Vy,defineMultiStyleConfig:zfe}=tr(Kce.keys),Vg=xd("checkbox-size"),Ffe=e=>{const{colorScheme:t}=e;return{w:Vg.reference,h:Vg.reference,transitionProperty:"box-shadow",transitionDuration:"normal",border:"2px solid",borderRadius:"sm",borderColor:"inherit",color:"white",_checked:{bg:Te(`${t}.500`,`${t}.200`)(e),borderColor:Te(`${t}.500`,`${t}.200`)(e),color:Te("white","gray.900")(e),_hover:{bg:Te(`${t}.600`,`${t}.300`)(e),borderColor:Te(`${t}.600`,`${t}.300`)(e)},_disabled:{borderColor:Te("gray.200","transparent")(e),bg:Te("gray.200","whiteAlpha.300")(e),color:Te("gray.500","whiteAlpha.500")(e)}},_indeterminate:{bg:Te(`${t}.500`,`${t}.200`)(e),borderColor:Te(`${t}.500`,`${t}.200`)(e),color:Te("white","gray.900")(e)},_disabled:{bg:Te("gray.100","whiteAlpha.100")(e),borderColor:Te("gray.100","transparent")(e)},_focusVisible:{boxShadow:"outline"},_invalid:{borderColor:Te("red.500","red.300")(e)}}},$fe={_disabled:{cursor:"not-allowed"}},Bfe={userSelect:"none",_disabled:{opacity:.4}},Hfe={transitionProperty:"transform",transitionDuration:"normal"},Wfe=Vy(e=>({icon:Hfe,container:$fe,control:Br(Ffe,e),label:Bfe})),Vfe={sm:Vy({control:{[Vg.variable]:"sizes.3"},label:{fontSize:"sm"},icon:{fontSize:"3xs"}}),md:Vy({control:{[Vg.variable]:"sizes.4"},label:{fontSize:"md"},icon:{fontSize:"2xs"}}),lg:Vy({control:{[Vg.variable]:"sizes.5"},label:{fontSize:"lg"},icon:{fontSize:"2xs"}})},r5=zfe({baseStyle:Wfe,sizes:Vfe,defaultProps:{size:"md",colorScheme:"blue"}}),Ug=Ko("close-button-size"),Ufe=e=>{const t=Te("blackAlpha.100","whiteAlpha.100")(e),n=Te("blackAlpha.200","whiteAlpha.200")(e);return{w:[Ug.reference],h:[Ug.reference],borderRadius:"md",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{bg:t},_active:{bg:n},_focusVisible:{boxShadow:"outline"}}},Gfe={lg:{[Ug.variable]:"sizes.10",fontSize:"md"},md:{[Ug.variable]:"sizes.8",fontSize:"xs"},sm:{[Ug.variable]:"sizes.6",fontSize:"2xs"}},jfe={baseStyle:Ufe,sizes:Gfe,defaultProps:{size:"md"}},{variants:Kfe,defaultProps:qfe}=Wg,Zfe={fontFamily:"mono",fontSize:"sm",px:"0.2em",borderRadius:"sm"},Yfe={baseStyle:Zfe,variants:Kfe,defaultProps:qfe},Xfe={w:"100%",mx:"auto",maxW:"prose",px:"4"},Qfe={baseStyle:Xfe},Jfe={opacity:.6,borderColor:"inherit"},ehe={borderStyle:"solid"},the={borderStyle:"dashed"},nhe={solid:ehe,dashed:the},rhe={baseStyle:Jfe,variants:nhe,defaultProps:{variant:"solid"}},{definePartsStyle:L6,defineMultiStyleConfig:ihe}=tr(qce.keys);function hp(e){return L6(e==="full"?{dialog:{maxW:"100vw",h:"100vh"}}:{dialog:{maxW:e}})}var ohe={bg:"blackAlpha.600",zIndex:"overlay"},ahe={display:"flex",zIndex:"modal",justifyContent:"center"},she=e=>{const{isFullHeight:t}=e;return{...t&&{height:"100vh"},zIndex:"modal",maxH:"100vh",bg:Te("white","gray.700")(e),color:"inherit",boxShadow:Te("lg","dark-lg")(e)}},lhe={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},uhe={position:"absolute",top:"2",insetEnd:"3"},che={px:"6",py:"2",flex:"1",overflow:"auto"},dhe={px:"6",py:"4"},fhe=L6(e=>({overlay:ohe,dialogContainer:ahe,dialog:Br(she,e),header:lhe,closeButton:uhe,body:che,footer:dhe})),hhe={xs:hp("xs"),sm:hp("md"),md:hp("lg"),lg:hp("2xl"),xl:hp("4xl"),full:hp("full")},phe=ihe({baseStyle:fhe,sizes:hhe,defaultProps:{size:"xs"}}),{definePartsStyle:ghe,defineMultiStyleConfig:mhe}=tr(Zce.keys),vhe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal"},yhe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},xhe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},bhe=ghe({preview:vhe,input:yhe,textarea:xhe}),She=mhe({baseStyle:bhe}),{definePartsStyle:whe,defineMultiStyleConfig:Che}=tr(Yce.keys),_he=e=>({marginStart:"1",color:Te("red.500","red.300")(e)}),khe=e=>({mt:"2",color:Te("gray.600","whiteAlpha.600")(e),lineHeight:"normal",fontSize:"sm"}),Ehe=whe(e=>({container:{width:"100%",position:"relative"},requiredIndicator:Br(_he,e),helperText:Br(khe,e)})),Phe=Che({baseStyle:Ehe}),{definePartsStyle:The,defineMultiStyleConfig:Lhe}=tr(Xce.keys),Ahe=e=>({color:Te("red.500","red.300")(e),mt:"2",fontSize:"sm",lineHeight:"normal"}),Rhe=e=>({marginEnd:"0.5em",color:Te("red.500","red.300")(e)}),Ihe=The(e=>({text:Br(Ahe,e),icon:Br(Rhe,e)})),Mhe=Lhe({baseStyle:Ihe}),Ohe={fontSize:"md",marginEnd:"3",mb:"2",fontWeight:"medium",transitionProperty:"common",transitionDuration:"normal",opacity:1,_disabled:{opacity:.4}},Nhe={baseStyle:Ohe},Dhe={fontFamily:"heading",fontWeight:"bold"},zhe={"4xl":{fontSize:["6xl",null,"7xl"],lineHeight:1},"3xl":{fontSize:["5xl",null,"6xl"],lineHeight:1},"2xl":{fontSize:["4xl",null,"5xl"],lineHeight:[1.2,null,1]},xl:{fontSize:["3xl",null,"4xl"],lineHeight:[1.33,null,1.2]},lg:{fontSize:["2xl",null,"3xl"],lineHeight:[1.33,null,1.2]},md:{fontSize:"xl",lineHeight:1.2},sm:{fontSize:"md",lineHeight:1.2},xs:{fontSize:"sm",lineHeight:1.2}},Fhe={baseStyle:Dhe,sizes:zhe,defaultProps:{size:"xl"}},{definePartsStyle:ku,defineMultiStyleConfig:$he}=tr(Qce.keys),Bhe=ku({field:{width:"100%",minWidth:0,outline:0,position:"relative",appearance:"none",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed"}}}),Ic={lg:{fontSize:"lg",px:"4",h:"12",borderRadius:"md"},md:{fontSize:"md",px:"4",h:"10",borderRadius:"md"},sm:{fontSize:"sm",px:"3",h:"8",borderRadius:"sm"},xs:{fontSize:"xs",px:"2",h:"6",borderRadius:"sm"}},Hhe={lg:ku({field:Ic.lg,addon:Ic.lg}),md:ku({field:Ic.md,addon:Ic.md}),sm:ku({field:Ic.sm,addon:Ic.sm}),xs:ku({field:Ic.xs,addon:Ic.xs})};function t8(e){const{focusBorderColor:t,errorBorderColor:n}=e;return{focusBorderColor:t||Te("blue.500","blue.300")(e),errorBorderColor:n||Te("red.500","red.300")(e)}}var Whe=ku(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=t8(e);return{field:{border:"1px solid",borderColor:"inherit",bg:"inherit",_hover:{borderColor:Te("gray.300","whiteAlpha.400")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r),boxShadow:`0 0 0 1px ${ri(t,r)}`},_focusVisible:{zIndex:1,borderColor:ri(t,n),boxShadow:`0 0 0 1px ${ri(t,n)}`}},addon:{border:"1px solid",borderColor:Te("inherit","whiteAlpha.50")(e),bg:Te("gray.100","whiteAlpha.300")(e)}}}),Vhe=ku(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=t8(e);return{field:{border:"2px solid",borderColor:"transparent",bg:Te("gray.100","whiteAlpha.50")(e),_hover:{bg:Te("gray.200","whiteAlpha.100")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r)},_focusVisible:{bg:"transparent",borderColor:ri(t,n)}},addon:{border:"2px solid",borderColor:"transparent",bg:Te("gray.100","whiteAlpha.50")(e)}}}),Uhe=ku(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=t8(e);return{field:{borderBottom:"1px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent",_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r),boxShadow:`0px 1px 0px 0px ${ri(t,r)}`},_focusVisible:{borderColor:ri(t,n),boxShadow:`0px 1px 0px 0px ${ri(t,n)}`}},addon:{borderBottom:"2px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent"}}}),Ghe=ku({field:{bg:"transparent",px:"0",height:"auto"},addon:{bg:"transparent",px:"0",height:"auto"}}),jhe={outline:Whe,filled:Vhe,flushed:Uhe,unstyled:Ghe},vn=$he({baseStyle:Bhe,sizes:Hhe,variants:jhe,defaultProps:{size:"md",variant:"outline"}}),Khe=e=>({bg:Te("gray.100","whiteAlpha")(e),borderRadius:"md",borderWidth:"1px",borderBottomWidth:"3px",fontSize:"0.8em",fontWeight:"bold",lineHeight:"normal",px:"0.4em",whiteSpace:"nowrap"}),qhe={baseStyle:Khe},Zhe={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},Yhe={baseStyle:Zhe},{defineMultiStyleConfig:Xhe,definePartsStyle:Qhe}=tr(Jce.keys),Jhe={marginEnd:"2",display:"inline",verticalAlign:"text-bottom"},epe=Qhe({icon:Jhe}),tpe=Xhe({baseStyle:epe}),{defineMultiStyleConfig:npe,definePartsStyle:rpe}=tr(ede.keys),ipe=e=>({bg:Te("#fff","gray.700")(e),boxShadow:Te("sm","dark-lg")(e),color:"inherit",minW:"3xs",py:"2",zIndex:1,borderRadius:"md",borderWidth:"1px"}),ope=e=>({py:"1.5",px:"3",transitionProperty:"background",transitionDuration:"ultra-fast",transitionTimingFunction:"ease-in",_focus:{bg:Te("gray.100","whiteAlpha.100")(e)},_active:{bg:Te("gray.200","whiteAlpha.200")(e)},_expanded:{bg:Te("gray.100","whiteAlpha.100")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),ape={mx:4,my:2,fontWeight:"semibold",fontSize:"sm"},spe={opacity:.6},lpe={border:0,borderBottom:"1px solid",borderColor:"inherit",my:"2",opacity:.6},upe={transitionProperty:"common",transitionDuration:"normal"},cpe=rpe(e=>({button:upe,list:Br(ipe,e),item:Br(ope,e),groupTitle:ape,command:spe,divider:lpe})),dpe=npe({baseStyle:cpe}),{defineMultiStyleConfig:fpe,definePartsStyle:A6}=tr(tde.keys),hpe={bg:"blackAlpha.600",zIndex:"modal"},ppe=e=>{const{isCentered:t,scrollBehavior:n}=e;return{display:"flex",zIndex:"modal",justifyContent:"center",alignItems:t?"center":"flex-start",overflow:n==="inside"?"hidden":"auto"}},gpe=e=>{const{scrollBehavior:t}=e;return{borderRadius:"md",bg:Te("white","gray.700")(e),color:"inherit",my:"16",zIndex:"modal",maxH:t==="inside"?"calc(100% - 7.5rem)":void 0,boxShadow:Te("lg","dark-lg")(e)}},mpe={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},vpe={position:"absolute",top:"2",insetEnd:"3"},ype=e=>{const{scrollBehavior:t}=e;return{px:"6",py:"2",flex:"1",overflow:t==="inside"?"auto":void 0}},xpe={px:"6",py:"4"},bpe=A6(e=>({overlay:hpe,dialogContainer:Br(ppe,e),dialog:Br(gpe,e),header:mpe,closeButton:vpe,body:Br(ype,e),footer:xpe}));function _s(e){return A6(e==="full"?{dialog:{maxW:"100vw",minH:"$100vh",my:"0",borderRadius:"0"}}:{dialog:{maxW:e}})}var Spe={xs:_s("xs"),sm:_s("sm"),md:_s("md"),lg:_s("lg"),xl:_s("xl"),"2xl":_s("2xl"),"3xl":_s("3xl"),"4xl":_s("4xl"),"5xl":_s("5xl"),"6xl":_s("6xl"),full:_s("full")},wpe=fpe({baseStyle:bpe,sizes:Spe,defaultProps:{size:"md"}}),Cpe={letterSpacings:{tighter:"-0.05em",tight:"-0.025em",normal:"0",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeights:{normal:"normal",none:1,shorter:1.25,short:1.375,base:1.5,tall:1.625,taller:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},fontWeights:{hairline:100,thin:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},fonts:{heading:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',body:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',mono:'SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'},fontSizes:{"3xs":"0.45rem","2xs":"0.625rem",xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"}},oF=Cpe,{defineMultiStyleConfig:_pe,definePartsStyle:aF}=tr(nde.keys),n8=Ko("number-input-stepper-width"),sF=Ko("number-input-input-padding"),kpe=wu(n8).add("0.5rem").toString(),Epe={[n8.variable]:"sizes.6",[sF.variable]:kpe},Ppe=e=>{var t;return((t=Br(vn.baseStyle,e))==null?void 0:t.field)??{}},Tpe={width:[n8.reference]},Lpe=e=>({borderStart:"1px solid",borderStartColor:Te("inherit","whiteAlpha.300")(e),color:Te("inherit","whiteAlpha.800")(e),_active:{bg:Te("gray.200","whiteAlpha.300")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),Ape=aF(e=>({root:Epe,field:Ppe,stepperGroup:Tpe,stepper:Br(Lpe,e)??{}}));function j2(e){var t,n;const r=(t=vn.sizes)==null?void 0:t[e],i={lg:"md",md:"md",sm:"sm",xs:"sm"},o=((n=r.field)==null?void 0:n.fontSize)??"md",a=oF.fontSizes[o];return aF({field:{...r.field,paddingInlineEnd:sF.reference,verticalAlign:"top"},stepper:{fontSize:wu(a).multiply(.75).toString(),_first:{borderTopEndRadius:i[e]},_last:{borderBottomEndRadius:i[e],mt:"-1px",borderTopWidth:1}}})}var Rpe={xs:j2("xs"),sm:j2("sm"),md:j2("md"),lg:j2("lg")},Ipe=_pe({baseStyle:Ape,sizes:Rpe,variants:vn.variants,defaultProps:vn.defaultProps}),AT,Mpe={...(AT=vn.baseStyle)==null?void 0:AT.field,textAlign:"center"},Ope={lg:{fontSize:"lg",w:12,h:12,borderRadius:"md"},md:{fontSize:"md",w:10,h:10,borderRadius:"md"},sm:{fontSize:"sm",w:8,h:8,borderRadius:"sm"},xs:{fontSize:"xs",w:6,h:6,borderRadius:"sm"}},RT,Npe={outline:e=>{var t,n;return((n=Br((t=vn.variants)==null?void 0:t.outline,e))==null?void 0:n.field)??{}},flushed:e=>{var t,n;return((n=Br((t=vn.variants)==null?void 0:t.flushed,e))==null?void 0:n.field)??{}},filled:e=>{var t,n;return((n=Br((t=vn.variants)==null?void 0:t.filled,e))==null?void 0:n.field)??{}},unstyled:((RT=vn.variants)==null?void 0:RT.unstyled.field)??{}},Dpe={baseStyle:Mpe,sizes:Ope,variants:Npe,defaultProps:vn.defaultProps},{defineMultiStyleConfig:zpe,definePartsStyle:Fpe}=tr(rde.keys),Kb=Ko("popper-bg"),$pe=Ko("popper-arrow-bg"),Bpe=Ko("popper-arrow-shadow-color"),Hpe={zIndex:10},Wpe=e=>{const t=Te("white","gray.700")(e),n=Te("gray.200","whiteAlpha.300")(e);return{[Kb.variable]:`colors.${t}`,bg:Kb.reference,[$pe.variable]:Kb.reference,[Bpe.variable]:`colors.${n}`,width:"xs",border:"1px solid",borderColor:"inherit",borderRadius:"md",boxShadow:"sm",zIndex:"inherit",_focusVisible:{outline:0,boxShadow:"outline"}}},Vpe={px:3,py:2,borderBottomWidth:"1px"},Upe={px:3,py:2},Gpe={px:3,py:2,borderTopWidth:"1px"},jpe={position:"absolute",borderRadius:"md",top:1,insetEnd:2,padding:2},Kpe=Fpe(e=>({popper:Hpe,content:Wpe(e),header:Vpe,body:Upe,footer:Gpe,closeButton:jpe})),qpe=zpe({baseStyle:Kpe}),{defineMultiStyleConfig:Zpe,definePartsStyle:fg}=tr(ide.keys),Ype=e=>{const{colorScheme:t,theme:n,isIndeterminate:r,hasStripe:i}=e,o=Te(kT(),kT("1rem","rgba(0,0,0,0.1)"))(e),a=Te(`${t}.500`,`${t}.200`)(e),s=`linear-gradient(
-    to right,
-    transparent 0%,
-    ${ri(n,a)} 50%,
-    transparent 100%
-  )`;return{...!r&&i&&o,...r?{bgImage:s}:{bgColor:a}}},Xpe={lineHeight:"1",fontSize:"0.25em",fontWeight:"bold",color:"white"},Qpe=e=>({bg:Te("gray.100","whiteAlpha.300")(e)}),Jpe=e=>({transitionProperty:"common",transitionDuration:"slow",...Ype(e)}),e0e=fg(e=>({label:Xpe,filledTrack:Jpe(e),track:Qpe(e)})),t0e={xs:fg({track:{h:"1"}}),sm:fg({track:{h:"2"}}),md:fg({track:{h:"3"}}),lg:fg({track:{h:"4"}})},n0e=Zpe({sizes:t0e,baseStyle:e0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:r0e,definePartsStyle:Uy}=tr(ode.keys),i0e=e=>{var t;const n=(t=Br(r5.baseStyle,e))==null?void 0:t.control;return{...n,borderRadius:"full",_checked:{...n?._checked,_before:{content:'""',display:"inline-block",pos:"relative",w:"50%",h:"50%",borderRadius:"50%",bg:"currentColor"}}}},o0e=Uy(e=>{var t,n,r,i;return{label:(n=(t=r5).baseStyle)==null?void 0:n.call(t,e).label,container:(i=(r=r5).baseStyle)==null?void 0:i.call(r,e).container,control:i0e(e)}}),a0e={md:Uy({control:{w:"4",h:"4"},label:{fontSize:"md"}}),lg:Uy({control:{w:"5",h:"5"},label:{fontSize:"lg"}}),sm:Uy({control:{width:"3",height:"3"},label:{fontSize:"sm"}})},s0e=r0e({baseStyle:o0e,sizes:a0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:l0e,definePartsStyle:u0e}=tr(ade.keys),c0e=e=>{var t;return{...(t=vn.baseStyle)==null?void 0:t.field,bg:Te("white","gray.700")(e),appearance:"none",paddingBottom:"1px",lineHeight:"normal","> option, > optgroup":{bg:Te("white","gray.700")(e)}}},d0e={width:"6",height:"100%",insetEnd:"2",position:"relative",color:"currentColor",fontSize:"xl",_disabled:{opacity:.5}},f0e=u0e(e=>({field:c0e(e),icon:d0e})),K2={paddingInlineEnd:"8"},IT,MT,OT,NT,DT,zT,FT,$T,h0e={lg:{...(IT=vn.sizes)==null?void 0:IT.lg,field:{...(MT=vn.sizes)==null?void 0:MT.lg.field,...K2}},md:{...(OT=vn.sizes)==null?void 0:OT.md,field:{...(NT=vn.sizes)==null?void 0:NT.md.field,...K2}},sm:{...(DT=vn.sizes)==null?void 0:DT.sm,field:{...(zT=vn.sizes)==null?void 0:zT.sm.field,...K2}},xs:{...(FT=vn.sizes)==null?void 0:FT.xs,field:{...($T=vn.sizes)==null?void 0:$T.sm.field,...K2},icon:{insetEnd:"1"}}},p0e=l0e({baseStyle:f0e,sizes:h0e,variants:vn.variants,defaultProps:vn.defaultProps}),g0e=xd("skeleton-start-color"),m0e=xd("skeleton-end-color"),v0e=e=>{const t=Te("gray.100","gray.800")(e),n=Te("gray.400","gray.600")(e),{startColor:r=t,endColor:i=n,theme:o}=e,a=ri(o,r),s=ri(o,i);return{[g0e.variable]:a,[m0e.variable]:s,opacity:.7,borderRadius:"2px",borderColor:a,background:s}},y0e={baseStyle:v0e},x0e=e=>({borderRadius:"md",fontWeight:"semibold",_focusVisible:{boxShadow:"outline",padding:"4",position:"fixed",top:"6",insetStart:"6",bg:Te("white","gray.700")(e)}}),b0e={baseStyle:x0e},{defineMultiStyleConfig:S0e,definePartsStyle:$4}=tr(sde.keys),Om=xd("slider-thumb-size"),Nm=xd("slider-track-size"),w0e=e=>{const{orientation:t}=e;return{display:"inline-block",position:"relative",cursor:"pointer",_disabled:{opacity:.6,cursor:"default",pointerEvents:"none"},...J_({orientation:t,vertical:{h:"100%"},horizontal:{w:"100%"}})}},C0e=e=>({...J_({orientation:e.orientation,horizontal:{h:Nm.reference},vertical:{w:Nm.reference}}),overflow:"hidden",borderRadius:"sm",bg:Te("gray.200","whiteAlpha.200")(e),_disabled:{bg:Te("gray.300","whiteAlpha.300")(e)}}),_0e=e=>{const{orientation:t}=e;return{...J_({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",_active:{transform:"translateX(-50%) scale(1.15)"}},horizontal:{top:"50%",transform:"translateY(-50%)",_active:{transform:"translateY(-50%) scale(1.15)"}}}),w:Om.reference,h:Om.reference,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",outline:0,zIndex:1,borderRadius:"full",bg:"white",boxShadow:"base",border:"1px solid",borderColor:"transparent",transitionProperty:"transform",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{bg:"gray.300"}}},k0e=e=>{const{colorScheme:t}=e;return{width:"inherit",height:"inherit",bg:Te(`${t}.500`,`${t}.200`)(e)}},E0e=$4(e=>({container:w0e(e),track:C0e(e),thumb:_0e(e),filledTrack:k0e(e)})),P0e=$4({container:{[Om.variable]:"sizes.4",[Nm.variable]:"sizes.1"}}),T0e=$4({container:{[Om.variable]:"sizes.3.5",[Nm.variable]:"sizes.1"}}),L0e=$4({container:{[Om.variable]:"sizes.2.5",[Nm.variable]:"sizes.0.5"}}),A0e={lg:P0e,md:T0e,sm:L0e},R0e=S0e({baseStyle:E0e,sizes:A0e,defaultProps:{size:"md",colorScheme:"blue"}}),Of=Ko("spinner-size"),I0e={width:[Of.reference],height:[Of.reference]},M0e={xs:{[Of.variable]:"sizes.3"},sm:{[Of.variable]:"sizes.4"},md:{[Of.variable]:"sizes.6"},lg:{[Of.variable]:"sizes.8"},xl:{[Of.variable]:"sizes.12"}},O0e={baseStyle:I0e,sizes:M0e,defaultProps:{size:"md"}},{defineMultiStyleConfig:N0e,definePartsStyle:lF}=tr(lde.keys),D0e={fontWeight:"medium"},z0e={opacity:.8,marginBottom:"2"},F0e={verticalAlign:"baseline",fontWeight:"semibold"},$0e={marginEnd:1,w:"3.5",h:"3.5",verticalAlign:"middle"},B0e=lF({container:{},label:D0e,helpText:z0e,number:F0e,icon:$0e}),H0e={md:lF({label:{fontSize:"sm"},helpText:{fontSize:"sm"},number:{fontSize:"2xl"}})},W0e=N0e({baseStyle:B0e,sizes:H0e,defaultProps:{size:"md"}}),{defineMultiStyleConfig:V0e,definePartsStyle:Gy}=tr(ude.keys),Gg=Ko("switch-track-width"),jf=Ko("switch-track-height"),qb=Ko("switch-track-diff"),U0e=wu.subtract(Gg,jf),R6=Ko("switch-thumb-x"),G0e=e=>{const{colorScheme:t}=e;return{borderRadius:"full",p:"0.5",width:[Gg.reference],height:[jf.reference],transitionProperty:"common",transitionDuration:"fast",bg:Te("gray.300","whiteAlpha.400")(e),_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed"},_checked:{bg:Te(`${t}.500`,`${t}.200`)(e)}}},j0e={bg:"white",transitionProperty:"transform",transitionDuration:"normal",borderRadius:"inherit",width:[jf.reference],height:[jf.reference],_checked:{transform:`translateX(${R6.reference})`}},K0e=Gy(e=>({container:{[qb.variable]:U0e,[R6.variable]:qb.reference,_rtl:{[R6.variable]:wu(qb).negate().toString()}},track:G0e(e),thumb:j0e})),q0e={sm:Gy({container:{[Gg.variable]:"1.375rem",[jf.variable]:"sizes.3"}}),md:Gy({container:{[Gg.variable]:"1.875rem",[jf.variable]:"sizes.4"}}),lg:Gy({container:{[Gg.variable]:"2.875rem",[jf.variable]:"sizes.6"}})},Z0e=V0e({baseStyle:K0e,sizes:q0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:Y0e,definePartsStyle:n0}=tr(cde.keys),X0e=n0({table:{fontVariantNumeric:"lining-nums tabular-nums",borderCollapse:"collapse",width:"full"},th:{fontFamily:"heading",fontWeight:"bold",textTransform:"uppercase",letterSpacing:"wider",textAlign:"start"},td:{textAlign:"start"},caption:{mt:4,fontFamily:"heading",textAlign:"center",fontWeight:"medium"}}),i5={"&[data-is-numeric=true]":{textAlign:"end"}},Q0e=n0(e=>{const{colorScheme:t}=e;return{th:{color:Te("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...i5},td:{borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...i5},caption:{color:Te("gray.600","gray.100")(e)},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),J0e=n0(e=>{const{colorScheme:t}=e;return{th:{color:Te("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...i5},td:{borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...i5},caption:{color:Te("gray.600","gray.100")(e)},tbody:{tr:{"&:nth-of-type(odd)":{"th, td":{borderBottomWidth:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e)},td:{background:Te(`${t}.100`,`${t}.700`)(e)}}}},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),e1e={simple:Q0e,striped:J0e,unstyled:{}},t1e={sm:n0({th:{px:"4",py:"1",lineHeight:"4",fontSize:"xs"},td:{px:"4",py:"2",fontSize:"sm",lineHeight:"4"},caption:{px:"4",py:"2",fontSize:"xs"}}),md:n0({th:{px:"6",py:"3",lineHeight:"4",fontSize:"xs"},td:{px:"6",py:"4",lineHeight:"5"},caption:{px:"6",py:"2",fontSize:"sm"}}),lg:n0({th:{px:"8",py:"4",lineHeight:"5",fontSize:"sm"},td:{px:"8",py:"5",lineHeight:"6"},caption:{px:"6",py:"2",fontSize:"md"}})},n1e=Y0e({baseStyle:X0e,variants:e1e,sizes:t1e,defaultProps:{variant:"simple",size:"md",colorScheme:"gray"}}),{defineMultiStyleConfig:r1e,definePartsStyle:Al}=tr(dde.keys),i1e=e=>{const{orientation:t}=e;return{display:t==="vertical"?"flex":"block"}},o1e=e=>{const{isFitted:t}=e;return{flex:t?1:void 0,transitionProperty:"common",transitionDuration:"normal",_focusVisible:{zIndex:1,boxShadow:"outline"},_disabled:{cursor:"not-allowed",opacity:.4}}},a1e=e=>{const{align:t="start",orientation:n}=e;return{justifyContent:{end:"flex-end",center:"center",start:"flex-start"}[t],flexDirection:n==="vertical"?"column":"row"}},s1e={p:4},l1e=Al(e=>({root:i1e(e),tab:o1e(e),tablist:a1e(e),tabpanel:s1e})),u1e={sm:Al({tab:{py:1,px:4,fontSize:"sm"}}),md:Al({tab:{fontSize:"md",py:2,px:4}}),lg:Al({tab:{fontSize:"lg",py:3,px:4}})},c1e=Al(e=>{const{colorScheme:t,orientation:n}=e,r=n==="vertical",i=n==="vertical"?"borderStart":"borderBottom",o=r?"marginStart":"marginBottom";return{tablist:{[i]:"2px solid",borderColor:"inherit"},tab:{[i]:"2px solid",borderColor:"transparent",[o]:"-2px",_selected:{color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"currentColor"},_active:{bg:Te("gray.200","whiteAlpha.300")(e)},_disabled:{_active:{bg:"none"}}}}}),d1e=Al(e=>{const{colorScheme:t}=e;return{tab:{borderTopRadius:"md",border:"1px solid",borderColor:"transparent",mb:"-1px",_selected:{color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderBottomColor:Te("white","gray.800")(e)}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),f1e=Al(e=>{const{colorScheme:t}=e;return{tab:{border:"1px solid",borderColor:"inherit",bg:Te("gray.50","whiteAlpha.50")(e),mb:"-1px",_notLast:{marginEnd:"-1px"},_selected:{bg:Te("#fff","gray.800")(e),color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderTopColor:"currentColor",borderBottomColor:"transparent"}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),h1e=Al(e=>{const{colorScheme:t,theme:n}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:"gray.600",_selected:{color:ri(n,`${t}.700`),bg:ri(n,`${t}.100`)}}}}),p1e=Al(e=>{const{colorScheme:t}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:Te("gray.600","inherit")(e),_selected:{color:Te("#fff","gray.800")(e),bg:Te(`${t}.600`,`${t}.300`)(e)}}}}),g1e=Al({}),m1e={line:c1e,enclosed:d1e,"enclosed-colored":f1e,"soft-rounded":h1e,"solid-rounded":p1e,unstyled:g1e},v1e=r1e({baseStyle:l1e,sizes:u1e,variants:m1e,defaultProps:{size:"md",variant:"line",colorScheme:"blue"}}),{defineMultiStyleConfig:y1e,definePartsStyle:Kf}=tr(fde.keys),x1e={fontWeight:"medium",lineHeight:1.2,outline:0,borderRadius:"md",_focusVisible:{boxShadow:"outline"}},b1e={lineHeight:1.2,overflow:"visible"},S1e={fontSize:"lg",w:"5",h:"5",transitionProperty:"common",transitionDuration:"normal",borderRadius:"full",marginStart:"1.5",marginEnd:"-1",opacity:.5,_disabled:{opacity:.4},_focusVisible:{boxShadow:"outline",bg:"rgba(0, 0, 0, 0.14)"},_hover:{opacity:.8},_active:{opacity:1}},w1e=Kf({container:x1e,label:b1e,closeButton:S1e}),C1e={sm:Kf({container:{minH:"5",minW:"5",fontSize:"xs",px:"2"},closeButton:{marginEnd:"-2px",marginStart:"0.35rem"}}),md:Kf({container:{minH:"6",minW:"6",fontSize:"sm",px:"2"}}),lg:Kf({container:{minH:"8",minW:"8",fontSize:"md",px:"3"}})},_1e={subtle:Kf(e=>{var t;return{container:(t=Wg.variants)==null?void 0:t.subtle(e)}}),solid:Kf(e=>{var t;return{container:(t=Wg.variants)==null?void 0:t.solid(e)}}),outline:Kf(e=>{var t;return{container:(t=Wg.variants)==null?void 0:t.outline(e)}})},k1e=y1e({variants:_1e,baseStyle:w1e,sizes:C1e,defaultProps:{size:"md",variant:"subtle",colorScheme:"gray"}}),BT,E1e={...(BT=vn.baseStyle)==null?void 0:BT.field,paddingY:"2",minHeight:"20",lineHeight:"short",verticalAlign:"top"},HT,P1e={outline:e=>{var t;return((t=vn.variants)==null?void 0:t.outline(e).field)??{}},flushed:e=>{var t;return((t=vn.variants)==null?void 0:t.flushed(e).field)??{}},filled:e=>{var t;return((t=vn.variants)==null?void 0:t.filled(e).field)??{}},unstyled:((HT=vn.variants)==null?void 0:HT.unstyled.field)??{}},WT,VT,UT,GT,T1e={xs:((WT=vn.sizes)==null?void 0:WT.xs.field)??{},sm:((VT=vn.sizes)==null?void 0:VT.sm.field)??{},md:((UT=vn.sizes)==null?void 0:UT.md.field)??{},lg:((GT=vn.sizes)==null?void 0:GT.lg.field)??{}},L1e={baseStyle:E1e,sizes:T1e,variants:P1e,defaultProps:{size:"md",variant:"outline"}},Zb=Ko("tooltip-bg"),jT=Ko("tooltip-fg"),A1e=Ko("popper-arrow-bg"),R1e=e=>{const t=Te("gray.700","gray.300")(e),n=Te("whiteAlpha.900","gray.900")(e);return{bg:Zb.reference,color:jT.reference,[Zb.variable]:`colors.${t}`,[jT.variable]:`colors.${n}`,[A1e.variable]:Zb.reference,px:"2",py:"0.5",borderRadius:"sm",fontWeight:"medium",fontSize:"sm",boxShadow:"md",maxW:"xs",zIndex:"tooltip"}},I1e={baseStyle:R1e},M1e={Accordion:Qde,Alert:afe,Avatar:vfe,Badge:Wg,Breadcrumb:Pfe,Button:Dfe,Checkbox:r5,CloseButton:jfe,Code:Yfe,Container:Qfe,Divider:rhe,Drawer:phe,Editable:She,Form:Phe,FormError:Mhe,FormLabel:Nhe,Heading:Fhe,Input:vn,Kbd:qhe,Link:Yhe,List:tpe,Menu:dpe,Modal:wpe,NumberInput:Ipe,PinInput:Dpe,Popover:qpe,Progress:n0e,Radio:s0e,Select:p0e,Skeleton:y0e,SkipLink:b0e,Slider:R0e,Spinner:O0e,Stat:W0e,Switch:Z0e,Table:n1e,Tabs:v1e,Tag:k1e,Textarea:L1e,Tooltip:I1e},O1e={none:0,"1px":"1px solid","2px":"2px solid","4px":"4px solid","8px":"8px solid"},N1e=O1e,D1e={base:"0em",sm:"30em",md:"48em",lg:"62em",xl:"80em","2xl":"96em"},z1e=D1e,F1e={transparent:"transparent",current:"currentColor",black:"#000000",white:"#FFFFFF",whiteAlpha:{50:"rgba(255, 255, 255, 0.04)",100:"rgba(255, 255, 255, 0.06)",200:"rgba(255, 255, 255, 0.08)",300:"rgba(255, 255, 255, 0.16)",400:"rgba(255, 255, 255, 0.24)",500:"rgba(255, 255, 255, 0.36)",600:"rgba(255, 255, 255, 0.48)",700:"rgba(255, 255, 255, 0.64)",800:"rgba(255, 255, 255, 0.80)",900:"rgba(255, 255, 255, 0.92)"},blackAlpha:{50:"rgba(0, 0, 0, 0.04)",100:"rgba(0, 0, 0, 0.06)",200:"rgba(0, 0, 0, 0.08)",300:"rgba(0, 0, 0, 0.16)",400:"rgba(0, 0, 0, 0.24)",500:"rgba(0, 0, 0, 0.36)",600:"rgba(0, 0, 0, 0.48)",700:"rgba(0, 0, 0, 0.64)",800:"rgba(0, 0, 0, 0.80)",900:"rgba(0, 0, 0, 0.92)"},gray:{50:"#F7FAFC",100:"#EDF2F7",200:"#E2E8F0",300:"#CBD5E0",400:"#A0AEC0",500:"#718096",600:"#4A5568",700:"#2D3748",800:"#1A202C",900:"#171923"},red:{50:"#FFF5F5",100:"#FED7D7",200:"#FEB2B2",300:"#FC8181",400:"#F56565",500:"#E53E3E",600:"#C53030",700:"#9B2C2C",800:"#822727",900:"#63171B"},orange:{50:"#FFFAF0",100:"#FEEBC8",200:"#FBD38D",300:"#F6AD55",400:"#ED8936",500:"#DD6B20",600:"#C05621",700:"#9C4221",800:"#7B341E",900:"#652B19"},yellow:{50:"#FFFFF0",100:"#FEFCBF",200:"#FAF089",300:"#F6E05E",400:"#ECC94B",500:"#D69E2E",600:"#B7791F",700:"#975A16",800:"#744210",900:"#5F370E"},green:{50:"#F0FFF4",100:"#C6F6D5",200:"#9AE6B4",300:"#68D391",400:"#48BB78",500:"#38A169",600:"#2F855A",700:"#276749",800:"#22543D",900:"#1C4532"},teal:{50:"#E6FFFA",100:"#B2F5EA",200:"#81E6D9",300:"#4FD1C5",400:"#38B2AC",500:"#319795",600:"#2C7A7B",700:"#285E61",800:"#234E52",900:"#1D4044"},blue:{50:"#ebf8ff",100:"#bee3f8",200:"#90cdf4",300:"#63b3ed",400:"#4299e1",500:"#3182ce",600:"#2b6cb0",700:"#2c5282",800:"#2a4365",900:"#1A365D"},cyan:{50:"#EDFDFD",100:"#C4F1F9",200:"#9DECF9",300:"#76E4F7",400:"#0BC5EA",500:"#00B5D8",600:"#00A3C4",700:"#0987A0",800:"#086F83",900:"#065666"},purple:{50:"#FAF5FF",100:"#E9D8FD",200:"#D6BCFA",300:"#B794F4",400:"#9F7AEA",500:"#805AD5",600:"#6B46C1",700:"#553C9A",800:"#44337A",900:"#322659"},pink:{50:"#FFF5F7",100:"#FED7E2",200:"#FBB6CE",300:"#F687B3",400:"#ED64A6",500:"#D53F8C",600:"#B83280",700:"#97266D",800:"#702459",900:"#521B41"},linkedin:{50:"#E8F4F9",100:"#CFEDFB",200:"#9BDAF3",300:"#68C7EC",400:"#34B3E4",500:"#00A0DC",600:"#008CC9",700:"#0077B5",800:"#005E93",900:"#004471"},facebook:{50:"#E8F4F9",100:"#D9DEE9",200:"#B7C2DA",300:"#6482C0",400:"#4267B2",500:"#385898",600:"#314E89",700:"#29487D",800:"#223B67",900:"#1E355B"},messenger:{50:"#D0E6FF",100:"#B9DAFF",200:"#A2CDFF",300:"#7AB8FF",400:"#2E90FF",500:"#0078FF",600:"#0063D1",700:"#0052AC",800:"#003C7E",900:"#002C5C"},whatsapp:{50:"#dffeec",100:"#b9f5d0",200:"#90edb3",300:"#65e495",400:"#3cdd78",500:"#22c35e",600:"#179848",700:"#0c6c33",800:"#01421c",900:"#001803"},twitter:{50:"#E5F4FD",100:"#C8E9FB",200:"#A8DCFA",300:"#83CDF7",400:"#57BBF5",500:"#1DA1F2",600:"#1A94DA",700:"#1681BF",800:"#136B9E",900:"#0D4D71"},telegram:{50:"#E3F2F9",100:"#C5E4F3",200:"#A2D4EC",300:"#7AC1E4",400:"#47A9DA",500:"#0088CC",600:"#007AB8",700:"#006BA1",800:"#005885",900:"#003F5E"}},$1e=F1e,B1e={none:"0",sm:"0.125rem",base:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},H1e=B1e,W1e={xs:"0 0 0 1px rgba(0, 0, 0, 0.05)",sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)","2xl":"0 25px 50px -12px rgba(0, 0, 0, 0.25)",outline:"0 0 0 3px rgba(66, 153, 225, 0.6)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.06)",none:"none","dark-lg":"rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.4) 0px 15px 40px"},V1e=W1e,U1e={common:"background-color, border-color, color, fill, stroke, opacity, box-shadow, transform",colors:"background-color, border-color, color, fill, stroke",dimensions:"width, height",position:"left, right, top, bottom",background:"background-color, background-image, background-position"},G1e={"ease-in":"cubic-bezier(0.4, 0, 1, 1)","ease-out":"cubic-bezier(0, 0, 0.2, 1)","ease-in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},j1e={"ultra-fast":"50ms",faster:"100ms",fast:"150ms",normal:"200ms",slow:"300ms",slower:"400ms","ultra-slow":"500ms"},K1e={property:U1e,easing:G1e,duration:j1e},q1e=K1e,Z1e={hide:-1,auto:"auto",base:0,docked:10,dropdown:1e3,sticky:1100,banner:1200,overlay:1300,modal:1400,popover:1500,skipLink:1600,toast:1700,tooltip:1800},Y1e=Z1e,X1e={none:0,sm:"4px",base:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Q1e=X1e,J1e={breakpoints:z1e,zIndices:Y1e,radii:H1e,blur:Q1e,colors:$1e,...oF,sizes:nF,shadows:V1e,space:tF,borders:N1e,transition:q1e},ege={colors:{"chakra-body-text":{_light:"gray.800",_dark:"whiteAlpha.900"},"chakra-body-bg":{_light:"white",_dark:"gray.800"},"chakra-border-color":{_light:"gray.200",_dark:"whiteAlpha.300"},"chakra-placeholder-color":{_light:"gray.500",_dark:"whiteAlpha.400"}}},tge={global:{body:{fontFamily:"body",color:"chakra-body-text",bg:"chakra-body-bg",transitionProperty:"background-color",transitionDuration:"normal",lineHeight:"base"},"*::placeholder":{color:"chakra-placeholder-color"},"*, *::before, &::after":{borderColor:"chakra-border-color",wordWrap:"break-word"}}};function nge(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}var rge=["borders","breakpoints","colors","components","config","direction","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","shadows","sizes","space","styles","transition","zIndices"];function ige(e){return nge(e)?rge.every(t=>Object.prototype.hasOwnProperty.call(e,t)):!1}var oge="ltr",age={useSystemColorMode:!1,initialColorMode:"light",cssVarPrefix:"chakra"},uF={semanticTokens:ege,direction:oge,...J1e,components:M1e,styles:tge,config:age};function sge(e,t){const n=_r(e);C.exports.useEffect(()=>{if(t==null)return;let r=null;return r=window.setTimeout(()=>{n()},t),()=>{r&&window.clearTimeout(r)}},[t,n])}function I6(e,...t){return lge(e)?e(...t):e}var lge=e=>typeof e=="function";function uge(e,t){const n=e??"bottom",i={"top-start":{ltr:"top-left",rtl:"top-right"},"top-end":{ltr:"top-right",rtl:"top-left"},"bottom-start":{ltr:"bottom-left",rtl:"bottom-right"},"bottom-end":{ltr:"bottom-right",rtl:"bottom-left"}}[n];return i?.[t]??n}var cge=(e,t)=>e.find(n=>n.id===t);function KT(e,t){const n=cF(e,t),r=n?e[n].findIndex(i=>i.id===t):-1;return{position:n,index:r}}function cF(e,t){for(const[n,r]of Object.entries(e))if(cge(r,t))return n}function dge(e){const t=e.includes("right"),n=e.includes("left");let r="center";return t&&(r="flex-end"),n&&(r="flex-start"),{display:"flex",flexDirection:"column",alignItems:r}}function fge(e){const n=e==="top"||e==="bottom"?"0 auto":void 0,r=e.includes("top")?"env(safe-area-inset-top, 0px)":void 0,i=e.includes("bottom")?"env(safe-area-inset-bottom, 0px)":void 0,o=e.includes("left")?void 0:"env(safe-area-inset-right, 0px)",a=e.includes("right")?void 0:"env(safe-area-inset-left, 0px)";return{position:"fixed",zIndex:5500,pointerEvents:"none",display:"flex",flexDirection:"column",margin:n,top:r,bottom:i,right:o,left:a}}var hge={top:[],"top-left":[],"top-right":[],"bottom-left":[],bottom:[],"bottom-right":[]},Sl=pge(hge);function pge(e){let t=e;const n=new Set,r=i=>{t=i(t),n.forEach(o=>o())};return{getState:()=>t,subscribe:i=>(n.add(i),()=>{r(()=>e),n.delete(i)}),removeToast:(i,o)=>{r(a=>({...a,[o]:a[o].filter(s=>s.id!=i)}))},notify:(i,o)=>{const a=gge(i,o),{position:s,id:l}=a;return r(d=>{const g=s.includes("top")?[a,...d[s]??[]]:[...d[s]??[],a];return{...d,[s]:g}}),l},update:(i,o)=>{!i||r(a=>{const s={...a},{position:l,index:d}=KT(s,i);return l&&d!==-1&&(s[l][d]={...s[l][d],...o,message:dF(o)}),s})},closeAll:({positions:i}={})=>{r(o=>(i??["bottom","bottom-right","bottom-left","top","top-left","top-right"]).reduce((l,d)=>(l[d]=o[d].map(p=>({...p,requestClose:!0})),l),{...o}))},close:i=>{r(o=>{const a=cF(o,i);return a?{...o,[a]:o[a].map(s=>s.id==i?{...s,requestClose:!0}:s)}:o})},isActive:i=>Boolean(KT(Sl.getState(),i).position)}}var qT=0;function gge(e,t={}){qT+=1;const n=t.id??qT,r=t.position??"bottom";return{id:n,message:e,position:r,duration:t.duration,onCloseComplete:t.onCloseComplete,onRequestRemove:()=>Sl.removeToast(String(n),r),status:t.status,requestClose:!1,containerStyle:t.containerStyle}}var mge=e=>{const{status:t,variant:n="solid",id:r,title:i,isClosable:o,onClose:a,description:s,icon:l}=e,d=r?{root:`toast-${r}`,title:`toast-${r}-title`,description:`toast-${r}-description`}:void 0;return ae.createElement(zN,{addRole:!1,status:t,variant:n,id:d?.root,alignItems:"start",borderRadius:"md",boxShadow:"lg",paddingEnd:8,textAlign:"start",width:"auto"},_($N,{children:l}),ae.createElement(Ce.div,{flex:"1",maxWidth:"100%"},i&&_(BN,{id:d?.title,children:i}),s&&_(FN,{id:d?.description,display:"block",children:s})),o&&_(k4,{size:"sm",onClick:a,position:"absolute",insetEnd:1,top:1}))};function dF(e={}){const{render:t,toastComponent:n=mge}=e;return i=>typeof t=="function"?t(i):_(n,{...i,...e})}function vge(e,t){const n=i=>({...t,...i,position:uge(i?.position??t?.position,e)}),r=i=>{const o=n(i),a=dF(o);return Sl.notify(a,o)};return r.update=(i,o)=>{Sl.update(i,n(o))},r.promise=(i,o)=>{const a=r({...o.loading,status:"loading",duration:null});i.then(s=>r.update(a,{status:"success",duration:5e3,...I6(o.success,s)})).catch(s=>r.update(a,{status:"error",duration:5e3,...I6(o.error,s)}))},r.closeAll=Sl.closeAll,r.close=Sl.close,r.isActive=Sl.isActive,r}function dh(e){const{theme:t}=YM();return C.exports.useMemo(()=>vge(t.direction,e),[e,t.direction])}var yge={initial:e=>{const{position:t}=e,n=["top","bottom"].includes(t)?"y":"x";let r=["top-right","bottom-right"].includes(t)?1:-1;return t==="bottom"&&(r=1),{opacity:0,[n]:r*24}},animate:{opacity:1,y:0,x:0,scale:1,transition:{duration:.4,ease:[.4,0,.2,1]}},exit:{opacity:0,scale:.85,transition:{duration:.2,ease:[.4,0,1,1]}}},fF=C.exports.memo(e=>{const{id:t,message:n,onCloseComplete:r,onRequestRemove:i,requestClose:o=!1,position:a="bottom",duration:s=5e3,containerStyle:l,motionVariants:d=yge,toastSpacing:p="0.5rem"}=e,[g,m]=C.exports.useState(s),y=Bee();m0(()=>{y||r?.()},[y]),m0(()=>{m(s)},[s]);const b=()=>m(null),w=()=>m(s),P=()=>{y&&i()};C.exports.useEffect(()=>{y&&o&&i()},[y,o,i]),sge(P,g);const T=C.exports.useMemo(()=>({pointerEvents:"auto",maxWidth:560,minWidth:300,margin:p,...l}),[l,p]),k=C.exports.useMemo(()=>dge(a),[a]);return ae.createElement(ns.li,{layout:!0,className:"chakra-toast",variants:d,initial:"initial",animate:"animate",exit:"exit",onHoverStart:b,onHoverEnd:w,custom:{position:a},style:k},ae.createElement(Ce.div,{role:"status","aria-atomic":"true",className:"chakra-toast__inner",__css:T},I6(n,{id:t,onClose:P})))});fF.displayName="ToastComponent";var xge=e=>{const t=C.exports.useSyncExternalStore(Sl.subscribe,Sl.getState,Sl.getState),{children:n,motionVariants:r,component:i=fF,portalProps:o}=e,s=Object.keys(t).map(l=>{const d=t[l];return _("ul",{role:"region","aria-live":"polite",id:`chakra-toast-manager-${l}`,style:fge(l),children:_($u,{initial:!1,children:d.map(p=>_(i,{motionVariants:r,...p},p.id))})},l)});return ce(Er,{children:[n,_(sh,{...o,children:s})]})};function bge(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function Sge(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var wge={exit:{scale:.85,opacity:0,transition:{opacity:{duration:.15,easings:"easeInOut"},scale:{duration:.2,easings:"easeInOut"}}},enter:{scale:1,opacity:1,transition:{opacity:{easings:"easeOut",duration:.2},scale:{duration:.2,ease:[.175,.885,.4,1.1]}}}};function X1(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var M6=e=>{var t;return((t=e.current)==null?void 0:t.ownerDocument)||document},O6=e=>{var t,n;return((n=(t=e.current)==null?void 0:t.ownerDocument)==null?void 0:n.defaultView)||window};function Cge(e={}){const{openDelay:t=0,closeDelay:n=0,closeOnClick:r=!0,closeOnMouseDown:i,closeOnEsc:o=!0,onOpen:a,onClose:s,placement:l,id:d,isOpen:p,defaultIsOpen:g,arrowSize:m=10,arrowShadowColor:y,arrowPadding:b,modifiers:w,isDisabled:P,gutter:T,offset:k,direction:L,...I}=e,{isOpen:N,onOpen:F,onClose:z}=ED({isOpen:p,defaultIsOpen:g,onOpen:a,onClose:s}),{referenceRef:B,getPopperProps:K,getArrowInnerProps:U,getArrowProps:Y}=kD({enabled:N,placement:l,arrowPadding:b,modifiers:w,gutter:T,offset:k,direction:L}),ve=C.exports.useId(),fe=`tooltip-${d??ve}`,we=C.exports.useRef(null),Se=C.exports.useRef(),se=C.exports.useRef(),j=C.exports.useCallback(()=>{se.current&&(clearTimeout(se.current),se.current=void 0),z()},[z]),ne=_ge(we,j),Q=C.exports.useCallback(()=>{if(!P&&!Se.current){ne();const Pe=O6(we);Se.current=Pe.setTimeout(F,t)}},[ne,P,F,t]),W=C.exports.useCallback(()=>{Se.current&&(clearTimeout(Se.current),Se.current=void 0);const Pe=O6(we);se.current=Pe.setTimeout(j,n)},[n,j]),re=C.exports.useCallback(()=>{N&&r&&W()},[r,W,N]),de=C.exports.useCallback(()=>{N&&i&&W()},[i,W,N]),be=C.exports.useCallback(Pe=>{N&&Pe.key==="Escape"&&W()},[N,W]);h6(()=>M6(we),"keydown",o?be:void 0),C.exports.useEffect(()=>()=>{clearTimeout(Se.current),clearTimeout(se.current)},[]),h6(()=>we.current,"mouseleave",W);const De=C.exports.useCallback((Pe={},We=null)=>({...Pe,ref:Nn(we,We,B),onMouseEnter:X1(Pe.onMouseEnter,Q),onClick:X1(Pe.onClick,re),onMouseDown:X1(Pe.onMouseDown,de),onFocus:X1(Pe.onFocus,Q),onBlur:X1(Pe.onBlur,W),"aria-describedby":N?fe:void 0}),[Q,W,de,N,fe,re,B]),Ie=C.exports.useCallback((Pe={},We=null)=>K({...Pe,style:{...Pe.style,[qr.arrowSize.var]:m?`${m}px`:void 0,[qr.arrowShadowColor.var]:y}},We),[K,m,y]),Ve=C.exports.useCallback((Pe={},We=null)=>{const it={...Pe.style,position:"relative",transformOrigin:qr.transformOrigin.varRef};return{ref:We,...I,...Pe,id:fe,role:"tooltip",style:it}},[I,fe]);return{isOpen:N,show:Q,hide:W,getTriggerProps:De,getTooltipProps:Ve,getTooltipPositionerProps:Ie,getArrowProps:Y,getArrowInnerProps:U}}var Yb="chakra-ui:close-tooltip";function _ge(e,t){return C.exports.useEffect(()=>{const n=M6(e);return n.addEventListener(Yb,t),()=>n.removeEventListener(Yb,t)},[t,e]),()=>{const n=M6(e),r=O6(e);n.dispatchEvent(new r.CustomEvent(Yb))}}var kge=Ce(ns.div),Oi=Re((e,t)=>{const n=So("Tooltip",e),r=yn(e),i=M0(),{children:o,label:a,shouldWrapChildren:s,"aria-label":l,hasArrow:d,bg:p,portalProps:g,background:m,backgroundColor:y,bgColor:b,...w}=r,P=m??y??p??b;if(P){n.bg=P;const B=YZ(i,"colors",P);n[qr.arrowBg.var]=B}const T=Cge({...w,direction:i.direction}),k=typeof o=="string"||s;let L;if(k)L=ae.createElement(Ce.span,{tabIndex:0,...T.getTriggerProps()},o);else{const B=C.exports.Children.only(o);L=C.exports.cloneElement(B,T.getTriggerProps(B.props,B.ref))}const I=!!l,N=T.getTooltipProps({},t),F=I?bge(N,["role","id"]):N,z=Sge(N,["role","id"]);return a?ce(Er,{children:[L,_($u,{children:T.isOpen&&ae.createElement(sh,{...g},ae.createElement(Ce.div,{...T.getTooltipPositionerProps(),__css:{zIndex:n.zIndex,pointerEvents:"none"}},ce(kge,{variants:wge,...F,initial:"exit",animate:"enter",exit:"exit",__css:n,children:[a,I&&ae.createElement(Ce.span,{srOnly:!0,...z},l),d&&ae.createElement(Ce.div,{"data-popper-arrow":!0,className:"chakra-tooltip__arrow-wrapper"},ae.createElement(Ce.div,{"data-popper-arrow-inner":!0,className:"chakra-tooltip__arrow",__css:{bg:n.bg}}))]})))})]}):_(Er,{children:o})});Oi.displayName="Tooltip";var Ege=e=>{const{children:t,colorModeManager:n,portalZIndex:r,resetCSS:i=!0,theme:o={},environment:a,cssVarsRoot:s}=e,l=_(pD,{environment:a,children:t});return _(JX,{theme:o,cssVarsRoot:s,children:ce(dM,{colorModeManager:n,options:o.config,children:[i?_(Tie,{}):_(Pie,{}),_(tQ,{}),r?_(TD,{zIndex:r,children:l}):l]})})};function Pge({children:e,theme:t=uF,toastOptions:n,...r}){return ce(Ege,{theme:t,...r,children:[e,_(xge,{...n})]})}function Tge(...e){let t=[...e],n=e[e.length-1];return ige(n)&&t.length>1?t=t.slice(0,t.length-1):n=uF,yX(...t.map(r=>i=>Op(r)?r(i):Lge(i,r)))(n)}function Lge(...e){return ud({},...e,hF)}function hF(e,t,n,r){if((Op(e)||Op(t))&&Object.prototype.hasOwnProperty.call(r,n))return(...i)=>{const o=Op(e)?e(...i):e,a=Op(t)?t(...i):t;return ud({},o,a,hF)}}function As(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map(function(i){return"'"+i+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function fd(e){return!!e&&!!e[Jn]}function Ou(e){return!!e&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var r=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return r===Object||typeof r=="function"&&Function.toString.call(r)===Fge}(e)||Array.isArray(e)||!!e[tL]||!!e.constructor[tL]||r8(e)||i8(e))}function eh(e,t,n){n===void 0&&(n=!1),H0(e)===0?(n?Object.keys:i0)(e).forEach(function(r){n&&typeof r=="symbol"||t(r,e[r],e)}):e.forEach(function(r,i){return t(i,r,e)})}function H0(e){var t=e[Jn];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:r8(e)?2:i8(e)?3:0}function r0(e,t){return H0(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Age(e,t){return H0(e)===2?e.get(t):e[t]}function pF(e,t,n){var r=H0(e);r===2?e.set(t,n):r===3?(e.delete(t),e.add(n)):e[t]=n}function gF(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function r8(e){return Dge&&e instanceof Map}function i8(e){return zge&&e instanceof Set}function Lf(e){return e.o||e.t}function o8(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=vF(e);delete t[Jn];for(var n=i0(t),r=0;r<n.length;r++){var i=n[r],o=t[i];o.writable===!1&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(t[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function a8(e,t){return t===void 0&&(t=!1),s8(e)||fd(e)||!Ou(e)||(H0(e)>1&&(e.set=e.add=e.clear=e.delete=Rge),Object.freeze(e),t&&eh(e,function(n,r){return a8(r,!0)},!0)),e}function Rge(){As(2)}function s8(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Rl(e){var t=F6[e];return t||As(18,e),t}function Ige(e,t){F6[e]||(F6[e]=t)}function N6(){return Dm}function Xb(e,t){t&&(Rl("Patches"),e.u=[],e.s=[],e.v=t)}function o5(e){D6(e),e.p.forEach(Mge),e.p=null}function D6(e){e===Dm&&(Dm=e.l)}function ZT(e){return Dm={p:[],l:Dm,h:e,m:!0,_:0}}function Mge(e){var t=e[Jn];t.i===0||t.i===1?t.j():t.O=!0}function Qb(e,t){t._=t.p.length;var n=t.p[0],r=e!==void 0&&e!==n;return t.h.g||Rl("ES5").S(t,e,r),r?(n[Jn].P&&(o5(t),As(4)),Ou(e)&&(e=a5(t,e),t.l||s5(t,e)),t.u&&Rl("Patches").M(n[Jn].t,e,t.u,t.s)):e=a5(t,n,[]),o5(t),t.u&&t.v(t.u,t.s),e!==mF?e:void 0}function a5(e,t,n){if(s8(t))return t;var r=t[Jn];if(!r)return eh(t,function(o,a){return YT(e,r,t,o,a,n)},!0),t;if(r.A!==e)return t;if(!r.P)return s5(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=r.i===4||r.i===5?r.o=o8(r.k):r.o;eh(r.i===3?new Set(i):i,function(o,a){return YT(e,r,i,o,a,n)}),s5(e,i,!1),n&&e.u&&Rl("Patches").R(r,n,e.u,e.s)}return r.o}function YT(e,t,n,r,i,o){if(fd(i)){var a=a5(e,i,o&&t&&t.i!==3&&!r0(t.D,r)?o.concat(r):void 0);if(pF(n,r,a),!fd(a))return;e.m=!1}if(Ou(i)&&!s8(i)){if(!e.h.F&&e._<1)return;a5(e,i),t&&t.A.l||s5(e,i)}}function s5(e,t,n){n===void 0&&(n=!1),e.h.F&&e.m&&a8(t,n)}function Jb(e,t){var n=e[Jn];return(n?Lf(n):e)[t]}function XT(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function Vc(e){e.P||(e.P=!0,e.l&&Vc(e.l))}function eS(e){e.o||(e.o=o8(e.t))}function z6(e,t,n){var r=r8(t)?Rl("MapSet").N(t,n):i8(t)?Rl("MapSet").T(t,n):e.g?function(i,o){var a=Array.isArray(i),s={i:a?1:0,A:o?o.A:N6(),P:!1,I:!1,D:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=s,d=zm;a&&(l=[s],d=hg);var p=Proxy.revocable(l,d),g=p.revoke,m=p.proxy;return s.k=m,s.j=g,m}(t,n):Rl("ES5").J(t,n);return(n?n.A:N6()).p.push(r),r}function Oge(e){return fd(e)||As(22,e),function t(n){if(!Ou(n))return n;var r,i=n[Jn],o=H0(n);if(i){if(!i.P&&(i.i<4||!Rl("ES5").K(i)))return i.t;i.I=!0,r=QT(n,o),i.I=!1}else r=QT(n,o);return eh(r,function(a,s){i&&Age(i.t,a)===s||pF(r,a,t(s))}),o===3?new Set(r):r}(e)}function QT(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return o8(e)}function Nge(){function e(o,a){var s=i[o];return s?s.enumerable=a:i[o]=s={configurable:!0,enumerable:a,get:function(){var l=this[Jn];return zm.get(l,o)},set:function(l){var d=this[Jn];zm.set(d,o,l)}},s}function t(o){for(var a=o.length-1;a>=0;a--){var s=o[a][Jn];if(!s.P)switch(s.i){case 5:r(s)&&Vc(s);break;case 4:n(s)&&Vc(s)}}}function n(o){for(var a=o.t,s=o.k,l=i0(s),d=l.length-1;d>=0;d--){var p=l[d];if(p!==Jn){var g=a[p];if(g===void 0&&!r0(a,p))return!0;var m=s[p],y=m&&m[Jn];if(y?y.t!==g:!gF(m,g))return!0}}var b=!!a[Jn];return l.length!==i0(a).length+(b?0:1)}function r(o){var a=o.k;if(a.length!==o.t.length)return!0;var s=Object.getOwnPropertyDescriptor(a,a.length-1);if(s&&!s.get)return!0;for(var l=0;l<a.length;l++)if(!a.hasOwnProperty(l))return!0;return!1}var i={};Ige("ES5",{J:function(o,a){var s=Array.isArray(o),l=function(p,g){if(p){for(var m=Array(g.length),y=0;y<g.length;y++)Object.defineProperty(m,""+y,e(y,!0));return m}var b=vF(g);delete b[Jn];for(var w=i0(b),P=0;P<w.length;P++){var T=w[P];b[T]=e(T,p||!!b[T].enumerable)}return Object.create(Object.getPrototypeOf(g),b)}(s,o),d={i:s?5:4,A:a?a.A:N6(),P:!1,I:!1,D:{},l:a,t:o,k:l,o:null,O:!1,C:!1};return Object.defineProperty(l,Jn,{value:d,writable:!0}),l},S:function(o,a,s){s?fd(a)&&a[Jn].A===o&&t(o.p):(o.u&&function l(d){if(d&&typeof d=="object"){var p=d[Jn];if(p){var g=p.t,m=p.k,y=p.D,b=p.i;if(b===4)eh(m,function(L){L!==Jn&&(g[L]!==void 0||r0(g,L)?y[L]||l(m[L]):(y[L]=!0,Vc(p)))}),eh(g,function(L){m[L]!==void 0||r0(m,L)||(y[L]=!1,Vc(p))});else if(b===5){if(r(p)&&(Vc(p),y.length=!0),m.length<g.length)for(var w=m.length;w<g.length;w++)y[w]=!1;else for(var P=g.length;P<m.length;P++)y[P]=!0;for(var T=Math.min(m.length,g.length),k=0;k<T;k++)m.hasOwnProperty(k)||(y[k]=!0),y[k]===void 0&&l(m[k])}}}}(o.p[0]),t(o.p))},K:function(o){return o.i===4?n(o):r(o)}})}var JT,Dm,l8=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Dge=typeof Map<"u",zge=typeof Set<"u",eL=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",mF=l8?Symbol.for("immer-nothing"):((JT={})["immer-nothing"]=!0,JT),tL=l8?Symbol.for("immer-draftable"):"__$immer_draftable",Jn=l8?Symbol.for("immer-state"):"__$immer_state",Fge=""+Object.prototype.constructor,i0=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,vF=Object.getOwnPropertyDescriptors||function(e){var t={};return i0(e).forEach(function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)}),t},F6={},zm={get:function(e,t){if(t===Jn)return e;var n=Lf(e);if(!r0(n,t))return function(i,o,a){var s,l=XT(o,a);return l?"value"in l?l.value:(s=l.get)===null||s===void 0?void 0:s.call(i.k):void 0}(e,n,t);var r=n[t];return e.I||!Ou(r)?r:r===Jb(e.t,t)?(eS(e),e.o[t]=z6(e.A.h,r,e)):r},has:function(e,t){return t in Lf(e)},ownKeys:function(e){return Reflect.ownKeys(Lf(e))},set:function(e,t,n){var r=XT(Lf(e),t);if(r?.set)return r.set.call(e.k,n),!0;if(!e.P){var i=Jb(Lf(e),t),o=i?.[Jn];if(o&&o.t===n)return e.o[t]=n,e.D[t]=!1,!0;if(gF(n,i)&&(n!==void 0||r0(e.t,t)))return!0;eS(e),Vc(e)}return e.o[t]===n&&typeof n!="number"&&(n!==void 0||t in e.o)||(e.o[t]=n,e.D[t]=!0,!0)},deleteProperty:function(e,t){return Jb(e.t,t)!==void 0||t in e.t?(e.D[t]=!1,eS(e),Vc(e)):delete e.D[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=Lf(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty:function(){As(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){As(12)}},hg={};eh(zm,function(e,t){hg[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),hg.deleteProperty=function(e,t){return hg.set.call(this,e,t,void 0)},hg.set=function(e,t,n){return zm.set.call(this,e[0],t,n,e[0])};var $ge=function(){function e(n){var r=this;this.g=eL,this.F=!0,this.produce=function(i,o,a){if(typeof i=="function"&&typeof o!="function"){var s=o;o=i;var l=r;return function(w){var P=this;w===void 0&&(w=s);for(var T=arguments.length,k=Array(T>1?T-1:0),L=1;L<T;L++)k[L-1]=arguments[L];return l.produce(w,function(I){var N;return(N=o).call.apply(N,[P,I].concat(k))})}}var d;if(typeof o!="function"&&As(6),a!==void 0&&typeof a!="function"&&As(7),Ou(i)){var p=ZT(r),g=z6(r,i,void 0),m=!0;try{d=o(g),m=!1}finally{m?o5(p):D6(p)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(w){return Xb(p,a),Qb(w,p)},function(w){throw o5(p),w}):(Xb(p,a),Qb(d,p))}if(!i||typeof i!="object"){if((d=o(i))===void 0&&(d=i),d===mF&&(d=void 0),r.F&&a8(d,!0),a){var y=[],b=[];Rl("Patches").M(i,d,y,b),a(y,b)}return d}As(21,i)},this.produceWithPatches=function(i,o){if(typeof i=="function")return function(d){for(var p=arguments.length,g=Array(p>1?p-1:0),m=1;m<p;m++)g[m-1]=arguments[m];return r.produceWithPatches(d,function(y){return i.apply(void 0,[y].concat(g))})};var a,s,l=r.produce(i,o,function(d,p){a=d,s=p});return typeof Promise<"u"&&l instanceof Promise?l.then(function(d){return[d,a,s]}):[l,a,s]},typeof n?.useProxies=="boolean"&&this.setUseProxies(n.useProxies),typeof n?.autoFreeze=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var t=e.prototype;return t.createDraft=function(n){Ou(n)||As(8),fd(n)&&(n=Oge(n));var r=ZT(this),i=z6(this,n,void 0);return i[Jn].C=!0,D6(r),i},t.finishDraft=function(n,r){var i=n&&n[Jn],o=i.A;return Xb(o,r),Qb(void 0,o)},t.setAutoFreeze=function(n){this.F=n},t.setUseProxies=function(n){n&&!eL&&As(20),this.g=n},t.applyPatches=function(n,r){var i;for(i=r.length-1;i>=0;i--){var o=r[i];if(o.path.length===0&&o.op==="replace"){n=o.value;break}}i>-1&&(r=r.slice(i+1));var a=Rl("Patches").$;return fd(n)?a(n,r):this.produce(n,function(s){return a(s,r)})},e}(),Sa=new $ge,yF=Sa.produce;Sa.produceWithPatches.bind(Sa);Sa.setAutoFreeze.bind(Sa);Sa.setUseProxies.bind(Sa);Sa.applyPatches.bind(Sa);Sa.createDraft.bind(Sa);Sa.finishDraft.bind(Sa);function Bge(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function nL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function rL(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?nL(Object(n),!0).forEach(function(r){Bge(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):nL(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function qi(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var iL=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),tS=function(){return Math.random().toString(36).substring(7).split("").join(".")},l5={INIT:"@@redux/INIT"+tS(),REPLACE:"@@redux/REPLACE"+tS(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+tS()}};function Hge(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function u8(e,t,n){var r;if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(qi(0));if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(qi(1));return n(u8)(e,t)}if(typeof e!="function")throw new Error(qi(2));var i=e,o=t,a=[],s=a,l=!1;function d(){s===a&&(s=a.slice())}function p(){if(l)throw new Error(qi(3));return o}function g(w){if(typeof w!="function")throw new Error(qi(4));if(l)throw new Error(qi(5));var P=!0;return d(),s.push(w),function(){if(!!P){if(l)throw new Error(qi(6));P=!1,d();var k=s.indexOf(w);s.splice(k,1),a=null}}}function m(w){if(!Hge(w))throw new Error(qi(7));if(typeof w.type>"u")throw new Error(qi(8));if(l)throw new Error(qi(9));try{l=!0,o=i(o,w)}finally{l=!1}for(var P=a=s,T=0;T<P.length;T++){var k=P[T];k()}return w}function y(w){if(typeof w!="function")throw new Error(qi(10));i=w,m({type:l5.REPLACE})}function b(){var w,P=g;return w={subscribe:function(k){if(typeof k!="object"||k===null)throw new Error(qi(11));function L(){k.next&&k.next(p())}L();var I=P(L);return{unsubscribe:I}}},w[iL]=function(){return this},w}return m({type:l5.INIT}),r={dispatch:m,subscribe:g,getState:p,replaceReducer:y},r[iL]=b,r}function Wge(e){Object.keys(e).forEach(function(t){var n=e[t],r=n(void 0,{type:l5.INIT});if(typeof r>"u")throw new Error(qi(12));if(typeof n(void 0,{type:l5.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(qi(13))})}function xF(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++){var i=t[r];typeof e[i]=="function"&&(n[i]=e[i])}var o=Object.keys(n),a;try{Wge(n)}catch(s){a=s}return function(l,d){if(l===void 0&&(l={}),a)throw a;for(var p=!1,g={},m=0;m<o.length;m++){var y=o[m],b=n[y],w=l[y],P=b(w,d);if(typeof P>"u")throw d&&d.type,new Error(qi(14));g[y]=P,p=p||P!==w}return p=p||o.length!==Object.keys(l).length,p?g:l}}function u5(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.length===0?function(r){return r}:t.length===1?t[0]:t.reduce(function(r,i){return function(){return r(i.apply(void 0,arguments))}})}function Vge(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){return function(){var i=r.apply(void 0,arguments),o=function(){throw new Error(qi(15))},a={getState:i.getState,dispatch:function(){return o.apply(void 0,arguments)}},s=t.map(function(l){return l(a)});return o=u5.apply(void 0,s)(i.dispatch),rL(rL({},i),{},{dispatch:o})}}}var c5="NOT_FOUND";function Uge(e){var t;return{get:function(r){return t&&e(t.key,r)?t.value:c5},put:function(r,i){t={key:r,value:i}},getEntries:function(){return t?[t]:[]},clear:function(){t=void 0}}}function Gge(e,t){var n=[];function r(s){var l=n.findIndex(function(p){return t(s,p.key)});if(l>-1){var d=n[l];return l>0&&(n.splice(l,1),n.unshift(d)),d.value}return c5}function i(s,l){r(s)===c5&&(n.unshift({key:s,value:l}),n.length>e&&n.pop())}function o(){return n}function a(){n=[]}return{get:r,put:i,getEntries:o,clear:a}}var jge=function(t,n){return t===n};function Kge(e){return function(n,r){if(n===null||r===null||n.length!==r.length)return!1;for(var i=n.length,o=0;o<i;o++)if(!e(n[o],r[o]))return!1;return!0}}function qge(e,t){var n=typeof t=="object"?t:{equalityCheck:t},r=n.equalityCheck,i=r===void 0?jge:r,o=n.maxSize,a=o===void 0?1:o,s=n.resultEqualityCheck,l=Kge(i),d=a===1?Uge(l):Gge(a,l);function p(){var g=d.get(arguments);if(g===c5){if(g=e.apply(null,arguments),s){var m=d.getEntries(),y=m.find(function(b){return s(b.value,g)});y&&(g=y.value)}d.put(arguments,g)}return g}return p.clearCache=function(){return d.clear()},p}function Zge(e){var t=Array.isArray(e[0])?e[0]:e;if(!t.every(function(r){return typeof r=="function"})){var n=t.map(function(r){return typeof r=="function"?"function "+(r.name||"unnamed")+"()":typeof r}).join(", ");throw new Error("createSelector expects all input-selectors to be functions, but received the following types: ["+n+"]")}return t}function Yge(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=function(){for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];var d=0,p,g={memoizeOptions:void 0},m=s.pop();if(typeof m=="object"&&(g=m,m=s.pop()),typeof m!="function")throw new Error("createSelector expects an output function after the inputs, but received: ["+typeof m+"]");var y=g,b=y.memoizeOptions,w=b===void 0?n:b,P=Array.isArray(w)?w:[w],T=Zge(s),k=e.apply(void 0,[function(){return d++,m.apply(null,arguments)}].concat(P)),L=e(function(){for(var N=[],F=T.length,z=0;z<F;z++)N.push(T[z].apply(null,arguments));return p=k.apply(null,N),p});return Object.assign(L,{resultFunc:m,memoizedResultFunc:k,dependencies:T,lastResult:function(){return p},recomputations:function(){return d},resetRecomputations:function(){return d=0}}),L};return i}var Tn=Yge(qge);function bF(e){var t=function(r){var i=r.dispatch,o=r.getState;return function(a){return function(s){return typeof s=="function"?s(i,o,e):a(s)}}};return t}var SF=bF();SF.withExtraArgument=bF;const oL=SF;var Xge=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();globalThis&&globalThis.__generator;var d5=globalThis&&globalThis.__spreadArray||function(e,t){for(var n=0,r=t.length,i=e.length;n<r;n++,i++)e[i]=t[n];return e},Qge=Object.defineProperty,aL=Object.getOwnPropertySymbols,Jge=Object.prototype.hasOwnProperty,eme=Object.prototype.propertyIsEnumerable,sL=function(e,t,n){return t in e?Qge(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},Fm=function(e,t){for(var n in t||(t={}))Jge.call(t,n)&&sL(e,n,t[n]);if(aL)for(var r=0,i=aL(t);r<i.length;r++){var n=i[r];eme.call(t,n)&&sL(e,n,t[n])}return e},tme=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?u5:u5.apply(null,arguments)};function nme(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var n=t;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return t===n}var rme=function(e){Xge(t,e);function t(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=e.apply(this,n)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,d5([void 0],n[0].concat(this)))):new(t.bind.apply(t,d5([void 0],n.concat(this))))},t}(Array);function $6(e){return Ou(e)?yF(e,function(){}):e}function ime(e){return typeof e=="boolean"}function ome(){return function(t){return ame(t)}}function ame(e){e===void 0&&(e={});var t=e.thunk,n=t===void 0?!0:t;e.immutableCheck,e.serializableCheck;var r=new rme;return n&&(ime(n)?r.push(oL):r.push(oL.withExtraArgument(n.extraArgument))),r}var sme=!0;function lme(e){var t=ome(),n=e||{},r=n.reducer,i=r===void 0?void 0:r,o=n.middleware,a=o===void 0?t():o,s=n.devTools,l=s===void 0?!0:s,d=n.preloadedState,p=d===void 0?void 0:d,g=n.enhancers,m=g===void 0?void 0:g,y;if(typeof i=="function")y=i;else if(nme(i))y=xF(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=a;typeof b=="function"&&(b=b(t));var w=Vge.apply(void 0,b),P=u5;l&&(P=tme(Fm({trace:!sme},typeof l=="object"&&l)));var T=[w];Array.isArray(m)?T=d5([w],m):typeof m=="function"&&(T=m(T));var k=P.apply(void 0,T);return u8(y,p,k)}function yo(e,t){function n(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];if(t){var o=t.apply(void 0,r);if(!o)throw new Error("prepareAction did not return an object");return Fm(Fm({type:e,payload:o.payload},"meta"in o&&{meta:o.meta}),"error"in o&&{error:o.error})}return{type:e,payload:r[0]}}return n.toString=function(){return""+e},n.type=e,n.match=function(r){return r.type===e},n}function wF(e){var t={},n=[],r,i={addCase:function(o,a){var s=typeof o=="string"?o:o.type;if(s in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[s]=a,i},addMatcher:function(o,a){return n.push({matcher:o,reducer:a}),i},addDefaultCase:function(o){return r=o,i}};return e(i),[t,n,r]}function ume(e){return typeof e=="function"}function cme(e,t,n,r){n===void 0&&(n=[]);var i=typeof t=="function"?wF(t):[t,n,r],o=i[0],a=i[1],s=i[2],l;if(ume(e))l=function(){return $6(e())};else{var d=$6(e);l=function(){return d}}function p(g,m){g===void 0&&(g=l());var y=d5([o[m.type]],a.filter(function(b){var w=b.matcher;return w(m)}).map(function(b){var w=b.reducer;return w}));return y.filter(function(b){return!!b}).length===0&&(y=[s]),y.reduce(function(b,w){if(w)if(fd(b)){var P=b,T=w(P,m);return T===void 0?b:T}else{if(Ou(b))return yF(b,function(k){return w(k,m)});var T=w(b,m);if(T===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return T}return b},g)}return p.getInitialState=l,p}function dme(e,t){return e+"/"+t}function B4(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var n=typeof e.initialState=="function"?e.initialState:$6(e.initialState),r=e.reducers||{},i=Object.keys(r),o={},a={},s={};i.forEach(function(p){var g=r[p],m=dme(t,p),y,b;"reducer"in g?(y=g.reducer,b=g.prepare):y=g,o[p]=y,a[m]=y,s[p]=b?yo(m,b):yo(m)});function l(){var p=typeof e.extraReducers=="function"?wF(e.extraReducers):[e.extraReducers],g=p[0],m=g===void 0?{}:g,y=p[1],b=y===void 0?[]:y,w=p[2],P=w===void 0?void 0:w,T=Fm(Fm({},m),a);return cme(n,T,b,P)}var d;return{name:t,reducer:function(p,g){return d||(d=l()),d(p,g)},actions:s,caseReducers:o,getInitialState:function(){return d||(d=l()),d.getInitialState()}}}var c8="listenerMiddleware";yo(c8+"/add");yo(c8+"/removeAll");yo(c8+"/remove");Nge();var CF={exports:{}},_F={};/**
- * @license React
- * use-sync-external-store-shim.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 _0=C.exports;function fme(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var hme=typeof Object.is=="function"?Object.is:fme,pme=_0.useState,gme=_0.useEffect,mme=_0.useLayoutEffect,vme=_0.useDebugValue;function yme(e,t){var n=t(),r=pme({inst:{value:n,getSnapshot:t}}),i=r[0].inst,o=r[1];return mme(function(){i.value=n,i.getSnapshot=t,nS(i)&&o({inst:i})},[e,n,t]),gme(function(){return nS(i)&&o({inst:i}),e(function(){nS(i)&&o({inst:i})})},[e]),vme(n),n}function nS(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!hme(e,n)}catch{return!0}}function xme(e,t){return t()}var bme=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?xme:yme;_F.useSyncExternalStore=_0.useSyncExternalStore!==void 0?_0.useSyncExternalStore:bme;(function(e){e.exports=_F})(CF);var kF={exports:{}},EF={};/**
- * @license React
- * use-sync-external-store-shim/with-selector.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 H4=C.exports,Sme=CF.exports;function wme(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Cme=typeof Object.is=="function"?Object.is:wme,_me=Sme.useSyncExternalStore,kme=H4.useRef,Eme=H4.useEffect,Pme=H4.useMemo,Tme=H4.useDebugValue;EF.useSyncExternalStoreWithSelector=function(e,t,n,r,i){var o=kme(null);if(o.current===null){var a={hasValue:!1,value:null};o.current=a}else a=o.current;o=Pme(function(){function l(y){if(!d){if(d=!0,p=y,y=r(y),i!==void 0&&a.hasValue){var b=a.value;if(i(b,y))return g=b}return g=y}if(b=g,Cme(p,y))return b;var w=r(y);return i!==void 0&&i(b,w)?b:(p=y,g=w)}var d=!1,p,g,m=n===void 0?null:n;return[function(){return l(t())},m===null?void 0:function(){return l(m())}]},[t,n,r,i]);var s=_me(e,o[0],o[1]);return Eme(function(){a.hasValue=!0,a.value=s},[s]),Tme(s),s};(function(e){e.exports=EF})(kF);function Lme(e){e()}let PF=Lme;const Ame=e=>PF=e,Rme=()=>PF,hd=ae.createContext(null);function TF(){return C.exports.useContext(hd)}const Ime=()=>{throw new Error("uSES not initialized!")};let LF=Ime;const Mme=e=>{LF=e},Ome=(e,t)=>e===t;function Nme(e=hd){const t=e===hd?TF:()=>C.exports.useContext(e);return function(r,i=Ome){const{store:o,subscription:a,getServerState:s}=t(),l=LF(a.addNestedSub,o.getState,s||o.getState,r,i);return C.exports.useDebugValue(l),l}}const Dme=Nme();var zme={exports:{}},Ln={};/**
- * @license React
- * react-is.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 d8=Symbol.for("react.element"),f8=Symbol.for("react.portal"),W4=Symbol.for("react.fragment"),V4=Symbol.for("react.strict_mode"),U4=Symbol.for("react.profiler"),G4=Symbol.for("react.provider"),j4=Symbol.for("react.context"),Fme=Symbol.for("react.server_context"),K4=Symbol.for("react.forward_ref"),q4=Symbol.for("react.suspense"),Z4=Symbol.for("react.suspense_list"),Y4=Symbol.for("react.memo"),X4=Symbol.for("react.lazy"),$me=Symbol.for("react.offscreen"),AF;AF=Symbol.for("react.module.reference");function is(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case d8:switch(e=e.type,e){case W4:case U4:case V4:case q4:case Z4:return e;default:switch(e=e&&e.$$typeof,e){case Fme:case j4:case K4:case X4:case Y4:case G4:return e;default:return t}}case f8:return t}}}Ln.ContextConsumer=j4;Ln.ContextProvider=G4;Ln.Element=d8;Ln.ForwardRef=K4;Ln.Fragment=W4;Ln.Lazy=X4;Ln.Memo=Y4;Ln.Portal=f8;Ln.Profiler=U4;Ln.StrictMode=V4;Ln.Suspense=q4;Ln.SuspenseList=Z4;Ln.isAsyncMode=function(){return!1};Ln.isConcurrentMode=function(){return!1};Ln.isContextConsumer=function(e){return is(e)===j4};Ln.isContextProvider=function(e){return is(e)===G4};Ln.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===d8};Ln.isForwardRef=function(e){return is(e)===K4};Ln.isFragment=function(e){return is(e)===W4};Ln.isLazy=function(e){return is(e)===X4};Ln.isMemo=function(e){return is(e)===Y4};Ln.isPortal=function(e){return is(e)===f8};Ln.isProfiler=function(e){return is(e)===U4};Ln.isStrictMode=function(e){return is(e)===V4};Ln.isSuspense=function(e){return is(e)===q4};Ln.isSuspenseList=function(e){return is(e)===Z4};Ln.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===W4||e===U4||e===V4||e===q4||e===Z4||e===$me||typeof e=="object"&&e!==null&&(e.$$typeof===X4||e.$$typeof===Y4||e.$$typeof===G4||e.$$typeof===j4||e.$$typeof===K4||e.$$typeof===AF||e.getModuleId!==void 0)};Ln.typeOf=is;(function(e){e.exports=Ln})(zme);function Bme(){const e=Rme();let t=null,n=null;return{clear(){t=null,n=null},notify(){e(()=>{let r=t;for(;r;)r.callback(),r=r.next})},get(){let r=[],i=t;for(;i;)r.push(i),i=i.next;return r},subscribe(r){let i=!0,o=n={callback:r,next:null,prev:n};return o.prev?o.prev.next=o:t=o,function(){!i||t===null||(i=!1,o.next?o.next.prev=o.prev:n=o.prev,o.prev?o.prev.next=o.next:t=o.next)}}}}const lL={notify(){},get:()=>[]};function Hme(e,t){let n,r=lL;function i(g){return l(),r.subscribe(g)}function o(){r.notify()}function a(){p.onStateChange&&p.onStateChange()}function s(){return Boolean(n)}function l(){n||(n=t?t.addNestedSub(a):e.subscribe(a),r=Bme())}function d(){n&&(n(),n=void 0,r.clear(),r=lL)}const p={addNestedSub:i,notifyNestedSubs:o,handleChangeWrapper:a,isSubscribed:s,trySubscribe:l,tryUnsubscribe:d,getListeners:()=>r};return p}const Wme=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Vme=Wme?C.exports.useLayoutEffect:C.exports.useEffect;function Ume({store:e,context:t,children:n,serverState:r}){const i=C.exports.useMemo(()=>{const s=Hme(e);return{store:e,subscription:s,getServerState:r?()=>r:void 0}},[e,r]),o=C.exports.useMemo(()=>e.getState(),[e]);return Vme(()=>{const{subscription:s}=i;return s.onStateChange=s.notifyNestedSubs,s.trySubscribe(),o!==e.getState()&&s.notifyNestedSubs(),()=>{s.tryUnsubscribe(),s.onStateChange=void 0}},[i,o]),_((t||hd).Provider,{value:i,children:n})}function RF(e=hd){const t=e===hd?TF:()=>C.exports.useContext(e);return function(){const{store:r}=t();return r}}const Gme=RF();function jme(e=hd){const t=e===hd?Gme:RF(e);return function(){return t().dispatch}}const Kme=jme();Mme(kF.exports.useSyncExternalStoreWithSelector);Ame($l.exports.unstable_batchedUpdates);var h8="persist:",IF="persist/FLUSH",p8="persist/REHYDRATE",MF="persist/PAUSE",OF="persist/PERSIST",NF="persist/PURGE",DF="persist/REGISTER",qme=-1;function jy(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?jy=function(n){return typeof n}:jy=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},jy(e)}function uL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Zme(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?uL(n,!0).forEach(function(r){Yme(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):uL(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Yme(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Xme(e,t,n,r){r.debug;var i=Zme({},n);return e&&jy(e)==="object"&&Object.keys(e).forEach(function(o){o!=="_persist"&&t[o]===n[o]&&(i[o]=e[o])}),i}function Qme(e){var t=e.blacklist||null,n=e.whitelist||null,r=e.transforms||[],i=e.throttle||0,o="".concat(e.keyPrefix!==void 0?e.keyPrefix:h8).concat(e.key),a=e.storage,s;e.serialize===!1?s=function(N){return N}:typeof e.serialize=="function"?s=e.serialize:s=Jme;var l=e.writeFailHandler||null,d={},p={},g=[],m=null,y=null,b=function(N){Object.keys(N).forEach(function(F){!T(F)||d[F]!==N[F]&&g.indexOf(F)===-1&&g.push(F)}),Object.keys(d).forEach(function(F){N[F]===void 0&&T(F)&&g.indexOf(F)===-1&&d[F]!==void 0&&g.push(F)}),m===null&&(m=setInterval(w,i)),d=N};function w(){if(g.length===0){m&&clearInterval(m),m=null;return}var I=g.shift(),N=r.reduce(function(F,z){return z.in(F,I,d)},d[I]);if(N!==void 0)try{p[I]=s(N)}catch(F){console.error("redux-persist/createPersistoid: error serializing state",F)}else delete p[I];g.length===0&&P()}function P(){Object.keys(p).forEach(function(I){d[I]===void 0&&delete p[I]}),y=a.setItem(o,s(p)).catch(k)}function T(I){return!(n&&n.indexOf(I)===-1&&I!=="_persist"||t&&t.indexOf(I)!==-1)}function k(I){l&&l(I)}var L=function(){for(;g.length!==0;)w();return y||Promise.resolve()};return{update:b,flush:L}}function Jme(e){return JSON.stringify(e)}function eve(e){var t=e.transforms||[],n="".concat(e.keyPrefix!==void 0?e.keyPrefix:h8).concat(e.key),r=e.storage;e.debug;var i;return e.deserialize===!1?i=function(a){return a}:typeof e.deserialize=="function"?i=e.deserialize:i=tve,r.getItem(n).then(function(o){if(o)try{var a={},s=i(o);return Object.keys(s).forEach(function(l){a[l]=t.reduceRight(function(d,p){return p.out(d,l,s)},i(s[l]))}),a}catch(l){throw l}else return})}function tve(e){return JSON.parse(e)}function nve(e){var t=e.storage,n="".concat(e.keyPrefix!==void 0?e.keyPrefix:h8).concat(e.key);return t.removeItem(n,rve)}function rve(e){}function cL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function vu(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?cL(n,!0).forEach(function(r){ive(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cL(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ive(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ove(e,t){if(e==null)return{};var n=ave(e,t),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(t.indexOf(r)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function ave(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var sve=5e3;function Ky(e,t){var n=e.version!==void 0?e.version:qme;e.debug;var r=e.stateReconciler===void 0?Xme:e.stateReconciler,i=e.getStoredState||eve,o=e.timeout!==void 0?e.timeout:sve,a=null,s=!1,l=!0,d=function(g){return g._persist.rehydrated&&a&&!l&&a.update(g),g};return function(p,g){var m=p||{},y=m._persist,b=ove(m,["_persist"]),w=b;if(g.type===OF){var P=!1,T=function(B,K){P||(g.rehydrate(e.key,B,K),P=!0)};if(o&&setTimeout(function(){!P&&T(void 0,new Error('redux-persist: persist timed out for persist key "'.concat(e.key,'"')))},o),l=!1,a||(a=Qme(e)),y)return vu({},t(w,g),{_persist:y});if(typeof g.rehydrate!="function"||typeof g.register!="function")throw new Error("redux-persist: either rehydrate or register is not a function on the PERSIST action. This can happen if the action is being replayed. This is an unexplored use case, please open an issue and we will figure out a resolution.");return g.register(e.key),i(e).then(function(z){var B=e.migrate||function(K,U){return Promise.resolve(K)};B(z,n).then(function(K){T(K)},function(K){T(void 0,K)})},function(z){T(void 0,z)}),vu({},t(w,g),{_persist:{version:n,rehydrated:!1}})}else{if(g.type===NF)return s=!0,g.result(nve(e)),vu({},t(w,g),{_persist:y});if(g.type===IF)return g.result(a&&a.flush()),vu({},t(w,g),{_persist:y});if(g.type===MF)l=!0;else if(g.type===p8){if(s)return vu({},w,{_persist:vu({},y,{rehydrated:!0})});if(g.key===e.key){var k=t(w,g),L=g.payload,I=r!==!1&&L!==void 0?r(L,p,k,e):k,N=vu({},I,{_persist:vu({},y,{rehydrated:!0})});return d(N)}}}if(!y)return t(p,g);var F=t(w,g);return F===w?p:d(vu({},F,{_persist:y}))}}function dL(e){return cve(e)||uve(e)||lve()}function lve(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function uve(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function cve(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}function fL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function B6(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?fL(n,!0).forEach(function(r){dve(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fL(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function dve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var zF={registry:[],bootstrapped:!1},fve=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:zF,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case DF:return B6({},t,{registry:[].concat(dL(t.registry),[n.key])});case p8:var r=t.registry.indexOf(n.key),i=dL(t.registry);return i.splice(r,1),B6({},t,{registry:i,bootstrapped:i.length===0});default:return t}};function hve(e,t,n){var r=n||!1,i=u8(fve,zF,t&&t.enhancer?t.enhancer:void 0),o=function(d){i.dispatch({type:DF,key:d})},a=function(d,p,g){var m={type:p8,payload:p,err:g,key:d};e.dispatch(m),i.dispatch(m),r&&s.getState().bootstrapped&&(r(),r=!1)},s=B6({},i,{purge:function(){var d=[];return e.dispatch({type:NF,result:function(g){d.push(g)}}),Promise.all(d)},flush:function(){var d=[];return e.dispatch({type:IF,result:function(g){d.push(g)}}),Promise.all(d)},pause:function(){e.dispatch({type:MF})},persist:function(){e.dispatch({type:OF,register:o,rehydrate:a})}});return t&&t.manualPersist||s.persist(),s}var g8={},m8={};m8.__esModule=!0;m8.default=mve;function qy(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qy=function(n){return typeof n}:qy=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},qy(e)}function rS(){}var pve={getItem:rS,setItem:rS,removeItem:rS};function gve(e){if((typeof self>"u"?"undefined":qy(self))!=="object"||!(e in self))return!1;try{var t=self[e],n="redux-persist ".concat(e," test");t.setItem(n,"test"),t.getItem(n),t.removeItem(n)}catch{return!1}return!0}function mve(e){var t="".concat(e,"Storage");return gve(t)?self[t]:pve}g8.__esModule=!0;g8.default=xve;var vve=yve(m8);function yve(e){return e&&e.__esModule?e:{default:e}}function xve(e){var t=(0,vve.default)(e);return{getItem:function(r){return new Promise(function(i,o){i(t.getItem(r))})},setItem:function(r,i){return new Promise(function(o,a){o(t.setItem(r,i))})},removeItem:function(r){return new Promise(function(i,o){i(t.removeItem(r))})}}}var gv=void 0,bve=Sve(g8);function Sve(e){return e&&e.__esModule?e:{default:e}}var wve=(0,bve.default)("local");gv=wve;const Zy=e=>e.length===1?e[0].prompt:e.map(t=>`${t.prompt}:${t.weight}`).join(" "),Cve=e=>{const r=e.split(",").map(i=>i.split(":")).map(i=>({seed:Number(i[0]),weight:Number(i[1])}));return v8(r)?r:!1},v8=e=>Boolean(typeof e=="string"?Cve(e):e.length&&!e.some(t=>{const{seed:n,weight:r}=t,i=!isNaN(parseInt(n.toString(),10)),o=!isNaN(parseInt(r.toString(),10))&&r>=0&&r<=1;return!(i&&o)})),f5=e=>e.reduce((t,n,r,i)=>{const{seed:o,weight:a}=n;return t+=`${o}:${a}`,r!==i.length-1&&(t+=","),t},""),_ve=e=>e.split(",").map(r=>r.split(":")).map(r=>[parseInt(r[0]),parseFloat(r[1])]);var vi={exports:{}};/**
- * @license
- * Lodash <https://lodash.com/>
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
- * Released under MIT license <https://lodash.com/license>
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
- */(function(e,t){(function(){var n,r="4.17.21",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",s="Invalid `variable` option passed into `_.template`",l="__lodash_hash_undefined__",d=500,p="__lodash_placeholder__",g=1,m=2,y=4,b=1,w=2,P=1,T=2,k=4,L=8,I=16,N=32,F=64,z=128,B=256,K=512,U=30,Y="...",ve=800,le=16,fe=1,we=2,Se=3,se=1/0,j=9007199254740991,ne=17976931348623157e292,Q=0/0,W=4294967295,re=W-1,de=W>>>1,be=[["ary",z],["bind",P],["bindKey",T],["curry",L],["curryRight",I],["flip",K],["partial",N],["partialRight",F],["rearg",B]],De="[object Arguments]",Ie="[object Array]",Ve="[object AsyncFunction]",Pe="[object Boolean]",We="[object Date]",it="[object DOMException]",ht="[object Error]",Bt="[object Function]",Nt="[object GeneratorFunction]",Me="[object Map]",tt="[object Number]",pt="[object Null]",at="[object Object]",gt="[object Promise]",hn="[object Proxy]",mt="[object RegExp]",Ht="[object Set]",tn="[object String]",Dt="[object Symbol]",Oe="[object Undefined]",et="[object WeakMap]",Ut="[object WeakSet]",Wt="[object ArrayBuffer]",ke="[object DataView]",kt="[object Float32Array]",Xt="[object Float64Array]",zn="[object Int8Array]",je="[object Int16Array]",Tt="[object Int32Array]",$e="[object Uint8Array]",ut="[object Uint8ClampedArray]",Ke="[object Uint16Array]",xt="[object Uint32Array]",Qt=/\b__p \+= '';/g,Gn=/\b(__p \+=) '' \+/g,mr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Hr=/&(?:amp|lt|gt|quot|#39);/g,$i=/[&<>"']/g,Td=RegExp(Hr.source),Wr=RegExp($i.source),ju=/<%-([\s\S]+?)%>/g,Ld=/<%([\s\S]+?)%>/g,$s=/<%=([\s\S]+?)%>/g,Ku=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,qu=/^\w*$/,nr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Wl=/[\\^$.*+?()[\]{}|]/g,Ad=RegExp(Wl.source),Bs=/^\s+/,Vl=/\s/,Rd=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,xi=/\{\n\/\* \[wrapped with (.+)\] \*/,Hs=/,? & /,Id=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Md=/[()=,{}\[\]\/\s]/,Od=/\\(\\)?/g,Nd=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,oi=/\w*$/,Dd=/^[-+]0x[0-9a-f]+$/i,zd=/^0b[01]+$/i,Fd=/^\[object .+?Constructor\]$/,$d=/^0o[0-7]+$/i,Bd=/^(?:0|[1-9]\d*)$/,Hd=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,wo=/($^)/,Wd=/['\n\r\u2028\u2029\\]/g,Bi="\\ud800-\\udfff",qo="\\u0300-\\u036f",as="\\ufe20-\\ufe2f",Qi="\\u20d0-\\u20ff",Ea=qo+as+Qi,Zu="\\u2700-\\u27bf",Ws="a-z\\xdf-\\xf6\\xf8-\\xff",Pa="\\xac\\xb1\\xd7\\xf7",Hi="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",pn="\\u2000-\\u206f",un=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Ji="A-Z\\xc0-\\xd6\\xd8-\\xde",rr="\\ufe0e\\ufe0f",Tr=Pa+Hi+pn+un,eo="['\u2019]",Ta="["+Bi+"]",Lr="["+Tr+"]",Zo="["+Ea+"]",Ul="\\d+",Co="["+Zu+"]",to="["+Ws+"]",Gl="[^"+Bi+Tr+Ul+Zu+Ws+Ji+"]",Xr="\\ud83c[\\udffb-\\udfff]",jl="(?:"+Zo+"|"+Xr+")",Yu="[^"+Bi+"]",Kl="(?:\\ud83c[\\udde6-\\uddff]){2}",La="[\\ud800-\\udbff][\\udc00-\\udfff]",bi="["+Ji+"]",Aa="\\u200d",ss="(?:"+to+"|"+Gl+")",Vd="(?:"+bi+"|"+Gl+")",Ra="(?:"+eo+"(?:d|ll|m|re|s|t|ve))?",Vs="(?:"+eo+"(?:D|LL|M|RE|S|T|VE))?",ql=jl+"?",Us="["+rr+"]?",Si="(?:"+Aa+"(?:"+[Yu,Kl,La].join("|")+")"+Us+ql+")*",ls="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Yo="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Lt=Us+ql+Si,Xu="(?:"+[Co,Kl,La].join("|")+")"+Lt,us="(?:"+[Yu+Zo+"?",Zo,Kl,La,Ta].join("|")+")",Ia=RegExp(eo,"g"),Zl=RegExp(Zo,"g"),Ar=RegExp(Xr+"(?="+Xr+")|"+us+Lt,"g"),cn=RegExp([bi+"?"+to+"+"+Ra+"(?="+[Lr,bi,"$"].join("|")+")",Vd+"+"+Vs+"(?="+[Lr,bi+ss,"$"].join("|")+")",bi+"?"+ss+"+"+Ra,bi+"+"+Vs,Yo,ls,Ul,Xu].join("|"),"g"),Yl=RegExp("["+Aa+Bi+Ea+rr+"]"),Xl=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ql=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Jl=-1,nn={};nn[kt]=nn[Xt]=nn[zn]=nn[je]=nn[Tt]=nn[$e]=nn[ut]=nn[Ke]=nn[xt]=!0,nn[De]=nn[Ie]=nn[Wt]=nn[Pe]=nn[ke]=nn[We]=nn[ht]=nn[Bt]=nn[Me]=nn[tt]=nn[at]=nn[mt]=nn[Ht]=nn[tn]=nn[et]=!1;var It={};It[De]=It[Ie]=It[Wt]=It[ke]=It[Pe]=It[We]=It[kt]=It[Xt]=It[zn]=It[je]=It[Tt]=It[Me]=It[tt]=It[at]=It[mt]=It[Ht]=It[tn]=It[Dt]=It[$e]=It[ut]=It[Ke]=It[xt]=!0,It[ht]=It[Bt]=It[et]=!1;var eu={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},Ud={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},R={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},D={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},G=parseFloat,me=parseInt,Ye=typeof Su=="object"&&Su&&Su.Object===Object&&Su,dt=typeof self=="object"&&self&&self.Object===Object&&self,qe=Ye||dt||Function("return this")(),Ge=t&&!t.nodeType&&t,lt=Ge&&!0&&e&&!e.nodeType&&e,an=lt&&lt.exports===Ge,qt=an&&Ye.process,Gt=function(){try{var J=lt&&lt.require&&lt.require("util").types;return J||qt&&qt.binding&&qt.binding("util")}catch{}}(),ir=Gt&&Gt.isArrayBuffer,ai=Gt&&Gt.isDate,si=Gt&&Gt.isMap,Ma=Gt&&Gt.isRegExp,Gs=Gt&&Gt.isSet,q0=Gt&&Gt.isTypedArray;function wi(J,xe,ge){switch(ge.length){case 0:return J.call(xe);case 1:return J.call(xe,ge[0]);case 2:return J.call(xe,ge[0],ge[1]);case 3:return J.call(xe,ge[0],ge[1],ge[2])}return J.apply(xe,ge)}function Z0(J,xe,ge,Qe){for(var wt=-1,Jt=J==null?0:J.length;++wt<Jt;){var At=J[wt];xe(Qe,At,ge(At),J)}return Qe}function Fn(J,xe){for(var ge=-1,Qe=J==null?0:J.length;++ge<Qe&&xe(J[ge],ge,J)!==!1;);return J}function _o(J,xe){for(var ge=J==null?0:J.length;ge--&&xe(J[ge],ge,J)!==!1;);return J}function In(J,xe){for(var ge=-1,Qe=J==null?0:J.length;++ge<Qe;)if(!xe(J[ge],ge,J))return!1;return!0}function ko(J,xe){for(var ge=-1,Qe=J==null?0:J.length,wt=0,Jt=[];++ge<Qe;){var At=J[ge];xe(At,ge,J)&&(Jt[wt++]=At)}return Jt}function Wi(J,xe){var ge=J==null?0:J.length;return!!ge&&ec(J,xe,0)>-1}function bh(J,xe,ge){for(var Qe=-1,wt=J==null?0:J.length;++Qe<wt;)if(ge(xe,J[Qe]))return!0;return!1}function Mn(J,xe){for(var ge=-1,Qe=J==null?0:J.length,wt=Array(Qe);++ge<Qe;)wt[ge]=xe(J[ge],ge,J);return wt}function Oa(J,xe){for(var ge=-1,Qe=xe.length,wt=J.length;++ge<Qe;)J[wt+ge]=xe[ge];return J}function Gd(J,xe,ge,Qe){var wt=-1,Jt=J==null?0:J.length;for(Qe&&Jt&&(ge=J[++wt]);++wt<Jt;)ge=xe(ge,J[wt],wt,J);return ge}function wv(J,xe,ge,Qe){var wt=J==null?0:J.length;for(Qe&&wt&&(ge=J[--wt]);wt--;)ge=xe(ge,J[wt],wt,J);return ge}function Qu(J,xe){for(var ge=-1,Qe=J==null?0:J.length;++ge<Qe;)if(xe(J[ge],ge,J))return!0;return!1}var Cv=js("length");function Ju(J){return J.split("")}function Y0(J){return J.match(Id)||[]}function _v(J,xe,ge){var Qe;return ge(J,function(wt,Jt,At){if(xe(wt,Jt,At))return Qe=Jt,!1}),Qe}function tu(J,xe,ge,Qe){for(var wt=J.length,Jt=ge+(Qe?1:-1);Qe?Jt--:++Jt<wt;)if(xe(J[Jt],Jt,J))return Jt;return-1}function ec(J,xe,ge){return xe===xe?Lv(J,xe,ge):tu(J,jd,ge)}function Xo(J,xe,ge,Qe){for(var wt=ge-1,Jt=J.length;++wt<Jt;)if(Qe(J[wt],xe))return wt;return-1}function jd(J){return J!==J}function Kd(J,xe){var ge=J==null?0:J.length;return ge?Zd(J,xe)/ge:Q}function js(J){return function(xe){return xe==null?n:xe[J]}}function qd(J){return function(xe){return J==null?n:J[xe]}}function Sh(J,xe,ge,Qe,wt){return wt(J,function(Jt,At,dn){ge=Qe?(Qe=!1,Jt):xe(ge,Jt,At,dn)}),ge}function kv(J,xe){var ge=J.length;for(J.sort(xe);ge--;)J[ge]=J[ge].value;return J}function Zd(J,xe){for(var ge,Qe=-1,wt=J.length;++Qe<wt;){var Jt=xe(J[Qe]);Jt!==n&&(ge=ge===n?Jt:ge+Jt)}return ge}function Yd(J,xe){for(var ge=-1,Qe=Array(J);++ge<J;)Qe[ge]=xe(ge);return Qe}function tc(J,xe){return Mn(xe,function(ge){return[ge,J[ge]]})}function no(J){return J&&J.slice(0,J0(J)+1).replace(Bs,"")}function Rr(J){return function(xe){return J(xe)}}function Xd(J,xe){return Mn(xe,function(ge){return J[ge]})}function nc(J,xe){return J.has(xe)}function Qo(J,xe){for(var ge=-1,Qe=J.length;++ge<Qe&&ec(xe,J[ge],0)>-1;);return ge}function cs(J,xe){for(var ge=J.length;ge--&&ec(xe,J[ge],0)>-1;);return ge}function X0(J,xe){for(var ge=J.length,Qe=0;ge--;)J[ge]===xe&&++Qe;return Qe}var Ev=qd(eu),ds=qd(Ud);function Ks(J){return"\\"+D[J]}function wh(J,xe){return J==null?n:J[xe]}function nu(J){return Yl.test(J)}function Ch(J){return Xl.test(J)}function Pv(J){for(var xe,ge=[];!(xe=J.next()).done;)ge.push(xe.value);return ge}function _h(J){var xe=-1,ge=Array(J.size);return J.forEach(function(Qe,wt){ge[++xe]=[wt,Qe]}),ge}function kh(J,xe){return function(ge){return J(xe(ge))}}function Jo(J,xe){for(var ge=-1,Qe=J.length,wt=0,Jt=[];++ge<Qe;){var At=J[ge];(At===xe||At===p)&&(J[ge]=p,Jt[wt++]=ge)}return Jt}function Qd(J){var xe=-1,ge=Array(J.size);return J.forEach(function(Qe){ge[++xe]=Qe}),ge}function Tv(J){var xe=-1,ge=Array(J.size);return J.forEach(function(Qe){ge[++xe]=[Qe,Qe]}),ge}function Lv(J,xe,ge){for(var Qe=ge-1,wt=J.length;++Qe<wt;)if(J[Qe]===xe)return Qe;return-1}function Q0(J,xe,ge){for(var Qe=ge+1;Qe--;)if(J[Qe]===xe)return Qe;return Qe}function Na(J){return nu(J)?rc(J):Cv(J)}function Vi(J){return nu(J)?Rv(J):Ju(J)}function J0(J){for(var xe=J.length;xe--&&Vl.test(J.charAt(xe)););return xe}var Av=qd(R);function rc(J){for(var xe=Ar.lastIndex=0;Ar.test(J);)++xe;return xe}function Rv(J){return J.match(Ar)||[]}function Jd(J){return J.match(cn)||[]}var Eo=function J(xe){xe=xe==null?qe:Da.defaults(qe.Object(),xe,Da.pick(qe,Ql));var ge=xe.Array,Qe=xe.Date,wt=xe.Error,Jt=xe.Function,At=xe.Math,dn=xe.Object,ef=xe.RegExp,e1=xe.String,Ci=xe.TypeError,ic=ge.prototype,ru=Jt.prototype,xn=dn.prototype,Zn=xe["__core-js_shared__"],or=ru.toString,rn=xn.hasOwnProperty,tf=0,oc=function(){var u=/[^.]+$/.exec(Zn&&Zn.keys&&Zn.keys.IE_PROTO||"");return u?"Symbol(src)_1."+u:""}(),Eh=xn.toString,li=or.call(dn),t1=qe._,n1=ef("^"+or.call(rn).replace(Wl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ac=an?xe.Buffer:n,Qr=xe.Symbol,_i=xe.Uint8Array,sc=ac?ac.allocUnsafe:n,lc=kh(dn.getPrototypeOf,dn),Ph=dn.create,r1=xn.propertyIsEnumerable,nf=ic.splice,i1=Qr?Qr.isConcatSpreadable:n,uc=Qr?Qr.iterator:n,qs=Qr?Qr.toStringTag:n,rf=function(){try{var u=Ft(dn,"defineProperty");return u({},"",{}),u}catch{}}(),Iv=xe.clearTimeout!==qe.clearTimeout&&xe.clearTimeout,Mv=Qe&&Qe.now!==qe.Date.now&&Qe.now,of=xe.setTimeout!==qe.setTimeout&&xe.setTimeout,af=At.ceil,iu=At.floor,cc=dn.getOwnPropertySymbols,Ov=ac?ac.isBuffer:n,Th=xe.isFinite,Nv=ic.join,Dv=kh(dn.keys,dn),vr=At.max,Jr=At.min,o1=Qe.now,zv=xe.parseInt,a1=At.random,Fv=ic.reverse,s1=Ft(xe,"DataView"),dc=Ft(xe,"Map"),l1=Ft(xe,"Promise"),fc=Ft(xe,"Set"),hc=Ft(xe,"WeakMap"),pc=Ft(dn,"create"),sf=hc&&new hc,fs={},px=Sf(s1),gx=Sf(dc),mx=Sf(l1),gc=Sf(fc),u1=Sf(hc),mc=Qr?Qr.prototype:n,lf=mc?mc.valueOf:n,c1=mc?mc.toString:n;function $(u){if(Sr(u)&&!Rt(u)&&!(u instanceof Vt)){if(u instanceof ro)return u;if(rn.call(u,"__wrapped__"))return g7(u)}return new ro(u)}var ou=function(){function u(){}return function(h){if(!lr(h))return{};if(Ph)return Ph(h);u.prototype=h;var x=new u;return u.prototype=n,x}}();function uf(){}function ro(u,h){this.__wrapped__=u,this.__actions__=[],this.__chain__=!!h,this.__index__=0,this.__values__=n}$.templateSettings={escape:ju,evaluate:Ld,interpolate:$s,variable:"",imports:{_:$}},$.prototype=uf.prototype,$.prototype.constructor=$,ro.prototype=ou(uf.prototype),ro.prototype.constructor=ro;function Vt(u){this.__wrapped__=u,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=W,this.__views__=[]}function Ui(){var u=new Vt(this.__wrapped__);return u.__actions__=Ti(this.__actions__),u.__dir__=this.__dir__,u.__filtered__=this.__filtered__,u.__iteratees__=Ti(this.__iteratees__),u.__takeCount__=this.__takeCount__,u.__views__=Ti(this.__views__),u}function ki(){if(this.__filtered__){var u=new Vt(this);u.__dir__=-1,u.__filtered__=!0}else u=this.clone(),u.__dir__*=-1;return u}function $v(){var u=this.__wrapped__.value(),h=this.__dir__,x=Rt(u),A=h<0,O=x?u.length:0,H=AH(0,O,this.__views__),q=H.start,X=H.end,oe=X-q,_e=A?X:q-1,Ee=this.__iteratees__,Ae=Ee.length,Xe=0,ct=Jr(oe,this.__takeCount__);if(!x||!A&&O==oe&&ct==oe)return nl(u,this.__actions__);var vt=[];e:for(;oe--&&Xe<ct;){_e+=h;for(var $t=-1,yt=u[_e];++$t<Ae;){var jt=Ee[$t],en=jt.iteratee,la=jt.type,lo=en(yt);if(la==we)yt=lo;else if(!lo){if(la==fe)continue e;break e}}vt[Xe++]=yt}return vt}Vt.prototype=ou(uf.prototype),Vt.prototype.constructor=Vt;function Zs(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function Bv(){this.__data__=pc?pc(null):{},this.size=0}function Hv(u){var h=this.has(u)&&delete this.__data__[u];return this.size-=h?1:0,h}function Wv(u){var h=this.__data__;if(pc){var x=h[u];return x===l?n:x}return rn.call(h,u)?h[u]:n}function d1(u){var h=this.__data__;return pc?h[u]!==n:rn.call(h,u)}function Vv(u,h){var x=this.__data__;return this.size+=this.has(u)?0:1,x[u]=pc&&h===n?l:h,this}Zs.prototype.clear=Bv,Zs.prototype.delete=Hv,Zs.prototype.get=Wv,Zs.prototype.has=d1,Zs.prototype.set=Vv;function ea(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function Uv(){this.__data__=[],this.size=0}function Gv(u){var h=this.__data__,x=Ir(h,u);if(x<0)return!1;var A=h.length-1;return x==A?h.pop():nf.call(h,x,1),--this.size,!0}function f1(u){var h=this.__data__,x=Ir(h,u);return x<0?n:h[x][1]}function h1(u){return Ir(this.__data__,u)>-1}function jv(u,h){var x=this.__data__,A=Ir(x,u);return A<0?(++this.size,x.push([u,h])):x[A][1]=h,this}ea.prototype.clear=Uv,ea.prototype.delete=Gv,ea.prototype.get=f1,ea.prototype.has=h1,ea.prototype.set=jv;function ta(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function Lh(){this.size=0,this.__data__={hash:new Zs,map:new(dc||ea),string:new Zs}}function vx(u){var h=Pt(this,u).delete(u);return this.size-=h?1:0,h}function Kv(u){return Pt(this,u).get(u)}function p1(u){return Pt(this,u).has(u)}function qv(u,h){var x=Pt(this,u),A=x.size;return x.set(u,h),this.size+=x.size==A?0:1,this}ta.prototype.clear=Lh,ta.prototype.delete=vx,ta.prototype.get=Kv,ta.prototype.has=p1,ta.prototype.set=qv;function za(u){var h=-1,x=u==null?0:u.length;for(this.__data__=new ta;++h<x;)this.add(u[h])}function hs(u){return this.__data__.set(u,l),this}function yx(u){return this.__data__.has(u)}za.prototype.add=za.prototype.push=hs,za.prototype.has=yx;function yr(u){var h=this.__data__=new ea(u);this.size=h.size}function Zv(){this.__data__=new ea,this.size=0}function cf(u){var h=this.__data__,x=h.delete(u);return this.size=h.size,x}function df(u){return this.__data__.get(u)}function Ah(u){return this.__data__.has(u)}function Rh(u,h){var x=this.__data__;if(x instanceof ea){var A=x.__data__;if(!dc||A.length<i-1)return A.push([u,h]),this.size=++x.size,this;x=this.__data__=new ta(A)}return x.set(u,h),this.size=x.size,this}yr.prototype.clear=Zv,yr.prototype.delete=cf,yr.prototype.get=df,yr.prototype.has=Ah,yr.prototype.set=Rh;function g1(u,h){var x=Rt(u),A=!x&&wf(u),O=!x&&!A&&Tc(u),H=!x&&!A&&!O&&rp(u),q=x||A||O||H,X=q?Yd(u.length,e1):[],oe=X.length;for(var _e in u)(h||rn.call(u,_e))&&!(q&&(_e=="length"||O&&(_e=="offset"||_e=="parent")||H&&(_e=="buffer"||_e=="byteLength"||_e=="byteOffset")||cu(_e,oe)))&&X.push(_e);return X}function vc(u){var h=u.length;return h?u[hf(0,h-1)]:n}function ui(u,h){return e2(Ti(u),au(h,0,u.length))}function xx(u){return e2(Ti(u))}function m1(u,h,x){(x!==n&&!xs(u[h],x)||x===n&&!(h in u))&&na(u,h,x)}function Ys(u,h,x){var A=u[h];(!(rn.call(u,h)&&xs(A,x))||x===n&&!(h in u))&&na(u,h,x)}function Ir(u,h){for(var x=u.length;x--;)if(xs(u[x][0],h))return x;return-1}function bx(u,h,x,A){return ps(u,function(O,H,q){h(A,O,x(O),q)}),A}function nt(u,h){return u&&Fa(h,pi(h),u)}function yc(u,h){return u&&Fa(h,Io(h),u)}function na(u,h,x){h=="__proto__"&&rf?rf(u,h,{configurable:!0,enumerable:!0,value:x,writable:!0}):u[h]=x}function Ih(u,h){for(var x=-1,A=h.length,O=ge(A),H=u==null;++x<A;)O[x]=H?n:Ox(u,h[x]);return O}function au(u,h,x){return u===u&&(x!==n&&(u=u<=x?u:x),h!==n&&(u=u>=h?u:h)),u}function ci(u,h,x,A,O,H){var q,X=h&g,oe=h&m,_e=h&y;if(x&&(q=O?x(u,A,O,H):x(u)),q!==n)return q;if(!lr(u))return u;var Ee=Rt(u);if(Ee){if(q=IH(u),!X)return Ti(u,q)}else{var Ae=hi(u),Xe=Ae==Bt||Ae==Nt;if(Tc(u))return il(u,X);if(Ae==at||Ae==De||Xe&&!O){if(q=oe||Xe?{}:a7(u),!X)return oe?R1(u,yc(q,u)):Ao(u,nt(q,u))}else{if(!It[Ae])return O?u:{};q=MH(u,Ae,X)}}H||(H=new yr);var ct=H.get(u);if(ct)return ct;H.set(u,q),N7(u)?u.forEach(function(yt){q.add(ci(yt,h,x,yt,u,H))}):M7(u)&&u.forEach(function(yt,jt){q.set(jt,ci(yt,h,x,jt,u,H))});var vt=_e?oe?pe:aa:oe?Io:pi,$t=Ee?n:vt(u);return Fn($t||u,function(yt,jt){$t&&(jt=yt,yt=u[jt]),Ys(q,jt,ci(yt,h,x,jt,u,H))}),q}function Mh(u){var h=pi(u);return function(x){return Oh(x,u,h)}}function Oh(u,h,x){var A=x.length;if(u==null)return!A;for(u=dn(u);A--;){var O=x[A],H=h[O],q=u[O];if(q===n&&!(O in u)||!H(q))return!1}return!0}function v1(u,h,x){if(typeof u!="function")throw new Ci(a);return D1(function(){u.apply(n,x)},h)}function xc(u,h,x,A){var O=-1,H=Wi,q=!0,X=u.length,oe=[],_e=h.length;if(!X)return oe;x&&(h=Mn(h,Rr(x))),A?(H=bh,q=!1):h.length>=i&&(H=nc,q=!1,h=new za(h));e:for(;++O<X;){var Ee=u[O],Ae=x==null?Ee:x(Ee);if(Ee=A||Ee!==0?Ee:0,q&&Ae===Ae){for(var Xe=_e;Xe--;)if(h[Xe]===Ae)continue e;oe.push(Ee)}else H(h,Ae,A)||oe.push(Ee)}return oe}var ps=vf(oa),Nh=vf(To,!0);function y1(u,h){var x=!0;return ps(u,function(A,O,H){return x=!!h(A,O,H),x}),x}function xr(u,h,x){for(var A=-1,O=u.length;++A<O;){var H=u[A],q=h(H);if(q!=null&&(X===n?q===q&&!sa(q):x(q,X)))var X=q,oe=H}return oe}function ra(u,h,x,A){var O=u.length;for(x=Mt(x),x<0&&(x=-x>O?0:O+x),A=A===n||A>O?O:Mt(A),A<0&&(A+=O),A=x>A?0:z7(A);x<A;)u[x++]=h;return u}function ia(u,h){var x=[];return ps(u,function(A,O,H){h(A,O,H)&&x.push(A)}),x}function Mr(u,h,x,A,O){var H=-1,q=u.length;for(x||(x=NH),O||(O=[]);++H<q;){var X=u[H];h>0&&x(X)?h>1?Mr(X,h-1,x,A,O):Oa(O,X):A||(O[O.length]=X)}return O}var Dh=ol(),Po=ol(!0);function oa(u,h){return u&&Dh(u,h,pi)}function To(u,h){return u&&Po(u,h,pi)}function zh(u,h){return ko(h,function(x){return du(u[x])})}function Xs(u,h){h=rl(h,u);for(var x=0,A=h.length;u!=null&&x<A;)u=u[sl(h[x++])];return x&&x==A?u:n}function x1(u,h,x){var A=h(u);return Rt(u)?A:Oa(A,x(u))}function di(u){return u==null?u===n?Oe:pt:qs&&qs in dn(u)?Ur(u):WH(u)}function Fh(u,h){return u>h}function $h(u,h){return u!=null&&rn.call(u,h)}function Bh(u,h){return u!=null&&h in dn(u)}function Hh(u,h,x){return u>=Jr(h,x)&&u<vr(h,x)}function bc(u,h,x){for(var A=x?bh:Wi,O=u[0].length,H=u.length,q=H,X=ge(H),oe=1/0,_e=[];q--;){var Ee=u[q];q&&h&&(Ee=Mn(Ee,Rr(h))),oe=Jr(Ee.length,oe),X[q]=!x&&(h||O>=120&&Ee.length>=120)?new za(q&&Ee):n}Ee=u[0];var Ae=-1,Xe=X[0];e:for(;++Ae<O&&_e.length<oe;){var ct=Ee[Ae],vt=h?h(ct):ct;if(ct=x||ct!==0?ct:0,!(Xe?nc(Xe,vt):A(_e,vt,x))){for(q=H;--q;){var $t=X[q];if(!($t?nc($t,vt):A(u[q],vt,x)))continue e}Xe&&Xe.push(vt),_e.push(ct)}}return _e}function Wh(u,h,x,A){return oa(u,function(O,H,q){h(A,x(O),H,q)}),A}function gs(u,h,x){h=rl(h,u),u=c7(u,h);var A=u==null?u:u[sl($a(h))];return A==null?n:wi(A,u,x)}function Vh(u){return Sr(u)&&di(u)==De}function b1(u){return Sr(u)&&di(u)==Wt}function S1(u){return Sr(u)&&di(u)==We}function Sc(u,h,x,A,O){return u===h?!0:u==null||h==null||!Sr(u)&&!Sr(h)?u!==u&&h!==h:w1(u,h,x,A,Sc,O)}function w1(u,h,x,A,O,H){var q=Rt(u),X=Rt(h),oe=q?Ie:hi(u),_e=X?Ie:hi(h);oe=oe==De?at:oe,_e=_e==De?at:_e;var Ee=oe==at,Ae=_e==at,Xe=oe==_e;if(Xe&&Tc(u)){if(!Tc(h))return!1;q=!0,Ee=!1}if(Xe&&!Ee)return H||(H=new yr),q||rp(u)?Je(u,h,x,A,O,H):On(u,h,oe,x,A,O,H);if(!(x&b)){var ct=Ee&&rn.call(u,"__wrapped__"),vt=Ae&&rn.call(h,"__wrapped__");if(ct||vt){var $t=ct?u.value():u,yt=vt?h.value():h;return H||(H=new yr),O($t,yt,x,A,H)}}return Xe?(H||(H=new yr),_n(u,h,x,A,O,H)):!1}function Sx(u){return Sr(u)&&hi(u)==Me}function wc(u,h,x,A){var O=x.length,H=O,q=!A;if(u==null)return!H;for(u=dn(u);O--;){var X=x[O];if(q&&X[2]?X[1]!==u[X[0]]:!(X[0]in u))return!1}for(;++O<H;){X=x[O];var oe=X[0],_e=u[oe],Ee=X[1];if(q&&X[2]){if(_e===n&&!(oe in u))return!1}else{var Ae=new yr;if(A)var Xe=A(_e,Ee,oe,u,h,Ae);if(!(Xe===n?Sc(Ee,_e,b|w,A,Ae):Xe))return!1}}return!0}function Uh(u){if(!lr(u)||zH(u))return!1;var h=du(u)?n1:Fd;return h.test(Sf(u))}function ar(u){return Sr(u)&&di(u)==mt}function zt(u){return Sr(u)&&hi(u)==Ht}function Vr(u){return Sr(u)&&a2(u.length)&&!!nn[di(u)]}function sr(u){return typeof u=="function"?u:u==null?Mo:typeof u=="object"?Rt(u)?Js(u[0],u[1]):Cc(u):q7(u)}function Or(u){if(!N1(u))return Dv(u);var h=[];for(var x in dn(u))rn.call(u,x)&&x!="constructor"&&h.push(x);return h}function io(u){if(!lr(u))return HH(u);var h=N1(u),x=[];for(var A in u)A=="constructor"&&(h||!rn.call(u,A))||x.push(A);return x}function Qs(u,h){return u<h}function br(u,h){var x=-1,A=Ro(u)?ge(u.length):[];return ps(u,function(O,H,q){A[++x]=h(O,H,q)}),A}function Cc(u){var h=Ct(u);return h.length==1&&h[0][2]?l7(h[0][0],h[0][1]):function(x){return x===u||wc(x,u,h)}}function Js(u,h){return _x(u)&&s7(h)?l7(sl(u),h):function(x){var A=Ox(x,u);return A===n&&A===h?Nx(x,u):Sc(h,A,b|w)}}function su(u,h,x,A,O){u!==h&&Dh(h,function(H,q){if(O||(O=new yr),lr(H))C1(u,h,q,x,su,A,O);else{var X=A?A(Ex(u,q),H,q+"",u,h,O):n;X===n&&(X=H),m1(u,q,X)}},Io)}function C1(u,h,x,A,O,H,q){var X=Ex(u,x),oe=Ex(h,x),_e=q.get(oe);if(_e){m1(u,x,_e);return}var Ee=H?H(X,oe,x+"",u,h,q):n,Ae=Ee===n;if(Ae){var Xe=Rt(oe),ct=!Xe&&Tc(oe),vt=!Xe&&!ct&&rp(oe);Ee=oe,Xe||ct||vt?Rt(X)?Ee=X:Dr(X)?Ee=Ti(X):ct?(Ae=!1,Ee=il(oe,!0)):vt?(Ae=!1,Ee=Xv(oe,!0)):Ee=[]:z1(oe)||wf(oe)?(Ee=X,wf(X)?Ee=F7(X):(!lr(X)||du(X))&&(Ee=a7(oe))):Ae=!1}Ae&&(q.set(oe,Ee),O(Ee,oe,A,H,q),q.delete(oe)),m1(u,x,Ee)}function _c(u,h){var x=u.length;if(!!x)return h+=h<0?x:0,cu(h,x)?u[h]:n}function Ei(u,h,x){h.length?h=Mn(h,function(H){return Rt(H)?function(q){return Xs(q,H.length===1?H[0]:H)}:H}):h=[Mo];var A=-1;h=Mn(h,Rr(Le()));var O=br(u,function(H,q,X){var oe=Mn(h,function(_e){return _e(H)});return{criteria:oe,index:++A,value:H}});return kv(O,function(H,q){return Cx(H,q,x)})}function _1(u,h){return Gh(u,h,function(x,A){return Nx(u,A)})}function Gh(u,h,x){for(var A=-1,O=h.length,H={};++A<O;){var q=h[A],X=Xs(u,q);x(X,q)&&lu(H,rl(q,u),X)}return H}function ms(u){return function(h){return Xs(h,u)}}function el(u,h,x,A){var O=A?Xo:ec,H=-1,q=h.length,X=u;for(u===h&&(h=Ti(h)),x&&(X=Mn(u,Rr(x)));++H<q;)for(var oe=0,_e=h[H],Ee=x?x(_e):_e;(oe=O(X,Ee,oe,A))>-1;)X!==u&&nf.call(X,oe,1),nf.call(u,oe,1);return u}function ff(u,h){for(var x=u?h.length:0,A=x-1;x--;){var O=h[x];if(x==A||O!==H){var H=O;cu(O)?nf.call(u,O,1):Xh(u,O)}}return u}function hf(u,h){return u+iu(a1()*(h-u+1))}function tl(u,h,x,A){for(var O=-1,H=vr(af((h-u)/(x||1)),0),q=ge(H);H--;)q[A?H:++O]=u,u+=x;return q}function kc(u,h){var x="";if(!u||h<1||h>j)return x;do h%2&&(x+=u),h=iu(h/2),h&&(u+=u);while(h);return x}function St(u,h){return Px(u7(u,h,Mo),u+"")}function jh(u){return vc(ip(u))}function pf(u,h){var x=ip(u);return e2(x,au(h,0,x.length))}function lu(u,h,x,A){if(!lr(u))return u;h=rl(h,u);for(var O=-1,H=h.length,q=H-1,X=u;X!=null&&++O<H;){var oe=sl(h[O]),_e=x;if(oe==="__proto__"||oe==="constructor"||oe==="prototype")return u;if(O!=q){var Ee=X[oe];_e=A?A(Ee,oe,X):n,_e===n&&(_e=lr(Ee)?Ee:cu(h[O+1])?[]:{})}Ys(X,oe,_e),X=X[oe]}return u}var gf=sf?function(u,h){return sf.set(u,h),u}:Mo,Kh=rf?function(u,h){return rf(u,"toString",{configurable:!0,enumerable:!1,value:zx(h),writable:!0})}:Mo;function fi(u){return e2(ip(u))}function Nr(u,h,x){var A=-1,O=u.length;h<0&&(h=-h>O?0:O+h),x=x>O?O:x,x<0&&(x+=O),O=h>x?0:x-h>>>0,h>>>=0;for(var H=ge(O);++A<O;)H[A]=u[A+h];return H}function Lo(u,h){var x;return ps(u,function(A,O,H){return x=h(A,O,H),!x}),!!x}function ei(u,h,x){var A=0,O=u==null?A:u.length;if(typeof h=="number"&&h===h&&O<=de){for(;A<O;){var H=A+O>>>1,q=u[H];q!==null&&!sa(q)&&(x?q<=h:q<h)?A=H+1:O=H}return O}return qh(u,h,Mo,x)}function qh(u,h,x,A){var O=0,H=u==null?0:u.length;if(H===0)return 0;h=x(h);for(var q=h!==h,X=h===null,oe=sa(h),_e=h===n;O<H;){var Ee=iu((O+H)/2),Ae=x(u[Ee]),Xe=Ae!==n,ct=Ae===null,vt=Ae===Ae,$t=sa(Ae);if(q)var yt=A||vt;else _e?yt=vt&&(A||Xe):X?yt=vt&&Xe&&(A||!ct):oe?yt=vt&&Xe&&!ct&&(A||!$t):ct||$t?yt=!1:yt=A?Ae<=h:Ae<h;yt?O=Ee+1:H=Ee}return Jr(H,re)}function Zh(u,h){for(var x=-1,A=u.length,O=0,H=[];++x<A;){var q=u[x],X=h?h(q):q;if(!x||!xs(X,oe)){var oe=X;H[O++]=q===0?0:q}}return H}function Yh(u){return typeof u=="number"?u:sa(u)?Q:+u}function oo(u){if(typeof u=="string")return u;if(Rt(u))return Mn(u,oo)+"";if(sa(u))return c1?c1.call(u):"";var h=u+"";return h=="0"&&1/u==-se?"-0":h}function Pi(u,h,x){var A=-1,O=Wi,H=u.length,q=!0,X=[],oe=X;if(x)q=!1,O=bh;else if(H>=i){var _e=h?null:V(u);if(_e)return Qd(_e);q=!1,O=nc,oe=new za}else oe=h?[]:X;e:for(;++A<H;){var Ee=u[A],Ae=h?h(Ee):Ee;if(Ee=x||Ee!==0?Ee:0,q&&Ae===Ae){for(var Xe=oe.length;Xe--;)if(oe[Xe]===Ae)continue e;h&&oe.push(Ae),X.push(Ee)}else O(oe,Ae,x)||(oe!==X&&oe.push(Ae),X.push(Ee))}return X}function Xh(u,h){return h=rl(h,u),u=c7(u,h),u==null||delete u[sl($a(h))]}function k1(u,h,x,A){return lu(u,h,x(Xs(u,h)),A)}function Ec(u,h,x,A){for(var O=u.length,H=A?O:-1;(A?H--:++H<O)&&h(u[H],H,u););return x?Nr(u,A?0:H,A?H+1:O):Nr(u,A?H+1:0,A?O:H)}function nl(u,h){var x=u;return x instanceof Vt&&(x=x.value()),Gd(h,function(A,O){return O.func.apply(O.thisArg,Oa([A],O.args))},x)}function Qh(u,h,x){var A=u.length;if(A<2)return A?Pi(u[0]):[];for(var O=-1,H=ge(A);++O<A;)for(var q=u[O],X=-1;++X<A;)X!=O&&(H[O]=xc(H[O]||q,u[X],h,x));return Pi(Mr(H,1),h,x)}function E1(u,h,x){for(var A=-1,O=u.length,H=h.length,q={};++A<O;){var X=A<H?h[A]:n;x(q,u[A],X)}return q}function mf(u){return Dr(u)?u:[]}function Pc(u){return typeof u=="function"?u:Mo}function rl(u,h){return Rt(u)?u:_x(u,h)?[u]:p7(bn(u))}var wx=St;function vs(u,h,x){var A=u.length;return x=x===n?A:x,!h&&x>=A?u:Nr(u,h,x)}var P1=Iv||function(u){return qe.clearTimeout(u)};function il(u,h){if(h)return u.slice();var x=u.length,A=sc?sc(x):new u.constructor(x);return u.copy(A),A}function T1(u){var h=new u.constructor(u.byteLength);return new _i(h).set(new _i(u)),h}function uu(u,h){var x=h?T1(u.buffer):u.buffer;return new u.constructor(x,u.byteOffset,u.byteLength)}function Yv(u){var h=new u.constructor(u.source,oi.exec(u));return h.lastIndex=u.lastIndex,h}function $n(u){return lf?dn(lf.call(u)):{}}function Xv(u,h){var x=h?T1(u.buffer):u.buffer;return new u.constructor(x,u.byteOffset,u.length)}function L1(u,h){if(u!==h){var x=u!==n,A=u===null,O=u===u,H=sa(u),q=h!==n,X=h===null,oe=h===h,_e=sa(h);if(!X&&!_e&&!H&&u>h||H&&q&&oe&&!X&&!_e||A&&q&&oe||!x&&oe||!O)return 1;if(!A&&!H&&!_e&&u<h||_e&&x&&O&&!A&&!H||X&&x&&O||!q&&O||!oe)return-1}return 0}function Cx(u,h,x){for(var A=-1,O=u.criteria,H=h.criteria,q=O.length,X=x.length;++A<q;){var oe=L1(O[A],H[A]);if(oe){if(A>=X)return oe;var _e=x[A];return oe*(_e=="desc"?-1:1)}}return u.index-h.index}function Qv(u,h,x,A){for(var O=-1,H=u.length,q=x.length,X=-1,oe=h.length,_e=vr(H-q,0),Ee=ge(oe+_e),Ae=!A;++X<oe;)Ee[X]=h[X];for(;++O<q;)(Ae||O<H)&&(Ee[x[O]]=u[O]);for(;_e--;)Ee[X++]=u[O++];return Ee}function A1(u,h,x,A){for(var O=-1,H=u.length,q=-1,X=x.length,oe=-1,_e=h.length,Ee=vr(H-X,0),Ae=ge(Ee+_e),Xe=!A;++O<Ee;)Ae[O]=u[O];for(var ct=O;++oe<_e;)Ae[ct+oe]=h[oe];for(;++q<X;)(Xe||O<H)&&(Ae[ct+x[q]]=u[O++]);return Ae}function Ti(u,h){var x=-1,A=u.length;for(h||(h=ge(A));++x<A;)h[x]=u[x];return h}function Fa(u,h,x,A){var O=!x;x||(x={});for(var H=-1,q=h.length;++H<q;){var X=h[H],oe=A?A(x[X],u[X],X,x,u):n;oe===n&&(oe=u[X]),O?na(x,X,oe):Ys(x,X,oe)}return x}function Ao(u,h){return Fa(u,Zt(u),h)}function R1(u,h){return Fa(u,ys(u),h)}function Jh(u,h){return function(x,A){var O=Rt(x)?Z0:bx,H=h?h():{};return O(x,u,Le(A,2),H)}}function ao(u){return St(function(h,x){var A=-1,O=x.length,H=O>1?x[O-1]:n,q=O>2?x[2]:n;for(H=u.length>3&&typeof H=="function"?(O--,H):n,q&&so(x[0],x[1],q)&&(H=O<3?n:H,O=1),h=dn(h);++A<O;){var X=x[A];X&&u(h,X,A,H)}return h})}function vf(u,h){return function(x,A){if(x==null)return x;if(!Ro(x))return u(x,A);for(var O=x.length,H=h?O:-1,q=dn(x);(h?H--:++H<O)&&A(q[H],H,q)!==!1;);return x}}function ol(u){return function(h,x,A){for(var O=-1,H=dn(h),q=A(h),X=q.length;X--;){var oe=q[u?X:++O];if(x(H[oe],oe,H)===!1)break}return h}}function ep(u,h,x){var A=h&P,O=yf(u);function H(){var q=this&&this!==qe&&this instanceof H?O:u;return q.apply(A?x:this,arguments)}return H}function tp(u){return function(h){h=bn(h);var x=nu(h)?Vi(h):n,A=x?x[0]:h.charAt(0),O=x?vs(x,1).join(""):h.slice(1);return A[u]()+O}}function al(u){return function(h){return Gd(j7(G7(h).replace(Ia,"")),u,"")}}function yf(u){return function(){var h=arguments;switch(h.length){case 0:return new u;case 1:return new u(h[0]);case 2:return new u(h[0],h[1]);case 3:return new u(h[0],h[1],h[2]);case 4:return new u(h[0],h[1],h[2],h[3]);case 5:return new u(h[0],h[1],h[2],h[3],h[4]);case 6:return new u(h[0],h[1],h[2],h[3],h[4],h[5]);case 7:return new u(h[0],h[1],h[2],h[3],h[4],h[5],h[6])}var x=ou(u.prototype),A=u.apply(x,h);return lr(A)?A:x}}function Jv(u,h,x){var A=yf(u);function O(){for(var H=arguments.length,q=ge(H),X=H,oe=Ze(O);X--;)q[X]=arguments[X];var _e=H<3&&q[0]!==oe&&q[H-1]!==oe?[]:Jo(q,oe);if(H-=_e.length,H<x)return E(u,h,xf,O.placeholder,n,q,_e,n,n,x-H);var Ee=this&&this!==qe&&this instanceof O?A:u;return wi(Ee,this,q)}return O}function I1(u){return function(h,x,A){var O=dn(h);if(!Ro(h)){var H=Le(x,3);h=pi(h),x=function(X){return H(O[X],X,O)}}var q=u(h,x,A);return q>-1?O[H?h[q]:q]:n}}function M1(u){return Yn(function(h){var x=h.length,A=x,O=ro.prototype.thru;for(u&&h.reverse();A--;){var H=h[A];if(typeof H!="function")throw new Ci(a);if(O&&!q&&ye(H)=="wrapper")var q=new ro([],!0)}for(A=q?A:x;++A<x;){H=h[A];var X=ye(H),oe=X=="wrapper"?ie(H):n;oe&&kx(oe[0])&&oe[1]==(z|L|N|B)&&!oe[4].length&&oe[9]==1?q=q[ye(oe[0])].apply(q,oe[3]):q=H.length==1&&kx(H)?q[X]():q.thru(H)}return function(){var _e=arguments,Ee=_e[0];if(q&&_e.length==1&&Rt(Ee))return q.plant(Ee).value();for(var Ae=0,Xe=x?h[Ae].apply(this,_e):Ee;++Ae<x;)Xe=h[Ae].call(this,Xe);return Xe}})}function xf(u,h,x,A,O,H,q,X,oe,_e){var Ee=h&z,Ae=h&P,Xe=h&T,ct=h&(L|I),vt=h&K,$t=Xe?n:yf(u);function yt(){for(var jt=arguments.length,en=ge(jt),la=jt;la--;)en[la]=arguments[la];if(ct)var lo=Ze(yt),ua=X0(en,lo);if(A&&(en=Qv(en,A,O,ct)),H&&(en=A1(en,H,q,ct)),jt-=ua,ct&&jt<_e){var zr=Jo(en,lo);return E(u,h,xf,yt.placeholder,x,en,zr,X,oe,_e-jt)}var bs=Ae?x:this,hu=Xe?bs[u]:u;return jt=en.length,X?en=VH(en,X):vt&&jt>1&&en.reverse(),Ee&&oe<jt&&(en.length=oe),this&&this!==qe&&this instanceof yt&&(hu=$t||yf(hu)),hu.apply(bs,en)}return yt}function bf(u,h){return function(x,A){return Wh(x,u,h(A),{})}}function np(u,h){return function(x,A){var O;if(x===n&&A===n)return h;if(x!==n&&(O=x),A!==n){if(O===n)return A;typeof x=="string"||typeof A=="string"?(x=oo(x),A=oo(A)):(x=Yh(x),A=Yh(A)),O=u(x,A)}return O}}function O1(u){return Yn(function(h){return h=Mn(h,Rr(Le())),St(function(x){var A=this;return u(h,function(O){return wi(O,A,x)})})})}function c(u,h){h=h===n?" ":oo(h);var x=h.length;if(x<2)return x?kc(h,u):h;var A=kc(h,af(u/Na(h)));return nu(h)?vs(Vi(A),0,u).join(""):A.slice(0,u)}function f(u,h,x,A){var O=h&P,H=yf(u);function q(){for(var X=-1,oe=arguments.length,_e=-1,Ee=A.length,Ae=ge(Ee+oe),Xe=this&&this!==qe&&this instanceof q?H:u;++_e<Ee;)Ae[_e]=A[_e];for(;oe--;)Ae[_e++]=arguments[++X];return wi(Xe,O?x:this,Ae)}return q}function v(u){return function(h,x,A){return A&&typeof A!="number"&&so(h,x,A)&&(x=A=n),h=fu(h),x===n?(x=h,h=0):x=fu(x),A=A===n?h<x?1:-1:fu(A),tl(h,x,A,u)}}function S(u){return function(h,x){return typeof h=="string"&&typeof x=="string"||(h=Ba(h),x=Ba(x)),u(h,x)}}function E(u,h,x,A,O,H,q,X,oe,_e){var Ee=h&L,Ae=Ee?q:n,Xe=Ee?n:q,ct=Ee?H:n,vt=Ee?n:H;h|=Ee?N:F,h&=~(Ee?F:N),h&k||(h&=~(P|T));var $t=[u,h,O,ct,Ae,vt,Xe,X,oe,_e],yt=x.apply(n,$t);return kx(u)&&d7(yt,$t),yt.placeholder=A,f7(yt,u,h)}function M(u){var h=At[u];return function(x,A){if(x=Ba(x),A=A==null?0:Jr(Mt(A),292),A&&Th(x)){var O=(bn(x)+"e").split("e"),H=h(O[0]+"e"+(+O[1]+A));return O=(bn(H)+"e").split("e"),+(O[0]+"e"+(+O[1]-A))}return h(x)}}var V=fc&&1/Qd(new fc([,-0]))[1]==se?function(u){return new fc(u)}:Bx;function te(u){return function(h){var x=hi(h);return x==Me?_h(h):x==Ht?Tv(h):tc(h,u(h))}}function he(u,h,x,A,O,H,q,X){var oe=h&T;if(!oe&&typeof u!="function")throw new Ci(a);var _e=A?A.length:0;if(_e||(h&=~(N|F),A=O=n),q=q===n?q:vr(Mt(q),0),X=X===n?X:Mt(X),_e-=O?O.length:0,h&F){var Ee=A,Ae=O;A=O=n}var Xe=oe?n:ie(u),ct=[u,h,x,A,O,Ee,Ae,H,q,X];if(Xe&&BH(ct,Xe),u=ct[0],h=ct[1],x=ct[2],A=ct[3],O=ct[4],X=ct[9]=ct[9]===n?oe?0:u.length:vr(ct[9]-_e,0),!X&&h&(L|I)&&(h&=~(L|I)),!h||h==P)var vt=ep(u,h,x);else h==L||h==I?vt=Jv(u,h,X):(h==N||h==(P|N))&&!O.length?vt=f(u,h,x,A):vt=xf.apply(n,ct);var $t=Xe?gf:d7;return f7($t(vt,ct),u,h)}function Fe(u,h,x,A){return u===n||xs(u,xn[x])&&!rn.call(A,x)?h:u}function rt(u,h,x,A,O,H){return lr(u)&&lr(h)&&(H.set(h,u),su(u,h,n,rt,H),H.delete(h)),u}function Et(u){return z1(u)?n:u}function Je(u,h,x,A,O,H){var q=x&b,X=u.length,oe=h.length;if(X!=oe&&!(q&&oe>X))return!1;var _e=H.get(u),Ee=H.get(h);if(_e&&Ee)return _e==h&&Ee==u;var Ae=-1,Xe=!0,ct=x&w?new za:n;for(H.set(u,h),H.set(h,u);++Ae<X;){var vt=u[Ae],$t=h[Ae];if(A)var yt=q?A($t,vt,Ae,h,u,H):A(vt,$t,Ae,u,h,H);if(yt!==n){if(yt)continue;Xe=!1;break}if(ct){if(!Qu(h,function(jt,en){if(!nc(ct,en)&&(vt===jt||O(vt,jt,x,A,H)))return ct.push(en)})){Xe=!1;break}}else if(!(vt===$t||O(vt,$t,x,A,H))){Xe=!1;break}}return H.delete(u),H.delete(h),Xe}function On(u,h,x,A,O,H,q){switch(x){case ke:if(u.byteLength!=h.byteLength||u.byteOffset!=h.byteOffset)return!1;u=u.buffer,h=h.buffer;case Wt:return!(u.byteLength!=h.byteLength||!H(new _i(u),new _i(h)));case Pe:case We:case tt:return xs(+u,+h);case ht:return u.name==h.name&&u.message==h.message;case mt:case tn:return u==h+"";case Me:var X=_h;case Ht:var oe=A&b;if(X||(X=Qd),u.size!=h.size&&!oe)return!1;var _e=q.get(u);if(_e)return _e==h;A|=w,q.set(u,h);var Ee=Je(X(u),X(h),A,O,H,q);return q.delete(u),Ee;case Dt:if(lf)return lf.call(u)==lf.call(h)}return!1}function _n(u,h,x,A,O,H){var q=x&b,X=aa(u),oe=X.length,_e=aa(h),Ee=_e.length;if(oe!=Ee&&!q)return!1;for(var Ae=oe;Ae--;){var Xe=X[Ae];if(!(q?Xe in h:rn.call(h,Xe)))return!1}var ct=H.get(u),vt=H.get(h);if(ct&&vt)return ct==h&&vt==u;var $t=!0;H.set(u,h),H.set(h,u);for(var yt=q;++Ae<oe;){Xe=X[Ae];var jt=u[Xe],en=h[Xe];if(A)var la=q?A(en,jt,Xe,h,u,H):A(jt,en,Xe,u,h,H);if(!(la===n?jt===en||O(jt,en,x,A,H):la)){$t=!1;break}yt||(yt=Xe=="constructor")}if($t&&!yt){var lo=u.constructor,ua=h.constructor;lo!=ua&&"constructor"in u&&"constructor"in h&&!(typeof lo=="function"&&lo instanceof lo&&typeof ua=="function"&&ua instanceof ua)&&($t=!1)}return H.delete(u),H.delete(h),$t}function Yn(u){return Px(u7(u,n,y7),u+"")}function aa(u){return x1(u,pi,Zt)}function pe(u){return x1(u,Io,ys)}var ie=sf?function(u){return sf.get(u)}:Bx;function ye(u){for(var h=u.name+"",x=fs[h],A=rn.call(fs,h)?x.length:0;A--;){var O=x[A],H=O.func;if(H==null||H==u)return O.name}return h}function Ze(u){var h=rn.call($,"placeholder")?$:u;return h.placeholder}function Le(){var u=$.iteratee||Fx;return u=u===Fx?sr:u,arguments.length?u(arguments[0],arguments[1]):u}function Pt(u,h){var x=u.__data__;return DH(h)?x[typeof h=="string"?"string":"hash"]:x.map}function Ct(u){for(var h=pi(u),x=h.length;x--;){var A=h[x],O=u[A];h[x]=[A,O,s7(O)]}return h}function Ft(u,h){var x=wh(u,h);return Uh(x)?x:n}function Ur(u){var h=rn.call(u,qs),x=u[qs];try{u[qs]=n;var A=!0}catch{}var O=Eh.call(u);return A&&(h?u[qs]=x:delete u[qs]),O}var Zt=cc?function(u){return u==null?[]:(u=dn(u),ko(cc(u),function(h){return r1.call(u,h)}))}:Hx,ys=cc?function(u){for(var h=[];u;)Oa(h,Zt(u)),u=lc(u);return h}:Hx,hi=di;(s1&&hi(new s1(new ArrayBuffer(1)))!=ke||dc&&hi(new dc)!=Me||l1&&hi(l1.resolve())!=gt||fc&&hi(new fc)!=Ht||hc&&hi(new hc)!=et)&&(hi=function(u){var h=di(u),x=h==at?u.constructor:n,A=x?Sf(x):"";if(A)switch(A){case px:return ke;case gx:return Me;case mx:return gt;case gc:return Ht;case u1:return et}return h});function AH(u,h,x){for(var A=-1,O=x.length;++A<O;){var H=x[A],q=H.size;switch(H.type){case"drop":u+=q;break;case"dropRight":h-=q;break;case"take":h=Jr(h,u+q);break;case"takeRight":u=vr(u,h-q);break}}return{start:u,end:h}}function RH(u){var h=u.match(xi);return h?h[1].split(Hs):[]}function o7(u,h,x){h=rl(h,u);for(var A=-1,O=h.length,H=!1;++A<O;){var q=sl(h[A]);if(!(H=u!=null&&x(u,q)))break;u=u[q]}return H||++A!=O?H:(O=u==null?0:u.length,!!O&&a2(O)&&cu(q,O)&&(Rt(u)||wf(u)))}function IH(u){var h=u.length,x=new u.constructor(h);return h&&typeof u[0]=="string"&&rn.call(u,"index")&&(x.index=u.index,x.input=u.input),x}function a7(u){return typeof u.constructor=="function"&&!N1(u)?ou(lc(u)):{}}function MH(u,h,x){var A=u.constructor;switch(h){case Wt:return T1(u);case Pe:case We:return new A(+u);case ke:return uu(u,x);case kt:case Xt:case zn:case je:case Tt:case $e:case ut:case Ke:case xt:return Xv(u,x);case Me:return new A;case tt:case tn:return new A(u);case mt:return Yv(u);case Ht:return new A;case Dt:return $n(u)}}function OH(u,h){var x=h.length;if(!x)return u;var A=x-1;return h[A]=(x>1?"& ":"")+h[A],h=h.join(x>2?", ":" "),u.replace(Rd,`{
-/* [wrapped with `+h+`] */
-`)}function NH(u){return Rt(u)||wf(u)||!!(i1&&u&&u[i1])}function cu(u,h){var x=typeof u;return h=h??j,!!h&&(x=="number"||x!="symbol"&&Bd.test(u))&&u>-1&&u%1==0&&u<h}function so(u,h,x){if(!lr(x))return!1;var A=typeof h;return(A=="number"?Ro(x)&&cu(h,x.length):A=="string"&&h in x)?xs(x[h],u):!1}function _x(u,h){if(Rt(u))return!1;var x=typeof u;return x=="number"||x=="symbol"||x=="boolean"||u==null||sa(u)?!0:qu.test(u)||!Ku.test(u)||h!=null&&u in dn(h)}function DH(u){var h=typeof u;return h=="string"||h=="number"||h=="symbol"||h=="boolean"?u!=="__proto__":u===null}function kx(u){var h=ye(u),x=$[h];if(typeof x!="function"||!(h in Vt.prototype))return!1;if(u===x)return!0;var A=ie(x);return!!A&&u===A[0]}function zH(u){return!!oc&&oc in u}var FH=Zn?du:Wx;function N1(u){var h=u&&u.constructor,x=typeof h=="function"&&h.prototype||xn;return u===x}function s7(u){return u===u&&!lr(u)}function l7(u,h){return function(x){return x==null?!1:x[u]===h&&(h!==n||u in dn(x))}}function $H(u){var h=i2(u,function(A){return x.size===d&&x.clear(),A}),x=h.cache;return h}function BH(u,h){var x=u[1],A=h[1],O=x|A,H=O<(P|T|z),q=A==z&&x==L||A==z&&x==B&&u[7].length<=h[8]||A==(z|B)&&h[7].length<=h[8]&&x==L;if(!(H||q))return u;A&P&&(u[2]=h[2],O|=x&P?0:k);var X=h[3];if(X){var oe=u[3];u[3]=oe?Qv(oe,X,h[4]):X,u[4]=oe?Jo(u[3],p):h[4]}return X=h[5],X&&(oe=u[5],u[5]=oe?A1(oe,X,h[6]):X,u[6]=oe?Jo(u[5],p):h[6]),X=h[7],X&&(u[7]=X),A&z&&(u[8]=u[8]==null?h[8]:Jr(u[8],h[8])),u[9]==null&&(u[9]=h[9]),u[0]=h[0],u[1]=O,u}function HH(u){var h=[];if(u!=null)for(var x in dn(u))h.push(x);return h}function WH(u){return Eh.call(u)}function u7(u,h,x){return h=vr(h===n?u.length-1:h,0),function(){for(var A=arguments,O=-1,H=vr(A.length-h,0),q=ge(H);++O<H;)q[O]=A[h+O];O=-1;for(var X=ge(h+1);++O<h;)X[O]=A[O];return X[h]=x(q),wi(u,this,X)}}function c7(u,h){return h.length<2?u:Xs(u,Nr(h,0,-1))}function VH(u,h){for(var x=u.length,A=Jr(h.length,x),O=Ti(u);A--;){var H=h[A];u[A]=cu(H,x)?O[H]:n}return u}function Ex(u,h){if(!(h==="constructor"&&typeof u[h]=="function")&&h!="__proto__")return u[h]}var d7=h7(gf),D1=of||function(u,h){return qe.setTimeout(u,h)},Px=h7(Kh);function f7(u,h,x){var A=h+"";return Px(u,OH(A,UH(RH(A),x)))}function h7(u){var h=0,x=0;return function(){var A=o1(),O=le-(A-x);if(x=A,O>0){if(++h>=ve)return arguments[0]}else h=0;return u.apply(n,arguments)}}function e2(u,h){var x=-1,A=u.length,O=A-1;for(h=h===n?A:h;++x<h;){var H=hf(x,O),q=u[H];u[H]=u[x],u[x]=q}return u.length=h,u}var p7=$H(function(u){var h=[];return u.charCodeAt(0)===46&&h.push(""),u.replace(nr,function(x,A,O,H){h.push(O?H.replace(Od,"$1"):A||x)}),h});function sl(u){if(typeof u=="string"||sa(u))return u;var h=u+"";return h=="0"&&1/u==-se?"-0":h}function Sf(u){if(u!=null){try{return or.call(u)}catch{}try{return u+""}catch{}}return""}function UH(u,h){return Fn(be,function(x){var A="_."+x[0];h&x[1]&&!Wi(u,A)&&u.push(A)}),u.sort()}function g7(u){if(u instanceof Vt)return u.clone();var h=new ro(u.__wrapped__,u.__chain__);return h.__actions__=Ti(u.__actions__),h.__index__=u.__index__,h.__values__=u.__values__,h}function GH(u,h,x){(x?so(u,h,x):h===n)?h=1:h=vr(Mt(h),0);var A=u==null?0:u.length;if(!A||h<1)return[];for(var O=0,H=0,q=ge(af(A/h));O<A;)q[H++]=Nr(u,O,O+=h);return q}function jH(u){for(var h=-1,x=u==null?0:u.length,A=0,O=[];++h<x;){var H=u[h];H&&(O[A++]=H)}return O}function KH(){var u=arguments.length;if(!u)return[];for(var h=ge(u-1),x=arguments[0],A=u;A--;)h[A-1]=arguments[A];return Oa(Rt(x)?Ti(x):[x],Mr(h,1))}var qH=St(function(u,h){return Dr(u)?xc(u,Mr(h,1,Dr,!0)):[]}),ZH=St(function(u,h){var x=$a(h);return Dr(x)&&(x=n),Dr(u)?xc(u,Mr(h,1,Dr,!0),Le(x,2)):[]}),YH=St(function(u,h){var x=$a(h);return Dr(x)&&(x=n),Dr(u)?xc(u,Mr(h,1,Dr,!0),n,x):[]});function XH(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Mt(h),Nr(u,h<0?0:h,A)):[]}function QH(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Mt(h),h=A-h,Nr(u,0,h<0?0:h)):[]}function JH(u,h){return u&&u.length?Ec(u,Le(h,3),!0,!0):[]}function eW(u,h){return u&&u.length?Ec(u,Le(h,3),!0):[]}function tW(u,h,x,A){var O=u==null?0:u.length;return O?(x&&typeof x!="number"&&so(u,h,x)&&(x=0,A=O),ra(u,h,x,A)):[]}function m7(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=x==null?0:Mt(x);return O<0&&(O=vr(A+O,0)),tu(u,Le(h,3),O)}function v7(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=A-1;return x!==n&&(O=Mt(x),O=x<0?vr(A+O,0):Jr(O,A-1)),tu(u,Le(h,3),O,!0)}function y7(u){var h=u==null?0:u.length;return h?Mr(u,1):[]}function nW(u){var h=u==null?0:u.length;return h?Mr(u,se):[]}function rW(u,h){var x=u==null?0:u.length;return x?(h=h===n?1:Mt(h),Mr(u,h)):[]}function iW(u){for(var h=-1,x=u==null?0:u.length,A={};++h<x;){var O=u[h];A[O[0]]=O[1]}return A}function x7(u){return u&&u.length?u[0]:n}function oW(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=x==null?0:Mt(x);return O<0&&(O=vr(A+O,0)),ec(u,h,O)}function aW(u){var h=u==null?0:u.length;return h?Nr(u,0,-1):[]}var sW=St(function(u){var h=Mn(u,mf);return h.length&&h[0]===u[0]?bc(h):[]}),lW=St(function(u){var h=$a(u),x=Mn(u,mf);return h===$a(x)?h=n:x.pop(),x.length&&x[0]===u[0]?bc(x,Le(h,2)):[]}),uW=St(function(u){var h=$a(u),x=Mn(u,mf);return h=typeof h=="function"?h:n,h&&x.pop(),x.length&&x[0]===u[0]?bc(x,n,h):[]});function cW(u,h){return u==null?"":Nv.call(u,h)}function $a(u){var h=u==null?0:u.length;return h?u[h-1]:n}function dW(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=A;return x!==n&&(O=Mt(x),O=O<0?vr(A+O,0):Jr(O,A-1)),h===h?Q0(u,h,O):tu(u,jd,O,!0)}function fW(u,h){return u&&u.length?_c(u,Mt(h)):n}var hW=St(b7);function b7(u,h){return u&&u.length&&h&&h.length?el(u,h):u}function pW(u,h,x){return u&&u.length&&h&&h.length?el(u,h,Le(x,2)):u}function gW(u,h,x){return u&&u.length&&h&&h.length?el(u,h,n,x):u}var mW=Yn(function(u,h){var x=u==null?0:u.length,A=Ih(u,h);return ff(u,Mn(h,function(O){return cu(O,x)?+O:O}).sort(L1)),A});function vW(u,h){var x=[];if(!(u&&u.length))return x;var A=-1,O=[],H=u.length;for(h=Le(h,3);++A<H;){var q=u[A];h(q,A,u)&&(x.push(q),O.push(A))}return ff(u,O),x}function Tx(u){return u==null?u:Fv.call(u)}function yW(u,h,x){var A=u==null?0:u.length;return A?(x&&typeof x!="number"&&so(u,h,x)?(h=0,x=A):(h=h==null?0:Mt(h),x=x===n?A:Mt(x)),Nr(u,h,x)):[]}function xW(u,h){return ei(u,h)}function bW(u,h,x){return qh(u,h,Le(x,2))}function SW(u,h){var x=u==null?0:u.length;if(x){var A=ei(u,h);if(A<x&&xs(u[A],h))return A}return-1}function wW(u,h){return ei(u,h,!0)}function CW(u,h,x){return qh(u,h,Le(x,2),!0)}function _W(u,h){var x=u==null?0:u.length;if(x){var A=ei(u,h,!0)-1;if(xs(u[A],h))return A}return-1}function kW(u){return u&&u.length?Zh(u):[]}function EW(u,h){return u&&u.length?Zh(u,Le(h,2)):[]}function PW(u){var h=u==null?0:u.length;return h?Nr(u,1,h):[]}function TW(u,h,x){return u&&u.length?(h=x||h===n?1:Mt(h),Nr(u,0,h<0?0:h)):[]}function LW(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Mt(h),h=A-h,Nr(u,h<0?0:h,A)):[]}function AW(u,h){return u&&u.length?Ec(u,Le(h,3),!1,!0):[]}function RW(u,h){return u&&u.length?Ec(u,Le(h,3)):[]}var IW=St(function(u){return Pi(Mr(u,1,Dr,!0))}),MW=St(function(u){var h=$a(u);return Dr(h)&&(h=n),Pi(Mr(u,1,Dr,!0),Le(h,2))}),OW=St(function(u){var h=$a(u);return h=typeof h=="function"?h:n,Pi(Mr(u,1,Dr,!0),n,h)});function NW(u){return u&&u.length?Pi(u):[]}function DW(u,h){return u&&u.length?Pi(u,Le(h,2)):[]}function zW(u,h){return h=typeof h=="function"?h:n,u&&u.length?Pi(u,n,h):[]}function Lx(u){if(!(u&&u.length))return[];var h=0;return u=ko(u,function(x){if(Dr(x))return h=vr(x.length,h),!0}),Yd(h,function(x){return Mn(u,js(x))})}function S7(u,h){if(!(u&&u.length))return[];var x=Lx(u);return h==null?x:Mn(x,function(A){return wi(h,n,A)})}var FW=St(function(u,h){return Dr(u)?xc(u,h):[]}),$W=St(function(u){return Qh(ko(u,Dr))}),BW=St(function(u){var h=$a(u);return Dr(h)&&(h=n),Qh(ko(u,Dr),Le(h,2))}),HW=St(function(u){var h=$a(u);return h=typeof h=="function"?h:n,Qh(ko(u,Dr),n,h)}),WW=St(Lx);function VW(u,h){return E1(u||[],h||[],Ys)}function UW(u,h){return E1(u||[],h||[],lu)}var GW=St(function(u){var h=u.length,x=h>1?u[h-1]:n;return x=typeof x=="function"?(u.pop(),x):n,S7(u,x)});function w7(u){var h=$(u);return h.__chain__=!0,h}function jW(u,h){return h(u),u}function t2(u,h){return h(u)}var KW=Yn(function(u){var h=u.length,x=h?u[0]:0,A=this.__wrapped__,O=function(H){return Ih(H,u)};return h>1||this.__actions__.length||!(A instanceof Vt)||!cu(x)?this.thru(O):(A=A.slice(x,+x+(h?1:0)),A.__actions__.push({func:t2,args:[O],thisArg:n}),new ro(A,this.__chain__).thru(function(H){return h&&!H.length&&H.push(n),H}))});function qW(){return w7(this)}function ZW(){return new ro(this.value(),this.__chain__)}function YW(){this.__values__===n&&(this.__values__=D7(this.value()));var u=this.__index__>=this.__values__.length,h=u?n:this.__values__[this.__index__++];return{done:u,value:h}}function XW(){return this}function QW(u){for(var h,x=this;x instanceof uf;){var A=g7(x);A.__index__=0,A.__values__=n,h?O.__wrapped__=A:h=A;var O=A;x=x.__wrapped__}return O.__wrapped__=u,h}function JW(){var u=this.__wrapped__;if(u instanceof Vt){var h=u;return this.__actions__.length&&(h=new Vt(this)),h=h.reverse(),h.__actions__.push({func:t2,args:[Tx],thisArg:n}),new ro(h,this.__chain__)}return this.thru(Tx)}function eV(){return nl(this.__wrapped__,this.__actions__)}var tV=Jh(function(u,h,x){rn.call(u,x)?++u[x]:na(u,x,1)});function nV(u,h,x){var A=Rt(u)?In:y1;return x&&so(u,h,x)&&(h=n),A(u,Le(h,3))}function rV(u,h){var x=Rt(u)?ko:ia;return x(u,Le(h,3))}var iV=I1(m7),oV=I1(v7);function aV(u,h){return Mr(n2(u,h),1)}function sV(u,h){return Mr(n2(u,h),se)}function lV(u,h,x){return x=x===n?1:Mt(x),Mr(n2(u,h),x)}function C7(u,h){var x=Rt(u)?Fn:ps;return x(u,Le(h,3))}function _7(u,h){var x=Rt(u)?_o:Nh;return x(u,Le(h,3))}var uV=Jh(function(u,h,x){rn.call(u,x)?u[x].push(h):na(u,x,[h])});function cV(u,h,x,A){u=Ro(u)?u:ip(u),x=x&&!A?Mt(x):0;var O=u.length;return x<0&&(x=vr(O+x,0)),s2(u)?x<=O&&u.indexOf(h,x)>-1:!!O&&ec(u,h,x)>-1}var dV=St(function(u,h,x){var A=-1,O=typeof h=="function",H=Ro(u)?ge(u.length):[];return ps(u,function(q){H[++A]=O?wi(h,q,x):gs(q,h,x)}),H}),fV=Jh(function(u,h,x){na(u,x,h)});function n2(u,h){var x=Rt(u)?Mn:br;return x(u,Le(h,3))}function hV(u,h,x,A){return u==null?[]:(Rt(h)||(h=h==null?[]:[h]),x=A?n:x,Rt(x)||(x=x==null?[]:[x]),Ei(u,h,x))}var pV=Jh(function(u,h,x){u[x?0:1].push(h)},function(){return[[],[]]});function gV(u,h,x){var A=Rt(u)?Gd:Sh,O=arguments.length<3;return A(u,Le(h,4),x,O,ps)}function mV(u,h,x){var A=Rt(u)?wv:Sh,O=arguments.length<3;return A(u,Le(h,4),x,O,Nh)}function vV(u,h){var x=Rt(u)?ko:ia;return x(u,o2(Le(h,3)))}function yV(u){var h=Rt(u)?vc:jh;return h(u)}function xV(u,h,x){(x?so(u,h,x):h===n)?h=1:h=Mt(h);var A=Rt(u)?ui:pf;return A(u,h)}function bV(u){var h=Rt(u)?xx:fi;return h(u)}function SV(u){if(u==null)return 0;if(Ro(u))return s2(u)?Na(u):u.length;var h=hi(u);return h==Me||h==Ht?u.size:Or(u).length}function wV(u,h,x){var A=Rt(u)?Qu:Lo;return x&&so(u,h,x)&&(h=n),A(u,Le(h,3))}var CV=St(function(u,h){if(u==null)return[];var x=h.length;return x>1&&so(u,h[0],h[1])?h=[]:x>2&&so(h[0],h[1],h[2])&&(h=[h[0]]),Ei(u,Mr(h,1),[])}),r2=Mv||function(){return qe.Date.now()};function _V(u,h){if(typeof h!="function")throw new Ci(a);return u=Mt(u),function(){if(--u<1)return h.apply(this,arguments)}}function k7(u,h,x){return h=x?n:h,h=u&&h==null?u.length:h,he(u,z,n,n,n,n,h)}function E7(u,h){var x;if(typeof h!="function")throw new Ci(a);return u=Mt(u),function(){return--u>0&&(x=h.apply(this,arguments)),u<=1&&(h=n),x}}var Ax=St(function(u,h,x){var A=P;if(x.length){var O=Jo(x,Ze(Ax));A|=N}return he(u,A,h,x,O)}),P7=St(function(u,h,x){var A=P|T;if(x.length){var O=Jo(x,Ze(P7));A|=N}return he(h,A,u,x,O)});function T7(u,h,x){h=x?n:h;var A=he(u,L,n,n,n,n,n,h);return A.placeholder=T7.placeholder,A}function L7(u,h,x){h=x?n:h;var A=he(u,I,n,n,n,n,n,h);return A.placeholder=L7.placeholder,A}function A7(u,h,x){var A,O,H,q,X,oe,_e=0,Ee=!1,Ae=!1,Xe=!0;if(typeof u!="function")throw new Ci(a);h=Ba(h)||0,lr(x)&&(Ee=!!x.leading,Ae="maxWait"in x,H=Ae?vr(Ba(x.maxWait)||0,h):H,Xe="trailing"in x?!!x.trailing:Xe);function ct(zr){var bs=A,hu=O;return A=O=n,_e=zr,q=u.apply(hu,bs),q}function vt(zr){return _e=zr,X=D1(jt,h),Ee?ct(zr):q}function $t(zr){var bs=zr-oe,hu=zr-_e,Z7=h-bs;return Ae?Jr(Z7,H-hu):Z7}function yt(zr){var bs=zr-oe,hu=zr-_e;return oe===n||bs>=h||bs<0||Ae&&hu>=H}function jt(){var zr=r2();if(yt(zr))return en(zr);X=D1(jt,$t(zr))}function en(zr){return X=n,Xe&&A?ct(zr):(A=O=n,q)}function la(){X!==n&&P1(X),_e=0,A=oe=O=X=n}function lo(){return X===n?q:en(r2())}function ua(){var zr=r2(),bs=yt(zr);if(A=arguments,O=this,oe=zr,bs){if(X===n)return vt(oe);if(Ae)return P1(X),X=D1(jt,h),ct(oe)}return X===n&&(X=D1(jt,h)),q}return ua.cancel=la,ua.flush=lo,ua}var kV=St(function(u,h){return v1(u,1,h)}),EV=St(function(u,h,x){return v1(u,Ba(h)||0,x)});function PV(u){return he(u,K)}function i2(u,h){if(typeof u!="function"||h!=null&&typeof h!="function")throw new Ci(a);var x=function(){var A=arguments,O=h?h.apply(this,A):A[0],H=x.cache;if(H.has(O))return H.get(O);var q=u.apply(this,A);return x.cache=H.set(O,q)||H,q};return x.cache=new(i2.Cache||ta),x}i2.Cache=ta;function o2(u){if(typeof u!="function")throw new Ci(a);return function(){var h=arguments;switch(h.length){case 0:return!u.call(this);case 1:return!u.call(this,h[0]);case 2:return!u.call(this,h[0],h[1]);case 3:return!u.call(this,h[0],h[1],h[2])}return!u.apply(this,h)}}function TV(u){return E7(2,u)}var LV=wx(function(u,h){h=h.length==1&&Rt(h[0])?Mn(h[0],Rr(Le())):Mn(Mr(h,1),Rr(Le()));var x=h.length;return St(function(A){for(var O=-1,H=Jr(A.length,x);++O<H;)A[O]=h[O].call(this,A[O]);return wi(u,this,A)})}),Rx=St(function(u,h){var x=Jo(h,Ze(Rx));return he(u,N,n,h,x)}),R7=St(function(u,h){var x=Jo(h,Ze(R7));return he(u,F,n,h,x)}),AV=Yn(function(u,h){return he(u,B,n,n,n,h)});function RV(u,h){if(typeof u!="function")throw new Ci(a);return h=h===n?h:Mt(h),St(u,h)}function IV(u,h){if(typeof u!="function")throw new Ci(a);return h=h==null?0:vr(Mt(h),0),St(function(x){var A=x[h],O=vs(x,0,h);return A&&Oa(O,A),wi(u,this,O)})}function MV(u,h,x){var A=!0,O=!0;if(typeof u!="function")throw new Ci(a);return lr(x)&&(A="leading"in x?!!x.leading:A,O="trailing"in x?!!x.trailing:O),A7(u,h,{leading:A,maxWait:h,trailing:O})}function OV(u){return k7(u,1)}function NV(u,h){return Rx(Pc(h),u)}function DV(){if(!arguments.length)return[];var u=arguments[0];return Rt(u)?u:[u]}function zV(u){return ci(u,y)}function FV(u,h){return h=typeof h=="function"?h:n,ci(u,y,h)}function $V(u){return ci(u,g|y)}function BV(u,h){return h=typeof h=="function"?h:n,ci(u,g|y,h)}function HV(u,h){return h==null||Oh(u,h,pi(h))}function xs(u,h){return u===h||u!==u&&h!==h}var WV=S(Fh),VV=S(function(u,h){return u>=h}),wf=Vh(function(){return arguments}())?Vh:function(u){return Sr(u)&&rn.call(u,"callee")&&!r1.call(u,"callee")},Rt=ge.isArray,UV=ir?Rr(ir):b1;function Ro(u){return u!=null&&a2(u.length)&&!du(u)}function Dr(u){return Sr(u)&&Ro(u)}function GV(u){return u===!0||u===!1||Sr(u)&&di(u)==Pe}var Tc=Ov||Wx,jV=ai?Rr(ai):S1;function KV(u){return Sr(u)&&u.nodeType===1&&!z1(u)}function qV(u){if(u==null)return!0;if(Ro(u)&&(Rt(u)||typeof u=="string"||typeof u.splice=="function"||Tc(u)||rp(u)||wf(u)))return!u.length;var h=hi(u);if(h==Me||h==Ht)return!u.size;if(N1(u))return!Or(u).length;for(var x in u)if(rn.call(u,x))return!1;return!0}function ZV(u,h){return Sc(u,h)}function YV(u,h,x){x=typeof x=="function"?x:n;var A=x?x(u,h):n;return A===n?Sc(u,h,n,x):!!A}function Ix(u){if(!Sr(u))return!1;var h=di(u);return h==ht||h==it||typeof u.message=="string"&&typeof u.name=="string"&&!z1(u)}function XV(u){return typeof u=="number"&&Th(u)}function du(u){if(!lr(u))return!1;var h=di(u);return h==Bt||h==Nt||h==Ve||h==hn}function I7(u){return typeof u=="number"&&u==Mt(u)}function a2(u){return typeof u=="number"&&u>-1&&u%1==0&&u<=j}function lr(u){var h=typeof u;return u!=null&&(h=="object"||h=="function")}function Sr(u){return u!=null&&typeof u=="object"}var M7=si?Rr(si):Sx;function QV(u,h){return u===h||wc(u,h,Ct(h))}function JV(u,h,x){return x=typeof x=="function"?x:n,wc(u,h,Ct(h),x)}function eU(u){return O7(u)&&u!=+u}function tU(u){if(FH(u))throw new wt(o);return Uh(u)}function nU(u){return u===null}function rU(u){return u==null}function O7(u){return typeof u=="number"||Sr(u)&&di(u)==tt}function z1(u){if(!Sr(u)||di(u)!=at)return!1;var h=lc(u);if(h===null)return!0;var x=rn.call(h,"constructor")&&h.constructor;return typeof x=="function"&&x instanceof x&&or.call(x)==li}var Mx=Ma?Rr(Ma):ar;function iU(u){return I7(u)&&u>=-j&&u<=j}var N7=Gs?Rr(Gs):zt;function s2(u){return typeof u=="string"||!Rt(u)&&Sr(u)&&di(u)==tn}function sa(u){return typeof u=="symbol"||Sr(u)&&di(u)==Dt}var rp=q0?Rr(q0):Vr;function oU(u){return u===n}function aU(u){return Sr(u)&&hi(u)==et}function sU(u){return Sr(u)&&di(u)==Ut}var lU=S(Qs),uU=S(function(u,h){return u<=h});function D7(u){if(!u)return[];if(Ro(u))return s2(u)?Vi(u):Ti(u);if(uc&&u[uc])return Pv(u[uc]());var h=hi(u),x=h==Me?_h:h==Ht?Qd:ip;return x(u)}function fu(u){if(!u)return u===0?u:0;if(u=Ba(u),u===se||u===-se){var h=u<0?-1:1;return h*ne}return u===u?u:0}function Mt(u){var h=fu(u),x=h%1;return h===h?x?h-x:h:0}function z7(u){return u?au(Mt(u),0,W):0}function Ba(u){if(typeof u=="number")return u;if(sa(u))return Q;if(lr(u)){var h=typeof u.valueOf=="function"?u.valueOf():u;u=lr(h)?h+"":h}if(typeof u!="string")return u===0?u:+u;u=no(u);var x=zd.test(u);return x||$d.test(u)?me(u.slice(2),x?2:8):Dd.test(u)?Q:+u}function F7(u){return Fa(u,Io(u))}function cU(u){return u?au(Mt(u),-j,j):u===0?u:0}function bn(u){return u==null?"":oo(u)}var dU=ao(function(u,h){if(N1(h)||Ro(h)){Fa(h,pi(h),u);return}for(var x in h)rn.call(h,x)&&Ys(u,x,h[x])}),$7=ao(function(u,h){Fa(h,Io(h),u)}),l2=ao(function(u,h,x,A){Fa(h,Io(h),u,A)}),fU=ao(function(u,h,x,A){Fa(h,pi(h),u,A)}),hU=Yn(Ih);function pU(u,h){var x=ou(u);return h==null?x:nt(x,h)}var gU=St(function(u,h){u=dn(u);var x=-1,A=h.length,O=A>2?h[2]:n;for(O&&so(h[0],h[1],O)&&(A=1);++x<A;)for(var H=h[x],q=Io(H),X=-1,oe=q.length;++X<oe;){var _e=q[X],Ee=u[_e];(Ee===n||xs(Ee,xn[_e])&&!rn.call(u,_e))&&(u[_e]=H[_e])}return u}),mU=St(function(u){return u.push(n,rt),wi(B7,n,u)});function vU(u,h){return _v(u,Le(h,3),oa)}function yU(u,h){return _v(u,Le(h,3),To)}function xU(u,h){return u==null?u:Dh(u,Le(h,3),Io)}function bU(u,h){return u==null?u:Po(u,Le(h,3),Io)}function SU(u,h){return u&&oa(u,Le(h,3))}function wU(u,h){return u&&To(u,Le(h,3))}function CU(u){return u==null?[]:zh(u,pi(u))}function _U(u){return u==null?[]:zh(u,Io(u))}function Ox(u,h,x){var A=u==null?n:Xs(u,h);return A===n?x:A}function kU(u,h){return u!=null&&o7(u,h,$h)}function Nx(u,h){return u!=null&&o7(u,h,Bh)}var EU=bf(function(u,h,x){h!=null&&typeof h.toString!="function"&&(h=Eh.call(h)),u[h]=x},zx(Mo)),PU=bf(function(u,h,x){h!=null&&typeof h.toString!="function"&&(h=Eh.call(h)),rn.call(u,h)?u[h].push(x):u[h]=[x]},Le),TU=St(gs);function pi(u){return Ro(u)?g1(u):Or(u)}function Io(u){return Ro(u)?g1(u,!0):io(u)}function LU(u,h){var x={};return h=Le(h,3),oa(u,function(A,O,H){na(x,h(A,O,H),A)}),x}function AU(u,h){var x={};return h=Le(h,3),oa(u,function(A,O,H){na(x,O,h(A,O,H))}),x}var RU=ao(function(u,h,x){su(u,h,x)}),B7=ao(function(u,h,x,A){su(u,h,x,A)}),IU=Yn(function(u,h){var x={};if(u==null)return x;var A=!1;h=Mn(h,function(H){return H=rl(H,u),A||(A=H.length>1),H}),Fa(u,pe(u),x),A&&(x=ci(x,g|m|y,Et));for(var O=h.length;O--;)Xh(x,h[O]);return x});function MU(u,h){return H7(u,o2(Le(h)))}var OU=Yn(function(u,h){return u==null?{}:_1(u,h)});function H7(u,h){if(u==null)return{};var x=Mn(pe(u),function(A){return[A]});return h=Le(h),Gh(u,x,function(A,O){return h(A,O[0])})}function NU(u,h,x){h=rl(h,u);var A=-1,O=h.length;for(O||(O=1,u=n);++A<O;){var H=u==null?n:u[sl(h[A])];H===n&&(A=O,H=x),u=du(H)?H.call(u):H}return u}function DU(u,h,x){return u==null?u:lu(u,h,x)}function zU(u,h,x,A){return A=typeof A=="function"?A:n,u==null?u:lu(u,h,x,A)}var W7=te(pi),V7=te(Io);function FU(u,h,x){var A=Rt(u),O=A||Tc(u)||rp(u);if(h=Le(h,4),x==null){var H=u&&u.constructor;O?x=A?new H:[]:lr(u)?x=du(H)?ou(lc(u)):{}:x={}}return(O?Fn:oa)(u,function(q,X,oe){return h(x,q,X,oe)}),x}function $U(u,h){return u==null?!0:Xh(u,h)}function BU(u,h,x){return u==null?u:k1(u,h,Pc(x))}function HU(u,h,x,A){return A=typeof A=="function"?A:n,u==null?u:k1(u,h,Pc(x),A)}function ip(u){return u==null?[]:Xd(u,pi(u))}function WU(u){return u==null?[]:Xd(u,Io(u))}function VU(u,h,x){return x===n&&(x=h,h=n),x!==n&&(x=Ba(x),x=x===x?x:0),h!==n&&(h=Ba(h),h=h===h?h:0),au(Ba(u),h,x)}function UU(u,h,x){return h=fu(h),x===n?(x=h,h=0):x=fu(x),u=Ba(u),Hh(u,h,x)}function GU(u,h,x){if(x&&typeof x!="boolean"&&so(u,h,x)&&(h=x=n),x===n&&(typeof h=="boolean"?(x=h,h=n):typeof u=="boolean"&&(x=u,u=n)),u===n&&h===n?(u=0,h=1):(u=fu(u),h===n?(h=u,u=0):h=fu(h)),u>h){var A=u;u=h,h=A}if(x||u%1||h%1){var O=a1();return Jr(u+O*(h-u+G("1e-"+((O+"").length-1))),h)}return hf(u,h)}var jU=al(function(u,h,x){return h=h.toLowerCase(),u+(x?U7(h):h)});function U7(u){return Dx(bn(u).toLowerCase())}function G7(u){return u=bn(u),u&&u.replace(Hd,Ev).replace(Zl,"")}function KU(u,h,x){u=bn(u),h=oo(h);var A=u.length;x=x===n?A:au(Mt(x),0,A);var O=x;return x-=h.length,x>=0&&u.slice(x,O)==h}function qU(u){return u=bn(u),u&&Wr.test(u)?u.replace($i,ds):u}function ZU(u){return u=bn(u),u&&Ad.test(u)?u.replace(Wl,"\\$&"):u}var YU=al(function(u,h,x){return u+(x?"-":"")+h.toLowerCase()}),XU=al(function(u,h,x){return u+(x?" ":"")+h.toLowerCase()}),QU=tp("toLowerCase");function JU(u,h,x){u=bn(u),h=Mt(h);var A=h?Na(u):0;if(!h||A>=h)return u;var O=(h-A)/2;return c(iu(O),x)+u+c(af(O),x)}function eG(u,h,x){u=bn(u),h=Mt(h);var A=h?Na(u):0;return h&&A<h?u+c(h-A,x):u}function tG(u,h,x){u=bn(u),h=Mt(h);var A=h?Na(u):0;return h&&A<h?c(h-A,x)+u:u}function nG(u,h,x){return x||h==null?h=0:h&&(h=+h),zv(bn(u).replace(Bs,""),h||0)}function rG(u,h,x){return(x?so(u,h,x):h===n)?h=1:h=Mt(h),kc(bn(u),h)}function iG(){var u=arguments,h=bn(u[0]);return u.length<3?h:h.replace(u[1],u[2])}var oG=al(function(u,h,x){return u+(x?"_":"")+h.toLowerCase()});function aG(u,h,x){return x&&typeof x!="number"&&so(u,h,x)&&(h=x=n),x=x===n?W:x>>>0,x?(u=bn(u),u&&(typeof h=="string"||h!=null&&!Mx(h))&&(h=oo(h),!h&&nu(u))?vs(Vi(u),0,x):u.split(h,x)):[]}var sG=al(function(u,h,x){return u+(x?" ":"")+Dx(h)});function lG(u,h,x){return u=bn(u),x=x==null?0:au(Mt(x),0,u.length),h=oo(h),u.slice(x,x+h.length)==h}function uG(u,h,x){var A=$.templateSettings;x&&so(u,h,x)&&(h=n),u=bn(u),h=l2({},h,A,Fe);var O=l2({},h.imports,A.imports,Fe),H=pi(O),q=Xd(O,H),X,oe,_e=0,Ee=h.interpolate||wo,Ae="__p += '",Xe=ef((h.escape||wo).source+"|"+Ee.source+"|"+(Ee===$s?Nd:wo).source+"|"+(h.evaluate||wo).source+"|$","g"),ct="//# sourceURL="+(rn.call(h,"sourceURL")?(h.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Jl+"]")+`
-`;u.replace(Xe,function(yt,jt,en,la,lo,ua){return en||(en=la),Ae+=u.slice(_e,ua).replace(Wd,Ks),jt&&(X=!0,Ae+=`' +
-__e(`+jt+`) +
-'`),lo&&(oe=!0,Ae+=`';
-`+lo+`;
-__p += '`),en&&(Ae+=`' +
-((__t = (`+en+`)) == null ? '' : __t) +
-'`),_e=ua+yt.length,yt}),Ae+=`';
-`;var vt=rn.call(h,"variable")&&h.variable;if(!vt)Ae=`with (obj) {
-`+Ae+`
-}
-`;else if(Md.test(vt))throw new wt(s);Ae=(oe?Ae.replace(Qt,""):Ae).replace(Gn,"$1").replace(mr,"$1;"),Ae="function("+(vt||"obj")+`) {
-`+(vt?"":`obj || (obj = {});
-`)+"var __t, __p = ''"+(X?", __e = _.escape":"")+(oe?`, __j = Array.prototype.join;
-function print() { __p += __j.call(arguments, '') }
-`:`;
-`)+Ae+`return __p
-}`;var $t=K7(function(){return Jt(H,ct+"return "+Ae).apply(n,q)});if($t.source=Ae,Ix($t))throw $t;return $t}function cG(u){return bn(u).toLowerCase()}function dG(u){return bn(u).toUpperCase()}function fG(u,h,x){if(u=bn(u),u&&(x||h===n))return no(u);if(!u||!(h=oo(h)))return u;var A=Vi(u),O=Vi(h),H=Qo(A,O),q=cs(A,O)+1;return vs(A,H,q).join("")}function hG(u,h,x){if(u=bn(u),u&&(x||h===n))return u.slice(0,J0(u)+1);if(!u||!(h=oo(h)))return u;var A=Vi(u),O=cs(A,Vi(h))+1;return vs(A,0,O).join("")}function pG(u,h,x){if(u=bn(u),u&&(x||h===n))return u.replace(Bs,"");if(!u||!(h=oo(h)))return u;var A=Vi(u),O=Qo(A,Vi(h));return vs(A,O).join("")}function gG(u,h){var x=U,A=Y;if(lr(h)){var O="separator"in h?h.separator:O;x="length"in h?Mt(h.length):x,A="omission"in h?oo(h.omission):A}u=bn(u);var H=u.length;if(nu(u)){var q=Vi(u);H=q.length}if(x>=H)return u;var X=x-Na(A);if(X<1)return A;var oe=q?vs(q,0,X).join(""):u.slice(0,X);if(O===n)return oe+A;if(q&&(X+=oe.length-X),Mx(O)){if(u.slice(X).search(O)){var _e,Ee=oe;for(O.global||(O=ef(O.source,bn(oi.exec(O))+"g")),O.lastIndex=0;_e=O.exec(Ee);)var Ae=_e.index;oe=oe.slice(0,Ae===n?X:Ae)}}else if(u.indexOf(oo(O),X)!=X){var Xe=oe.lastIndexOf(O);Xe>-1&&(oe=oe.slice(0,Xe))}return oe+A}function mG(u){return u=bn(u),u&&Td.test(u)?u.replace(Hr,Av):u}var vG=al(function(u,h,x){return u+(x?" ":"")+h.toUpperCase()}),Dx=tp("toUpperCase");function j7(u,h,x){return u=bn(u),h=x?n:h,h===n?Ch(u)?Jd(u):Y0(u):u.match(h)||[]}var K7=St(function(u,h){try{return wi(u,n,h)}catch(x){return Ix(x)?x:new wt(x)}}),yG=Yn(function(u,h){return Fn(h,function(x){x=sl(x),na(u,x,Ax(u[x],u))}),u});function xG(u){var h=u==null?0:u.length,x=Le();return u=h?Mn(u,function(A){if(typeof A[1]!="function")throw new Ci(a);return[x(A[0]),A[1]]}):[],St(function(A){for(var O=-1;++O<h;){var H=u[O];if(wi(H[0],this,A))return wi(H[1],this,A)}})}function bG(u){return Mh(ci(u,g))}function zx(u){return function(){return u}}function SG(u,h){return u==null||u!==u?h:u}var wG=M1(),CG=M1(!0);function Mo(u){return u}function Fx(u){return sr(typeof u=="function"?u:ci(u,g))}function _G(u){return Cc(ci(u,g))}function kG(u,h){return Js(u,ci(h,g))}var EG=St(function(u,h){return function(x){return gs(x,u,h)}}),PG=St(function(u,h){return function(x){return gs(u,x,h)}});function $x(u,h,x){var A=pi(h),O=zh(h,A);x==null&&!(lr(h)&&(O.length||!A.length))&&(x=h,h=u,u=this,O=zh(h,pi(h)));var H=!(lr(x)&&"chain"in x)||!!x.chain,q=du(u);return Fn(O,function(X){var oe=h[X];u[X]=oe,q&&(u.prototype[X]=function(){var _e=this.__chain__;if(H||_e){var Ee=u(this.__wrapped__),Ae=Ee.__actions__=Ti(this.__actions__);return Ae.push({func:oe,args:arguments,thisArg:u}),Ee.__chain__=_e,Ee}return oe.apply(u,Oa([this.value()],arguments))})}),u}function TG(){return qe._===this&&(qe._=t1),this}function Bx(){}function LG(u){return u=Mt(u),St(function(h){return _c(h,u)})}var AG=O1(Mn),RG=O1(In),IG=O1(Qu);function q7(u){return _x(u)?js(sl(u)):ms(u)}function MG(u){return function(h){return u==null?n:Xs(u,h)}}var OG=v(),NG=v(!0);function Hx(){return[]}function Wx(){return!1}function DG(){return{}}function zG(){return""}function FG(){return!0}function $G(u,h){if(u=Mt(u),u<1||u>j)return[];var x=W,A=Jr(u,W);h=Le(h),u-=W;for(var O=Yd(A,h);++x<u;)h(x);return O}function BG(u){return Rt(u)?Mn(u,sl):sa(u)?[u]:Ti(p7(bn(u)))}function HG(u){var h=++tf;return bn(u)+h}var WG=np(function(u,h){return u+h},0),VG=M("ceil"),UG=np(function(u,h){return u/h},1),GG=M("floor");function jG(u){return u&&u.length?xr(u,Mo,Fh):n}function KG(u,h){return u&&u.length?xr(u,Le(h,2),Fh):n}function qG(u){return Kd(u,Mo)}function ZG(u,h){return Kd(u,Le(h,2))}function YG(u){return u&&u.length?xr(u,Mo,Qs):n}function XG(u,h){return u&&u.length?xr(u,Le(h,2),Qs):n}var QG=np(function(u,h){return u*h},1),JG=M("round"),ej=np(function(u,h){return u-h},0);function tj(u){return u&&u.length?Zd(u,Mo):0}function nj(u,h){return u&&u.length?Zd(u,Le(h,2)):0}return $.after=_V,$.ary=k7,$.assign=dU,$.assignIn=$7,$.assignInWith=l2,$.assignWith=fU,$.at=hU,$.before=E7,$.bind=Ax,$.bindAll=yG,$.bindKey=P7,$.castArray=DV,$.chain=w7,$.chunk=GH,$.compact=jH,$.concat=KH,$.cond=xG,$.conforms=bG,$.constant=zx,$.countBy=tV,$.create=pU,$.curry=T7,$.curryRight=L7,$.debounce=A7,$.defaults=gU,$.defaultsDeep=mU,$.defer=kV,$.delay=EV,$.difference=qH,$.differenceBy=ZH,$.differenceWith=YH,$.drop=XH,$.dropRight=QH,$.dropRightWhile=JH,$.dropWhile=eW,$.fill=tW,$.filter=rV,$.flatMap=aV,$.flatMapDeep=sV,$.flatMapDepth=lV,$.flatten=y7,$.flattenDeep=nW,$.flattenDepth=rW,$.flip=PV,$.flow=wG,$.flowRight=CG,$.fromPairs=iW,$.functions=CU,$.functionsIn=_U,$.groupBy=uV,$.initial=aW,$.intersection=sW,$.intersectionBy=lW,$.intersectionWith=uW,$.invert=EU,$.invertBy=PU,$.invokeMap=dV,$.iteratee=Fx,$.keyBy=fV,$.keys=pi,$.keysIn=Io,$.map=n2,$.mapKeys=LU,$.mapValues=AU,$.matches=_G,$.matchesProperty=kG,$.memoize=i2,$.merge=RU,$.mergeWith=B7,$.method=EG,$.methodOf=PG,$.mixin=$x,$.negate=o2,$.nthArg=LG,$.omit=IU,$.omitBy=MU,$.once=TV,$.orderBy=hV,$.over=AG,$.overArgs=LV,$.overEvery=RG,$.overSome=IG,$.partial=Rx,$.partialRight=R7,$.partition=pV,$.pick=OU,$.pickBy=H7,$.property=q7,$.propertyOf=MG,$.pull=hW,$.pullAll=b7,$.pullAllBy=pW,$.pullAllWith=gW,$.pullAt=mW,$.range=OG,$.rangeRight=NG,$.rearg=AV,$.reject=vV,$.remove=vW,$.rest=RV,$.reverse=Tx,$.sampleSize=xV,$.set=DU,$.setWith=zU,$.shuffle=bV,$.slice=yW,$.sortBy=CV,$.sortedUniq=kW,$.sortedUniqBy=EW,$.split=aG,$.spread=IV,$.tail=PW,$.take=TW,$.takeRight=LW,$.takeRightWhile=AW,$.takeWhile=RW,$.tap=jW,$.throttle=MV,$.thru=t2,$.toArray=D7,$.toPairs=W7,$.toPairsIn=V7,$.toPath=BG,$.toPlainObject=F7,$.transform=FU,$.unary=OV,$.union=IW,$.unionBy=MW,$.unionWith=OW,$.uniq=NW,$.uniqBy=DW,$.uniqWith=zW,$.unset=$U,$.unzip=Lx,$.unzipWith=S7,$.update=BU,$.updateWith=HU,$.values=ip,$.valuesIn=WU,$.without=FW,$.words=j7,$.wrap=NV,$.xor=$W,$.xorBy=BW,$.xorWith=HW,$.zip=WW,$.zipObject=VW,$.zipObjectDeep=UW,$.zipWith=GW,$.entries=W7,$.entriesIn=V7,$.extend=$7,$.extendWith=l2,$x($,$),$.add=WG,$.attempt=K7,$.camelCase=jU,$.capitalize=U7,$.ceil=VG,$.clamp=VU,$.clone=zV,$.cloneDeep=$V,$.cloneDeepWith=BV,$.cloneWith=FV,$.conformsTo=HV,$.deburr=G7,$.defaultTo=SG,$.divide=UG,$.endsWith=KU,$.eq=xs,$.escape=qU,$.escapeRegExp=ZU,$.every=nV,$.find=iV,$.findIndex=m7,$.findKey=vU,$.findLast=oV,$.findLastIndex=v7,$.findLastKey=yU,$.floor=GG,$.forEach=C7,$.forEachRight=_7,$.forIn=xU,$.forInRight=bU,$.forOwn=SU,$.forOwnRight=wU,$.get=Ox,$.gt=WV,$.gte=VV,$.has=kU,$.hasIn=Nx,$.head=x7,$.identity=Mo,$.includes=cV,$.indexOf=oW,$.inRange=UU,$.invoke=TU,$.isArguments=wf,$.isArray=Rt,$.isArrayBuffer=UV,$.isArrayLike=Ro,$.isArrayLikeObject=Dr,$.isBoolean=GV,$.isBuffer=Tc,$.isDate=jV,$.isElement=KV,$.isEmpty=qV,$.isEqual=ZV,$.isEqualWith=YV,$.isError=Ix,$.isFinite=XV,$.isFunction=du,$.isInteger=I7,$.isLength=a2,$.isMap=M7,$.isMatch=QV,$.isMatchWith=JV,$.isNaN=eU,$.isNative=tU,$.isNil=rU,$.isNull=nU,$.isNumber=O7,$.isObject=lr,$.isObjectLike=Sr,$.isPlainObject=z1,$.isRegExp=Mx,$.isSafeInteger=iU,$.isSet=N7,$.isString=s2,$.isSymbol=sa,$.isTypedArray=rp,$.isUndefined=oU,$.isWeakMap=aU,$.isWeakSet=sU,$.join=cW,$.kebabCase=YU,$.last=$a,$.lastIndexOf=dW,$.lowerCase=XU,$.lowerFirst=QU,$.lt=lU,$.lte=uU,$.max=jG,$.maxBy=KG,$.mean=qG,$.meanBy=ZG,$.min=YG,$.minBy=XG,$.stubArray=Hx,$.stubFalse=Wx,$.stubObject=DG,$.stubString=zG,$.stubTrue=FG,$.multiply=QG,$.nth=fW,$.noConflict=TG,$.noop=Bx,$.now=r2,$.pad=JU,$.padEnd=eG,$.padStart=tG,$.parseInt=nG,$.random=GU,$.reduce=gV,$.reduceRight=mV,$.repeat=rG,$.replace=iG,$.result=NU,$.round=JG,$.runInContext=J,$.sample=yV,$.size=SV,$.snakeCase=oG,$.some=wV,$.sortedIndex=xW,$.sortedIndexBy=bW,$.sortedIndexOf=SW,$.sortedLastIndex=wW,$.sortedLastIndexBy=CW,$.sortedLastIndexOf=_W,$.startCase=sG,$.startsWith=lG,$.subtract=ej,$.sum=tj,$.sumBy=nj,$.template=uG,$.times=$G,$.toFinite=fu,$.toInteger=Mt,$.toLength=z7,$.toLower=cG,$.toNumber=Ba,$.toSafeInteger=cU,$.toString=bn,$.toUpper=dG,$.trim=fG,$.trimEnd=hG,$.trimStart=pG,$.truncate=gG,$.unescape=mG,$.uniqueId=HG,$.upperCase=vG,$.upperFirst=Dx,$.each=C7,$.eachRight=_7,$.first=x7,$x($,function(){var u={};return oa($,function(h,x){rn.call($.prototype,x)||(u[x]=h)}),u}(),{chain:!1}),$.VERSION=r,Fn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(u){$[u].placeholder=$}),Fn(["drop","take"],function(u,h){Vt.prototype[u]=function(x){x=x===n?1:vr(Mt(x),0);var A=this.__filtered__&&!h?new Vt(this):this.clone();return A.__filtered__?A.__takeCount__=Jr(x,A.__takeCount__):A.__views__.push({size:Jr(x,W),type:u+(A.__dir__<0?"Right":"")}),A},Vt.prototype[u+"Right"]=function(x){return this.reverse()[u](x).reverse()}}),Fn(["filter","map","takeWhile"],function(u,h){var x=h+1,A=x==fe||x==Se;Vt.prototype[u]=function(O){var H=this.clone();return H.__iteratees__.push({iteratee:Le(O,3),type:x}),H.__filtered__=H.__filtered__||A,H}}),Fn(["head","last"],function(u,h){var x="take"+(h?"Right":"");Vt.prototype[u]=function(){return this[x](1).value()[0]}}),Fn(["initial","tail"],function(u,h){var x="drop"+(h?"":"Right");Vt.prototype[u]=function(){return this.__filtered__?new Vt(this):this[x](1)}}),Vt.prototype.compact=function(){return this.filter(Mo)},Vt.prototype.find=function(u){return this.filter(u).head()},Vt.prototype.findLast=function(u){return this.reverse().find(u)},Vt.prototype.invokeMap=St(function(u,h){return typeof u=="function"?new Vt(this):this.map(function(x){return gs(x,u,h)})}),Vt.prototype.reject=function(u){return this.filter(o2(Le(u)))},Vt.prototype.slice=function(u,h){u=Mt(u);var x=this;return x.__filtered__&&(u>0||h<0)?new Vt(x):(u<0?x=x.takeRight(-u):u&&(x=x.drop(u)),h!==n&&(h=Mt(h),x=h<0?x.dropRight(-h):x.take(h-u)),x)},Vt.prototype.takeRightWhile=function(u){return this.reverse().takeWhile(u).reverse()},Vt.prototype.toArray=function(){return this.take(W)},oa(Vt.prototype,function(u,h){var x=/^(?:filter|find|map|reject)|While$/.test(h),A=/^(?:head|last)$/.test(h),O=$[A?"take"+(h=="last"?"Right":""):h],H=A||/^find/.test(h);!O||($.prototype[h]=function(){var q=this.__wrapped__,X=A?[1]:arguments,oe=q instanceof Vt,_e=X[0],Ee=oe||Rt(q),Ae=function(jt){var en=O.apply($,Oa([jt],X));return A&&Xe?en[0]:en};Ee&&x&&typeof _e=="function"&&_e.length!=1&&(oe=Ee=!1);var Xe=this.__chain__,ct=!!this.__actions__.length,vt=H&&!Xe,$t=oe&&!ct;if(!H&&Ee){q=$t?q:new Vt(this);var yt=u.apply(q,X);return yt.__actions__.push({func:t2,args:[Ae],thisArg:n}),new ro(yt,Xe)}return vt&&$t?u.apply(this,X):(yt=this.thru(Ae),vt?A?yt.value()[0]:yt.value():yt)})}),Fn(["pop","push","shift","sort","splice","unshift"],function(u){var h=ic[u],x=/^(?:push|sort|unshift)$/.test(u)?"tap":"thru",A=/^(?:pop|shift)$/.test(u);$.prototype[u]=function(){var O=arguments;if(A&&!this.__chain__){var H=this.value();return h.apply(Rt(H)?H:[],O)}return this[x](function(q){return h.apply(Rt(q)?q:[],O)})}}),oa(Vt.prototype,function(u,h){var x=$[h];if(x){var A=x.name+"";rn.call(fs,A)||(fs[A]=[]),fs[A].push({name:h,func:x})}}),fs[xf(n,T).name]=[{name:"wrapper",func:n}],Vt.prototype.clone=Ui,Vt.prototype.reverse=ki,Vt.prototype.value=$v,$.prototype.at=KW,$.prototype.chain=qW,$.prototype.commit=ZW,$.prototype.next=YW,$.prototype.plant=QW,$.prototype.reverse=JW,$.prototype.toJSON=$.prototype.valueOf=$.prototype.value=eV,$.prototype.first=$.prototype.head,uc&&($.prototype[uc]=XW),$},Da=Eo();lt?((lt.exports=Da)._=Da,Ge._=Da):qe._=Da}).call(Su)})(vi,vi.exports);const Cr=vi.exports;var iS=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function oS(e,t,n,r){e.addEventListener?e.addEventListener(t,n,r):e.attachEvent&&e.attachEvent("on".concat(t),function(){n(window.event)})}function FF(e,t){for(var n=t.slice(0,t.length-1),r=0;r<n.length;r++)n[r]=e[n[r].toLowerCase()];return n}function $F(e){typeof e!="string"&&(e=""),e=e.replace(/\s/g,"");for(var t=e.split(","),n=t.lastIndexOf("");n>=0;)t[n-1]+=",",t.splice(n,1),n=t.lastIndexOf("");return t}function kve(e,t){for(var n=e.length>=t.length?e:t,r=e.length>=t.length?t:e,i=!0,o=0;o<n.length;o++)r.indexOf(n[o])===-1&&(i=!1);return i}var y8={backspace:8,tab:9,clear:12,enter:13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"\u21EA":20,",":188,".":190,"/":191,"`":192,"-":iS?173:189,"=":iS?61:187,";":iS?59:186,"'":222,"[":219,"]":221,"\\":220},pd={"\u21E7":16,shift:16,"\u2325":18,alt:18,option:18,"\u2303":17,ctrl:17,control:17,"\u2318":91,cmd:91,command:91},H6={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},Mi={16:!1,18:!1,17:!1,91:!1},jr={};for(var q2=1;q2<20;q2++)y8["f".concat(q2)]=111+q2;var Qn=[],hL=!1,BF="all",HF=[],Q4=function(t){return y8[t.toLowerCase()]||pd[t.toLowerCase()]||t.toUpperCase().charCodeAt(0)};function WF(e){BF=e||"all"}function $m(){return BF||"all"}function Eve(){return Qn.slice(0)}function Pve(e){var t=e.target||e.srcElement,n=t.tagName,r=!0;return(t.isContentEditable||(n==="INPUT"||n==="TEXTAREA"||n==="SELECT")&&!t.readOnly)&&(r=!1),r}function Tve(e){return typeof e=="string"&&(e=Q4(e)),Qn.indexOf(e)!==-1}function Lve(e,t){var n,r;e||(e=$m());for(var i in jr)if(Object.prototype.hasOwnProperty.call(jr,i))for(n=jr[i],r=0;r<n.length;)n[r].scope===e?n.splice(r,1):r++;$m()===e&&WF(t||"all")}function Ave(e){var t=e.keyCode||e.which||e.charCode,n=Qn.indexOf(t);if(n>=0&&Qn.splice(n,1),e.key&&e.key.toLowerCase()==="meta"&&Qn.splice(0,Qn.length),(t===93||t===224)&&(t=91),t in Mi){Mi[t]=!1;for(var r in pd)pd[r]===t&&(ga[r]=!1)}}function Rve(e){if(typeof e>"u")Object.keys(jr).forEach(function(a){return delete jr[a]});else if(Array.isArray(e))e.forEach(function(a){a.key&&aS(a)});else if(typeof e=="object")e.key&&aS(e);else if(typeof e=="string"){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=n[0],o=n[1];typeof i=="function"&&(o=i,i=""),aS({key:e,scope:i,method:o,splitKey:"+"})}}var aS=function(t){var n=t.key,r=t.scope,i=t.method,o=t.splitKey,a=o===void 0?"+":o,s=$F(n);s.forEach(function(l){var d=l.split(a),p=d.length,g=d[p-1],m=g==="*"?"*":Q4(g);if(!!jr[m]){r||(r=$m());var y=p>1?FF(pd,d):[];jr[m]=jr[m].filter(function(b){var w=i?b.method===i:!0;return!(w&&b.scope===r&&kve(b.mods,y))})}})};function pL(e,t,n,r){if(t.element===r){var i;if(t.scope===n||t.scope==="all"){i=t.mods.length>0;for(var o in Mi)Object.prototype.hasOwnProperty.call(Mi,o)&&(!Mi[o]&&t.mods.indexOf(+o)>-1||Mi[o]&&t.mods.indexOf(+o)===-1)&&(i=!1);(t.mods.length===0&&!Mi[16]&&!Mi[18]&&!Mi[17]&&!Mi[91]||i||t.shortcut==="*")&&t.method(e,t)===!1&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0))}}}function gL(e,t){var n=jr["*"],r=e.keyCode||e.which||e.charCode;if(!!ga.filter.call(this,e)){if((r===93||r===224)&&(r=91),Qn.indexOf(r)===-1&&r!==229&&Qn.push(r),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(b){var w=H6[b];e[b]&&Qn.indexOf(w)===-1?Qn.push(w):!e[b]&&Qn.indexOf(w)>-1?Qn.splice(Qn.indexOf(w),1):b==="metaKey"&&e[b]&&Qn.length===3&&(e.ctrlKey||e.shiftKey||e.altKey||(Qn=Qn.slice(Qn.indexOf(w))))}),r in Mi){Mi[r]=!0;for(var i in pd)pd[i]===r&&(ga[i]=!0);if(!n)return}for(var o in Mi)Object.prototype.hasOwnProperty.call(Mi,o)&&(Mi[o]=e[H6[o]]);e.getModifierState&&!(e.altKey&&!e.ctrlKey)&&e.getModifierState("AltGraph")&&(Qn.indexOf(17)===-1&&Qn.push(17),Qn.indexOf(18)===-1&&Qn.push(18),Mi[17]=!0,Mi[18]=!0);var a=$m();if(n)for(var s=0;s<n.length;s++)n[s].scope===a&&(e.type==="keydown"&&n[s].keydown||e.type==="keyup"&&n[s].keyup)&&pL(e,n[s],a,t);if(r in jr){for(var l=0;l<jr[r].length;l++)if((e.type==="keydown"&&jr[r][l].keydown||e.type==="keyup"&&jr[r][l].keyup)&&jr[r][l].key){for(var d=jr[r][l],p=d.splitKey,g=d.key.split(p),m=[],y=0;y<g.length;y++)m.push(Q4(g[y]));m.sort().join("")===Qn.sort().join("")&&pL(e,d,a,t)}}}}function Ive(e){return HF.indexOf(e)>-1}function ga(e,t,n){Qn=[];var r=$F(e),i=[],o="all",a=document,s=0,l=!1,d=!0,p="+",g=!1;for(n===void 0&&typeof t=="function"&&(n=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(a=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(d=t.keydown),t.capture!==void 0&&(g=t.capture),typeof t.splitKey=="string"&&(p=t.splitKey)),typeof t=="string"&&(o=t);s<r.length;s++)e=r[s].split(p),i=[],e.length>1&&(i=FF(pd,e)),e=e[e.length-1],e=e==="*"?"*":Q4(e),e in jr||(jr[e]=[]),jr[e].push({keyup:l,keydown:d,scope:o,mods:i,shortcut:r[s],method:n,key:r[s],splitKey:p,element:a});typeof a<"u"&&!Ive(a)&&window&&(HF.push(a),oS(a,"keydown",function(m){gL(m,a)},g),hL||(hL=!0,oS(window,"focus",function(){Qn=[]},g)),oS(a,"keyup",function(m){gL(m,a),Ave(m)},g))}function Mve(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(jr).forEach(function(n){var r=jr[n].find(function(i){return i.scope===t&&i.shortcut===e});r&&r.method&&r.method()})}var sS={setScope:WF,getScope:$m,deleteScope:Lve,getPressedKeyCodes:Eve,isPressed:Tve,filter:Pve,trigger:Mve,unbind:Rve,keyMap:y8,modifier:pd,modifierMap:H6};for(var lS in sS)Object.prototype.hasOwnProperty.call(sS,lS)&&(ga[lS]=sS[lS]);if(typeof window<"u"){var Ove=window.hotkeys;ga.noConflict=function(e){return e&&window.hotkeys===ga&&(window.hotkeys=Ove),ga},window.hotkeys=ga}ga.filter=function(){return!0};var VF=function(t,n){var r=t.target,i=r&&r.tagName;return Boolean(i&&n&&n.includes(i))},Nve=function(t){return VF(t,["INPUT","TEXTAREA","SELECT"])};function Kt(e,t,n,r){n instanceof Array&&(r=n,n=void 0);var i=n||{},o=i.enableOnTags,a=i.filter,s=i.keyup,l=i.keydown,d=i.filterPreventDefault,p=d===void 0?!0:d,g=i.enabled,m=g===void 0?!0:g,y=i.enableOnContentEditable,b=y===void 0?!1:y,w=C.exports.useRef(null),P=C.exports.useCallback(function(T,k){var L,I;return a&&!a(T)?!p:Nve(T)&&!VF(T,o)||(L=T.target)!=null&&L.isContentEditable&&!b?!0:w.current===null||document.activeElement===w.current||(I=w.current)!=null&&I.contains(document.activeElement)?(t(T,k),!0):!1},r?[w,o,a].concat(r):[w,o,a]);return C.exports.useEffect(function(){if(!m){ga.unbind(e,P);return}return s&&l!==!0&&(n.keydown=!1),ga(e,n||{},P),function(){return ga.unbind(e,P)}},[P,e,m]),w}ga.isPressed;function Dve(){return ce("div",{className:"work-in-progress nodes-work-in-progress",children:[_("h1",{children:"Nodes"}),_("p",{children:"A node based system for the generation of images is under development currently. Stay tuned for updates about this amazing feature."})]})}function zve(){return ce("div",{className:"work-in-progress outpainting-work-in-progress",children:[_("h1",{children:"Outpainting"}),_("p",{children:"Outpainting is available as a part of the Invoke AI Command Line Interface. A dedicated WebUI interface will be released in the near future."})]})}const Fve=()=>ce("div",{className:"work-in-progress post-processing-work-in-progress",children:[_("h1",{children:"Post Processing"}),_("p",{children:"Invoke AI offers a wide variety of post processing features. Image Upscaling and Face Restoration are already available in the WebUI. You can access them from the Advanced Options menu of the Text To Image and Image To Image tabs. You can also process images directly, using the image action buttons above the main image display."}),_("p",{children:"A dedicated UI will be released soon to facilitate more advanced post processing workflows."}),_("p",{children:"The Invoke AI Command Line Interface offers various other features including Embiggen."})]}),$ve=O0({displayName:"ImageToImageIcon",viewBox:"0 0 3543 3543",path:_("g",{transform:"matrix(1.10943,0,0,1.10943,-206.981,-213.533)",children:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M688.533,2405.95L542.987,2405.95C349.532,2405.95 192.47,2248.89 192.47,2055.44L192.47,542.987C192.47,349.532 349.532,192.47 542.987,192.47L2527.88,192.47C2721.33,192.47 2878.4,349.532 2878.4,542.987L2878.4,1172.79L3023.94,1172.79C3217.4,1172.79 3374.46,1329.85 3374.46,1523.3C3374.46,1523.3 3374.46,3035.75 3374.46,3035.75C3374.46,3229.21 3217.4,3386.27 3023.94,3386.27L1039.05,3386.27C845.595,3386.27 688.533,3229.21 688.533,3035.75L688.533,2405.95ZM3286.96,2634.37L3286.96,1523.3C3286.96,1378.14 3169.11,1260.29 3023.94,1260.29C3023.94,1260.29 1039.05,1260.29 1039.05,1260.29C893.887,1260.29 776.033,1378.14 776.033,1523.3L776.033,2489.79L1440.94,1736.22L2385.83,2775.59L2880.71,2200.41L3286.96,2634.37ZM2622.05,1405.51C2778.5,1405.51 2905.51,1532.53 2905.51,1688.98C2905.51,1845.42 2778.5,1972.44 2622.05,1972.44C2465.6,1972.44 2338.58,1845.42 2338.58,1688.98C2338.58,1532.53 2465.6,1405.51 2622.05,1405.51ZM2790.9,1172.79L1323.86,1172.79L944.882,755.906L279.97,1509.47L279.97,542.987C279.97,397.824 397.824,279.97 542.987,279.97C542.987,279.97 2527.88,279.97 2527.88,279.97C2673.04,279.97 2790.9,397.824 2790.9,542.987L2790.9,1172.79ZM2125.98,425.197C2282.43,425.197 2409.45,552.213 2409.45,708.661C2409.45,865.11 2282.43,992.126 2125.98,992.126C1969.54,992.126 1842.52,865.11 1842.52,708.661C1842.52,552.213 1969.54,425.197 2125.98,425.197Z"})})}),Bve=O0({displayName:"InpaintIcon",viewBox:"0 0 3543 3543",path:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,768.593C3543.31,517.323 3339.31,313.324 3088.04,313.324L455.269,313.324C203.999,313.324 0,517.323 0,768.593C0,768.593 0,2774.71 0,2774.71C0,3025.98 203.999,3229.98 455.269,3229.98L3088.04,3229.98C3339.31,3229.98 3543.31,3025.98 3543.31,2774.71C3543.31,2774.71 3543.31,768.593 3543.31,768.593ZM3446.56,2252.63L3446.56,768.593C3446.56,570.718 3285.91,410.068 3088.04,410.068C3088.04,410.068 455.269,410.068 455.269,410.068C257.394,410.068 96.745,570.718 96.745,768.593L96.745,2061.49L988.344,1051.01L1326.63,1423.12C1281.74,1438.3 1227.39,1454.93 1158.26,1480.89C995.738,1541.9 944.356,1613.28 911.834,1718.7C884.979,1805.76 875.814,1922.93 811.322,2093.5C763.918,2218.87 765.18,2304.83 790.606,2364.87C817.014,2427.22 869.858,2467.73 941.71,2493.83C1023.86,2523.67 1134.43,2534.25 1242.45,2557.97C1365.72,2585.04 1455.23,2643.2 1532.76,2665.96C1587.03,2681.89 1637.04,2683.6 1686.56,2663.56C1731.54,2645.36 1777.95,2607.64 1825.43,2535.92C1874.9,2461.2 1979.98,2369.94 2102.8,2276.91L2241.64,2429.63L2739.91,1850.53C2754.47,1841.35 2767.47,1833.12 2778.66,1825.94C2832.6,1791.35 2866.82,1742.41 2884.38,1682.61L2898.06,1666.72L3446.56,2252.63ZM1680.71,2559.9C1666.7,2570.37 1652.86,2577.22 1638.81,2580.95L1610.62,2588.45L1625.61,2644.82L1653.8,2637.33C1674.48,2631.83 1695.02,2622.04 1715.64,2606.61L1739,2589.14L1704.06,2542.43L1680.71,2559.9ZM1541.62,2570.42C1524.94,2564.58 1507.63,2557.37 1489.49,2549.48L1462.75,2537.84L1439.48,2591.33L1466.22,2602.97C1485.74,2611.46 1504.38,2619.18 1522.33,2625.47L1549.86,2635.12L1569.15,2580.07L1541.62,2570.42ZM1381.21,2503.1C1363.08,2496.04 1344.17,2489.24 1324.38,2483.03L1296.55,2474.29L1279.07,2529.94L1306.9,2538.68C1325.41,2544.49 1343.09,2550.86 1360.05,2557.46L1387.23,2568.04L1408.39,2513.68L1381.21,2503.1ZM1788.46,2430.83C1773.91,2447.61 1761.19,2463.86 1750.55,2479.44L1734.09,2503.52L1782.25,2536.43L1798.71,2512.35C1808.2,2498.46 1819.56,2484 1832.53,2469.04L1851.64,2447.01L1807.57,2408.79L1788.46,2430.83ZM1262.54,2466.49C1243.17,2462.24 1223.71,2458.43 1204.35,2454.87L1175.67,2449.6L1165.12,2506.97L1193.81,2512.24C1212.52,2515.68 1231.32,2519.35 1250.03,2523.46L1278.52,2529.72L1291.03,2472.74L1262.54,2466.49ZM1089.5,2434.66C1070.28,2431.1 1051.6,2427.35 1033.72,2423.15L1005.32,2416.49L992.002,2473.28L1020.4,2479.94C1039.14,2484.34 1058.71,2488.28 1078.86,2492.02L1107.54,2497.34L1118.18,2439.99L1089.5,2434.66ZM932.182,2386.94C917.545,2378.53 904.788,2368.71 894.532,2356.8L875.504,2334.69L831.294,2372.75L850.322,2394.85C864.755,2411.62 882.513,2425.67 903.11,2437.51L928.396,2452.05L957.469,2401.48L932.182,2386.94ZM1917.04,2306.1C1901.59,2319.37 1886.77,2332.5 1872.67,2345.44L1851.18,2365.17L1890.64,2408.14L1912.12,2388.41C1925.76,2375.89 1940.1,2363.19 1955.04,2350.36L1977.17,2331.36L1939.17,2287.1L1917.04,2306.1ZM866.485,2267.79C866.715,2251.85 868.706,2234.39 872.54,2215.21L878.257,2186.61L821.055,2175.17L815.338,2203.77C810.733,2226.81 808.434,2247.8 808.158,2266.94L807.737,2296.11L866.064,2296.95L866.485,2267.79ZM2055.08,2195.63C2039.24,2207.6 2023.66,2219.55 2008.43,2231.46L1985.45,2249.43L2021.38,2295.38L2044.36,2277.42C2059.34,2265.7 2074.66,2253.95 2090.23,2242.18L2113.51,2224.61L2078.35,2178.06L2055.08,2195.63ZM2197.62,2092.3C2181.57,2103.52 2165.6,2114.82 2149.74,2126.16L2126.02,2143.12L2159.95,2190.57L2183.67,2173.61C2199.36,2162.38 2215.18,2151.21 2231.05,2140.1L2254.95,2123.38L2221.52,2075.58L2197.62,2092.3ZM905.788,2108.14C912.858,2088.7 919.236,2069.96 925.03,2051.88L933.93,2024.1L878.378,2006.3L869.478,2034.08C863.905,2051.47 857.769,2069.5 850.968,2088.2L840.998,2115.61L895.817,2135.55L905.788,2108.14ZM2342.87,1993.45C2326.76,2004.15 2310.52,2015.01 2294.22,2026L2270.04,2042.31L2302.65,2090.67L2326.83,2074.37C2343.01,2063.45 2359.14,2052.67 2375.14,2042.04L2399.44,2025.91L2367.17,1977.31L2342.87,1993.45ZM2489.92,1897.67C2473.88,1907.94 2457.46,1918.5 2440.74,1929.32L2416.26,1945.16L2447.95,1994.14L2472.44,1978.29C2489.07,1967.53 2505.41,1957.02 2521.37,1946.8L2545.93,1931.07L2514.48,1881.94L2489.92,1897.67ZM956.972,1937.49C961.849,1917.31 966.133,1898.15 970.079,1879.93L976.253,1851.43L919.241,1839.08L913.067,1867.59C909.215,1885.38 905.033,1904.08 900.271,1923.79L893.42,1952.13L950.121,1965.84L956.972,1937.49ZM2638.01,1803.95C2622.5,1813.69 2605.98,1824.08 2588.59,1835.04L2563.91,1850.59L2595.02,1899.94L2619.69,1884.38C2637.05,1873.44 2653.55,1863.08 2669.03,1853.35L2693.73,1837.84L2662.71,1788.44L2638.01,1803.95ZM2769.59,1708.14C2760.26,1721.07 2748.81,1732.54 2735.03,1742.4L2711.31,1759.37L2745.25,1806.81L2768.97,1789.84C2788.08,1776.17 2803.93,1760.22 2816.88,1742.3L2833.95,1718.65L2786.67,1684.5L2769.59,1708.14ZM995.304,1767.43C1000.24,1748.86 1005.64,1731.66 1012.23,1715.62L1023.31,1688.64L969.359,1666.47L958.273,1693.45C950.767,1711.72 944.551,1731.29 938.928,1752.44L931.436,1780.63L987.812,1795.62L995.304,1767.43ZM1071.42,1633.09C1083.85,1622.63 1098.26,1612.75 1115.07,1603.23L1140.45,1588.86L1111.71,1538.1L1086.33,1552.47C1066.11,1563.92 1048.82,1575.88 1033.86,1588.46L1011.55,1607.24L1049.11,1651.87L1071.42,1633.09ZM2804.87,1559.28C2805.5,1578.06 2804.95,1596.1 2803,1613.27L2799.72,1642.25L2857.68,1648.81L2860.97,1619.83C2863.22,1599.96 2863.9,1579.07 2863.17,1557.33L2862.2,1528.18L2803.9,1530.12L2804.87,1559.28ZM1217.5,1558.88C1236.87,1551.88 1254.98,1545.61 1271.98,1539.88L1299.62,1530.55L1280.97,1475.28L1253.33,1484.6C1235.96,1490.46 1217.45,1496.87 1197.66,1504.02L1170.23,1513.94L1190.07,1568.8L1217.5,1558.88ZM1383.15,1502.63C1403.9,1495.17 1422.61,1487.67 1439.93,1479.27L1466.18,1466.54L1440.73,1414.06L1414.48,1426.78C1398.91,1434.33 1382.06,1441.03 1363.41,1447.74L1335.96,1457.62L1355.71,1512.51L1383.15,1502.63ZM2777.41,1393.4C2782.33,1412.11 2786.73,1430.56 2790.49,1448.67L2796.42,1477.23L2853.54,1465.37L2847.6,1436.81C2843.64,1417.72 2839.01,1398.28 2833.83,1378.57L2826.41,1350.36L2770,1365.19L2777.41,1393.4ZM1541.19,1401.64C1553.52,1387.35 1565.77,1370.94 1578.31,1351.79L1594.28,1327.39L1545.48,1295.44L1529.5,1319.84C1518.52,1336.62 1507.83,1351.02 1497.03,1363.53L1477.97,1385.61L1522.14,1423.72L1541.19,1401.64ZM2725.02,1229.27C2731.61,1247.45 2738.01,1265.61 2744.12,1283.7L2753.45,1311.33L2808.72,1292.66L2799.38,1265.03C2793.13,1246.53 2786.6,1227.96 2779.85,1209.37L2769.9,1181.95L2715.07,1201.86L2725.02,1229.27ZM1636.99,1247.12C1644.26,1232.56 1651.77,1217.04 1659.58,1200.45C1660.59,1198.3 1661.61,1196.15 1662.61,1194.02L1675.08,1167.65L1622.34,1142.72L1609.88,1169.09C1608.86,1171.25 1607.83,1173.42 1606.81,1175.59C1599.2,1191.75 1591.88,1206.88 1584.8,1221.06L1571.77,1247.16L1623.96,1273.21L1636.99,1247.12ZM2251.58,766.326C2320.04,672.986 2430.48,612.355 2554.96,612.355C2762.48,612.355 2930.95,780.83 2930.95,988.344C2930.95,1087.56 2892.44,1177.85 2829.58,1245.06C2804.67,1171.95 2775.67,1097.93 2747.18,1026.98C2699.54,908.311 2654.38,849.115 2602.9,816.501C2565.59,792.868 2523.88,781.903 2471.8,777.274C2416.47,772.355 2346.53,774.829 2251.58,766.326ZM2662.3,1066.95C2669.46,1084.79 2676.66,1102.83 2683.81,1120.98L2694.51,1148.12L2748.78,1126.72L2738.08,1099.59C2730.88,1081.32 2723.64,1063.18 2716.44,1045.23L2705.58,1018.16L2651.44,1039.88L2662.3,1066.95ZM1713.81,1090.65C1723.08,1073.13 1732.27,1056.54 1741.52,1040.87L1756.33,1015.74L1706.08,986.113L1691.27,1011.24C1681.59,1027.65 1671.95,1045.03 1662.25,1063.39L1648.61,1089.17L1700.18,1116.44L1713.81,1090.65ZM2584.06,922.671C2594.47,934.345 2604.5,948.467 2614.55,965.492L2629.38,990.608L2679.62,960.949L2664.79,935.834C2652.56,915.134 2640.26,898.042 2627.6,883.849L2608.19,862.079L2564.65,900.901L2584.06,922.671ZM1805.33,949.853C1817.51,935.859 1830.16,923.259 1843.5,912.06L1865.85,893.314L1828.36,848.625L1806.01,867.372C1790.4,880.469 1775.59,895.178 1761.34,911.545L1742.18,933.541L1786.17,971.849L1805.33,949.853ZM2446.47,869.303C2466.17,870.516 2483.98,872.335 2500.35,875.649L2528.94,881.438L2540.51,824.265L2511.93,818.476C2493.13,814.67 2472.68,812.474 2450.05,811.08L2420.94,809.287L2417.35,867.51L2446.47,869.303ZM1935.15,861.305C1951.44,856.036 1968.78,851.999 1987.35,849.144L2016.18,844.713L2007.32,787.057L1978.49,791.488C1956.68,794.84 1936.32,799.616 1917.19,805.802L1889.44,814.778L1907.39,870.28L1935.15,861.305ZM2271.35,861.832C2292.28,863.33 2311.95,864.351 2330.47,865.114L2359.61,866.316L2362.01,808.032L2332.87,806.83C2314.9,806.09 2295.82,805.1 2275.51,803.648L2246.42,801.567L2242.26,859.751L2271.35,861.832ZM2097.81,844.858C2115.7,845.771 2134.46,847.337 2154.17,849.543L2183.16,852.787L2189.65,794.816L2160.66,791.572C2139.72,789.228 2119.79,787.57 2100.78,786.6L2071.65,785.114L2068.68,843.372L2097.81,844.858Z"})}),Hve=O0({displayName:"NodesIcon",viewBox:"0 0 3543 3543",path:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,770.787C3543.31,515.578 3336.11,308.38 3080.9,308.38L462.407,308.38C207.197,308.38 0,515.578 0,770.787L0,2766.03C0,3021.24 207.197,3228.44 462.407,3228.44L3080.9,3228.44C3336.11,3228.44 3543.31,3021.24 3543.31,2766.03C3543.31,2766.03 3543.31,770.787 3543.31,770.787ZM3427.88,770.787L3427.88,2766.03C3427.88,2957.53 3272.4,3113.01 3080.9,3113.01C3080.9,3113.01 462.407,3113.01 462.407,3113.01C270.906,3113.01 115.431,2957.53 115.431,2766.03L115.431,770.787C115.431,579.286 270.906,423.812 462.407,423.812L3080.9,423.812C3272.4,423.812 3427.88,579.286 3427.88,770.787ZM1214.23,1130.69L1321.47,1130.69C1324.01,1130.69 1326.54,1130.53 1329.05,1130.2C1329.05,1130.2 1367.3,1125.33 1397.94,1149.8C1421.63,1168.72 1437.33,1204.3 1437.33,1265.48L1437.33,2078.74L1220.99,2078.74C1146.83,2078.74 1086.61,2138.95 1086.61,2213.12L1086.61,2762.46C1086.61,2836.63 1146.83,2896.84 1220.99,2896.84L1770.34,2896.84C1844.5,2896.84 1904.71,2836.63 1904.71,2762.46L1904.71,2213.12C1904.71,2138.95 1844.5,2078.74 1770.34,2078.74L1554,2078.74L1554,1604.84C1625.84,1658.19 1703.39,1658.1 1703.39,1658.1C1703.54,1658.1 1703.69,1658.11 1703.84,1658.11L2362.2,1658.11L2362.2,1874.44C2362.2,1948.61 2422.42,2008.82 2496.58,2008.82L3045.93,2008.82C3120.09,2008.82 3180.3,1948.61 3180.3,1874.44L3180.3,1325.1C3180.3,1250.93 3120.09,1190.72 3045.93,1190.72L2496.58,1190.72C2422.42,1190.72 2362.2,1250.93 2362.2,1325.1L2362.2,1558.97L2362.2,1541.44L1704.23,1541.44C1702.2,1541.37 1650.96,1539.37 1609.51,1499.26C1577.72,1468.49 1554,1416.47 1554,1331.69L1554,1265.48C1554,1153.86 1513.98,1093.17 1470.76,1058.64C1411.24,1011.1 1338.98,1012.58 1319.15,1014.03L1214.23,1014.03L1214.23,796.992C1214.23,722.828 1154.02,662.617 1079.85,662.617L530.507,662.617C456.343,662.617 396.131,722.828 396.131,796.992L396.131,1346.34C396.131,1420.5 456.343,1480.71 530.507,1480.71L1079.85,1480.71C1154.02,1480.71 1214.23,1420.5 1214.23,1346.34L1214.23,1130.69Z"})}),Wve=O0({displayName:"OutpaintIcon",viewBox:"0 0 3543 3543",path:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,766.352C3543.31,516.705 3340.63,314.024 3090.98,314.024L452.328,314.024C202.681,314.024 0,516.705 0,766.352L0,2776.95C0,3026.6 202.681,3229.28 452.328,3229.28C452.328,3229.28 3090.98,3229.28 3090.98,3229.28C3340.63,3229.28 3543.31,3026.6 3543.31,2776.95C3543.31,2776.95 3543.31,766.352 3543.31,766.352ZM3454.26,766.352L3454.26,2776.95C3454.26,2977.46 3291.48,3140.24 3090.98,3140.24L452.328,3140.24C251.825,3140.24 89.043,2977.46 89.043,2776.95C89.043,2776.95 89.043,766.352 89.043,766.352C89.043,565.849 251.825,403.067 452.328,403.067C452.328,403.067 3090.98,403.067 3090.98,403.067C3291.48,403.067 3454.26,565.849 3454.26,766.352ZM1294.01,2603.04L1394.01,2603.04L1394.01,2553.04L1294.01,2553.04L1294.01,2603.04ZM2494.01,2603.04L2524.53,2603.04C2541.26,2603.04 2557.62,2601.44 2573.47,2598.39L2598.02,2593.66L2588.56,2544.56L2564.01,2549.29C2551.23,2551.75 2538.03,2553.04 2524.53,2553.04L2494.01,2553.04L2494.01,2603.04ZM2344.01,2603.04L2444.01,2603.04L2444.01,2553.04L2344.01,2553.04L2344.01,2603.04ZM994.01,2603.04L1094.01,2603.04L1094.01,2553.04L994.01,2553.04L994.01,2603.04ZM1144.01,2603.04L1244.01,2603.04L1244.01,2553.04L1144.01,2553.04L1144.01,2603.04ZM2194.01,2603.04L2294.01,2603.04L2294.01,2553.04L2194.01,2553.04L2194.01,2603.04ZM2044.01,2603.04L2144.01,2603.04L2144.01,2553.04L2044.01,2553.04L2044.01,2603.04ZM1894.01,2603.04L1994.01,2603.04L1994.01,2553.04L1894.01,2553.04L1894.01,2603.04ZM1744.01,2603.04L1844.01,2603.04L1844.01,2553.04L1744.01,2553.04L1744.01,2603.04ZM1444.01,2603.04L1544.01,2603.04L1544.01,2553.04L1444.01,2553.04L1444.01,2603.04ZM1594.01,2603.04L1694.01,2603.04L1694.01,2553.04L1594.01,2553.04L1594.01,2603.04ZM864.145,2551.46C878.835,2562.5 894.741,2572 911.624,2579.74L934.352,2590.15L955.18,2544.7L932.452,2534.28C918.844,2528.05 906.024,2520.39 894.185,2511.49L874.199,2496.47L844.16,2536.44L864.145,2551.46ZM2674.44,2554.92C2689.46,2544.16 2703.28,2531.82 2715.65,2518.14L2732.42,2499.61L2695.35,2466.06L2678.58,2484.6C2668.59,2495.63 2657.44,2505.59 2645.32,2514.28L2625,2528.84L2654.12,2569.48L2674.44,2554.92ZM865.632,1911.31L1339.59,1374.15L2030.89,2134.59L2392.97,1713.77L2677.68,2017.9L2677.68,2324.93C2677.68,2424.23 2597.06,2504.85 2497.76,2504.85C2497.76,2504.85 1045.55,2504.85 1045.55,2504.85C946.251,2504.85 865.632,2424.23 865.632,2324.93L865.632,1911.31ZM771.251,2417.22C776.455,2435.14 783.552,2452.26 792.313,2468.35L804.27,2490.3L848.18,2466.39L836.223,2444.43C829.171,2431.49 823.457,2417.7 819.268,2403.28L812.297,2379.27L764.28,2393.21L771.251,2417.22ZM2770.36,2422.83C2775.83,2405.47 2779.52,2387.33 2781.2,2368.61L2783.43,2343.71L2733.64,2339.24L2731.4,2364.14C2730.05,2379.21 2727.08,2393.82 2722.67,2407.79L2715.15,2431.63L2762.84,2446.67L2770.36,2422.83ZM761.068,2236.12L761.068,2336.12L811.068,2336.12L811.068,2236.12L761.068,2236.12ZM2782.24,2291.41L2782.24,2191.41L2732.24,2191.41L2732.24,2291.41L2782.24,2291.41ZM761.068,2086.12L761.068,2186.12L811.068,2186.12L811.068,2086.12L761.068,2086.12ZM2782.24,2141.41L2782.24,2041.4L2732.24,2041.4L2732.24,2141.41L2782.24,2141.41ZM761.068,1936.12L761.068,2036.12L811.068,2036.12L811.068,1936.12L761.068,1936.12ZM2782.24,1991.4L2782.24,1891.4L2732.24,1891.4L2732.24,1991.4L2782.24,1991.4ZM761.068,1786.12L761.068,1886.12L811.068,1886.12L811.068,1786.12L761.068,1786.12ZM2782.24,1841.4L2782.24,1741.41L2732.24,1741.41L2732.24,1841.4L2782.24,1841.4ZM761.068,1636.12L761.068,1736.12L811.068,1736.12L811.068,1636.12L761.068,1636.12ZM2782.24,1691.41L2782.24,1591.41L2732.24,1591.41L2732.24,1691.41L2782.24,1691.41ZM761.068,1486.12L761.068,1586.12L811.068,1586.12L811.068,1486.12L761.068,1486.12ZM2203.72,1132.2C2318.18,1132.2 2411.11,1225.13 2411.11,1339.59C2411.11,1454.05 2318.18,1546.98 2203.72,1546.98C2089.26,1546.98 1996.33,1454.05 1996.33,1339.59C1996.33,1225.13 2089.26,1132.2 2203.72,1132.2ZM2782.24,1541.41L2782.24,1441.41L2732.24,1441.41L2732.24,1541.41L2782.24,1541.41ZM761.068,1336.12L761.068,1436.12L811.068,1436.12L811.068,1336.12L761.068,1336.12ZM2782.24,1391.41L2782.24,1291.41L2732.24,1291.41L2732.24,1391.41L2782.24,1391.41ZM761.068,1186.12L761.068,1286.12L811.068,1286.12L811.068,1186.12L761.068,1186.12ZM2732.24,1197.98L2732.24,1241.41L2782.24,1241.41L2782.24,1172.98L2781.03,1172.98C2780.06,1162.82 2778.49,1152.83 2776.36,1143.04L2771.04,1118.62L2722.18,1129.24L2727.5,1153.67C2730.61,1167.95 2732.24,1182.78 2732.24,1197.98ZM804.386,1055C794.186,1070.26 785.572,1086.67 778.777,1103.99L769.647,1127.26L816.194,1145.52L825.324,1122.25C830.797,1108.3 837.738,1095.08 845.955,1082.79L859.848,1062L818.279,1034.21L804.386,1055ZM2730.5,1043.14C2719.39,1028.39 2706.73,1014.86 2692.77,1002.81L2673.84,986.48L2641.17,1024.34L2660.1,1040.67C2671.37,1050.39 2681.59,1061.31 2690.56,1073.22L2705.6,1093.19L2745.54,1063.11L2730.5,1043.14ZM933.266,954.821C915.698,961.006 898.998,969.041 883.402,978.694L862.144,991.851L888.457,1034.37L909.715,1021.21C922.275,1013.44 935.723,1006.96 949.871,1001.98L973.452,993.681L956.848,946.518L933.266,954.821ZM2596.18,950.378C2578.71,945.327 2560.49,942.072 2541.72,940.832L2516.78,939.183L2513.48,989.074L2538.43,990.723C2553.54,991.722 2568.22,994.341 2582.28,998.409L2606.3,1005.36L2620.19,957.325L2596.18,950.378ZM2165.09,940.265L2065.09,940.265L2065.09,990.265L2165.09,990.265L2165.09,940.265ZM2015.09,940.265L1915.09,940.265L1915.09,990.265L2015.09,990.265L2015.09,940.265ZM1115.08,940.265L1015.08,940.265L1015.08,990.265L1115.08,990.265L1115.08,940.265ZM1865.08,940.265L1765.08,940.265L1765.08,990.265L1865.08,990.265L1865.08,940.265ZM1265.08,940.265L1165.08,940.265L1165.08,990.265L1265.08,990.265L1265.08,940.265ZM1415.08,940.265L1315.08,940.265L1315.08,990.265L1415.08,990.265L1415.08,940.265ZM1565.08,940.265L1465.08,940.265L1465.08,990.265L1565.08,990.265L1565.08,940.265ZM1715.08,940.265L1615.08,940.265L1615.08,990.265L1715.08,990.265L1715.08,940.265ZM2465.09,940.265L2365.09,940.265L2365.09,990.265L2465.09,990.265L2465.09,940.265ZM2315.09,940.265L2215.09,940.265L2215.09,990.265L2315.09,990.265L2315.09,940.265Z"})}),Vve=O0({displayName:"PostprocessingIcon",viewBox:"0 0 3543 3543",path:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M709.477,1596.53L992.591,1275.66L2239.09,2646.81L2891.95,1888.03L3427.88,2460.51L3427.88,994.78C3427.88,954.66 3421.05,916.122 3408.5,880.254L3521.9,855.419C3535.8,899.386 3543.31,946.214 3543.31,994.78L3543.31,2990.02C3543.31,3245.23 3336.11,3452.43 3080.9,3452.43C3080.9,3452.43 462.407,3452.43 462.407,3452.43C207.197,3452.43 -0,3245.23 -0,2990.02L-0,994.78C-0,739.571 207.197,532.373 462.407,532.373L505.419,532.373L504.644,532.546L807.104,600.085C820.223,601.729 832.422,607.722 841.77,617.116C850.131,625.517 855.784,636.21 858.055,647.804L462.407,647.804C270.906,647.804 115.431,803.279 115.431,994.78L115.431,2075.73L-0,2101.5L115.431,2127.28L115.431,2269.78L220.47,2150.73L482.345,2209.21C503.267,2211.83 522.722,2221.39 537.63,2236.37C552.538,2251.35 562.049,2270.9 564.657,2291.93L671.84,2776.17L779.022,2291.93C781.631,2270.9 791.141,2251.35 806.05,2236.37C820.958,2221.39 840.413,2211.83 861.334,2209.21L1353.15,2101.5L861.334,1993.8C840.413,1991.18 820.958,1981.62 806.05,1966.64C791.141,1951.66 781.631,1932.11 779.022,1911.08L709.477,1596.53ZM671.84,1573.09L725.556,2006.07C726.863,2016.61 731.63,2026.4 739.101,2033.91C746.573,2041.42 756.323,2046.21 766.808,2047.53L1197.68,2101.5L766.808,2155.48C756.323,2156.8 746.573,2161.59 739.101,2169.09C731.63,2176.6 726.863,2186.4 725.556,2196.94L671.84,2629.92L618.124,2196.94C616.817,2186.4 612.05,2176.6 604.579,2169.09C597.107,2161.59 587.357,2156.8 576.872,2155.48L146.001,2101.5L576.872,2047.53C587.357,2046.21 597.107,2041.42 604.579,2033.91C612.05,2026.4 616.817,2016.61 618.124,2006.07L671.84,1573.09ZM609.035,1710.36L564.657,1911.08C562.049,1932.11 552.538,1951.66 537.63,1966.64C522.722,1981.62 503.267,1991.18 482.345,1993.8L328.665,2028.11L609.035,1710.36ZM2297.12,938.615L2451.12,973.003C2480.59,976.695 2507.99,990.158 2528.99,1011.26C2549.99,1032.37 2563.39,1059.9 2567.07,1089.52L2672.73,1566.9C2634.5,1580.11 2593.44,1587.29 2550.72,1587.29C2344.33,1587.29 2176.77,1419.73 2176.77,1213.34C2176.77,1104.78 2223.13,1006.96 2297.12,938.615ZM2718.05,76.925L2793.72,686.847C2795.56,701.69 2802.27,715.491 2812.8,726.068C2823.32,736.644 2837.06,743.391 2851.83,745.242L3458.78,821.28L2851.83,897.318C2837.06,899.168 2823.32,905.916 2812.8,916.492C2802.27,927.068 2795.56,940.87 2793.72,955.712L2718.05,1565.63L2642.38,955.712C2640.54,940.87 2633.83,927.068 2623.3,916.492C2612.78,905.916 2599.04,899.168 2584.27,897.318L1977.32,821.28L2584.27,745.242C2599.04,743.391 2612.78,736.644 2623.3,726.068C2633.83,715.491 2640.54,701.69 2642.38,686.847L2718.05,76.925ZM2883.68,1043.06C2909.88,1094.13 2924.67,1152.02 2924.67,1213.34C2924.67,1335.4 2866.06,1443.88 2775.49,1512.14L2869.03,1089.52C2871.07,1073.15 2876.07,1057.42 2883.68,1043.06ZM925.928,201.2L959.611,472.704C960.431,479.311 963.42,485.455 968.105,490.163C972.79,494.871 978.904,497.875 985.479,498.698L1255.66,532.546L985.479,566.395C978.904,567.218 972.79,570.222 968.105,574.93C963.42,579.638 960.431,585.781 959.611,592.388L925.928,863.893L892.245,592.388C891.425,585.781 888.436,579.638 883.751,574.93C879.066,570.222 872.952,567.218 866.378,566.395L596.195,532.546L866.378,498.698C872.952,497.875 879.066,494.871 883.751,490.163C888.436,485.455 891.425,479.311 892.245,472.704L925.928,201.2ZM2864.47,532.373L3080.9,532.373C3258.7,532.373 3413.2,632.945 3490.58,780.281L3319.31,742.773C3257.14,683.925 3173.2,647.804 3080.9,647.804L2927.07,647.804C2919.95,642.994 2913.25,637.473 2907.11,631.298C2886.11,610.194 2872.71,582.655 2869.03,553.04L2864.47,532.373ZM1352.36,532.373L2571.64,532.373L2567.07,553.04C2563.39,582.655 2549.99,610.194 2528.99,631.298C2522.85,637.473 2516.16,642.994 2509.03,647.804L993.801,647.804C996.072,636.21 1001.73,625.517 1010.09,617.116C1019.43,607.722 1031.63,601.729 1044.75,600.085L1353.15,532.546L1352.36,532.373Z"})}),Uve=O0({displayName:"TextToImageIcon",viewBox:"0 0 3543 3543",path:_("g",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",transform:"matrix(1.11667,0,0,1.1066,-231.131,-213.062)",children:_("path",{d:"M2209.59,1137.35L2209.59,1098.17C2177.13,1108.99 2125.74,1121.91 2055.41,1136.94C2054.77,1137.08 2054.14,1137.21 2053.49,1137.35L1662.79,1137.35C1687.75,1101.98 1720.8,1074.35 1761.93,1054.44C1808.52,1031.9 1875.69,1012.22 1963.45,995.386C2081.86,973.146 2163.91,952.409 2209.59,933.174L2209.59,907.929C2209.59,859.241 2197.57,824.529 2173.53,803.792C2149.48,783.054 2104.1,772.686 2037.38,772.686C1992.3,772.686 1957.14,781.552 1931.89,799.284C1906.64,817.015 1886.21,848.121 1870.58,892.601L1640.67,851.127C1666.51,758.56 1710.99,690.037 1774.11,645.557C1837.22,601.077 1930.99,578.837 2055.41,578.837C2168.42,578.837 2252.57,592.211 2307.87,618.959C2363.17,645.707 2402.09,679.668 2424.63,720.842C2447.17,762.016 2458.44,837.602 2458.44,947.6L2456.7,1137.35L3021.34,1137.35C3214.79,1137.35 3371.86,1294.41 3371.86,1487.87C3371.86,1487.87 3371.86,3000.32 3371.86,3000.32C3371.86,3193.78 3214.79,3350.84 3021.34,3350.84C3021.34,3350.84 1036.45,3350.84 1036.45,3350.84C842.991,3350.84 685.93,3193.78 685.93,3000.32L685.93,1487.87C685.93,1400.21 718.174,1320.03 771.448,1258.54L772.123,1257.76L607.408,1257.76L498.311,1558L215.202,1558L730.028,236.22L1012.24,236.22L1373.06,1137.35L2209.59,1137.35ZM3284.36,2598.93L3284.36,1487.87C3284.36,1342.71 3166.5,1224.85 3021.34,1224.85C3021.34,1224.85 1036.45,1224.85 1036.45,1224.85C891.284,1224.85 773.43,1342.71 773.43,1487.87L773.43,2454.35L1438.34,1700.79L2383.22,2740.16L2878.11,2164.98L3284.36,2598.93ZM2619.44,1370.08C2775.89,1370.08 2902.91,1497.1 2902.91,1653.54C2902.91,1809.99 2775.89,1937.01 2619.44,1937.01C2462.99,1937.01 2335.98,1809.99 2335.98,1653.54C2335.98,1497.1 2462.99,1370.08 2619.44,1370.08ZM772.877,1256.89L772.849,1256.93L773.167,1256.57L772.877,1256.89ZM773.634,1256.04L773.563,1256.12L773.985,1255.64L773.634,1256.04ZM774.394,1255.18L774.276,1255.31L774.746,1254.78L774.394,1255.18ZM775.157,1254.32L774.988,1254.51L775.493,1253.95L775.157,1254.32ZM775.923,1253.47L775.698,1253.72L776.237,1253.12L775.923,1253.47ZM776.691,1252.62L776.403,1252.94L776.979,1252.3L776.691,1252.62ZM777.462,1251.77L777.098,1252.17L777.723,1251.49L777.462,1251.77ZM925.081,1155.44C868.026,1174.57 817.508,1207.99 777.775,1251.43C817.511,1207.99 868.031,1174.57 925.081,1155.44ZM925.646,1155.25L925.108,1155.43L926.103,1155.1L925.646,1155.25ZM935.286,1152.2C932.214,1153.12 929.159,1154.09 926.13,1155.09C929.165,1154.09 932.219,1153.12 935.286,1152.2ZM935.716,1152.07L935.384,1152.17L936.292,1151.89L935.716,1152.07ZM936.843,1151.73L936.451,1151.85L937.327,1151.59L936.843,1151.73ZM937.972,1151.4L937.514,1151.53L938.377,1151.28L937.972,1151.4ZM939.102,1151.07L938.57,1151.22L939.438,1150.97L939.102,1151.07ZM940.233,1150.74L939.613,1150.92L940.505,1150.67L940.233,1150.74ZM946.659,1148.98C944.639,1149.51 942.626,1150.07 940.626,1150.63C942.631,1150.06 944.642,1149.51 946.659,1148.98ZM947.056,1148.87L946.829,1148.93L947.659,1148.71L947.056,1148.87ZM948.198,1148.57L947.919,1148.65L948.705,1148.44L948.198,1148.57ZM949.342,1148.28L949.008,1148.37L949.771,1148.17L949.342,1148.28ZM950.488,1147.99L950.096,1148.09L950.848,1147.9L950.488,1147.99ZM951.635,1147.7L951.182,1147.81L951.932,1147.63L951.635,1147.7ZM952.783,1147.42L952.262,1147.55L953.022,1147.36L952.783,1147.42ZM953.933,1147.14L953.327,1147.28L954.115,1147.09L953.933,1147.14ZM958.213,1146.13C956.927,1146.42 955.644,1146.73 954.354,1147.04C955.637,1146.73 956.923,1146.43 958.213,1146.13ZM958.547,1146.06L958.409,1146.09L959.174,1145.91L958.547,1146.06ZM959.704,1145.79L959.517,1145.84L960.229,1145.68L959.704,1145.79ZM960.863,1145.54L960.626,1145.59L961.311,1145.44L960.863,1145.54ZM962.023,1145.28L961.736,1145.35L962.406,1145.2L962.023,1145.28ZM963.184,1145.03L962.846,1145.11L963.508,1144.97L963.184,1145.03ZM964.347,1144.79L963.956,1144.87L964.615,1144.73L964.347,1144.79ZM965.511,1144.55L965.066,1144.64L965.725,1144.5L965.511,1144.55ZM966.677,1144.31L966.172,1144.41L966.838,1144.28L966.677,1144.31ZM967.844,1144.08L967.269,1144.19L967.953,1144.05L967.844,1144.08ZM970.183,1143.62C969.793,1143.69 969.403,1143.77 969.013,1143.85L969.055,1143.84C969.413,1143.77 969.771,1143.7 970.129,1143.63L970.183,1143.62ZM971.354,1143.4L971.245,1143.42L971.882,1143.3L971.354,1143.4ZM972.526,1143.18L972.37,1143.21L972.987,1143.09L972.526,1143.18ZM973.7,1142.96L973.496,1143L974.103,1142.89L973.7,1142.96ZM974.876,1142.75L974.624,1142.8L975.225,1142.69L974.876,1142.75ZM976.052,1142.55L975.754,1142.6L976.349,1142.49L976.052,1142.55ZM977.23,1142.34L976.885,1142.4L977.476,1142.3L977.23,1142.34ZM978.41,1142.14L978.019,1142.21L978.605,1142.11L978.41,1142.14ZM979.59,1141.95L979.156,1142.02L979.736,1141.92L979.59,1141.95ZM980.772,1141.76L980.299,1141.83L980.868,1141.74L980.772,1141.76ZM981.955,1141.57L981.464,1141.65L982.002,1141.56L981.955,1141.57ZM983.14,1141.39L983.1,1141.39L983.605,1141.32L983.14,1141.39ZM984.326,1141.21L984.239,1141.22L984.778,1141.14L984.326,1141.21ZM985.513,1141.03L985.379,1141.05L985.928,1140.97L985.513,1141.03ZM986.702,1140.86L986.521,1140.89L987.073,1140.81L986.702,1140.86ZM987.891,1140.69L987.665,1140.73L988.218,1140.65L987.891,1140.69ZM989.082,1140.53L988.811,1140.57L989.363,1140.49L989.082,1140.53ZM990.275,1140.37L989.96,1140.41L990.508,1140.34L990.275,1140.37ZM991.468,1140.22L991.113,1140.26L991.654,1140.19L991.468,1140.22ZM992.663,1140.07L992.273,1140.12L992.8,1140.05L992.663,1140.07ZM993.859,1139.92L993.447,1139.97L993.948,1139.91L993.859,1139.92ZM995.056,1139.78L994.671,1139.82L995.097,1139.77L995.056,1139.78ZM996.255,1139.64L996.23,1139.64L996.578,1139.6L996.255,1139.64ZM997.454,1139.5L997.383,1139.51L997.852,1139.46L997.454,1139.5ZM998.655,1139.37L998.537,1139.38L999.041,1139.33L998.655,1139.37ZM999.857,1139.24L999.693,1139.26L1000.21,1139.21L999.857,1139.24ZM1001.06,1139.12L1000.85,1139.14L1001.38,1139.09L1001.06,1139.12ZM1002.26,1139L1002.01,1139.03L1002.54,1138.98L1002.26,1139ZM1003.47,1138.89L1003.18,1138.91L1003.7,1138.87L1003.47,1138.89ZM1004.68,1138.78L1004.34,1138.81L1004.86,1138.76L1004.68,1138.78ZM1005.89,1138.67L1005.52,1138.7L1006.02,1138.66L1005.89,1138.67ZM1007.1,1138.57L1006.71,1138.6L1007.18,1138.56L1007.1,1138.57ZM1008.31,1138.47L1007.96,1138.5L1008.35,1138.46L1008.31,1138.47ZM1009.52,1138.37L1009.5,1138.38L1009.72,1138.36L1009.52,1138.37ZM1010.73,1138.28L1010.67,1138.29L1011.1,1138.26L1010.73,1138.28ZM1011.94,1138.2L1011.84,1138.2L1012.32,1138.17L1011.94,1138.2ZM1013.16,1138.12L1013,1138.13L1013.51,1138.09L1013.16,1138.12ZM1014.37,1138.04L1014.17,1138.05L1014.69,1138.02L1014.37,1138.04ZM1015.59,1137.96L1015.35,1137.98L1015.86,1137.95L1015.59,1137.96ZM1016.81,1137.89L1016.52,1137.91L1017.04,1137.88L1016.81,1137.89ZM1018.03,1137.83L1017.7,1137.85L1018.21,1137.82L1018.03,1137.83ZM1019.25,1137.77L1018.89,1137.79L1019.39,1137.76L1019.25,1137.77ZM1020.47,1137.71L1020.1,1137.73L1020.56,1137.71L1020.47,1137.71ZM1021.69,1137.66L1021.36,1137.67L1021.74,1137.66L1021.69,1137.66ZM1022.92,1137.61L1022.91,1137.61L1023.02,1137.61L1022.92,1137.61ZM1024.14,1137.57L1024.09,1137.57L1024.49,1137.55L1024.14,1137.57ZM1025.37,1137.52L1025.27,1137.53L1025.74,1137.51L1025.37,1137.52ZM1026.6,1137.49L1026.45,1137.49L1026.94,1137.48L1026.6,1137.49ZM1027.82,1137.46L1027.63,1137.46L1028.14,1137.45L1027.82,1137.46ZM1029.05,1137.43L1028.81,1137.43L1029.33,1137.42L1029.05,1137.43ZM1030.28,1137.41L1030,1137.41L1030.52,1137.4L1030.28,1137.41ZM1031.51,1137.39L1031.19,1137.39L1031.7,1137.38L1031.51,1137.39ZM1032.75,1137.37L1032.39,1137.38L1032.89,1137.37L1032.75,1137.37ZM1033.98,1137.36L1033.61,1137.36L1034.07,1137.36L1033.98,1137.36ZM1035.21,1137.35L1034.87,1137.36L1035.26,1137.35L1035.21,1137.35ZM1050.1,1035.06L867.977,544.575L689.455,1035.06L1050.1,1035.06Z"})})});var go=(e=>(e[e.PROMPT=0]="PROMPT",e[e.GALLERY=1]="GALLERY",e[e.OTHER=2]="OTHER",e[e.SEED=3]="SEED",e[e.VARIATIONS=4]="VARIATIONS",e[e.UPSCALE=5]="UPSCALE",e[e.FACE_CORRECTION=6]="FACE_CORRECTION",e[e.IMAGE_TO_IMAGE=7]="IMAGE_TO_IMAGE",e))(go||{});const Gve={[0]:{text:"This field will take all prompt text, including both content and stylistic terms. While weights can be included in the prompt, standard CLI Commands/parameters will not work.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[1]:{text:"As new invocations are generated, files from the output directory will be displayed here. Generations have additional options to configure new generations.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[2]:{text:"These options will enable alternative processing modes for Invoke. Seamless tiling will work to generate repeating patterns in the output. High Resolution Optimization performs a two-step generation cycle, and should be used at higher resolutions when you desire a more coherent image/composition. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[3]:{text:"Seed values provide an initial set of noise which guide the denoising process, and can be randomized or populated with a seed from a previous invocation. The Threshold feature can be used to mitigate undesirable outcomes at higher CFG values (try between 0-10), and Perlin can be used to add Perlin noise into the denoising process - Both serve to add variation to your outputs. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[4]:{text:"Try a variation with an amount of between 0 and 1 to change the output image for the set seed - Interesting variations on the seed are found between 0.1 and 0.3.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[5]:{text:"Using ESRGAN you can increase the output resolution without requiring a higher width/height in the initial generation.",href:"link/to/docs/feature1.html",guideImage:"asset/path.gif"},[6]:{text:"Using GFPGAN or Codeformer, Face Correction will attempt to identify faces in outputs, and correct any defects/abnormalities. Higher strength values will apply a stronger corrective pressure on outputs, resulting in more appealing faces. With Codeformer, a higher fidelity will attempt to preserve the original image, at the expense of face correction strength.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[7]:{text:"ImageToImage allows the upload of an initial image, which InvokeAI will use to guide the generation process, along with a prompt. A lower value for this setting will more closely resemble the original image. Values between 0-1 are accepted, and a range of .25-.75 is recommended ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"}},fh=e=>{const{label:t,isDisabled:n=!1,fontSize:r="md",size:i="md",width:o="auto",...a}=e;return _(Bu,{isDisabled:n,width:o,className:"invokeai__switch-form-control",children:ce(bd,{className:"invokeai__switch-form-label",fontSize:r,whiteSpace:"nowrap",children:[t,_(z4,{className:"invokeai__switch-root",size:i,...a})]})})};function x8(){const e=Ue(i=>i.system.isGFPGANAvailable),t=Ue(i=>i.options.shouldRunFacetool),n=_t();return ce(Hn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[_("p",{children:"Restore Face"}),_(fh,{isDisabled:!e,isChecked:t,onChange:i=>n(J6e(i.target.checked))})]})}const mL=/^-?(0\.)?\.?$/,jo=e=>{const{label:t,styleClass:n,isDisabled:r=!1,showStepper:i=!0,width:o,textAlign:a,isInvalid:s,value:l,onChange:d,min:p,max:g,isInteger:m=!0,formControlProps:y,formLabelProps:b,numberInputFieldProps:w,numberInputStepperProps:P,tooltipProps:T,...k}=e,[L,I]=C.exports.useState(String(l));C.exports.useEffect(()=>{!L.match(mL)&&l!==Number(L)&&I(String(l))},[l,L]);const N=z=>{I(z),z.match(mL)||d(m?Math.floor(Number(z)):Number(z))},F=z=>{const B=Cr.clamp(m?Math.floor(Number(z.target.value)):Number(z.target.value),p,g);I(String(B)),d(B)};return _(Oi,{...T,children:ce(Bu,{isDisabled:r,isInvalid:s,className:`invokeai__number-input-form-control ${n}`,...y,children:[_(bd,{className:"invokeai__number-input-form-label",style:{display:t?"block":"none"},...b,children:t}),ce(xz,{className:"invokeai__number-input-root",value:L,keepWithinRange:!0,clampValueOnBlur:!1,onChange:N,onBlur:F,width:o,...k,children:[_(bz,{className:"invokeai__number-input-field",textAlign:a,...w}),ce("div",{className:"invokeai__number-input-stepper",style:i?{display:"block"}:{display:"none"},children:[_(Cz,{...P,className:"invokeai__number-input-stepper-button"}),_(wz,{...P,className:"invokeai__number-input-stepper-button"})]})]})]})})},mv=e=>{const{label:t,isDisabled:n,validValues:r,size:i="sm",fontSize:o="md",styleClass:a,...s}=e;return ce(Bu,{isDisabled:n,className:`invokeai__select ${a}`,children:[_(bd,{fontSize:o,marginBottom:1,flexGrow:2,whiteSpace:"nowrap",className:"invokeai__select-label",children:t}),_(Pz,{fontSize:o,size:i,...s,className:"invokeai__select-picker",children:r.map(l=>typeof l=="string"||typeof l=="number"?_("option",{value:l,className:"invokeai__select-option",children:l},l):_("option",{value:l.value,children:l.key},l.value))})]})},jve=["ddim","plms","k_lms","k_dpm_2","k_dpm_2_a","k_euler","k_euler_a","k_heun"],Kve=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],qve=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],Zve=[{key:"2x",value:2},{key:"4x",value:4}],b8=0,S8=4294967295,Yve=["gfpgan","codeformer"],Xve=Tn(e=>e.options,e=>({facetoolStrength:e.facetoolStrength,facetoolType:e.facetoolType,codeformerFidelity:e.codeformerFidelity}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),Qve=Tn(e=>e.system,e=>({isGFPGANAvailable:e.isGFPGANAvailable}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),J4=()=>{const e=_t(),{facetoolStrength:t,facetoolType:n,codeformerFidelity:r}=Ue(Xve),{isGFPGANAvailable:i}=Ue(Qve),o=l=>e(e3(l)),a=l=>e(uH(l)),s=l=>e(t3(l.target.value));return ce(Hn,{direction:"column",gap:2,children:[_(mv,{label:"Type",validValues:Yve.concat(),value:n,onChange:s}),_(jo,{isDisabled:!i,label:"Strength",step:.05,min:0,max:1,onChange:o,value:t,width:"90px",isInteger:!1}),n==="codeformer"&&_(jo,{isDisabled:!i,label:"Fidelity",step:.05,min:0,max:1,onChange:a,value:r,width:"90px",isInteger:!1})]})};function Jve(){const e=_t(),t=Ue(r=>r.options.shouldFitToWidthHeight);return _(fh,{label:"Fit Initial Image To Output Size",isChecked:t,onChange:r=>e(cH(r.target.checked))})}function UF(e){const{label:t="Strength",styleClass:n}=e,r=Ue(a=>a.options.img2imgStrength),i=_t();return _(jo,{label:t,step:.01,min:.01,max:.99,onChange:a=>i(lH(a)),value:r,width:"100%",isInteger:!1,styleClass:n})}const GF=()=>_(Ns,{flex:"1",textAlign:"left",children:"Seed"}),e2e=()=>{const e=_t(),t=Ue(r=>r.options.hiresFix);return _(Hn,{gap:2,direction:"column",children:_(fh,{label:"High Res Optimization",fontSize:"md",isChecked:t,onChange:r=>e(sH(r.target.checked))})})},t2e=()=>{const e=_t(),t=Ue(r=>r.options.seamless);return _(Hn,{gap:2,direction:"column",children:_(fh,{label:"Seamless tiling",fontSize:"md",isChecked:t,onChange:r=>e(aH(r.target.checked))})})},jF=()=>ce(Hn,{gap:2,direction:"column",children:[_(t2e,{}),_(e2e,{})]}),w8=()=>_(Ns,{flex:"1",textAlign:"left",children:"Seed"});function n2e(){const e=_t(),t=Ue(r=>r.options.shouldRandomizeSeed);return _(fh,{label:"Randomize Seed",isChecked:t,onChange:r=>e(tCe(r.target.checked))})}function r2e(){const e=Ue(o=>o.options.seed),t=Ue(o=>o.options.shouldRandomizeSeed),n=Ue(o=>o.options.shouldGenerateVariations),r=_t(),i=o=>r(Sv(o));return _(jo,{label:"Seed",step:1,precision:0,flexGrow:1,min:b8,max:S8,isDisabled:t,isInvalid:e<0&&n,onChange:i,value:e,width:"10rem"})}const KF=(e,t)=>Math.floor(Math.random()*(t-e+1)+e);function i2e(){const e=_t(),t=Ue(r=>r.options.shouldRandomizeSeed);return _(Ol,{size:"sm",isDisabled:t,onClick:()=>e(Sv(KF(b8,S8))),children:_("p",{children:"Shuffle"})})}function o2e(){const e=_t(),t=Ue(r=>r.options.threshold);return _(jo,{label:"Threshold",min:0,max:1e3,step:.1,onChange:r=>e(q6e(r)),value:t,isInteger:!1})}function a2e(){const e=_t(),t=Ue(r=>r.options.perlin);return _(jo,{label:"Perlin Noise",min:0,max:1,step:.05,onChange:r=>e(Z6e(r)),value:t,isInteger:!1})}const C8=()=>ce(Hn,{gap:2,direction:"column",children:[_(n2e,{}),ce(Hn,{gap:2,children:[_(r2e,{}),_(i2e,{})]}),_(Hn,{gap:2,children:_(o2e,{})}),_(Hn,{gap:2,children:_(a2e,{})})]});function _8(){const e=Ue(i=>i.system.isESRGANAvailable),t=Ue(i=>i.options.shouldRunESRGAN),n=_t();return ce(Hn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[_("p",{children:"Upscale"}),_(fh,{isDisabled:!e,isChecked:t,onChange:i=>n(eCe(i.target.checked))})]})}const s2e=Tn(e=>e.options,e=>({upscalingLevel:e.upscalingLevel,upscalingStrength:e.upscalingStrength}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),l2e=Tn(e=>e.system,e=>({isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),ex=()=>{const e=_t(),{upscalingLevel:t,upscalingStrength:n}=Ue(s2e),{isESRGANAvailable:r}=Ue(l2e);return ce("div",{className:"upscale-options",children:[_(mv,{isDisabled:!r,label:"Scale",value:t,onChange:a=>e(wC(Number(a.target.value))),validValues:Zve}),_(jo,{isDisabled:!r,label:"Strength",step:.05,min:0,max:1,onChange:a=>e(CC(a)),value:n,isInteger:!1})]})};function u2e(){const e=Ue(r=>r.options.shouldGenerateVariations),t=_t();return _(fh,{isChecked:e,width:"auto",onChange:r=>t(Y6e(r.target.checked))})}function k8(){return ce(Hn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[_("p",{children:"Variations"}),_(u2e,{})]})}function c2e(e){const{label:t,styleClass:n,isDisabled:r=!1,fontSize:i="1rem",width:o,isInvalid:a,...s}=e;return ce(Bu,{className:`input ${n}`,isInvalid:a,isDisabled:r,flexGrow:1,children:[_(bd,{fontSize:i,marginBottom:1,whiteSpace:"nowrap",className:"input-label",children:t}),_(w_,{...s,className:"input-entry",size:"sm",width:o})]})}function d2e(){const e=Ue(i=>i.options.seedWeights),t=Ue(i=>i.options.shouldGenerateVariations),n=_t(),r=i=>n(dH(i.target.value));return _(c2e,{label:"Seed Weights",value:e,isInvalid:t&&!(v8(e)||e===""),isDisabled:!t,onChange:r})}function f2e(){const e=Ue(i=>i.options.variationAmount),t=Ue(i=>i.options.shouldGenerateVariations),n=_t();return _(jo,{label:"Variation Amount",value:e,step:.01,min:0,max:1,isDisabled:!t,onChange:i=>n(X6e(i)),isInteger:!1})}const E8=()=>ce(Hn,{gap:2,direction:"column",children:[_(f2e,{}),_(d2e,{})]}),h2e=e=>{const{label:t,styleClass:n,...r}=e;return _(qN,{className:`invokeai__checkbox ${n}`,...r,children:t})};function P8(){const e=Ue(r=>r.options.showAdvancedOptions),t=_t();return _(h2e,{label:"Advanced Options",styleClass:"advanced-options-checkbox",onChange:r=>t(nCe(r.target.checked)),isChecked:e})}function p2e(){const e=_t(),t=Ue(r=>r.options.cfgScale);return _(jo,{label:"CFG Scale",step:.5,min:1.01,max:30,onChange:r=>e(nH(r)),value:t,width:T8,fontSize:W0,styleClass:"main-option-block",textAlign:"center",isInteger:!1})}function g2e(){const{activeTab:e,height:t}=Ue(i=>i.options),n=_t(),r=i=>n(rH(Number(i.target.value)));return _(mv,{isDisabled:os[e]==="inpainting",label:"Height",value:t,flexGrow:1,onChange:r,validValues:qve,fontSize:W0,styleClass:"main-option-block"})}function m2e(){const e=_t(),t=Ue(r=>r.options.iterations);return _(jo,{label:"Images",step:1,min:1,max:9999,onChange:r=>e(K6e(r)),value:t,width:T8,fontSize:W0,styleClass:"main-option-block",textAlign:"center"})}function v2e(){const e=Ue(r=>r.options.sampler),t=_t();return _(mv,{label:"Sampler",value:e,onChange:r=>t(oH(r.target.value)),validValues:jve,fontSize:W0,styleClass:"main-option-block"})}function y2e(){const e=_t(),t=Ue(r=>r.options.steps);return _(jo,{label:"Steps",min:1,max:9999,step:1,onChange:r=>e(tH(r)),value:t,width:T8,fontSize:W0,styleClass:"main-option-block",textAlign:"center"})}function x2e(){const{width:e,activeTab:t}=Ue(i=>i.options),n=_t(),r=i=>n(iH(Number(i.target.value)));return _(mv,{isDisabled:os[t]==="inpainting",label:"Width",value:e,flexGrow:1,onChange:r,validValues:Kve,fontSize:W0,styleClass:"main-option-block"})}const W0="0.9rem",T8="auto";function L8(){return _("div",{className:"main-options",children:ce("div",{className:"main-options-list",children:[ce("div",{className:"main-options-row",children:[_(m2e,{}),_(y2e,{}),_(p2e,{})]}),ce("div",{className:"main-options-row",children:[_(x2e,{}),_(g2e,{}),_(v2e,{})]})]})})}const b2e={isConnected:!1,isProcessing:!1,log:[],shouldShowLogViewer:!1,shouldDisplayInProgress:!1,shouldDisplayGuides:!0,isGFPGANAvailable:!0,isESRGANAvailable:!0,socketId:"",shouldConfirmOnDelete:!0,openAccordions:[0],currentStep:0,totalSteps:0,currentIteration:0,totalIterations:0,currentStatus:"Disconnected",currentStatusHasSteps:!1,model:"",model_id:"",model_hash:"",app_id:"",app_version:"",hasError:!1,wasErrorSeen:!0},S2e=b2e,qF=B4({name:"system",initialState:S2e,reducers:{setShouldDisplayInProgress:(e,t)=>{e.shouldDisplayInProgress=t.payload},setIsProcessing:(e,t)=>{e.isProcessing=t.payload},setCurrentStatus:(e,t)=>{e.currentStatus=t.payload},setSystemStatus:(e,t)=>({...e,...t.payload}),errorOccurred:e=>{e.hasError=!0,e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Error",e.wasErrorSeen=!1},errorSeen:e=>{e.hasError=!1,e.wasErrorSeen=!0,e.currentStatus=e.isConnected?"Connected":"Disconnected"},addLogEntry:(e,t)=>{const{timestamp:n,message:r,level:i}=t.payload,a={timestamp:n,message:r,level:i||"info"};e.log.push(a)},setShouldShowLogViewer:(e,t)=>{e.shouldShowLogViewer=t.payload},setIsConnected:(e,t)=>{e.isConnected=t.payload,e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.hasError=!1},setSocketId:(e,t)=>{e.socketId=t.payload},setShouldConfirmOnDelete:(e,t)=>{e.shouldConfirmOnDelete=t.payload},setOpenAccordions:(e,t)=>{e.openAccordions=t.payload},setSystemConfig:(e,t)=>({...e,...t.payload}),setShouldDisplayGuides:(e,t)=>{e.shouldDisplayGuides=t.payload},processingCanceled:e=>{e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Processing canceled"}}}),{setShouldDisplayInProgress:w2e,setIsProcessing:Yy,addLogEntry:co,setShouldShowLogViewer:vL,setIsConnected:yL,setSocketId:B9e,setShouldConfirmOnDelete:ZF,setOpenAccordions:C2e,setSystemStatus:_2e,setCurrentStatus:xL,setSystemConfig:k2e,setShouldDisplayGuides:E2e,processingCanceled:P2e,errorOccurred:YF,errorSeen:XF}=qF.actions,T2e=qF.reducer;var QF={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},bL=ae.createContext&&ae.createContext(QF),od=globalThis&&globalThis.__assign||function(){return od=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},od.apply(this,arguments)},L2e=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function JF(e){return e&&e.map(function(t,n){return ae.createElement(t.tag,od({key:n},t.attr),JF(t.child))})}function Ot(e){return function(t){return _(A2e,{...od({attr:od({},e.attr)},t),children:JF(e.child)})}}function A2e(e){var t=function(n){var r=e.attr,i=e.size,o=e.title,a=L2e(e,["attr","size","title"]),s=i||n.size||"1em",l;return n.className&&(l=n.className),e.className&&(l=(l?l+" ":"")+e.className),ce("svg",{...od({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,a,{className:l,style:od(od({color:e.color||n.color},n.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),children:[o&&_("title",{children:o}),e.children]})};return bL!==void 0?_(bL.Consumer,{children:function(n){return t(n)}}):t(QF)}function R2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"}}]})(e)}function I2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm6 0a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37a9.974 9.974 0 0010.41 3.97c.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z"}}]})(e)}function e$(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"}}]})(e)}function M2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}}]})(e)}function O2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4.81V19c-3.31 0-6-2.63-6-5.87 0-1.56.62-3.03 1.75-4.14L12 4.81M6.35 7.56C4.9 8.99 4 10.96 4 13.13 4 17.48 7.58 21 12 21s8-3.52 8-7.87c0-2.17-.9-4.14-2.35-5.57L12 2 6.35 7.56z"}}]})(e)}function t$(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 00.12-.61l-1.92-3.32a.488.488 0 00-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 00-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 00-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"}}]})(e)}function N2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 12H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm2-6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm1.5 4.5h2v-3h-2v3z"}}]})(e)}function D2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l4.2 4.2a7.73 7.73 0 00-1.6 4.7C4 17.48 7.58 21 12 21c1.75 0 3.36-.56 4.67-1.5l3.1 3.1 1.42-1.41zM12 19c-3.31 0-6-2.63-6-5.87 0-1.19.36-2.32 1.02-3.28L12 14.83V19zM8.38 5.56L12 2l5.65 5.56C19.1 8.99 20 10.96 20 13.13c0 1.18-.27 2.29-.74 3.3L12 9.17V4.81L9.8 6.97 8.38 5.56z"}}]})(e)}function n$(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}}]})(e)}function z2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}}]})(e)}function F2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(e)}function r$(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 16V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2zm-11-4l2.03 2.71L16 11l4 5H8l3-4zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6H2z"}}]})(e)}function $2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(e)}function B2e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}}]})(e)}const H2e=Tn(e=>e.system,e=>e.shouldDisplayGuides),W2e=({children:e,feature:t})=>{const n=Ue(H2e),{text:r}=Gve[t];return n?ce(A4,{trigger:"hover",children:[_(M4,{children:_(Ns,{children:e})}),ce(I4,{className:"guide-popover-content",maxWidth:"400px",onClick:i=>i.preventDefault(),cursor:"initial",children:[_(R4,{className:"guide-popover-arrow"}),_("div",{className:"guide-popover-guide-content",children:r})]})]}):null},V2e=Re(({feature:e,icon:t=e$},n)=>_(W2e,{feature:e,children:_(Ns,{ref:n,children:_(ka,{as:t})})}));function U2e(e){const{header:t,feature:n,options:r}=e;return ce(MN,{className:"advanced-settings-item",children:[_("h2",{children:ce(RN,{className:"advanced-settings-header",children:[t,_(V2e,{feature:n}),_(IN,{})]})}),_(ON,{className:"advanced-settings-panel",children:r})]})}const A8=e=>{const{accordionInfo:t}=e,n=Ue(a=>a.system.openAccordions),r=_t();return _(NN,{defaultIndex:n,allowMultiple:!0,reduceMotion:!0,onChange:a=>r(C2e(a)),className:"advanced-settings",children:(()=>{const a=[];return t&&Object.keys(t).forEach(s=>{a.push(_(U2e,{header:t[s].header,feature:t[s].feature,options:t[s].options},s))}),a})()})},W6=yo("socketio/generateImage"),G2e=yo("socketio/runESRGAN"),j2e=yo("socketio/runFacetool"),K2e=yo("socketio/deleteImage"),i$=yo("socketio/requestImages"),q2e=yo("socketio/requestNewImages"),Z2e=yo("socketio/cancelProcessing"),Y2e=yo("socketio/uploadInitialImage");yo("socketio/uploadMaskImage");const X2e=yo("socketio/requestSystemConfig"),V6=e=>{const{label:t,tooltip:n="",size:r="sm",...i}=e;return _(Oi,{label:n,children:_(Ol,{size:r,...i,children:t})})},Q2e=Tn(e=>e.options,e=>({prompt:e.prompt,shouldGenerateVariations:e.shouldGenerateVariations,seedWeights:e.seedWeights,maskPath:e.maskPath,initialImagePath:e.initialImagePath,seed:e.seed,activeTabName:os[e.activeTab]}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),R8=Tn(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),J2e=Tn(e=>e.inpainting,e=>({isMaskEmpty:e.lines.length===0}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),eye=Tn(e=>e.gallery,e=>({hasCurrentImage:Boolean(e.currentImage)}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),o$=()=>{const{prompt:e,shouldGenerateVariations:t,seedWeights:n,maskPath:r,initialImagePath:i,seed:o,activeTabName:a}=Ue(Q2e),{isProcessing:s,isConnected:l}=Ue(R8),{isMaskEmpty:d}=Ue(J2e),{hasCurrentImage:p}=Ue(eye);return C.exports.useMemo(()=>!(!e||Boolean(e.match(/^[\s\r\n]+$/))||a==="img2img"&&!i||a==="inpainting"&&(!p||d)||r&&!i||s||!l||t&&(!(v8(n)||n==="")||o===-1)),[e,r,i,s,l,t,n,o,a,p,d])};function tye(){const e=_t(),t=o$(),n=Ue(i=>i.options.activeTab);return _(V6,{label:"Invoke","aria-label":"Invoke",type:"submit",isDisabled:!t,onClick:()=>{e(W6(os[n]))},className:"invoke-btn"})}const cr=e=>{const{tooltip:t="",tooltipPlacement:n="top",styleClass:r,onClick:i,cursor:o,...a}=e;return _(Oi,{label:t,hasArrow:!0,placement:n,children:_(Yi,{className:`icon-button ${r}`,...a,cursor:o||(i?"pointer":"unset"),onClick:i})})};function nye(){const e=_t(),{isProcessing:t,isConnected:n}=Ue(R8),r=()=>e(Z2e());return Kt("shift+x",()=>{(n||t)&&r()},[n,t]),_(cr,{icon:_(B2e,{}),tooltip:"Cancel","aria-label":"Cancel",isDisabled:!n||!t,onClick:r,styleClass:"cancel-btn"})}const I8=()=>ce("div",{className:"process-buttons",children:[_(tye,{}),_(nye,{})]}),rye=Tn(e=>e.options,e=>{const{prompt:t,activeTab:n}=e;return{prompt:t,activeTabName:os[n]}},{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),M8=()=>{const e=C.exports.useRef(null),{prompt:t,activeTabName:n}=Ue(rye);Ue(R8);const r=_t(),i=o$(),o=s=>{r(n7(s.target.value))};Kt("ctrl+enter, cmd+enter",()=>{i&&r(W6(n))},[i,n]),Kt("alt+a",()=>{e.current?.focus()},[]);const a=s=>{s.key==="Enter"&&s.shiftKey===!1&&i&&(s.preventDefault(),r(W6(n)))};return _("div",{className:"prompt-bar",children:_(Bu,{isInvalid:t.length===0||Boolean(t.match(/^[\s\r\n]+$/)),children:_(Kz,{id:"prompt",name:"prompt",placeholder:"I'm dreaming of...",size:"lg",value:t,onChange:o,onKeyDown:a,resize:"vertical",height:30,ref:e})})})};function iye(){const e=Ue(n=>n.options.showAdvancedOptions),t={seed:{header:_(w8,{}),feature:go.SEED,options:_(C8,{})},variations:{header:_(k8,{}),feature:go.VARIATIONS,options:_(E8,{})},face_restore:{header:_(x8,{}),feature:go.FACE_CORRECTION,options:_(J4,{})},upscale:{header:_(_8,{}),feature:go.UPSCALE,options:_(ex,{})},other:{header:_(GF,{}),feature:go.OTHER,options:_(jF,{})}};return ce("div",{className:"image-to-image-panel",children:[_(M8,{}),_(I8,{}),_(L8,{}),_(UF,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),_(Jve,{}),_(P8,{}),e?_(A8,{accordionInfo:t}):null]})}function oye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"}}]})(e)}function aye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"}}]})(e)}function sye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z"}}]})(e)}function lye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"}}]})(e)}function uye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"}}]})(e)}function cye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"}}]})(e)}function dye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"}}]})(e)}function fye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"}}]})(e)}function hye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M497.941 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48.004 48.004 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373 137.373L265.373 416H150.628l-80-80 124.686-124.686z"}}]})(e)}function pye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function gye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z"}}]})(e)}function a$(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"}}]})(e)}function mye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"}}]})(e)}function vye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function yye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M500.33 0h-47.41a12 12 0 0 0-12 12.57l4 82.76A247.42 247.42 0 0 0 256 8C119.34 8 7.9 119.53 8 256.19 8.1 393.07 119.1 504 256 504a247.1 247.1 0 0 0 166.18-63.91 12 12 0 0 0 .48-17.43l-34-34a12 12 0 0 0-16.38-.55A176 176 0 1 1 402.1 157.8l-101.53-4.87a12 12 0 0 0-12.57 12v47.41a12 12 0 0 0 12 12h200.33a12 12 0 0 0 12-12V12a12 12 0 0 0-12-12z"}}]})(e)}function xye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M64 96H0c0 123.7 100.3 224 224 224v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C288 196.3 187.7 96 64 96zm384-64c-84.2 0-157.4 46.5-195.7 115.2 27.7 30.2 48.2 66.9 59 107.6C424 243.1 512 147.9 512 32h-64z"}}]})(e)}function bye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z"}}]})(e)}function Sye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"}}]})(e)}function wye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M212.333 224.333H12c-6.627 0-12-5.373-12-12V12C0 5.373 5.373 0 12 0h48c6.627 0 12 5.373 12 12v78.112C117.773 39.279 184.26 7.47 258.175 8.007c136.906.994 246.448 111.623 246.157 248.532C504.041 393.258 393.12 504 256.333 504c-64.089 0-122.496-24.313-166.51-64.215-5.099-4.622-5.334-12.554-.467-17.42l33.967-33.967c4.474-4.474 11.662-4.717 16.401-.525C170.76 415.336 211.58 432 256.333 432c97.268 0 176-78.716 176-176 0-97.267-78.716-176-176-176-58.496 0-110.28 28.476-142.274 72.333h98.274c6.627 0 12 5.373 12 12v48c0 6.627-5.373 12-12 12z"}}]})(e)}function Cye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"}}]})(e)}function _ye(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"}}]})(e)}var kye=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function vv(e,t){var n=Eye(e);if(typeof n.path!="string"){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:typeof t=="string"?t:typeof r=="string"&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function Eye(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),i=kye.get(r);i&&Object.defineProperty(e,"type",{value:i,writable:!1,configurable:!1,enumerable:!0})}return e}var Pye=[".DS_Store","Thumbs.db"];function Tye(e){return D0(this,void 0,void 0,function(){return z0(this,function(t){return h5(e)&&Lye(e.dataTransfer)?[2,Mye(e.dataTransfer,e.type)]:Aye(e)?[2,Rye(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,Iye(e)]:[2,[]]})})}function Lye(e){return h5(e)}function Aye(e){return h5(e)&&h5(e.target)}function h5(e){return typeof e=="object"&&e!==null}function Rye(e){return U6(e.target.files).map(function(t){return vv(t)})}function Iye(e){return D0(this,void 0,void 0,function(){var t;return z0(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return vv(r)})]}})})}function Mye(e,t){return D0(this,void 0,void 0,function(){var n,r;return z0(this,function(i){switch(i.label){case 0:return e.items?(n=U6(e.items).filter(function(o){return o.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(Oye))]):[3,2];case 1:return r=i.sent(),[2,SL(s$(r))];case 2:return[2,SL(U6(e.files).map(function(o){return vv(o)}))]}})})}function SL(e){return e.filter(function(t){return Pye.indexOf(t.name)===-1})}function U6(e){if(e===null)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function Oye(e){if(typeof e.webkitGetAsEntry!="function")return wL(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?l$(t):wL(e)}function s$(e){return e.reduce(function(t,n){return Uw(Uw([],zE(t),!1),zE(Array.isArray(n)?s$(n):[n]),!1)},[])}function wL(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=vv(t);return Promise.resolve(n)}function Nye(e){return D0(this,void 0,void 0,function(){return z0(this,function(t){return[2,e.isDirectory?l$(e):Dye(e)]})})}function l$(e){var t=e.createReader();return new Promise(function(n,r){var i=[];function o(){var a=this;t.readEntries(function(s){return D0(a,void 0,void 0,function(){var l,d,p;return z0(this,function(g){switch(g.label){case 0:if(s.length)return[3,5];g.label=1;case 1:return g.trys.push([1,3,,4]),[4,Promise.all(i)];case 2:return l=g.sent(),n(l),[3,4];case 3:return d=g.sent(),r(d),[3,4];case 4:return[3,6];case 5:p=Promise.all(s.map(Nye)),i.push(p),o(),g.label=6;case 6:return[2]}})})},function(s){r(s)})}o()})}function Dye(e){return D0(this,void 0,void 0,function(){return z0(this,function(t){return[2,new Promise(function(n,r){e.file(function(i){var o=vv(i,e.fullPath);n(o)},function(i){r(i)})})]})})}var zye=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=(e.type||"").toLowerCase(),o=i.replace(/\/.*$/,"");return n.some(function(a){var s=a.trim().toLowerCase();return s.charAt(0)==="."?r.toLowerCase().endsWith(s):s.endsWith("/*")?o===s.replace(/\/.*$/,""):i===s})}return!0};function CL(e){return Bye(e)||$ye(e)||c$(e)||Fye()}function Fye(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $ye(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Bye(e){if(Array.isArray(e))return G6(e)}function _L(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function kL(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?_L(Object(n),!0).forEach(function(r){u$(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_L(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function u$(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Bm(e,t){return Vye(e)||Wye(e,t)||c$(e,t)||Hye()}function Hye(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function c$(e,t){if(!!e){if(typeof e=="string")return G6(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return G6(e,t)}}function G6(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Wye(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,o=!1,a,s;try{for(n=n.call(e);!(i=(a=n.next()).done)&&(r.push(a.value),!(t&&r.length===t));i=!0);}catch(l){o=!0,s=l}finally{try{!i&&n.return!=null&&n.return()}finally{if(o)throw s}}return r}}function Vye(e){if(Array.isArray(e))return e}var Uye="file-invalid-type",Gye="file-too-large",jye="file-too-small",Kye="too-many-files",qye=function(t){t=Array.isArray(t)&&t.length===1?t[0]:t;var n=Array.isArray(t)?"one of ".concat(t.join(", ")):t;return{code:Uye,message:"File type must be ".concat(n)}},EL=function(t){return{code:Gye,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},PL=function(t){return{code:jye,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},Zye={code:Kye,message:"Too many files"};function d$(e,t){var n=e.type==="application/x-moz-file"||zye(e,t);return[n,n?null:qye(t)]}function f$(e,t,n){if(Nf(e.size))if(Nf(t)&&Nf(n)){if(e.size>n)return[!1,EL(n)];if(e.size<t)return[!1,PL(t)]}else{if(Nf(t)&&e.size<t)return[!1,PL(t)];if(Nf(n)&&e.size>n)return[!1,EL(n)]}return[!0,null]}function Nf(e){return e!=null}function Yye(e){var t=e.files,n=e.accept,r=e.minSize,i=e.maxSize,o=e.multiple,a=e.maxFiles,s=e.validator;return!o&&t.length>1||o&&a>=1&&t.length>a?!1:t.every(function(l){var d=d$(l,n),p=Bm(d,1),g=p[0],m=f$(l,r,i),y=Bm(m,1),b=y[0],w=s?s(l):null;return g&&b&&!w})}function p5(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Z2(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function TL(e){e.preventDefault()}function Xye(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function Qye(e){return e.indexOf("Edge/")!==-1}function Jye(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return Xye(e)||Qye(e)}function fl(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];return t.some(function(s){return!p5(r)&&s&&s.apply(void 0,[r].concat(o)),p5(r)})}}function e3e(){return"showOpenFilePicker"in window}function t3e(e){if(Nf(e)){var t=Object.entries(e).filter(function(n){var r=Bm(n,2),i=r[0],o=r[1],a=!0;return h$(i)||(console.warn('Skipped "'.concat(i,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),a=!1),(!Array.isArray(o)||!o.every(p$))&&(console.warn('Skipped "'.concat(i,'" because an invalid file extension was provided.')),a=!1),a}).reduce(function(n,r){var i=Bm(r,2),o=i[0],a=i[1];return kL(kL({},n),{},u$({},o,a))},{});return[{accept:t}]}return e}function n3e(e){if(Nf(e))return Object.entries(e).reduce(function(t,n){var r=Bm(n,2),i=r[0],o=r[1];return[].concat(CL(t),[i],CL(o))},[]).filter(function(t){return h$(t)||p$(t)}).join(",")}function r3e(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function i3e(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function h$(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function p$(e){return/^.*\.[\w]+$/.test(e)}var o3e=["children"],a3e=["open"],s3e=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],l3e=["refKey","onChange","onClick"];function u3e(e){return f3e(e)||d3e(e)||g$(e)||c3e()}function c3e(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function d3e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function f3e(e){if(Array.isArray(e))return j6(e)}function uS(e,t){return g3e(e)||p3e(e,t)||g$(e,t)||h3e()}function h3e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function g$(e,t){if(!!e){if(typeof e=="string")return j6(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return j6(e,t)}}function j6(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function p3e(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,o=!1,a,s;try{for(n=n.call(e);!(i=(a=n.next()).done)&&(r.push(a.value),!(t&&r.length===t));i=!0);}catch(l){o=!0,s=l}finally{try{!i&&n.return!=null&&n.return()}finally{if(o)throw s}}return r}}function g3e(e){if(Array.isArray(e))return e}function LL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function ur(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?LL(Object(n),!0).forEach(function(r){K6(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):LL(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function K6(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function g5(e,t){if(e==null)return{};var n=m3e(e,t),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(t.indexOf(r)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function m3e(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var O8=C.exports.forwardRef(function(e,t){var n=e.children,r=g5(e,o3e),i=v$(r),o=i.open,a=g5(i,a3e);return C.exports.useImperativeHandle(t,function(){return{open:o}},[o]),_(C.exports.Fragment,{children:n(ur(ur({},a),{},{open:o}))})});O8.displayName="Dropzone";var m$={disabled:!1,getFilesFromEvent:Tye,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};O8.defaultProps=m$;O8.propTypes={children:An.exports.func,accept:An.exports.objectOf(An.exports.arrayOf(An.exports.string)),multiple:An.exports.bool,preventDropOnDocument:An.exports.bool,noClick:An.exports.bool,noKeyboard:An.exports.bool,noDrag:An.exports.bool,noDragEventsBubbling:An.exports.bool,minSize:An.exports.number,maxSize:An.exports.number,maxFiles:An.exports.number,disabled:An.exports.bool,getFilesFromEvent:An.exports.func,onFileDialogCancel:An.exports.func,onFileDialogOpen:An.exports.func,useFsAccessApi:An.exports.bool,autoFocus:An.exports.bool,onDragEnter:An.exports.func,onDragLeave:An.exports.func,onDragOver:An.exports.func,onDrop:An.exports.func,onDropAccepted:An.exports.func,onDropRejected:An.exports.func,onError:An.exports.func,validator:An.exports.func};var q6={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function v$(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=ur(ur({},m$),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,o=t.maxSize,a=t.minSize,s=t.multiple,l=t.maxFiles,d=t.onDragEnter,p=t.onDragLeave,g=t.onDragOver,m=t.onDrop,y=t.onDropAccepted,b=t.onDropRejected,w=t.onFileDialogCancel,P=t.onFileDialogOpen,T=t.useFsAccessApi,k=t.autoFocus,L=t.preventDropOnDocument,I=t.noClick,N=t.noKeyboard,F=t.noDrag,z=t.noDragEventsBubbling,B=t.onError,K=t.validator,U=C.exports.useMemo(function(){return n3e(n)},[n]),Y=C.exports.useMemo(function(){return t3e(n)},[n]),ve=C.exports.useMemo(function(){return typeof P=="function"?P:AL},[P]),le=C.exports.useMemo(function(){return typeof w=="function"?w:AL},[w]),fe=C.exports.useRef(null),we=C.exports.useRef(null),Se=C.exports.useReducer(v3e,q6),se=uS(Se,2),j=se[0],ne=se[1],Q=j.isFocused,W=j.isFileDialogActive,re=C.exports.useRef(typeof window<"u"&&window.isSecureContext&&T&&e3e()),de=function(){!re.current&&W&&setTimeout(function(){if(we.current){var et=we.current.files;et.length||(ne({type:"closeDialog"}),le())}},300)};C.exports.useEffect(function(){return window.addEventListener("focus",de,!1),function(){window.removeEventListener("focus",de,!1)}},[we,W,le,re]);var be=C.exports.useRef([]),De=function(et){fe.current&&fe.current.contains(et.target)||(et.preventDefault(),be.current=[])};C.exports.useEffect(function(){return L&&(document.addEventListener("dragover",TL,!1),document.addEventListener("drop",De,!1)),function(){L&&(document.removeEventListener("dragover",TL),document.removeEventListener("drop",De))}},[fe,L]),C.exports.useEffect(function(){return!r&&k&&fe.current&&fe.current.focus(),function(){}},[fe,k,r]);var Ie=C.exports.useCallback(function(Oe){B?B(Oe):console.error(Oe)},[B]),Ve=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),mt(Oe),be.current=[].concat(u3e(be.current),[Oe.target]),Z2(Oe)&&Promise.resolve(i(Oe)).then(function(et){if(!(p5(Oe)&&!z)){var Ut=et.length,Wt=Ut>0&&Yye({files:et,accept:U,minSize:a,maxSize:o,multiple:s,maxFiles:l,validator:K}),ke=Ut>0&&!Wt;ne({isDragAccept:Wt,isDragReject:ke,isDragActive:!0,type:"setDraggedFiles"}),d&&d(Oe)}}).catch(function(et){return Ie(et)})},[i,d,Ie,z,U,a,o,s,l,K]),Pe=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),mt(Oe);var et=Z2(Oe);if(et&&Oe.dataTransfer)try{Oe.dataTransfer.dropEffect="copy"}catch{}return et&&g&&g(Oe),!1},[g,z]),We=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),mt(Oe);var et=be.current.filter(function(Wt){return fe.current&&fe.current.contains(Wt)}),Ut=et.indexOf(Oe.target);Ut!==-1&&et.splice(Ut,1),be.current=et,!(et.length>0)&&(ne({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Z2(Oe)&&p&&p(Oe))},[fe,p,z]),it=C.exports.useCallback(function(Oe,et){var Ut=[],Wt=[];Oe.forEach(function(ke){var kt=d$(ke,U),Xt=uS(kt,2),zn=Xt[0],je=Xt[1],Tt=f$(ke,a,o),$e=uS(Tt,2),ut=$e[0],Ke=$e[1],xt=K?K(ke):null;if(zn&&ut&&!xt)Ut.push(ke);else{var Qt=[je,Ke];xt&&(Qt=Qt.concat(xt)),Wt.push({file:ke,errors:Qt.filter(function(Gn){return Gn})})}}),(!s&&Ut.length>1||s&&l>=1&&Ut.length>l)&&(Ut.forEach(function(ke){Wt.push({file:ke,errors:[Zye]})}),Ut.splice(0)),ne({acceptedFiles:Ut,fileRejections:Wt,type:"setFiles"}),m&&m(Ut,Wt,et),Wt.length>0&&b&&b(Wt,et),Ut.length>0&&y&&y(Ut,et)},[ne,s,U,a,o,l,m,y,b,K]),ht=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),mt(Oe),be.current=[],Z2(Oe)&&Promise.resolve(i(Oe)).then(function(et){p5(Oe)&&!z||it(et,Oe)}).catch(function(et){return Ie(et)}),ne({type:"reset"})},[i,it,Ie,z]),Bt=C.exports.useCallback(function(){if(re.current){ne({type:"openDialog"}),ve();var Oe={multiple:s,types:Y};window.showOpenFilePicker(Oe).then(function(et){return i(et)}).then(function(et){it(et,null),ne({type:"closeDialog"})}).catch(function(et){r3e(et)?(le(et),ne({type:"closeDialog"})):i3e(et)?(re.current=!1,we.current?(we.current.value=null,we.current.click()):Ie(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):Ie(et)});return}we.current&&(ne({type:"openDialog"}),ve(),we.current.value=null,we.current.click())},[ne,ve,le,T,it,Ie,Y,s]),Nt=C.exports.useCallback(function(Oe){!fe.current||!fe.current.isEqualNode(Oe.target)||(Oe.key===" "||Oe.key==="Enter"||Oe.keyCode===32||Oe.keyCode===13)&&(Oe.preventDefault(),Bt())},[fe,Bt]),Me=C.exports.useCallback(function(){ne({type:"focus"})},[]),tt=C.exports.useCallback(function(){ne({type:"blur"})},[]),pt=C.exports.useCallback(function(){I||(Jye()?setTimeout(Bt,0):Bt())},[I,Bt]),at=function(et){return r?null:et},gt=function(et){return N?null:at(et)},hn=function(et){return F?null:at(et)},mt=function(et){z&&et.stopPropagation()},Ht=C.exports.useMemo(function(){return function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},et=Oe.refKey,Ut=et===void 0?"ref":et,Wt=Oe.role,ke=Oe.onKeyDown,kt=Oe.onFocus,Xt=Oe.onBlur,zn=Oe.onClick,je=Oe.onDragEnter,Tt=Oe.onDragOver,$e=Oe.onDragLeave,ut=Oe.onDrop,Ke=g5(Oe,s3e);return ur(ur(K6({onKeyDown:gt(fl(ke,Nt)),onFocus:gt(fl(kt,Me)),onBlur:gt(fl(Xt,tt)),onClick:at(fl(zn,pt)),onDragEnter:hn(fl(je,Ve)),onDragOver:hn(fl(Tt,Pe)),onDragLeave:hn(fl($e,We)),onDrop:hn(fl(ut,ht)),role:typeof Wt=="string"&&Wt!==""?Wt:"presentation"},Ut,fe),!r&&!N?{tabIndex:0}:{}),Ke)}},[fe,Nt,Me,tt,pt,Ve,Pe,We,ht,N,F,r]),tn=C.exports.useCallback(function(Oe){Oe.stopPropagation()},[]),Dt=C.exports.useMemo(function(){return function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},et=Oe.refKey,Ut=et===void 0?"ref":et,Wt=Oe.onChange,ke=Oe.onClick,kt=g5(Oe,l3e),Xt=K6({accept:U,multiple:s,type:"file",style:{display:"none"},onChange:at(fl(Wt,ht)),onClick:at(fl(ke,tn)),tabIndex:-1},Ut,we);return ur(ur({},Xt),kt)}},[we,n,s,ht,r]);return ur(ur({},j),{},{isFocused:Q&&!r,getRootProps:Ht,getInputProps:Dt,rootRef:fe,inputRef:we,open:at(Bt)})}function v3e(e,t){switch(t.type){case"focus":return ur(ur({},e),{},{isFocused:!0});case"blur":return ur(ur({},e),{},{isFocused:!1});case"openDialog":return ur(ur({},q6),{},{isFileDialogActive:!0});case"closeDialog":return ur(ur({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return ur(ur({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return ur(ur({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return ur({},q6);default:return e}}function AL(){}const y3e=({children:e,fileAcceptedCallback:t,fileRejectionCallback:n,styleClass:r})=>{const i=C.exports.useCallback((d,p)=>{p.forEach(g=>{n(g)}),d.forEach(g=>{t(g)})},[t,n]),{getRootProps:o,getInputProps:a,open:s}=v$({onDrop:i,accept:{"image/jpeg":[".jpg",".jpeg",".png"]}}),l=d=>{d.stopPropagation(),s()};return ce(Ns,{...o(),flexGrow:3,className:`${r}`,children:[_("input",{...a({multiple:!1})}),C.exports.cloneElement(e,{onClick:l})]})};function x3e(e){const{label:t,icon:n,dispatcher:r,styleClass:i,onMouseOver:o,OnMouseout:a}=e,s=dh(),l=_t(),d=C.exports.useCallback(g=>l(r(g)),[l,r]),p=C.exports.useCallback(g=>{const m=g.errors.reduce((y,b)=>y+`
-`+b.message,"");s({title:"Upload failed",description:m,status:"error",isClosable:!0})},[s]);return _(y3e,{fileAcceptedCallback:d,fileRejectionCallback:p,styleClass:i,children:_(Ol,{size:"sm",fontSize:"md",fontWeight:"normal",onMouseOver:o,onMouseOut:a,leftIcon:n,width:"100%",children:t||null})})}const b3e=Tn(e=>e.system,e=>e.shouldConfirmOnDelete),Z6=C.exports.forwardRef(({image:e,children:t},n)=>{const{isOpen:r,onOpen:i,onClose:o}=X3(),a=_t(),s=Ue(b3e),l=C.exports.useRef(null),d=dh(),p=y=>{y.stopPropagation(),s?i():g()},g=()=>{a(K2e(e)),d({title:"Image Deleted",status:"success",duration:2500,isClosable:!0}),o()};Kt("del",()=>{s?i():g()},[e,s]);const m=y=>a(ZF(!y.target.checked));return ce(Er,{children:[C.exports.cloneElement(t,{onClick:p,ref:n}),_(Zle,{isOpen:r,leastDestructiveRef:l,onClose:o,children:_(Mm,{children:ce(Yle,{children:[_(K_,{fontSize:"lg",fontWeight:"bold",children:"Delete image"}),_(t5,{children:ce(Hn,{direction:"column",gap:5,children:[_(Fo,{children:"Are you sure? You can't undo this action afterwards."}),_(Bu,{children:ce(Hn,{alignItems:"center",children:[_(bd,{mb:0,children:"Don't ask me again"}),_(z4,{checked:!s,onChange:m})]})})]})}),ce(j_,{children:[_(Ol,{ref:l,onClick:o,children:"Cancel"}),_(Ol,{colorScheme:"red",onClick:g,ml:3,children:"Delete"})]})]})})})]})}),RL=({title:e="Popup",styleClass:t,delay:n=50,popoverOptions:r,actionButton:i,children:o})=>ce(A4,{trigger:"hover",closeDelay:n,children:[_(M4,{children:_(Ns,{children:o})}),ce(I4,{className:`popover-content ${t}`,children:[_(R4,{className:"popover-arrow"}),_(_z,{className:"popover-header",children:e}),ce("div",{className:"popover-options",children:[r||null,i]})]})]}),No=(e,t)=>Math.floor(e/t)*t,S3e={tool:"brush",brushSize:50,maskColor:{r:255,g:90,b:90},maskOpacity:.5,canvasDimensions:{width:0,height:0},boundingBoxDimensions:{width:64,height:64},boundingBoxCoordinate:{x:0,y:0},boundingBoxPreviewFill:{r:0,g:0,b:0,a:.5},boundingBoxPreviewType:"ants",cursorPosition:null,lines:[],pastLines:[],futureLines:[],shouldShowMask:!0,shouldInvertMask:!1,shouldShowCheckboardTransparency:!1,shouldShowBrushPreview:!1,isMovingBoundingBox:!1,needsRepaint:!1,stageScale:1},w3e=S3e,y$=B4({name:"inpainting",initialState:w3e,reducers:{setTool:(e,t)=>{e.tool=t.payload},toggleTool:e=>{e.tool=e.tool==="brush"?"eraser":"brush"},setBrushSize:(e,t)=>{e.brushSize=t.payload},addLine:(e,t)=>{e.pastLines.push(e.lines),e.lines.push(t.payload),e.futureLines=[]},addPointToCurrentLine:(e,t)=>{e.lines[e.lines.length-1].points.push(...t.payload)},undo:e=>{if(e.pastLines.length===0)return;const t=e.pastLines.pop();!t||(e.futureLines.unshift(e.lines),e.lines=t)},redo:e=>{if(e.futureLines.length===0)return;const t=e.futureLines.shift();!t||(e.pastLines.push(e.lines),e.lines=t)},clearMask:e=>{e.pastLines.push(e.lines),e.lines=[],e.futureLines=[],e.shouldInvertMask=!1},toggleShouldInvertMask:e=>{e.shouldInvertMask=!e.shouldInvertMask},toggleShouldShowMask:e=>{e.shouldShowMask=!e.shouldShowMask},setShouldInvertMask:(e,t)=>{e.shouldInvertMask=t.payload},setShouldShowMask:(e,t)=>{e.shouldShowMask=t.payload,t.payload||(e.shouldInvertMask=!1)},setShouldShowCheckboardTransparency:(e,t)=>{e.shouldShowCheckboardTransparency=t.payload},setShouldShowBrushPreview:(e,t)=>{e.shouldShowBrushPreview=t.payload},setMaskColor:(e,t)=>{e.maskColor=t.payload},setMaskOpacity:(e,t)=>{e.maskOpacity=t.payload},setCursorPosition:(e,t)=>{e.cursorPosition=t.payload},setImageToInpaint:(e,t)=>{const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,{x:a,y:s}=e.boundingBoxCoordinate,l=No(Cr.clamp(i,64,n),64),d=No(Cr.clamp(o,64,r),64),p=No(Cr.clamp(a,0,n-l),64),g=No(Cr.clamp(s,0,r-d),64);e.boundingBoxDimensions={width:l,height:d},e.boundingBoxCoordinate={x:p,y:g},e.canvasDimensions={width:n,height:r},e.imageToInpaint=t.payload,e.needsRepaint=!0},setCanvasDimensions:(e,t)=>{e.canvasDimensions=t.payload;const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,a=No(Cr.clamp(i,64,n),64),s=No(Cr.clamp(o,64,r),64);e.boundingBoxDimensions={width:a,height:s}},setBoundingBoxDimensions:(e,t)=>{const{width:n,height:r}=t.payload,{x:i,y:o}=e.boundingBoxCoordinate,{width:a,height:s}=e.canvasDimensions,l=i+n-a,d=o+r-s,p=No(l>0?i-l:i,64),g=No(d>0?o-d:o,64);e.boundingBoxDimensions={width:No(n,64),height:No(r,64)},e.boundingBoxCoordinate={x:p,y:g}},setBoundingBoxCoordinate:(e,t)=>{e.boundingBoxCoordinate=t.payload},setIsMovingBoundingBox:(e,t)=>{e.isMovingBoundingBox=t.payload},toggleIsMovingBoundingBox:e=>{e.isMovingBoundingBox=!e.isMovingBoundingBox},setBoundingBoxPreviewFill:(e,t)=>{e.boundingBoxPreviewFill=t.payload},setBoundingBoxPreviewType:(e,t)=>{e.boundingBoxPreviewType=t.payload},setNeedsRepaint:(e,t)=>{e.needsRepaint=t.payload},setStageScale:(e,t)=>{e.stageScale=t.payload,e.needsRepaint=!1}}}),{setTool:IL,setBrushSize:C3e,addLine:ML,addPointToCurrentLine:OL,setShouldInvertMask:_3e,setShouldShowMask:k3e,setShouldShowCheckboardTransparency:H9e,setShouldShowBrushPreview:cS,setMaskColor:E3e,clearMask:P3e,setMaskOpacity:NL,undo:T3e,redo:L3e,setCursorPosition:DL,setCanvasDimensions:W9e,setImageToInpaint:x$,setBoundingBoxDimensions:zL,setBoundingBoxCoordinate:A3e,setIsMovingBoundingBox:R3e,setBoundingBoxPreviewFill:V9e,setBoundingBoxPreviewType:U9e,setNeedsRepaint:b$,setStageScale:I3e,toggleTool:M3e,toggleIsMovingBoundingBox:O3e}=y$.actions,N3e=y$.reducer,D3e=Tn([e=>e.gallery,e=>e.options],(e,t)=>{const{images:n,currentImageUuid:r,areMoreImagesAvailable:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l}=e,{activeTab:d}=t;return{images:n,currentImageUuid:r,areMoreImagesAvailable:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l,galleryGridTemplateColumns:`repeat(auto-fill, minmax(${l}px, auto))`,activeTabName:os[d]}}),S$=Tn(e=>e.options,e=>({activeTabName:os[e.activeTab]})),z3e=Tn(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected,isGFPGANAvailable:e.isGFPGANAvailable,isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),w$=({image:e})=>{const t=_t(),{activeTabName:n}=Ue(S$),r=Ue(L=>L.options.shouldShowImageDetails),i=dh(),o=Ue(L=>L.gallery.intermediateImage),a=Ue(L=>L.options.upscalingLevel),s=Ue(L=>L.options.facetoolStrength),{isProcessing:l,isConnected:d,isGFPGANAvailable:p,isESRGANAvailable:g}=Ue(z3e),m=()=>{t(nh(e.url)),t(Va(1))};Kt("shift+i",()=>{e?(m(),i({title:"Sent To Image To Image",status:"success",duration:2500,isClosable:!0})):i({title:"No Image Loaded",description:"No image found to send to image to image module.",status:"error",duration:2500,isClosable:!0})},[e]);const y=()=>t(Q6e(e.metadata));Kt("a",()=>{["txt2img","img2img"].includes(e?.metadata?.image?.type)?(y(),i({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})):i({title:"Parameters Not Set",description:"No metadata found for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const b=()=>t(Sv(e.metadata.image.seed));Kt("s",()=>{e?.metadata?.image?.seed?(b(),i({title:"Seed Set",status:"success",duration:2500,isClosable:!0})):i({title:"Seed Not Set",description:"Could not find seed for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const w=()=>t(G2e(e));Kt("u",()=>{g&&Boolean(!o)&&d&&!l&&a?w():i({title:"Upscaling Failed",status:"error",duration:2500,isClosable:!0})},[e,g,o,d,l,a]);const P=()=>t(j2e(e));Kt("r",()=>{p&&Boolean(!o)&&d&&!l&&s?P():i({title:"Face Restoration Failed",status:"error",duration:2500,isClosable:!0})},[e,p,o,d,l,s]);const T=()=>t(rCe(!r)),k=()=>{t(x$(e)),n!=="inpainting"&&t(Va("inpainting")),i({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})};return Kt("i",()=>{e?T():i({title:"Failed to load metadata",status:"error",duration:2500,isClosable:!0})},[e,r]),ce("div",{className:"current-image-options",children:[_(cr,{icon:_(F2e,{}),tooltip:"Send To Image To Image","aria-label":"Send To Image To Image",onClick:m}),_(cr,{icon:_(a$,{}),tooltip:"Send To Inpainting","aria-label":"Send To Inpainting",onClick:k}),_(cr,{icon:_(t$,{}),tooltip:"Use All","aria-label":"Use All",isDisabled:!["txt2img","img2img"].includes(e?.metadata?.image?.type),onClick:y}),_(cr,{icon:_(xye,{}),tooltip:"Use Seed","aria-label":"Use Seed",isDisabled:!e?.metadata?.image?.seed,onClick:b}),_(RL,{title:"Restore Faces",popoverOptions:_(J4,{}),actionButton:_(V6,{label:"Restore Faces",isDisabled:!p||Boolean(o)||!(d&&!l)||!s,onClick:P}),children:_(cr,{icon:_(I2e,{}),"aria-label":"Restore Faces"})}),_(RL,{title:"Upscale",styleClass:"upscale-popover",popoverOptions:_(ex,{}),actionButton:_(V6,{label:"Upscale Image",isDisabled:!g||Boolean(o)||!(d&&!l)||!a,onClick:w}),children:_(cr,{icon:_(N2e,{}),"aria-label":"Upscale"})}),_(cr,{icon:_(M2e,{}),tooltip:"Details","aria-label":"Details",onClick:T}),_(Z6,{image:e,children:_(cr,{icon:_(R2e,{}),tooltip:"Delete Image","aria-label":"Delete Image",isDisabled:Boolean(o)})})]})},F3e={currentImageUuid:"",images:[],areMoreImagesAvailable:!0,shouldPinGallery:!0,shouldShowGallery:!0,galleryScrollPosition:0,galleryImageMinimumWidth:64},C$=B4({name:"gallery",initialState:F3e,reducers:{setCurrentImage:(e,t)=>{e.currentImage=t.payload,e.currentImageUuid=t.payload.uuid},removeImage:(e,t)=>{const n=t.payload,r=e.images.filter(i=>i.uuid!==n);if(n===e.currentImageUuid){const i=e.images.findIndex(a=>a.uuid===n),o=vi.exports.clamp(i,0,r.length-1);e.currentImage=r.length?r[o]:void 0,e.currentImageUuid=r.length?r[o].uuid:""}e.images=r},addImage:(e,t)=>{const n=t.payload,{uuid:r,url:i,mtime:o}=n;e.images.find(a=>a.url===i&&a.mtime===o)||(e.images.unshift(n),e.currentImageUuid=r,e.intermediateImage=void 0,e.currentImage=n,e.latest_mtime=o)},setIntermediateImage:(e,t)=>{e.intermediateImage=t.payload},clearIntermediateImage:e=>{e.intermediateImage=void 0},selectNextImage:e=>{const{images:t,currentImage:n}=e;if(n){const r=t.findIndex(i=>i.uuid===n.uuid);if(Cr.inRange(r,0,t.length)){const i=t[r+1];e.currentImage=i,e.currentImageUuid=i.uuid}}},selectPrevImage:e=>{const{images:t,currentImage:n}=e;if(n){const r=t.findIndex(i=>i.uuid===n.uuid);if(Cr.inRange(r,1,t.length+1)){const i=t[r-1];e.currentImage=i,e.currentImageUuid=i.uuid}}},addGalleryImages:(e,t)=>{const{images:n,areMoreImagesAvailable:r}=t.payload;if(n.length>0){const i=n.filter(o=>!e.images.find(a=>a.url===o.url&&a.mtime===o.mtime));if(e.images=e.images.concat(i).sort((o,a)=>a.mtime-o.mtime),!e.currentImage){const o=n[0];e.currentImage=o,e.currentImageUuid=o.uuid}e.latest_mtime=n[0].mtime,e.earliest_mtime=n[n.length-1].mtime}r!==void 0&&(e.areMoreImagesAvailable=r)},setShouldPinGallery:(e,t)=>{e.shouldPinGallery=t.payload},setShouldShowGallery:(e,t)=>{e.shouldShowGallery=t.payload},setGalleryScrollPosition:(e,t)=>{e.galleryScrollPosition=t.payload},setGalleryImageMinimumWidth:(e,t)=>{e.galleryImageMinimumWidth=t.payload}}}),{addImage:dS,clearIntermediateImage:FL,removeImage:$3e,setCurrentImage:B3e,addGalleryImages:H3e,setIntermediateImage:W3e,selectNextImage:_$,selectPrevImage:k$,setShouldPinGallery:V3e,setShouldShowGallery:Y6,setGalleryScrollPosition:U3e,setGalleryImageMinimumWidth:kf}=C$.actions,G3e=C$.reducer,j3e=Tn(e=>e.gallery,e=>{const t=e.images.findIndex(r=>r.uuid===e?.currentImage?.uuid),n=e.images.length;return{isOnFirstImage:t===0,isOnLastImage:!isNaN(t)&&t===n-1}},{memoizeOptions:{resultEqualityCheck:Cr.isEqual}});function E$(e){const{imageToDisplay:t}=e,n=_t(),{isOnFirstImage:r,isOnLastImage:i}=Ue(j3e),o=Ue(m=>m.options.shouldShowImageDetails),[a,s]=C.exports.useState(!1),l=()=>{s(!0)},d=()=>{s(!1)},p=()=>{n(k$())},g=()=>{n(_$())};return ce("div",{className:"current-image-preview",children:[_(S4,{src:t.url,fit:"contain",maxWidth:"100%",maxHeight:"100%"}),!o&&ce("div",{className:"current-image-next-prev-buttons",children:[_("div",{className:"next-prev-button-trigger-area prev-button-trigger-area",onMouseOver:l,onMouseOut:d,children:a&&!r&&_(Yi,{"aria-label":"Previous image",icon:_(lye,{className:"next-prev-button"}),variant:"unstyled",onClick:p})}),_("div",{className:"next-prev-button-trigger-area next-button-trigger-area",onMouseOver:l,onMouseOut:d,children:a&&!i&&_(Yi,{"aria-label":"Next image",icon:_(uye,{className:"next-prev-button"}),variant:"unstyled",onClick:g})})]})]})}var $L={path:ce("g",{stroke:"currentColor",strokeWidth:"1.5",children:[_("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),_("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),_("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},P$=Re((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Pr("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??$L.viewBox;if(n&&typeof n!="string")return ae.createElement(Ce.svg,{as:n,...m,...d});const b=a??$L.path;return ae.createElement(Ce.svg,{verticalAlign:"middle",viewBox:y,...m,...d},b)});P$.displayName="Icon";function ft(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=C.exports.Children.toArray(e.path),a=Re((s,l)=>_(P$,{ref:l,viewBox:t,...i,...s,children:o.length?o:_("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}ft({d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z",displayName:"CopyIcon"});ft({d:"M23.384,21.619,16.855,15.09a9.284,9.284,0,1,0-1.768,1.768l6.529,6.529a1.266,1.266,0,0,0,1.768,0A1.251,1.251,0,0,0,23.384,21.619ZM2.75,9.5a6.75,6.75,0,1,1,6.75,6.75A6.758,6.758,0,0,1,2.75,9.5Z",displayName:"SearchIcon"});ft({d:"M23.414,20.591l-4.645-4.645a10.256,10.256,0,1,0-2.828,2.829l4.645,4.644a2.025,2.025,0,0,0,2.828,0A2,2,0,0,0,23.414,20.591ZM10.25,3.005A7.25,7.25,0,1,1,3,10.255,7.258,7.258,0,0,1,10.25,3.005Z",displayName:"Search2Icon"});ft({d:"M21.4,13.7C20.6,13.9,19.8,14,19,14c-5,0-9-4-9-9c0-0.8,0.1-1.6,0.3-2.4c0.1-0.3,0-0.7-0.3-1 c-0.3-0.3-0.6-0.4-1-0.3C4.3,2.7,1,7.1,1,12c0,6.1,4.9,11,11,11c4.9,0,9.3-3.3,10.6-8.1c0.1-0.3,0-0.7-0.3-1 C22.1,13.7,21.7,13.6,21.4,13.7z",displayName:"MoonIcon"});ft({displayName:"SunIcon",path:ce("g",{strokeLinejoin:"round",strokeLinecap:"round",strokeWidth:"2",fill:"none",stroke:"currentColor",children:[_("circle",{cx:"12",cy:"12",r:"5"}),_("path",{d:"M12 1v2"}),_("path",{d:"M12 21v2"}),_("path",{d:"M4.22 4.22l1.42 1.42"}),_("path",{d:"M18.36 18.36l1.42 1.42"}),_("path",{d:"M1 12h2"}),_("path",{d:"M21 12h2"}),_("path",{d:"M4.22 19.78l1.42-1.42"}),_("path",{d:"M18.36 5.64l1.42-1.42"})]})});ft({d:"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z",displayName:"AddIcon"});ft({displayName:"SmallAddIcon",viewBox:"0 0 20 20",path:_("path",{fill:"currentColor",d:"M14 9h-3V6c0-.55-.45-1-1-1s-1 .45-1 1v3H6c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1z",fillRule:"evenodd"})});ft({viewBox:"0 0 14 14",d:"M14,7.77 L14,6.17 L12.06,5.53 L11.61,4.44 L12.49,2.6 L11.36,1.47 L9.55,2.38 L8.46,1.93 L7.77,0.01 L6.17,0.01 L5.54,1.95 L4.43,2.4 L2.59,1.52 L1.46,2.65 L2.37,4.46 L1.92,5.55 L0,6.23 L0,7.82 L1.94,8.46 L2.39,9.55 L1.51,11.39 L2.64,12.52 L4.45,11.61 L5.54,12.06 L6.23,13.98 L7.82,13.98 L8.45,12.04 L9.56,11.59 L11.4,12.47 L12.53,11.34 L11.61,9.53 L12.08,8.44 L14,7.75 L14,7.77 Z M7,10 C5.34,10 4,8.66 4,7 C4,5.34 5.34,4 7,4 C8.66,4 10,5.34 10,7 C10,8.66 8.66,10 7,10 Z",displayName:"SettingsIcon"});ft({displayName:"CheckCircleIcon",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"});ft({d:"M19.5,9.5h-.75V6.75a6.75,6.75,0,0,0-13.5,0V9.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5ZM7.75,6.75a4.25,4.25,0,0,1,8.5,0V9a.5.5,0,0,1-.5.5H8.25a.5.5,0,0,1-.5-.5Z",displayName:"LockIcon"});ft({d:"M19.5,9.5h-.75V6.75A6.751,6.751,0,0,0,5.533,4.811a1.25,1.25,0,1,0,2.395.717A4.251,4.251,0,0,1,16.25,6.75V9a.5.5,0,0,1-.5.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5Z",displayName:"UnlockIcon"});ft({displayName:"ViewIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M23.432,10.524C20.787,7.614,16.4,4.538,12,4.6,7.6,4.537,3.213,7.615.568,10.524a2.211,2.211,0,0,0,0,2.948C3.182,16.351,7.507,19.4,11.839,19.4h.308c4.347,0,8.671-3.049,11.288-5.929A2.21,2.21,0,0,0,23.432,10.524ZM7.4,12A4.6,4.6,0,1,1,12,16.6,4.6,4.6,0,0,1,7.4,12Z"}),_("circle",{cx:"12",cy:"12",r:"2"})]})});ft({displayName:"ViewOffIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M23.2,10.549a20.954,20.954,0,0,0-4.3-3.6l4-3.995a1,1,0,1,0-1.414-1.414l-.018.018a.737.737,0,0,1-.173.291l-19.5,19.5c-.008.007-.018.009-.026.017a1,1,0,0,0,1.631,1.088l4.146-4.146a11.26,11.26,0,0,0,4.31.939h.3c4.256,0,8.489-2.984,11.051-5.8A2.171,2.171,0,0,0,23.2,10.549ZM16.313,13.27a4.581,4.581,0,0,1-3,3.028,4.3,4.3,0,0,1-3.1-.19.253.253,0,0,1-.068-.407l5.56-5.559a.252.252,0,0,1,.407.067A4.3,4.3,0,0,1,16.313,13.27Z"}),_("path",{d:"M7.615,13.4a.244.244,0,0,0,.061-.24A4.315,4.315,0,0,1,7.5,12,4.5,4.5,0,0,1,12,7.5a4.276,4.276,0,0,1,1.16.173.244.244,0,0,0,.24-.062l1.941-1.942a.254.254,0,0,0-.1-.421A10.413,10.413,0,0,0,12,4.75C7.7,4.692,3.4,7.7.813,10.549a2.15,2.15,0,0,0-.007,2.9,21.209,21.209,0,0,0,3.438,3.03.256.256,0,0,0,.326-.029Z"})]})});ft({d:"M11.2857,6.05714 L10.08571,4.85714 L7.85714,7.14786 L7.85714,1 L6.14286,1 L6.14286,7.14786 L3.91429,4.85714 L2.71429,6.05714 L7,10.42857 L11.2857,6.05714 Z M1,11.2857 L1,13 L13,13 L13,11.2857 L1,11.2857 Z",displayName:"DownloadIcon",viewBox:"0 0 14 14"});ft({displayName:"DeleteIcon",path:_("g",{fill:"currentColor",children:_("path",{d:"M19.452 7.5H4.547a.5.5 0 00-.5.545l1.287 14.136A2 2 0 007.326 24h9.347a2 2 0 001.992-1.819L19.95 8.045a.5.5 0 00-.129-.382.5.5 0 00-.369-.163zm-9.2 13a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zm5 0a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zM22 4h-4.75a.25.25 0 01-.25-.25V2.5A2.5 2.5 0 0014.5 0h-5A2.5 2.5 0 007 2.5v1.25a.25.25 0 01-.25.25H2a1 1 0 000 2h20a1 1 0 000-2zM9 3.75V2.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v1.25a.25.25 0 01-.25.25h-5.5A.25.25 0 019 3.75z"})})});ft({displayName:"RepeatIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M10.319,4.936a7.239,7.239,0,0,1,7.1,2.252,1.25,1.25,0,1,0,1.872-1.657A9.737,9.737,0,0,0,9.743,2.5,10.269,10.269,0,0,0,2.378,9.61a.249.249,0,0,1-.271.178l-1.033-.13A.491.491,0,0,0,.6,9.877a.5.5,0,0,0-.019.526l2.476,4.342a.5.5,0,0,0,.373.248.43.43,0,0,0,.062,0,.5.5,0,0,0,.359-.152l3.477-3.593a.5.5,0,0,0-.3-.844L5.15,10.172a.25.25,0,0,1-.2-.333A7.7,7.7,0,0,1,10.319,4.936Z"}),_("path",{d:"M23.406,14.1a.5.5,0,0,0,.015-.526l-2.5-4.329A.5.5,0,0,0,20.546,9a.489.489,0,0,0-.421.151l-3.456,3.614a.5.5,0,0,0,.3.842l1.848.221a.249.249,0,0,1,.183.117.253.253,0,0,1,.023.216,7.688,7.688,0,0,1-5.369,4.9,7.243,7.243,0,0,1-7.1-2.253,1.25,1.25,0,1,0-1.872,1.656,9.74,9.74,0,0,0,9.549,3.03,10.261,10.261,0,0,0,7.369-7.12.251.251,0,0,1,.27-.179l1.058.127a.422.422,0,0,0,.06,0A.5.5,0,0,0,23.406,14.1Z"})]})});ft({displayName:"RepeatClockIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M12.965,6a1,1,0,0,0-1,1v5.5a1,1,0,0,0,1,1h5a1,1,0,0,0,0-2h-3.75a.25.25,0,0,1-.25-.25V7A1,1,0,0,0,12.965,6Z"}),_("path",{d:"M12.567,1.258A10.822,10.822,0,0,0,2.818,8.4a.25.25,0,0,1-.271.163L.858,8.309a.514.514,0,0,0-.485.213.5.5,0,0,0-.021.53l2.679,4.7a.5.5,0,0,0,.786.107l3.77-3.746a.5.5,0,0,0-.279-.85L5.593,9.007a.25.25,0,0,1-.192-.35,8.259,8.259,0,1,1,7.866,11.59,1.25,1.25,0,0,0,.045,2.5h.047a10.751,10.751,0,1,0-.792-21.487Z"})]})});ft({displayName:"EditIcon",path:ce("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[_("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),_("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]})});ft({d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z",displayName:"ChevronLeftIcon"});ft({d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z",displayName:"ChevronRightIcon"});ft({displayName:"ChevronDownIcon",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"});ft({d:"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z",displayName:"ChevronUpIcon"});ft({d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z",displayName:"ArrowBackIcon"});ft({d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z",displayName:"ArrowForwardIcon"});ft({d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z",displayName:"ArrowUpIcon"});ft({viewBox:"0 0 16 16",d:"M11.891 9.992a1 1 0 1 1 1.416 1.415l-4.3 4.3a1 1 0 0 1-1.414 0l-4.3-4.3A1 1 0 0 1 4.71 9.992l3.59 3.591 3.591-3.591zm0-3.984L8.3 2.417 4.709 6.008a1 1 0 0 1-1.416-1.415l4.3-4.3a1 1 0 0 1 1.414 0l4.3 4.3a1 1 0 1 1-1.416 1.415z",displayName:"ArrowUpDownIcon"});ft({d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z",displayName:"ArrowDownIcon"});var T$=ft({displayName:"ExternalLinkIcon",path:ce("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[_("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),_("path",{d:"M15 3h6v6"}),_("path",{d:"M10 14L21 3"})]})});ft({displayName:"LinkIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z"}),_("path",{d:"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z"})]})});ft({displayName:"PlusSquareIcon",path:ce("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[_("rect",{height:"18",width:"18",rx:"2",ry:"2",x:"3",y:"3"}),_("path",{d:"M12 8v8"}),_("path",{d:"M8 12h8"})]})});ft({displayName:"CalendarIcon",viewBox:"0 0 14 14",d:"M10.8889,5.5 L3.11111,5.5 L3.11111,7.05556 L10.8889,7.05556 L10.8889,5.5 Z M12.4444,1.05556 L11.6667,1.05556 L11.6667,0 L10.1111,0 L10.1111,1.05556 L3.88889,1.05556 L3.88889,0 L2.33333,0 L2.33333,1.05556 L1.55556,1.05556 C0.692222,1.05556 0.00777777,1.75556 0.00777777,2.61111 L0,12.5 C0,13.3556 0.692222,14 1.55556,14 L12.4444,14 C13.3,14 14,13.3556 14,12.5 L14,2.61111 C14,1.75556 13.3,1.05556 12.4444,1.05556 Z M12.4444,12.5 L1.55556,12.5 L1.55556,3.94444 L12.4444,3.94444 L12.4444,12.5 Z M8.55556,8.61111 L3.11111,8.61111 L3.11111,10.1667 L8.55556,10.1667 L8.55556,8.61111 Z"});ft({d:"M0.913134,0.920639 C1.49851,0.331726 2.29348,0 3.12342,0 L10.8766,0 C11.7065,0 12.5015,0.331725 13.0869,0.920639 C13.6721,1.50939 14,2.30689 14,3.13746 L14,8.12943 C13.9962,8.51443 13.9059,8.97125 13.7629,9.32852 C13.6128,9.683 13.3552,10.0709 13.0869,10.3462 C12.813,10.6163 12.4265,10.8761 12.0734,11.0274 C11.7172,11.1716 11.2607,11.263 10.8766,11.2669 L10.1234,11.2669 L10.1234,12.5676 L10.1209,12.5676 C10.1204,12.793 10.0633,13.0791 9.97807,13.262 C9.8627,13.466 9.61158,13.7198 9.40818,13.8382 L9.40824,13.8383 C9.4077,13.8386 9.40716,13.8388 9.40661,13.8391 C9.40621,13.8393 9.4058,13.8396 9.40539,13.8398 L9.40535,13.8397 C9.22958,13.9254 8.94505,13.9951 8.75059,14 L8.74789,14 C8.35724,13.9963 7.98473,13.8383 7.71035,13.5617 L5.39553,11.2669 L3.12342,11.2669 C2.29348,11.2669 1.49851,10.9352 0.913134,10.3462 C0.644826,10.0709 0.387187,9.683 0.23711,9.32852 C0.0941235,8.97125 0.00379528,8.51443 0,8.12943 L0,3.13746 C0,2.30689 0.327915,1.50939 0.913134,0.920639 Z M3.12342,1.59494 C2.71959,1.59494 2.33133,1.75628 2.04431,2.04503 C1.75713,2.33395 1.59494,2.72681 1.59494,3.13746 L1.59494,8.12943 C1.59114,8.35901 1.62114,8.51076 1.71193,8.72129 C1.79563,8.9346 1.88065,9.06264 2.04431,9.22185 C2.33133,9.5106 2.71959,9.67195 3.12342,9.67195 L5.72383,9.67195 C5.93413,9.67195 6.13592,9.75502 6.28527,9.90308 L8.52848,12.1269 L8.52848,10.4694 C8.52848,10.029 8.88552,9.67195 9.32595,9.67195 L10.8766,9.67195 C11.1034,9.67583 11.2517,9.64614 11.4599,9.55518 C11.6712,9.47132 11.7976,9.38635 11.9557,9.22185 C12.1193,9.06264 12.2044,8.9346 12.2881,8.72129 C12.3789,8.51076 12.4089,8.35901 12.4051,8.12943 L12.4051,3.13746 C12.4051,2.72681 12.2429,2.33394 11.9557,2.04503 C11.6687,1.75628 11.2804,1.59494 10.8766,1.59494 L3.12342,1.59494 Z",displayName:"ChatIcon",viewBox:"0 0 14 14"});ft({displayName:"TimeIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm0,22A10,10,0,1,1,22,12,10.011,10.011,0,0,1,12,22Z"}),_("path",{d:"M17.134,15.81,12.5,11.561V6.5a1,1,0,0,0-2,0V12a1,1,0,0,0,.324.738l4.959,4.545a1.01,1.01,0,0,0,1.413-.061A1,1,0,0,0,17.134,15.81Z"})]})});ft({displayName:"ArrowRightIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M13.584,12a2.643,2.643,0,0,1-.775,1.875L3.268,23.416a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L.768,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,13.584,12Z"}),_("path",{d:"M23.75,12a2.643,2.643,0,0,1-.775,1.875l-9.541,9.541a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L10.934,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,23.75,12Z"})]})});ft({displayName:"ArrowLeftIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M10.416,12a2.643,2.643,0,0,1,.775-1.875L20.732.584a1.768,1.768,0,0,1,2.5,2.5l-8.739,8.739a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5l-9.541-9.541A2.643,2.643,0,0,1,10.416,12Z"}),_("path",{d:"M.25,12a2.643,2.643,0,0,1,.775-1.875L10.566.584a1.768,1.768,0,0,1,2.5,2.5L4.327,11.823a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5L1.025,13.875A2.643,2.643,0,0,1,.25,12Z"})]})});ft({displayName:"AtSignIcon",d:"M12,.5A11.634,11.634,0,0,0,.262,12,11.634,11.634,0,0,0,12,23.5a11.836,11.836,0,0,0,6.624-2,1.25,1.25,0,1,0-1.393-2.076A9.34,9.34,0,0,1,12,21a9.132,9.132,0,0,1-9.238-9A9.132,9.132,0,0,1,12,3a9.132,9.132,0,0,1,9.238,9v.891a1.943,1.943,0,0,1-3.884,0V12A5.355,5.355,0,1,0,12,17.261a5.376,5.376,0,0,0,3.861-1.634,4.438,4.438,0,0,0,7.877-2.736V12A11.634,11.634,0,0,0,12,.5Zm0,14.261A2.763,2.763,0,1,1,14.854,12,2.812,2.812,0,0,1,12,14.761Z"});ft({displayName:"AttachmentIcon",d:"M21.843,3.455a6.961,6.961,0,0,0-9.846,0L1.619,13.832a5.128,5.128,0,0,0,7.252,7.252L17.3,12.653A3.293,3.293,0,1,0,12.646,8L7.457,13.184A1,1,0,1,0,8.871,14.6L14.06,9.409a1.294,1.294,0,0,1,1.829,1.83L7.457,19.67a3.128,3.128,0,0,1-4.424-4.424L13.411,4.869a4.962,4.962,0,1,1,7.018,7.018L12.646,19.67a1,1,0,1,0,1.414,1.414L21.843,13.3a6.96,6.96,0,0,0,0-9.846Z"});ft({displayName:"UpDownIcon",viewBox:"-1 -1 9 11",d:"M 3.5 0L 3.98809 -0.569442L 3.5 -0.987808L 3.01191 -0.569442L 3.5 0ZM 3.5 9L 3.01191 9.56944L 3.5 9.98781L 3.98809 9.56944L 3.5 9ZM 0.488094 3.56944L 3.98809 0.569442L 3.01191 -0.569442L -0.488094 2.43056L 0.488094 3.56944ZM 3.01191 0.569442L 6.51191 3.56944L 7.48809 2.43056L 3.98809 -0.569442L 3.01191 0.569442ZM -0.488094 6.56944L 3.01191 9.56944L 3.98809 8.43056L 0.488094 5.43056L -0.488094 6.56944ZM 3.98809 9.56944L 7.48809 6.56944L 6.51191 5.43056L 3.01191 8.43056L 3.98809 9.56944Z"});ft({d:"M23.555,8.729a1.505,1.505,0,0,0-1.406-.98H16.062a.5.5,0,0,1-.472-.334L13.405,1.222a1.5,1.5,0,0,0-2.81,0l-.005.016L8.41,7.415a.5.5,0,0,1-.471.334H1.85A1.5,1.5,0,0,0,.887,10.4l5.184,4.3a.5.5,0,0,1,.155.543L4.048,21.774a1.5,1.5,0,0,0,2.31,1.684l5.346-3.92a.5.5,0,0,1,.591,0l5.344,3.919a1.5,1.5,0,0,0,2.312-1.683l-2.178-6.535a.5.5,0,0,1,.155-.543l5.194-4.306A1.5,1.5,0,0,0,23.555,8.729Z",displayName:"StarIcon"});ft({displayName:"EmailIcon",path:ce("g",{fill:"currentColor",children:[_("path",{d:"M11.114,14.556a1.252,1.252,0,0,0,1.768,0L22.568,4.87a.5.5,0,0,0-.281-.849A1.966,1.966,0,0,0,22,4H2a1.966,1.966,0,0,0-.289.021.5.5,0,0,0-.281.849Z"}),_("path",{d:"M23.888,5.832a.182.182,0,0,0-.2.039l-6.2,6.2a.251.251,0,0,0,0,.354l5.043,5.043a.75.75,0,1,1-1.06,1.061l-5.043-5.043a.25.25,0,0,0-.354,0l-2.129,2.129a2.75,2.75,0,0,1-3.888,0L7.926,13.488a.251.251,0,0,0-.354,0L2.529,18.531a.75.75,0,0,1-1.06-1.061l5.043-5.043a.251.251,0,0,0,0-.354l-6.2-6.2a.18.18,0,0,0-.2-.039A.182.182,0,0,0,0,6V18a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V6A.181.181,0,0,0,23.888,5.832Z"})]})});ft({d:"M2.20731,0.0127209 C2.1105,-0.0066419 1.99432,-0.00664663 1.91687,0.032079 C0.871279,0.438698 0.212942,1.92964 0.0580392,2.95587 C-0.426031,6.28627 2.20731,9.17133 4.62766,11.0689 C6.77694,12.7534 10.9012,15.5223 13.3409,12.8503 C13.6507,12.5211 14.0186,12.037 13.9993,11.553 C13.9412,10.7397 13.186,10.1588 12.6051,9.71349 C12.1598,9.38432 11.2304,8.47427 10.6495,8.49363 C10.1267,8.51299 9.79754,9.05515 9.46837,9.38432 L8.88748,9.96521 C8.79067,10.062 7.55145,9.24878 7.41591,9.15197 C6.91248,8.8228 6.4284,8.45491 6.00242,8.04829 C5.57644,7.64167 5.18919,7.19632 4.86002,6.73161 C4.7632,6.59607 3.96933,5.41495 4.04678,5.31813 C4.04678,5.31813 4.72448,4.58234 4.91811,4.2919 C5.32473,3.67229 5.63453,3.18822 5.16982,2.45243 C4.99556,2.18135 4.78257,1.96836 4.55021,1.73601 C4.14359,1.34875 3.73698,0.942131 3.27227,0.612963 C3.02055,0.419335 2.59457,0.0708094 2.20731,0.0127209 Z",displayName:"PhoneIcon",viewBox:"0 0 14 14"});ft({viewBox:"0 0 10 10",d:"M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z",displayName:"DragHandleIcon"});ft({displayName:"SpinnerIcon",path:ce(Er,{children:[_("defs",{children:ce("linearGradient",{x1:"28.154%",y1:"63.74%",x2:"74.629%",y2:"17.783%",id:"a",children:[_("stop",{stopColor:"currentColor",offset:"0%"}),_("stop",{stopColor:"#fff",stopOpacity:"0",offset:"100%"})]})}),ce("g",{transform:"translate(2)",fill:"none",children:[_("circle",{stroke:"url(#a)",strokeWidth:"4",cx:"10",cy:"12",r:"10"}),_("path",{d:"M10 2C4.477 2 0 6.477 0 12",stroke:"currentColor",strokeWidth:"4"}),_("rect",{fill:"currentColor",x:"8",width:"4",height:"4",rx:"8"})]})]})});ft({displayName:"CloseIcon",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"});ft({displayName:"SmallCloseIcon",viewBox:"0 0 16 16",path:_("path",{d:"M9.41 8l2.29-2.29c.19-.18.3-.43.3-.71a1.003 1.003 0 0 0-1.71-.71L8 6.59l-2.29-2.3a1.003 1.003 0 0 0-1.42 1.42L6.59 8 4.3 10.29c-.19.18-.3.43-.3.71a1.003 1.003 0 0 0 1.71.71L8 9.41l2.29 2.29c.18.19.43.3.71.3a1.003 1.003 0 0 0 .71-1.71L9.41 8z",fillRule:"evenodd",fill:"currentColor"})});ft({d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31C15.55 19.37 13.85 20 12 20zm6.31-3.1L7.1 5.69C8.45 4.63 10.15 4 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z",displayName:"NotAllowedIcon"});ft({d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z",displayName:"TriangleDownIcon"});ft({d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z",displayName:"TriangleUpIcon"});ft({displayName:"InfoOutlineIcon",path:ce("g",{fill:"currentColor",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"2",children:[_("circle",{cx:"12",cy:"12",fill:"none",r:"11",stroke:"currentColor"}),_("line",{fill:"none",x1:"11.959",x2:"11.959",y1:"11",y2:"17"}),_("circle",{cx:"11.959",cy:"7",r:"1",stroke:"none"})]})});ft({displayName:"BellIcon",d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"});ft({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"});ft({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm0,19a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,12,19Zm1.6-6.08a1,1,0,0,0-.6.917,1,1,0,1,1-2,0,3,3,0,0,1,1.8-2.75A2,2,0,1,0,10,9.255a1,1,0,1,1-2,0,4,4,0,1,1,5.6,3.666Z",displayName:"QuestionIcon"});ft({displayName:"QuestionOutlineIcon",path:ce("g",{stroke:"currentColor",strokeWidth:"1.5",children:[_("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),_("path",{fill:"none",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),_("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]})});ft({d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z",displayName:"WarningIcon"});ft({displayName:"WarningTwoIcon",d:"M23.119,20,13.772,2.15h0a2,2,0,0,0-3.543,0L.881,20a2,2,0,0,0,1.772,2.928H21.347A2,2,0,0,0,23.119,20ZM11,8.423a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Zm1.05,11.51h-.028a1.528,1.528,0,0,1-1.522-1.47,1.476,1.476,0,0,1,1.448-1.53h.028A1.527,1.527,0,0,1,13.5,18.4,1.475,1.475,0,0,1,12.05,19.933Z"});ft({viewBox:"0 0 14 14",path:_("g",{fill:"currentColor",children:_("polygon",{points:"5.5 11.9993304 14 3.49933039 12.5 2 5.5 8.99933039 1.5 4.9968652 0 6.49933039"})})});ft({displayName:"MinusIcon",path:_("g",{fill:"currentColor",children:_("rect",{height:"4",width:"20",x:"2",y:"10"})})});ft({displayName:"HamburgerIcon",viewBox:"0 0 24 24",d:"M 3 5 A 1.0001 1.0001 0 1 0 3 7 L 21 7 A 1.0001 1.0001 0 1 0 21 5 L 3 5 z M 3 11 A 1.0001 1.0001 0 1 0 3 13 L 21 13 A 1.0001 1.0001 0 1 0 21 11 L 3 11 z M 3 17 A 1.0001 1.0001 0 1 0 3 19 L 21 19 A 1.0001 1.0001 0 1 0 21 17 L 3 17 z"});function K3e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M245.09 327.74v-37.32c57.07 0 84.51 13.47 108.58 38.68 5.4 5.65 15 1.32 14.29-6.43-5.45-61.45-34.14-117.09-122.87-117.09v-37.32a8.32 8.32 0 00-14.05-6L146.58 242a8.2 8.2 0 000 11.94L231 333.71a8.32 8.32 0 0014.09-5.97z"}},{tag:"path",attr:{fill:"none",strokeMiterlimit:"10",strokeWidth:"32",d:"M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z"}}]})(e)}const Xn=({label:e,value:t,onClick:n,isLink:r,labelPosition:i})=>ce(Hn,{gap:2,children:[n&&_(Oi,{label:`Recall ${e}`,children:_(Yi,{"aria-label":"Use this parameter",icon:_(K3e,{}),size:"xs",variant:"ghost",fontSize:20,onClick:n})}),ce(Hn,{direction:i?"column":"row",children:[ce(Fo,{fontWeight:"semibold",whiteSpace:"pre-wrap",pr:2,children:[e,":"]}),r?ce(Xp,{href:t.toString(),isExternal:!0,wordBreak:"break-all",children:[t.toString()," ",_(T$,{mx:"2px"})]}):_(Fo,{overflowY:"scroll",wordBreak:"break-all",children:t.toString()})]})]}),q3e=(e,t)=>e.image.uuid===t.image.uuid,L$=C.exports.memo(({image:e,styleClass:t})=>{const n=_t(),r=e?.metadata?.image||{},{type:i,postprocessing:o,sampler:a,prompt:s,seed:l,variations:d,steps:p,cfg_scale:g,seamless:m,hires_fix:y,width:b,height:w,strength:P,fit:T,init_image_path:k,mask_image_path:L,orig_path:I,scale:N}=r,F=JSON.stringify(r,null,2);return _("div",{className:`image-metadata-viewer ${t}`,children:ce(Hn,{gap:1,direction:"column",width:"100%",children:[ce(Hn,{gap:2,children:[_(Fo,{fontWeight:"semibold",children:"File:"}),ce(Xp,{href:e.url,isExternal:!0,children:[e.url,_(T$,{mx:"2px"})]})]}),Object.keys(r).length>0?ce(Er,{children:[i&&_(Xn,{label:"Generation type",value:i}),["esrgan","gfpgan"].includes(i)&&_(Xn,{label:"Original image",value:I}),i==="gfpgan"&&P!==void 0&&_(Xn,{label:"Fix faces strength",value:P,onClick:()=>n(e3(P))}),i==="esrgan"&&N!==void 0&&_(Xn,{label:"Upscaling scale",value:N,onClick:()=>n(wC(N))}),i==="esrgan"&&P!==void 0&&_(Xn,{label:"Upscaling strength",value:P,onClick:()=>n(CC(P))}),s&&_(Xn,{label:"Prompt",labelPosition:"top",value:Zy(s),onClick:()=>n(n7(s))}),l!==void 0&&_(Xn,{label:"Seed",value:l,onClick:()=>n(Sv(l))}),a&&_(Xn,{label:"Sampler",value:a,onClick:()=>n(oH(a))}),p&&_(Xn,{label:"Steps",value:p,onClick:()=>n(tH(p))}),g!==void 0&&_(Xn,{label:"CFG scale",value:g,onClick:()=>n(nH(g))}),d&&d.length>0&&_(Xn,{label:"Seed-weight pairs",value:f5(d),onClick:()=>n(dH(f5(d)))}),m&&_(Xn,{label:"Seamless",value:m,onClick:()=>n(aH(m))}),y&&_(Xn,{label:"High Resolution Optimization",value:y,onClick:()=>n(sH(y))}),b&&_(Xn,{label:"Width",value:b,onClick:()=>n(iH(b))}),w&&_(Xn,{label:"Height",value:w,onClick:()=>n(rH(w))}),k&&_(Xn,{label:"Initial image",value:k,isLink:!0,onClick:()=>n(nh(k))}),L&&_(Xn,{label:"Mask image",value:L,isLink:!0,onClick:()=>n(_C(L))}),i==="img2img"&&P&&_(Xn,{label:"Image to image strength",value:P,onClick:()=>n(lH(P))}),T&&_(Xn,{label:"Image to image fit",value:T,onClick:()=>n(cH(T))}),o&&o.length>0&&ce(Er,{children:[_(__,{size:"sm",children:"Postprocessing"}),o.map((z,B)=>{if(z.type==="esrgan"){const{scale:K,strength:U}=z;return ce(Hn,{pl:"2rem",gap:1,direction:"column",children:[_(Fo,{size:"md",children:`${B+1}: Upscale (ESRGAN)`}),_(Xn,{label:"Scale",value:K,onClick:()=>n(wC(K))}),_(Xn,{label:"Strength",value:U,onClick:()=>n(CC(U))})]},B)}else if(z.type==="gfpgan"){const{strength:K}=z;return ce(Hn,{pl:"2rem",gap:1,direction:"column",children:[_(Fo,{size:"md",children:`${B+1}: Face restoration (GFPGAN)`}),_(Xn,{label:"Strength",value:K,onClick:()=>{n(e3(K)),n(t3("gfpgan"))}})]},B)}else if(z.type==="codeformer"){const{strength:K,fidelity:U}=z;return ce(Hn,{pl:"2rem",gap:1,direction:"column",children:[_(Fo,{size:"md",children:`${B+1}: Face restoration (Codeformer)`}),_(Xn,{label:"Strength",value:K,onClick:()=>{n(e3(K)),n(t3("codeformer"))}}),U&&_(Xn,{label:"Fidelity",value:U,onClick:()=>{n(uH(U)),n(t3("codeformer"))}})]},B)}})]}),ce(Hn,{gap:2,direction:"column",children:[ce(Hn,{gap:2,children:[_(Oi,{label:"Copy metadata JSON",children:_(Yi,{"aria-label":"Copy metadata JSON",icon:_(fye,{}),size:"xs",variant:"ghost",fontSize:14,onClick:()=>navigator.clipboard.writeText(F)})}),_(Fo,{fontWeight:"semibold",children:"Metadata JSON:"})]}),_("div",{className:"image-json-viewer",children:_("pre",{children:F})})]})]}):_(oD,{width:"100%",pt:10,children:_(Fo,{fontSize:"lg",fontWeight:"semibold",children:"No metadata available"})})]})})},q3e);function BL(){const e=Ue(o=>o.options.initialImagePath),t=_t(),n=dh();return ce("div",{className:"init-image-preview",children:[ce("div",{className:"init-image-preview-header",children:[_("h1",{children:"Initial Image"}),_(Yi,{isDisabled:!e,size:"sm","aria-label":"Reset Initial Image",onClick:o=>{o.stopPropagation(),t(nh(null))},icon:_(n$,{})})]}),e&&_("div",{className:"init-image-image",children:_(S4,{fit:"contain",src:e,rounded:"md",onError:()=>{n({title:"Problem loading parameters",description:"Unable to load init image.",status:"error",isClosable:!0}),t(nh(null))}})})]})}function Z3e(){const e=Ue(o=>o.options.initialImagePath),{currentImage:t,intermediateImage:n}=Ue(o=>o.gallery),r=Ue(o=>o.options.shouldShowImageDetails),i=n||t;return _("div",{className:"image-to-image-display",style:i?{gridAutoRows:"max-content auto"}:{gridAutoRows:"auto"},children:e?_(Er,{children:i?ce(Er,{children:[_(w$,{image:i}),_("div",{className:"image-to-image-dual-preview-container",children:ce("div",{className:"image-to-image-dual-preview",children:[_(BL,{}),ce("div",{className:"image-to-image-current-image-display",children:[_(E$,{imageToDisplay:i}),r&&_(L$,{image:i,styleClass:"img2img-metadata"})]})]})})]}):_("div",{className:"image-to-image-single-preview",children:_(BL,{})})}):_("div",{className:"upload-image",children:_(x3e,{label:"Upload or Drop Image Here",icon:_(Cye,{}),styleClass:"image-to-image-upload-btn",dispatcher:Y2e})})})}var Y3e=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Gr=globalThis&&globalThis.__assign||function(){return Gr=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Gr.apply(this,arguments)},HL={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},WL={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},Y2={width:"20px",height:"20px",position:"absolute"},X3e={top:Gr(Gr({},HL),{top:"-5px"}),right:Gr(Gr({},WL),{left:void 0,right:"-5px"}),bottom:Gr(Gr({},HL),{top:void 0,bottom:"-5px"}),left:Gr(Gr({},WL),{left:"-5px"}),topRight:Gr(Gr({},Y2),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:Gr(Gr({},Y2),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:Gr(Gr({},Y2),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:Gr(Gr({},Y2),{left:"-10px",top:"-10px",cursor:"nw-resize"})},Q3e=function(e){Y3e(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.onMouseDown=function(r){n.props.onResizeStart(r,n.props.direction)},n.onTouchStart=function(r){n.props.onResizeStart(r,n.props.direction)},n}return t.prototype.render=function(){return _("div",{className:this.props.className||"",style:Gr(Gr({position:"absolute",userSelect:"none"},X3e[this.props.direction]),this.props.replaceStyles||{}),onMouseDown:this.onMouseDown,onTouchStart:this.onTouchStart,children:this.props.children})},t}(C.exports.PureComponent),J3e=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),ml=globalThis&&globalThis.__assign||function(){return ml=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},ml.apply(this,arguments)},e5e={width:"auto",height:"auto"},X2=function(e,t,n){return Math.max(Math.min(e,n),t)},VL=function(e,t){return Math.round(e/t)*t},pp=function(e,t){return new RegExp(e,"i").test(t)},Q2=function(e){return Boolean(e.touches&&e.touches.length)},t5e=function(e){return Boolean((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},UL=function(e,t,n){n===void 0&&(n=0);var r=t.reduce(function(o,a,s){return Math.abs(a-e)<Math.abs(t[o]-e)?s:o},0),i=Math.abs(t[r]-e);return n===0||i<n?t[r]:e},fS=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:e+"px"},J2=function(e,t,n,r){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var i=Number(e.replace("%",""))/100;return t*i}if(e.endsWith("vw")){var i=Number(e.replace("vw",""))/100;return n*i}if(e.endsWith("vh")){var i=Number(e.replace("vh",""))/100;return r*i}}return e},n5e=function(e,t,n,r,i,o,a){return r=J2(r,e.width,t,n),i=J2(i,e.height,t,n),o=J2(o,e.width,t,n),a=J2(a,e.height,t,n),{maxWidth:typeof r>"u"?void 0:Number(r),maxHeight:typeof i>"u"?void 0:Number(i),minWidth:typeof o>"u"?void 0:Number(o),minHeight:typeof a>"u"?void 0:Number(a)}},r5e=["as","style","className","grid","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],GL="__resizable_base__",A$=function(e){J3e(t,e);function t(n){var r=e.call(this,n)||this;return r.ratio=1,r.resizable=null,r.parentLeft=0,r.parentTop=0,r.resizableLeft=0,r.resizableRight=0,r.resizableTop=0,r.resizableBottom=0,r.targetLeft=0,r.targetTop=0,r.appendBase=function(){if(!r.resizable||!r.window)return null;var i=r.parentNode;if(!i)return null;var o=r.window.document.createElement("div");return o.style.width="100%",o.style.height="100%",o.style.position="absolute",o.style.transform="scale(0, 0)",o.style.left="0",o.style.flex="0 0 100%",o.classList?o.classList.add(GL):o.className+=GL,i.appendChild(o),o},r.removeBase=function(i){var o=r.parentNode;!o||o.removeChild(i)},r.ref=function(i){i&&(r.resizable=i)},r.state={isResizing:!1,width:typeof(r.propsSize&&r.propsSize.width)>"u"?"auto":r.propsSize&&r.propsSize.width,height:typeof(r.propsSize&&r.propsSize.height)>"u"?"auto":r.propsSize&&r.propsSize.height,direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},r.onResizeStart=r.onResizeStart.bind(r),r.onMouseMove=r.onMouseMove.bind(r),r.onMouseUp=r.onMouseUp.bind(r),r}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||e5e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var n=0,r=0;if(this.resizable&&this.window){var i=this.resizable.offsetWidth,o=this.resizable.offsetHeight,a=this.resizable.style.position;a!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:i,r=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:o,this.resizable.style.position=a}return{width:n,height:r}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var n=this,r=this.props.size,i=function(s){if(typeof n.state[s]>"u"||n.state[s]==="auto")return"auto";if(n.propsSize&&n.propsSize[s]&&n.propsSize[s].toString().endsWith("%")){if(n.state[s].toString().endsWith("%"))return n.state[s].toString();var l=n.getParentSize(),d=Number(n.state[s].toString().replace("px","")),p=d/l[s]*100;return p+"%"}return fS(n.state[s])},o=r&&typeof r.width<"u"&&!this.state.isResizing?fS(r.width):i("width"),a=r&&typeof r.height<"u"&&!this.state.isResizing?fS(r.height):i("height");return{width:o,height:a}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var r=!1,i=this.parentNode.style.flexWrap;i!=="wrap"&&(r=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var o={width:n.offsetWidth,height:n.offsetHeight};return r&&(this.parentNode.style.flexWrap=i),this.removeBase(n),o},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(n,r){var i=this.propsSize&&this.propsSize[r];return this.state[r]==="auto"&&this.state.original[r]===n&&(typeof i>"u"||i==="auto")?"auto":n},t.prototype.calculateNewMaxFromBoundary=function(n,r){var i=this.props.boundsByDirection,o=this.state.direction,a=i&&pp("left",o),s=i&&pp("top",o),l,d;if(this.props.bounds==="parent"){var p=this.parentNode;p&&(l=a?this.resizableRight-this.parentLeft:p.offsetWidth+(this.parentLeft-this.resizableLeft),d=s?this.resizableBottom-this.parentTop:p.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(l=a?this.resizableRight:this.window.innerWidth-this.resizableLeft,d=s?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(l=a?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),d=s?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return l&&Number.isFinite(l)&&(n=n&&n<l?n:l),d&&Number.isFinite(d)&&(r=r&&r<d?r:d),{maxWidth:n,maxHeight:r}},t.prototype.calculateNewSizeFromDirection=function(n,r){var i=this.props.scale||1,o=this.props.resizeRatio||1,a=this.state,s=a.direction,l=a.original,d=this.props,p=d.lockAspectRatio,g=d.lockAspectRatioExtraHeight,m=d.lockAspectRatioExtraWidth,y=l.width,b=l.height,w=g||0,P=m||0;return pp("right",s)&&(y=l.width+(n-l.x)*o/i,p&&(b=(y-P)/this.ratio+w)),pp("left",s)&&(y=l.width-(n-l.x)*o/i,p&&(b=(y-P)/this.ratio+w)),pp("bottom",s)&&(b=l.height+(r-l.y)*o/i,p&&(y=(b-w)*this.ratio+P)),pp("top",s)&&(b=l.height-(r-l.y)*o/i,p&&(y=(b-w)*this.ratio+P)),{newWidth:y,newHeight:b}},t.prototype.calculateNewSizeFromAspectRatio=function(n,r,i,o){var a=this.props,s=a.lockAspectRatio,l=a.lockAspectRatioExtraHeight,d=a.lockAspectRatioExtraWidth,p=typeof o.width>"u"?10:o.width,g=typeof i.width>"u"||i.width<0?n:i.width,m=typeof o.height>"u"?10:o.height,y=typeof i.height>"u"||i.height<0?r:i.height,b=l||0,w=d||0;if(s){var P=(m-b)*this.ratio+w,T=(y-b)*this.ratio+w,k=(p-w)/this.ratio+b,L=(g-w)/this.ratio+b,I=Math.max(p,P),N=Math.min(g,T),F=Math.max(m,k),z=Math.min(y,L);n=X2(n,I,N),r=X2(r,F,z)}else n=X2(n,p,g),r=X2(r,m,y);return{newWidth:n,newHeight:r}},t.prototype.setBoundingClientRect=function(){if(this.props.bounds==="parent"){var n=this.parentNode;if(n){var r=n.getBoundingClientRect();this.parentLeft=r.left,this.parentTop=r.top}}if(this.props.bounds&&typeof this.props.bounds!="string"){var i=this.props.bounds.getBoundingClientRect();this.targetLeft=i.left,this.targetTop=i.top}if(this.resizable){var o=this.resizable.getBoundingClientRect(),a=o.left,s=o.top,l=o.right,d=o.bottom;this.resizableLeft=a,this.resizableRight=l,this.resizableTop=s,this.resizableBottom=d}},t.prototype.onResizeStart=function(n,r){if(!(!this.resizable||!this.window)){var i=0,o=0;if(n.nativeEvent&&t5e(n.nativeEvent)?(i=n.nativeEvent.clientX,o=n.nativeEvent.clientY):n.nativeEvent&&Q2(n.nativeEvent)&&(i=n.nativeEvent.touches[0].clientX,o=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var a=this.props.onResizeStart(n,r,this.resizable);if(a===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var s,l=this.window.getComputedStyle(this.resizable);if(l.flexBasis!=="auto"){var d=this.parentNode;if(d){var p=this.window.getComputedStyle(d).flexDirection;this.flexDir=p.startsWith("row")?"row":"column",s=l.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var g={original:{x:i,y:o,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:ml(ml({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:r,flexBasis:s};this.setState(g)}},t.prototype.onMouseMove=function(n){var r=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&Q2(n))try{n.preventDefault(),n.stopPropagation()}catch{}var i=this.props,o=i.maxWidth,a=i.maxHeight,s=i.minWidth,l=i.minHeight,d=Q2(n)?n.touches[0].clientX:n.clientX,p=Q2(n)?n.touches[0].clientY:n.clientY,g=this.state,m=g.direction,y=g.original,b=g.width,w=g.height,P=this.getParentSize(),T=n5e(P,this.window.innerWidth,this.window.innerHeight,o,a,s,l);o=T.maxWidth,a=T.maxHeight,s=T.minWidth,l=T.minHeight;var k=this.calculateNewSizeFromDirection(d,p),L=k.newHeight,I=k.newWidth,N=this.calculateNewMaxFromBoundary(o,a);this.props.snap&&this.props.snap.x&&(I=UL(I,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(L=UL(L,this.props.snap.y,this.props.snapGap));var F=this.calculateNewSizeFromAspectRatio(I,L,{width:N.maxWidth,height:N.maxHeight},{width:s,height:l});if(I=F.newWidth,L=F.newHeight,this.props.grid){var z=VL(I,this.props.grid[0]),B=VL(L,this.props.grid[1]),K=this.props.snapGap||0;I=K===0||Math.abs(z-I)<=K?z:I,L=K===0||Math.abs(B-L)<=K?B:L}var U={width:I-y.width,height:L-y.height};if(b&&typeof b=="string"){if(b.endsWith("%")){var Y=I/P.width*100;I=Y+"%"}else if(b.endsWith("vw")){var ve=I/this.window.innerWidth*100;I=ve+"vw"}else if(b.endsWith("vh")){var le=I/this.window.innerHeight*100;I=le+"vh"}}if(w&&typeof w=="string"){if(w.endsWith("%")){var Y=L/P.height*100;L=Y+"%"}else if(w.endsWith("vw")){var ve=L/this.window.innerWidth*100;L=ve+"vw"}else if(w.endsWith("vh")){var le=L/this.window.innerHeight*100;L=le+"vh"}}var fe={width:this.createSizeForCssProperty(I,"width"),height:this.createSizeForCssProperty(L,"height")};this.flexDir==="row"?fe.flexBasis=fe.width:this.flexDir==="column"&&(fe.flexBasis=fe.height),$l.exports.flushSync(function(){r.setState(fe)}),this.props.onResize&&this.props.onResize(n,m,this.resizable,U)}},t.prototype.onMouseUp=function(n){var r=this.state,i=r.isResizing,o=r.direction,a=r.original;if(!(!i||!this.resizable)){var s={width:this.size.width-a.width,height:this.size.height-a.height};this.props.onResizeStop&&this.props.onResizeStop(n,o,this.resizable,s),this.props.size&&this.setState(this.props.size),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:ml(ml({},this.state.backgroundStyle),{cursor:"auto"})})}},t.prototype.updateSize=function(n){this.setState({width:n.width,height:n.height})},t.prototype.renderResizer=function(){var n=this,r=this.props,i=r.enable,o=r.handleStyles,a=r.handleClasses,s=r.handleWrapperStyle,l=r.handleWrapperClass,d=r.handleComponent;if(!i)return null;var p=Object.keys(i).map(function(g){return i[g]!==!1?_(Q3e,{direction:g,onResizeStart:n.onResizeStart,replaceStyles:o&&o[g],className:a&&a[g],children:d&&d[g]?d[g]:null},g):null});return _("div",{className:l,style:s,children:p})},t.prototype.render=function(){var n=this,r=Object.keys(this.props).reduce(function(a,s){return r5e.indexOf(s)!==-1||(a[s]=n.props[s]),a},{}),i=ml(ml(ml({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(i.flexBasis=this.state.flexBasis);var o=this.props.as||"div";return ce(o,{...ml({ref:this.ref,style:i,className:this.props.className},r),children:[this.state.isResizing&&_("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]})},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t}(C.exports.PureComponent);function i5e(e){return Ot({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146z"}}]})(e)}function Un(){return Un=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Un.apply(this,arguments)}function Vn(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e?.(i),n===!1||!i.defaultPrevented)return t?.(i)}}function yv(e,t=[]){let n=[];function r(o,a){const s=C.exports.createContext(a),l=n.length;n=[...n,a];function d(g){const{scope:m,children:y,...b}=g,w=m?.[e][l]||s,P=C.exports.useMemo(()=>b,Object.values(b));return C.exports.createElement(w.Provider,{value:P},y)}function p(g,m){const y=m?.[e][l]||s,b=C.exports.useContext(y);if(b)return b;if(a!==void 0)return a;throw new Error(`\`${g}\` must be used within \`${o}\``)}return d.displayName=o+"Provider",[d,p]}const i=()=>{const o=n.map(a=>C.exports.createContext(a));return function(s){const l=s?.[e]||o;return C.exports.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[r,o5e(i,...t)]}function o5e(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const a=r.reduce((s,{useScope:l,scopeName:d})=>{const g=l(o)[`__scope${d}`];return{...s,...g}},{});return C.exports.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return n.scopeName=t.scopeName,n}function a5e(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function R$(...e){return t=>e.forEach(n=>a5e(n,t))}function ts(...e){return C.exports.useCallback(R$(...e),e)}const Hm=C.exports.forwardRef((e,t)=>{const{children:n,...r}=e,i=C.exports.Children.toArray(n),o=i.find(l5e);if(o){const a=o.props.children,s=i.map(l=>l===o?C.exports.Children.count(a)>1?C.exports.Children.only(null):C.exports.isValidElement(a)?a.props.children:null:l);return C.exports.createElement(X6,Un({},r,{ref:t}),C.exports.isValidElement(a)?C.exports.cloneElement(a,void 0,s):null)}return C.exports.createElement(X6,Un({},r,{ref:t}),n)});Hm.displayName="Slot";const X6=C.exports.forwardRef((e,t)=>{const{children:n,...r}=e;return C.exports.isValidElement(n)?C.exports.cloneElement(n,{...u5e(r,n.props),ref:R$(t,n.ref)}):C.exports.Children.count(n)>1?C.exports.Children.only(null):null});X6.displayName="SlotClone";const s5e=({children:e})=>C.exports.createElement(C.exports.Fragment,null,e);function l5e(e){return C.exports.isValidElement(e)&&e.type===s5e}function u5e(e,t){const n={...t};for(const r in t){const i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...s)=>{o(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...o}:r==="className"&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}const c5e=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],Nu=c5e.reduce((e,t)=>{const n=C.exports.forwardRef((r,i)=>{const{asChild:o,...a}=r,s=o?Hm:t;return C.exports.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),C.exports.createElement(s,Un({},a,{ref:i}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function I$(e,t){e&&$l.exports.flushSync(()=>e.dispatchEvent(t))}function M$(e){const t=e+"CollectionProvider",[n,r]=yv(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=y=>{const{scope:b,children:w}=y,P=ae.useRef(null),T=ae.useRef(new Map).current;return ae.createElement(i,{scope:b,itemMap:T,collectionRef:P},w)},s=e+"CollectionSlot",l=ae.forwardRef((y,b)=>{const{scope:w,children:P}=y,T=o(s,w),k=ts(b,T.collectionRef);return ae.createElement(Hm,{ref:k},P)}),d=e+"CollectionItemSlot",p="data-radix-collection-item",g=ae.forwardRef((y,b)=>{const{scope:w,children:P,...T}=y,k=ae.useRef(null),L=ts(b,k),I=o(d,w);return ae.useEffect(()=>(I.itemMap.set(k,{ref:k,...T}),()=>void I.itemMap.delete(k))),ae.createElement(Hm,{[p]:"",ref:L},P)});function m(y){const b=o(e+"CollectionConsumer",y);return ae.useCallback(()=>{const P=b.collectionRef.current;if(!P)return[];const T=Array.from(P.querySelectorAll(`[${p}]`));return Array.from(b.itemMap.values()).sort((I,N)=>T.indexOf(I.ref.current)-T.indexOf(N.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:a,Slot:l,ItemSlot:g},m,r]}const d5e=C.exports.createContext(void 0);function O$(e){const t=C.exports.useContext(d5e);return e||t||"ltr"}function Dl(e){const t=C.exports.useRef(e);return C.exports.useEffect(()=>{t.current=e}),C.exports.useMemo(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function f5e(e,t=globalThis?.document){const n=Dl(e);C.exports.useEffect(()=>{const r=i=>{i.key==="Escape"&&n(i)};return t.addEventListener("keydown",r),()=>t.removeEventListener("keydown",r)},[n,t])}const Q6="dismissableLayer.update",h5e="dismissableLayer.pointerDownOutside",p5e="dismissableLayer.focusOutside";let jL;const g5e=C.exports.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),m5e=C.exports.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:s,onDismiss:l,...d}=e,p=C.exports.useContext(g5e),[g,m]=C.exports.useState(null),y=(n=g?.ownerDocument)!==null&&n!==void 0?n:globalThis?.document,[,b]=C.exports.useState({}),w=ts(t,B=>m(B)),P=Array.from(p.layers),[T]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),k=P.indexOf(T),L=g?P.indexOf(g):-1,I=p.layersWithOutsidePointerEventsDisabled.size>0,N=L>=k,F=v5e(B=>{const K=B.target,U=[...p.branches].some(Y=>Y.contains(K));!N||U||(o?.(B),s?.(B),B.defaultPrevented||l?.())},y),z=y5e(B=>{const K=B.target;[...p.branches].some(Y=>Y.contains(K))||(a?.(B),s?.(B),B.defaultPrevented||l?.())},y);return f5e(B=>{L===p.layers.size-1&&(i?.(B),!B.defaultPrevented&&l&&(B.preventDefault(),l()))},y),C.exports.useEffect(()=>{if(!!g)return r&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(jL=y.body.style.pointerEvents,y.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(g)),p.layers.add(g),KL(),()=>{r&&p.layersWithOutsidePointerEventsDisabled.size===1&&(y.body.style.pointerEvents=jL)}},[g,y,r,p]),C.exports.useEffect(()=>()=>{!g||(p.layers.delete(g),p.layersWithOutsidePointerEventsDisabled.delete(g),KL())},[g,p]),C.exports.useEffect(()=>{const B=()=>b({});return document.addEventListener(Q6,B),()=>document.removeEventListener(Q6,B)},[]),C.exports.createElement(Nu.div,Un({},d,{ref:w,style:{pointerEvents:I?N?"auto":"none":void 0,...e.style},onFocusCapture:Vn(e.onFocusCapture,z.onFocusCapture),onBlurCapture:Vn(e.onBlurCapture,z.onBlurCapture),onPointerDownCapture:Vn(e.onPointerDownCapture,F.onPointerDownCapture)}))});function v5e(e,t=globalThis?.document){const n=Dl(e),r=C.exports.useRef(!1),i=C.exports.useRef(()=>{});return C.exports.useEffect(()=>{const o=s=>{if(s.target&&!r.current){let p=function(){N$(h5e,n,d,{discrete:!0})};var l=p;const d={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=p,t.addEventListener("click",i.current,{once:!0})):p()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",o),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function y5e(e,t=globalThis?.document){const n=Dl(e),r=C.exports.useRef(!1);return C.exports.useEffect(()=>{const i=o=>{o.target&&!r.current&&N$(p5e,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function KL(){const e=new CustomEvent(Q6);document.dispatchEvent(e)}function N$(e,t,n,{discrete:r}){const i=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?I$(i,o):i.dispatchEvent(o)}let hS=0;function x5e(){C.exports.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:qL()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:qL()),hS++,()=>{hS===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(r=>r.remove()),hS--}},[])}function qL(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const pS="focusScope.autoFocusOnMount",gS="focusScope.autoFocusOnUnmount",ZL={bubbles:!1,cancelable:!0},b5e=C.exports.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:o,...a}=e,[s,l]=C.exports.useState(null),d=Dl(i),p=Dl(o),g=C.exports.useRef(null),m=ts(t,w=>l(w)),y=C.exports.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;C.exports.useEffect(()=>{if(r){let T=function(L){if(y.paused||!s)return;const I=L.target;s.contains(I)?g.current=I:Af(g.current,{select:!0})},k=function(L){y.paused||!s||s.contains(L.relatedTarget)||Af(g.current,{select:!0})};var w=T,P=k;return document.addEventListener("focusin",T),document.addEventListener("focusout",k),()=>{document.removeEventListener("focusin",T),document.removeEventListener("focusout",k)}}},[r,s,y.paused]),C.exports.useEffect(()=>{if(s){XL.add(y);const w=document.activeElement;if(!s.contains(w)){const T=new CustomEvent(pS,ZL);s.addEventListener(pS,d),s.dispatchEvent(T),T.defaultPrevented||(S5e(E5e(D$(s)),{select:!0}),document.activeElement===w&&Af(s))}return()=>{s.removeEventListener(pS,d),setTimeout(()=>{const T=new CustomEvent(gS,ZL);s.addEventListener(gS,p),s.dispatchEvent(T),T.defaultPrevented||Af(w??document.body,{select:!0}),s.removeEventListener(gS,p),XL.remove(y)},0)}}},[s,d,p,y]);const b=C.exports.useCallback(w=>{if(!n&&!r||y.paused)return;const P=w.key==="Tab"&&!w.altKey&&!w.ctrlKey&&!w.metaKey,T=document.activeElement;if(P&&T){const k=w.currentTarget,[L,I]=w5e(k);L&&I?!w.shiftKey&&T===I?(w.preventDefault(),n&&Af(L,{select:!0})):w.shiftKey&&T===L&&(w.preventDefault(),n&&Af(I,{select:!0})):T===k&&w.preventDefault()}},[n,r,y.paused]);return C.exports.createElement(Nu.div,Un({tabIndex:-1},a,{ref:m,onKeyDown:b}))});function S5e(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Af(r,{select:t}),document.activeElement!==n)return}function w5e(e){const t=D$(e),n=YL(t,e),r=YL(t.reverse(),e);return[n,r]}function D$(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function YL(e,t){for(const n of e)if(!C5e(n,{upTo:t}))return n}function C5e(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function _5e(e){return e instanceof HTMLInputElement&&"select"in e}function Af(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&_5e(e)&&t&&e.select()}}const XL=k5e();function k5e(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=QL(e,t),e.unshift(t)},remove(t){var n;e=QL(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function QL(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function E5e(e){return e.filter(t=>t.tagName!=="A")}const k0=Boolean(globalThis?.document)?C.exports.useLayoutEffect:()=>{},P5e=RS["useId".toString()]||(()=>{});let T5e=0;function L5e(e){const[t,n]=C.exports.useState(P5e());return k0(()=>{e||n(r=>r??String(T5e++))},[e]),e||(t?`radix-${t}`:"")}function V0(e){return e.split("-")[0]}function tx(e){return e.split("-")[1]}function U0(e){return["top","bottom"].includes(V0(e))?"x":"y"}function N8(e){return e==="y"?"height":"width"}function JL(e,t,n){let{reference:r,floating:i}=e;const o=r.x+r.width/2-i.width/2,a=r.y+r.height/2-i.height/2,s=U0(t),l=N8(s),d=r[l]/2-i[l]/2,p=V0(t),g=s==="x";let m;switch(p){case"top":m={x:o,y:r.y-i.height};break;case"bottom":m={x:o,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:a};break;case"left":m={x:r.x-i.width,y:a};break;default:m={x:r.x,y:r.y}}switch(tx(t)){case"start":m[s]-=d*(n&&g?-1:1);break;case"end":m[s]+=d*(n&&g?-1:1);break}return m}const A5e=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,s=await(a.isRTL==null?void 0:a.isRTL(t));let l=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:p}=JL(l,r,s),g=r,m={},y=0;for(let b=0;b<o.length;b++){const{name:w,fn:P}=o[b],{x:T,y:k,data:L,reset:I}=await P({x:d,y:p,initialPlacement:r,placement:g,strategy:i,middlewareData:m,rects:l,platform:a,elements:{reference:e,floating:t}});if(d=T??d,p=k??p,m={...m,[w]:{...m[w],...L}},I&&y<=50){y++,typeof I=="object"&&(I.placement&&(g=I.placement),I.rects&&(l=I.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:i}):I.rects),{x:d,y:p}=JL(l,g,s)),b=-1;continue}}return{x:d,y:p,placement:g,strategy:i,middlewareData:m}};function R5e(e){return{top:0,right:0,bottom:0,left:0,...e}}function z$(e){return typeof e!="number"?R5e(e):{top:e,right:e,bottom:e,left:e}}function m5(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function v5(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:o,rects:a,elements:s,strategy:l}=e,{boundary:d="clippingAncestors",rootBoundary:p="viewport",elementContext:g="floating",altBoundary:m=!1,padding:y=0}=t,b=z$(y),P=s[m?g==="floating"?"reference":"floating":g],T=m5(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(P)))==null||n?P:P.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:d,rootBoundary:p,strategy:l})),k=m5(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({rect:g==="floating"?{...a.floating,x:r,y:i}:a.reference,offsetParent:await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),strategy:l}):a[g]);return{top:T.top-k.top+b.top,bottom:k.bottom-T.bottom+b.bottom,left:T.left-k.left+b.left,right:k.right-T.right+b.right}}const I5e=Math.min,M5e=Math.max;function J6(e,t,n){return M5e(e,I5e(t,n))}const eA=e=>({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=e??{},{x:i,y:o,placement:a,rects:s,platform:l}=t;if(n==null)return{};const d=z$(r),p={x:i,y:o},g=U0(a),m=tx(a),y=N8(g),b=await l.getDimensions(n),w=g==="y"?"top":"left",P=g==="y"?"bottom":"right",T=s.reference[y]+s.reference[g]-p[g]-s.floating[y],k=p[g]-s.reference[g],L=await(l.getOffsetParent==null?void 0:l.getOffsetParent(n));let I=L?g==="y"?L.clientHeight||0:L.clientWidth||0:0;I===0&&(I=s.floating[y]);const N=T/2-k/2,F=d[w],z=I-b[y]-d[P],B=I/2-b[y]/2+N,K=J6(F,B,z),ve=(m==="start"?d[w]:d[P])>0&&B!==K&&s.reference[y]<=s.floating[y]?B<F?F-B:z-B:0;return{[g]:p[g]-ve,data:{[g]:K,centerOffset:B-K}}}}),O5e={left:"right",right:"left",bottom:"top",top:"bottom"};function y5(e){return e.replace(/left|right|bottom|top/g,t=>O5e[t])}function N5e(e,t,n){n===void 0&&(n=!1);const r=tx(e),i=U0(e),o=N8(i);let a=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=y5(a)),{main:a,cross:y5(a)}}const D5e={start:"end",end:"start"};function tA(e){return e.replace(/start|end/g,t=>D5e[t])}const z5e=["top","right","bottom","left"];function F5e(e){const t=y5(e);return[tA(e),t,tA(t)]}const $5e=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:i,rects:o,initialPlacement:a,platform:s,elements:l}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:g,fallbackStrategy:m="bestFit",flipAlignment:y=!0,...b}=e,w=V0(r),T=g||(w===a||!y?[y5(a)]:F5e(a)),k=[a,...T],L=await v5(t,b),I=[];let N=((n=i.flip)==null?void 0:n.overflows)||[];if(d&&I.push(L[w]),p){const{main:K,cross:U}=N5e(r,o,await(s.isRTL==null?void 0:s.isRTL(l.floating)));I.push(L[K],L[U])}if(N=[...N,{placement:r,overflows:I}],!I.every(K=>K<=0)){var F,z;const K=((F=(z=i.flip)==null?void 0:z.index)!=null?F:0)+1,U=k[K];if(U)return{data:{index:K,overflows:N},reset:{placement:U}};let Y="bottom";switch(m){case"bestFit":{var B;const ve=(B=N.map(le=>[le,le.overflows.filter(fe=>fe>0).reduce((fe,we)=>fe+we,0)]).sort((le,fe)=>le[1]-fe[1])[0])==null?void 0:B[0].placement;ve&&(Y=ve);break}case"initialPlacement":Y=a;break}if(r!==Y)return{reset:{placement:Y}}}return{}}}};function nA(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function rA(e){return z5e.some(t=>e[t]>=0)}const B5e=function(e){let{strategy:t="referenceHidden",...n}=e===void 0?{}:e;return{name:"hide",async fn(r){const{rects:i}=r;switch(t){case"referenceHidden":{const o=await v5(r,{...n,elementContext:"reference"}),a=nA(o,i.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:rA(a)}}}case"escaped":{const o=await v5(r,{...n,altBoundary:!0}),a=nA(o,i.floating);return{data:{escapedOffsets:a,escaped:rA(a)}}}default:return{}}}}};async function H5e(e,t){const{placement:n,platform:r,elements:i}=e,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),a=V0(n),s=tx(n),l=U0(n)==="x",d=["left","top"].includes(a)?-1:1,p=o&&l?-1:1,g=typeof t=="function"?t(e):t;let{mainAxis:m,crossAxis:y,alignmentAxis:b}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...g};return s&&typeof b=="number"&&(y=s==="end"?b*-1:b),l?{x:y*p,y:m*d}:{x:m*d,y:y*p}}const W5e=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,i=await H5e(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function F$(e){return e==="x"?"y":"x"}const V5e=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:s={fn:P=>{let{x:T,y:k}=P;return{x:T,y:k}}},...l}=e,d={x:n,y:r},p=await v5(t,l),g=U0(V0(i)),m=F$(g);let y=d[g],b=d[m];if(o){const P=g==="y"?"top":"left",T=g==="y"?"bottom":"right",k=y+p[P],L=y-p[T];y=J6(k,y,L)}if(a){const P=m==="y"?"top":"left",T=m==="y"?"bottom":"right",k=b+p[P],L=b-p[T];b=J6(k,b,L)}const w=s.fn({...t,[g]:y,[m]:b});return{...w,data:{x:w.x-n,y:w.y-r}}}}},U5e=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:i,rects:o,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:d=!0}=e,p={x:n,y:r},g=U0(i),m=F$(g);let y=p[g],b=p[m];const w=typeof s=="function"?s({...o,placement:i}):s,P=typeof w=="number"?{mainAxis:w,crossAxis:0}:{mainAxis:0,crossAxis:0,...w};if(l){const N=g==="y"?"height":"width",F=o.reference[g]-o.floating[N]+P.mainAxis,z=o.reference[g]+o.reference[N]-P.mainAxis;y<F?y=F:y>z&&(y=z)}if(d){var T,k,L,I;const N=g==="y"?"width":"height",F=["top","left"].includes(V0(i)),z=o.reference[m]-o.floating[N]+(F&&(T=(k=a.offset)==null?void 0:k[m])!=null?T:0)+(F?0:P.crossAxis),B=o.reference[m]+o.reference[N]+(F?0:(L=(I=a.offset)==null?void 0:I[m])!=null?L:0)-(F?P.crossAxis:0);b<z?b=z:b>B&&(b=B)}return{[g]:y,[m]:b}}}};function $$(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Hu(e){if(e==null)return window;if(!$$(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function xv(e){return Hu(e).getComputedStyle(e)}function Du(e){return $$(e)?"":e?(e.nodeName||"").toLowerCase():""}function B$(){const e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(t=>t.brand+"/"+t.version).join(" "):navigator.userAgent}function zl(e){return e instanceof Hu(e).HTMLElement}function gd(e){return e instanceof Hu(e).Element}function G5e(e){return e instanceof Hu(e).Node}function D8(e){if(typeof ShadowRoot>"u")return!1;const t=Hu(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function nx(e){const{overflow:t,overflowX:n,overflowY:r}=xv(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function j5e(e){return["table","td","th"].includes(Du(e))}function H$(e){const t=/firefox/i.test(B$()),n=xv(e);return n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].includes(n.willChange)||t&&n.willChange==="filter"||t&&(n.filter?n.filter!=="none":!1)}function W$(){return!/^((?!chrome|android).)*safari/i.test(B$())}const iA=Math.min,jg=Math.max,x5=Math.round;function zu(e,t,n){var r,i,o,a;t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect();let l=1,d=1;t&&zl(e)&&(l=e.offsetWidth>0&&x5(s.width)/e.offsetWidth||1,d=e.offsetHeight>0&&x5(s.height)/e.offsetHeight||1);const p=gd(e)?Hu(e):window,g=!W$()&&n,m=(s.left+(g&&(r=(i=p.visualViewport)==null?void 0:i.offsetLeft)!=null?r:0))/l,y=(s.top+(g&&(o=(a=p.visualViewport)==null?void 0:a.offsetTop)!=null?o:0))/d,b=s.width/l,w=s.height/d;return{width:b,height:w,top:y,right:m+b,bottom:y+w,left:m,x:m,y}}function Cd(e){return((G5e(e)?e.ownerDocument:e.document)||window.document).documentElement}function rx(e){return gd(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function V$(e){return zu(Cd(e)).left+rx(e).scrollLeft}function K5e(e){const t=zu(e);return x5(t.width)!==e.offsetWidth||x5(t.height)!==e.offsetHeight}function q5e(e,t,n){const r=zl(t),i=Cd(t),o=zu(e,r&&K5e(t),n==="fixed");let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(r||!r&&n!=="fixed")if((Du(t)!=="body"||nx(i))&&(a=rx(t)),zl(t)){const l=zu(t,!0);s.x=l.x+t.clientLeft,s.y=l.y+t.clientTop}else i&&(s.x=V$(i));return{x:o.left+a.scrollLeft-s.x,y:o.top+a.scrollTop-s.y,width:o.width,height:o.height}}function U$(e){return Du(e)==="html"?e:e.assignedSlot||e.parentNode||(D8(e)?e.host:null)||Cd(e)}function oA(e){return!zl(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function Z5e(e){let t=U$(e);for(D8(t)&&(t=t.host);zl(t)&&!["html","body"].includes(Du(t));){if(H$(t))return t;t=t.parentNode}return null}function eC(e){const t=Hu(e);let n=oA(e);for(;n&&j5e(n)&&getComputedStyle(n).position==="static";)n=oA(n);return n&&(Du(n)==="html"||Du(n)==="body"&&getComputedStyle(n).position==="static"&&!H$(n))?t:n||Z5e(e)||t}function aA(e){if(zl(e))return{width:e.offsetWidth,height:e.offsetHeight};const t=zu(e);return{width:t.width,height:t.height}}function Y5e(e){let{rect:t,offsetParent:n,strategy:r}=e;const i=zl(n),o=Cd(n);if(n===o)return t;let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((i||!i&&r!=="fixed")&&((Du(n)!=="body"||nx(o))&&(a=rx(n)),zl(n))){const l=zu(n,!0);s.x=l.x+n.clientLeft,s.y=l.y+n.clientTop}return{...t,x:t.x-a.scrollLeft+s.x,y:t.y-a.scrollTop+s.y}}function X5e(e,t){const n=Hu(e),r=Cd(e),i=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;const d=W$();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s,y:l}}function Q5e(e){var t;const n=Cd(e),r=rx(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=jg(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=jg(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0);let s=-r.scrollLeft+V$(e);const l=-r.scrollTop;return xv(i||n).direction==="rtl"&&(s+=jg(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function G$(e){const t=U$(e);return["html","body","#document"].includes(Du(t))?e.ownerDocument.body:zl(t)&&nx(t)?t:G$(t)}function b5(e,t){var n;t===void 0&&(t=[]);const r=G$(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=Hu(r),a=i?[o].concat(o.visualViewport||[],nx(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(b5(a))}function J5e(e,t){const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&D8(n)){let r=t;do{if(r&&e===r)return!0;r=r.parentNode||r.host}while(r)}return!1}function e4e(e,t){const n=zu(e,!1,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function sA(e,t,n){return t==="viewport"?m5(X5e(e,n)):gd(t)?e4e(t,n):m5(Q5e(Cd(e)))}function t4e(e){const t=b5(e),r=["absolute","fixed"].includes(xv(e).position)&&zl(e)?eC(e):e;return gd(r)?t.filter(i=>gd(i)&&J5e(i,r)&&Du(i)!=="body"):[]}function n4e(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const a=[...n==="clippingAncestors"?t4e(t):[].concat(n),r],s=a[0],l=a.reduce((d,p)=>{const g=sA(t,p,i);return d.top=jg(g.top,d.top),d.right=iA(g.right,d.right),d.bottom=iA(g.bottom,d.bottom),d.left=jg(g.left,d.left),d},sA(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}const r4e={getClippingRect:n4e,convertOffsetParentRelativeRectToViewportRelativeRect:Y5e,isElement:gd,getDimensions:aA,getOffsetParent:eC,getDocumentElement:Cd,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:q5e(t,eC(n),r),floating:{...aA(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>xv(e).direction==="rtl"};function i4e(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=!0,animationFrame:s=!1}=r,l=i&&!s,d=o&&!s,p=l||d?[...gd(e)?b5(e):[],...b5(t)]:[];p.forEach(w=>{l&&w.addEventListener("scroll",n,{passive:!0}),d&&w.addEventListener("resize",n)});let g=null;if(a){let w=!0;g=new ResizeObserver(()=>{w||n(),w=!1}),gd(e)&&!s&&g.observe(e),g.observe(t)}let m,y=s?zu(e):null;s&&b();function b(){const w=zu(e);y&&(w.x!==y.x||w.y!==y.y||w.width!==y.width||w.height!==y.height)&&n(),y=w,m=requestAnimationFrame(b)}return n(),()=>{var w;p.forEach(P=>{l&&P.removeEventListener("scroll",n),d&&P.removeEventListener("resize",n)}),(w=g)==null||w.disconnect(),g=null,s&&cancelAnimationFrame(m)}}const o4e=(e,t,n)=>A5e(e,t,{platform:r4e,...n});var tC=typeof document<"u"?C.exports.useLayoutEffect:C.exports.useEffect;function nC(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!nC(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){const o=i[r];if(!(o==="_owner"&&e.$$typeof)&&!nC(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function a4e(e){const t=C.exports.useRef(e);return tC(()=>{t.current=e}),t}function s4e(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=e===void 0?{}:e;const o=C.exports.useRef(null),a=C.exports.useRef(null),s=a4e(i),l=C.exports.useRef(null),[d,p]=C.exports.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[g,m]=C.exports.useState(t);nC(g?.map(L=>{let{options:I}=L;return I}),t?.map(L=>{let{options:I}=L;return I}))||m(t);const y=C.exports.useCallback(()=>{!o.current||!a.current||o4e(o.current,a.current,{middleware:g,placement:n,strategy:r}).then(L=>{b.current&&$l.exports.flushSync(()=>{p(L)})})},[g,n,r]);tC(()=>{b.current&&y()},[y]);const b=C.exports.useRef(!1);tC(()=>(b.current=!0,()=>{b.current=!1}),[]);const w=C.exports.useCallback(()=>{if(typeof l.current=="function"&&(l.current(),l.current=null),o.current&&a.current)if(s.current){const L=s.current(o.current,a.current,y);l.current=L}else y()},[y,s]),P=C.exports.useCallback(L=>{o.current=L,w()},[w]),T=C.exports.useCallback(L=>{a.current=L,w()},[w]),k=C.exports.useMemo(()=>({reference:o,floating:a}),[]);return C.exports.useMemo(()=>({...d,update:y,refs:k,reference:P,floating:T}),[d,y,k,P,T])}const l4e=e=>{const{element:t,padding:n}=e;function r(i){return Object.prototype.hasOwnProperty.call(i,"current")}return{name:"arrow",options:e,fn(i){return r(t)?t.current!=null?eA({element:t.current,padding:n}).fn(i):{}:t?eA({element:t,padding:n}).fn(i):{}}}};function u4e(e){const[t,n]=C.exports.useState(void 0);return k0(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;n({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}const j$="Popper",[z8,K$]=yv(j$),[c4e,q$]=z8(j$),d4e=e=>{const{__scopePopper:t,children:n}=e,[r,i]=C.exports.useState(null);return C.exports.createElement(c4e,{scope:t,anchor:r,onAnchorChange:i},n)},f4e="PopperAnchor",h4e=C.exports.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...i}=e,o=q$(f4e,n),a=C.exports.useRef(null),s=ts(t,a);return C.exports.useEffect(()=>{o.onAnchorChange(r?.current||a.current)}),r?null:C.exports.createElement(Nu.div,Un({},i,{ref:s}))}),S5="PopperContent",[p4e,G9e]=z8(S5),[g4e,m4e]=z8(S5,{hasParent:!1,positionUpdateFns:new Set}),v4e=C.exports.forwardRef((e,t)=>{var n,r,i,o,a,s,l,d;const{__scopePopper:p,side:g="bottom",sideOffset:m=0,align:y="center",alignOffset:b=0,arrowPadding:w=0,collisionBoundary:P=[],collisionPadding:T=0,sticky:k="partial",hideWhenDetached:L=!1,avoidCollisions:I=!0,...N}=e,F=q$(S5,p),[z,B]=C.exports.useState(null),K=ts(t,mt=>B(mt)),[U,Y]=C.exports.useState(null),ve=u4e(U),le=(n=ve?.width)!==null&&n!==void 0?n:0,fe=(r=ve?.height)!==null&&r!==void 0?r:0,we=g+(y!=="center"?"-"+y:""),Se=typeof T=="number"?T:{top:0,right:0,bottom:0,left:0,...T},se=Array.isArray(P)?P:[P],j=se.length>0,ne={padding:Se,boundary:se.filter(x4e),altBoundary:j},{reference:Q,floating:W,strategy:re,x:de,y:be,placement:De,middlewareData:Ie,update:Ve}=s4e({strategy:"fixed",placement:we,whileElementsMounted:i4e,middleware:[W5e({mainAxis:m+fe,alignmentAxis:b}),I?V5e({mainAxis:!0,crossAxis:!1,limiter:k==="partial"?U5e():void 0,...ne}):void 0,U?l4e({element:U,padding:w}):void 0,I?$5e({...ne}):void 0,b4e({arrowWidth:le,arrowHeight:fe}),L?B5e({strategy:"referenceHidden"}):void 0].filter(y4e)});k0(()=>{Q(F.anchor)},[Q,F.anchor]);const Pe=de!==null&&be!==null,[We,it]=Z$(De),ht=(i=Ie.arrow)===null||i===void 0?void 0:i.x,Bt=(o=Ie.arrow)===null||o===void 0?void 0:o.y,Nt=((a=Ie.arrow)===null||a===void 0?void 0:a.centerOffset)!==0,[Me,tt]=C.exports.useState();k0(()=>{z&&tt(window.getComputedStyle(z).zIndex)},[z]);const{hasParent:pt,positionUpdateFns:at}=m4e(S5,p),gt=!pt;C.exports.useLayoutEffect(()=>{if(!gt)return at.add(Ve),()=>{at.delete(Ve)}},[gt,at,Ve]),C.exports.useLayoutEffect(()=>{gt&&Pe&&Array.from(at).reverse().forEach(mt=>requestAnimationFrame(mt))},[gt,Pe,at]);const hn={"data-side":We,"data-align":it,...N,ref:K,style:{...N.style,animation:Pe?void 0:"none",opacity:(s=Ie.hide)!==null&&s!==void 0&&s.referenceHidden?0:void 0}};return C.exports.createElement("div",{ref:W,"data-radix-popper-content-wrapper":"",style:{position:re,left:0,top:0,transform:Pe?`translate3d(${Math.round(de)}px, ${Math.round(be)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:Me,["--radix-popper-transform-origin"]:[(l=Ie.transformOrigin)===null||l===void 0?void 0:l.x,(d=Ie.transformOrigin)===null||d===void 0?void 0:d.y].join(" ")}},C.exports.createElement(p4e,{scope:p,placedSide:We,onArrowChange:Y,arrowX:ht,arrowY:Bt,shouldHideArrow:Nt},gt?C.exports.createElement(g4e,{scope:p,hasParent:!0,positionUpdateFns:at},C.exports.createElement(Nu.div,hn)):C.exports.createElement(Nu.div,hn)))});function y4e(e){return e!==void 0}function x4e(e){return e!==null}const b4e=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;const{placement:s,rects:l,middlewareData:d}=t,g=((n=d.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,m=g?0:e.arrowWidth,y=g?0:e.arrowHeight,[b,w]=Z$(s),P={start:"0%",center:"50%",end:"100%"}[w],T=((r=(i=d.arrow)===null||i===void 0?void 0:i.x)!==null&&r!==void 0?r:0)+m/2,k=((o=(a=d.arrow)===null||a===void 0?void 0:a.y)!==null&&o!==void 0?o:0)+y/2;let L="",I="";return b==="bottom"?(L=g?P:`${T}px`,I=`${-y}px`):b==="top"?(L=g?P:`${T}px`,I=`${l.floating.height+y}px`):b==="right"?(L=`${-y}px`,I=g?P:`${k}px`):b==="left"&&(L=`${l.floating.width+y}px`,I=g?P:`${k}px`),{data:{x:L,y:I}}}});function Z$(e){const[t,n="center"]=e.split("-");return[t,n]}const S4e=d4e,w4e=h4e,C4e=v4e;function _4e(e,t){return C.exports.useReducer((n,r)=>{const i=t[n][r];return i??n},e)}const Y$=e=>{const{present:t,children:n}=e,r=k4e(t),i=typeof n=="function"?n({present:r.isPresent}):C.exports.Children.only(n),o=ts(r.ref,i.ref);return typeof n=="function"||r.isPresent?C.exports.cloneElement(i,{ref:o}):null};Y$.displayName="Presence";function k4e(e){const[t,n]=C.exports.useState(),r=C.exports.useRef({}),i=C.exports.useRef(e),o=C.exports.useRef("none"),a=e?"mounted":"unmounted",[s,l]=_4e(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return C.exports.useEffect(()=>{const d=ey(r.current);o.current=s==="mounted"?d:"none"},[s]),k0(()=>{const d=r.current,p=i.current;if(p!==e){const m=o.current,y=ey(d);e?l("MOUNT"):y==="none"||d?.display==="none"?l("UNMOUNT"):l(p&&m!==y?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),k0(()=>{if(t){const d=g=>{const y=ey(r.current).includes(g.animationName);g.target===t&&y&&$l.exports.flushSync(()=>l("ANIMATION_END"))},p=g=>{g.target===t&&(o.current=ey(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",d),t.addEventListener("animationend",d),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",d),t.removeEventListener("animationend",d)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:C.exports.useCallback(d=>{d&&(r.current=getComputedStyle(d)),n(d)},[])}}function ey(e){return e?.animationName||"none"}function E4e({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=P4e({defaultProp:t,onChange:n}),o=e!==void 0,a=o?e:r,s=Dl(n),l=C.exports.useCallback(d=>{if(o){const g=typeof d=="function"?d(e):d;g!==e&&s(g)}else i(d)},[o,e,i,s]);return[a,l]}function P4e({defaultProp:e,onChange:t}){const n=C.exports.useState(e),[r]=n,i=C.exports.useRef(r),o=Dl(t);return C.exports.useEffect(()=>{i.current!==r&&(o(r),i.current=r)},[r,i,o]),n}const mS="rovingFocusGroup.onEntryFocus",T4e={bubbles:!1,cancelable:!0},F8="RovingFocusGroup",[rC,X$,L4e]=M$(F8),[A4e,Q$]=yv(F8,[L4e]),[R4e,I4e]=A4e(F8),M4e=C.exports.forwardRef((e,t)=>C.exports.createElement(rC.Provider,{scope:e.__scopeRovingFocusGroup},C.exports.createElement(rC.Slot,{scope:e.__scopeRovingFocusGroup},C.exports.createElement(O4e,Un({},e,{ref:t}))))),O4e=C.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:o,currentTabStopId:a,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:l,onEntryFocus:d,...p}=e,g=C.exports.useRef(null),m=ts(t,g),y=O$(o),[b=null,w]=E4e({prop:a,defaultProp:s,onChange:l}),[P,T]=C.exports.useState(!1),k=Dl(d),L=X$(n),I=C.exports.useRef(!1),[N,F]=C.exports.useState(0);return C.exports.useEffect(()=>{const z=g.current;if(z)return z.addEventListener(mS,k),()=>z.removeEventListener(mS,k)},[k]),C.exports.createElement(R4e,{scope:n,orientation:r,dir:y,loop:i,currentTabStopId:b,onItemFocus:C.exports.useCallback(z=>w(z),[w]),onItemShiftTab:C.exports.useCallback(()=>T(!0),[]),onFocusableItemAdd:C.exports.useCallback(()=>F(z=>z+1),[]),onFocusableItemRemove:C.exports.useCallback(()=>F(z=>z-1),[])},C.exports.createElement(Nu.div,Un({tabIndex:P||N===0?-1:0,"data-orientation":r},p,{ref:m,style:{outline:"none",...e.style},onMouseDown:Vn(e.onMouseDown,()=>{I.current=!0}),onFocus:Vn(e.onFocus,z=>{const B=!I.current;if(z.target===z.currentTarget&&B&&!P){const K=new CustomEvent(mS,T4e);if(z.currentTarget.dispatchEvent(K),!K.defaultPrevented){const U=L().filter(we=>we.focusable),Y=U.find(we=>we.active),ve=U.find(we=>we.id===b),fe=[Y,ve,...U].filter(Boolean).map(we=>we.ref.current);J$(fe)}}I.current=!1}),onBlur:Vn(e.onBlur,()=>T(!1))})))}),N4e="RovingFocusGroupItem",D4e=C.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,...o}=e,a=L5e(),s=I4e(N4e,n),l=s.currentTabStopId===a,d=X$(n),{onFocusableItemAdd:p,onFocusableItemRemove:g}=s;return C.exports.useEffect(()=>{if(r)return p(),()=>g()},[r,p,g]),C.exports.createElement(rC.ItemSlot,{scope:n,id:a,focusable:r,active:i},C.exports.createElement(Nu.span,Un({tabIndex:l?0:-1,"data-orientation":s.orientation},o,{ref:t,onMouseDown:Vn(e.onMouseDown,m=>{r?s.onItemFocus(a):m.preventDefault()}),onFocus:Vn(e.onFocus,()=>s.onItemFocus(a)),onKeyDown:Vn(e.onKeyDown,m=>{if(m.key==="Tab"&&m.shiftKey){s.onItemShiftTab();return}if(m.target!==m.currentTarget)return;const y=$4e(m,s.orientation,s.dir);if(y!==void 0){m.preventDefault();let w=d().filter(P=>P.focusable).map(P=>P.ref.current);if(y==="last")w.reverse();else if(y==="prev"||y==="next"){y==="prev"&&w.reverse();const P=w.indexOf(m.currentTarget);w=s.loop?B4e(w,P+1):w.slice(P+1)}setTimeout(()=>J$(w))}})})))}),z4e={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function F4e(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function $4e(e,t,n){const r=F4e(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return z4e[r]}function J$(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function B4e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const H4e=M4e,W4e=D4e,V4e=["Enter"," "],U4e=["ArrowDown","PageUp","Home"],eB=["ArrowUp","PageDown","End"],G4e=[...U4e,...eB],ix="Menu",[iC,j4e,K4e]=M$(ix),[hh,tB]=yv(ix,[K4e,K$,Q$]),$8=K$(),nB=Q$(),[q4e,ox]=hh(ix),[Z4e,B8]=hh(ix),Y4e=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:i,onOpenChange:o,modal:a=!0}=e,s=$8(t),[l,d]=C.exports.useState(null),p=C.exports.useRef(!1),g=Dl(o),m=O$(i);return C.exports.useEffect(()=>{const y=()=>{p.current=!0,document.addEventListener("pointerdown",b,{capture:!0,once:!0}),document.addEventListener("pointermove",b,{capture:!0,once:!0})},b=()=>p.current=!1;return document.addEventListener("keydown",y,{capture:!0}),()=>{document.removeEventListener("keydown",y,{capture:!0}),document.removeEventListener("pointerdown",b,{capture:!0}),document.removeEventListener("pointermove",b,{capture:!0})}},[]),C.exports.createElement(S4e,s,C.exports.createElement(q4e,{scope:t,open:n,onOpenChange:g,content:l,onContentChange:d},C.exports.createElement(Z4e,{scope:t,onClose:C.exports.useCallback(()=>g(!1),[g]),isUsingKeyboardRef:p,dir:m,modal:a},r)))},X4e=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,i=$8(n);return C.exports.createElement(w4e,Un({},i,r,{ref:t}))}),Q4e="MenuPortal",[j9e,J4e]=hh(Q4e,{forceMount:void 0}),ad="MenuContent",[exe,rB]=hh(ad),txe=C.exports.forwardRef((e,t)=>{const n=J4e(ad,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,o=ox(ad,e.__scopeMenu),a=B8(ad,e.__scopeMenu);return C.exports.createElement(iC.Provider,{scope:e.__scopeMenu},C.exports.createElement(Y$,{present:r||o.open},C.exports.createElement(iC.Slot,{scope:e.__scopeMenu},a.modal?C.exports.createElement(nxe,Un({},i,{ref:t})):C.exports.createElement(rxe,Un({},i,{ref:t})))))}),nxe=C.exports.forwardRef((e,t)=>{const n=ox(ad,e.__scopeMenu),r=C.exports.useRef(null),i=ts(t,r);return C.exports.useEffect(()=>{const o=r.current;if(o)return AD(o)},[]),C.exports.createElement(iB,Un({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:Vn(e.onFocusOutside,o=>o.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),rxe=C.exports.forwardRef((e,t)=>{const n=ox(ad,e.__scopeMenu);return C.exports.createElement(iB,Un({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),iB=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:i,onOpenAutoFocus:o,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m,disableOutsideScroll:y,...b}=e,w=ox(ad,n),P=B8(ad,n),T=$8(n),k=nB(n),L=j4e(n),[I,N]=C.exports.useState(null),F=C.exports.useRef(null),z=ts(t,F,w.onContentChange),B=C.exports.useRef(0),K=C.exports.useRef(""),U=C.exports.useRef(0),Y=C.exports.useRef(null),ve=C.exports.useRef("right"),le=C.exports.useRef(0),fe=y?gz:C.exports.Fragment,we=y?{as:Hm,allowPinchZoom:!0}:void 0,Se=j=>{var ne,Q;const W=K.current+j,re=L().filter(Pe=>!Pe.disabled),de=document.activeElement,be=(ne=re.find(Pe=>Pe.ref.current===de))===null||ne===void 0?void 0:ne.textValue,De=re.map(Pe=>Pe.textValue),Ie=fxe(De,W,be),Ve=(Q=re.find(Pe=>Pe.textValue===Ie))===null||Q===void 0?void 0:Q.ref.current;(function Pe(We){K.current=We,window.clearTimeout(B.current),We!==""&&(B.current=window.setTimeout(()=>Pe(""),1e3))})(W),Ve&&setTimeout(()=>Ve.focus())};C.exports.useEffect(()=>()=>window.clearTimeout(B.current),[]),x5e();const se=C.exports.useCallback(j=>{var ne,Q;return ve.current===((ne=Y.current)===null||ne===void 0?void 0:ne.side)&&pxe(j,(Q=Y.current)===null||Q===void 0?void 0:Q.area)},[]);return C.exports.createElement(exe,{scope:n,searchRef:K,onItemEnter:C.exports.useCallback(j=>{se(j)&&j.preventDefault()},[se]),onItemLeave:C.exports.useCallback(j=>{var ne;se(j)||((ne=F.current)===null||ne===void 0||ne.focus(),N(null))},[se]),onTriggerLeave:C.exports.useCallback(j=>{se(j)&&j.preventDefault()},[se]),pointerGraceTimerRef:U,onPointerGraceIntentChange:C.exports.useCallback(j=>{Y.current=j},[])},C.exports.createElement(fe,we,C.exports.createElement(b5e,{asChild:!0,trapped:i,onMountAutoFocus:Vn(o,j=>{var ne;j.preventDefault(),(ne=F.current)===null||ne===void 0||ne.focus()}),onUnmountAutoFocus:a},C.exports.createElement(m5e,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m},C.exports.createElement(H4e,Un({asChild:!0},k,{dir:P.dir,orientation:"vertical",loop:r,currentTabStopId:I,onCurrentTabStopIdChange:N,onEntryFocus:j=>{P.isUsingKeyboardRef.current||j.preventDefault()}}),C.exports.createElement(C4e,Un({role:"menu","aria-orientation":"vertical","data-state":uxe(w.open),"data-radix-menu-content":"",dir:P.dir},T,b,{ref:z,style:{outline:"none",...b.style},onKeyDown:Vn(b.onKeyDown,j=>{const Q=j.target.closest("[data-radix-menu-content]")===j.currentTarget,W=j.ctrlKey||j.altKey||j.metaKey,re=j.key.length===1;Q&&(j.key==="Tab"&&j.preventDefault(),!W&&re&&Se(j.key));const de=F.current;if(j.target!==de||!G4e.includes(j.key))return;j.preventDefault();const De=L().filter(Ie=>!Ie.disabled).map(Ie=>Ie.ref.current);eB.includes(j.key)&&De.reverse(),cxe(De)}),onBlur:Vn(e.onBlur,j=>{j.currentTarget.contains(j.target)||(window.clearTimeout(B.current),K.current="")}),onPointerMove:Vn(e.onPointerMove,aC(j=>{const ne=j.target,Q=le.current!==j.clientX;if(j.currentTarget.contains(ne)&&Q){const W=j.clientX>le.current?"right":"left";ve.current=W,le.current=j.clientX}}))})))))))}),oC="MenuItem",lA="menu.itemSelect",ixe=C.exports.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...i}=e,o=C.exports.useRef(null),a=B8(oC,e.__scopeMenu),s=rB(oC,e.__scopeMenu),l=ts(t,o),d=C.exports.useRef(!1),p=()=>{const g=o.current;if(!n&&g){const m=new CustomEvent(lA,{bubbles:!0,cancelable:!0});g.addEventListener(lA,y=>r?.(y),{once:!0}),I$(g,m),m.defaultPrevented?d.current=!1:a.onClose()}};return C.exports.createElement(oxe,Un({},i,{ref:l,disabled:n,onClick:Vn(e.onClick,p),onPointerDown:g=>{var m;(m=e.onPointerDown)===null||m===void 0||m.call(e,g),d.current=!0},onPointerUp:Vn(e.onPointerUp,g=>{var m;d.current||(m=g.currentTarget)===null||m===void 0||m.click()}),onKeyDown:Vn(e.onKeyDown,g=>{const m=s.searchRef.current!=="";n||m&&g.key===" "||V4e.includes(g.key)&&(g.currentTarget.click(),g.preventDefault())})}))}),oxe=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:i,...o}=e,a=rB(oC,n),s=nB(n),l=C.exports.useRef(null),d=ts(t,l),[p,g]=C.exports.useState(!1),[m,y]=C.exports.useState("");return C.exports.useEffect(()=>{const b=l.current;if(b){var w;y(((w=b.textContent)!==null&&w!==void 0?w:"").trim())}},[o.children]),C.exports.createElement(iC.ItemSlot,{scope:n,disabled:r,textValue:i??m},C.exports.createElement(W4e,Un({asChild:!0},s,{focusable:!r}),C.exports.createElement(Nu.div,Un({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},o,{ref:d,onPointerMove:Vn(e.onPointerMove,aC(b=>{r?a.onItemLeave(b):(a.onItemEnter(b),b.defaultPrevented||b.currentTarget.focus())})),onPointerLeave:Vn(e.onPointerLeave,aC(b=>a.onItemLeave(b))),onFocus:Vn(e.onFocus,()=>g(!0)),onBlur:Vn(e.onBlur,()=>g(!1))}))))}),axe="MenuRadioGroup";hh(axe,{value:void 0,onValueChange:()=>{}});const sxe="MenuItemIndicator";hh(sxe,{checked:!1});const lxe="MenuSub";hh(lxe);function uxe(e){return e?"open":"closed"}function cxe(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function dxe(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function fxe(e,t,n){const i=t.length>1&&Array.from(t).every(d=>d===t[0])?t[0]:t,o=n?e.indexOf(n):-1;let a=dxe(e,Math.max(o,0));i.length===1&&(a=a.filter(d=>d!==n));const l=a.find(d=>d.toLowerCase().startsWith(i.toLowerCase()));return l!==n?l:void 0}function hxe(e,t){const{x:n,y:r}=e;let i=!1;for(let o=0,a=t.length-1;o<t.length;a=o++){const s=t[o].x,l=t[o].y,d=t[a].x,p=t[a].y;l>r!=p>r&&n<(d-s)*(r-l)/(p-l)+s&&(i=!i)}return i}function pxe(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return hxe(n,t)}function aC(e){return t=>t.pointerType==="mouse"?e(t):void 0}const gxe=Y4e,mxe=X4e,vxe=txe,yxe=ixe,oB="ContextMenu",[xxe,K9e]=yv(oB,[tB]),ax=tB(),[bxe,aB]=xxe(oB),Sxe=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:r,dir:i,modal:o=!0}=e,[a,s]=C.exports.useState(!1),l=ax(t),d=Dl(r),p=C.exports.useCallback(g=>{s(g),d(g)},[d]);return C.exports.createElement(bxe,{scope:t,open:a,onOpenChange:p,modal:o},C.exports.createElement(gxe,Un({},l,{dir:i,open:a,onOpenChange:p,modal:o}),n))},wxe="ContextMenuTrigger",Cxe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=aB(wxe,n),o=ax(n),a=C.exports.useRef({x:0,y:0}),s=C.exports.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...a.current})}),l=C.exports.useRef(0),d=C.exports.useCallback(()=>window.clearTimeout(l.current),[]),p=g=>{a.current={x:g.clientX,y:g.clientY},i.onOpenChange(!0)};return C.exports.useEffect(()=>d,[d]),C.exports.createElement(C.exports.Fragment,null,C.exports.createElement(mxe,Un({},o,{virtualRef:s})),C.exports.createElement(Nu.span,Un({"data-state":i.open?"open":"closed"},r,{ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:Vn(e.onContextMenu,g=>{d(),p(g),g.preventDefault()}),onPointerDown:Vn(e.onPointerDown,ty(g=>{d(),l.current=window.setTimeout(()=>p(g),700)})),onPointerMove:Vn(e.onPointerMove,ty(d)),onPointerCancel:Vn(e.onPointerCancel,ty(d)),onPointerUp:Vn(e.onPointerUp,ty(d))})))}),_xe="ContextMenuContent",kxe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=aB(_xe,n),o=ax(n),a=C.exports.useRef(!1);return C.exports.createElement(vxe,Un({},o,r,{ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:s=>{var l;(l=e.onCloseAutoFocus)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&a.current&&s.preventDefault(),a.current=!1},onInteractOutside:s=>{var l;(l=e.onInteractOutside)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&!i.modal&&(a.current=!0)},style:{...e.style,["--radix-context-menu-content-transform-origin"]:"var(--radix-popper-transform-origin)"}}))}),Exe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=ax(n);return C.exports.createElement(yxe,Un({},i,r,{ref:t}))});function ty(e){return t=>t.pointerType!=="mouse"?e(t):void 0}const Pxe=Sxe,Txe=Cxe,Lxe=kxe,Ef=Exe,Axe=(e,t)=>e.image.uuid===t.image.uuid&&e.isSelected===t.isSelected,Rxe=C.exports.memo(e=>{const t=_t(),{activeTabName:n}=Ue(S$),[r,i]=C.exports.useState(!1),o=dh(),{image:a,isSelected:s}=e,{url:l,uuid:d,metadata:p}=a,g=()=>i(!0),m=()=>i(!1),y=()=>{t(n7(a.metadata.image.prompt)),o({title:"Prompt Set",status:"success",duration:2500,isClosable:!0})},b=()=>{t(Sv(a.metadata.image.seed)),o({title:"Seed Set",status:"success",duration:2500,isClosable:!0})},w=()=>{t(nh(a.url)),n!=="img2img"&&t(Va("img2img")),o({title:"Sent to Image To Image",status:"success",duration:2500,isClosable:!0})},P=()=>{t(x$(a)),n!=="inpainting"&&t(Va("inpainting")),o({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})},T=()=>{t(iCe(p)),o({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})},k=async()=>{if(p?.image?.init_image_path&&(await fetch(p.image.init_image_path)).ok){t(Va(os.indexOf("img2img"))),t(oCe(p)),o({title:"Initial Image Set",status:"success",duration:2500,isClosable:!0});return}o({title:"Initial Image Not Set",description:"Could not load initial image.",status:"error",duration:2500,isClosable:!0})};return ce(Pxe,{children:[_(Txe,{children:ce(Ns,{position:"relative",className:"hoverable-image",onMouseOver:g,onMouseOut:m,children:[_(S4,{className:"hoverable-image-image",objectFit:"cover",rounded:"md",src:l,loading:"lazy"}),_("div",{className:"hoverable-image-content",onClick:()=>t(B3e(a)),children:s&&_(ka,{width:"50%",height:"50%",as:cye,className:"hoverable-image-check"})}),r&&_("div",{className:"hoverable-image-delete-button",children:_(Oi,{label:"Delete image",hasArrow:!0,children:_(Z6,{image:a,children:_(Yi,{"aria-label":"Delete image",icon:_(Sye,{}),size:"xs",variant:"imageHoverIconButton",fontSize:14})})})})]},d)}),ce(Lxe,{className:"hoverable-image-context-menu",children:[_(Ef,{onClickCapture:y,disabled:a?.metadata?.image?.prompt===void 0,children:"Use Prompt"}),_(Ef,{onClickCapture:b,disabled:a?.metadata?.image?.seed===void 0,children:"Use Seed"}),_(Ef,{onClickCapture:T,disabled:!["txt2img","img2img"].includes(a?.metadata?.image?.type),children:"Use All Parameters"}),_(Oi,{label:"Load initial image used for this generation",children:_(Ef,{onClickCapture:k,disabled:a?.metadata?.image?.type!=="img2img",children:"Use Initial Image"})}),_(Ef,{onClickCapture:w,children:"Send to Image To Image"}),_(Ef,{onClickCapture:P,children:"Send to Inpainting"}),_(Z6,{image:a,children:_(Ef,{"data-warning":!0,children:"Delete Image"})})]})]})},Axe);function sB(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function sC(e,t){return sC=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},sC(e,t)}function lB(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,sC(e,t)}function Ixe(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function Mxe(e,t){e.classList?e.classList.add(t):Ixe(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function uA(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function Oxe(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=uA(e.className,t):e.setAttribute("class",uA(e.className&&e.className.baseVal||"",t))}const cA={disabled:!1},uB=ae.createContext(null);var cB=function(t){return t.scrollTop},pg="unmounted",Rf="exited",If="entering",xp="entered",lC="exiting",Wu=function(e){lB(t,e);function t(r,i){var o;o=e.call(this,r,i)||this;var a=i,s=a&&!a.isMounting?r.enter:r.appear,l;return o.appearStatus=null,r.in?s?(l=Rf,o.appearStatus=If):l=xp:r.unmountOnExit||r.mountOnEnter?l=pg:l=Rf,o.state={status:l},o.nextCallback=null,o}t.getDerivedStateFromProps=function(i,o){var a=i.in;return a&&o.status===pg?{status:Rf}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var o=null;if(i!==this.props){var a=this.state.status;this.props.in?a!==If&&a!==xp&&(o=If):(a===If||a===xp)&&(o=lC)}this.updateStatus(!1,o)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,o,a,s;return o=a=s=i,i!=null&&typeof i!="number"&&(o=i.exit,a=i.enter,s=i.appear!==void 0?i.appear:a),{exit:o,enter:a,appear:s}},n.updateStatus=function(i,o){if(i===void 0&&(i=!1),o!==null)if(this.cancelNextCallback(),o===If){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:E2.findDOMNode(this);a&&cB(a)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Rf&&this.setState({status:pg})},n.performEnter=function(i){var o=this,a=this.props.enter,s=this.context?this.context.isMounting:i,l=this.props.nodeRef?[s]:[E2.findDOMNode(this),s],d=l[0],p=l[1],g=this.getTimeouts(),m=s?g.appear:g.enter;if(!i&&!a||cA.disabled){this.safeSetState({status:xp},function(){o.props.onEntered(d)});return}this.props.onEnter(d,p),this.safeSetState({status:If},function(){o.props.onEntering(d,p),o.onTransitionEnd(m,function(){o.safeSetState({status:xp},function(){o.props.onEntered(d,p)})})})},n.performExit=function(){var i=this,o=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:E2.findDOMNode(this);if(!o||cA.disabled){this.safeSetState({status:Rf},function(){i.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:lC},function(){i.props.onExiting(s),i.onTransitionEnd(a.exit,function(){i.safeSetState({status:Rf},function(){i.props.onExited(s)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,o){o=this.setNextCallback(o),this.setState(i,o)},n.setNextCallback=function(i){var o=this,a=!0;return this.nextCallback=function(s){a&&(a=!1,o.nextCallback=null,i(s))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},n.onTransitionEnd=function(i,o){this.setNextCallback(o);var a=this.props.nodeRef?this.props.nodeRef.current:E2.findDOMNode(this),s=i==null&&!this.props.addEndListener;if(!a||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],d=l[0],p=l[1];this.props.addEndListener(d,p)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===pg)return null;var o=this.props,a=o.children;o.in,o.mountOnEnter,o.unmountOnExit,o.appear,o.enter,o.exit,o.timeout,o.addEndListener,o.onEnter,o.onEntering,o.onEntered,o.onExit,o.onExiting,o.onExited,o.nodeRef;var s=sB(o,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return _(uB.Provider,{value:null,children:typeof a=="function"?a(i,s):ae.cloneElement(ae.Children.only(a),s)})},t}(ae.Component);Wu.contextType=uB;Wu.propTypes={};function gp(){}Wu.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:gp,onEntering:gp,onEntered:gp,onExit:gp,onExiting:gp,onExited:gp};Wu.UNMOUNTED=pg;Wu.EXITED=Rf;Wu.ENTERING=If;Wu.ENTERED=xp;Wu.EXITING=lC;const Nxe=Wu;var Dxe=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return Mxe(t,r)})},vS=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return Oxe(t,r)})},H8=function(e){lB(t,e);function t(){for(var r,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return r=e.call.apply(e,[this].concat(o))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1];r.removeClasses(p,"exit"),r.addClass(p,g?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(s,l)},r.onEntering=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1],m=g?"appear":"enter";r.addClass(p,m,"active"),r.props.onEntering&&r.props.onEntering(s,l)},r.onEntered=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1],m=g?"appear":"enter";r.removeClasses(p,m),r.addClass(p,m,"done"),r.props.onEntered&&r.props.onEntered(s,l)},r.onExit=function(s){var l=r.resolveArguments(s),d=l[0];r.removeClasses(d,"appear"),r.removeClasses(d,"enter"),r.addClass(d,"exit","base"),r.props.onExit&&r.props.onExit(s)},r.onExiting=function(s){var l=r.resolveArguments(s),d=l[0];r.addClass(d,"exit","active"),r.props.onExiting&&r.props.onExiting(s)},r.onExited=function(s){var l=r.resolveArguments(s),d=l[0];r.removeClasses(d,"exit"),r.addClass(d,"exit","done"),r.props.onExited&&r.props.onExited(s)},r.resolveArguments=function(s,l){return r.props.nodeRef?[r.props.nodeRef.current,s]:[s,l]},r.getClassNames=function(s){var l=r.props.classNames,d=typeof l=="string",p=d&&l?l+"-":"",g=d?""+p+s:l[s],m=d?g+"-active":l[s+"Active"],y=d?g+"-done":l[s+"Done"];return{baseClassName:g,activeClassName:m,doneClassName:y}},r}var n=t.prototype;return n.addClass=function(i,o,a){var s=this.getClassNames(o)[a+"ClassName"],l=this.getClassNames("enter"),d=l.doneClassName;o==="appear"&&a==="done"&&d&&(s+=" "+d),a==="active"&&i&&cB(i),s&&(this.appliedClasses[o][a]=s,Dxe(i,s))},n.removeClasses=function(i,o){var a=this.appliedClasses[o],s=a.base,l=a.active,d=a.done;this.appliedClasses[o]={},s&&vS(i,s),l&&vS(i,l),d&&vS(i,d)},n.render=function(){var i=this.props;i.classNames;var o=sB(i,["classNames"]);return _(Nxe,{...o,onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited})},t}(ae.Component);H8.defaultProps={classNames:""};H8.propTypes={};const zxe=H8,uC=e=>{const{triggerComponent:t,children:n,styleClass:r,hasArrow:i=!0,...o}=e;return ce(A4,{...o,children:[_(M4,{children:_(Ns,{children:t})}),ce(I4,{className:`invokeai__popover-content ${r}`,children:[i&&_(R4,{className:"invokeai__popover-arrow"}),n]})]})},w5=e=>{const{label:t,styleClass:n,formControlProps:r,formLabelProps:i,sliderTrackProps:o,sliderInnerTrackProps:a,sliderThumbProps:s,sliderThumbTooltipProps:l,...d}=e;return _(Bu,{className:`invokeai__slider-form-control ${n}`,...r,children:ce("div",{className:"invokeai__slider-inner-container",children:[_(bd,{className:"invokeai__slider-form-label",whiteSpace:"nowrap",...i,children:t}),ce(Q_,{className:"invokeai__slider-root","aria-label":t,focusThumbOnChange:!1,...d,children:[_(Fz,{className:"invokeai__slider-track",...o,children:_($z,{className:"invokeai__slider-filled-track",...a})}),_(Oi,{className:"invokeai__slider-thumb-tooltip",placement:"top",hasArrow:!0,...l,children:_(zz,{className:"invokeai__slider-thumb",...s})})]})]})})};function Fxe(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 19c.946 0 1.81-.103 2.598-.281l-1.757-1.757c-.273.021-.55.038-.841.038-5.351 0-7.424-3.846-7.926-5a8.642 8.642 0 0 1 1.508-2.297L4.184 8.305c-1.538 1.667-2.121 3.346-2.132 3.379a.994.994 0 0 0 0 .633C2.073 12.383 4.367 19 12 19zm0-14c-1.837 0-3.346.396-4.604.981L3.707 2.293 2.293 3.707l18 18 1.414-1.414-3.319-3.319c2.614-1.951 3.547-4.615 3.561-4.657a.994.994 0 0 0 0-.633C21.927 11.617 19.633 5 12 5zm4.972 10.558-2.28-2.28c.19-.39.308-.819.308-1.278 0-1.641-1.359-3-3-3-.459 0-.888.118-1.277.309L8.915 7.501A9.26 9.26 0 0 1 12 7c5.351 0 7.424 3.846 7.926 5-.302.692-1.166 2.342-2.954 3.558z"}}]})(e)}function $xe(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 16c1.671 0 3-1.331 3-3s-1.329-3-3-3-3 1.331-3 3 1.329 3 3 3z"}},{tag:"path",attr:{d:"M20.817 11.186a8.94 8.94 0 0 0-1.355-3.219 9.053 9.053 0 0 0-2.43-2.43 8.95 8.95 0 0 0-3.219-1.355 9.028 9.028 0 0 0-1.838-.18V2L8 5l3.975 3V6.002c.484-.002.968.044 1.435.14a6.961 6.961 0 0 1 2.502 1.053 7.005 7.005 0 0 1 1.892 1.892A6.967 6.967 0 0 1 19 13a7.032 7.032 0 0 1-.55 2.725 7.11 7.11 0 0 1-.644 1.188 7.2 7.2 0 0 1-.858 1.039 7.028 7.028 0 0 1-3.536 1.907 7.13 7.13 0 0 1-2.822 0 6.961 6.961 0 0 1-2.503-1.054 7.002 7.002 0 0 1-1.89-1.89A6.996 6.996 0 0 1 5 13H3a9.02 9.02 0 0 0 1.539 5.034 9.096 9.096 0 0 0 2.428 2.428A8.95 8.95 0 0 0 12 22a9.09 9.09 0 0 0 1.814-.183 9.014 9.014 0 0 0 3.218-1.355 8.886 8.886 0 0 0 1.331-1.099 9.228 9.228 0 0 0 1.1-1.332A8.952 8.952 0 0 0 21 13a9.09 9.09 0 0 0-.183-1.814z"}}]})(e)}function Bxe(e){return Ot({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 9a3.02 3.02 0 0 0-3 3c0 1.642 1.358 3 3 3 1.641 0 3-1.358 3-3 0-1.641-1.359-3-3-3z"}},{tag:"path",attr:{d:"M12 5c-7.633 0-9.927 6.617-9.948 6.684L1.946 12l.105.316C2.073 12.383 4.367 19 12 19s9.927-6.617 9.948-6.684l.106-.316-.105-.316C21.927 11.617 19.633 5 12 5zm0 12c-5.351 0-7.424-3.846-7.926-5C4.578 10.842 6.652 7 12 7c5.351 0 7.424 3.846 7.926 5-.504 1.158-2.578 5-7.926 5z"}}]})(e)}function Hxe(){const e=_t(),t=dh(),{images:n,currentImageUuid:r,areMoreImagesAvailable:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l,galleryGridTemplateColumns:d,activeTabName:p}=Ue(D3e),[g,m]=C.exports.useState({width:"300",height:"100%"}),[y,b]=C.exports.useState({width:"590",height:"100%"}),[w,P]=C.exports.useState({width:"300",height:"100%"});C.exports.useEffect(()=>{p==="inpainting"&&o?(P(le=>({...le,width:"200"})),b(le=>({...le,width:"200"})),m(le=>({...le,width:Math.min(Number(le.width),200)}))):(b(le=>({...le,width:"590",height:"100%"})),m(le=>({...le,width:Math.min(Number(le.width),590)})))},[p,o,b]),C.exports.useEffect(()=>{o||b(le=>({...le,width:window.innerWidth}))},[o]);const T=C.exports.useRef(null),k=C.exports.useRef(null),L=C.exports.useRef(null),I=()=>{e(V3e(!o)),m({...g,height:o?"100vh":"100%"})},N=()=>{a?z():F()},F=()=>{e(Y6(!0))},z=()=>{e(U3e(k.current?k.current.scrollTop:0)),e(Y6(!1))},B=()=>{e(i$())},K=le=>{e(kf(le))},U=()=>{L.current=window.setTimeout(()=>z(),500)},Y=()=>{L.current&&window.clearTimeout(L.current)};Kt("g",()=>{N()},[a]),Kt("left",()=>{e(k$())}),Kt("right",()=>{e(_$())}),Kt("shift+p",()=>{I()},[o]);const ve=32;return Kt("shift+up",()=>{if(!(l>=256)&&l<256){const le=l+ve;le<=256?(e(kf(le)),t({title:`Gallery Thumbnail Size set to ${le}`,status:"success",duration:1e3,isClosable:!0})):(e(kf(256)),t({title:"Gallery Thumbnail Size set to 256",status:"success",duration:1e3,isClosable:!0}))}},[l]),Kt("shift+down",()=>{if(!(l<=32)&&l>32){const le=l-ve;le>32?(e(kf(le)),t({title:`Gallery Thumbnail Size set to ${le}`,status:"success",duration:1e3,isClosable:!0})):(e(kf(32)),t({title:"Gallery Thumbnail Size set to 32",status:"success",duration:1e3,isClosable:!0}))}},[l]),Kt("shift+r",()=>{e(kf(64)),t({title:"Reset Gallery Image Size",status:"success",duration:2500,isClosable:!0})},[l]),C.exports.useEffect(()=>{!k.current||(k.current.scrollTop=s)},[s,a]),_(zxe,{nodeRef:T,in:a,unmountOnExit:!0,timeout:200,classNames:"image-gallery-area",children:_("div",{className:"image-gallery-area","data-pinned":o,ref:T,onMouseLeave:o?void 0:U,onMouseEnter:o?void 0:Y,children:ce(A$,{minWidth:w.width,maxWidth:y.width,maxHeight:"100%",className:"image-gallery-popup",handleStyles:{left:{width:"20px"}},enable:{top:!1,right:!1,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},size:g,onResizeStop:(le,fe,we,Se)=>{m({width:Number(g.width)+Se.width,height:"100%"}),we.removeAttribute("data-resize-alert")},onResize:(le,fe,we,Se)=>{Number(g.width)+Se.width>=y.width?we.setAttribute("data-resize-alert","true"):we.removeAttribute("data-resize-alert")},children:[ce("div",{className:"image-gallery-header",children:[p!=="inpainting"?ce(Er,{children:[_("h1",{children:"Your Invocations"}),_(lD,{})]}):null,ce(uC,{trigger:"click",hasArrow:p!=="inpainting",triggerComponent:_(cr,{size:"sm","aria-label":"Gallery Settings",icon:_(_ye,{}),className:"image-gallery-icon-btn",cursor:"pointer"}),styleClass:"image-gallery-size-popover",children:[_(w5,{value:l,onChange:K,min:32,max:256,width:100,label:"Image Size",formLabelProps:{style:{fontSize:"0.9rem"}},sliderThumbTooltipProps:{label:`${l}px`}}),_(cr,{size:"sm","aria-label":"Reset",tooltip:"Reset Size",onClick:()=>e(kf(64)),icon:_($xe,{}),"data-selected":o,styleClass:"image-gallery-icon-btn"})]}),_(cr,{size:"sm","aria-label":"Pin Gallery",tooltip:"Pin Gallery (Shift+P)",onClick:I,icon:_(i5e,{}),"data-selected":o}),_(cr,{size:"sm","aria-label":"Close Gallery",tooltip:"Close Gallery (G)",onClick:z,className:"image-gallery-icon-btn",icon:_(n$,{})})]}),_("div",{className:"image-gallery-container",ref:k,children:n.length||i?ce(Er,{children:[_("div",{className:"image-gallery",style:{gridTemplateColumns:d},children:n.map(le=>{const{uuid:fe}=le;return _(Rxe,{image:le,isSelected:r===fe},fe)})}),_(Ol,{onClick:B,isDisabled:!i,className:"image-gallery-load-more-btn",children:i?"Load More":"All Images Loaded"})]}):ce("div",{className:"image-gallery-container-placeholder",children:[_(r$,{}),_("p",{children:"No Images In Gallery"})]})})]})})})}const Wxe=()=>{const e=_t(),{shouldPinGallery:t,shouldShowGallery:n}=Ue(i=>i.gallery),r=()=>{e(Y6(!n))};return _(cr,{tooltip:"Show Gallery (G)",tooltipPlacement:"top","aria-label":"Show Gallery",onClick:r,styleClass:"show-hide-gallery-button",onMouseOver:t?void 0:r,children:_(r$,{})})},W8=e=>{const{optionsPanel:t,className:n,children:r}=e,{shouldShowGallery:i}=Ue(o=>o.gallery);return ce("div",{className:n?`workarea-container ${n}`:"workarea-container",children:[ce("div",{className:"workarea",children:[_("div",{className:"workarea-options-panel",children:t}),_("div",{className:"workarea-content",children:r}),_(Hxe,{})]}),!i&&_(Wxe,{})]})};function Vxe(){return _(W8,{optionsPanel:_(iye,{}),children:_(Z3e,{})})}const Uxe=Tn(e=>e.inpainting,e=>{const{canvasDimensions:t,boundingBoxDimensions:n}=e;return{canvasDimensions:t,boundingBoxDimensions:n}},{memoizeOptions:{resultEqualityCheck:Cr.isEqual}}),Gxe=()=>{const e=_t(),{canvasDimensions:t,boundingBoxDimensions:n}=Ue(Uxe),r=o=>{e(zL({...n,width:o}))},i=o=>{e(zL({...n,height:o}))};return ce("div",{className:"inpainting-bounding-box-dimensions",children:["Inpainting Bounding Box",ce("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[_(w5,{label:"Width",width:"8rem",min:64,max:No(t.width,64),step:64,value:n.width,onChange:r}),_(jo,{value:n.width,onChange:r,min:64,max:No(t.width,64),step:64,width:"5.5rem"})]}),ce("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[_(w5,{label:"Height",width:"8rem",min:64,max:No(t.height,64),step:64,value:n.height,onChange:i}),_(jo,{value:n.height,onChange:i,min:64,max:No(t.height,64),step:64,width:"5.5rem"})]})]})};function jxe(){const e=Ue(n=>n.options.showAdvancedOptions),t={seed:{header:_(w8,{}),feature:go.SEED,options:_(C8,{})},variations:{header:_(k8,{}),feature:go.VARIATIONS,options:_(E8,{})},face_restore:{header:_(x8,{}),feature:go.FACE_CORRECTION,options:_(J4,{})},upscale:{header:_(_8,{}),feature:go.UPSCALE,options:_(ex,{})}};return ce("div",{className:"image-to-image-panel",children:[_(M8,{}),_(I8,{}),_(L8,{}),_(Gxe,{}),_(UF,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),_(P8,{}),e?_(A8,{accordionInfo:t}):null]})}const dB=()=>{const{currentImage:e,intermediateImage:t}=Ue(i=>i.gallery),n=Ue(i=>i.options.shouldShowImageDetails),r=t||e;return r?ce("div",{className:"current-image-display",children:[_("div",{className:"current-image-tools",children:_(w$,{image:r})}),ce("div",{className:"current-image-viewer",children:[_(E$,{imageToDisplay:r}),n&&_(L$,{image:r,styleClass:"current-image-metadata"})]})]}):_("div",{className:"current-image-display-placeholder",children:_($2e,{})})};var Kxe=Math.PI/180;function qxe(){return typeof window<"u"&&({}.toString.call(window)==="[object Window]"||{}.toString.call(window)==="[object global]")}const o0=typeof global<"u"?global:typeof window<"u"?window:typeof WorkerGlobalScope<"u"?self:{},st={_global:o0,version:"8.3.13",isBrowser:qxe(),isUnminified:/param/.test(function(e){}.toString()),dblClickWindow:400,getAngle(e){return st.angleDeg?e*Kxe:e},enableTrace:!1,pointerEventsEnabled:!0,autoDrawEnabled:!0,hitOnDragEnabled:!1,capturePointerEventsEnabled:!1,_mouseListenClick:!1,_touchListenClick:!1,_pointerListenClick:!1,_mouseInDblClickWindow:!1,_touchInDblClickWindow:!1,_pointerInDblClickWindow:!1,_mouseDblClickPointerId:null,_touchDblClickPointerId:null,_pointerDblClickPointerId:null,pixelRatio:typeof window<"u"&&window.devicePixelRatio||1,dragDistance:3,angleDeg:!0,showWarnings:!0,dragButtons:[0,1],isDragging(){return st.DD.isDragging},isDragReady(){return!!st.DD.node},document:o0.document,_injectGlobal(e){o0.Konva=e}},gr=e=>{st[e.prototype.getClassName()]=e};st._injectGlobal(st);class ha{constructor(t=[1,0,0,1,0,0]){this.dirty=!1,this.m=t&&t.slice()||[1,0,0,1,0,0]}reset(){this.m[0]=1,this.m[1]=0,this.m[2]=0,this.m[3]=1,this.m[4]=0,this.m[5]=0}copy(){return new ha(this.m)}copyInto(t){t.m[0]=this.m[0],t.m[1]=this.m[1],t.m[2]=this.m[2],t.m[3]=this.m[3],t.m[4]=this.m[4],t.m[5]=this.m[5]}point(t){var n=this.m;return{x:n[0]*t.x+n[2]*t.y+n[4],y:n[1]*t.x+n[3]*t.y+n[5]}}translate(t,n){return this.m[4]+=this.m[0]*t+this.m[2]*n,this.m[5]+=this.m[1]*t+this.m[3]*n,this}scale(t,n){return this.m[0]*=t,this.m[1]*=t,this.m[2]*=n,this.m[3]*=n,this}rotate(t){var n=Math.cos(t),r=Math.sin(t),i=this.m[0]*n+this.m[2]*r,o=this.m[1]*n+this.m[3]*r,a=this.m[0]*-r+this.m[2]*n,s=this.m[1]*-r+this.m[3]*n;return this.m[0]=i,this.m[1]=o,this.m[2]=a,this.m[3]=s,this}getTranslation(){return{x:this.m[4],y:this.m[5]}}skew(t,n){var r=this.m[0]+this.m[2]*n,i=this.m[1]+this.m[3]*n,o=this.m[2]+this.m[0]*t,a=this.m[3]+this.m[1]*t;return this.m[0]=r,this.m[1]=i,this.m[2]=o,this.m[3]=a,this}multiply(t){var n=this.m[0]*t.m[0]+this.m[2]*t.m[1],r=this.m[1]*t.m[0]+this.m[3]*t.m[1],i=this.m[0]*t.m[2]+this.m[2]*t.m[3],o=this.m[1]*t.m[2]+this.m[3]*t.m[3],a=this.m[0]*t.m[4]+this.m[2]*t.m[5]+this.m[4],s=this.m[1]*t.m[4]+this.m[3]*t.m[5]+this.m[5];return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}invert(){var t=1/(this.m[0]*this.m[3]-this.m[1]*this.m[2]),n=this.m[3]*t,r=-this.m[1]*t,i=-this.m[2]*t,o=this.m[0]*t,a=t*(this.m[2]*this.m[5]-this.m[3]*this.m[4]),s=t*(this.m[1]*this.m[4]-this.m[0]*this.m[5]);return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}getMatrix(){return this.m}decompose(){var t=this.m[0],n=this.m[1],r=this.m[2],i=this.m[3],o=this.m[4],a=this.m[5],s=t*i-n*r;let l={x:o,y:a,rotation:0,scaleX:0,scaleY:0,skewX:0,skewY:0};if(t!=0||n!=0){var d=Math.sqrt(t*t+n*n);l.rotation=n>0?Math.acos(t/d):-Math.acos(t/d),l.scaleX=d,l.scaleY=s/d,l.skewX=(t*r+n*i)/s,l.skewY=0}else if(r!=0||i!=0){var p=Math.sqrt(r*r+i*i);l.rotation=Math.PI/2-(i>0?Math.acos(-r/p):-Math.acos(r/p)),l.scaleX=s/p,l.scaleY=p,l.skewX=0,l.skewY=(t*r+n*i)/s}return l.rotation=ue._getRotation(l.rotation),l}}var Zxe="[object Array]",Yxe="[object Number]",Xxe="[object String]",Qxe="[object Boolean]",Jxe=Math.PI/180,ebe=180/Math.PI,yS="#",tbe="",nbe="0",rbe="Konva warning: ",dA="Konva error: ",ibe="rgb(",xS={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,132,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,255,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,203],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[119,128,144],slategrey:[119,128,144],snow:[255,255,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],transparent:[255,255,255,0],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,5]},obe=/rgb\((\d{1,3}),(\d{1,3}),(\d{1,3})\)/,ny=[];const abe=typeof requestAnimationFrame<"u"&&requestAnimationFrame||function(e){setTimeout(e,60)},ue={_isElement(e){return!!(e&&e.nodeType==1)},_isFunction(e){return!!(e&&e.constructor&&e.call&&e.apply)},_isPlainObject(e){return!!e&&e.constructor===Object},_isArray(e){return Object.prototype.toString.call(e)===Zxe},_isNumber(e){return Object.prototype.toString.call(e)===Yxe&&!isNaN(e)&&isFinite(e)},_isString(e){return Object.prototype.toString.call(e)===Xxe},_isBoolean(e){return Object.prototype.toString.call(e)===Qxe},isObject(e){return e instanceof Object},isValidSelector(e){if(typeof e!="string")return!1;var t=e[0];return t==="#"||t==="."||t===t.toUpperCase()},_sign(e){return e===0||e>0?1:-1},requestAnimFrame(e){ny.push(e),ny.length===1&&abe(function(){const t=ny;ny=[],t.forEach(function(n){n()})})},createCanvasElement(){var e=document.createElement("canvas");try{e.style=e.style||{}}catch{}return e},createImageElement(){return document.createElement("img")},_isInDocument(e){for(;e=e.parentNode;)if(e==document)return!0;return!1},_urlToImage(e,t){var n=ue.createImageElement();n.onload=function(){t(n)},n.src=e},_rgbToHex(e,t,n){return((1<<24)+(e<<16)+(t<<8)+n).toString(16).slice(1)},_hexToRgb(e){e=e.replace(yS,tbe);var t=parseInt(e,16);return{r:t>>16&255,g:t>>8&255,b:t&255}},getRandomColor(){for(var e=(Math.random()*16777215<<0).toString(16);e.length<6;)e=nbe+e;return yS+e},getRGB(e){var t;return e in xS?(t=xS[e],{r:t[0],g:t[1],b:t[2]}):e[0]===yS?this._hexToRgb(e.substring(1)):e.substr(0,4)===ibe?(t=obe.exec(e.replace(/ /g,"")),{r:parseInt(t[1],10),g:parseInt(t[2],10),b:parseInt(t[3],10)}):{r:0,g:0,b:0}},colorToRGBA(e){return e=e||"black",ue._namedColorToRBA(e)||ue._hex3ColorToRGBA(e)||ue._hex6ColorToRGBA(e)||ue._rgbColorToRGBA(e)||ue._rgbaColorToRGBA(e)||ue._hslColorToRGBA(e)},_namedColorToRBA(e){var t=xS[e.toLowerCase()];return t?{r:t[0],g:t[1],b:t[2],a:1}:null},_rgbColorToRGBA(e){if(e.indexOf("rgb(")===0){e=e.match(/rgb\(([^)]+)\)/)[1];var t=e.split(/ *, */).map(Number);return{r:t[0],g:t[1],b:t[2],a:1}}},_rgbaColorToRGBA(e){if(e.indexOf("rgba(")===0){e=e.match(/rgba\(([^)]+)\)/)[1];var t=e.split(/ *, */).map((n,r)=>n.slice(-1)==="%"?r===3?parseInt(n)/100:parseInt(n)/100*255:Number(n));return{r:t[0],g:t[1],b:t[2],a:t[3]}}},_hex6ColorToRGBA(e){if(e[0]==="#"&&e.length===7)return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16),a:1}},_hex3ColorToRGBA(e){if(e[0]==="#"&&e.length===4)return{r:parseInt(e[1]+e[1],16),g:parseInt(e[2]+e[2],16),b:parseInt(e[3]+e[3],16),a:1}},_hslColorToRGBA(e){if(/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.test(e)){const[t,...n]=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e),r=Number(n[0])/360,i=Number(n[1])/100,o=Number(n[2])/100;let a,s,l;if(i===0)return l=o*255,{r:Math.round(l),g:Math.round(l),b:Math.round(l),a:1};o<.5?a=o*(1+i):a=o+i-o*i;const d=2*o-a,p=[0,0,0];for(let g=0;g<3;g++)s=r+1/3*-(g-1),s<0&&s++,s>1&&s--,6*s<1?l=d+(a-d)*6*s:2*s<1?l=a:3*s<2?l=d+(a-d)*(2/3-s)*6:l=d,p[g]=l*255;return{r:Math.round(p[0]),g:Math.round(p[1]),b:Math.round(p[2]),a:1}}},haveIntersection(e,t){return!(t.x>e.x+e.width||t.x+t.width<e.x||t.y>e.y+e.height||t.y+t.height<e.y)},cloneObject(e){var t={};for(var n in e)this._isPlainObject(e[n])?t[n]=this.cloneObject(e[n]):this._isArray(e[n])?t[n]=this.cloneArray(e[n]):t[n]=e[n];return t},cloneArray(e){return e.slice(0)},degToRad(e){return e*Jxe},radToDeg(e){return e*ebe},_degToRad(e){return ue.warn("Util._degToRad is removed. Please use public Util.degToRad instead."),ue.degToRad(e)},_radToDeg(e){return ue.warn("Util._radToDeg is removed. Please use public Util.radToDeg instead."),ue.radToDeg(e)},_getRotation(e){return st.angleDeg?ue.radToDeg(e):e},_capitalize(e){return e.charAt(0).toUpperCase()+e.slice(1)},throw(e){throw new Error(dA+e)},error(e){console.error(dA+e)},warn(e){!st.showWarnings||console.warn(rbe+e)},each(e,t){for(var n in e)t(n,e[n])},_inRange(e,t,n){return t<=e&&e<n},_getProjectionToSegment(e,t,n,r,i,o){var a,s,l,d=(e-n)*(e-n)+(t-r)*(t-r);if(d==0)a=e,s=t,l=(i-n)*(i-n)+(o-r)*(o-r);else{var p=((i-e)*(n-e)+(o-t)*(r-t))/d;p<0?(a=e,s=t,l=(e-i)*(e-i)+(t-o)*(t-o)):p>1?(a=n,s=r,l=(n-i)*(n-i)+(r-o)*(r-o)):(a=e+p*(n-e),s=t+p*(r-t),l=(a-i)*(a-i)+(s-o)*(s-o))}return[a,s,l]},_getProjectionToLine(e,t,n){var r=ue.cloneObject(e),i=Number.MAX_VALUE;return t.forEach(function(o,a){if(!(!n&&a===t.length-1)){var s=t[(a+1)%t.length],l=ue._getProjectionToSegment(o.x,o.y,s.x,s.y,e.x,e.y),d=l[0],p=l[1],g=l[2];g<i&&(r.x=d,r.y=p,i=g)}}),r},_prepareArrayForTween(e,t,n){var r,i=[],o=[];if(e.length>t.length){var a=t;t=e,e=a}for(r=0;r<e.length;r+=2)i.push({x:e[r],y:e[r+1]});for(r=0;r<t.length;r+=2)o.push({x:t[r],y:t[r+1]});var s=[];return o.forEach(function(l){var d=ue._getProjectionToLine(l,i,n);s.push(d.x),s.push(d.y)}),s},_prepareToStringify(e){var t;e.visitedByCircularReferenceRemoval=!0;for(var n in e)if(!!(e.hasOwnProperty(n)&&e[n]&&typeof e[n]=="object")){if(t=Object.getOwnPropertyDescriptor(e,n),e[n].visitedByCircularReferenceRemoval||ue._isElement(e[n]))if(t.configurable)delete e[n];else return null;else if(ue._prepareToStringify(e[n])===null)if(t.configurable)delete e[n];else return null}return delete e.visitedByCircularReferenceRemoval,e},_assign(e,t){for(var n in t)e[n]=t[n];return e},_getFirstPointerId(e){return e.touches?e.changedTouches[0].identifier:e.pointerId||999}};function _d(e){return ue._isString(e)?'"'+e+'"':Object.prototype.toString.call(e)==="[object Number]"||ue._isBoolean(e)?e:Object.prototype.toString.call(e)}function fB(e){return e>255?255:e<0?0:Math.round(e)}function Be(){if(st.isUnminified)return function(e,t){return ue._isNumber(e)||ue.warn(_d(e)+' is a not valid value for "'+t+'" attribute. The value should be a number.'),e}}function hB(e){if(st.isUnminified)return function(t,n){let r=ue._isNumber(t),i=ue._isArray(t)&&t.length==e;return!r&&!i&&ue.warn(_d(t)+' is a not valid value for "'+n+'" attribute. The value should be a number or Array<number>('+e+")"),t}}function V8(){if(st.isUnminified)return function(e,t){var n=ue._isNumber(e),r=e==="auto";return n||r||ue.warn(_d(e)+' is a not valid value for "'+t+'" attribute. The value should be a number or "auto".'),e}}function G0(){if(st.isUnminified)return function(e,t){return ue._isString(e)||ue.warn(_d(e)+' is a not valid value for "'+t+'" attribute. The value should be a string.'),e}}function pB(){if(st.isUnminified)return function(e,t){const n=ue._isString(e),r=Object.prototype.toString.call(e)==="[object CanvasGradient]"||e&&e.addColorStop;return n||r||ue.warn(_d(e)+' is a not valid value for "'+t+'" attribute. The value should be a string or a native gradient.'),e}}function sbe(){if(st.isUnminified)return function(e,t){const n=Int8Array?Object.getPrototypeOf(Int8Array):null;return n&&e instanceof n||(ue._isArray(e)?e.forEach(function(r){ue._isNumber(r)||ue.warn('"'+t+'" attribute has non numeric element '+r+". Make sure that all elements are numbers.")}):ue.warn(_d(e)+' is a not valid value for "'+t+'" attribute. The value should be a array of numbers.')),e}}function zs(){if(st.isUnminified)return function(e,t){var n=e===!0||e===!1;return n||ue.warn(_d(e)+' is a not valid value for "'+t+'" attribute. The value should be a boolean.'),e}}function lbe(e){if(st.isUnminified)return function(t,n){return t==null||ue.isObject(t)||ue.warn(_d(t)+' is a not valid value for "'+n+'" attribute. The value should be an object with properties '+e),t}}var Q1="get",J1="set";const Z={addGetterSetter(e,t,n,r,i){Z.addGetter(e,t,n),Z.addSetter(e,t,r,i),Z.addOverloadedGetterSetter(e,t)},addGetter(e,t,n){var r=Q1+ue._capitalize(t);e.prototype[r]=e.prototype[r]||function(){var i=this.attrs[t];return i===void 0?n:i}},addSetter(e,t,n,r){var i=J1+ue._capitalize(t);e.prototype[i]||Z.overWriteSetter(e,t,n,r)},overWriteSetter(e,t,n,r){var i=J1+ue._capitalize(t);e.prototype[i]=function(o){return n&&o!==void 0&&o!==null&&(o=n.call(this,o,t)),this._setAttr(t,o),r&&r.call(this),this}},addComponentsGetterSetter(e,t,n,r,i){var o=n.length,a=ue._capitalize,s=Q1+a(t),l=J1+a(t),d,p;e.prototype[s]=function(){var m={};for(d=0;d<o;d++)p=n[d],m[p]=this.getAttr(t+a(p));return m};var g=lbe(n);e.prototype[l]=function(m){var y=this.attrs[t],b;r&&(m=r.call(this,m)),g&&g.call(this,m,t);for(b in m)!m.hasOwnProperty(b)||this._setAttr(t+a(b),m[b]);return m||n.forEach(w=>{this._setAttr(t+a(w),void 0)}),this._fireChangeEvent(t,y,m),i&&i.call(this),this},Z.addOverloadedGetterSetter(e,t)},addOverloadedGetterSetter(e,t){var n=ue._capitalize(t),r=J1+n,i=Q1+n;e.prototype[t]=function(){return arguments.length?(this[r](arguments[0]),this):this[i]()}},addDeprecatedGetterSetter(e,t,n,r){ue.error("Adding deprecated "+t);var i=Q1+ue._capitalize(t),o=t+" property is deprecated and will be removed soon. Look at Konva change log for more information.";e.prototype[i]=function(){ue.error(o);var a=this.attrs[t];return a===void 0?n:a},Z.addSetter(e,t,r,function(){ue.error(o)}),Z.addOverloadedGetterSetter(e,t)},backCompat(e,t){ue.each(t,function(n,r){var i=e.prototype[r],o=Q1+ue._capitalize(n),a=J1+ue._capitalize(n);function s(){i.apply(this,arguments),ue.error('"'+n+'" method is deprecated and will be removed soon. Use ""'+r+'" instead.')}e.prototype[n]=s,e.prototype[o]=s,e.prototype[a]=s})},afterSetFilter(){this._filterUpToDate=!1}};function ube(e){var t=[],n=e.length,r=ue,i,o;for(i=0;i<n;i++)o=e[i],r._isNumber(o)?o=Math.round(o*1e3)/1e3:r._isString(o)||(o=o+""),t.push(o);return t}var fA=",",cbe="(",dbe=")",fbe="([",hbe="])",pbe=";",gbe="()",mbe="=",hA=["arc","arcTo","beginPath","bezierCurveTo","clearRect","clip","closePath","createLinearGradient","createPattern","createRadialGradient","drawImage","ellipse","fill","fillText","getImageData","createImageData","lineTo","moveTo","putImageData","quadraticCurveTo","rect","restore","rotate","save","scale","setLineDash","setTransform","stroke","strokeText","transform","translate"],vbe=["fillStyle","strokeStyle","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","lineCap","lineDashOffset","lineJoin","lineWidth","miterLimit","font","textAlign","textBaseline","globalAlpha","globalCompositeOperation","imageSmoothingEnabled"];const ybe=100;class sx{constructor(t){this.canvas=t,st.enableTrace&&(this.traceArr=[],this._enableTrace())}fillShape(t){t.fillEnabled()&&this._fill(t)}_fill(t){}strokeShape(t){t.hasStroke()&&this._stroke(t)}_stroke(t){}fillStrokeShape(t){t.attrs.fillAfterStrokeEnabled?(this.strokeShape(t),this.fillShape(t)):(this.fillShape(t),this.strokeShape(t))}getTrace(t,n){var r=this.traceArr,i=r.length,o="",a,s,l,d;for(a=0;a<i;a++)s=r[a],l=s.method,l?(d=s.args,o+=l,t?o+=gbe:ue._isArray(d[0])?o+=fbe+d.join(fA)+hbe:(n&&(d=d.map(p=>typeof p=="number"?Math.floor(p):p)),o+=cbe+d.join(fA)+dbe)):(o+=s.property,t||(o+=mbe+s.val)),o+=pbe;return o}clearTrace(){this.traceArr=[]}_trace(t){var n=this.traceArr,r;n.push(t),r=n.length,r>=ybe&&n.shift()}reset(){var t=this.getCanvas().getPixelRatio();this.setTransform(1*t,0,0,1*t,0,0)}getCanvas(){return this.canvas}clear(t){var n=this.getCanvas();t?this.clearRect(t.x||0,t.y||0,t.width||0,t.height||0):this.clearRect(0,0,n.getWidth()/n.pixelRatio,n.getHeight()/n.pixelRatio)}_applyLineCap(t){var n=t.getLineCap();n&&this.setAttr("lineCap",n)}_applyOpacity(t){var n=t.getAbsoluteOpacity();n!==1&&this.setAttr("globalAlpha",n)}_applyLineJoin(t){var n=t.attrs.lineJoin;n&&this.setAttr("lineJoin",n)}setAttr(t,n){this._context[t]=n}arc(t,n,r,i,o,a){this._context.arc(t,n,r,i,o,a)}arcTo(t,n,r,i,o){this._context.arcTo(t,n,r,i,o)}beginPath(){this._context.beginPath()}bezierCurveTo(t,n,r,i,o,a){this._context.bezierCurveTo(t,n,r,i,o,a)}clearRect(t,n,r,i){this._context.clearRect(t,n,r,i)}clip(){this._context.clip()}closePath(){this._context.closePath()}createImageData(t,n){var r=arguments;if(r.length===2)return this._context.createImageData(t,n);if(r.length===1)return this._context.createImageData(t)}createLinearGradient(t,n,r,i){return this._context.createLinearGradient(t,n,r,i)}createPattern(t,n){return this._context.createPattern(t,n)}createRadialGradient(t,n,r,i,o,a){return this._context.createRadialGradient(t,n,r,i,o,a)}drawImage(t,n,r,i,o,a,s,l,d){var p=arguments,g=this._context;p.length===3?g.drawImage(t,n,r):p.length===5?g.drawImage(t,n,r,i,o):p.length===9&&g.drawImage(t,n,r,i,o,a,s,l,d)}ellipse(t,n,r,i,o,a,s,l){this._context.ellipse(t,n,r,i,o,a,s,l)}isPointInPath(t,n){return this._context.isPointInPath(t,n)}fill(t){t?this._context.fill(t):this._context.fill()}fillRect(t,n,r,i){this._context.fillRect(t,n,r,i)}strokeRect(t,n,r,i){this._context.strokeRect(t,n,r,i)}fillText(t,n,r,i){i?this._context.fillText(t,n,r,i):this._context.fillText(t,n,r)}measureText(t){return this._context.measureText(t)}getImageData(t,n,r,i){return this._context.getImageData(t,n,r,i)}lineTo(t,n){this._context.lineTo(t,n)}moveTo(t,n){this._context.moveTo(t,n)}rect(t,n,r,i){this._context.rect(t,n,r,i)}putImageData(t,n,r){this._context.putImageData(t,n,r)}quadraticCurveTo(t,n,r,i){this._context.quadraticCurveTo(t,n,r,i)}restore(){this._context.restore()}rotate(t){this._context.rotate(t)}save(){this._context.save()}scale(t,n){this._context.scale(t,n)}setLineDash(t){this._context.setLineDash?this._context.setLineDash(t):"mozDash"in this._context?this._context.mozDash=t:"webkitLineDash"in this._context&&(this._context.webkitLineDash=t)}getLineDash(){return this._context.getLineDash()}setTransform(t,n,r,i,o,a){this._context.setTransform(t,n,r,i,o,a)}stroke(t){t?this._context.stroke(t):this._context.stroke()}strokeText(t,n,r,i){this._context.strokeText(t,n,r,i)}transform(t,n,r,i,o,a){this._context.transform(t,n,r,i,o,a)}translate(t,n){this._context.translate(t,n)}_enableTrace(){var t=this,n=hA.length,r=this.setAttr,i,o,a=function(s){var l=t[s],d;t[s]=function(){return o=ube(Array.prototype.slice.call(arguments,0)),d=l.apply(t,arguments),t._trace({method:s,args:o}),d}};for(i=0;i<n;i++)a(hA[i]);t.setAttr=function(){r.apply(t,arguments);var s=arguments[0],l=arguments[1];(s==="shadowOffsetX"||s==="shadowOffsetY"||s==="shadowBlur")&&(l=l/this.canvas.getPixelRatio()),t._trace({property:s,val:l})}}_applyGlobalCompositeOperation(t){const n=t.attrs.globalCompositeOperation;var r=!n||n==="source-over";r||this.setAttr("globalCompositeOperation",n)}}vbe.forEach(function(e){Object.defineProperty(sx.prototype,e,{get(){return this._context[e]},set(t){this._context[e]=t}})});class xbe extends sx{constructor(t){super(t),this._context=t._canvas.getContext("2d")}_fillColor(t){var n=t.fill();this.setAttr("fillStyle",n),t._fillFunc(this)}_fillPattern(t){this.setAttr("fillStyle",t._getFillPattern()),t._fillFunc(this)}_fillLinearGradient(t){var n=t._getLinearGradient();n&&(this.setAttr("fillStyle",n),t._fillFunc(this))}_fillRadialGradient(t){var n=t._getRadialGradient();n&&(this.setAttr("fillStyle",n),t._fillFunc(this))}_fill(t){var n=t.fill(),r=t.getFillPriority();if(n&&r==="color"){this._fillColor(t);return}var i=t.getFillPatternImage();if(i&&r==="pattern"){this._fillPattern(t);return}var o=t.getFillLinearGradientColorStops();if(o&&r==="linear-gradient"){this._fillLinearGradient(t);return}var a=t.getFillRadialGradientColorStops();if(a&&r==="radial-gradient"){this._fillRadialGradient(t);return}n?this._fillColor(t):i?this._fillPattern(t):o?this._fillLinearGradient(t):a&&this._fillRadialGradient(t)}_strokeLinearGradient(t){var n=t.getStrokeLinearGradientStartPoint(),r=t.getStrokeLinearGradientEndPoint(),i=t.getStrokeLinearGradientColorStops(),o=this.createLinearGradient(n.x,n.y,r.x,r.y);if(i){for(var a=0;a<i.length;a+=2)o.addColorStop(i[a],i[a+1]);this.setAttr("strokeStyle",o)}}_stroke(t){var n=t.dash(),r=t.getStrokeScaleEnabled();if(t.hasStroke()){if(!r){this.save();var i=this.getCanvas().getPixelRatio();this.setTransform(i,0,0,i,0,0)}this._applyLineCap(t),n&&t.dashEnabled()&&(this.setLineDash(n),this.setAttr("lineDashOffset",t.dashOffset())),this.setAttr("lineWidth",t.strokeWidth()),t.getShadowForStrokeEnabled()||this.setAttr("shadowColor","rgba(0,0,0,0)");var o=t.getStrokeLinearGradientColorStops();o?this._strokeLinearGradient(t):this.setAttr("strokeStyle",t.stroke()),t._strokeFunc(this),r||this.restore()}}_applyShadow(t){var n,r,i,o=(n=t.getShadowRGBA())!==null&&n!==void 0?n:"black",a=(r=t.getShadowBlur())!==null&&r!==void 0?r:5,s=(i=t.getShadowOffset())!==null&&i!==void 0?i:{x:0,y:0},l=t.getAbsoluteScale(),d=this.canvas.getPixelRatio(),p=l.x*d,g=l.y*d;this.setAttr("shadowColor",o),this.setAttr("shadowBlur",a*Math.min(Math.abs(p),Math.abs(g))),this.setAttr("shadowOffsetX",s.x*p),this.setAttr("shadowOffsetY",s.y*g)}}class bbe extends sx{constructor(t){super(t),this._context=t._canvas.getContext("2d",{willReadFrequently:!0})}_fill(t){this.save(),this.setAttr("fillStyle",t.colorKey),t._fillFuncHit(this),this.restore()}strokeShape(t){t.hasHitStroke()&&this._stroke(t)}_stroke(t){if(t.hasHitStroke()){var n=t.getStrokeScaleEnabled();if(!n){this.save();var r=this.getCanvas().getPixelRatio();this.setTransform(r,0,0,r,0,0)}this._applyLineCap(t);var i=t.hitStrokeWidth(),o=i==="auto"?t.strokeWidth():i;this.setAttr("lineWidth",o),this.setAttr("strokeStyle",t.colorKey),t._strokeFuncHit(this),n||this.restore()}}}var ry;function Sbe(){if(ry)return ry;var e=ue.createCanvasElement(),t=e.getContext("2d");return ry=function(){var n=st._global.devicePixelRatio||1,r=t.webkitBackingStorePixelRatio||t.mozBackingStorePixelRatio||t.msBackingStorePixelRatio||t.oBackingStorePixelRatio||t.backingStorePixelRatio||1;return n/r}(),ry}class lx{constructor(t){this.pixelRatio=1,this.width=0,this.height=0,this.isCache=!1;var n=t||{},r=n.pixelRatio||st.pixelRatio||Sbe();this.pixelRatio=r,this._canvas=ue.createCanvasElement(),this._canvas.style.padding="0",this._canvas.style.margin="0",this._canvas.style.border="0",this._canvas.style.background="transparent",this._canvas.style.position="absolute",this._canvas.style.top="0",this._canvas.style.left="0"}getContext(){return this.context}getPixelRatio(){return this.pixelRatio}setPixelRatio(t){var n=this.pixelRatio;this.pixelRatio=t,this.setSize(this.getWidth()/n,this.getHeight()/n)}setWidth(t){this.width=this._canvas.width=t*this.pixelRatio,this._canvas.style.width=t+"px";var n=this.pixelRatio,r=this.getContext()._context;r.scale(n,n)}setHeight(t){this.height=this._canvas.height=t*this.pixelRatio,this._canvas.style.height=t+"px";var n=this.pixelRatio,r=this.getContext()._context;r.scale(n,n)}getWidth(){return this.width}getHeight(){return this.height}setSize(t,n){this.setWidth(t||0),this.setHeight(n||0)}toDataURL(t,n){try{return this._canvas.toDataURL(t,n)}catch{try{return this._canvas.toDataURL()}catch(i){return ue.error("Unable to get data URL. "+i.message+" For more info read https://konvajs.org/docs/posts/Tainted_Canvas.html."),""}}}}Z.addGetterSetter(lx,"pixelRatio",void 0,Be());class a0 extends lx{constructor(t={width:0,height:0}){super(t),this.context=new xbe(this),this.setSize(t.width,t.height)}}class U8 extends lx{constructor(t={width:0,height:0}){super(t),this.hitCanvas=!0,this.context=new bbe(this),this.setSize(t.width,t.height)}}const fn={get isDragging(){var e=!1;return fn._dragElements.forEach(t=>{t.dragStatus==="dragging"&&(e=!0)}),e},justDragged:!1,get node(){var e;return fn._dragElements.forEach(t=>{e=t.node}),e},_dragElements:new Map,_drag(e){const t=[];fn._dragElements.forEach((n,r)=>{const{node:i}=n,o=i.getStage();o.setPointersPositions(e),n.pointerId===void 0&&(n.pointerId=ue._getFirstPointerId(e));const a=o._changedPointerPositions.find(d=>d.id===n.pointerId);if(!!a){if(n.dragStatus!=="dragging"){var s=i.dragDistance(),l=Math.max(Math.abs(a.x-n.startPointerPos.x),Math.abs(a.y-n.startPointerPos.y));if(l<s||(i.startDrag({evt:e}),!i.isDragging()))return}i._setDragPosition(e,n),t.push(i)}}),t.forEach(n=>{n.fire("dragmove",{type:"dragmove",target:n,evt:e},!0)})},_endDragBefore(e){const t=[];fn._dragElements.forEach(n=>{const{node:r}=n,i=r.getStage();if(e&&i.setPointersPositions(e),!i._changedPointerPositions.find(s=>s.id===n.pointerId))return;(n.dragStatus==="dragging"||n.dragStatus==="stopped")&&(fn.justDragged=!0,st._mouseListenClick=!1,st._touchListenClick=!1,st._pointerListenClick=!1,n.dragStatus="stopped");const a=n.node.getLayer()||n.node instanceof st.Stage&&n.node;a&&t.indexOf(a)===-1&&t.push(a)}),t.forEach(n=>{n.draw()})},_endDragAfter(e){fn._dragElements.forEach((t,n)=>{t.dragStatus==="stopped"&&t.node.fire("dragend",{type:"dragend",target:t.node,evt:e},!0),t.dragStatus!=="dragging"&&fn._dragElements.delete(n)})}};st.isBrowser&&(window.addEventListener("mouseup",fn._endDragBefore,!0),window.addEventListener("touchend",fn._endDragBefore,!0),window.addEventListener("mousemove",fn._drag),window.addEventListener("touchmove",fn._drag),window.addEventListener("mouseup",fn._endDragAfter,!1),window.addEventListener("touchend",fn._endDragAfter,!1));var Xy="absoluteOpacity",iy="allEventListeners",yu="absoluteTransform",pA="absoluteScale",eg="canvas",wbe="Change",Cbe="children",_be="konva",cC="listening",gA="mouseenter",mA="mouseleave",vA="set",yA="Shape",Qy=" ",xA="stage",Dc="transform",kbe="Stage",dC="visible",Ebe=["xChange.konva","yChange.konva","scaleXChange.konva","scaleYChange.konva","skewXChange.konva","skewYChange.konva","rotationChange.konva","offsetXChange.konva","offsetYChange.konva","transformsEnabledChange.konva"].join(Qy);let Pbe=1;class He{constructor(t){this._id=Pbe++,this.eventListeners={},this.attrs={},this.index=0,this._allEventListeners=null,this.parent=null,this._cache=new Map,this._attachedDepsListeners=new Map,this._lastPos=null,this._batchingTransformChange=!1,this._needClearTransformCache=!1,this._filterUpToDate=!1,this._isUnderCache=!1,this._dragEventId=null,this._shouldFireChangeEvents=!1,this.setAttrs(t),this._shouldFireChangeEvents=!0}hasChildren(){return!1}_clearCache(t){(t===Dc||t===yu)&&this._cache.get(t)?this._cache.get(t).dirty=!0:t?this._cache.delete(t):this._cache.clear()}_getCache(t,n){var r=this._cache.get(t),i=t===Dc||t===yu,o=r===void 0||i&&r.dirty===!0;return o&&(r=n.call(this),this._cache.set(t,r)),r}_calculate(t,n,r){if(!this._attachedDepsListeners.get(t)){const i=n.map(o=>o+"Change.konva").join(Qy);this.on(i,()=>{this._clearCache(t)}),this._attachedDepsListeners.set(t,!0)}return this._getCache(t,r)}_getCanvasCache(){return this._cache.get(eg)}_clearSelfAndDescendantCache(t){this._clearCache(t),t===yu&&this.fire("absoluteTransformChange")}clearCache(){return this._cache.delete(eg),this._clearSelfAndDescendantCache(),this._requestDraw(),this}cache(t){var n=t||{},r={};(n.x===void 0||n.y===void 0||n.width===void 0||n.height===void 0)&&(r=this.getClientRect({skipTransform:!0,relativeTo:this.getParent()}));var i=Math.ceil(n.width||r.width),o=Math.ceil(n.height||r.height),a=n.pixelRatio,s=n.x===void 0?Math.floor(r.x):n.x,l=n.y===void 0?Math.floor(r.y):n.y,d=n.offset||0,p=n.drawBorder||!1,g=n.hitCanvasPixelRatio||1;if(!i||!o){ue.error("Can not cache the node. Width or height of the node equals 0. Caching is skipped.");return}i+=d*2+1,o+=d*2+1,s-=d,l-=d;var m=new a0({pixelRatio:a,width:i,height:o}),y=new a0({pixelRatio:a,width:0,height:0}),b=new U8({pixelRatio:g,width:i,height:o}),w=m.getContext(),P=b.getContext();return b.isCache=!0,m.isCache=!0,this._cache.delete(eg),this._filterUpToDate=!1,n.imageSmoothingEnabled===!1&&(m.getContext()._context.imageSmoothingEnabled=!1,y.getContext()._context.imageSmoothingEnabled=!1),w.save(),P.save(),w.translate(-s,-l),P.translate(-s,-l),this._isUnderCache=!0,this._clearSelfAndDescendantCache(Xy),this._clearSelfAndDescendantCache(pA),this.drawScene(m,this),this.drawHit(b,this),this._isUnderCache=!1,w.restore(),P.restore(),p&&(w.save(),w.beginPath(),w.rect(0,0,i,o),w.closePath(),w.setAttr("strokeStyle","red"),w.setAttr("lineWidth",5),w.stroke(),w.restore()),this._cache.set(eg,{scene:m,filter:y,hit:b,x:s,y:l}),this._requestDraw(),this}isCached(){return this._cache.has(eg)}getClientRect(t){throw new Error('abstract "getClientRect" method call')}_transformedRect(t,n){var r=[{x:t.x,y:t.y},{x:t.x+t.width,y:t.y},{x:t.x+t.width,y:t.y+t.height},{x:t.x,y:t.y+t.height}],i,o,a,s,l=this.getAbsoluteTransform(n);return r.forEach(function(d){var p=l.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),{x:i,y:o,width:a-i,height:s-o}}_drawCachedSceneCanvas(t){t.save(),t._applyOpacity(this),t._applyGlobalCompositeOperation(this);const n=this._getCanvasCache();t.translate(n.x,n.y);var r=this._getCachedSceneCanvas(),i=r.pixelRatio;t.drawImage(r._canvas,0,0,r.width/i,r.height/i),t.restore()}_drawCachedHitCanvas(t){var n=this._getCanvasCache(),r=n.hit;t.save(),t.translate(n.x,n.y),t.drawImage(r._canvas,0,0,r.width/r.pixelRatio,r.height/r.pixelRatio),t.restore()}_getCachedSceneCanvas(){var t=this.filters(),n=this._getCanvasCache(),r=n.scene,i=n.filter,o=i.getContext(),a,s,l,d;if(t){if(!this._filterUpToDate){var p=r.pixelRatio;i.setSize(r.width/r.pixelRatio,r.height/r.pixelRatio);try{for(a=t.length,o.clear(),o.drawImage(r._canvas,0,0,r.getWidth()/p,r.getHeight()/p),s=o.getImageData(0,0,i.getWidth(),i.getHeight()),l=0;l<a;l++){if(d=t[l],typeof d!="function"){ue.error("Filter should be type of function, but got "+typeof d+" instead. Please check correct filters");continue}d.call(this,s),o.putImageData(s,0,0)}}catch(g){ue.error("Unable to apply filter. "+g.message+" This post my help you https://konvajs.org/docs/posts/Tainted_Canvas.html.")}this._filterUpToDate=!0}return i}return r}on(t,n){if(this._cache&&this._cache.delete(iy),arguments.length===3)return this._delegate.apply(this,arguments);var r=t.split(Qy),i=r.length,o,a,s,l,d;for(o=0;o<i;o++)a=r[o],s=a.split("."),l=s[0],d=s[1]||"",this.eventListeners[l]||(this.eventListeners[l]=[]),this.eventListeners[l].push({name:d,handler:n});return this}off(t,n){var r=(t||"").split(Qy),i=r.length,o,a,s,l,d,p;if(this._cache&&this._cache.delete(iy),!t)for(a in this.eventListeners)this._off(a);for(o=0;o<i;o++)if(s=r[o],l=s.split("."),d=l[0],p=l[1],d)this.eventListeners[d]&&this._off(d,p,n);else for(a in this.eventListeners)this._off(a,p,n);return this}dispatchEvent(t){var n={target:this,type:t.type,evt:t};return this.fire(t.type,n),this}addEventListener(t,n){return this.on(t,function(r){n.call(this,r.evt)}),this}removeEventListener(t){return this.off(t),this}_delegate(t,n,r){var i=this;this.on(t,function(o){for(var a=o.target.findAncestors(n,!0,i),s=0;s<a.length;s++)o=ue.cloneObject(o),o.currentTarget=a[s],r.call(a[s],o)})}remove(){return this.isDragging()&&this.stopDrag(),fn._dragElements.delete(this._id),this._remove(),this}_clearCaches(){this._clearSelfAndDescendantCache(yu),this._clearSelfAndDescendantCache(Xy),this._clearSelfAndDescendantCache(pA),this._clearSelfAndDescendantCache(xA),this._clearSelfAndDescendantCache(dC),this._clearSelfAndDescendantCache(cC)}_remove(){this._clearCaches();var t=this.getParent();t&&t.children&&(t.children.splice(this.index,1),t._setChildrenIndices(),this.parent=null)}destroy(){return this.remove(),this}getAttr(t){var n="get"+ue._capitalize(t);return ue._isFunction(this[n])?this[n]():this.attrs[t]}getAncestors(){for(var t=this.getParent(),n=[];t;)n.push(t),t=t.getParent();return n}getAttrs(){return this.attrs||{}}setAttrs(t){return this._batchTransformChanges(()=>{var n,r;if(!t)return this;for(n in t)n!==Cbe&&(r=vA+ue._capitalize(n),ue._isFunction(this[r])?this[r](t[n]):this._setAttr(n,t[n]))}),this}isListening(){return this._getCache(cC,this._isListening)}_isListening(t){if(!this.listening())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isListening(t):!0}isVisible(){return this._getCache(dC,this._isVisible)}_isVisible(t){if(!this.visible())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isVisible(t):!0}shouldDrawHit(t,n=!1){if(t)return this._isVisible(t)&&this._isListening(t);var r=this.getLayer(),i=!1;fn._dragElements.forEach(a=>{a.dragStatus==="dragging"&&(a.node.nodeType==="Stage"||a.node.getLayer()===r)&&(i=!0)});var o=!n&&!st.hitOnDragEnabled&&i;return this.isListening()&&this.isVisible()&&!o}show(){return this.visible(!0),this}hide(){return this.visible(!1),this}getZIndex(){return this.index||0}getAbsoluteZIndex(){var t=this.getDepth(),n=this,r=0,i,o,a,s;function l(d){for(i=[],o=d.length,a=0;a<o;a++)s=d[a],r++,s.nodeType!==yA&&(i=i.concat(s.getChildren().slice())),s._id===n._id&&(a=o);i.length>0&&i[0].getDepth()<=t&&l(i)}return n.nodeType!==kbe&&l(n.getStage().getChildren()),r}getDepth(){for(var t=0,n=this.parent;n;)t++,n=n.parent;return t}_batchTransformChanges(t){this._batchingTransformChange=!0,t(),this._batchingTransformChange=!1,this._needClearTransformCache&&(this._clearCache(Dc),this._clearSelfAndDescendantCache(yu)),this._needClearTransformCache=!1}setPosition(t){return this._batchTransformChanges(()=>{this.x(t.x),this.y(t.y)}),this}getPosition(){return{x:this.x(),y:this.y()}}getRelativePointerPosition(){if(!this.getStage())return null;var t=this.getStage().getPointerPosition();if(!t)return null;var n=this.getAbsoluteTransform().copy();return n.invert(),n.point(t)}getAbsolutePosition(t){let n=!1,r=this.parent;for(;r;){if(r.isCached()){n=!0;break}r=r.parent}n&&!t&&(t=!0);var i=this.getAbsoluteTransform(t).getMatrix(),o=new ha,a=this.offset();return o.m=i.slice(),o.translate(a.x,a.y),o.getTranslation()}setAbsolutePosition(t){var n=this._clearTransform();this.attrs.x=n.x,this.attrs.y=n.y,delete n.x,delete n.y,this._clearCache(Dc);var r=this._getAbsoluteTransform().copy();return r.invert(),r.translate(t.x,t.y),t={x:this.attrs.x+r.getTranslation().x,y:this.attrs.y+r.getTranslation().y},this._setTransform(n),this.setPosition({x:t.x,y:t.y}),this._clearCache(Dc),this._clearSelfAndDescendantCache(yu),this}_setTransform(t){var n;for(n in t)this.attrs[n]=t[n]}_clearTransform(){var t={x:this.x(),y:this.y(),rotation:this.rotation(),scaleX:this.scaleX(),scaleY:this.scaleY(),offsetX:this.offsetX(),offsetY:this.offsetY(),skewX:this.skewX(),skewY:this.skewY()};return this.attrs.x=0,this.attrs.y=0,this.attrs.rotation=0,this.attrs.scaleX=1,this.attrs.scaleY=1,this.attrs.offsetX=0,this.attrs.offsetY=0,this.attrs.skewX=0,this.attrs.skewY=0,t}move(t){var n=t.x,r=t.y,i=this.x(),o=this.y();return n!==void 0&&(i+=n),r!==void 0&&(o+=r),this.setPosition({x:i,y:o}),this}_eachAncestorReverse(t,n){var r=[],i=this.getParent(),o,a;if(!(n&&n._id===this._id)){for(r.unshift(this);i&&(!n||i._id!==n._id);)r.unshift(i),i=i.parent;for(o=r.length,a=0;a<o;a++)t(r[a])}}rotate(t){return this.rotation(this.rotation()+t),this}moveToTop(){if(!this.parent)return ue.warn("Node has no parent. moveToTop function is ignored."),!1;var t=this.index,n=this.parent.getChildren().length;return t<n-1?(this.parent.children.splice(t,1),this.parent.children.push(this),this.parent._setChildrenIndices(),!0):!1}moveUp(){if(!this.parent)return ue.warn("Node has no parent. moveUp function is ignored."),!1;var t=this.index,n=this.parent.getChildren().length;return t<n-1?(this.parent.children.splice(t,1),this.parent.children.splice(t+1,0,this),this.parent._setChildrenIndices(),!0):!1}moveDown(){if(!this.parent)return ue.warn("Node has no parent. moveDown function is ignored."),!1;var t=this.index;return t>0?(this.parent.children.splice(t,1),this.parent.children.splice(t-1,0,this),this.parent._setChildrenIndices(),!0):!1}moveToBottom(){if(!this.parent)return ue.warn("Node has no parent. moveToBottom function is ignored."),!1;var t=this.index;return t>0?(this.parent.children.splice(t,1),this.parent.children.unshift(this),this.parent._setChildrenIndices(),!0):!1}setZIndex(t){if(!this.parent)return ue.warn("Node has no parent. zIndex parameter is ignored."),this;(t<0||t>=this.parent.children.length)&&ue.warn("Unexpected value "+t+" for zIndex property. zIndex is just index of a node in children of its parent. Expected value is from 0 to "+(this.parent.children.length-1)+".");var n=this.index;return this.parent.children.splice(n,1),this.parent.children.splice(t,0,this),this.parent._setChildrenIndices(),this}getAbsoluteOpacity(){return this._getCache(Xy,this._getAbsoluteOpacity)}_getAbsoluteOpacity(){var t=this.opacity(),n=this.getParent();return n&&!n._isUnderCache&&(t*=n.getAbsoluteOpacity()),t}moveTo(t){return this.getParent()!==t&&(this._remove(),t.add(this)),this}toObject(){var t={},n=this.getAttrs(),r,i,o,a,s;t.attrs={};for(r in n)i=n[r],s=ue.isObject(i)&&!ue._isPlainObject(i)&&!ue._isArray(i),!s&&(o=typeof this[r]=="function"&&this[r],delete n[r],a=o?o.call(this):null,n[r]=i,a!==i&&(t.attrs[r]=i));return t.className=this.getClassName(),ue._prepareToStringify(t)}toJSON(){return JSON.stringify(this.toObject())}getParent(){return this.parent}findAncestors(t,n,r){var i=[];n&&this._isMatch(t)&&i.push(this);for(var o=this.parent;o;){if(o===r)return i;o._isMatch(t)&&i.push(o),o=o.parent}return i}isAncestorOf(t){return!1}findAncestor(t,n,r){return this.findAncestors(t,n,r)[0]}_isMatch(t){if(!t)return!1;if(typeof t=="function")return t(this);var n=t.replace(/ /g,"").split(","),r=n.length,i,o;for(i=0;i<r;i++)if(o=n[i],ue.isValidSelector(o)||(ue.warn('Selector "'+o+'" is invalid. Allowed selectors examples are "#foo", ".bar" or "Group".'),ue.warn('If you have a custom shape with such className, please change it to start with upper letter like "Triangle".'),ue.warn("Konva is awesome, right?")),o.charAt(0)==="#"){if(this.id()===o.slice(1))return!0}else if(o.charAt(0)==="."){if(this.hasName(o.slice(1)))return!0}else if(this.className===o||this.nodeType===o)return!0;return!1}getLayer(){var t=this.getParent();return t?t.getLayer():null}getStage(){return this._getCache(xA,this._getStage)}_getStage(){var t=this.getParent();if(t)return t.getStage()}fire(t,n={},r){return n.target=n.target||this,r?this._fireAndBubble(t,n):this._fire(t,n),this}getAbsoluteTransform(t){return t?this._getAbsoluteTransform(t):this._getCache(yu,this._getAbsoluteTransform)}_getAbsoluteTransform(t){var n;if(t)return n=new ha,this._eachAncestorReverse(function(i){var o=i.transformsEnabled();o==="all"?n.multiply(i.getTransform()):o==="position"&&n.translate(i.x()-i.offsetX(),i.y()-i.offsetY())},t),n;n=this._cache.get(yu)||new ha,this.parent?this.parent.getAbsoluteTransform().copyInto(n):n.reset();var r=this.transformsEnabled();if(r==="all")n.multiply(this.getTransform());else if(r==="position"){const i=this.attrs.x||0,o=this.attrs.y||0,a=this.attrs.offsetX||0,s=this.attrs.offsetY||0;n.translate(i-a,o-s)}return n.dirty=!1,n}getAbsoluteScale(t){for(var n=this;n;)n._isUnderCache&&(t=n),n=n.getParent();const i=this.getAbsoluteTransform(t).decompose();return{x:i.scaleX,y:i.scaleY}}getAbsoluteRotation(){return this.getAbsoluteTransform().decompose().rotation}getTransform(){return this._getCache(Dc,this._getTransform)}_getTransform(){var t,n,r=this._cache.get(Dc)||new ha;r.reset();var i=this.x(),o=this.y(),a=st.getAngle(this.rotation()),s=(t=this.attrs.scaleX)!==null&&t!==void 0?t:1,l=(n=this.attrs.scaleY)!==null&&n!==void 0?n:1,d=this.attrs.skewX||0,p=this.attrs.skewY||0,g=this.attrs.offsetX||0,m=this.attrs.offsetY||0;return(i!==0||o!==0)&&r.translate(i,o),a!==0&&r.rotate(a),(d!==0||p!==0)&&r.skew(d,p),(s!==1||l!==1)&&r.scale(s,l),(g!==0||m!==0)&&r.translate(-1*g,-1*m),r.dirty=!1,r}clone(t){var n=ue.cloneObject(this.attrs),r,i,o,a,s;for(r in t)n[r]=t[r];var l=new this.constructor(n);for(r in this.eventListeners)for(i=this.eventListeners[r],o=i.length,a=0;a<o;a++)s=i[a],s.name.indexOf(_be)<0&&(l.eventListeners[r]||(l.eventListeners[r]=[]),l.eventListeners[r].push(s));return l}_toKonvaCanvas(t){t=t||{};var n=this.getClientRect(),r=this.getStage(),i=t.x!==void 0?t.x:Math.floor(n.x),o=t.y!==void 0?t.y:Math.floor(n.y),a=t.pixelRatio||1,s=new a0({width:t.width||Math.ceil(n.width)||(r?r.width():0),height:t.height||Math.ceil(n.height)||(r?r.height():0),pixelRatio:a}),l=s.getContext();return t.imageSmoothingEnabled===!1&&(l._context.imageSmoothingEnabled=!1),l.save(),(i||o)&&l.translate(-1*i,-1*o),this.drawScene(s),l.restore(),s}toCanvas(t){return this._toKonvaCanvas(t)._canvas}toDataURL(t){t=t||{};var n=t.mimeType||null,r=t.quality||null,i=this._toKonvaCanvas(t).toDataURL(n,r);return t.callback&&t.callback(i),i}toImage(t){return new Promise((n,r)=>{try{const i=t?.callback;i&&delete t.callback,ue._urlToImage(this.toDataURL(t),function(o){n(o),i?.(o)})}catch(i){r(i)}})}toBlob(t){return new Promise((n,r)=>{try{const i=t?.callback;i&&delete t.callback,this.toCanvas(t).toBlob(o=>{n(o),i?.(o)})}catch(i){r(i)}})}setSize(t){return this.width(t.width),this.height(t.height),this}getSize(){return{width:this.width(),height:this.height()}}getClassName(){return this.className||this.nodeType}getType(){return this.nodeType}getDragDistance(){return this.attrs.dragDistance!==void 0?this.attrs.dragDistance:this.parent?this.parent.getDragDistance():st.dragDistance}_off(t,n,r){var i=this.eventListeners[t],o,a,s;for(o=0;o<i.length;o++)if(a=i[o].name,s=i[o].handler,(a!=="konva"||n==="konva")&&(!n||a===n)&&(!r||r===s)){if(i.splice(o,1),i.length===0){delete this.eventListeners[t];break}o--}}_fireChangeEvent(t,n,r){this._fire(t+wbe,{oldVal:n,newVal:r})}addName(t){if(!this.hasName(t)){var n=this.name(),r=n?n+" "+t:t;this.name(r)}return this}hasName(t){if(!t)return!1;const n=this.name();if(!n)return!1;var r=(n||"").split(/\s/g);return r.indexOf(t)!==-1}removeName(t){var n=(this.name()||"").split(/\s/g),r=n.indexOf(t);return r!==-1&&(n.splice(r,1),this.name(n.join(" "))),this}setAttr(t,n){var r=this[vA+ue._capitalize(t)];return ue._isFunction(r)?r.call(this,n):this._setAttr(t,n),this}_requestDraw(){if(st.autoDrawEnabled){const t=this.getLayer()||this.getStage();t?.batchDraw()}}_setAttr(t,n){var r=this.attrs[t];r===n&&!ue.isObject(n)||(n==null?delete this.attrs[t]:this.attrs[t]=n,this._shouldFireChangeEvents&&this._fireChangeEvent(t,r,n),this._requestDraw())}_setComponentAttr(t,n,r){var i;r!==void 0&&(i=this.attrs[t],i||(this.attrs[t]=this.getAttr(t)),this.attrs[t][n]=r,this._fireChangeEvent(t,i,r))}_fireAndBubble(t,n,r){n&&this.nodeType===yA&&(n.target=this);var i=(t===gA||t===mA)&&(r&&(this===r||this.isAncestorOf&&this.isAncestorOf(r))||this.nodeType==="Stage"&&!r);if(!i){this._fire(t,n);var o=(t===gA||t===mA)&&r&&r.isAncestorOf&&r.isAncestorOf(this)&&!r.isAncestorOf(this.parent);(n&&!n.cancelBubble||!n)&&this.parent&&this.parent.isListening()&&!o&&(r&&r.parent?this._fireAndBubble.call(this.parent,t,n,r):this._fireAndBubble.call(this.parent,t,n))}}_getProtoListeners(t){let n=this._cache.get(iy);if(!n){n={};let i=Object.getPrototypeOf(this);for(;i;){if(!i.eventListeners){i=Object.getPrototypeOf(i);continue}for(var r in i.eventListeners){const o=i.eventListeners[r],a=n[r]||[];n[r]=o.concat(a)}i=Object.getPrototypeOf(i)}this._cache.set(iy,n)}return n[t]}_fire(t,n){n=n||{},n.currentTarget=this,n.type=t;const r=this._getProtoListeners(t);if(r)for(var i=0;i<r.length;i++)r[i].handler.call(this,n);const o=this.eventListeners[t];if(o)for(var i=0;i<o.length;i++)o[i].handler.call(this,n)}draw(){return this.drawScene(),this.drawHit(),this}_createDragElement(t){var n=t?t.pointerId:void 0,r=this.getStage(),i=this.getAbsolutePosition(),o=r._getPointerById(n)||r._changedPointerPositions[0]||i;fn._dragElements.set(this._id,{node:this,startPointerPos:o,offset:{x:o.x-i.x,y:o.y-i.y},dragStatus:"ready",pointerId:n})}startDrag(t,n=!0){fn._dragElements.has(this._id)||this._createDragElement(t);const r=fn._dragElements.get(this._id);r.dragStatus="dragging",this.fire("dragstart",{type:"dragstart",target:this,evt:t&&t.evt},n)}_setDragPosition(t,n){const r=this.getStage()._getPointerById(n.pointerId);if(!!r){var i={x:r.x-n.offset.x,y:r.y-n.offset.y},o=this.dragBoundFunc();if(o!==void 0){const a=o.call(this,i,t);a?i=a:ue.warn("dragBoundFunc did not return any value. That is unexpected behavior. You must return new absolute position from dragBoundFunc.")}(!this._lastPos||this._lastPos.x!==i.x||this._lastPos.y!==i.y)&&(this.setAbsolutePosition(i),this._requestDraw()),this._lastPos=i}}stopDrag(t){const n=fn._dragElements.get(this._id);n&&(n.dragStatus="stopped"),fn._endDragBefore(t),fn._endDragAfter(t)}setDraggable(t){this._setAttr("draggable",t),this._dragChange()}isDragging(){const t=fn._dragElements.get(this._id);return t?t.dragStatus==="dragging":!1}_listenDrag(){this._dragCleanup(),this.on("mousedown.konva touchstart.konva",function(t){var n=t.evt.button!==void 0,r=!n||st.dragButtons.indexOf(t.evt.button)>=0;if(!!r&&!this.isDragging()){var i=!1;fn._dragElements.forEach(o=>{this.isAncestorOf(o.node)&&(i=!0)}),i||this._createDragElement(t)}})}_dragChange(){if(this.attrs.draggable)this._listenDrag();else{this._dragCleanup();var t=this.getStage();if(!t)return;const n=fn._dragElements.get(this._id),r=n&&n.dragStatus==="dragging",i=n&&n.dragStatus==="ready";r?this.stopDrag():i&&fn._dragElements.delete(this._id)}}_dragCleanup(){this.off("mousedown.konva"),this.off("touchstart.konva")}isClientRectOnScreen(t={x:0,y:0}){const n=this.getStage();if(!n)return!1;const r={x:-t.x,y:-t.y,width:n.width()+2*t.x,height:n.height()+2*t.y};return ue.haveIntersection(r,this.getClientRect())}static create(t,n){return ue._isString(t)&&(t=JSON.parse(t)),this._createNode(t,n)}static _createNode(t,n){var r=He.prototype.getClassName.call(t),i=t.children,o,a,s;n&&(t.attrs.container=n),st[r]||(ue.warn('Can not find a node with class name "'+r+'". Fallback to "Shape".'),r="Shape");const l=st[r];if(o=new l(t.attrs),i)for(a=i.length,s=0;s<a;s++)o.add(He._createNode(i[s]));return o}}He.prototype.nodeType="Node";He.prototype._attrsAffectingSize=[];He.prototype.eventListeners={};He.prototype.on.call(He.prototype,Ebe,function(){if(this._batchingTransformChange){this._needClearTransformCache=!0;return}this._clearCache(Dc),this._clearSelfAndDescendantCache(yu)});He.prototype.on.call(He.prototype,"visibleChange.konva",function(){this._clearSelfAndDescendantCache(dC)});He.prototype.on.call(He.prototype,"listeningChange.konva",function(){this._clearSelfAndDescendantCache(cC)});He.prototype.on.call(He.prototype,"opacityChange.konva",function(){this._clearSelfAndDescendantCache(Xy)});const Dn=Z.addGetterSetter;Dn(He,"zIndex");Dn(He,"absolutePosition");Dn(He,"position");Dn(He,"x",0,Be());Dn(He,"y",0,Be());Dn(He,"globalCompositeOperation","source-over",G0());Dn(He,"opacity",1,Be());Dn(He,"name","",G0());Dn(He,"id","",G0());Dn(He,"rotation",0,Be());Z.addComponentsGetterSetter(He,"scale",["x","y"]);Dn(He,"scaleX",1,Be());Dn(He,"scaleY",1,Be());Z.addComponentsGetterSetter(He,"skew",["x","y"]);Dn(He,"skewX",0,Be());Dn(He,"skewY",0,Be());Z.addComponentsGetterSetter(He,"offset",["x","y"]);Dn(He,"offsetX",0,Be());Dn(He,"offsetY",0,Be());Dn(He,"dragDistance",null,Be());Dn(He,"width",0,Be());Dn(He,"height",0,Be());Dn(He,"listening",!0,zs());Dn(He,"preventDefault",!0,zs());Dn(He,"filters",null,function(e){return this._filterUpToDate=!1,e});Dn(He,"visible",!0,zs());Dn(He,"transformsEnabled","all",G0());Dn(He,"size");Dn(He,"dragBoundFunc");Dn(He,"draggable",!1,zs());Z.backCompat(He,{rotateDeg:"rotate",setRotationDeg:"setRotation",getRotationDeg:"getRotation"});class ya extends He{constructor(){super(...arguments),this.children=[]}getChildren(t){if(!t)return this.children||[];const n=this.children||[];var r=[];return n.forEach(function(i){t(i)&&r.push(i)}),r}hasChildren(){return this.getChildren().length>0}removeChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.remove()}),this.children=[],this._requestDraw(),this}destroyChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.destroy()}),this.children=[],this._requestDraw(),this}add(...t){if(arguments.length>1){for(var n=0;n<arguments.length;n++)this.add(arguments[n]);return this}var r=t[0];return r.getParent()?(r.moveTo(this),this):(this._validateAdd(r),r.index=this.getChildren().length,r.parent=this,r._clearCaches(),this.getChildren().push(r),this._fire("add",{child:r}),this._requestDraw(),this)}destroy(){return this.hasChildren()&&this.destroyChildren(),super.destroy(),this}find(t){return this._generalFind(t,!1)}findOne(t){var n=this._generalFind(t,!0);return n.length>0?n[0]:void 0}_generalFind(t,n){var r=[];return this._descendants(i=>{const o=i._isMatch(t);return o&&r.push(i),!!(o&&n)}),r}_descendants(t){let n=!1;const r=this.getChildren();for(const i of r){if(n=t(i),n)return!0;if(!!i.hasChildren()&&(n=i._descendants(t),n))return!0}return!1}toObject(){var t=He.prototype.toObject.call(this);return t.children=[],this.getChildren().forEach(n=>{t.children.push(n.toObject())}),t}isAncestorOf(t){for(var n=t.getParent();n;){if(n._id===this._id)return!0;n=n.getParent()}return!1}clone(t){var n=He.prototype.clone.call(this,t);return this.getChildren().forEach(function(r){n.add(r.clone())}),n}getAllIntersections(t){var n=[];return this.find("Shape").forEach(function(r){r.isVisible()&&r.intersects(t)&&n.push(r)}),n}_clearSelfAndDescendantCache(t){var n;super._clearSelfAndDescendantCache(t),!this.isCached()&&((n=this.children)===null||n===void 0||n.forEach(function(r){r._clearSelfAndDescendantCache(t)}))}_setChildrenIndices(){var t;(t=this.children)===null||t===void 0||t.forEach(function(n,r){n.index=r}),this._requestDraw()}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas(),o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.scene,l=i&&i.isCache;if(!this.isVisible()&&!l)return this;if(s){o.save();var d=this.getAbsoluteTransform(n).getMatrix();o.transform(d[0],d[1],d[2],d[3],d[4],d[5]),this._drawCachedSceneCanvas(o),o.restore()}else this._drawChildren("drawScene",i,n);return this}drawHit(t,n){if(!this.shouldDrawHit(n))return this;var r=this.getLayer(),i=t||r&&r.hitCanvas,o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.hit;if(s){o.save();var l=this.getAbsoluteTransform(n).getMatrix();o.transform(l[0],l[1],l[2],l[3],l[4],l[5]),this._drawCachedHitCanvas(o),o.restore()}else this._drawChildren("drawHit",i,n);return this}_drawChildren(t,n,r){var i,o=n&&n.getContext(),a=this.clipWidth(),s=this.clipHeight(),l=this.clipFunc(),d=a&&s||l;const p=r===this;if(d){o.save();var g=this.getAbsoluteTransform(r),m=g.getMatrix();if(o.transform(m[0],m[1],m[2],m[3],m[4],m[5]),o.beginPath(),l)l.call(this,o,this);else{var y=this.clipX(),b=this.clipY();o.rect(y,b,a,s)}o.clip(),m=g.copy().invert().getMatrix(),o.transform(m[0],m[1],m[2],m[3],m[4],m[5])}var w=!p&&this.globalCompositeOperation()!=="source-over"&&t==="drawScene";w&&(o.save(),o._applyGlobalCompositeOperation(this)),(i=this.children)===null||i===void 0||i.forEach(function(P){P[t](n,r)}),w&&o.restore(),d&&o.restore()}getClientRect(t){var n;t=t||{};var r=t.skipTransform,i=t.relativeTo,o,a,s,l,d={x:1/0,y:1/0,width:0,height:0},p=this;(n=this.children)===null||n===void 0||n.forEach(function(w){if(!!w.visible()){var P=w.getClientRect({relativeTo:p,skipShadow:t.skipShadow,skipStroke:t.skipStroke});P.width===0&&P.height===0||(o===void 0?(o=P.x,a=P.y,s=P.x+P.width,l=P.y+P.height):(o=Math.min(o,P.x),a=Math.min(a,P.y),s=Math.max(s,P.x+P.width),l=Math.max(l,P.y+P.height)))}});for(var g=this.find("Shape"),m=!1,y=0;y<g.length;y++){var b=g[y];if(b._isVisible(this)){m=!0;break}}return m&&o!==void 0?d={x:o,y:a,width:s-o,height:l-a}:d={x:0,y:0,width:0,height:0},r?d:this._transformedRect(d,i)}}Z.addComponentsGetterSetter(ya,"clip",["x","y","width","height"]);Z.addGetterSetter(ya,"clipX",void 0,Be());Z.addGetterSetter(ya,"clipY",void 0,Be());Z.addGetterSetter(ya,"clipWidth",void 0,Be());Z.addGetterSetter(ya,"clipHeight",void 0,Be());Z.addGetterSetter(ya,"clipFunc");const Wm=new Map,gB=st._global.PointerEvent!==void 0;function bS(e){return Wm.get(e)}function G8(e){return{evt:e,pointerId:e.pointerId}}function mB(e,t){return Wm.get(e)===t}function vB(e,t){Kg(e),t.getStage()&&(Wm.set(e,t),gB&&t._fire("gotpointercapture",G8(new PointerEvent("gotpointercapture"))))}function Kg(e,t){const n=Wm.get(e);if(!n)return;const r=n.getStage();r&&r.content,Wm.delete(e),gB&&n._fire("lostpointercapture",G8(new PointerEvent("lostpointercapture")))}var Tbe="Stage",Lbe="string",bA="px",Abe="mouseout",yB="mouseleave",xB="mouseover",bB="mouseenter",SB="mousemove",wB="mousedown",CB="mouseup",gg="pointermove",mg="pointerdown",Fp="pointerup",vg="pointercancel",Rbe="lostpointercapture",oy="pointerout",ay="pointerleave",sy="pointerover",ly="pointerenter",fC="contextmenu",_B="touchstart",kB="touchend",EB="touchmove",PB="touchcancel",hC="wheel",Ibe=5,Mbe=[[bB,"_pointerenter"],[wB,"_pointerdown"],[SB,"_pointermove"],[CB,"_pointerup"],[yB,"_pointerleave"],[_B,"_pointerdown"],[EB,"_pointermove"],[kB,"_pointerup"],[PB,"_pointercancel"],[xB,"_pointerover"],[hC,"_wheel"],[fC,"_contextmenu"],[mg,"_pointerdown"],[gg,"_pointermove"],[Fp,"_pointerup"],[vg,"_pointercancel"],[Rbe,"_lostpointercapture"]];const SS={mouse:{[oy]:Abe,[ay]:yB,[sy]:xB,[ly]:bB,[gg]:SB,[mg]:wB,[Fp]:CB,[vg]:"mousecancel",pointerclick:"click",pointerdblclick:"dblclick"},touch:{[oy]:"touchout",[ay]:"touchleave",[sy]:"touchover",[ly]:"touchenter",[gg]:EB,[mg]:_B,[Fp]:kB,[vg]:PB,pointerclick:"tap",pointerdblclick:"dbltap"},pointer:{[oy]:oy,[ay]:ay,[sy]:sy,[ly]:ly,[gg]:gg,[mg]:mg,[Fp]:Fp,[vg]:vg,pointerclick:"pointerclick",pointerdblclick:"pointerdblclick"}},yg=e=>e.indexOf("pointer")>=0?"pointer":e.indexOf("touch")>=0?"touch":"mouse",mp=e=>{const t=yg(e);if(t==="pointer")return st.pointerEventsEnabled&&SS.pointer;if(t==="touch")return SS.touch;if(t==="mouse")return SS.mouse};function SA(e={}){return(e.clipFunc||e.clipWidth||e.clipHeight)&&ue.warn("Stage does not support clipping. Please use clip for Layers or Groups."),e}const Obe="Pointer position is missing and not registered by the stage. Looks like it is outside of the stage container. You can set it manually from event: stage.setPointersPositions(event);",Jy=[];class ux extends ya{constructor(t){super(SA(t)),this._pointerPositions=[],this._changedPointerPositions=[],this._buildDOM(),this._bindContentEvents(),Jy.push(this),this.on("widthChange.konva heightChange.konva",this._resizeDOM),this.on("visibleChange.konva",this._checkVisibility),this.on("clipWidthChange.konva clipHeightChange.konva clipFuncChange.konva",()=>{SA(this.attrs)}),this._checkVisibility()}_validateAdd(t){const n=t.getType()==="Layer",r=t.getType()==="FastLayer";n||r||ue.throw("You may only add layers to the stage.")}_checkVisibility(){if(!this.content)return;const t=this.visible()?"":"none";this.content.style.display=t}setContainer(t){if(typeof t===Lbe){if(t.charAt(0)==="."){var n=t.slice(1);t=document.getElementsByClassName(n)[0]}else{var r;t.charAt(0)!=="#"?r=t:r=t.slice(1),t=document.getElementById(r)}if(!t)throw"Can not find container in document with id "+r}return this._setAttr("container",t),this.content&&(this.content.parentElement&&this.content.parentElement.removeChild(this.content),t.appendChild(this.content)),this}shouldDrawHit(){return!0}clear(){var t=this.children,n=t.length,r;for(r=0;r<n;r++)t[r].clear();return this}clone(t){return t||(t={}),t.container=typeof document<"u"&&document.createElement("div"),ya.prototype.clone.call(this,t)}destroy(){super.destroy();var t=this.content;t&&ue._isInDocument(t)&&this.container().removeChild(t);var n=Jy.indexOf(this);return n>-1&&Jy.splice(n,1),this}getPointerPosition(){const t=this._pointerPositions[0]||this._changedPointerPositions[0];return t?{x:t.x,y:t.y}:(ue.warn(Obe),null)}_getPointerById(t){return this._pointerPositions.find(n=>n.id===t)}getPointersPositions(){return this._pointerPositions}getStage(){return this}getContent(){return this.content}_toKonvaCanvas(t){t=t||{},t.x=t.x||0,t.y=t.y||0,t.width=t.width||this.width(),t.height=t.height||this.height();var n=new a0({width:t.width,height:t.height,pixelRatio:t.pixelRatio||1}),r=n.getContext()._context,i=this.children;return(t.x||t.y)&&r.translate(-1*t.x,-1*t.y),i.forEach(function(o){if(!!o.isVisible()){var a=o._toKonvaCanvas(t);r.drawImage(a._canvas,t.x,t.y,a.getWidth()/a.getPixelRatio(),a.getHeight()/a.getPixelRatio())}}),n}getIntersection(t){if(!t)return null;var n=this.children,r=n.length,i=r-1,o;for(o=i;o>=0;o--){const a=n[o].getIntersection(t);if(a)return a}return null}_resizeDOM(){var t=this.width(),n=this.height();this.content&&(this.content.style.width=t+bA,this.content.style.height=n+bA),this.bufferCanvas.setSize(t,n),this.bufferHitCanvas.setSize(t,n),this.children.forEach(r=>{r.setSize({width:t,height:n}),r.draw()})}add(t,...n){if(arguments.length>1){for(var r=0;r<arguments.length;r++)this.add(arguments[r]);return this}super.add(t);var i=this.children.length;return i>Ibe&&ue.warn("The stage has "+i+" layers. Recommended maximum number of layers is 3-5. Adding more layers into the stage may drop the performance. Rethink your tree structure, you can use Konva.Group."),t.setSize({width:this.width(),height:this.height()}),t.draw(),st.isBrowser&&this.content.appendChild(t.canvas._canvas),this}getParent(){return null}getLayer(){return null}hasPointerCapture(t){return mB(t,this)}setPointerCapture(t){vB(t,this)}releaseCapture(t){Kg(t)}getLayers(){return this.children}_bindContentEvents(){!st.isBrowser||Mbe.forEach(([t,n])=>{this.content.addEventListener(t,r=>{this[n](r)},{passive:!1})})}_pointerenter(t){this.setPointersPositions(t);const n=mp(t.type);this._fire(n.pointerenter,{evt:t,target:this,currentTarget:this})}_pointerover(t){this.setPointersPositions(t);const n=mp(t.type);this._fire(n.pointerover,{evt:t,target:this,currentTarget:this})}_getTargetShape(t){let n=this[t+"targetShape"];return n&&!n.getStage()&&(n=null),n}_pointerleave(t){const n=mp(t.type),r=yg(t.type);if(!!n){this.setPointersPositions(t);var i=this._getTargetShape(r),o=!fn.isDragging||st.hitOnDragEnabled;i&&o?(i._fireAndBubble(n.pointerout,{evt:t}),i._fireAndBubble(n.pointerleave,{evt:t}),this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this[r+"targetShape"]=null):o&&(this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this._fire(n.pointerout,{evt:t,target:this,currentTarget:this})),this.pointerPos=void 0,this._pointerPositions=[]}}_pointerdown(t){const n=mp(t.type),r=yg(t.type);if(!!n){this.setPointersPositions(t);var i=!1;this._changedPointerPositions.forEach(o=>{var a=this.getIntersection(o);if(fn.justDragged=!1,st["_"+r+"ListenClick"]=!0,!(a&&a.isListening()))return;st.capturePointerEventsEnabled&&a.setPointerCapture(o.id),this[r+"ClickStartShape"]=a,a._fireAndBubble(n.pointerdown,{evt:t,pointerId:o.id}),i=!0;const l=t.type.indexOf("touch")>=0;a.preventDefault()&&t.cancelable&&l&&t.preventDefault()}),i||this._fire(n.pointerdown,{evt:t,target:this,currentTarget:this,pointerId:this._pointerPositions[0].id})}}_pointermove(t){const n=mp(t.type),r=yg(t.type);if(!n)return;fn.isDragging&&fn.node.preventDefault()&&t.cancelable&&t.preventDefault(),this.setPointersPositions(t);var i=!fn.isDragging||st.hitOnDragEnabled;if(!i)return;var o={};let a=!1;var s=this._getTargetShape(r);this._changedPointerPositions.forEach(l=>{const d=bS(l.id)||this.getIntersection(l),p=l.id,g={evt:t,pointerId:p};var m=s!==d;if(m&&s&&(s._fireAndBubble(n.pointerout,Object.assign({},g),d),s._fireAndBubble(n.pointerleave,Object.assign({},g),d)),d){if(o[d._id])return;o[d._id]=!0}d&&d.isListening()?(a=!0,m&&(d._fireAndBubble(n.pointerover,Object.assign({},g),s),d._fireAndBubble(n.pointerenter,Object.assign({},g),s),this[r+"targetShape"]=d),d._fireAndBubble(n.pointermove,Object.assign({},g))):s&&(this._fire(n.pointerover,{evt:t,target:this,currentTarget:this,pointerId:p}),this[r+"targetShape"]=null)}),a||this._fire(n.pointermove,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id})}_pointerup(t){const n=mp(t.type),r=yg(t.type);if(!n)return;this.setPointersPositions(t);const i=this[r+"ClickStartShape"],o=this[r+"ClickEndShape"];var a={};let s=!1;this._changedPointerPositions.forEach(l=>{const d=bS(l.id)||this.getIntersection(l);if(d){if(d.releaseCapture(l.id),a[d._id])return;a[d._id]=!0}const p=l.id,g={evt:t,pointerId:p};let m=!1;st["_"+r+"InDblClickWindow"]?(m=!0,clearTimeout(this[r+"DblTimeout"])):fn.justDragged||(st["_"+r+"InDblClickWindow"]=!0,clearTimeout(this[r+"DblTimeout"])),this[r+"DblTimeout"]=setTimeout(function(){st["_"+r+"InDblClickWindow"]=!1},st.dblClickWindow),d&&d.isListening()?(s=!0,this[r+"ClickEndShape"]=d,d._fireAndBubble(n.pointerup,Object.assign({},g)),st["_"+r+"ListenClick"]&&i&&i===d&&(d._fireAndBubble(n.pointerclick,Object.assign({},g)),m&&o&&o===d&&d._fireAndBubble(n.pointerdblclick,Object.assign({},g)))):(this[r+"ClickEndShape"]=null,st["_"+r+"ListenClick"]&&this._fire(n.pointerclick,{evt:t,target:this,currentTarget:this,pointerId:p}),m&&this._fire(n.pointerdblclick,{evt:t,target:this,currentTarget:this,pointerId:p}))}),s||this._fire(n.pointerup,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id}),st["_"+r+"ListenClick"]=!1,t.cancelable&&r!=="touch"&&t.preventDefault()}_contextmenu(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(fC,{evt:t}):this._fire(fC,{evt:t,target:this,currentTarget:this})}_wheel(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(hC,{evt:t}):this._fire(hC,{evt:t,target:this,currentTarget:this})}_pointercancel(t){this.setPointersPositions(t);const n=bS(t.pointerId)||this.getIntersection(this.getPointerPosition());n&&n._fireAndBubble(Fp,G8(t)),Kg(t.pointerId)}_lostpointercapture(t){Kg(t.pointerId)}setPointersPositions(t){var n=this._getContentPosition(),r=null,i=null;t=t||window.event,t.touches!==void 0?(this._pointerPositions=[],this._changedPointerPositions=[],Array.prototype.forEach.call(t.touches,o=>{this._pointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})}),Array.prototype.forEach.call(t.changedTouches||t.touches,o=>{this._changedPointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})})):(r=(t.clientX-n.left)/n.scaleX,i=(t.clientY-n.top)/n.scaleY,this.pointerPos={x:r,y:i},this._pointerPositions=[{x:r,y:i,id:ue._getFirstPointerId(t)}],this._changedPointerPositions=[{x:r,y:i,id:ue._getFirstPointerId(t)}])}_setPointerPosition(t){ue.warn('Method _setPointerPosition is deprecated. Use "stage.setPointersPositions(event)" instead.'),this.setPointersPositions(t)}_getContentPosition(){if(!this.content||!this.content.getBoundingClientRect)return{top:0,left:0,scaleX:1,scaleY:1};var t=this.content.getBoundingClientRect();return{top:t.top,left:t.left,scaleX:t.width/this.content.clientWidth||1,scaleY:t.height/this.content.clientHeight||1}}_buildDOM(){if(this.bufferCanvas=new a0({width:this.width(),height:this.height()}),this.bufferHitCanvas=new U8({pixelRatio:1,width:this.width(),height:this.height()}),!!st.isBrowser){var t=this.container();if(!t)throw"Stage has no container. A container is required.";t.innerHTML="",this.content=document.createElement("div"),this.content.style.position="relative",this.content.style.userSelect="none",this.content.className="konvajs-content",this.content.setAttribute("role","presentation"),t.appendChild(this.content),this._resizeDOM()}}cache(){return ue.warn("Cache function is not allowed for stage. You may use cache only for layers, groups and shapes."),this}clearCache(){return this}batchDraw(){return this.getChildren().forEach(function(t){t.batchDraw()}),this}}ux.prototype.nodeType=Tbe;gr(ux);Z.addGetterSetter(ux,"container");var TB="hasShadow",LB="shadowRGBA",AB="patternImage",RB="linearGradient",IB="radialGradient";let uy;function wS(){return uy||(uy=ue.createCanvasElement().getContext("2d"),uy)}const qg={};function Nbe(e){e.fill()}function Dbe(e){e.stroke()}function zbe(e){e.fill()}function Fbe(e){e.stroke()}function $be(){this._clearCache(TB)}function Bbe(){this._clearCache(LB)}function Hbe(){this._clearCache(AB)}function Wbe(){this._clearCache(RB)}function Vbe(){this._clearCache(IB)}class Ne extends He{constructor(t){super(t);let n;for(;n=ue.getRandomColor(),!(n&&!(n in qg)););this.colorKey=n,qg[n]=this}getContext(){return ue.warn("shape.getContext() method is deprecated. Please do not use it."),this.getLayer().getContext()}getCanvas(){return ue.warn("shape.getCanvas() method is deprecated. Please do not use it."),this.getLayer().getCanvas()}getSceneFunc(){return this.attrs.sceneFunc||this._sceneFunc}getHitFunc(){return this.attrs.hitFunc||this._hitFunc}hasShadow(){return this._getCache(TB,this._hasShadow)}_hasShadow(){return this.shadowEnabled()&&this.shadowOpacity()!==0&&!!(this.shadowColor()||this.shadowBlur()||this.shadowOffsetX()||this.shadowOffsetY())}_getFillPattern(){return this._getCache(AB,this.__getFillPattern)}__getFillPattern(){if(this.fillPatternImage()){var t=wS();const n=t.createPattern(this.fillPatternImage(),this.fillPatternRepeat()||"repeat");if(n&&n.setTransform){const r=new ha;r.translate(this.fillPatternX(),this.fillPatternY()),r.rotate(st.getAngle(this.fillPatternRotation())),r.scale(this.fillPatternScaleX(),this.fillPatternScaleY()),r.translate(-1*this.fillPatternOffsetX(),-1*this.fillPatternOffsetY());const i=r.getMatrix(),o=typeof DOMMatrix>"u"?{a:i[0],b:i[1],c:i[2],d:i[3],e:i[4],f:i[5]}:new DOMMatrix(i);n.setTransform(o)}return n}}_getLinearGradient(){return this._getCache(RB,this.__getLinearGradient)}__getLinearGradient(){var t=this.fillLinearGradientColorStops();if(t){for(var n=wS(),r=this.fillLinearGradientStartPoint(),i=this.fillLinearGradientEndPoint(),o=n.createLinearGradient(r.x,r.y,i.x,i.y),a=0;a<t.length;a+=2)o.addColorStop(t[a],t[a+1]);return o}}_getRadialGradient(){return this._getCache(IB,this.__getRadialGradient)}__getRadialGradient(){var t=this.fillRadialGradientColorStops();if(t){for(var n=wS(),r=this.fillRadialGradientStartPoint(),i=this.fillRadialGradientEndPoint(),o=n.createRadialGradient(r.x,r.y,this.fillRadialGradientStartRadius(),i.x,i.y,this.fillRadialGradientEndRadius()),a=0;a<t.length;a+=2)o.addColorStop(t[a],t[a+1]);return o}}getShadowRGBA(){return this._getCache(LB,this._getShadowRGBA)}_getShadowRGBA(){if(!!this.hasShadow()){var t=ue.colorToRGBA(this.shadowColor());if(t)return"rgba("+t.r+","+t.g+","+t.b+","+t.a*(this.shadowOpacity()||1)+")"}}hasFill(){return this._calculate("hasFill",["fillEnabled","fill","fillPatternImage","fillLinearGradientColorStops","fillRadialGradientColorStops"],()=>this.fillEnabled()&&!!(this.fill()||this.fillPatternImage()||this.fillLinearGradientColorStops()||this.fillRadialGradientColorStops()))}hasStroke(){return this._calculate("hasStroke",["strokeEnabled","strokeWidth","stroke","strokeLinearGradientColorStops"],()=>this.strokeEnabled()&&this.strokeWidth()&&!!(this.stroke()||this.strokeLinearGradientColorStops()))}hasHitStroke(){const t=this.hitStrokeWidth();return t==="auto"?this.hasStroke():this.strokeEnabled()&&!!t}intersects(t){var n=this.getStage(),r=n.bufferHitCanvas,i;return r.getContext().clear(),this.drawHit(r,null,!0),i=r.context.getImageData(Math.round(t.x),Math.round(t.y),1,1).data,i[3]>0}destroy(){return He.prototype.destroy.call(this),delete qg[this.colorKey],delete this.colorKey,this}_useBufferCanvas(t){var n;if(!this.getStage()||!((n=this.attrs.perfectDrawEnabled)!==null&&n!==void 0?n:!0))return!1;const i=t||this.hasFill(),o=this.hasStroke(),a=this.getAbsoluteOpacity()!==1;if(i&&o&&a)return!0;const s=this.hasShadow(),l=this.shadowForStrokeEnabled();return!!(i&&o&&s&&l)}setStrokeHitEnabled(t){ue.warn("strokeHitEnabled property is deprecated. Please use hitStrokeWidth instead."),t?this.hitStrokeWidth("auto"):this.hitStrokeWidth(0)}getStrokeHitEnabled(){return this.hitStrokeWidth()!==0}getSelfRect(){var t=this.size();return{x:this._centroid?-t.width/2:0,y:this._centroid?-t.height/2:0,width:t.width,height:t.height}}getClientRect(t={}){const n=t.skipTransform,r=t.relativeTo,i=this.getSelfRect(),a=!t.skipStroke&&this.hasStroke()&&this.strokeWidth()||0,s=i.width+a,l=i.height+a,d=!t.skipShadow&&this.hasShadow(),p=d?this.shadowOffsetX():0,g=d?this.shadowOffsetY():0,m=s+Math.abs(p),y=l+Math.abs(g),b=d&&this.shadowBlur()||0,w=m+b*2,P=y+b*2,T={width:w,height:P,x:-(a/2+b)+Math.min(p,0)+i.x,y:-(a/2+b)+Math.min(g,0)+i.y};return n?T:this._transformedRect(T,r)}drawScene(t,n){var r=this.getLayer(),i=t||r.getCanvas(),o=i.getContext(),a=this._getCanvasCache(),s=this.getSceneFunc(),l=this.hasShadow(),d,p,g,m=i.isCache,y=n===this;if(!this.isVisible()&&!y)return this;if(a){o.save();var b=this.getAbsoluteTransform(n).getMatrix();return o.transform(b[0],b[1],b[2],b[3],b[4],b[5]),this._drawCachedSceneCanvas(o),o.restore(),this}if(!s)return this;if(o.save(),this._useBufferCanvas()&&!m){d=this.getStage(),p=d.bufferCanvas,g=p.getContext(),g.clear(),g.save(),g._applyLineJoin(this);var w=this.getAbsoluteTransform(n).getMatrix();g.transform(w[0],w[1],w[2],w[3],w[4],w[5]),s.call(this,g,this),g.restore();var P=p.pixelRatio;l&&o._applyShadow(this),o._applyOpacity(this),o._applyGlobalCompositeOperation(this),o.drawImage(p._canvas,0,0,p.width/P,p.height/P)}else{if(o._applyLineJoin(this),!y){var w=this.getAbsoluteTransform(n).getMatrix();o.transform(w[0],w[1],w[2],w[3],w[4],w[5]),o._applyOpacity(this),o._applyGlobalCompositeOperation(this)}l&&o._applyShadow(this),s.call(this,o,this)}return o.restore(),this}drawHit(t,n,r=!1){if(!this.shouldDrawHit(n,r))return this;var i=this.getLayer(),o=t||i.hitCanvas,a=o&&o.getContext(),s=this.hitFunc()||this.sceneFunc(),l=this._getCanvasCache(),d=l&&l.hit;if(this.colorKey||ue.warn("Looks like your canvas has a destroyed shape in it. Do not reuse shape after you destroyed it. If you want to reuse shape you should call remove() instead of destroy()"),d){a.save();var p=this.getAbsoluteTransform(n).getMatrix();return a.transform(p[0],p[1],p[2],p[3],p[4],p[5]),this._drawCachedHitCanvas(a),a.restore(),this}if(!s)return this;if(a.save(),a._applyLineJoin(this),!(this===n)){var m=this.getAbsoluteTransform(n).getMatrix();a.transform(m[0],m[1],m[2],m[3],m[4],m[5])}return s.call(this,a,this),a.restore(),this}drawHitFromCache(t=0){var n=this._getCanvasCache(),r=this._getCachedSceneCanvas(),i=n.hit,o=i.getContext(),a=i.getWidth(),s=i.getHeight(),l,d,p,g,m,y;o.clear(),o.drawImage(r._canvas,0,0,a,s);try{for(l=o.getImageData(0,0,a,s),d=l.data,p=d.length,g=ue._hexToRgb(this.colorKey),m=0;m<p;m+=4)y=d[m+3],y>t?(d[m]=g.r,d[m+1]=g.g,d[m+2]=g.b,d[m+3]=255):d[m+3]=0;o.putImageData(l,0,0)}catch(b){ue.error("Unable to draw hit graph from cached scene canvas. "+b.message)}return this}hasPointerCapture(t){return mB(t,this)}setPointerCapture(t){vB(t,this)}releaseCapture(t){Kg(t)}}Ne.prototype._fillFunc=Nbe;Ne.prototype._strokeFunc=Dbe;Ne.prototype._fillFuncHit=zbe;Ne.prototype._strokeFuncHit=Fbe;Ne.prototype._centroid=!1;Ne.prototype.nodeType="Shape";gr(Ne);Ne.prototype.eventListeners={};Ne.prototype.on.call(Ne.prototype,"shadowColorChange.konva shadowBlurChange.konva shadowOffsetChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",$be);Ne.prototype.on.call(Ne.prototype,"shadowColorChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",Bbe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillPatternImageChange.konva fillPatternRepeatChange.konva fillPatternScaleXChange.konva fillPatternScaleYChange.konva fillPatternOffsetXChange.konva fillPatternOffsetYChange.konva fillPatternXChange.konva fillPatternYChange.konva fillPatternRotationChange.konva",Hbe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillLinearGradientColorStopsChange.konva fillLinearGradientStartPointXChange.konva fillLinearGradientStartPointYChange.konva fillLinearGradientEndPointXChange.konva fillLinearGradientEndPointYChange.konva",Wbe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillRadialGradientColorStopsChange.konva fillRadialGradientStartPointXChange.konva fillRadialGradientStartPointYChange.konva fillRadialGradientEndPointXChange.konva fillRadialGradientEndPointYChange.konva fillRadialGradientStartRadiusChange.konva fillRadialGradientEndRadiusChange.konva",Vbe);Z.addGetterSetter(Ne,"stroke",void 0,pB());Z.addGetterSetter(Ne,"strokeWidth",2,Be());Z.addGetterSetter(Ne,"fillAfterStrokeEnabled",!1);Z.addGetterSetter(Ne,"hitStrokeWidth","auto",V8());Z.addGetterSetter(Ne,"strokeHitEnabled",!0,zs());Z.addGetterSetter(Ne,"perfectDrawEnabled",!0,zs());Z.addGetterSetter(Ne,"shadowForStrokeEnabled",!0,zs());Z.addGetterSetter(Ne,"lineJoin");Z.addGetterSetter(Ne,"lineCap");Z.addGetterSetter(Ne,"sceneFunc");Z.addGetterSetter(Ne,"hitFunc");Z.addGetterSetter(Ne,"dash");Z.addGetterSetter(Ne,"dashOffset",0,Be());Z.addGetterSetter(Ne,"shadowColor",void 0,G0());Z.addGetterSetter(Ne,"shadowBlur",0,Be());Z.addGetterSetter(Ne,"shadowOpacity",1,Be());Z.addComponentsGetterSetter(Ne,"shadowOffset",["x","y"]);Z.addGetterSetter(Ne,"shadowOffsetX",0,Be());Z.addGetterSetter(Ne,"shadowOffsetY",0,Be());Z.addGetterSetter(Ne,"fillPatternImage");Z.addGetterSetter(Ne,"fill",void 0,pB());Z.addGetterSetter(Ne,"fillPatternX",0,Be());Z.addGetterSetter(Ne,"fillPatternY",0,Be());Z.addGetterSetter(Ne,"fillLinearGradientColorStops");Z.addGetterSetter(Ne,"strokeLinearGradientColorStops");Z.addGetterSetter(Ne,"fillRadialGradientStartRadius",0);Z.addGetterSetter(Ne,"fillRadialGradientEndRadius",0);Z.addGetterSetter(Ne,"fillRadialGradientColorStops");Z.addGetterSetter(Ne,"fillPatternRepeat","repeat");Z.addGetterSetter(Ne,"fillEnabled",!0);Z.addGetterSetter(Ne,"strokeEnabled",!0);Z.addGetterSetter(Ne,"shadowEnabled",!0);Z.addGetterSetter(Ne,"dashEnabled",!0);Z.addGetterSetter(Ne,"strokeScaleEnabled",!0);Z.addGetterSetter(Ne,"fillPriority","color");Z.addComponentsGetterSetter(Ne,"fillPatternOffset",["x","y"]);Z.addGetterSetter(Ne,"fillPatternOffsetX",0,Be());Z.addGetterSetter(Ne,"fillPatternOffsetY",0,Be());Z.addComponentsGetterSetter(Ne,"fillPatternScale",["x","y"]);Z.addGetterSetter(Ne,"fillPatternScaleX",1,Be());Z.addGetterSetter(Ne,"fillPatternScaleY",1,Be());Z.addComponentsGetterSetter(Ne,"fillLinearGradientStartPoint",["x","y"]);Z.addComponentsGetterSetter(Ne,"strokeLinearGradientStartPoint",["x","y"]);Z.addGetterSetter(Ne,"fillLinearGradientStartPointX",0);Z.addGetterSetter(Ne,"strokeLinearGradientStartPointX",0);Z.addGetterSetter(Ne,"fillLinearGradientStartPointY",0);Z.addGetterSetter(Ne,"strokeLinearGradientStartPointY",0);Z.addComponentsGetterSetter(Ne,"fillLinearGradientEndPoint",["x","y"]);Z.addComponentsGetterSetter(Ne,"strokeLinearGradientEndPoint",["x","y"]);Z.addGetterSetter(Ne,"fillLinearGradientEndPointX",0);Z.addGetterSetter(Ne,"strokeLinearGradientEndPointX",0);Z.addGetterSetter(Ne,"fillLinearGradientEndPointY",0);Z.addGetterSetter(Ne,"strokeLinearGradientEndPointY",0);Z.addComponentsGetterSetter(Ne,"fillRadialGradientStartPoint",["x","y"]);Z.addGetterSetter(Ne,"fillRadialGradientStartPointX",0);Z.addGetterSetter(Ne,"fillRadialGradientStartPointY",0);Z.addComponentsGetterSetter(Ne,"fillRadialGradientEndPoint",["x","y"]);Z.addGetterSetter(Ne,"fillRadialGradientEndPointX",0);Z.addGetterSetter(Ne,"fillRadialGradientEndPointY",0);Z.addGetterSetter(Ne,"fillPatternRotation",0);Z.backCompat(Ne,{dashArray:"dash",getDashArray:"getDash",setDashArray:"getDash",drawFunc:"sceneFunc",getDrawFunc:"getSceneFunc",setDrawFunc:"setSceneFunc",drawHitFunc:"hitFunc",getDrawHitFunc:"getHitFunc",setDrawHitFunc:"setHitFunc"});var Ube="#",Gbe="beforeDraw",jbe="draw",MB=[{x:0,y:0},{x:-1,y:-1},{x:1,y:-1},{x:1,y:1},{x:-1,y:1}],Kbe=MB.length;class ph extends ya{constructor(t){super(t),this.canvas=new a0,this.hitCanvas=new U8({pixelRatio:1}),this._waitingForDraw=!1,this.on("visibleChange.konva",this._checkVisibility),this._checkVisibility(),this.on("imageSmoothingEnabledChange.konva",this._setSmoothEnabled),this._setSmoothEnabled()}createPNGStream(){return this.canvas._canvas.createPNGStream()}getCanvas(){return this.canvas}getNativeCanvasElement(){return this.canvas._canvas}getHitCanvas(){return this.hitCanvas}getContext(){return this.getCanvas().getContext()}clear(t){return this.getContext().clear(t),this.getHitCanvas().getContext().clear(t),this}setZIndex(t){super.setZIndex(t);var n=this.getStage();return n&&n.content&&(n.content.removeChild(this.getNativeCanvasElement()),t<n.children.length-1?n.content.insertBefore(this.getNativeCanvasElement(),n.children[t+1].getCanvas()._canvas):n.content.appendChild(this.getNativeCanvasElement())),this}moveToTop(){He.prototype.moveToTop.call(this);var t=this.getStage();return t&&t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.appendChild(this.getNativeCanvasElement())),!0}moveUp(){var t=He.prototype.moveUp.call(this);if(!t)return!1;var n=this.getStage();return!n||!n.content?!1:(n.content.removeChild(this.getNativeCanvasElement()),this.index<n.children.length-1?n.content.insertBefore(this.getNativeCanvasElement(),n.children[this.index+1].getCanvas()._canvas):n.content.appendChild(this.getNativeCanvasElement()),!0)}moveDown(){if(He.prototype.moveDown.call(this)){var t=this.getStage();if(t){var n=t.children;t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.insertBefore(this.getNativeCanvasElement(),n[this.index+1].getCanvas()._canvas))}return!0}return!1}moveToBottom(){if(He.prototype.moveToBottom.call(this)){var t=this.getStage();if(t){var n=t.children;t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.insertBefore(this.getNativeCanvasElement(),n[1].getCanvas()._canvas))}return!0}return!1}getLayer(){return this}remove(){var t=this.getNativeCanvasElement();return He.prototype.remove.call(this),t&&t.parentNode&&ue._isInDocument(t)&&t.parentNode.removeChild(t),this}getStage(){return this.parent}setSize({width:t,height:n}){return this.canvas.setSize(t,n),this.hitCanvas.setSize(t,n),this._setSmoothEnabled(),this}_validateAdd(t){var n=t.getType();n!=="Group"&&n!=="Shape"&&ue.throw("You may only add groups and shapes to a layer.")}_toKonvaCanvas(t){return t=t||{},t.width=t.width||this.getWidth(),t.height=t.height||this.getHeight(),t.x=t.x!==void 0?t.x:this.x(),t.y=t.y!==void 0?t.y:this.y(),He.prototype._toKonvaCanvas.call(this,t)}_checkVisibility(){this.visible()?this.canvas._canvas.style.display="block":this.canvas._canvas.style.display="none"}_setSmoothEnabled(){this.getContext()._context.imageSmoothingEnabled=this.imageSmoothingEnabled()}getWidth(){if(this.parent)return this.parent.width()}setWidth(){ue.warn('Can not change width of layer. Use "stage.width(value)" function instead.')}getHeight(){if(this.parent)return this.parent.height()}setHeight(){ue.warn('Can not change height of layer. Use "stage.height(value)" function instead.')}batchDraw(){return this._waitingForDraw||(this._waitingForDraw=!0,ue.requestAnimFrame(()=>{this.draw(),this._waitingForDraw=!1})),this}getIntersection(t){if(!this.isListening()||!this.isVisible())return null;for(var n=1,r=!1;;){for(let i=0;i<Kbe;i++){const o=MB[i],a=this._getIntersection({x:t.x+o.x*n,y:t.y+o.y*n}),s=a.shape;if(s)return s;if(r=!!a.antialiased,!a.antialiased)break}if(r)n+=1;else return null}}_getIntersection(t){const n=this.hitCanvas.pixelRatio,r=this.hitCanvas.context.getImageData(Math.round(t.x*n),Math.round(t.y*n),1,1).data,i=r[3];if(i===255){const o=ue._rgbToHex(r[0],r[1],r[2]),a=qg[Ube+o];return a?{shape:a}:{antialiased:!0}}else if(i>0)return{antialiased:!0};return{}}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas();return this._fire(Gbe,{node:this}),this.clearBeforeDraw()&&i.getContext().clear(),ya.prototype.drawScene.call(this,i,n),this._fire(jbe,{node:this}),this}drawHit(t,n){var r=this.getLayer(),i=t||r&&r.hitCanvas;return r&&r.clearBeforeDraw()&&r.getHitCanvas().getContext().clear(),ya.prototype.drawHit.call(this,i,n),this}enableHitGraph(){return this.hitGraphEnabled(!0),this}disableHitGraph(){return this.hitGraphEnabled(!1),this}setHitGraphEnabled(t){ue.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening(t)}getHitGraphEnabled(t){return ue.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening()}toggleHitCanvas(){if(!(!this.parent||!this.parent.content)){var t=this.parent,n=!!this.hitCanvas._canvas.parentNode;n?t.content.removeChild(this.hitCanvas._canvas):t.content.appendChild(this.hitCanvas._canvas)}}}ph.prototype.nodeType="Layer";gr(ph);Z.addGetterSetter(ph,"imageSmoothingEnabled",!0);Z.addGetterSetter(ph,"clearBeforeDraw",!0);Z.addGetterSetter(ph,"hitGraphEnabled",!0,zs());class j8 extends ph{constructor(t){super(t),this.listening(!1),ue.warn('Konva.Fast layer is deprecated. Please use "new Konva.Layer({ listening: false })" instead.')}}j8.prototype.nodeType="FastLayer";gr(j8);class E0 extends ya{_validateAdd(t){var n=t.getType();n!=="Group"&&n!=="Shape"&&ue.throw("You may only add groups and shapes to groups.")}}E0.prototype.nodeType="Group";gr(E0);var CS=function(){return o0.performance&&o0.performance.now?function(){return o0.performance.now()}:function(){return new Date().getTime()}}();class Ka{constructor(t,n){this.id=Ka.animIdCounter++,this.frame={time:0,timeDiff:0,lastTime:CS(),frameRate:0},this.func=t,this.setLayers(n)}setLayers(t){var n=[];return t?t.length>0?n=t:n=[t]:n=[],this.layers=n,this}getLayers(){return this.layers}addLayer(t){var n=this.layers,r=n.length,i;for(i=0;i<r;i++)if(n[i]._id===t._id)return!1;return this.layers.push(t),!0}isRunning(){var t=Ka,n=t.animations,r=n.length,i;for(i=0;i<r;i++)if(n[i].id===this.id)return!0;return!1}start(){return this.stop(),this.frame.timeDiff=0,this.frame.lastTime=CS(),Ka._addAnimation(this),this}stop(){return Ka._removeAnimation(this),this}_updateFrameObject(t){this.frame.timeDiff=t-this.frame.lastTime,this.frame.lastTime=t,this.frame.time+=this.frame.timeDiff,this.frame.frameRate=1e3/this.frame.timeDiff}static _addAnimation(t){this.animations.push(t),this._handleAnimation()}static _removeAnimation(t){var n=t.id,r=this.animations,i=r.length,o;for(o=0;o<i;o++)if(r[o].id===n){this.animations.splice(o,1);break}}static _runFrames(){var t={},n=this.animations,r,i,o,a,s,l,d,p,g;for(a=0;a<n.length;a++)if(r=n[a],i=r.layers,o=r.func,r._updateFrameObject(CS()),l=i.length,o?g=o.call(r,r.frame)!==!1:g=!0,!!g)for(s=0;s<l;s++)d=i[s],d._id!==void 0&&(t[d._id]=d);for(p in t)!t.hasOwnProperty(p)||t[p].batchDraw()}static _animationLoop(){var t=Ka;t.animations.length?(t._runFrames(),ue.requestAnimFrame(t._animationLoop)):t.animRunning=!1}static _handleAnimation(){this.animRunning||(this.animRunning=!0,ue.requestAnimFrame(this._animationLoop))}}Ka.animations=[];Ka.animIdCounter=0;Ka.animRunning=!1;var qbe={node:1,duration:1,easing:1,onFinish:1,yoyo:1},Zbe=1,wA=2,CA=3,Ybe=0,_A=["fill","stroke","shadowColor"];class Xbe{constructor(t,n,r,i,o,a,s){this.prop=t,this.propFunc=n,this.begin=i,this._pos=i,this.duration=a,this._change=0,this.prevPos=0,this.yoyo=s,this._time=0,this._position=0,this._startTime=0,this._finish=0,this.func=r,this._change=o-this.begin,this.pause()}fire(t){var n=this[t];n&&n()}setTime(t){t>this.duration?this.yoyo?(this._time=this.duration,this.reverse()):this.finish():t<0?this.yoyo?(this._time=0,this.play()):this.reset():(this._time=t,this.update())}getTime(){return this._time}setPosition(t){this.prevPos=this._pos,this.propFunc(t),this._pos=t}getPosition(t){return t===void 0&&(t=this._time),this.func(t,this.begin,this._change,this.duration)}play(){this.state=wA,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onPlay")}reverse(){this.state=CA,this._time=this.duration-this._time,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onReverse")}seek(t){this.pause(),this._time=t,this.update(),this.fire("onSeek")}reset(){this.pause(),this._time=0,this.update(),this.fire("onReset")}finish(){this.pause(),this._time=this.duration,this.update(),this.fire("onFinish")}update(){this.setPosition(this.getPosition(this._time)),this.fire("onUpdate")}onEnterFrame(){var t=this.getTimer()-this._startTime;this.state===wA?this.setTime(t):this.state===CA&&this.setTime(this.duration-t)}pause(){this.state=Zbe,this.fire("onPause")}getTimer(){return new Date().getTime()}}class Fr{constructor(t){var n=this,r=t.node,i=r._id,o,a=t.easing||Zg.Linear,s=!!t.yoyo,l;typeof t.duration>"u"?o=.3:t.duration===0?o=.001:o=t.duration,this.node=r,this._id=Ybe++;var d=r.getLayer()||(r instanceof st.Stage?r.getLayers():null);d||ue.error("Tween constructor have `node` that is not in a layer. Please add node into layer first."),this.anim=new Ka(function(){n.tween.onEnterFrame()},d),this.tween=new Xbe(l,function(p){n._tweenFunc(p)},a,0,1,o*1e3,s),this._addListeners(),Fr.attrs[i]||(Fr.attrs[i]={}),Fr.attrs[i][this._id]||(Fr.attrs[i][this._id]={}),Fr.tweens[i]||(Fr.tweens[i]={});for(l in t)qbe[l]===void 0&&this._addAttr(l,t[l]);this.reset(),this.onFinish=t.onFinish,this.onReset=t.onReset,this.onUpdate=t.onUpdate}_addAttr(t,n){var r=this.node,i=r._id,o,a,s,l,d,p,g,m;if(s=Fr.tweens[i][t],s&&delete Fr.attrs[i][s][t],o=r.getAttr(t),ue._isArray(n))if(a=[],d=Math.max(n.length,o.length),t==="points"&&n.length!==o.length&&(n.length>o.length?(g=o,o=ue._prepareArrayForTween(o,n,r.closed())):(p=n,n=ue._prepareArrayForTween(n,o,r.closed()))),t.indexOf("fill")===0)for(l=0;l<d;l++)if(l%2===0)a.push(n[l]-o[l]);else{var y=ue.colorToRGBA(o[l]);m=ue.colorToRGBA(n[l]),o[l]=y,a.push({r:m.r-y.r,g:m.g-y.g,b:m.b-y.b,a:m.a-y.a})}else for(l=0;l<d;l++)a.push(n[l]-o[l]);else _A.indexOf(t)!==-1?(o=ue.colorToRGBA(o),m=ue.colorToRGBA(n),a={r:m.r-o.r,g:m.g-o.g,b:m.b-o.b,a:m.a-o.a}):a=n-o;Fr.attrs[i][this._id][t]={start:o,diff:a,end:n,trueEnd:p,trueStart:g},Fr.tweens[i][t]=this._id}_tweenFunc(t){var n=this.node,r=Fr.attrs[n._id][this._id],i,o,a,s,l,d,p,g;for(i in r){if(o=r[i],a=o.start,s=o.diff,g=o.end,ue._isArray(a))if(l=[],p=Math.max(a.length,g.length),i.indexOf("fill")===0)for(d=0;d<p;d++)d%2===0?l.push((a[d]||0)+s[d]*t):l.push("rgba("+Math.round(a[d].r+s[d].r*t)+","+Math.round(a[d].g+s[d].g*t)+","+Math.round(a[d].b+s[d].b*t)+","+(a[d].a+s[d].a*t)+")");else for(d=0;d<p;d++)l.push((a[d]||0)+s[d]*t);else _A.indexOf(i)!==-1?l="rgba("+Math.round(a.r+s.r*t)+","+Math.round(a.g+s.g*t)+","+Math.round(a.b+s.b*t)+","+(a.a+s.a*t)+")":l=a+s*t;n.setAttr(i,l)}}_addListeners(){this.tween.onPlay=()=>{this.anim.start()},this.tween.onReverse=()=>{this.anim.start()},this.tween.onPause=()=>{this.anim.stop()},this.tween.onFinish=()=>{var t=this.node,n=Fr.attrs[t._id][this._id];n.points&&n.points.trueEnd&&t.setAttr("points",n.points.trueEnd),this.onFinish&&this.onFinish.call(this)},this.tween.onReset=()=>{var t=this.node,n=Fr.attrs[t._id][this._id];n.points&&n.points.trueStart&&t.points(n.points.trueStart),this.onReset&&this.onReset()},this.tween.onUpdate=()=>{this.onUpdate&&this.onUpdate.call(this)}}play(){return this.tween.play(),this}reverse(){return this.tween.reverse(),this}reset(){return this.tween.reset(),this}seek(t){return this.tween.seek(t*1e3),this}pause(){return this.tween.pause(),this}finish(){return this.tween.finish(),this}destroy(){var t=this.node._id,n=this._id,r=Fr.tweens[t],i;this.pause();for(i in r)delete Fr.tweens[t][i];delete Fr.attrs[t][n]}}Fr.attrs={};Fr.tweens={};He.prototype.to=function(e){var t=e.onFinish;e.node=this,e.onFinish=function(){this.destroy(),t&&t()};var n=new Fr(e);n.play()};const Zg={BackEaseIn(e,t,n,r){var i=1.70158;return n*(e/=r)*e*((i+1)*e-i)+t},BackEaseOut(e,t,n,r){var i=1.70158;return n*((e=e/r-1)*e*((i+1)*e+i)+1)+t},BackEaseInOut(e,t,n,r){var i=1.70158;return(e/=r/2)<1?n/2*(e*e*(((i*=1.525)+1)*e-i))+t:n/2*((e-=2)*e*(((i*=1.525)+1)*e+i)+2)+t},ElasticEaseIn(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r)===1?t+n:(o||(o=r*.3),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),-(i*Math.pow(2,10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o))+t)},ElasticEaseOut(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r)===1?t+n:(o||(o=r*.3),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),i*Math.pow(2,-10*e)*Math.sin((e*r-a)*(2*Math.PI)/o)+n+t)},ElasticEaseInOut(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r/2)===2?t+n:(o||(o=r*(.3*1.5)),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),e<1?-.5*(i*Math.pow(2,10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o))+t:i*Math.pow(2,-10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o)*.5+n+t)},BounceEaseOut(e,t,n,r){return(e/=r)<1/2.75?n*(7.5625*e*e)+t:e<2/2.75?n*(7.5625*(e-=1.5/2.75)*e+.75)+t:e<2.5/2.75?n*(7.5625*(e-=2.25/2.75)*e+.9375)+t:n*(7.5625*(e-=2.625/2.75)*e+.984375)+t},BounceEaseIn(e,t,n,r){return n-Zg.BounceEaseOut(r-e,0,n,r)+t},BounceEaseInOut(e,t,n,r){return e<r/2?Zg.BounceEaseIn(e*2,0,n,r)*.5+t:Zg.BounceEaseOut(e*2-r,0,n,r)*.5+n*.5+t},EaseIn(e,t,n,r){return n*(e/=r)*e+t},EaseOut(e,t,n,r){return-n*(e/=r)*(e-2)+t},EaseInOut(e,t,n,r){return(e/=r/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t},StrongEaseIn(e,t,n,r){return n*(e/=r)*e*e*e*e+t},StrongEaseOut(e,t,n,r){return n*((e=e/r-1)*e*e*e*e+1)+t},StrongEaseInOut(e,t,n,r){return(e/=r/2)<1?n/2*e*e*e*e*e+t:n/2*((e-=2)*e*e*e*e+2)+t},Linear(e,t,n,r){return n*e/r+t}},th=ue._assign(st,{Util:ue,Transform:ha,Node:He,Container:ya,Stage:ux,stages:Jy,Layer:ph,FastLayer:j8,Group:E0,DD:fn,Shape:Ne,shapes:qg,Animation:Ka,Tween:Fr,Easings:Zg,Context:sx,Canvas:lx});class Vu extends Ne{_sceneFunc(t){var n=st.getAngle(this.angle()),r=this.clockwise();t.beginPath(),t.arc(0,0,this.outerRadius(),0,n,r),t.arc(0,0,this.innerRadius(),n,0,!r),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}getSelfRect(){const t=this.innerRadius(),n=this.outerRadius(),r=this.clockwise(),i=st.getAngle(r?360-this.angle():this.angle()),o=Math.cos(Math.min(i,Math.PI)),a=1,s=Math.sin(Math.min(Math.max(Math.PI,i),3*Math.PI/2)),l=Math.sin(Math.min(i,Math.PI/2)),d=o*(o>0?t:n),p=a*n,g=s*(s>0?t:n),m=l*(l>0?n:t);return{x:d,y:r?-1*m:g,width:p-d,height:m-g}}}Vu.prototype._centroid=!0;Vu.prototype.className="Arc";Vu.prototype._attrsAffectingSize=["innerRadius","outerRadius"];gr(Vu);Z.addGetterSetter(Vu,"innerRadius",0,Be());Z.addGetterSetter(Vu,"outerRadius",0,Be());Z.addGetterSetter(Vu,"angle",0,Be());Z.addGetterSetter(Vu,"clockwise",!1,zs());function pC(e,t,n,r,i,o,a){var s=Math.sqrt(Math.pow(n-e,2)+Math.pow(r-t,2)),l=Math.sqrt(Math.pow(i-n,2)+Math.pow(o-r,2)),d=a*s/(s+l),p=a*l/(s+l),g=n-d*(i-e),m=r-d*(o-t),y=n+p*(i-e),b=r+p*(o-t);return[g,m,y,b]}function kA(e,t){var n=e.length,r=[],i,o;for(i=2;i<n-2;i+=2)o=pC(e[i-2],e[i-1],e[i],e[i+1],e[i+2],e[i+3],t),!isNaN(o[0])&&(r.push(o[0]),r.push(o[1]),r.push(e[i]),r.push(e[i+1]),r.push(o[2]),r.push(o[3]));return r}class Uu extends Ne{constructor(t){super(t),this.on("pointsChange.konva tensionChange.konva closedChange.konva bezierChange.konva",function(){this._clearCache("tensionPoints")})}_sceneFunc(t){var n=this.points(),r=n.length,i=this.tension(),o=this.closed(),a=this.bezier(),s,l,d;if(!!r){if(t.beginPath(),t.moveTo(n[0],n[1]),i!==0&&r>4){for(s=this.getTensionPoints(),l=s.length,d=o?0:4,o||t.quadraticCurveTo(s[0],s[1],s[2],s[3]);d<l-2;)t.bezierCurveTo(s[d++],s[d++],s[d++],s[d++],s[d++],s[d++]);o||t.quadraticCurveTo(s[l-2],s[l-1],n[r-2],n[r-1])}else if(a)for(d=2;d<r;)t.bezierCurveTo(n[d++],n[d++],n[d++],n[d++],n[d++],n[d++]);else for(d=2;d<r;d+=2)t.lineTo(n[d],n[d+1]);o?(t.closePath(),t.fillStrokeShape(this)):t.strokeShape(this)}}getTensionPoints(){return this._getCache("tensionPoints",this._getTensionPoints)}_getTensionPoints(){return this.closed()?this._getTensionPointsClosed():kA(this.points(),this.tension())}_getTensionPointsClosed(){var t=this.points(),n=t.length,r=this.tension(),i=pC(t[n-2],t[n-1],t[0],t[1],t[2],t[3],r),o=pC(t[n-4],t[n-3],t[n-2],t[n-1],t[0],t[1],r),a=kA(t,r),s=[i[2],i[3]].concat(a).concat([o[0],o[1],t[n-2],t[n-1],o[2],o[3],i[0],i[1],t[0],t[1]]);return s}getWidth(){return this.getSelfRect().width}getHeight(){return this.getSelfRect().height}getSelfRect(){var t=this.points();if(t.length<4)return{x:t[0]||0,y:t[1]||0,width:0,height:0};this.tension()!==0?t=[t[0],t[1],...this._getTensionPoints(),t[t.length-2],t[t.length-1]]:t=this.points();for(var n=t[0],r=t[0],i=t[1],o=t[1],a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],n=Math.min(n,a),r=Math.max(r,a),i=Math.min(i,s),o=Math.max(o,s);return{x:n,y:i,width:r-n,height:o-i}}}Uu.prototype.className="Line";Uu.prototype._attrsAffectingSize=["points","bezier","tension"];gr(Uu);Z.addGetterSetter(Uu,"closed",!1);Z.addGetterSetter(Uu,"bezier",!1);Z.addGetterSetter(Uu,"tension",0,Be());Z.addGetterSetter(Uu,"points",[],sbe());class Rn extends Ne{constructor(t){super(t),this.dataArray=[],this.pathLength=0,this.dataArray=Rn.parsePathData(this.data()),this.pathLength=0;for(var n=0;n<this.dataArray.length;++n)this.pathLength+=this.dataArray[n].pathLength;this.on("dataChange.konva",function(){this.dataArray=Rn.parsePathData(this.data()),this.pathLength=0;for(var r=0;r<this.dataArray.length;++r)this.pathLength+=this.dataArray[r].pathLength})}_sceneFunc(t){var n=this.dataArray;t.beginPath();for(var r=!1,i=0;i<n.length;i++){var o=n[i].command,a=n[i].points;switch(o){case"L":t.lineTo(a[0],a[1]);break;case"M":t.moveTo(a[0],a[1]);break;case"C":t.bezierCurveTo(a[0],a[1],a[2],a[3],a[4],a[5]);break;case"Q":t.quadraticCurveTo(a[0],a[1],a[2],a[3]);break;case"A":var s=a[0],l=a[1],d=a[2],p=a[3],g=a[4],m=a[5],y=a[6],b=a[7],w=d>p?d:p,P=d>p?1:d/p,T=d>p?p/d:1;t.translate(s,l),t.rotate(y),t.scale(P,T),t.arc(0,0,w,g,g+m,1-b),t.scale(1/P,1/T),t.rotate(-y),t.translate(-s,-l);break;case"z":r=!0,t.closePath();break}}!r&&!this.hasFill()?t.strokeShape(this):t.fillStrokeShape(this)}getSelfRect(){var t=[];this.dataArray.forEach(function(d){if(d.command==="A"){var p=d.points[4],g=d.points[5],m=d.points[4]+g,y=Math.PI/180;if(Math.abs(p-m)<y&&(y=Math.abs(p-m)),g<0)for(let b=p-y;b>m;b-=y){const w=Rn.getPointOnEllipticalArc(d.points[0],d.points[1],d.points[2],d.points[3],b,0);t.push(w.x,w.y)}else for(let b=p+y;b<m;b+=y){const w=Rn.getPointOnEllipticalArc(d.points[0],d.points[1],d.points[2],d.points[3],b,0);t.push(w.x,w.y)}}else if(d.command==="C")for(let b=0;b<=1;b+=.01){const w=Rn.getPointOnCubicBezier(b,d.start.x,d.start.y,d.points[0],d.points[1],d.points[2],d.points[3],d.points[4],d.points[5]);t.push(w.x,w.y)}else t=t.concat(d.points)});for(var n=t[0],r=t[0],i=t[1],o=t[1],a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],isNaN(a)||(n=Math.min(n,a),r=Math.max(r,a)),isNaN(s)||(i=Math.min(i,s),o=Math.max(o,s));return{x:n,y:i,width:r-n,height:o-i}}getLength(){return this.pathLength}getPointAtLength(t){var n,r=0,i=this.dataArray.length;if(!i)return null;for(;r<i&&t>this.dataArray[r].pathLength;)t-=this.dataArray[r].pathLength,++r;if(r===i)return n=this.dataArray[r-1].points.slice(-2),{x:n[0],y:n[1]};if(t<.01)return n=this.dataArray[r].points.slice(0,2),{x:n[0],y:n[1]};var o=this.dataArray[r],a=o.points;switch(o.command){case"L":return Rn.getPointOnLine(t,o.start.x,o.start.y,a[0],a[1]);case"C":return Rn.getPointOnCubicBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3],a[4],a[5]);case"Q":return Rn.getPointOnQuadraticBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3]);case"A":var s=a[0],l=a[1],d=a[2],p=a[3],g=a[4],m=a[5],y=a[6];return g+=m*t/o.pathLength,Rn.getPointOnEllipticalArc(s,l,d,p,g,y)}return null}static getLineLength(t,n,r,i){return Math.sqrt((r-t)*(r-t)+(i-n)*(i-n))}static getPointOnLine(t,n,r,i,o,a,s){a===void 0&&(a=n),s===void 0&&(s=r);var l=(o-r)/(i-n+1e-8),d=Math.sqrt(t*t/(1+l*l));i<n&&(d*=-1);var p=l*d,g;if(i===n)g={x:a,y:s+p};else if((s-r)/(a-n+1e-8)===l)g={x:a+d,y:s+p};else{var m,y,b=this.getLineLength(n,r,i,o),w=(a-n)*(i-n)+(s-r)*(o-r);w=w/(b*b),m=n+w*(i-n),y=r+w*(o-r);var P=this.getLineLength(a,s,m,y),T=Math.sqrt(t*t-P*P);d=Math.sqrt(T*T/(1+l*l)),i<n&&(d*=-1),p=l*d,g={x:m+d,y:y+p}}return g}static getPointOnCubicBezier(t,n,r,i,o,a,s,l,d){function p(P){return P*P*P}function g(P){return 3*P*P*(1-P)}function m(P){return 3*P*(1-P)*(1-P)}function y(P){return(1-P)*(1-P)*(1-P)}var b=l*p(t)+a*g(t)+i*m(t)+n*y(t),w=d*p(t)+s*g(t)+o*m(t)+r*y(t);return{x:b,y:w}}static getPointOnQuadraticBezier(t,n,r,i,o,a,s){function l(y){return y*y}function d(y){return 2*y*(1-y)}function p(y){return(1-y)*(1-y)}var g=a*l(t)+i*d(t)+n*p(t),m=s*l(t)+o*d(t)+r*p(t);return{x:g,y:m}}static getPointOnEllipticalArc(t,n,r,i,o,a){var s=Math.cos(a),l=Math.sin(a),d={x:r*Math.cos(o),y:i*Math.sin(o)};return{x:t+(d.x*s-d.y*l),y:n+(d.x*l+d.y*s)}}static parsePathData(t){if(!t)return[];var n=t,r=["m","M","l","L","v","V","h","H","z","Z","c","C","q","Q","t","T","s","S","a","A"];n=n.replace(new RegExp(" ","g"),",");for(var i=0;i<r.length;i++)n=n.replace(new RegExp(r[i],"g"),"|"+r[i]);var o=n.split("|"),a=[],s=[],l=0,d=0,p=/([-+]?((\d+\.\d+)|((\d+)|(\.\d+)))(?:e[-+]?\d+)?)/gi,g;for(i=1;i<o.length;i++){var m=o[i],y=m.charAt(0);for(m=m.slice(1),s.length=0;g=p.exec(m);)s.push(g[0]);for(var b=[],w=0,P=s.length;w<P;w++){if(s[w]==="00"){b.push(0,0);continue}var T=parseFloat(s[w]);isNaN(T)?b.push(0):b.push(T)}for(;b.length>0&&!isNaN(b[0]);){var k=null,L=[],I=l,N=d,F,z,B,K,U,Y,ve,le,fe,we;switch(y){case"l":l+=b.shift(),d+=b.shift(),k="L",L.push(l,d);break;case"L":l=b.shift(),d=b.shift(),L.push(l,d);break;case"m":var Se=b.shift(),se=b.shift();if(l+=Se,d+=se,k="M",a.length>2&&a[a.length-1].command==="z"){for(var j=a.length-2;j>=0;j--)if(a[j].command==="M"){l=a[j].points[0]+Se,d=a[j].points[1]+se;break}}L.push(l,d),y="l";break;case"M":l=b.shift(),d=b.shift(),k="M",L.push(l,d),y="L";break;case"h":l+=b.shift(),k="L",L.push(l,d);break;case"H":l=b.shift(),k="L",L.push(l,d);break;case"v":d+=b.shift(),k="L",L.push(l,d);break;case"V":d=b.shift(),k="L",L.push(l,d);break;case"C":L.push(b.shift(),b.shift(),b.shift(),b.shift()),l=b.shift(),d=b.shift(),L.push(l,d);break;case"c":L.push(l+b.shift(),d+b.shift(),l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="C",L.push(l,d);break;case"S":z=l,B=d,F=a[a.length-1],F.command==="C"&&(z=l+(l-F.points[2]),B=d+(d-F.points[3])),L.push(z,B,b.shift(),b.shift()),l=b.shift(),d=b.shift(),k="C",L.push(l,d);break;case"s":z=l,B=d,F=a[a.length-1],F.command==="C"&&(z=l+(l-F.points[2]),B=d+(d-F.points[3])),L.push(z,B,l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="C",L.push(l,d);break;case"Q":L.push(b.shift(),b.shift()),l=b.shift(),d=b.shift(),L.push(l,d);break;case"q":L.push(l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="Q",L.push(l,d);break;case"T":z=l,B=d,F=a[a.length-1],F.command==="Q"&&(z=l+(l-F.points[0]),B=d+(d-F.points[1])),l=b.shift(),d=b.shift(),k="Q",L.push(z,B,l,d);break;case"t":z=l,B=d,F=a[a.length-1],F.command==="Q"&&(z=l+(l-F.points[0]),B=d+(d-F.points[1])),l+=b.shift(),d+=b.shift(),k="Q",L.push(z,B,l,d);break;case"A":K=b.shift(),U=b.shift(),Y=b.shift(),ve=b.shift(),le=b.shift(),fe=l,we=d,l=b.shift(),d=b.shift(),k="A",L=this.convertEndpointToCenterParameterization(fe,we,l,d,ve,le,K,U,Y);break;case"a":K=b.shift(),U=b.shift(),Y=b.shift(),ve=b.shift(),le=b.shift(),fe=l,we=d,l+=b.shift(),d+=b.shift(),k="A",L=this.convertEndpointToCenterParameterization(fe,we,l,d,ve,le,K,U,Y);break}a.push({command:k||y,points:L,start:{x:I,y:N},pathLength:this.calcLength(I,N,k||y,L)})}(y==="z"||y==="Z")&&a.push({command:"z",points:[],start:void 0,pathLength:0})}return a}static calcLength(t,n,r,i){var o,a,s,l,d=Rn;switch(r){case"L":return d.getLineLength(t,n,i[0],i[1]);case"C":for(o=0,a=d.getPointOnCubicBezier(0,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),l=.01;l<=1;l+=.01)s=d.getPointOnCubicBezier(l,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"Q":for(o=0,a=d.getPointOnQuadraticBezier(0,t,n,i[0],i[1],i[2],i[3]),l=.01;l<=1;l+=.01)s=d.getPointOnQuadraticBezier(l,t,n,i[0],i[1],i[2],i[3]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"A":o=0;var p=i[4],g=i[5],m=i[4]+g,y=Math.PI/180;if(Math.abs(p-m)<y&&(y=Math.abs(p-m)),a=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],p,0),g<0)for(l=p-y;l>m;l-=y)s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],l,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;else for(l=p+y;l<m;l+=y)s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],l,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],m,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),o}return 0}static convertEndpointToCenterParameterization(t,n,r,i,o,a,s,l,d){var p=d*(Math.PI/180),g=Math.cos(p)*(t-r)/2+Math.sin(p)*(n-i)/2,m=-1*Math.sin(p)*(t-r)/2+Math.cos(p)*(n-i)/2,y=g*g/(s*s)+m*m/(l*l);y>1&&(s*=Math.sqrt(y),l*=Math.sqrt(y));var b=Math.sqrt((s*s*(l*l)-s*s*(m*m)-l*l*(g*g))/(s*s*(m*m)+l*l*(g*g)));o===a&&(b*=-1),isNaN(b)&&(b=0);var w=b*s*m/l,P=b*-l*g/s,T=(t+r)/2+Math.cos(p)*w-Math.sin(p)*P,k=(n+i)/2+Math.sin(p)*w+Math.cos(p)*P,L=function(U){return Math.sqrt(U[0]*U[0]+U[1]*U[1])},I=function(U,Y){return(U[0]*Y[0]+U[1]*Y[1])/(L(U)*L(Y))},N=function(U,Y){return(U[0]*Y[1]<U[1]*Y[0]?-1:1)*Math.acos(I(U,Y))},F=N([1,0],[(g-w)/s,(m-P)/l]),z=[(g-w)/s,(m-P)/l],B=[(-1*g-w)/s,(-1*m-P)/l],K=N(z,B);return I(z,B)<=-1&&(K=Math.PI),I(z,B)>=1&&(K=0),a===0&&K>0&&(K=K-2*Math.PI),a===1&&K<0&&(K=K+2*Math.PI),[T,k,s,l,F,K,p,a]}}Rn.prototype.className="Path";Rn.prototype._attrsAffectingSize=["data"];gr(Rn);Z.addGetterSetter(Rn,"data");class gh extends Uu{_sceneFunc(t){super._sceneFunc(t);var n=Math.PI*2,r=this.points(),i=r,o=this.tension()!==0&&r.length>4;o&&(i=this.getTensionPoints());var a=this.pointerLength(),s=r.length,l,d;if(o){const m=[i[i.length-4],i[i.length-3],i[i.length-2],i[i.length-1],r[s-2],r[s-1]],y=Rn.calcLength(i[i.length-4],i[i.length-3],"C",m),b=Rn.getPointOnQuadraticBezier(Math.min(1,1-a/y),m[0],m[1],m[2],m[3],m[4],m[5]);l=r[s-2]-b.x,d=r[s-1]-b.y}else l=r[s-2]-r[s-4],d=r[s-1]-r[s-3];var p=(Math.atan2(d,l)+n)%n,g=this.pointerWidth();this.pointerAtEnding()&&(t.save(),t.beginPath(),t.translate(r[s-2],r[s-1]),t.rotate(p),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t)),this.pointerAtBeginning()&&(t.save(),t.beginPath(),t.translate(r[0],r[1]),o?(l=(i[0]+i[2])/2-r[0],d=(i[1]+i[3])/2-r[1]):(l=r[2]-r[0],d=r[3]-r[1]),t.rotate((Math.atan2(-d,-l)+n)%n),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t))}__fillStroke(t){var n=this.dashEnabled();n&&(this.attrs.dashEnabled=!1,t.setLineDash([])),t.fillStrokeShape(this),n&&(this.attrs.dashEnabled=!0)}getSelfRect(){const t=super.getSelfRect(),n=this.pointerWidth()/2;return{x:t.x-n,y:t.y-n,width:t.width+n*2,height:t.height+n*2}}}gh.prototype.className="Arrow";gr(gh);Z.addGetterSetter(gh,"pointerLength",10,Be());Z.addGetterSetter(gh,"pointerWidth",10,Be());Z.addGetterSetter(gh,"pointerAtBeginning",!1);Z.addGetterSetter(gh,"pointerAtEnding",!0);class j0 extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.attrs.radius||0,0,Math.PI*2,!1),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius()!==t/2&&this.radius(t/2)}setHeight(t){this.radius()!==t/2&&this.radius(t/2)}}j0.prototype._centroid=!0;j0.prototype.className="Circle";j0.prototype._attrsAffectingSize=["radius"];gr(j0);Z.addGetterSetter(j0,"radius",0,Be());class kd extends Ne{_sceneFunc(t){var n=this.radiusX(),r=this.radiusY();t.beginPath(),t.save(),n!==r&&t.scale(1,r/n),t.arc(0,0,n,0,Math.PI*2,!1),t.restore(),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radiusX()*2}getHeight(){return this.radiusY()*2}setWidth(t){this.radiusX(t/2)}setHeight(t){this.radiusY(t/2)}}kd.prototype.className="Ellipse";kd.prototype._centroid=!0;kd.prototype._attrsAffectingSize=["radiusX","radiusY"];gr(kd);Z.addComponentsGetterSetter(kd,"radius",["x","y"]);Z.addGetterSetter(kd,"radiusX",0,Be());Z.addGetterSetter(kd,"radiusY",0,Be());class Fs extends Ne{constructor(t){super(t),this.on("imageChange.konva",()=>{this._setImageLoad()}),this._setImageLoad()}_setImageLoad(){const t=this.image();t&&t.complete||t&&t.readyState===4||t&&t.addEventListener&&t.addEventListener("load",()=>{this._requestDraw()})}_useBufferCanvas(){return super._useBufferCanvas(!0)}_sceneFunc(t){const n=this.getWidth(),r=this.getHeight(),i=this.attrs.image;let o;if(i){const a=this.attrs.cropWidth,s=this.attrs.cropHeight;a&&s?o=[i,this.cropX(),this.cropY(),a,s,0,0,n,r]:o=[i,0,0,n,r]}(this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)),i&&t.drawImage.apply(t,o)}_hitFunc(t){var n=this.width(),r=this.height();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}getWidth(){var t,n;return(t=this.attrs.width)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.width}getHeight(){var t,n;return(t=this.attrs.height)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.height}static fromURL(t,n,r=null){var i=ue.createImageElement();i.onload=function(){var o=new Fs({image:i});n(o)},i.onerror=r,i.crossOrigin="Anonymous",i.src=t}}Fs.prototype.className="Image";gr(Fs);Z.addGetterSetter(Fs,"image");Z.addComponentsGetterSetter(Fs,"crop",["x","y","width","height"]);Z.addGetterSetter(Fs,"cropX",0,Be());Z.addGetterSetter(Fs,"cropY",0,Be());Z.addGetterSetter(Fs,"cropWidth",0,Be());Z.addGetterSetter(Fs,"cropHeight",0,Be());var OB=["fontFamily","fontSize","fontStyle","padding","lineHeight","text","width","height","pointerDirection","pointerWidth","pointerHeight"],Qbe="Change.konva",Jbe="none",gC="up",mC="right",vC="down",yC="left",eSe=OB.length;class K8 extends E0{constructor(t){super(t),this.on("add.konva",function(n){this._addListeners(n.child),this._sync()})}getText(){return this.find("Text")[0]}getTag(){return this.find("Tag")[0]}_addListeners(t){var n=this,r,i=function(){n._sync()};for(r=0;r<eSe;r++)t.on(OB[r]+Qbe,i)}getWidth(){return this.getText().width()}getHeight(){return this.getText().height()}_sync(){var t=this.getText(),n=this.getTag(),r,i,o,a,s,l,d;if(t&&n){switch(r=t.width(),i=t.height(),o=n.pointerDirection(),a=n.pointerWidth(),d=n.pointerHeight(),s=0,l=0,o){case gC:s=r/2,l=-1*d;break;case mC:s=r+a,l=i/2;break;case vC:s=r/2,l=i+d;break;case yC:s=-1*a,l=i/2;break}n.setAttrs({x:-1*s,y:-1*l,width:r,height:i}),t.setAttrs({x:-1*s,y:-1*l})}}}K8.prototype.className="Label";gr(K8);class mh extends Ne{_sceneFunc(t){var n=this.width(),r=this.height(),i=this.pointerDirection(),o=this.pointerWidth(),a=this.pointerHeight(),s=this.cornerRadius();let l=0,d=0,p=0,g=0;typeof s=="number"?l=d=p=g=Math.min(s,n/2,r/2):(l=Math.min(s[0]||0,n/2,r/2),d=Math.min(s[1]||0,n/2,r/2),g=Math.min(s[2]||0,n/2,r/2),p=Math.min(s[3]||0,n/2,r/2)),t.beginPath(),t.moveTo(l,0),i===gC&&(t.lineTo((n-o)/2,0),t.lineTo(n/2,-1*a),t.lineTo((n+o)/2,0)),t.lineTo(n-d,0),t.arc(n-d,d,d,Math.PI*3/2,0,!1),i===mC&&(t.lineTo(n,(r-a)/2),t.lineTo(n+o,r/2),t.lineTo(n,(r+a)/2)),t.lineTo(n,r-g),t.arc(n-g,r-g,g,0,Math.PI/2,!1),i===vC&&(t.lineTo((n+o)/2,r),t.lineTo(n/2,r+a),t.lineTo((n-o)/2,r)),t.lineTo(p,r),t.arc(p,r-p,p,Math.PI/2,Math.PI,!1),i===yC&&(t.lineTo(0,(r+a)/2),t.lineTo(-1*o,r/2),t.lineTo(0,(r-a)/2)),t.lineTo(0,l),t.arc(l,l,l,Math.PI,Math.PI*3/2,!1),t.closePath(),t.fillStrokeShape(this)}getSelfRect(){var t=0,n=0,r=this.pointerWidth(),i=this.pointerHeight(),o=this.pointerDirection(),a=this.width(),s=this.height();return o===gC?(n-=i,s+=i):o===vC?s+=i:o===yC?(t-=r*1.5,a+=r):o===mC&&(a+=r*1.5),{x:t,y:n,width:a,height:s}}}mh.prototype.className="Tag";gr(mh);Z.addGetterSetter(mh,"pointerDirection",Jbe);Z.addGetterSetter(mh,"pointerWidth",0,Be());Z.addGetterSetter(mh,"pointerHeight",0,Be());Z.addGetterSetter(mh,"cornerRadius",0,hB(4));class bv extends Ne{_sceneFunc(t){var n=this.cornerRadius(),r=this.width(),i=this.height();if(t.beginPath(),!n)t.rect(0,0,r,i);else{let o=0,a=0,s=0,l=0;typeof n=="number"?o=a=s=l=Math.min(n,r/2,i/2):(o=Math.min(n[0]||0,r/2,i/2),a=Math.min(n[1]||0,r/2,i/2),l=Math.min(n[2]||0,r/2,i/2),s=Math.min(n[3]||0,r/2,i/2)),t.moveTo(o,0),t.lineTo(r-a,0),t.arc(r-a,a,a,Math.PI*3/2,0,!1),t.lineTo(r,i-l),t.arc(r-l,i-l,l,0,Math.PI/2,!1),t.lineTo(s,i),t.arc(s,i-s,s,Math.PI/2,Math.PI,!1),t.lineTo(0,o),t.arc(o,o,o,Math.PI,Math.PI*3/2,!1)}t.closePath(),t.fillStrokeShape(this)}}bv.prototype.className="Rect";gr(bv);Z.addGetterSetter(bv,"cornerRadius",0,hB(4));class vh extends Ne{_sceneFunc(t){const n=this._getPoints();t.beginPath(),t.moveTo(n[0].x,n[0].y);for(var r=1;r<n.length;r++)t.lineTo(n[r].x,n[r].y);t.closePath(),t.fillStrokeShape(this)}_getPoints(){const t=this.attrs.sides,n=this.attrs.radius||0,r=[];for(var i=0;i<t;i++)r.push({x:n*Math.sin(i*2*Math.PI/t),y:-1*n*Math.cos(i*2*Math.PI/t)});return r}getSelfRect(){const t=this._getPoints();var n=t[0].x,r=t[0].y,i=t[0].x,o=t[0].y;return t.forEach(a=>{n=Math.min(n,a.x),r=Math.max(r,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y)}),{x:n,y:i,width:r-n,height:o-i}}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}vh.prototype.className="RegularPolygon";vh.prototype._centroid=!0;vh.prototype._attrsAffectingSize=["radius"];gr(vh);Z.addGetterSetter(vh,"radius",0,Be());Z.addGetterSetter(vh,"sides",0,Be());var EA=Math.PI*2;class yh extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.innerRadius(),0,EA,!1),t.moveTo(this.outerRadius(),0),t.arc(0,0,this.outerRadius(),EA,0,!0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}}yh.prototype.className="Ring";yh.prototype._centroid=!0;yh.prototype._attrsAffectingSize=["innerRadius","outerRadius"];gr(yh);Z.addGetterSetter(yh,"innerRadius",0,Be());Z.addGetterSetter(yh,"outerRadius",0,Be());class Hl extends Ne{constructor(t){super(t),this._updated=!0,this.anim=new Ka(()=>{var n=this._updated;return this._updated=!1,n}),this.on("animationChange.konva",function(){this.frameIndex(0)}),this.on("frameIndexChange.konva",function(){this._updated=!0}),this.on("frameRateChange.konva",function(){!this.anim.isRunning()||(clearInterval(this.interval),this._setInterval())})}_sceneFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+0],l=o[i+1],d=o[i+2],p=o[i+3],g=this.image();if((this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,d,p),t.closePath(),t.fillStrokeShape(this)),g)if(a){var m=a[n],y=r*2;t.drawImage(g,s,l,d,p,m[y+0],m[y+1],d,p)}else t.drawImage(g,s,l,d,p,0,0,d,p)}_hitFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+2],l=o[i+3];if(t.beginPath(),a){var d=a[n],p=r*2;t.rect(d[p+0],d[p+1],s,l)}else t.rect(0,0,s,l);t.closePath(),t.fillShape(this)}_useBufferCanvas(){return super._useBufferCanvas(!0)}_setInterval(){var t=this;this.interval=setInterval(function(){t._updateIndex()},1e3/this.frameRate())}start(){if(!this.isRunning()){var t=this.getLayer();this.anim.setLayers(t),this._setInterval(),this.anim.start()}}stop(){this.anim.stop(),clearInterval(this.interval)}isRunning(){return this.anim.isRunning()}_updateIndex(){var t=this.frameIndex(),n=this.animation(),r=this.animations(),i=r[n],o=i.length/4;t<o-1?this.frameIndex(t+1):this.frameIndex(0)}}Hl.prototype.className="Sprite";gr(Hl);Z.addGetterSetter(Hl,"animation");Z.addGetterSetter(Hl,"animations");Z.addGetterSetter(Hl,"frameOffsets");Z.addGetterSetter(Hl,"image");Z.addGetterSetter(Hl,"frameIndex",0,Be());Z.addGetterSetter(Hl,"frameRate",17,Be());Z.backCompat(Hl,{index:"frameIndex",getIndex:"getFrameIndex",setIndex:"setFrameIndex"});class Ed extends Ne{_sceneFunc(t){var n=this.innerRadius(),r=this.outerRadius(),i=this.numPoints();t.beginPath(),t.moveTo(0,0-r);for(var o=1;o<i*2;o++){var a=o%2===0?r:n,s=a*Math.sin(o*Math.PI/i),l=-1*a*Math.cos(o*Math.PI/i);t.lineTo(s,l)}t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}}Ed.prototype.className="Star";Ed.prototype._centroid=!0;Ed.prototype._attrsAffectingSize=["innerRadius","outerRadius"];gr(Ed);Z.addGetterSetter(Ed,"numPoints",5,Be());Z.addGetterSetter(Ed,"innerRadius",0,Be());Z.addGetterSetter(Ed,"outerRadius",0,Be());function NB(e){return Array.from(e)}var vp="auto",tSe="center",tg="justify",nSe="Change.konva",rSe="2d",PA="-",DB="left",iSe="text",oSe="Text",aSe="top",sSe="bottom",TA="middle",zB="normal",lSe="px ",cy=" ",uSe="right",cSe="word",dSe="char",LA="none",_S="\u2026",FB=["fontFamily","fontSize","fontStyle","fontVariant","padding","align","verticalAlign","lineHeight","text","width","height","wrap","ellipsis","letterSpacing"],fSe=FB.length;function hSe(e){return e.split(",").map(t=>{t=t.trim();const n=t.indexOf(" ")>=0,r=t.indexOf('"')>=0||t.indexOf("'")>=0;return n&&!r&&(t=`"${t}"`),t}).join(", ")}var dy;function kS(){return dy||(dy=ue.createCanvasElement().getContext(rSe),dy)}function pSe(e){e.fillText(this._partialText,this._partialTextX,this._partialTextY)}function gSe(e){e.strokeText(this._partialText,this._partialTextX,this._partialTextY)}function mSe(e){return e=e||{},!e.fillLinearGradientColorStops&&!e.fillRadialGradientColorStops&&!e.fillPatternImage&&(e.fill=e.fill||"black"),e}class pr extends Ne{constructor(t){super(mSe(t)),this._partialTextX=0,this._partialTextY=0;for(var n=0;n<fSe;n++)this.on(FB[n]+nSe,this._setTextData);this._setTextData()}_sceneFunc(t){var n=this.textArr,r=n.length;if(!!this.text()){var i=this.padding(),o=this.fontSize(),a=this.lineHeight()*o,s=this.verticalAlign(),l=0,d=this.align(),p=this.getWidth(),g=this.letterSpacing(),m=this.fill(),y=this.textDecoration(),b=y.indexOf("underline")!==-1,w=y.indexOf("line-through")!==-1,P,T=0,T=a/2,k=0,L=0;for(t.setAttr("font",this._getContextFont()),t.setAttr("textBaseline",TA),t.setAttr("textAlign",DB),s===TA?l=(this.getHeight()-r*a-i*2)/2:s===sSe&&(l=this.getHeight()-r*a-i*2),t.translate(i,l+i),P=0;P<r;P++){var k=0,L=0,I=n[P],N=I.text,F=I.width,z=I.lastInParagraph,B,K,U;if(t.save(),d===uSe?k+=p-F-i*2:d===tSe&&(k+=(p-F-i*2)/2),b&&(t.save(),t.beginPath(),t.moveTo(k,T+L+Math.round(o/2)),B=N.split(" ").length-1,K=B===0,U=d===tg&&z&&!K?p-i*2:F,t.lineTo(k+Math.round(U),T+L+Math.round(o/2)),t.lineWidth=o/15,t.strokeStyle=m,t.stroke(),t.restore()),w&&(t.save(),t.beginPath(),t.moveTo(k,T+L),B=N.split(" ").length-1,K=B===0,U=d===tg&&z&&!K?p-i*2:F,t.lineTo(k+Math.round(U),T+L),t.lineWidth=o/15,t.strokeStyle=m,t.stroke(),t.restore()),g!==0||d===tg){B=N.split(" ").length-1;for(var Y=NB(N),ve=0;ve<Y.length;ve++){var le=Y[ve];le===" "&&!z&&d===tg&&(k+=(p-i*2-F)/B),this._partialTextX=k,this._partialTextY=T+L,this._partialText=le,t.fillStrokeShape(this),k+=this.measureSize(le).width+g}}else this._partialTextX=k,this._partialTextY=T+L,this._partialText=N,t.fillStrokeShape(this);t.restore(),r>1&&(T+=a)}}}_hitFunc(t){var n=this.getWidth(),r=this.getHeight();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}setText(t){var n=ue._isString(t)?t:t==null?"":t+"";return this._setAttr(iSe,n),this}getWidth(){var t=this.attrs.width===vp||this.attrs.width===void 0;return t?this.getTextWidth()+this.padding()*2:this.attrs.width}getHeight(){var t=this.attrs.height===vp||this.attrs.height===void 0;return t?this.fontSize()*this.textArr.length*this.lineHeight()+this.padding()*2:this.attrs.height}getTextWidth(){return this.textWidth}getTextHeight(){return ue.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height."),this.textHeight}measureSize(t){var n=kS(),r=this.fontSize(),i;return n.save(),n.font=this._getContextFont(),i=n.measureText(t),n.restore(),{width:i.width,height:r}}_getContextFont(){return this.fontStyle()+cy+this.fontVariant()+cy+(this.fontSize()+lSe)+hSe(this.fontFamily())}_addTextLine(t){this.align()===tg&&(t=t.trim());var n=this._getTextWidth(t);return this.textArr.push({text:t,width:n,lastInParagraph:!1})}_getTextWidth(t){var n=this.letterSpacing(),r=t.length;return kS().measureText(t).width+(r?n*(r-1):0)}_setTextData(){var t=this.text().split(`
-`),n=+this.fontSize(),r=0,i=this.lineHeight()*n,o=this.attrs.width,a=this.attrs.height,s=o!==vp&&o!==void 0,l=a!==vp&&a!==void 0,d=this.padding(),p=o-d*2,g=a-d*2,m=0,y=this.wrap(),b=y!==LA,w=y!==dSe&&b,P=this.ellipsis();this.textArr=[],kS().font=this._getContextFont();for(var T=P?this._getTextWidth(_S):0,k=0,L=t.length;k<L;++k){var I=t[k],N=this._getTextWidth(I);if(s&&N>p)for(;I.length>0;){for(var F=0,z=I.length,B="",K=0;F<z;){var U=F+z>>>1,Y=I.slice(0,U+1),ve=this._getTextWidth(Y)+T;ve<=p?(F=U+1,B=Y,K=ve):z=U}if(B){if(w){var le,fe=I[B.length],we=fe===cy||fe===PA;we&&K<=p?le=B.length:le=Math.max(B.lastIndexOf(cy),B.lastIndexOf(PA))+1,le>0&&(F=le,B=B.slice(0,F),K=this._getTextWidth(B))}B=B.trimRight(),this._addTextLine(B),r=Math.max(r,K),m+=i;var Se=this._shouldHandleEllipsis(m);if(Se){this._tryToAddEllipsisToLastLine();break}if(I=I.slice(F),I=I.trimLeft(),I.length>0&&(N=this._getTextWidth(I),N<=p)){this._addTextLine(I),m+=i,r=Math.max(r,N);break}}else break}else this._addTextLine(I),m+=i,r=Math.max(r,N),this._shouldHandleEllipsis(m)&&k<L-1&&this._tryToAddEllipsisToLastLine();if(l&&m+i>g)break;this.textArr[this.textArr.length-1]&&(this.textArr[this.textArr.length-1].lastInParagraph=!0)}this.textHeight=n,this.textWidth=r}_shouldHandleEllipsis(t){var n=+this.fontSize(),r=this.lineHeight()*n,i=this.attrs.height,o=i!==vp&&i!==void 0,a=this.padding(),s=i-a*2,l=this.wrap(),d=l!==LA;return!d||o&&t+r>s}_tryToAddEllipsisToLastLine(){var t=this.attrs.width,n=t!==vp&&t!==void 0,r=this.padding(),i=t-r*2,o=this.ellipsis(),a=this.textArr[this.textArr.length-1];if(!(!a||!o)){if(n){var s=this._getTextWidth(a.text+_S)<i;s||(a.text=a.text.slice(0,a.text.length-3))}this.textArr.splice(this.textArr.length-1,1),this._addTextLine(a.text+_S)}}getStrokeScaleEnabled(){return!0}}pr.prototype._fillFunc=pSe;pr.prototype._strokeFunc=gSe;pr.prototype.className=oSe;pr.prototype._attrsAffectingSize=["text","fontSize","padding","wrap","lineHeight","letterSpacing"];gr(pr);Z.overWriteSetter(pr,"width",V8());Z.overWriteSetter(pr,"height",V8());Z.addGetterSetter(pr,"fontFamily","Arial");Z.addGetterSetter(pr,"fontSize",12,Be());Z.addGetterSetter(pr,"fontStyle",zB);Z.addGetterSetter(pr,"fontVariant",zB);Z.addGetterSetter(pr,"padding",0,Be());Z.addGetterSetter(pr,"align",DB);Z.addGetterSetter(pr,"verticalAlign",aSe);Z.addGetterSetter(pr,"lineHeight",1,Be());Z.addGetterSetter(pr,"wrap",cSe);Z.addGetterSetter(pr,"ellipsis",!1,zs());Z.addGetterSetter(pr,"letterSpacing",0,Be());Z.addGetterSetter(pr,"text","",G0());Z.addGetterSetter(pr,"textDecoration","");var vSe="",$B="normal";function BB(e){e.fillText(this.partialText,0,0)}function HB(e){e.strokeText(this.partialText,0,0)}class ii extends Ne{constructor(t){super(t),this.dummyCanvas=ue.createCanvasElement(),this.dataArray=[],this.dataArray=Rn.parsePathData(this.attrs.data),this.on("dataChange.konva",function(){this.dataArray=Rn.parsePathData(this.attrs.data),this._setTextData()}),this.on("textChange.konva alignChange.konva letterSpacingChange.konva kerningFuncChange.konva fontSizeChange.konva fontFamilyChange.konva",this._setTextData),this._setTextData()}_sceneFunc(t){t.setAttr("font",this._getContextFont()),t.setAttr("textBaseline",this.textBaseline()),t.setAttr("textAlign","left"),t.save();var n=this.textDecoration(),r=this.fill(),i=this.fontSize(),o=this.glyphInfo;n==="underline"&&t.beginPath();for(var a=0;a<o.length;a++){t.save();var s=o[a].p0;t.translate(s.x,s.y),t.rotate(o[a].rotation),this.partialText=o[a].text,t.fillStrokeShape(this),n==="underline"&&(a===0&&t.moveTo(0,i/2+1),t.lineTo(i,i/2+1)),t.restore()}n==="underline"&&(t.strokeStyle=r,t.lineWidth=i/20,t.stroke()),t.restore()}_hitFunc(t){t.beginPath();var n=this.glyphInfo;if(n.length>=1){var r=n[0].p0;t.moveTo(r.x,r.y)}for(var i=0;i<n.length;i++){var o=n[i].p1;t.lineTo(o.x,o.y)}t.setAttr("lineWidth",this.fontSize()),t.setAttr("strokeStyle",this.colorKey),t.stroke()}getTextWidth(){return this.textWidth}getTextHeight(){return ue.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height."),this.textHeight}setText(t){return pr.prototype.setText.call(this,t)}_getContextFont(){return pr.prototype._getContextFont.call(this)}_getTextSize(t){var n=this.dummyCanvas,r=n.getContext("2d");r.save(),r.font=this._getContextFont();var i=r.measureText(t);return r.restore(),{width:i.width,height:parseInt(this.attrs.fontSize,10)}}_setTextData(){var t=this,n=this._getTextSize(this.attrs.text),r=this.letterSpacing(),i=this.align(),o=this.kerningFunc();this.textWidth=n.width,this.textHeight=n.height;var a=Math.max(this.textWidth+((this.attrs.text||"").length-1)*r,0);this.glyphInfo=[];for(var s=0,l=0;l<t.dataArray.length;l++)t.dataArray[l].pathLength>0&&(s+=t.dataArray[l].pathLength);var d=0;i==="center"&&(d=Math.max(0,s/2-a/2)),i==="right"&&(d=Math.max(0,s-a));for(var p=NB(this.text()),g=this.text().split(" ").length-1,m,y,b,w=-1,P=0,T=function(){P=0;for(var ve=t.dataArray,le=w+1;le<ve.length;le++){if(ve[le].pathLength>0)return w=le,ve[le];ve[le].command==="M"&&(m={x:ve[le].points[0],y:ve[le].points[1]})}return{}},k=function(ve){var le=t._getTextSize(ve).width+r;ve===" "&&i==="justify"&&(le+=(s-a)/g);var fe=0,we=0;for(y=void 0;Math.abs(le-fe)/le>.01&&we<20;){we++;for(var Se=fe;b===void 0;)b=T(),b&&Se+b.pathLength<le&&(Se+=b.pathLength,b=void 0);if(Object.keys(b).length===0||m===void 0)return;var se=!1;switch(b.command){case"L":Rn.getLineLength(m.x,m.y,b.points[0],b.points[1])>le?y=Rn.getPointOnLine(le,m.x,m.y,b.points[0],b.points[1],m.x,m.y):b=void 0;break;case"A":var j=b.points[4],ne=b.points[5],Q=b.points[4]+ne;P===0?P=j+1e-8:le>fe?P+=Math.PI/180*ne/Math.abs(ne):P-=Math.PI/360*ne/Math.abs(ne),(ne<0&&P<Q||ne>=0&&P>Q)&&(P=Q,se=!0),y=Rn.getPointOnEllipticalArc(b.points[0],b.points[1],b.points[2],b.points[3],P,b.points[6]);break;case"C":P===0?le>b.pathLength?P=1e-8:P=le/b.pathLength:le>fe?P+=(le-fe)/b.pathLength/2:P=Math.max(P-(fe-le)/b.pathLength/2,0),P>1&&(P=1,se=!0),y=Rn.getPointOnCubicBezier(P,b.start.x,b.start.y,b.points[0],b.points[1],b.points[2],b.points[3],b.points[4],b.points[5]);break;case"Q":P===0?P=le/b.pathLength:le>fe?P+=(le-fe)/b.pathLength:P-=(fe-le)/b.pathLength,P>1&&(P=1,se=!0),y=Rn.getPointOnQuadraticBezier(P,b.start.x,b.start.y,b.points[0],b.points[1],b.points[2],b.points[3]);break}y!==void 0&&(fe=Rn.getLineLength(m.x,m.y,y.x,y.y)),se&&(se=!1,b=void 0)}},L="C",I=t._getTextSize(L).width+r,N=d/I-1,F=0;F<N&&(k(L),!(m===void 0||y===void 0));F++)m=y;for(var z=0;z<p.length&&(k(p[z]),!(m===void 0||y===void 0));z++){var B=Rn.getLineLength(m.x,m.y,y.x,y.y),K=0;if(o)try{K=o(p[z-1],p[z])*this.fontSize()}catch{K=0}m.x+=K,y.x+=K,this.textWidth+=K;var U=Rn.getPointOnLine(K+B/2,m.x,m.y,y.x,y.y),Y=Math.atan2(y.y-m.y,y.x-m.x);this.glyphInfo.push({transposeX:U.x,transposeY:U.y,text:p[z],rotation:Y,p0:m,p1:y}),m=y}}getSelfRect(){if(!this.glyphInfo.length)return{x:0,y:0,width:0,height:0};var t=[];this.glyphInfo.forEach(function(p){t.push(p.p0.x),t.push(p.p0.y),t.push(p.p1.x),t.push(p.p1.y)});for(var n=t[0]||0,r=t[0]||0,i=t[1]||0,o=t[1]||0,a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],n=Math.min(n,a),r=Math.max(r,a),i=Math.min(i,s),o=Math.max(o,s);var d=this.fontSize();return{x:n-d/2,y:i-d/2,width:r-n+d,height:o-i+d}}}ii.prototype._fillFunc=BB;ii.prototype._strokeFunc=HB;ii.prototype._fillFuncHit=BB;ii.prototype._strokeFuncHit=HB;ii.prototype.className="TextPath";ii.prototype._attrsAffectingSize=["text","fontSize","data"];gr(ii);Z.addGetterSetter(ii,"data");Z.addGetterSetter(ii,"fontFamily","Arial");Z.addGetterSetter(ii,"fontSize",12,Be());Z.addGetterSetter(ii,"fontStyle",$B);Z.addGetterSetter(ii,"align","left");Z.addGetterSetter(ii,"letterSpacing",0,Be());Z.addGetterSetter(ii,"textBaseline","middle");Z.addGetterSetter(ii,"fontVariant",$B);Z.addGetterSetter(ii,"text",vSe);Z.addGetterSetter(ii,"textDecoration",null);Z.addGetterSetter(ii,"kerningFunc",null);var WB="tr-konva",ySe=["resizeEnabledChange","rotateAnchorOffsetChange","rotateEnabledChange","enabledAnchorsChange","anchorSizeChange","borderEnabledChange","borderStrokeChange","borderStrokeWidthChange","borderDashChange","anchorStrokeChange","anchorStrokeWidthChange","anchorFillChange","anchorCornerRadiusChange","ignoreStrokeChange"].map(e=>e+`.${WB}`).join(" "),AA="nodesRect",xSe=["widthChange","heightChange","scaleXChange","scaleYChange","skewXChange","skewYChange","rotationChange","offsetXChange","offsetYChange","transformsEnabledChange","strokeWidthChange"],bSe={"top-left":-45,"top-center":0,"top-right":45,"middle-right":-90,"middle-left":90,"bottom-left":-135,"bottom-center":180,"bottom-right":135};const SSe="ontouchstart"in st._global;function wSe(e,t){if(e==="rotater")return"crosshair";t+=ue.degToRad(bSe[e]||0);var n=(ue.radToDeg(t)%360+360)%360;return ue._inRange(n,315+22.5,360)||ue._inRange(n,0,22.5)?"ns-resize":ue._inRange(n,45-22.5,45+22.5)?"nesw-resize":ue._inRange(n,90-22.5,90+22.5)?"ew-resize":ue._inRange(n,135-22.5,135+22.5)?"nwse-resize":ue._inRange(n,180-22.5,180+22.5)?"ns-resize":ue._inRange(n,225-22.5,225+22.5)?"nesw-resize":ue._inRange(n,270-22.5,270+22.5)?"ew-resize":ue._inRange(n,315-22.5,315+22.5)?"nwse-resize":(ue.error("Transformer has unknown angle for cursor detection: "+n),"pointer")}var C5=["top-left","top-center","top-right","middle-right","middle-left","bottom-left","bottom-center","bottom-right"],RA=1e8;function CSe(e){return{x:e.x+e.width/2*Math.cos(e.rotation)+e.height/2*Math.sin(-e.rotation),y:e.y+e.height/2*Math.cos(e.rotation)+e.width/2*Math.sin(e.rotation)}}function VB(e,t,n){const r=n.x+(e.x-n.x)*Math.cos(t)-(e.y-n.y)*Math.sin(t),i=n.y+(e.x-n.x)*Math.sin(t)+(e.y-n.y)*Math.cos(t);return Object.assign(Object.assign({},e),{rotation:e.rotation+t,x:r,y:i})}function _Se(e,t){const n=CSe(e);return VB(e,t,n)}function kSe(e,t,n){let r=t;for(let i=0;i<e.length;i++){const o=st.getAngle(e[i]),a=Math.abs(o-t)%(Math.PI*2);Math.min(a,Math.PI*2-a)<n&&(r=o)}return r}class Cn extends E0{constructor(t){super(t),this._transforming=!1,this._createElements(),this._handleMouseMove=this._handleMouseMove.bind(this),this._handleMouseUp=this._handleMouseUp.bind(this),this.update=this.update.bind(this),this.on(ySe,this.update),this.getNode()&&this.update()}attachTo(t){return this.setNode(t),this}setNode(t){return ue.warn("tr.setNode(shape), tr.node(shape) and tr.attachTo(shape) methods are deprecated. Please use tr.nodes(nodesArray) instead."),this.setNodes([t])}getNode(){return this._nodes&&this._nodes[0]}_getEventNamespace(){return WB+this._id}setNodes(t=[]){this._nodes&&this._nodes.length&&this.detach(),this._nodes=t,t.length===1&&this.useSingleNodeRotation()?this.rotation(t[0].getAbsoluteRotation()):this.rotation(0),this._nodes.forEach(r=>{const i=()=>{this.nodes().length===1&&this.useSingleNodeRotation()&&this.rotation(this.nodes()[0].getAbsoluteRotation()),this._resetTransformCache(),!this._transforming&&!this.isDragging()&&this.update()},o=r._attrsAffectingSize.map(a=>a+"Change."+this._getEventNamespace()).join(" ");r.on(o,i),r.on(xSe.map(a=>a+`.${this._getEventNamespace()}`).join(" "),i),r.on(`absoluteTransformChange.${this._getEventNamespace()}`,i),this._proxyDrag(r)}),this._resetTransformCache();var n=!!this.findOne(".top-left");return n&&this.update(),this}_proxyDrag(t){let n;t.on(`dragstart.${this._getEventNamespace()}`,r=>{n=t.getAbsolutePosition(),!this.isDragging()&&t!==this.findOne(".back")&&this.startDrag(r,!1)}),t.on(`dragmove.${this._getEventNamespace()}`,r=>{if(!n)return;const i=t.getAbsolutePosition(),o=i.x-n.x,a=i.y-n.y;this.nodes().forEach(s=>{if(s===t||s.isDragging())return;const l=s.getAbsolutePosition();s.setAbsolutePosition({x:l.x+o,y:l.y+a}),s.startDrag(r)}),n=null})}getNodes(){return this._nodes||[]}getActiveAnchor(){return this._movingAnchorName}detach(){this._nodes&&this._nodes.forEach(t=>{t.off("."+this._getEventNamespace())}),this._nodes=[],this._resetTransformCache()}_resetTransformCache(){this._clearCache(AA),this._clearCache("transform"),this._clearSelfAndDescendantCache("absoluteTransform")}_getNodeRect(){return this._getCache(AA,this.__getNodeRect)}__getNodeShape(t,n=this.rotation(),r){var i=t.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()}),o=t.getAbsoluteScale(r),a=t.getAbsolutePosition(r),s=i.x*o.x-t.offsetX()*o.x,l=i.y*o.y-t.offsetY()*o.y;const d=(st.getAngle(t.getAbsoluteRotation())+Math.PI*2)%(Math.PI*2),p={x:a.x+s*Math.cos(d)+l*Math.sin(-d),y:a.y+l*Math.cos(d)+s*Math.sin(d),width:i.width*o.x,height:i.height*o.y,rotation:d};return VB(p,-st.getAngle(n),{x:0,y:0})}__getNodeRect(){var t=this.getNode();if(!t)return{x:-RA,y:-RA,width:0,height:0,rotation:0};const n=[];this.nodes().map(d=>{const p=d.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()});var g=[{x:p.x,y:p.y},{x:p.x+p.width,y:p.y},{x:p.x+p.width,y:p.y+p.height},{x:p.x,y:p.y+p.height}],m=d.getAbsoluteTransform();g.forEach(function(y){var b=m.point(y);n.push(b)})});const r=new ha;r.rotate(-st.getAngle(this.rotation()));var i,o,a,s;n.forEach(function(d){var p=r.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),r.invert();const l=r.point({x:i,y:o});return{x:l.x,y:l.y,width:a-i,height:s-o,rotation:st.getAngle(this.rotation())}}getX(){return this._getNodeRect().x}getY(){return this._getNodeRect().y}getWidth(){return this._getNodeRect().width}getHeight(){return this._getNodeRect().height}_createElements(){this._createBack(),C5.forEach(function(t){this._createAnchor(t)}.bind(this)),this._createAnchor("rotater")}_createAnchor(t){var n=new bv({stroke:"rgb(0, 161, 255)",fill:"white",strokeWidth:1,name:t+" _anchor",dragDistance:0,draggable:!0,hitStrokeWidth:SSe?10:"auto"}),r=this;n.on("mousedown touchstart",function(i){r._handleMouseDown(i)}),n.on("dragstart",i=>{n.stopDrag(),i.cancelBubble=!0}),n.on("dragend",i=>{i.cancelBubble=!0}),n.on("mouseenter",()=>{var i=st.getAngle(this.rotation()),o=wSe(t,i);n.getStage().content&&(n.getStage().content.style.cursor=o),this._cursorChange=!0}),n.on("mouseout",()=>{n.getStage().content&&(n.getStage().content.style.cursor=""),this._cursorChange=!1}),this.add(n)}_createBack(){var t=new Ne({name:"back",width:0,height:0,draggable:!0,sceneFunc(n){var r=this.getParent(),i=r.padding();n.beginPath(),n.rect(-i,-i,this.width()+i*2,this.height()+i*2),n.moveTo(this.width()/2,-i),r.rotateEnabled()&&n.lineTo(this.width()/2,-r.rotateAnchorOffset()*ue._sign(this.height())-i),n.fillStrokeShape(this)},hitFunc:(n,r)=>{if(!!this.shouldOverdrawWholeArea()){var i=this.padding();n.beginPath(),n.rect(-i,-i,r.width()+i*2,r.height()+i*2),n.fillStrokeShape(r)}}});this.add(t),this._proxyDrag(t),t.on("dragstart",n=>{n.cancelBubble=!0}),t.on("dragmove",n=>{n.cancelBubble=!0}),t.on("dragend",n=>{n.cancelBubble=!0}),this.on("dragmove",n=>{this.update()})}_handleMouseDown(t){this._movingAnchorName=t.target.name().split(" ")[0];var n=this._getNodeRect(),r=n.width,i=n.height,o=Math.sqrt(Math.pow(r,2)+Math.pow(i,2));this.sin=Math.abs(i/o),this.cos=Math.abs(r/o),typeof window<"u"&&(window.addEventListener("mousemove",this._handleMouseMove),window.addEventListener("touchmove",this._handleMouseMove),window.addEventListener("mouseup",this._handleMouseUp,!0),window.addEventListener("touchend",this._handleMouseUp,!0)),this._transforming=!0;var a=t.target.getAbsolutePosition(),s=t.target.getStage().getPointerPosition();this._anchorDragOffset={x:s.x-a.x,y:s.y-a.y},this._fire("transformstart",{evt:t.evt,target:this.getNode()}),this._nodes.forEach(l=>{l._fire("transformstart",{evt:t.evt,target:l})})}_handleMouseMove(t){var n,r,i,o=this.findOne("."+this._movingAnchorName),a=o.getStage();a.setPointersPositions(t);const s=a.getPointerPosition();let l={x:s.x-this._anchorDragOffset.x,y:s.y-this._anchorDragOffset.y};const d=o.getAbsolutePosition();this.anchorDragBoundFunc()&&(l=this.anchorDragBoundFunc()(d,l,t)),o.setAbsolutePosition(l);const p=o.getAbsolutePosition();if(!(d.x===p.x&&d.y===p.y)){if(this._movingAnchorName==="rotater"){var g=this._getNodeRect();n=o.x()-g.width/2,r=-o.y()+g.height/2;let ve=Math.atan2(-r,n)+Math.PI/2;g.height<0&&(ve-=Math.PI);var m=st.getAngle(this.rotation());const le=m+ve,fe=st.getAngle(this.rotationSnapTolerance()),Se=kSe(this.rotationSnaps(),le,fe)-g.rotation,se=_Se(g,Se);this._fitNodesInto(se,t);return}var y=this.keepRatio()||t.shiftKey,k=this.centeredScaling()||t.altKey;if(this._movingAnchorName==="top-left"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-right").x(),y:this.findOne(".bottom-right").y()};i=Math.sqrt(Math.pow(b.x-o.x(),2)+Math.pow(b.y-o.y(),2));var w=this.findOne(".top-left").x()>b.x?-1:1,P=this.findOne(".top-left").y()>b.y?-1:1;n=i*this.cos*w,r=i*this.sin*P,this.findOne(".top-left").x(b.x-n),this.findOne(".top-left").y(b.y-r)}}else if(this._movingAnchorName==="top-center")this.findOne(".top-left").y(o.y());else if(this._movingAnchorName==="top-right"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-left").x(),y:this.findOne(".bottom-left").y()};i=Math.sqrt(Math.pow(o.x()-b.x,2)+Math.pow(b.y-o.y(),2));var w=this.findOne(".top-right").x()<b.x?-1:1,P=this.findOne(".top-right").y()>b.y?-1:1;n=i*this.cos*w,r=i*this.sin*P,this.findOne(".top-right").x(b.x+n),this.findOne(".top-right").y(b.y-r)}var T=o.position();this.findOne(".top-left").y(T.y),this.findOne(".bottom-right").x(T.x)}else if(this._movingAnchorName==="middle-left")this.findOne(".top-left").x(o.x());else if(this._movingAnchorName==="middle-right")this.findOne(".bottom-right").x(o.x());else if(this._movingAnchorName==="bottom-left"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".top-right").x(),y:this.findOne(".top-right").y()};i=Math.sqrt(Math.pow(b.x-o.x(),2)+Math.pow(o.y()-b.y,2));var w=b.x<o.x()?-1:1,P=o.y()<b.y?-1:1;n=i*this.cos*w,r=i*this.sin*P,o.x(b.x-n),o.y(b.y+r)}T=o.position(),this.findOne(".top-left").x(T.x),this.findOne(".bottom-right").y(T.y)}else if(this._movingAnchorName==="bottom-center")this.findOne(".bottom-right").y(o.y());else if(this._movingAnchorName==="bottom-right"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".top-left").x(),y:this.findOne(".top-left").y()};i=Math.sqrt(Math.pow(o.x()-b.x,2)+Math.pow(o.y()-b.y,2));var w=this.findOne(".bottom-right").x()<b.x?-1:1,P=this.findOne(".bottom-right").y()<b.y?-1:1;n=i*this.cos*w,r=i*this.sin*P,this.findOne(".bottom-right").x(b.x+n),this.findOne(".bottom-right").y(b.y+r)}}else console.error(new Error("Wrong position argument of selection resizer: "+this._movingAnchorName));var k=this.centeredScaling()||t.altKey;if(k){var L=this.findOne(".top-left"),I=this.findOne(".bottom-right"),N=L.x(),F=L.y(),z=this.getWidth()-I.x(),B=this.getHeight()-I.y();I.move({x:-N,y:-F}),L.move({x:z,y:B})}var K=this.findOne(".top-left").getAbsolutePosition();n=K.x,r=K.y;var U=this.findOne(".bottom-right").x()-this.findOne(".top-left").x(),Y=this.findOne(".bottom-right").y()-this.findOne(".top-left").y();this._fitNodesInto({x:n,y:r,width:U,height:Y,rotation:st.getAngle(this.rotation())},t)}}_handleMouseUp(t){this._removeEvents(t)}getAbsoluteTransform(){return this.getTransform()}_removeEvents(t){if(this._transforming){this._transforming=!1,typeof window<"u"&&(window.removeEventListener("mousemove",this._handleMouseMove),window.removeEventListener("touchmove",this._handleMouseMove),window.removeEventListener("mouseup",this._handleMouseUp,!0),window.removeEventListener("touchend",this._handleMouseUp,!0));var n=this.getNode();this._fire("transformend",{evt:t,target:n}),n&&this._nodes.forEach(r=>{r._fire("transformend",{evt:t,target:r})}),this._movingAnchorName=null}}_fitNodesInto(t,n){var r=this._getNodeRect();const i=1;if(ue._inRange(t.width,-this.padding()*2-i,i)){this.update();return}if(ue._inRange(t.height,-this.padding()*2-i,i)){this.update();return}const o=this.flipEnabled();var a=new ha;if(a.rotate(st.getAngle(this.rotation())),this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("left")>=0){const g=a.point({x:-this.padding()*2,y:0});if(t.x+=g.x,t.y+=g.y,t.width+=this.padding()*2,this._movingAnchorName=this._movingAnchorName.replace("left","right"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,!o){this.update();return}}else if(this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("right")>=0){const g=a.point({x:this.padding()*2,y:0});if(this._movingAnchorName=this._movingAnchorName.replace("right","left"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.width+=this.padding()*2,!o){this.update();return}}if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("top")>=0){const g=a.point({x:0,y:-this.padding()*2});if(t.x+=g.x,t.y+=g.y,this._movingAnchorName=this._movingAnchorName.replace("top","bottom"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}else if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("bottom")>=0){const g=a.point({x:0,y:this.padding()*2});if(this._movingAnchorName=this._movingAnchorName.replace("bottom","top"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}if(this.boundBoxFunc()){const g=this.boundBoxFunc()(r,t);g?t=g:ue.warn("boundBoxFunc returned falsy. You should return new bound rect from it!")}const s=1e7,l=new ha;l.translate(r.x,r.y),l.rotate(r.rotation),l.scale(r.width/s,r.height/s);const d=new ha;d.translate(t.x,t.y),d.rotate(t.rotation),d.scale(t.width/s,t.height/s);const p=d.multiply(l.invert());this._nodes.forEach(g=>{var m;const y=g.getParent().getAbsoluteTransform(),b=g.getTransform().copy();b.translate(g.offsetX(),g.offsetY());const w=new ha;w.multiply(y.copy().invert()).multiply(p).multiply(y).multiply(b);const P=w.decompose();g.setAttrs(P),this._fire("transform",{evt:n,target:g}),g._fire("transform",{evt:n,target:g}),(m=g.getLayer())===null||m===void 0||m.batchDraw()}),this.rotation(ue._getRotation(t.rotation)),this._resetTransformCache(),this.update(),this.getLayer().batchDraw()}forceUpdate(){this._resetTransformCache(),this.update()}_batchChangeChild(t,n){this.findOne(t).setAttrs(n)}update(){var t,n=this._getNodeRect();this.rotation(ue._getRotation(n.rotation));var r=n.width,i=n.height,o=this.enabledAnchors(),a=this.resizeEnabled(),s=this.padding(),l=this.anchorSize();this.find("._anchor").forEach(d=>{d.setAttrs({width:l,height:l,offsetX:l/2,offsetY:l/2,stroke:this.anchorStroke(),strokeWidth:this.anchorStrokeWidth(),fill:this.anchorFill(),cornerRadius:this.anchorCornerRadius()})}),this._batchChangeChild(".top-left",{x:0,y:0,offsetX:l/2+s,offsetY:l/2+s,visible:a&&o.indexOf("top-left")>=0}),this._batchChangeChild(".top-center",{x:r/2,y:0,offsetY:l/2+s,visible:a&&o.indexOf("top-center")>=0}),this._batchChangeChild(".top-right",{x:r,y:0,offsetX:l/2-s,offsetY:l/2+s,visible:a&&o.indexOf("top-right")>=0}),this._batchChangeChild(".middle-left",{x:0,y:i/2,offsetX:l/2+s,visible:a&&o.indexOf("middle-left")>=0}),this._batchChangeChild(".middle-right",{x:r,y:i/2,offsetX:l/2-s,visible:a&&o.indexOf("middle-right")>=0}),this._batchChangeChild(".bottom-left",{x:0,y:i,offsetX:l/2+s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-left")>=0}),this._batchChangeChild(".bottom-center",{x:r/2,y:i,offsetY:l/2-s,visible:a&&o.indexOf("bottom-center")>=0}),this._batchChangeChild(".bottom-right",{x:r,y:i,offsetX:l/2-s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-right")>=0}),this._batchChangeChild(".rotater",{x:r/2,y:-this.rotateAnchorOffset()*ue._sign(i)-s,visible:this.rotateEnabled()}),this._batchChangeChild(".back",{width:r,height:i,visible:this.borderEnabled(),stroke:this.borderStroke(),strokeWidth:this.borderStrokeWidth(),dash:this.borderDash(),x:0,y:0}),(t=this.getLayer())===null||t===void 0||t.batchDraw()}isTransforming(){return this._transforming}stopTransform(){if(this._transforming){this._removeEvents();var t=this.findOne("."+this._movingAnchorName);t&&t.stopDrag()}}destroy(){return this.getStage()&&this._cursorChange&&this.getStage().content&&(this.getStage().content.style.cursor=""),E0.prototype.destroy.call(this),this.detach(),this._removeEvents(),this}toObject(){return He.prototype.toObject.call(this)}getClientRect(){return this.nodes().length>0?super.getClientRect():{x:0,y:0,width:0,height:0}}}function ESe(e){return e instanceof Array||ue.warn("enabledAnchors value should be an array"),e instanceof Array&&e.forEach(function(t){C5.indexOf(t)===-1&&ue.warn("Unknown anchor name: "+t+". Available names are: "+C5.join(", "))}),e||[]}Cn.prototype.className="Transformer";gr(Cn);Z.addGetterSetter(Cn,"enabledAnchors",C5,ESe);Z.addGetterSetter(Cn,"flipEnabled",!0,zs());Z.addGetterSetter(Cn,"resizeEnabled",!0);Z.addGetterSetter(Cn,"anchorSize",10,Be());Z.addGetterSetter(Cn,"rotateEnabled",!0);Z.addGetterSetter(Cn,"rotationSnaps",[]);Z.addGetterSetter(Cn,"rotateAnchorOffset",50,Be());Z.addGetterSetter(Cn,"rotationSnapTolerance",5,Be());Z.addGetterSetter(Cn,"borderEnabled",!0);Z.addGetterSetter(Cn,"anchorStroke","rgb(0, 161, 255)");Z.addGetterSetter(Cn,"anchorStrokeWidth",1,Be());Z.addGetterSetter(Cn,"anchorFill","white");Z.addGetterSetter(Cn,"anchorCornerRadius",0,Be());Z.addGetterSetter(Cn,"borderStroke","rgb(0, 161, 255)");Z.addGetterSetter(Cn,"borderStrokeWidth",1,Be());Z.addGetterSetter(Cn,"borderDash");Z.addGetterSetter(Cn,"keepRatio",!0);Z.addGetterSetter(Cn,"centeredScaling",!1);Z.addGetterSetter(Cn,"ignoreStroke",!1);Z.addGetterSetter(Cn,"padding",0,Be());Z.addGetterSetter(Cn,"node");Z.addGetterSetter(Cn,"nodes");Z.addGetterSetter(Cn,"boundBoxFunc");Z.addGetterSetter(Cn,"anchorDragBoundFunc");Z.addGetterSetter(Cn,"shouldOverdrawWholeArea",!1);Z.addGetterSetter(Cn,"useSingleNodeRotation",!0);Z.backCompat(Cn,{lineEnabled:"borderEnabled",rotateHandlerOffset:"rotateAnchorOffset",enabledHandlers:"enabledAnchors"});class Gu extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.radius(),0,st.getAngle(this.angle()),this.clockwise()),t.lineTo(0,0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}Gu.prototype.className="Wedge";Gu.prototype._centroid=!0;Gu.prototype._attrsAffectingSize=["radius"];gr(Gu);Z.addGetterSetter(Gu,"radius",0,Be());Z.addGetterSetter(Gu,"angle",0,Be());Z.addGetterSetter(Gu,"clockwise",!1);Z.backCompat(Gu,{angleDeg:"angle",getAngleDeg:"getAngle",setAngleDeg:"setAngle"});function IA(){this.r=0,this.g=0,this.b=0,this.a=0,this.next=null}var PSe=[512,512,456,512,328,456,335,512,405,328,271,456,388,335,292,512,454,405,364,328,298,271,496,456,420,388,360,335,312,292,273,512,482,454,428,405,383,364,345,328,312,298,284,271,259,496,475,456,437,420,404,388,374,360,347,335,323,312,302,292,282,273,265,512,497,482,468,454,441,428,417,405,394,383,373,364,354,345,337,328,320,312,305,298,291,284,278,271,265,259,507,496,485,475,465,456,446,437,428,420,412,404,396,388,381,374,367,360,354,347,341,335,329,323,318,312,307,302,297,292,287,282,278,273,269,265,261,512,505,497,489,482,475,468,461,454,447,441,435,428,422,417,411,405,399,394,389,383,378,373,368,364,359,354,350,345,341,337,332,328,324,320,316,312,309,305,301,298,294,291,287,284,281,278,274,271,268,265,262,259,257,507,501,496,491,485,480,475,470,465,460,456,451,446,442,437,433,428,424,420,416,412,408,404,400,396,392,388,385,381,377,374,370,367,363,360,357,354,350,347,344,341,338,335,332,329,326,323,320,318,315,312,310,307,304,302,299,297,294,292,289,287,285,282,280,278,275,273,271,269,267,265,263,261,259],TSe=[9,11,12,13,13,14,14,15,15,15,15,16,16,16,16,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24];function LSe(e,t){var n=e.data,r=e.width,i=e.height,o,a,s,l,d,p,g,m,y,b,w,P,T,k,L,I,N,F,z,B,K,U,Y,ve,le=t+t+1,fe=r-1,we=i-1,Se=t+1,se=Se*(Se+1)/2,j=new IA,ne=null,Q=j,W=null,re=null,de=PSe[t],be=TSe[t];for(s=1;s<le;s++)Q=Q.next=new IA,s===Se&&(ne=Q);for(Q.next=j,g=p=0,a=0;a<i;a++){for(I=N=F=z=m=y=b=w=0,P=Se*(B=n[p]),T=Se*(K=n[p+1]),k=Se*(U=n[p+2]),L=Se*(Y=n[p+3]),m+=se*B,y+=se*K,b+=se*U,w+=se*Y,Q=j,s=0;s<Se;s++)Q.r=B,Q.g=K,Q.b=U,Q.a=Y,Q=Q.next;for(s=1;s<Se;s++)l=p+((fe<s?fe:s)<<2),m+=(Q.r=B=n[l])*(ve=Se-s),y+=(Q.g=K=n[l+1])*ve,b+=(Q.b=U=n[l+2])*ve,w+=(Q.a=Y=n[l+3])*ve,I+=B,N+=K,F+=U,z+=Y,Q=Q.next;for(W=j,re=ne,o=0;o<r;o++)n[p+3]=Y=w*de>>be,Y!==0?(Y=255/Y,n[p]=(m*de>>be)*Y,n[p+1]=(y*de>>be)*Y,n[p+2]=(b*de>>be)*Y):n[p]=n[p+1]=n[p+2]=0,m-=P,y-=T,b-=k,w-=L,P-=W.r,T-=W.g,k-=W.b,L-=W.a,l=g+((l=o+t+1)<fe?l:fe)<<2,I+=W.r=n[l],N+=W.g=n[l+1],F+=W.b=n[l+2],z+=W.a=n[l+3],m+=I,y+=N,b+=F,w+=z,W=W.next,P+=B=re.r,T+=K=re.g,k+=U=re.b,L+=Y=re.a,I-=B,N-=K,F-=U,z-=Y,re=re.next,p+=4;g+=r}for(o=0;o<r;o++){for(N=F=z=I=y=b=w=m=0,p=o<<2,P=Se*(B=n[p]),T=Se*(K=n[p+1]),k=Se*(U=n[p+2]),L=Se*(Y=n[p+3]),m+=se*B,y+=se*K,b+=se*U,w+=se*Y,Q=j,s=0;s<Se;s++)Q.r=B,Q.g=K,Q.b=U,Q.a=Y,Q=Q.next;for(d=r,s=1;s<=t;s++)p=d+o<<2,m+=(Q.r=B=n[p])*(ve=Se-s),y+=(Q.g=K=n[p+1])*ve,b+=(Q.b=U=n[p+2])*ve,w+=(Q.a=Y=n[p+3])*ve,I+=B,N+=K,F+=U,z+=Y,Q=Q.next,s<we&&(d+=r);for(p=o,W=j,re=ne,a=0;a<i;a++)l=p<<2,n[l+3]=Y=w*de>>be,Y>0?(Y=255/Y,n[l]=(m*de>>be)*Y,n[l+1]=(y*de>>be)*Y,n[l+2]=(b*de>>be)*Y):n[l]=n[l+1]=n[l+2]=0,m-=P,y-=T,b-=k,w-=L,P-=W.r,T-=W.g,k-=W.b,L-=W.a,l=o+((l=a+Se)<we?l:we)*r<<2,m+=I+=W.r=n[l],y+=N+=W.g=n[l+1],b+=F+=W.b=n[l+2],w+=z+=W.a=n[l+3],W=W.next,P+=B=re.r,T+=K=re.g,k+=U=re.b,L+=Y=re.a,I-=B,N-=K,F-=U,z-=Y,re=re.next,p+=r}}const ASe=function(t){var n=Math.round(this.blurRadius());n>0&&LSe(t,n)};Z.addGetterSetter(He,"blurRadius",0,Be(),Z.afterSetFilter);const RSe=function(e){var t=this.brightness()*255,n=e.data,r=n.length,i;for(i=0;i<r;i+=4)n[i]+=t,n[i+1]+=t,n[i+2]+=t};Z.addGetterSetter(He,"brightness",0,Be(),Z.afterSetFilter);const ISe=function(e){var t=Math.pow((this.contrast()+100)/100,2),n=e.data,r=n.length,i=150,o=150,a=150,s;for(s=0;s<r;s+=4)i=n[s],o=n[s+1],a=n[s+2],i/=255,i-=.5,i*=t,i+=.5,i*=255,o/=255,o-=.5,o*=t,o+=.5,o*=255,a/=255,a-=.5,a*=t,a+=.5,a*=255,i=i<0?0:i>255?255:i,o=o<0?0:o>255?255:o,a=a<0?0:a>255?255:a,n[s]=i,n[s+1]=o,n[s+2]=a};Z.addGetterSetter(He,"contrast",0,Be(),Z.afterSetFilter);const MSe=function(e){var t=this.embossStrength()*10,n=this.embossWhiteLevel()*255,r=this.embossDirection(),i=this.embossBlend(),o=0,a=0,s=e.data,l=e.width,d=e.height,p=l*4,g=d;switch(r){case"top-left":o=-1,a=-1;break;case"top":o=-1,a=0;break;case"top-right":o=-1,a=1;break;case"right":o=0,a=1;break;case"bottom-right":o=1,a=1;break;case"bottom":o=1,a=0;break;case"bottom-left":o=1,a=-1;break;case"left":o=0,a=-1;break;default:ue.error("Unknown emboss direction: "+r)}do{var m=(g-1)*p,y=o;g+y<1&&(y=0),g+y>d&&(y=0);var b=(g-1+y)*l*4,w=l;do{var P=m+(w-1)*4,T=a;w+T<1&&(T=0),w+T>l&&(T=0);var k=b+(w-1+T)*4,L=s[P]-s[k],I=s[P+1]-s[k+1],N=s[P+2]-s[k+2],F=L,z=F>0?F:-F,B=I>0?I:-I,K=N>0?N:-N;if(B>z&&(F=I),K>z&&(F=N),F*=t,i){var U=s[P]+F,Y=s[P+1]+F,ve=s[P+2]+F;s[P]=U>255?255:U<0?0:U,s[P+1]=Y>255?255:Y<0?0:Y,s[P+2]=ve>255?255:ve<0?0:ve}else{var le=n-F;le<0?le=0:le>255&&(le=255),s[P]=s[P+1]=s[P+2]=le}}while(--w)}while(--g)};Z.addGetterSetter(He,"embossStrength",.5,Be(),Z.afterSetFilter);Z.addGetterSetter(He,"embossWhiteLevel",.5,Be(),Z.afterSetFilter);Z.addGetterSetter(He,"embossDirection","top-left",null,Z.afterSetFilter);Z.addGetterSetter(He,"embossBlend",!1,null,Z.afterSetFilter);function ES(e,t,n,r,i){var o=n-t,a=i-r,s;return o===0?r+a/2:a===0?r:(s=(e-t)/o,s=a*s+r,s)}const OSe=function(e){var t=e.data,n=t.length,r=t[0],i=r,o,a=t[1],s=a,l,d=t[2],p=d,g,m,y=this.enhance();if(y!==0){for(m=0;m<n;m+=4)o=t[m+0],o<r?r=o:o>i&&(i=o),l=t[m+1],l<a?a=l:l>s&&(s=l),g=t[m+2],g<d?d=g:g>p&&(p=g);i===r&&(i=255,r=0),s===a&&(s=255,a=0),p===d&&(p=255,d=0);var b,w,P,T,k,L,I,N,F;for(y>0?(w=i+y*(255-i),P=r-y*(r-0),k=s+y*(255-s),L=a-y*(a-0),N=p+y*(255-p),F=d-y*(d-0)):(b=(i+r)*.5,w=i+y*(i-b),P=r+y*(r-b),T=(s+a)*.5,k=s+y*(s-T),L=a+y*(a-T),I=(p+d)*.5,N=p+y*(p-I),F=d+y*(d-I)),m=0;m<n;m+=4)t[m+0]=ES(t[m+0],r,i,P,w),t[m+1]=ES(t[m+1],a,s,L,k),t[m+2]=ES(t[m+2],d,p,F,N)}};Z.addGetterSetter(He,"enhance",0,Be(),Z.afterSetFilter);const NSe=function(e){var t=e.data,n=t.length,r,i;for(r=0;r<n;r+=4)i=.34*t[r]+.5*t[r+1]+.16*t[r+2],t[r]=i,t[r+1]=i,t[r+2]=i};Z.addGetterSetter(He,"hue",0,Be(),Z.afterSetFilter);Z.addGetterSetter(He,"saturation",0,Be(),Z.afterSetFilter);Z.addGetterSetter(He,"luminance",0,Be(),Z.afterSetFilter);const DSe=function(e){var t=e.data,n=t.length,r=1,i=Math.pow(2,this.saturation()),o=Math.abs(this.hue()+360)%360,a=this.luminance()*127,s,l=r*i*Math.cos(o*Math.PI/180),d=r*i*Math.sin(o*Math.PI/180),p=.299*r+.701*l+.167*d,g=.587*r-.587*l+.33*d,m=.114*r-.114*l-.497*d,y=.299*r-.299*l-.328*d,b=.587*r+.413*l+.035*d,w=.114*r-.114*l+.293*d,P=.299*r-.3*l+1.25*d,T=.587*r-.586*l-1.05*d,k=.114*r+.886*l-.2*d,L,I,N,F;for(s=0;s<n;s+=4)L=t[s+0],I=t[s+1],N=t[s+2],F=t[s+3],t[s+0]=p*L+g*I+m*N+a,t[s+1]=y*L+b*I+w*N+a,t[s+2]=P*L+T*I+k*N+a,t[s+3]=F},zSe=function(e){var t=e.data,n=t.length,r=Math.pow(2,this.value()),i=Math.pow(2,this.saturation()),o=Math.abs(this.hue()+360)%360,a,s=r*i*Math.cos(o*Math.PI/180),l=r*i*Math.sin(o*Math.PI/180),d=.299*r+.701*s+.167*l,p=.587*r-.587*s+.33*l,g=.114*r-.114*s-.497*l,m=.299*r-.299*s-.328*l,y=.587*r+.413*s+.035*l,b=.114*r-.114*s+.293*l,w=.299*r-.3*s+1.25*l,P=.587*r-.586*s-1.05*l,T=.114*r+.886*s-.2*l,k,L,I,N;for(a=0;a<n;a+=4)k=t[a+0],L=t[a+1],I=t[a+2],N=t[a+3],t[a+0]=d*k+p*L+g*I,t[a+1]=m*k+y*L+b*I,t[a+2]=w*k+P*L+T*I,t[a+3]=N};Z.addGetterSetter(He,"hue",0,Be(),Z.afterSetFilter);Z.addGetterSetter(He,"saturation",0,Be(),Z.afterSetFilter);Z.addGetterSetter(He,"value",0,Be(),Z.afterSetFilter);const FSe=function(e){var t=e.data,n=t.length,r;for(r=0;r<n;r+=4)t[r]=255-t[r],t[r+1]=255-t[r+1],t[r+2]=255-t[r+2]};var $Se=function(e,t,n){var r=e.data,i=t.data,o=e.width,a=e.height,s=n.polarCenterX||o/2,l=n.polarCenterY||a/2,d,p,g,m=0,y=0,b=0,w=0,P,T=Math.sqrt(s*s+l*l);p=o-s,g=a-l,P=Math.sqrt(p*p+g*g),T=P>T?P:T;var k=a,L=o,I,N,F=360/L*Math.PI/180,z,B;for(N=0;N<L;N+=1)for(z=Math.sin(N*F),B=Math.cos(N*F),I=0;I<k;I+=1)p=Math.floor(s+T*I/k*B),g=Math.floor(l+T*I/k*z),d=(g*o+p)*4,m=r[d+0],y=r[d+1],b=r[d+2],w=r[d+3],d=(N+I*o)*4,i[d+0]=m,i[d+1]=y,i[d+2]=b,i[d+3]=w},BSe=function(e,t,n){var r=e.data,i=t.data,o=e.width,a=e.height,s=n.polarCenterX||o/2,l=n.polarCenterY||a/2,d,p,g,m,y,b=0,w=0,P=0,T=0,k,L=Math.sqrt(s*s+l*l);p=o-s,g=a-l,k=Math.sqrt(p*p+g*g),L=k>L?k:L;var I=a,N=o,F,z,B=n.polarRotation||0,K,U;for(p=0;p<o;p+=1)for(g=0;g<a;g+=1)m=p-s,y=g-l,F=Math.sqrt(m*m+y*y)*I/L,z=(Math.atan2(y,m)*180/Math.PI+360+B)%360,z=z*N/360,K=Math.floor(z),U=Math.floor(F),d=(U*o+K)*4,b=r[d+0],w=r[d+1],P=r[d+2],T=r[d+3],d=(g*o+p)*4,i[d+0]=b,i[d+1]=w,i[d+2]=P,i[d+3]=T};const HSe=function(e){var t=e.width,n=e.height,r,i,o,a,s,l,d,p,g,m,y=Math.round(this.kaleidoscopePower()),b=Math.round(this.kaleidoscopeAngle()),w=Math.floor(t*(b%360)/360);if(!(y<1)){var P=ue.createCanvasElement();P.width=t,P.height=n;var T=P.getContext("2d").getImageData(0,0,t,n);$Se(e,T,{polarCenterX:t/2,polarCenterY:n/2});for(var k=t/Math.pow(2,y);k<=8;)k=k*2,y-=1;k=Math.ceil(k);var L=k,I=0,N=L,F=1;for(w+k>t&&(I=L,N=0,F=-1),i=0;i<n;i+=1)for(r=I;r!==N;r+=F)o=Math.round(r+w)%t,g=(t*i+o)*4,s=T.data[g+0],l=T.data[g+1],d=T.data[g+2],p=T.data[g+3],m=(t*i+r)*4,T.data[m+0]=s,T.data[m+1]=l,T.data[m+2]=d,T.data[m+3]=p;for(i=0;i<n;i+=1)for(L=Math.floor(k),a=0;a<y;a+=1){for(r=0;r<L+1;r+=1)g=(t*i+r)*4,s=T.data[g+0],l=T.data[g+1],d=T.data[g+2],p=T.data[g+3],m=(t*i+L*2-r-1)*4,T.data[m+0]=s,T.data[m+1]=l,T.data[m+2]=d,T.data[m+3]=p;L*=2}BSe(T,e,{polarRotation:0})}};Z.addGetterSetter(He,"kaleidoscopePower",2,Be(),Z.afterSetFilter);Z.addGetterSetter(He,"kaleidoscopeAngle",0,Be(),Z.afterSetFilter);function fy(e,t,n){var r=(n*e.width+t)*4,i=[];return i.push(e.data[r++],e.data[r++],e.data[r++],e.data[r++]),i}function ng(e,t){return Math.sqrt(Math.pow(e[0]-t[0],2)+Math.pow(e[1]-t[1],2)+Math.pow(e[2]-t[2],2))}function WSe(e){for(var t=[0,0,0],n=0;n<e.length;n++)t[0]+=e[n][0],t[1]+=e[n][1],t[2]+=e[n][2];return t[0]/=e.length,t[1]/=e.length,t[2]/=e.length,t}function VSe(e,t){var n=fy(e,0,0),r=fy(e,e.width-1,0),i=fy(e,0,e.height-1),o=fy(e,e.width-1,e.height-1),a=t||10;if(ng(n,r)<a&&ng(r,o)<a&&ng(o,i)<a&&ng(i,n)<a){for(var s=WSe([r,n,o,i]),l=[],d=0;d<e.width*e.height;d++){var p=ng(s,[e.data[d*4],e.data[d*4+1],e.data[d*4+2]]);l[d]=p<a?0:255}return l}}function USe(e,t){for(var n=0;n<e.width*e.height;n++)e.data[4*n+3]=t[n]}function GSe(e,t,n){for(var r=[1,1,1,1,0,1,1,1,1],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var w=y*t+b,P=r[g*i+m];p+=e[w]*P}}a[d]=p===255*8?255:0}return a}function jSe(e,t,n){for(var r=[1,1,1,1,1,1,1,1,1],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var w=y*t+b,P=r[g*i+m];p+=e[w]*P}}a[d]=p>=255*4?255:0}return a}function KSe(e,t,n){for(var r=[.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var w=y*t+b,P=r[g*i+m];p+=e[w]*P}}a[d]=p}return a}const qSe=function(e){var t=this.threshold(),n=VSe(e,t);return n&&(n=GSe(n,e.width,e.height),n=jSe(n,e.width,e.height),n=KSe(n,e.width,e.height),USe(e,n)),e};Z.addGetterSetter(He,"threshold",0,Be(),Z.afterSetFilter);const ZSe=function(e){var t=this.noise()*255,n=e.data,r=n.length,i=t/2,o;for(o=0;o<r;o+=4)n[o+0]+=i-2*i*Math.random(),n[o+1]+=i-2*i*Math.random(),n[o+2]+=i-2*i*Math.random()};Z.addGetterSetter(He,"noise",.2,Be(),Z.afterSetFilter);const YSe=function(e){var t=Math.ceil(this.pixelSize()),n=e.width,r=e.height,i,o,a,s,l,d,p,g=Math.ceil(n/t),m=Math.ceil(r/t),y,b,w,P,T,k,L,I=e.data;if(t<=0){ue.error("pixelSize value can not be <= 0");return}for(T=0;T<g;T+=1)for(k=0;k<m;k+=1){for(s=0,l=0,d=0,p=0,y=T*t,b=y+t,w=k*t,P=w+t,L=0,i=y;i<b;i+=1)if(!(i>=n))for(o=w;o<P;o+=1)o>=r||(a=(n*o+i)*4,s+=I[a+0],l+=I[a+1],d+=I[a+2],p+=I[a+3],L+=1);for(s=s/L,l=l/L,d=d/L,p=p/L,i=y;i<b;i+=1)if(!(i>=n))for(o=w;o<P;o+=1)o>=r||(a=(n*o+i)*4,I[a+0]=s,I[a+1]=l,I[a+2]=d,I[a+3]=p)}};Z.addGetterSetter(He,"pixelSize",8,Be(),Z.afterSetFilter);const XSe=function(e){var t=Math.round(this.levels()*254)+1,n=e.data,r=n.length,i=255/t,o;for(o=0;o<r;o+=1)n[o]=Math.floor(n[o]/i)*i};Z.addGetterSetter(He,"levels",.5,Be(),Z.afterSetFilter);const QSe=function(e){var t=e.data,n=t.length,r=this.red(),i=this.green(),o=this.blue(),a,s;for(a=0;a<n;a+=4)s=(.34*t[a]+.5*t[a+1]+.16*t[a+2])/255,t[a]=s*r,t[a+1]=s*i,t[a+2]=s*o,t[a+3]=t[a+3]};Z.addGetterSetter(He,"red",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(He,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(He,"blue",0,fB,Z.afterSetFilter);const JSe=function(e){var t=e.data,n=t.length,r=this.red(),i=this.green(),o=this.blue(),a=this.alpha(),s,l;for(s=0;s<n;s+=4)l=1-a,t[s]=r*a+t[s]*l,t[s+1]=i*a+t[s+1]*l,t[s+2]=o*a+t[s+2]*l};Z.addGetterSetter(He,"red",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(He,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(He,"blue",0,fB,Z.afterSetFilter);Z.addGetterSetter(He,"alpha",1,function(e){return this._filterUpToDate=!1,e>1?1:e<0?0:e});const ewe=function(e){var t=e.data,n=t.length,r,i,o,a;for(r=0;r<n;r+=4)i=t[r+0],o=t[r+1],a=t[r+2],t[r+0]=Math.min(255,i*.393+o*.769+a*.189),t[r+1]=Math.min(255,i*.349+o*.686+a*.168),t[r+2]=Math.min(255,i*.272+o*.534+a*.131)},twe=function(e){var t=e.data,n=e.width,r=e.height,i=n*4,o=r;do{var a=(o-1)*i,s=n;do{var l=a+(s-1)*4,d=t[l],p=t[l+1],g=t[l+2];d>127&&(d=255-d),p>127&&(p=255-p),g>127&&(g=255-g),t[l]=d,t[l+1]=p,t[l+2]=g}while(--s)}while(--o)},nwe=function(e){var t=this.threshold()*255,n=e.data,r=n.length,i;for(i=0;i<r;i+=1)n[i]=n[i]<t?0:255};Z.addGetterSetter(He,"threshold",.5,Be(),Z.afterSetFilter);const xg=th.Util._assign(th,{Arc:Vu,Arrow:gh,Circle:j0,Ellipse:kd,Image:Fs,Label:K8,Tag:mh,Line:Uu,Path:Rn,Rect:bv,RegularPolygon:vh,Ring:yh,Sprite:Hl,Star:Ed,Text:pr,TextPath:ii,Transformer:Cn,Wedge:Gu,Filters:{Blur:ASe,Brighten:RSe,Contrast:ISe,Emboss:MSe,Enhance:OSe,Grayscale:NSe,HSL:DSe,HSV:zSe,Invert:FSe,Kaleidoscope:HSe,Mask:qSe,Noise:ZSe,Pixelate:YSe,Posterize:XSe,RGB:QSe,RGBA:JSe,Sepia:ewe,Solarize:twe,Threshold:nwe}});var UB={exports:{}};/**
- * @license React
- * react-reconciler.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 rwe=function(t){var n={},r=C.exports,i=$p.exports,o=Object.assign;function a(c){for(var f="https://reactjs.org/docs/error-decoder.html?invariant="+c,v=1;v<arguments.length;v++)f+="&args[]="+encodeURIComponent(arguments[v]);return"Minified React error #"+c+"; visit "+f+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var s=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,l=Symbol.for("react.element"),d=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),g=Symbol.for("react.strict_mode"),m=Symbol.for("react.profiler"),y=Symbol.for("react.provider"),b=Symbol.for("react.context"),w=Symbol.for("react.forward_ref"),P=Symbol.for("react.suspense"),T=Symbol.for("react.suspense_list"),k=Symbol.for("react.memo"),L=Symbol.for("react.lazy"),I=Symbol.for("react.offscreen"),N=Symbol.iterator;function F(c){return c===null||typeof c!="object"?null:(c=N&&c[N]||c["@@iterator"],typeof c=="function"?c:null)}function z(c){if(c==null)return null;if(typeof c=="function")return c.displayName||c.name||null;if(typeof c=="string")return c;switch(c){case p:return"Fragment";case d:return"Portal";case m:return"Profiler";case g:return"StrictMode";case P:return"Suspense";case T:return"SuspenseList"}if(typeof c=="object")switch(c.$$typeof){case b:return(c.displayName||"Context")+".Consumer";case y:return(c._context.displayName||"Context")+".Provider";case w:var f=c.render;return c=c.displayName,c||(c=f.displayName||f.name||"",c=c!==""?"ForwardRef("+c+")":"ForwardRef"),c;case k:return f=c.displayName||null,f!==null?f:z(c.type)||"Memo";case L:f=c._payload,c=c._init;try{return z(c(f))}catch{}}return null}function B(c){var f=c.type;switch(c.tag){case 24:return"Cache";case 9:return(f.displayName||"Context")+".Consumer";case 10:return(f._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return c=f.render,c=c.displayName||c.name||"",f.displayName||(c!==""?"ForwardRef("+c+")":"ForwardRef");case 7:return"Fragment";case 5:return f;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return z(f);case 8:return f===g?"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(typeof f=="function")return f.displayName||f.name||null;if(typeof f=="string")return f}return null}function K(c){var f=c,v=c;if(c.alternate)for(;f.return;)f=f.return;else{c=f;do f=c,(f.flags&4098)!==0&&(v=f.return),c=f.return;while(c)}return f.tag===3?v:null}function U(c){if(K(c)!==c)throw Error(a(188))}function Y(c){var f=c.alternate;if(!f){if(f=K(c),f===null)throw Error(a(188));return f!==c?null:c}for(var v=c,S=f;;){var E=v.return;if(E===null)break;var M=E.alternate;if(M===null){if(S=E.return,S!==null){v=S;continue}break}if(E.child===M.child){for(M=E.child;M;){if(M===v)return U(E),c;if(M===S)return U(E),f;M=M.sibling}throw Error(a(188))}if(v.return!==S.return)v=E,S=M;else{for(var V=!1,te=E.child;te;){if(te===v){V=!0,v=E,S=M;break}if(te===S){V=!0,S=E,v=M;break}te=te.sibling}if(!V){for(te=M.child;te;){if(te===v){V=!0,v=M,S=E;break}if(te===S){V=!0,S=M,v=E;break}te=te.sibling}if(!V)throw Error(a(189))}}if(v.alternate!==S)throw Error(a(190))}if(v.tag!==3)throw Error(a(188));return v.stateNode.current===v?c:f}function ve(c){return c=Y(c),c!==null?le(c):null}function le(c){if(c.tag===5||c.tag===6)return c;for(c=c.child;c!==null;){var f=le(c);if(f!==null)return f;c=c.sibling}return null}function fe(c){if(c.tag===5||c.tag===6)return c;for(c=c.child;c!==null;){if(c.tag!==4){var f=fe(c);if(f!==null)return f}c=c.sibling}return null}var we=Array.isArray,Se=t.getPublicInstance,se=t.getRootHostContext,j=t.getChildHostContext,ne=t.prepareForCommit,Q=t.resetAfterCommit,W=t.createInstance,re=t.appendInitialChild,de=t.finalizeInitialChildren,be=t.prepareUpdate,De=t.shouldSetTextContent,Ie=t.createTextInstance,Ve=t.scheduleTimeout,Pe=t.cancelTimeout,We=t.noTimeout,it=t.isPrimaryRenderer,ht=t.supportsMutation,Bt=t.supportsPersistence,Nt=t.supportsHydration,Me=t.getInstanceFromNode,tt=t.preparePortalMount,pt=t.getCurrentEventPriority,at=t.detachDeletedInstance,gt=t.supportsMicrotasks,hn=t.scheduleMicrotask,mt=t.supportsTestSelectors,Ht=t.findFiberRoot,tn=t.getBoundingRect,Dt=t.getTextContent,Oe=t.isHiddenSubtree,et=t.matchAccessibilityRole,Ut=t.setFocusIfFocusable,Wt=t.setupIntersectionObserver,ke=t.appendChild,kt=t.appendChildToContainer,Xt=t.commitTextUpdate,zn=t.commitMount,je=t.commitUpdate,Tt=t.insertBefore,$e=t.insertInContainerBefore,ut=t.removeChild,Ke=t.removeChildFromContainer,xt=t.resetTextContent,Qt=t.hideInstance,Gn=t.hideTextInstance,mr=t.unhideInstance,Hr=t.unhideTextInstance,$i=t.clearContainer,Td=t.cloneInstance,Wr=t.createContainerChildSet,ju=t.appendChildToContainerChildSet,Ld=t.finalizeContainerChildren,$s=t.replaceContainerChildren,Ku=t.cloneHiddenInstance,qu=t.cloneHiddenTextInstance,nr=t.canHydrateInstance,Wl=t.canHydrateTextInstance,Ad=t.canHydrateSuspenseInstance,Bs=t.isSuspenseInstancePending,Vl=t.isSuspenseInstanceFallback,Rd=t.getSuspenseInstanceFallbackErrorDetails,xi=t.registerSuspenseInstanceRetry,Hs=t.getNextHydratableSibling,Id=t.getFirstHydratableChild,Md=t.getFirstHydratableChildWithinContainer,Od=t.getFirstHydratableChildWithinSuspenseInstance,Nd=t.hydrateInstance,oi=t.hydrateTextInstance,Dd=t.hydrateSuspenseInstance,zd=t.getNextHydratableInstanceAfterSuspenseInstance,Fd=t.commitHydratedContainer,$d=t.commitHydratedSuspenseInstance,Bd=t.clearSuspenseBoundary,Hd=t.clearSuspenseBoundaryFromContainer,wo=t.shouldDeleteUnhydratedTailInstances,Wd=t.didNotMatchHydratedContainerTextInstance,Bi=t.didNotMatchHydratedTextInstance,qo;function as(c){if(qo===void 0)try{throw Error()}catch(v){var f=v.stack.trim().match(/\n( *(at )?)/);qo=f&&f[1]||""}return`
-`+qo+c}var Qi=!1;function Ea(c,f){if(!c||Qi)return"";Qi=!0;var v=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(f)if(f=function(){throw Error()},Object.defineProperty(f.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(f,[])}catch(Fe){var S=Fe}Reflect.construct(c,[],f)}else{try{f.call()}catch(Fe){S=Fe}c.call(f.prototype)}else{try{throw Error()}catch(Fe){S=Fe}c()}}catch(Fe){if(Fe&&S&&typeof Fe.stack=="string"){for(var E=Fe.stack.split(`
-`),M=S.stack.split(`
-`),V=E.length-1,te=M.length-1;1<=V&&0<=te&&E[V]!==M[te];)te--;for(;1<=V&&0<=te;V--,te--)if(E[V]!==M[te]){if(V!==1||te!==1)do if(V--,te--,0>te||E[V]!==M[te]){var he=`
-`+E[V].replace(" at new "," at ");return c.displayName&&he.includes("<anonymous>")&&(he=he.replace("<anonymous>",c.displayName)),he}while(1<=V&&0<=te);break}}}finally{Qi=!1,Error.prepareStackTrace=v}return(c=c?c.displayName||c.name:"")?as(c):""}var Zu=Object.prototype.hasOwnProperty,Ws=[],Pa=-1;function Hi(c){return{current:c}}function pn(c){0>Pa||(c.current=Ws[Pa],Ws[Pa]=null,Pa--)}function un(c,f){Pa++,Ws[Pa]=c.current,c.current=f}var Ji={},rr=Hi(Ji),Tr=Hi(!1),eo=Ji;function Ta(c,f){var v=c.type.contextTypes;if(!v)return Ji;var S=c.stateNode;if(S&&S.__reactInternalMemoizedUnmaskedChildContext===f)return S.__reactInternalMemoizedMaskedChildContext;var E={},M;for(M in v)E[M]=f[M];return S&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=f,c.__reactInternalMemoizedMaskedChildContext=E),E}function Lr(c){return c=c.childContextTypes,c!=null}function Zo(){pn(Tr),pn(rr)}function Ul(c,f,v){if(rr.current!==Ji)throw Error(a(168));un(rr,f),un(Tr,v)}function Co(c,f,v){var S=c.stateNode;if(f=f.childContextTypes,typeof S.getChildContext!="function")return v;S=S.getChildContext();for(var E in S)if(!(E in f))throw Error(a(108,B(c)||"Unknown",E));return o({},v,S)}function to(c){return c=(c=c.stateNode)&&c.__reactInternalMemoizedMergedChildContext||Ji,eo=rr.current,un(rr,c),un(Tr,Tr.current),!0}function Gl(c,f,v){var S=c.stateNode;if(!S)throw Error(a(169));v?(c=Co(c,f,eo),S.__reactInternalMemoizedMergedChildContext=c,pn(Tr),pn(rr),un(rr,c)):pn(Tr),un(Tr,v)}var Xr=Math.clz32?Math.clz32:Kl,jl=Math.log,Yu=Math.LN2;function Kl(c){return c>>>=0,c===0?32:31-(jl(c)/Yu|0)|0}var La=64,bi=4194304;function Aa(c){switch(c&-c){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 c&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return c&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return c}}function ss(c,f){var v=c.pendingLanes;if(v===0)return 0;var S=0,E=c.suspendedLanes,M=c.pingedLanes,V=v&268435455;if(V!==0){var te=V&~E;te!==0?S=Aa(te):(M&=V,M!==0&&(S=Aa(M)))}else V=v&~E,V!==0?S=Aa(V):M!==0&&(S=Aa(M));if(S===0)return 0;if(f!==0&&f!==S&&(f&E)===0&&(E=S&-S,M=f&-f,E>=M||E===16&&(M&4194240)!==0))return f;if((S&4)!==0&&(S|=v&16),f=c.entangledLanes,f!==0)for(c=c.entanglements,f&=S;0<f;)v=31-Xr(f),E=1<<v,S|=c[v],f&=~E;return S}function Vd(c,f){switch(c){case 1:case 2:case 4:return f+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 f+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Ra(c,f){for(var v=c.suspendedLanes,S=c.pingedLanes,E=c.expirationTimes,M=c.pendingLanes;0<M;){var V=31-Xr(M),te=1<<V,he=E[V];he===-1?((te&v)===0||(te&S)!==0)&&(E[V]=Vd(te,f)):he<=f&&(c.expiredLanes|=te),M&=~te}}function Vs(c){return c=c.pendingLanes&-1073741825,c!==0?c:c&1073741824?1073741824:0}function ql(){var c=La;return La<<=1,(La&4194240)===0&&(La=64),c}function Us(c){for(var f=[],v=0;31>v;v++)f.push(c);return f}function Si(c,f,v){c.pendingLanes|=f,f!==536870912&&(c.suspendedLanes=0,c.pingedLanes=0),c=c.eventTimes,f=31-Xr(f),c[f]=v}function ls(c,f){var v=c.pendingLanes&~f;c.pendingLanes=f,c.suspendedLanes=0,c.pingedLanes=0,c.expiredLanes&=f,c.mutableReadLanes&=f,c.entangledLanes&=f,f=c.entanglements;var S=c.eventTimes;for(c=c.expirationTimes;0<v;){var E=31-Xr(v),M=1<<E;f[E]=0,S[E]=-1,c[E]=-1,v&=~M}}function Yo(c,f){var v=c.entangledLanes|=f;for(c=c.entanglements;v;){var S=31-Xr(v),E=1<<S;E&f|c[S]&f&&(c[S]|=f),v&=~E}}var Lt=0;function Xu(c){return c&=-c,1<c?4<c?(c&268435455)!==0?16:536870912:4:1}var us=i.unstable_scheduleCallback,Ia=i.unstable_cancelCallback,Zl=i.unstable_shouldYield,Ar=i.unstable_requestPaint,cn=i.unstable_now,Yl=i.unstable_ImmediatePriority,Xl=i.unstable_UserBlockingPriority,Ql=i.unstable_NormalPriority,Jl=i.unstable_IdlePriority,nn=null,It=null;function eu(c){if(It&&typeof It.onCommitFiberRoot=="function")try{It.onCommitFiberRoot(nn,c,void 0,(c.current.flags&128)===128)}catch{}}function Ud(c,f){return c===f&&(c!==0||1/c===1/f)||c!==c&&f!==f}var R=typeof Object.is=="function"?Object.is:Ud,D=null,G=!1,me=!1;function Ye(c){D===null?D=[c]:D.push(c)}function dt(c){G=!0,Ye(c)}function qe(){if(!me&&D!==null){me=!0;var c=0,f=Lt;try{var v=D;for(Lt=1;c<v.length;c++){var S=v[c];do S=S(!0);while(S!==null)}D=null,G=!1}catch(E){throw D!==null&&(D=D.slice(c+1)),us(Yl,qe),E}finally{Lt=f,me=!1}}return null}var Ge=[],lt=0,an=null,qt=0,Gt=[],ir=0,ai=null,si=1,Ma="";function Gs(c,f){Ge[lt++]=qt,Ge[lt++]=an,an=c,qt=f}function q0(c,f,v){Gt[ir++]=si,Gt[ir++]=Ma,Gt[ir++]=ai,ai=c;var S=si;c=Ma;var E=32-Xr(S)-1;S&=~(1<<E),v+=1;var M=32-Xr(f)+E;if(30<M){var V=E-E%5;M=(S&(1<<V)-1).toString(32),S>>=V,E-=V,si=1<<32-Xr(f)+E|v<<E|S,Ma=M+c}else si=1<<M|v<<E|S,Ma=c}function wi(c){c.return!==null&&(Gs(c,1),q0(c,1,0))}function Z0(c){for(;c===an;)an=Ge[--lt],Ge[lt]=null,qt=Ge[--lt],Ge[lt]=null;for(;c===ai;)ai=Gt[--ir],Gt[ir]=null,Ma=Gt[--ir],Gt[ir]=null,si=Gt[--ir],Gt[ir]=null}var Fn=null,_o=null,In=!1,ko=!1,Wi=null;function bh(c,f){var v=Ao(5,null,null,0);v.elementType="DELETED",v.stateNode=f,v.return=c,f=c.deletions,f===null?(c.deletions=[v],c.flags|=16):f.push(v)}function Mn(c,f){switch(c.tag){case 5:return f=nr(f,c.type,c.pendingProps),f!==null?(c.stateNode=f,Fn=c,_o=Id(f),!0):!1;case 6:return f=Wl(f,c.pendingProps),f!==null?(c.stateNode=f,Fn=c,_o=null,!0):!1;case 13:if(f=Ad(f),f!==null){var v=ai!==null?{id:si,overflow:Ma}:null;return c.memoizedState={dehydrated:f,treeContext:v,retryLane:1073741824},v=Ao(18,null,null,0),v.stateNode=f,v.return=c,c.child=v,Fn=c,_o=null,!0}return!1;default:return!1}}function Oa(c){return(c.mode&1)!==0&&(c.flags&128)===0}function Gd(c){if(In){var f=_o;if(f){var v=f;if(!Mn(c,f)){if(Oa(c))throw Error(a(418));f=Hs(v);var S=Fn;f&&Mn(c,f)?bh(S,v):(c.flags=c.flags&-4097|2,In=!1,Fn=c)}}else{if(Oa(c))throw Error(a(418));c.flags=c.flags&-4097|2,In=!1,Fn=c}}}function wv(c){for(c=c.return;c!==null&&c.tag!==5&&c.tag!==3&&c.tag!==13;)c=c.return;Fn=c}function Qu(c){if(!Nt||c!==Fn)return!1;if(!In)return wv(c),In=!0,!1;if(c.tag!==3&&(c.tag!==5||wo(c.type)&&!De(c.type,c.memoizedProps))){var f=_o;if(f){if(Oa(c))throw Cv(),Error(a(418));for(;f;)bh(c,f),f=Hs(f)}}if(wv(c),c.tag===13){if(!Nt)throw Error(a(316));if(c=c.memoizedState,c=c!==null?c.dehydrated:null,!c)throw Error(a(317));_o=zd(c)}else _o=Fn?Hs(c.stateNode):null;return!0}function Cv(){for(var c=_o;c;)c=Hs(c)}function Ju(){Nt&&(_o=Fn=null,ko=In=!1)}function Y0(c){Wi===null?Wi=[c]:Wi.push(c)}var _v=s.ReactCurrentBatchConfig;function tu(c,f){if(R(c,f))return!0;if(typeof c!="object"||c===null||typeof f!="object"||f===null)return!1;var v=Object.keys(c),S=Object.keys(f);if(v.length!==S.length)return!1;for(S=0;S<v.length;S++){var E=v[S];if(!Zu.call(f,E)||!R(c[E],f[E]))return!1}return!0}function ec(c){switch(c.tag){case 5:return as(c.type);case 16:return as("Lazy");case 13:return as("Suspense");case 19:return as("SuspenseList");case 0:case 2:case 15:return c=Ea(c.type,!1),c;case 11:return c=Ea(c.type.render,!1),c;case 1:return c=Ea(c.type,!0),c;default:return""}}function Xo(c,f){if(c&&c.defaultProps){f=o({},f),c=c.defaultProps;for(var v in c)f[v]===void 0&&(f[v]=c[v]);return f}return f}var jd=Hi(null),Kd=null,js=null,qd=null;function Sh(){qd=js=Kd=null}function kv(c,f,v){it?(un(jd,f._currentValue),f._currentValue=v):(un(jd,f._currentValue2),f._currentValue2=v)}function Zd(c){var f=jd.current;pn(jd),it?c._currentValue=f:c._currentValue2=f}function Yd(c,f,v){for(;c!==null;){var S=c.alternate;if((c.childLanes&f)!==f?(c.childLanes|=f,S!==null&&(S.childLanes|=f)):S!==null&&(S.childLanes&f)!==f&&(S.childLanes|=f),c===v)break;c=c.return}}function tc(c,f){Kd=c,qd=js=null,c=c.dependencies,c!==null&&c.firstContext!==null&&((c.lanes&f)!==0&&(Ui=!0),c.firstContext=null)}function no(c){var f=it?c._currentValue:c._currentValue2;if(qd!==c)if(c={context:c,memoizedValue:f,next:null},js===null){if(Kd===null)throw Error(a(308));js=c,Kd.dependencies={lanes:0,firstContext:c}}else js=js.next=c;return f}var Rr=null;function Xd(c){Rr===null?Rr=[c]:Rr.push(c)}function nc(c,f,v,S){var E=f.interleaved;return E===null?(v.next=v,Xd(f)):(v.next=E.next,E.next=v),f.interleaved=v,Qo(c,S)}function Qo(c,f){c.lanes|=f;var v=c.alternate;for(v!==null&&(v.lanes|=f),v=c,c=c.return;c!==null;)c.childLanes|=f,v=c.alternate,v!==null&&(v.childLanes|=f),v=c,c=c.return;return v.tag===3?v.stateNode:null}var cs=!1;function X0(c){c.updateQueue={baseState:c.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Ev(c,f){c=c.updateQueue,f.updateQueue===c&&(f.updateQueue={baseState:c.baseState,firstBaseUpdate:c.firstBaseUpdate,lastBaseUpdate:c.lastBaseUpdate,shared:c.shared,effects:c.effects})}function ds(c,f){return{eventTime:c,lane:f,tag:0,payload:null,callback:null,next:null}}function Ks(c,f,v){var S=c.updateQueue;if(S===null)return null;if(S=S.shared,(zt&2)!==0){var E=S.pending;return E===null?f.next=f:(f.next=E.next,E.next=f),S.pending=f,Qo(c,v)}return E=S.interleaved,E===null?(f.next=f,Xd(S)):(f.next=E.next,E.next=f),S.interleaved=f,Qo(c,v)}function wh(c,f,v){if(f=f.updateQueue,f!==null&&(f=f.shared,(v&4194240)!==0)){var S=f.lanes;S&=c.pendingLanes,v|=S,f.lanes=v,Yo(c,v)}}function nu(c,f){var v=c.updateQueue,S=c.alternate;if(S!==null&&(S=S.updateQueue,v===S)){var E=null,M=null;if(v=v.firstBaseUpdate,v!==null){do{var V={eventTime:v.eventTime,lane:v.lane,tag:v.tag,payload:v.payload,callback:v.callback,next:null};M===null?E=M=V:M=M.next=V,v=v.next}while(v!==null);M===null?E=M=f:M=M.next=f}else E=M=f;v={baseState:S.baseState,firstBaseUpdate:E,lastBaseUpdate:M,shared:S.shared,effects:S.effects},c.updateQueue=v;return}c=v.lastBaseUpdate,c===null?v.firstBaseUpdate=f:c.next=f,v.lastBaseUpdate=f}function Ch(c,f,v,S){var E=c.updateQueue;cs=!1;var M=E.firstBaseUpdate,V=E.lastBaseUpdate,te=E.shared.pending;if(te!==null){E.shared.pending=null;var he=te,Fe=he.next;he.next=null,V===null?M=Fe:V.next=Fe,V=he;var rt=c.alternate;rt!==null&&(rt=rt.updateQueue,te=rt.lastBaseUpdate,te!==V&&(te===null?rt.firstBaseUpdate=Fe:te.next=Fe,rt.lastBaseUpdate=he))}if(M!==null){var Et=E.baseState;V=0,rt=Fe=he=null,te=M;do{var Je=te.lane,On=te.eventTime;if((S&Je)===Je){rt!==null&&(rt=rt.next={eventTime:On,lane:0,tag:te.tag,payload:te.payload,callback:te.callback,next:null});e:{var _n=c,Yn=te;switch(Je=f,On=v,Yn.tag){case 1:if(_n=Yn.payload,typeof _n=="function"){Et=_n.call(On,Et,Je);break e}Et=_n;break e;case 3:_n.flags=_n.flags&-65537|128;case 0:if(_n=Yn.payload,Je=typeof _n=="function"?_n.call(On,Et,Je):_n,Je==null)break e;Et=o({},Et,Je);break e;case 2:cs=!0}}te.callback!==null&&te.lane!==0&&(c.flags|=64,Je=E.effects,Je===null?E.effects=[te]:Je.push(te))}else On={eventTime:On,lane:Je,tag:te.tag,payload:te.payload,callback:te.callback,next:null},rt===null?(Fe=rt=On,he=Et):rt=rt.next=On,V|=Je;if(te=te.next,te===null){if(te=E.shared.pending,te===null)break;Je=te,te=Je.next,Je.next=null,E.lastBaseUpdate=Je,E.shared.pending=null}}while(1);if(rt===null&&(he=Et),E.baseState=he,E.firstBaseUpdate=Fe,E.lastBaseUpdate=rt,f=E.shared.interleaved,f!==null){E=f;do V|=E.lane,E=E.next;while(E!==f)}else M===null&&(E.shared.lanes=0);Js|=V,c.lanes=V,c.memoizedState=Et}}function Pv(c,f,v){if(c=f.effects,f.effects=null,c!==null)for(f=0;f<c.length;f++){var S=c[f],E=S.callback;if(E!==null){if(S.callback=null,S=v,typeof E!="function")throw Error(a(191,E));E.call(S)}}}var _h=new r.Component().refs;function kh(c,f,v,S){f=c.memoizedState,v=v(S,f),v=v==null?f:o({},f,v),c.memoizedState=v,c.lanes===0&&(c.updateQueue.baseState=v)}var Jo={isMounted:function(c){return(c=c._reactInternals)?K(c)===c:!1},enqueueSetState:function(c,f,v){c=c._reactInternals;var S=fi(),E=Nr(c),M=ds(S,E);M.payload=f,v!=null&&(M.callback=v),f=Ks(c,M,E),f!==null&&(Lo(f,c,E,S),wh(f,c,E))},enqueueReplaceState:function(c,f,v){c=c._reactInternals;var S=fi(),E=Nr(c),M=ds(S,E);M.tag=1,M.payload=f,v!=null&&(M.callback=v),f=Ks(c,M,E),f!==null&&(Lo(f,c,E,S),wh(f,c,E))},enqueueForceUpdate:function(c,f){c=c._reactInternals;var v=fi(),S=Nr(c),E=ds(v,S);E.tag=2,f!=null&&(E.callback=f),f=Ks(c,E,S),f!==null&&(Lo(f,c,S,v),wh(f,c,S))}};function Qd(c,f,v,S,E,M,V){return c=c.stateNode,typeof c.shouldComponentUpdate=="function"?c.shouldComponentUpdate(S,M,V):f.prototype&&f.prototype.isPureReactComponent?!tu(v,S)||!tu(E,M):!0}function Tv(c,f,v){var S=!1,E=Ji,M=f.contextType;return typeof M=="object"&&M!==null?M=no(M):(E=Lr(f)?eo:rr.current,S=f.contextTypes,M=(S=S!=null)?Ta(c,E):Ji),f=new f(v,M),c.memoizedState=f.state!==null&&f.state!==void 0?f.state:null,f.updater=Jo,c.stateNode=f,f._reactInternals=c,S&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=E,c.__reactInternalMemoizedMaskedChildContext=M),f}function Lv(c,f,v,S){c=f.state,typeof f.componentWillReceiveProps=="function"&&f.componentWillReceiveProps(v,S),typeof f.UNSAFE_componentWillReceiveProps=="function"&&f.UNSAFE_componentWillReceiveProps(v,S),f.state!==c&&Jo.enqueueReplaceState(f,f.state,null)}function Q0(c,f,v,S){var E=c.stateNode;E.props=v,E.state=c.memoizedState,E.refs=_h,X0(c);var M=f.contextType;typeof M=="object"&&M!==null?E.context=no(M):(M=Lr(f)?eo:rr.current,E.context=Ta(c,M)),E.state=c.memoizedState,M=f.getDerivedStateFromProps,typeof M=="function"&&(kh(c,f,M,v),E.state=c.memoizedState),typeof f.getDerivedStateFromProps=="function"||typeof E.getSnapshotBeforeUpdate=="function"||typeof E.UNSAFE_componentWillMount!="function"&&typeof E.componentWillMount!="function"||(f=E.state,typeof E.componentWillMount=="function"&&E.componentWillMount(),typeof E.UNSAFE_componentWillMount=="function"&&E.UNSAFE_componentWillMount(),f!==E.state&&Jo.enqueueReplaceState(E,E.state,null),Ch(c,v,E,S),E.state=c.memoizedState),typeof E.componentDidMount=="function"&&(c.flags|=4194308)}function Na(c,f,v){if(c=v.ref,c!==null&&typeof c!="function"&&typeof c!="object"){if(v._owner){if(v=v._owner,v){if(v.tag!==1)throw Error(a(309));var S=v.stateNode}if(!S)throw Error(a(147,c));var E=S,M=""+c;return f!==null&&f.ref!==null&&typeof f.ref=="function"&&f.ref._stringRef===M?f.ref:(f=function(V){var te=E.refs;te===_h&&(te=E.refs={}),V===null?delete te[M]:te[M]=V},f._stringRef=M,f)}if(typeof c!="string")throw Error(a(284));if(!v._owner)throw Error(a(290,c))}return c}function Vi(c,f){throw c=Object.prototype.toString.call(f),Error(a(31,c==="[object Object]"?"object with keys {"+Object.keys(f).join(", ")+"}":c))}function J0(c){var f=c._init;return f(c._payload)}function Av(c){function f(pe,ie){if(c){var ye=pe.deletions;ye===null?(pe.deletions=[ie],pe.flags|=16):ye.push(ie)}}function v(pe,ie){if(!c)return null;for(;ie!==null;)f(pe,ie),ie=ie.sibling;return null}function S(pe,ie){for(pe=new Map;ie!==null;)ie.key!==null?pe.set(ie.key,ie):pe.set(ie.index,ie),ie=ie.sibling;return pe}function E(pe,ie){return pe=ao(pe,ie),pe.index=0,pe.sibling=null,pe}function M(pe,ie,ye){return pe.index=ye,c?(ye=pe.alternate,ye!==null?(ye=ye.index,ye<ie?(pe.flags|=2,ie):ye):(pe.flags|=2,ie)):(pe.flags|=1048576,ie)}function V(pe){return c&&pe.alternate===null&&(pe.flags|=2),pe}function te(pe,ie,ye,Ze){return ie===null||ie.tag!==6?(ie=tp(ye,pe.mode,Ze),ie.return=pe,ie):(ie=E(ie,ye),ie.return=pe,ie)}function he(pe,ie,ye,Ze){var Le=ye.type;return Le===p?rt(pe,ie,ye.props.children,Ze,ye.key):ie!==null&&(ie.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===L&&J0(Le)===ie.type)?(Ze=E(ie,ye.props),Ze.ref=Na(pe,ie,ye),Ze.return=pe,Ze):(Ze=vf(ye.type,ye.key,ye.props,null,pe.mode,Ze),Ze.ref=Na(pe,ie,ye),Ze.return=pe,Ze)}function Fe(pe,ie,ye,Ze){return ie===null||ie.tag!==4||ie.stateNode.containerInfo!==ye.containerInfo||ie.stateNode.implementation!==ye.implementation?(ie=al(ye,pe.mode,Ze),ie.return=pe,ie):(ie=E(ie,ye.children||[]),ie.return=pe,ie)}function rt(pe,ie,ye,Ze,Le){return ie===null||ie.tag!==7?(ie=ol(ye,pe.mode,Ze,Le),ie.return=pe,ie):(ie=E(ie,ye),ie.return=pe,ie)}function Et(pe,ie,ye){if(typeof ie=="string"&&ie!==""||typeof ie=="number")return ie=tp(""+ie,pe.mode,ye),ie.return=pe,ie;if(typeof ie=="object"&&ie!==null){switch(ie.$$typeof){case l:return ye=vf(ie.type,ie.key,ie.props,null,pe.mode,ye),ye.ref=Na(pe,null,ie),ye.return=pe,ye;case d:return ie=al(ie,pe.mode,ye),ie.return=pe,ie;case L:var Ze=ie._init;return Et(pe,Ze(ie._payload),ye)}if(we(ie)||F(ie))return ie=ol(ie,pe.mode,ye,null),ie.return=pe,ie;Vi(pe,ie)}return null}function Je(pe,ie,ye,Ze){var Le=ie!==null?ie.key:null;if(typeof ye=="string"&&ye!==""||typeof ye=="number")return Le!==null?null:te(pe,ie,""+ye,Ze);if(typeof ye=="object"&&ye!==null){switch(ye.$$typeof){case l:return ye.key===Le?he(pe,ie,ye,Ze):null;case d:return ye.key===Le?Fe(pe,ie,ye,Ze):null;case L:return Le=ye._init,Je(pe,ie,Le(ye._payload),Ze)}if(we(ye)||F(ye))return Le!==null?null:rt(pe,ie,ye,Ze,null);Vi(pe,ye)}return null}function On(pe,ie,ye,Ze,Le){if(typeof Ze=="string"&&Ze!==""||typeof Ze=="number")return pe=pe.get(ye)||null,te(ie,pe,""+Ze,Le);if(typeof Ze=="object"&&Ze!==null){switch(Ze.$$typeof){case l:return pe=pe.get(Ze.key===null?ye:Ze.key)||null,he(ie,pe,Ze,Le);case d:return pe=pe.get(Ze.key===null?ye:Ze.key)||null,Fe(ie,pe,Ze,Le);case L:var Pt=Ze._init;return On(pe,ie,ye,Pt(Ze._payload),Le)}if(we(Ze)||F(Ze))return pe=pe.get(ye)||null,rt(ie,pe,Ze,Le,null);Vi(ie,Ze)}return null}function _n(pe,ie,ye,Ze){for(var Le=null,Pt=null,Ct=ie,Ft=ie=0,Ur=null;Ct!==null&&Ft<ye.length;Ft++){Ct.index>Ft?(Ur=Ct,Ct=null):Ur=Ct.sibling;var Zt=Je(pe,Ct,ye[Ft],Ze);if(Zt===null){Ct===null&&(Ct=Ur);break}c&&Ct&&Zt.alternate===null&&f(pe,Ct),ie=M(Zt,ie,Ft),Pt===null?Le=Zt:Pt.sibling=Zt,Pt=Zt,Ct=Ur}if(Ft===ye.length)return v(pe,Ct),In&&Gs(pe,Ft),Le;if(Ct===null){for(;Ft<ye.length;Ft++)Ct=Et(pe,ye[Ft],Ze),Ct!==null&&(ie=M(Ct,ie,Ft),Pt===null?Le=Ct:Pt.sibling=Ct,Pt=Ct);return In&&Gs(pe,Ft),Le}for(Ct=S(pe,Ct);Ft<ye.length;Ft++)Ur=On(Ct,pe,Ft,ye[Ft],Ze),Ur!==null&&(c&&Ur.alternate!==null&&Ct.delete(Ur.key===null?Ft:Ur.key),ie=M(Ur,ie,Ft),Pt===null?Le=Ur:Pt.sibling=Ur,Pt=Ur);return c&&Ct.forEach(function(ys){return f(pe,ys)}),In&&Gs(pe,Ft),Le}function Yn(pe,ie,ye,Ze){var Le=F(ye);if(typeof Le!="function")throw Error(a(150));if(ye=Le.call(ye),ye==null)throw Error(a(151));for(var Pt=Le=null,Ct=ie,Ft=ie=0,Ur=null,Zt=ye.next();Ct!==null&&!Zt.done;Ft++,Zt=ye.next()){Ct.index>Ft?(Ur=Ct,Ct=null):Ur=Ct.sibling;var ys=Je(pe,Ct,Zt.value,Ze);if(ys===null){Ct===null&&(Ct=Ur);break}c&&Ct&&ys.alternate===null&&f(pe,Ct),ie=M(ys,ie,Ft),Pt===null?Le=ys:Pt.sibling=ys,Pt=ys,Ct=Ur}if(Zt.done)return v(pe,Ct),In&&Gs(pe,Ft),Le;if(Ct===null){for(;!Zt.done;Ft++,Zt=ye.next())Zt=Et(pe,Zt.value,Ze),Zt!==null&&(ie=M(Zt,ie,Ft),Pt===null?Le=Zt:Pt.sibling=Zt,Pt=Zt);return In&&Gs(pe,Ft),Le}for(Ct=S(pe,Ct);!Zt.done;Ft++,Zt=ye.next())Zt=On(Ct,pe,Ft,Zt.value,Ze),Zt!==null&&(c&&Zt.alternate!==null&&Ct.delete(Zt.key===null?Ft:Zt.key),ie=M(Zt,ie,Ft),Pt===null?Le=Zt:Pt.sibling=Zt,Pt=Zt);return c&&Ct.forEach(function(hi){return f(pe,hi)}),In&&Gs(pe,Ft),Le}function aa(pe,ie,ye,Ze){if(typeof ye=="object"&&ye!==null&&ye.type===p&&ye.key===null&&(ye=ye.props.children),typeof ye=="object"&&ye!==null){switch(ye.$$typeof){case l:e:{for(var Le=ye.key,Pt=ie;Pt!==null;){if(Pt.key===Le){if(Le=ye.type,Le===p){if(Pt.tag===7){v(pe,Pt.sibling),ie=E(Pt,ye.props.children),ie.return=pe,pe=ie;break e}}else if(Pt.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===L&&J0(Le)===Pt.type){v(pe,Pt.sibling),ie=E(Pt,ye.props),ie.ref=Na(pe,Pt,ye),ie.return=pe,pe=ie;break e}v(pe,Pt);break}else f(pe,Pt);Pt=Pt.sibling}ye.type===p?(ie=ol(ye.props.children,pe.mode,Ze,ye.key),ie.return=pe,pe=ie):(Ze=vf(ye.type,ye.key,ye.props,null,pe.mode,Ze),Ze.ref=Na(pe,ie,ye),Ze.return=pe,pe=Ze)}return V(pe);case d:e:{for(Pt=ye.key;ie!==null;){if(ie.key===Pt)if(ie.tag===4&&ie.stateNode.containerInfo===ye.containerInfo&&ie.stateNode.implementation===ye.implementation){v(pe,ie.sibling),ie=E(ie,ye.children||[]),ie.return=pe,pe=ie;break e}else{v(pe,ie);break}else f(pe,ie);ie=ie.sibling}ie=al(ye,pe.mode,Ze),ie.return=pe,pe=ie}return V(pe);case L:return Pt=ye._init,aa(pe,ie,Pt(ye._payload),Ze)}if(we(ye))return _n(pe,ie,ye,Ze);if(F(ye))return Yn(pe,ie,ye,Ze);Vi(pe,ye)}return typeof ye=="string"&&ye!==""||typeof ye=="number"?(ye=""+ye,ie!==null&&ie.tag===6?(v(pe,ie.sibling),ie=E(ie,ye),ie.return=pe,pe=ie):(v(pe,ie),ie=tp(ye,pe.mode,Ze),ie.return=pe,pe=ie),V(pe)):v(pe,ie)}return aa}var rc=Av(!0),Rv=Av(!1),Jd={},Eo=Hi(Jd),Da=Hi(Jd),J=Hi(Jd);function xe(c){if(c===Jd)throw Error(a(174));return c}function ge(c,f){un(J,f),un(Da,c),un(Eo,Jd),c=se(f),pn(Eo),un(Eo,c)}function Qe(){pn(Eo),pn(Da),pn(J)}function wt(c){var f=xe(J.current),v=xe(Eo.current);f=j(v,c.type,f),v!==f&&(un(Da,c),un(Eo,f))}function Jt(c){Da.current===c&&(pn(Eo),pn(Da))}var At=Hi(0);function dn(c){for(var f=c;f!==null;){if(f.tag===13){var v=f.memoizedState;if(v!==null&&(v=v.dehydrated,v===null||Bs(v)||Vl(v)))return f}else if(f.tag===19&&f.memoizedProps.revealOrder!==void 0){if((f.flags&128)!==0)return f}else if(f.child!==null){f.child.return=f,f=f.child;continue}if(f===c)break;for(;f.sibling===null;){if(f.return===null||f.return===c)return null;f=f.return}f.sibling.return=f.return,f=f.sibling}return null}var ef=[];function e1(){for(var c=0;c<ef.length;c++){var f=ef[c];it?f._workInProgressVersionPrimary=null:f._workInProgressVersionSecondary=null}ef.length=0}var Ci=s.ReactCurrentDispatcher,ic=s.ReactCurrentBatchConfig,ru=0,xn=null,Zn=null,or=null,rn=!1,tf=!1,oc=0,Eh=0;function li(){throw Error(a(321))}function t1(c,f){if(f===null)return!1;for(var v=0;v<f.length&&v<c.length;v++)if(!R(c[v],f[v]))return!1;return!0}function n1(c,f,v,S,E,M){if(ru=M,xn=f,f.memoizedState=null,f.updateQueue=null,f.lanes=0,Ci.current=c===null||c.memoizedState===null?px:gx,c=v(S,E),tf){M=0;do{if(tf=!1,oc=0,25<=M)throw Error(a(301));M+=1,or=Zn=null,f.updateQueue=null,Ci.current=mx,c=v(S,E)}while(tf)}if(Ci.current=fs,f=Zn!==null&&Zn.next!==null,ru=0,or=Zn=xn=null,rn=!1,f)throw Error(a(300));return c}function ac(){var c=oc!==0;return oc=0,c}function Qr(){var c={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return or===null?xn.memoizedState=or=c:or=or.next=c,or}function _i(){if(Zn===null){var c=xn.alternate;c=c!==null?c.memoizedState:null}else c=Zn.next;var f=or===null?xn.memoizedState:or.next;if(f!==null)or=f,Zn=c;else{if(c===null)throw Error(a(310));Zn=c,c={memoizedState:Zn.memoizedState,baseState:Zn.baseState,baseQueue:Zn.baseQueue,queue:Zn.queue,next:null},or===null?xn.memoizedState=or=c:or=or.next=c}return or}function sc(c,f){return typeof f=="function"?f(c):f}function lc(c){var f=_i(),v=f.queue;if(v===null)throw Error(a(311));v.lastRenderedReducer=c;var S=Zn,E=S.baseQueue,M=v.pending;if(M!==null){if(E!==null){var V=E.next;E.next=M.next,M.next=V}S.baseQueue=E=M,v.pending=null}if(E!==null){M=E.next,S=S.baseState;var te=V=null,he=null,Fe=M;do{var rt=Fe.lane;if((ru&rt)===rt)he!==null&&(he=he.next={lane:0,action:Fe.action,hasEagerState:Fe.hasEagerState,eagerState:Fe.eagerState,next:null}),S=Fe.hasEagerState?Fe.eagerState:c(S,Fe.action);else{var Et={lane:rt,action:Fe.action,hasEagerState:Fe.hasEagerState,eagerState:Fe.eagerState,next:null};he===null?(te=he=Et,V=S):he=he.next=Et,xn.lanes|=rt,Js|=rt}Fe=Fe.next}while(Fe!==null&&Fe!==M);he===null?V=S:he.next=te,R(S,f.memoizedState)||(Ui=!0),f.memoizedState=S,f.baseState=V,f.baseQueue=he,v.lastRenderedState=S}if(c=v.interleaved,c!==null){E=c;do M=E.lane,xn.lanes|=M,Js|=M,E=E.next;while(E!==c)}else E===null&&(v.lanes=0);return[f.memoizedState,v.dispatch]}function Ph(c){var f=_i(),v=f.queue;if(v===null)throw Error(a(311));v.lastRenderedReducer=c;var S=v.dispatch,E=v.pending,M=f.memoizedState;if(E!==null){v.pending=null;var V=E=E.next;do M=c(M,V.action),V=V.next;while(V!==E);R(M,f.memoizedState)||(Ui=!0),f.memoizedState=M,f.baseQueue===null&&(f.baseState=M),v.lastRenderedState=M}return[M,S]}function r1(){}function nf(c,f){var v=xn,S=_i(),E=f(),M=!R(S.memoizedState,E);if(M&&(S.memoizedState=E,Ui=!0),S=S.queue,Th(qs.bind(null,v,S,c),[c]),S.getSnapshot!==f||M||or!==null&&or.memoizedState.tag&1){if(v.flags|=2048,of(9,uc.bind(null,v,S,E,f),void 0,null),Vr===null)throw Error(a(349));(ru&30)!==0||i1(v,f,E)}return E}function i1(c,f,v){c.flags|=16384,c={getSnapshot:f,value:v},f=xn.updateQueue,f===null?(f={lastEffect:null,stores:null},xn.updateQueue=f,f.stores=[c]):(v=f.stores,v===null?f.stores=[c]:v.push(c))}function uc(c,f,v,S){f.value=v,f.getSnapshot=S,rf(f)&&Iv(c)}function qs(c,f,v){return v(function(){rf(f)&&Iv(c)})}function rf(c){var f=c.getSnapshot;c=c.value;try{var v=f();return!R(c,v)}catch{return!0}}function Iv(c){var f=Qo(c,1);f!==null&&Lo(f,c,1,-1)}function Mv(c){var f=Qr();return typeof c=="function"&&(c=c()),f.memoizedState=f.baseState=c,c={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:sc,lastRenderedState:c},f.queue=c,c=c.dispatch=fc.bind(null,xn,c),[f.memoizedState,c]}function of(c,f,v,S){return c={tag:c,create:f,destroy:v,deps:S,next:null},f=xn.updateQueue,f===null?(f={lastEffect:null,stores:null},xn.updateQueue=f,f.lastEffect=c.next=c):(v=f.lastEffect,v===null?f.lastEffect=c.next=c:(S=v.next,v.next=c,c.next=S,f.lastEffect=c)),c}function af(){return _i().memoizedState}function iu(c,f,v,S){var E=Qr();xn.flags|=c,E.memoizedState=of(1|f,v,void 0,S===void 0?null:S)}function cc(c,f,v,S){var E=_i();S=S===void 0?null:S;var M=void 0;if(Zn!==null){var V=Zn.memoizedState;if(M=V.destroy,S!==null&&t1(S,V.deps)){E.memoizedState=of(f,v,M,S);return}}xn.flags|=c,E.memoizedState=of(1|f,v,M,S)}function Ov(c,f){return iu(8390656,8,c,f)}function Th(c,f){return cc(2048,8,c,f)}function Nv(c,f){return cc(4,2,c,f)}function Dv(c,f){return cc(4,4,c,f)}function vr(c,f){if(typeof f=="function")return c=c(),f(c),function(){f(null)};if(f!=null)return c=c(),f.current=c,function(){f.current=null}}function Jr(c,f,v){return v=v!=null?v.concat([c]):null,cc(4,4,vr.bind(null,f,c),v)}function o1(){}function zv(c,f){var v=_i();f=f===void 0?null:f;var S=v.memoizedState;return S!==null&&f!==null&&t1(f,S[1])?S[0]:(v.memoizedState=[c,f],c)}function a1(c,f){var v=_i();f=f===void 0?null:f;var S=v.memoizedState;return S!==null&&f!==null&&t1(f,S[1])?S[0]:(c=c(),v.memoizedState=[c,f],c)}function Fv(c,f,v){return(ru&21)===0?(c.baseState&&(c.baseState=!1,Ui=!0),c.memoizedState=v):(R(v,f)||(v=ql(),xn.lanes|=v,Js|=v,c.baseState=!0),f)}function s1(c,f){var v=Lt;Lt=v!==0&&4>v?v:4,c(!0);var S=ic.transition;ic.transition={};try{c(!1),f()}finally{Lt=v,ic.transition=S}}function dc(){return _i().memoizedState}function l1(c,f,v){var S=Nr(c);if(v={lane:S,action:v,hasEagerState:!1,eagerState:null,next:null},hc(c))pc(f,v);else if(v=nc(c,f,v,S),v!==null){var E=fi();Lo(v,c,S,E),sf(v,f,S)}}function fc(c,f,v){var S=Nr(c),E={lane:S,action:v,hasEagerState:!1,eagerState:null,next:null};if(hc(c))pc(f,E);else{var M=c.alternate;if(c.lanes===0&&(M===null||M.lanes===0)&&(M=f.lastRenderedReducer,M!==null))try{var V=f.lastRenderedState,te=M(V,v);if(E.hasEagerState=!0,E.eagerState=te,R(te,V)){var he=f.interleaved;he===null?(E.next=E,Xd(f)):(E.next=he.next,he.next=E),f.interleaved=E;return}}catch{}finally{}v=nc(c,f,E,S),v!==null&&(E=fi(),Lo(v,c,S,E),sf(v,f,S))}}function hc(c){var f=c.alternate;return c===xn||f!==null&&f===xn}function pc(c,f){tf=rn=!0;var v=c.pending;v===null?f.next=f:(f.next=v.next,v.next=f),c.pending=f}function sf(c,f,v){if((v&4194240)!==0){var S=f.lanes;S&=c.pendingLanes,v|=S,f.lanes=v,Yo(c,v)}}var fs={readContext:no,useCallback:li,useContext:li,useEffect:li,useImperativeHandle:li,useInsertionEffect:li,useLayoutEffect:li,useMemo:li,useReducer:li,useRef:li,useState:li,useDebugValue:li,useDeferredValue:li,useTransition:li,useMutableSource:li,useSyncExternalStore:li,useId:li,unstable_isNewReconciler:!1},px={readContext:no,useCallback:function(c,f){return Qr().memoizedState=[c,f===void 0?null:f],c},useContext:no,useEffect:Ov,useImperativeHandle:function(c,f,v){return v=v!=null?v.concat([c]):null,iu(4194308,4,vr.bind(null,f,c),v)},useLayoutEffect:function(c,f){return iu(4194308,4,c,f)},useInsertionEffect:function(c,f){return iu(4,2,c,f)},useMemo:function(c,f){var v=Qr();return f=f===void 0?null:f,c=c(),v.memoizedState=[c,f],c},useReducer:function(c,f,v){var S=Qr();return f=v!==void 0?v(f):f,S.memoizedState=S.baseState=f,c={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:c,lastRenderedState:f},S.queue=c,c=c.dispatch=l1.bind(null,xn,c),[S.memoizedState,c]},useRef:function(c){var f=Qr();return c={current:c},f.memoizedState=c},useState:Mv,useDebugValue:o1,useDeferredValue:function(c){return Qr().memoizedState=c},useTransition:function(){var c=Mv(!1),f=c[0];return c=s1.bind(null,c[1]),Qr().memoizedState=c,[f,c]},useMutableSource:function(){},useSyncExternalStore:function(c,f,v){var S=xn,E=Qr();if(In){if(v===void 0)throw Error(a(407));v=v()}else{if(v=f(),Vr===null)throw Error(a(349));(ru&30)!==0||i1(S,f,v)}E.memoizedState=v;var M={value:v,getSnapshot:f};return E.queue=M,Ov(qs.bind(null,S,M,c),[c]),S.flags|=2048,of(9,uc.bind(null,S,M,v,f),void 0,null),v},useId:function(){var c=Qr(),f=Vr.identifierPrefix;if(In){var v=Ma,S=si;v=(S&~(1<<32-Xr(S)-1)).toString(32)+v,f=":"+f+"R"+v,v=oc++,0<v&&(f+="H"+v.toString(32)),f+=":"}else v=Eh++,f=":"+f+"r"+v.toString(32)+":";return c.memoizedState=f},unstable_isNewReconciler:!1},gx={readContext:no,useCallback:zv,useContext:no,useEffect:Th,useImperativeHandle:Jr,useInsertionEffect:Nv,useLayoutEffect:Dv,useMemo:a1,useReducer:lc,useRef:af,useState:function(){return lc(sc)},useDebugValue:o1,useDeferredValue:function(c){var f=_i();return Fv(f,Zn.memoizedState,c)},useTransition:function(){var c=lc(sc)[0],f=_i().memoizedState;return[c,f]},useMutableSource:r1,useSyncExternalStore:nf,useId:dc,unstable_isNewReconciler:!1},mx={readContext:no,useCallback:zv,useContext:no,useEffect:Th,useImperativeHandle:Jr,useInsertionEffect:Nv,useLayoutEffect:Dv,useMemo:a1,useReducer:Ph,useRef:af,useState:function(){return Ph(sc)},useDebugValue:o1,useDeferredValue:function(c){var f=_i();return Zn===null?f.memoizedState=c:Fv(f,Zn.memoizedState,c)},useTransition:function(){var c=Ph(sc)[0],f=_i().memoizedState;return[c,f]},useMutableSource:r1,useSyncExternalStore:nf,useId:dc,unstable_isNewReconciler:!1};function gc(c,f){try{var v="",S=f;do v+=ec(S),S=S.return;while(S);var E=v}catch(M){E=`
-Error generating stack: `+M.message+`
-`+M.stack}return{value:c,source:f,stack:E,digest:null}}function u1(c,f,v){return{value:c,source:null,stack:v??null,digest:f??null}}function mc(c,f){try{console.error(f.value)}catch(v){setTimeout(function(){throw v})}}var lf=typeof WeakMap=="function"?WeakMap:Map;function c1(c,f,v){v=ds(-1,v),v.tag=3,v.payload={element:null};var S=f.value;return v.callback=function(){ff||(ff=!0,hf=S),mc(c,f)},v}function $(c,f,v){v=ds(-1,v),v.tag=3;var S=c.type.getDerivedStateFromError;if(typeof S=="function"){var E=f.value;v.payload=function(){return S(E)},v.callback=function(){mc(c,f)}}var M=c.stateNode;return M!==null&&typeof M.componentDidCatch=="function"&&(v.callback=function(){mc(c,f),typeof S!="function"&&(tl===null?tl=new Set([this]):tl.add(this));var V=f.stack;this.componentDidCatch(f.value,{componentStack:V!==null?V:""})}),v}function ou(c,f,v){var S=c.pingCache;if(S===null){S=c.pingCache=new lf;var E=new Set;S.set(f,E)}else E=S.get(f),E===void 0&&(E=new Set,S.set(f,E));E.has(v)||(E.add(v),c=Xv.bind(null,c,f,v),f.then(c,c))}function uf(c){do{var f;if((f=c.tag===13)&&(f=c.memoizedState,f=f!==null?f.dehydrated!==null:!0),f)return c;c=c.return}while(c!==null);return null}function ro(c,f,v,S,E){return(c.mode&1)===0?(c===f?c.flags|=65536:(c.flags|=128,v.flags|=131072,v.flags&=-52805,v.tag===1&&(v.alternate===null?v.tag=17:(f=ds(-1,1),f.tag=2,Ks(v,f,1))),v.lanes|=1),c):(c.flags|=65536,c.lanes=E,c)}var Vt=s.ReactCurrentOwner,Ui=!1;function ki(c,f,v,S){f.child=c===null?Rv(f,null,v,S):rc(f,c.child,v,S)}function $v(c,f,v,S,E){v=v.render;var M=f.ref;return tc(f,E),S=n1(c,f,v,S,M,E),v=ac(),c!==null&&!Ui?(f.updateQueue=c.updateQueue,f.flags&=-2053,c.lanes&=~E,hs(c,f,E)):(In&&v&&wi(f),f.flags|=1,ki(c,f,S,E),f.child)}function Zs(c,f,v,S,E){if(c===null){var M=v.type;return typeof M=="function"&&!R1(M)&&M.defaultProps===void 0&&v.compare===null&&v.defaultProps===void 0?(f.tag=15,f.type=M,Bv(c,f,M,S,E)):(c=vf(v.type,null,S,f,f.mode,E),c.ref=f.ref,c.return=f,f.child=c)}if(M=c.child,(c.lanes&E)===0){var V=M.memoizedProps;if(v=v.compare,v=v!==null?v:tu,v(V,S)&&c.ref===f.ref)return hs(c,f,E)}return f.flags|=1,c=ao(M,S),c.ref=f.ref,c.return=f,f.child=c}function Bv(c,f,v,S,E){if(c!==null){var M=c.memoizedProps;if(tu(M,S)&&c.ref===f.ref)if(Ui=!1,f.pendingProps=S=M,(c.lanes&E)!==0)(c.flags&131072)!==0&&(Ui=!0);else return f.lanes=c.lanes,hs(c,f,E)}return d1(c,f,v,S,E)}function Hv(c,f,v){var S=f.pendingProps,E=S.children,M=c!==null?c.memoizedState:null;if(S.mode==="hidden")if((f.mode&1)===0)f.memoizedState={baseLanes:0,cachePool:null,transitions:null},un(Qs,io),io|=v;else{if((v&1073741824)===0)return c=M!==null?M.baseLanes|v:v,f.lanes=f.childLanes=1073741824,f.memoizedState={baseLanes:c,cachePool:null,transitions:null},f.updateQueue=null,un(Qs,io),io|=c,null;f.memoizedState={baseLanes:0,cachePool:null,transitions:null},S=M!==null?M.baseLanes:v,un(Qs,io),io|=S}else M!==null?(S=M.baseLanes|v,f.memoizedState=null):S=v,un(Qs,io),io|=S;return ki(c,f,E,v),f.child}function Wv(c,f){var v=f.ref;(c===null&&v!==null||c!==null&&c.ref!==v)&&(f.flags|=512,f.flags|=2097152)}function d1(c,f,v,S,E){var M=Lr(v)?eo:rr.current;return M=Ta(f,M),tc(f,E),v=n1(c,f,v,S,M,E),S=ac(),c!==null&&!Ui?(f.updateQueue=c.updateQueue,f.flags&=-2053,c.lanes&=~E,hs(c,f,E)):(In&&S&&wi(f),f.flags|=1,ki(c,f,v,E),f.child)}function Vv(c,f,v,S,E){if(Lr(v)){var M=!0;to(f)}else M=!1;if(tc(f,E),f.stateNode===null)za(c,f),Tv(f,v,S),Q0(f,v,S,E),S=!0;else if(c===null){var V=f.stateNode,te=f.memoizedProps;V.props=te;var he=V.context,Fe=v.contextType;typeof Fe=="object"&&Fe!==null?Fe=no(Fe):(Fe=Lr(v)?eo:rr.current,Fe=Ta(f,Fe));var rt=v.getDerivedStateFromProps,Et=typeof rt=="function"||typeof V.getSnapshotBeforeUpdate=="function";Et||typeof V.UNSAFE_componentWillReceiveProps!="function"&&typeof V.componentWillReceiveProps!="function"||(te!==S||he!==Fe)&&Lv(f,V,S,Fe),cs=!1;var Je=f.memoizedState;V.state=Je,Ch(f,S,V,E),he=f.memoizedState,te!==S||Je!==he||Tr.current||cs?(typeof rt=="function"&&(kh(f,v,rt,S),he=f.memoizedState),(te=cs||Qd(f,v,te,S,Je,he,Fe))?(Et||typeof V.UNSAFE_componentWillMount!="function"&&typeof V.componentWillMount!="function"||(typeof V.componentWillMount=="function"&&V.componentWillMount(),typeof V.UNSAFE_componentWillMount=="function"&&V.UNSAFE_componentWillMount()),typeof V.componentDidMount=="function"&&(f.flags|=4194308)):(typeof V.componentDidMount=="function"&&(f.flags|=4194308),f.memoizedProps=S,f.memoizedState=he),V.props=S,V.state=he,V.context=Fe,S=te):(typeof V.componentDidMount=="function"&&(f.flags|=4194308),S=!1)}else{V=f.stateNode,Ev(c,f),te=f.memoizedProps,Fe=f.type===f.elementType?te:Xo(f.type,te),V.props=Fe,Et=f.pendingProps,Je=V.context,he=v.contextType,typeof he=="object"&&he!==null?he=no(he):(he=Lr(v)?eo:rr.current,he=Ta(f,he));var On=v.getDerivedStateFromProps;(rt=typeof On=="function"||typeof V.getSnapshotBeforeUpdate=="function")||typeof V.UNSAFE_componentWillReceiveProps!="function"&&typeof V.componentWillReceiveProps!="function"||(te!==Et||Je!==he)&&Lv(f,V,S,he),cs=!1,Je=f.memoizedState,V.state=Je,Ch(f,S,V,E);var _n=f.memoizedState;te!==Et||Je!==_n||Tr.current||cs?(typeof On=="function"&&(kh(f,v,On,S),_n=f.memoizedState),(Fe=cs||Qd(f,v,Fe,S,Je,_n,he)||!1)?(rt||typeof V.UNSAFE_componentWillUpdate!="function"&&typeof V.componentWillUpdate!="function"||(typeof V.componentWillUpdate=="function"&&V.componentWillUpdate(S,_n,he),typeof V.UNSAFE_componentWillUpdate=="function"&&V.UNSAFE_componentWillUpdate(S,_n,he)),typeof V.componentDidUpdate=="function"&&(f.flags|=4),typeof V.getSnapshotBeforeUpdate=="function"&&(f.flags|=1024)):(typeof V.componentDidUpdate!="function"||te===c.memoizedProps&&Je===c.memoizedState||(f.flags|=4),typeof V.getSnapshotBeforeUpdate!="function"||te===c.memoizedProps&&Je===c.memoizedState||(f.flags|=1024),f.memoizedProps=S,f.memoizedState=_n),V.props=S,V.state=_n,V.context=he,S=Fe):(typeof V.componentDidUpdate!="function"||te===c.memoizedProps&&Je===c.memoizedState||(f.flags|=4),typeof V.getSnapshotBeforeUpdate!="function"||te===c.memoizedProps&&Je===c.memoizedState||(f.flags|=1024),S=!1)}return ea(c,f,v,S,M,E)}function ea(c,f,v,S,E,M){Wv(c,f);var V=(f.flags&128)!==0;if(!S&&!V)return E&&Gl(f,v,!1),hs(c,f,M);S=f.stateNode,Vt.current=f;var te=V&&typeof v.getDerivedStateFromError!="function"?null:S.render();return f.flags|=1,c!==null&&V?(f.child=rc(f,c.child,null,M),f.child=rc(f,null,te,M)):ki(c,f,te,M),f.memoizedState=S.state,E&&Gl(f,v,!0),f.child}function Uv(c){var f=c.stateNode;f.pendingContext?Ul(c,f.pendingContext,f.pendingContext!==f.context):f.context&&Ul(c,f.context,!1),ge(c,f.containerInfo)}function Gv(c,f,v,S,E){return Ju(),Y0(E),f.flags|=256,ki(c,f,v,S),f.child}var f1={dehydrated:null,treeContext:null,retryLane:0};function h1(c){return{baseLanes:c,cachePool:null,transitions:null}}function jv(c,f,v){var S=f.pendingProps,E=At.current,M=!1,V=(f.flags&128)!==0,te;if((te=V)||(te=c!==null&&c.memoizedState===null?!1:(E&2)!==0),te?(M=!0,f.flags&=-129):(c===null||c.memoizedState!==null)&&(E|=1),un(At,E&1),c===null)return Gd(f),c=f.memoizedState,c!==null&&(c=c.dehydrated,c!==null)?((f.mode&1)===0?f.lanes=1:Vl(c)?f.lanes=8:f.lanes=1073741824,null):(V=S.children,c=S.fallback,M?(S=f.mode,M=f.child,V={mode:"hidden",children:V},(S&1)===0&&M!==null?(M.childLanes=0,M.pendingProps=V):M=ep(V,S,0,null),c=ol(c,S,v,null),M.return=f,c.return=f,M.sibling=c,f.child=M,f.child.memoizedState=h1(v),f.memoizedState=f1,c):ta(f,V));if(E=c.memoizedState,E!==null&&(te=E.dehydrated,te!==null))return vx(c,f,V,S,te,E,v);if(M){M=S.fallback,V=f.mode,E=c.child,te=E.sibling;var he={mode:"hidden",children:S.children};return(V&1)===0&&f.child!==E?(S=f.child,S.childLanes=0,S.pendingProps=he,f.deletions=null):(S=ao(E,he),S.subtreeFlags=E.subtreeFlags&14680064),te!==null?M=ao(te,M):(M=ol(M,V,v,null),M.flags|=2),M.return=f,S.return=f,S.sibling=M,f.child=S,S=M,M=f.child,V=c.child.memoizedState,V=V===null?h1(v):{baseLanes:V.baseLanes|v,cachePool:null,transitions:V.transitions},M.memoizedState=V,M.childLanes=c.childLanes&~v,f.memoizedState=f1,S}return M=c.child,c=M.sibling,S=ao(M,{mode:"visible",children:S.children}),(f.mode&1)===0&&(S.lanes=v),S.return=f,S.sibling=null,c!==null&&(v=f.deletions,v===null?(f.deletions=[c],f.flags|=16):v.push(c)),f.child=S,f.memoizedState=null,S}function ta(c,f){return f=ep({mode:"visible",children:f},c.mode,0,null),f.return=c,c.child=f}function Lh(c,f,v,S){return S!==null&&Y0(S),rc(f,c.child,null,v),c=ta(f,f.pendingProps.children),c.flags|=2,f.memoizedState=null,c}function vx(c,f,v,S,E,M,V){if(v)return f.flags&256?(f.flags&=-257,S=u1(Error(a(422))),Lh(c,f,V,S)):f.memoizedState!==null?(f.child=c.child,f.flags|=128,null):(M=S.fallback,E=f.mode,S=ep({mode:"visible",children:S.children},E,0,null),M=ol(M,E,V,null),M.flags|=2,S.return=f,M.return=f,S.sibling=M,f.child=S,(f.mode&1)!==0&&rc(f,c.child,null,V),f.child.memoizedState=h1(V),f.memoizedState=f1,M);if((f.mode&1)===0)return Lh(c,f,V,null);if(Vl(E))return S=Rd(E).digest,M=Error(a(419)),S=u1(M,S,void 0),Lh(c,f,V,S);if(v=(V&c.childLanes)!==0,Ui||v){if(S=Vr,S!==null){switch(V&-V){case 4:E=2;break;case 16:E=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:E=32;break;case 536870912:E=268435456;break;default:E=0}E=(E&(S.suspendedLanes|V))!==0?0:E,E!==0&&E!==M.retryLane&&(M.retryLane=E,Qo(c,E),Lo(S,c,E,-1))}return mf(),S=u1(Error(a(421))),Lh(c,f,V,S)}return Bs(E)?(f.flags|=128,f.child=c.child,f=Cx.bind(null,c),xi(E,f),null):(c=M.treeContext,Nt&&(_o=Od(E),Fn=f,In=!0,Wi=null,ko=!1,c!==null&&(Gt[ir++]=si,Gt[ir++]=Ma,Gt[ir++]=ai,si=c.id,Ma=c.overflow,ai=f)),f=ta(f,S.children),f.flags|=4096,f)}function Kv(c,f,v){c.lanes|=f;var S=c.alternate;S!==null&&(S.lanes|=f),Yd(c.return,f,v)}function p1(c,f,v,S,E){var M=c.memoizedState;M===null?c.memoizedState={isBackwards:f,rendering:null,renderingStartTime:0,last:S,tail:v,tailMode:E}:(M.isBackwards=f,M.rendering=null,M.renderingStartTime=0,M.last=S,M.tail=v,M.tailMode=E)}function qv(c,f,v){var S=f.pendingProps,E=S.revealOrder,M=S.tail;if(ki(c,f,S.children,v),S=At.current,(S&2)!==0)S=S&1|2,f.flags|=128;else{if(c!==null&&(c.flags&128)!==0)e:for(c=f.child;c!==null;){if(c.tag===13)c.memoizedState!==null&&Kv(c,v,f);else if(c.tag===19)Kv(c,v,f);else if(c.child!==null){c.child.return=c,c=c.child;continue}if(c===f)break e;for(;c.sibling===null;){if(c.return===null||c.return===f)break e;c=c.return}c.sibling.return=c.return,c=c.sibling}S&=1}if(un(At,S),(f.mode&1)===0)f.memoizedState=null;else switch(E){case"forwards":for(v=f.child,E=null;v!==null;)c=v.alternate,c!==null&&dn(c)===null&&(E=v),v=v.sibling;v=E,v===null?(E=f.child,f.child=null):(E=v.sibling,v.sibling=null),p1(f,!1,E,v,M);break;case"backwards":for(v=null,E=f.child,f.child=null;E!==null;){if(c=E.alternate,c!==null&&dn(c)===null){f.child=E;break}c=E.sibling,E.sibling=v,v=E,E=c}p1(f,!0,v,null,M);break;case"together":p1(f,!1,null,null,void 0);break;default:f.memoizedState=null}return f.child}function za(c,f){(f.mode&1)===0&&c!==null&&(c.alternate=null,f.alternate=null,f.flags|=2)}function hs(c,f,v){if(c!==null&&(f.dependencies=c.dependencies),Js|=f.lanes,(v&f.childLanes)===0)return null;if(c!==null&&f.child!==c.child)throw Error(a(153));if(f.child!==null){for(c=f.child,v=ao(c,c.pendingProps),f.child=v,v.return=f;c.sibling!==null;)c=c.sibling,v=v.sibling=ao(c,c.pendingProps),v.return=f;v.sibling=null}return f.child}function yx(c,f,v){switch(f.tag){case 3:Uv(f),Ju();break;case 5:wt(f);break;case 1:Lr(f.type)&&to(f);break;case 4:ge(f,f.stateNode.containerInfo);break;case 10:kv(f,f.type._context,f.memoizedProps.value);break;case 13:var S=f.memoizedState;if(S!==null)return S.dehydrated!==null?(un(At,At.current&1),f.flags|=128,null):(v&f.child.childLanes)!==0?jv(c,f,v):(un(At,At.current&1),c=hs(c,f,v),c!==null?c.sibling:null);un(At,At.current&1);break;case 19:if(S=(v&f.childLanes)!==0,(c.flags&128)!==0){if(S)return qv(c,f,v);f.flags|=128}var E=f.memoizedState;if(E!==null&&(E.rendering=null,E.tail=null,E.lastEffect=null),un(At,At.current),S)break;return null;case 22:case 23:return f.lanes=0,Hv(c,f,v)}return hs(c,f,v)}function yr(c){c.flags|=4}function Zv(c,f){if(c!==null&&c.child===f.child)return!0;if((f.flags&16)!==0)return!1;for(c=f.child;c!==null;){if((c.flags&12854)!==0||(c.subtreeFlags&12854)!==0)return!1;c=c.sibling}return!0}var cf,df,Ah,Rh;if(ht)cf=function(c,f){for(var v=f.child;v!==null;){if(v.tag===5||v.tag===6)re(c,v.stateNode);else if(v.tag!==4&&v.child!==null){v.child.return=v,v=v.child;continue}if(v===f)break;for(;v.sibling===null;){if(v.return===null||v.return===f)return;v=v.return}v.sibling.return=v.return,v=v.sibling}},df=function(){},Ah=function(c,f,v,S,E){if(c=c.memoizedProps,c!==S){var M=f.stateNode,V=xe(Eo.current);v=be(M,v,c,S,E,V),(f.updateQueue=v)&&yr(f)}},Rh=function(c,f,v,S){v!==S&&yr(f)};else if(Bt){cf=function(c,f,v,S){for(var E=f.child;E!==null;){if(E.tag===5){var M=E.stateNode;v&&S&&(M=Ku(M,E.type,E.memoizedProps,E)),re(c,M)}else if(E.tag===6)M=E.stateNode,v&&S&&(M=qu(M,E.memoizedProps,E)),re(c,M);else if(E.tag!==4){if(E.tag===22&&E.memoizedState!==null)M=E.child,M!==null&&(M.return=E),cf(c,E,!0,!0);else if(E.child!==null){E.child.return=E,E=E.child;continue}}if(E===f)break;for(;E.sibling===null;){if(E.return===null||E.return===f)return;E=E.return}E.sibling.return=E.return,E=E.sibling}};var g1=function(c,f,v,S){for(var E=f.child;E!==null;){if(E.tag===5){var M=E.stateNode;v&&S&&(M=Ku(M,E.type,E.memoizedProps,E)),ju(c,M)}else if(E.tag===6)M=E.stateNode,v&&S&&(M=qu(M,E.memoizedProps,E)),ju(c,M);else if(E.tag!==4){if(E.tag===22&&E.memoizedState!==null)M=E.child,M!==null&&(M.return=E),g1(c,E,!0,!0);else if(E.child!==null){E.child.return=E,E=E.child;continue}}if(E===f)break;for(;E.sibling===null;){if(E.return===null||E.return===f)return;E=E.return}E.sibling.return=E.return,E=E.sibling}};df=function(c,f){var v=f.stateNode;if(!Zv(c,f)){c=v.containerInfo;var S=Wr(c);g1(S,f,!1,!1),v.pendingChildren=S,yr(f),Ld(c,S)}},Ah=function(c,f,v,S,E){var M=c.stateNode,V=c.memoizedProps;if((c=Zv(c,f))&&V===S)f.stateNode=M;else{var te=f.stateNode,he=xe(Eo.current),Fe=null;V!==S&&(Fe=be(te,v,V,S,E,he)),c&&Fe===null?f.stateNode=M:(M=Td(M,Fe,v,V,S,f,c,te),de(M,v,S,E,he)&&yr(f),f.stateNode=M,c?yr(f):cf(M,f,!1,!1))}},Rh=function(c,f,v,S){v!==S?(c=xe(J.current),v=xe(Eo.current),f.stateNode=Ie(S,c,v,f),yr(f)):f.stateNode=c.stateNode}}else df=function(){},Ah=function(){},Rh=function(){};function vc(c,f){if(!In)switch(c.tailMode){case"hidden":f=c.tail;for(var v=null;f!==null;)f.alternate!==null&&(v=f),f=f.sibling;v===null?c.tail=null:v.sibling=null;break;case"collapsed":v=c.tail;for(var S=null;v!==null;)v.alternate!==null&&(S=v),v=v.sibling;S===null?f||c.tail===null?c.tail=null:c.tail.sibling=null:S.sibling=null}}function ui(c){var f=c.alternate!==null&&c.alternate.child===c.child,v=0,S=0;if(f)for(var E=c.child;E!==null;)v|=E.lanes|E.childLanes,S|=E.subtreeFlags&14680064,S|=E.flags&14680064,E.return=c,E=E.sibling;else for(E=c.child;E!==null;)v|=E.lanes|E.childLanes,S|=E.subtreeFlags,S|=E.flags,E.return=c,E=E.sibling;return c.subtreeFlags|=S,c.childLanes=v,f}function xx(c,f,v){var S=f.pendingProps;switch(Z0(f),f.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ui(f),null;case 1:return Lr(f.type)&&Zo(),ui(f),null;case 3:return v=f.stateNode,Qe(),pn(Tr),pn(rr),e1(),v.pendingContext&&(v.context=v.pendingContext,v.pendingContext=null),(c===null||c.child===null)&&(Qu(f)?yr(f):c===null||c.memoizedState.isDehydrated&&(f.flags&256)===0||(f.flags|=1024,Wi!==null&&(Yh(Wi),Wi=null))),df(c,f),ui(f),null;case 5:Jt(f),v=xe(J.current);var E=f.type;if(c!==null&&f.stateNode!=null)Ah(c,f,E,S,v),c.ref!==f.ref&&(f.flags|=512,f.flags|=2097152);else{if(!S){if(f.stateNode===null)throw Error(a(166));return ui(f),null}if(c=xe(Eo.current),Qu(f)){if(!Nt)throw Error(a(175));c=Nd(f.stateNode,f.type,f.memoizedProps,v,c,f,!ko),f.updateQueue=c,c!==null&&yr(f)}else{var M=W(E,S,v,c,f);cf(M,f,!1,!1),f.stateNode=M,de(M,E,S,v,c)&&yr(f)}f.ref!==null&&(f.flags|=512,f.flags|=2097152)}return ui(f),null;case 6:if(c&&f.stateNode!=null)Rh(c,f,c.memoizedProps,S);else{if(typeof S!="string"&&f.stateNode===null)throw Error(a(166));if(c=xe(J.current),v=xe(Eo.current),Qu(f)){if(!Nt)throw Error(a(176));if(c=f.stateNode,v=f.memoizedProps,(S=oi(c,v,f,!ko))&&(E=Fn,E!==null))switch(E.tag){case 3:Wd(E.stateNode.containerInfo,c,v,(E.mode&1)!==0);break;case 5:Bi(E.type,E.memoizedProps,E.stateNode,c,v,(E.mode&1)!==0)}S&&yr(f)}else f.stateNode=Ie(S,c,v,f)}return ui(f),null;case 13:if(pn(At),S=f.memoizedState,c===null||c.memoizedState!==null&&c.memoizedState.dehydrated!==null){if(In&&_o!==null&&(f.mode&1)!==0&&(f.flags&128)===0)Cv(),Ju(),f.flags|=98560,E=!1;else if(E=Qu(f),S!==null&&S.dehydrated!==null){if(c===null){if(!E)throw Error(a(318));if(!Nt)throw Error(a(344));if(E=f.memoizedState,E=E!==null?E.dehydrated:null,!E)throw Error(a(317));Dd(E,f)}else Ju(),(f.flags&128)===0&&(f.memoizedState=null),f.flags|=4;ui(f),E=!1}else Wi!==null&&(Yh(Wi),Wi=null),E=!0;if(!E)return f.flags&65536?f:null}return(f.flags&128)!==0?(f.lanes=v,f):(v=S!==null,v!==(c!==null&&c.memoizedState!==null)&&v&&(f.child.flags|=8192,(f.mode&1)!==0&&(c===null||(At.current&1)!==0?br===0&&(br=3):mf())),f.updateQueue!==null&&(f.flags|=4),ui(f),null);case 4:return Qe(),df(c,f),c===null&&tt(f.stateNode.containerInfo),ui(f),null;case 10:return Zd(f.type._context),ui(f),null;case 17:return Lr(f.type)&&Zo(),ui(f),null;case 19:if(pn(At),E=f.memoizedState,E===null)return ui(f),null;if(S=(f.flags&128)!==0,M=E.rendering,M===null)if(S)vc(E,!1);else{if(br!==0||c!==null&&(c.flags&128)!==0)for(c=f.child;c!==null;){if(M=dn(c),M!==null){for(f.flags|=128,vc(E,!1),c=M.updateQueue,c!==null&&(f.updateQueue=c,f.flags|=4),f.subtreeFlags=0,c=v,v=f.child;v!==null;)S=v,E=c,S.flags&=14680066,M=S.alternate,M===null?(S.childLanes=0,S.lanes=E,S.child=null,S.subtreeFlags=0,S.memoizedProps=null,S.memoizedState=null,S.updateQueue=null,S.dependencies=null,S.stateNode=null):(S.childLanes=M.childLanes,S.lanes=M.lanes,S.child=M.child,S.subtreeFlags=0,S.deletions=null,S.memoizedProps=M.memoizedProps,S.memoizedState=M.memoizedState,S.updateQueue=M.updateQueue,S.type=M.type,E=M.dependencies,S.dependencies=E===null?null:{lanes:E.lanes,firstContext:E.firstContext}),v=v.sibling;return un(At,At.current&1|2),f.child}c=c.sibling}E.tail!==null&&cn()>Gh&&(f.flags|=128,S=!0,vc(E,!1),f.lanes=4194304)}else{if(!S)if(c=dn(M),c!==null){if(f.flags|=128,S=!0,c=c.updateQueue,c!==null&&(f.updateQueue=c,f.flags|=4),vc(E,!0),E.tail===null&&E.tailMode==="hidden"&&!M.alternate&&!In)return ui(f),null}else 2*cn()-E.renderingStartTime>Gh&&v!==1073741824&&(f.flags|=128,S=!0,vc(E,!1),f.lanes=4194304);E.isBackwards?(M.sibling=f.child,f.child=M):(c=E.last,c!==null?c.sibling=M:f.child=M,E.last=M)}return E.tail!==null?(f=E.tail,E.rendering=f,E.tail=f.sibling,E.renderingStartTime=cn(),f.sibling=null,c=At.current,un(At,S?c&1|2:c&1),f):(ui(f),null);case 22:case 23:return Ec(),v=f.memoizedState!==null,c!==null&&c.memoizedState!==null!==v&&(f.flags|=8192),v&&(f.mode&1)!==0?(io&1073741824)!==0&&(ui(f),ht&&f.subtreeFlags&6&&(f.flags|=8192)):ui(f),null;case 24:return null;case 25:return null}throw Error(a(156,f.tag))}function m1(c,f){switch(Z0(f),f.tag){case 1:return Lr(f.type)&&Zo(),c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 3:return Qe(),pn(Tr),pn(rr),e1(),c=f.flags,(c&65536)!==0&&(c&128)===0?(f.flags=c&-65537|128,f):null;case 5:return Jt(f),null;case 13:if(pn(At),c=f.memoizedState,c!==null&&c.dehydrated!==null){if(f.alternate===null)throw Error(a(340));Ju()}return c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 19:return pn(At),null;case 4:return Qe(),null;case 10:return Zd(f.type._context),null;case 22:case 23:return Ec(),null;case 24:return null;default:return null}}var Ys=!1,Ir=!1,bx=typeof WeakSet=="function"?WeakSet:Set,nt=null;function yc(c,f){var v=c.ref;if(v!==null)if(typeof v=="function")try{v(null)}catch(S){$n(c,f,S)}else v.current=null}function na(c,f,v){try{v()}catch(S){$n(c,f,S)}}var Ih=!1;function au(c,f){for(ne(c.containerInfo),nt=f;nt!==null;)if(c=nt,f=c.child,(c.subtreeFlags&1028)!==0&&f!==null)f.return=c,nt=f;else for(;nt!==null;){c=nt;try{var v=c.alternate;if((c.flags&1024)!==0)switch(c.tag){case 0:case 11:case 15:break;case 1:if(v!==null){var S=v.memoizedProps,E=v.memoizedState,M=c.stateNode,V=M.getSnapshotBeforeUpdate(c.elementType===c.type?S:Xo(c.type,S),E);M.__reactInternalSnapshotBeforeUpdate=V}break;case 3:ht&&$i(c.stateNode.containerInfo);break;case 5:case 6:case 4:case 17:break;default:throw Error(a(163))}}catch(te){$n(c,c.return,te)}if(f=c.sibling,f!==null){f.return=c.return,nt=f;break}nt=c.return}return v=Ih,Ih=!1,v}function ci(c,f,v){var S=f.updateQueue;if(S=S!==null?S.lastEffect:null,S!==null){var E=S=S.next;do{if((E.tag&c)===c){var M=E.destroy;E.destroy=void 0,M!==void 0&&na(f,v,M)}E=E.next}while(E!==S)}}function Mh(c,f){if(f=f.updateQueue,f=f!==null?f.lastEffect:null,f!==null){var v=f=f.next;do{if((v.tag&c)===c){var S=v.create;v.destroy=S()}v=v.next}while(v!==f)}}function Oh(c){var f=c.ref;if(f!==null){var v=c.stateNode;switch(c.tag){case 5:c=Se(v);break;default:c=v}typeof f=="function"?f(c):f.current=c}}function v1(c){var f=c.alternate;f!==null&&(c.alternate=null,v1(f)),c.child=null,c.deletions=null,c.sibling=null,c.tag===5&&(f=c.stateNode,f!==null&&at(f)),c.stateNode=null,c.return=null,c.dependencies=null,c.memoizedProps=null,c.memoizedState=null,c.pendingProps=null,c.stateNode=null,c.updateQueue=null}function xc(c){return c.tag===5||c.tag===3||c.tag===4}function ps(c){e:for(;;){for(;c.sibling===null;){if(c.return===null||xc(c.return))return null;c=c.return}for(c.sibling.return=c.return,c=c.sibling;c.tag!==5&&c.tag!==6&&c.tag!==18;){if(c.flags&2||c.child===null||c.tag===4)continue e;c.child.return=c,c=c.child}if(!(c.flags&2))return c.stateNode}}function Nh(c,f,v){var S=c.tag;if(S===5||S===6)c=c.stateNode,f?$e(v,c,f):kt(v,c);else if(S!==4&&(c=c.child,c!==null))for(Nh(c,f,v),c=c.sibling;c!==null;)Nh(c,f,v),c=c.sibling}function y1(c,f,v){var S=c.tag;if(S===5||S===6)c=c.stateNode,f?Tt(v,c,f):ke(v,c);else if(S!==4&&(c=c.child,c!==null))for(y1(c,f,v),c=c.sibling;c!==null;)y1(c,f,v),c=c.sibling}var xr=null,ra=!1;function ia(c,f,v){for(v=v.child;v!==null;)Mr(c,f,v),v=v.sibling}function Mr(c,f,v){if(It&&typeof It.onCommitFiberUnmount=="function")try{It.onCommitFiberUnmount(nn,v)}catch{}switch(v.tag){case 5:Ir||yc(v,f);case 6:if(ht){var S=xr,E=ra;xr=null,ia(c,f,v),xr=S,ra=E,xr!==null&&(ra?Ke(xr,v.stateNode):ut(xr,v.stateNode))}else ia(c,f,v);break;case 18:ht&&xr!==null&&(ra?Hd(xr,v.stateNode):Bd(xr,v.stateNode));break;case 4:ht?(S=xr,E=ra,xr=v.stateNode.containerInfo,ra=!0,ia(c,f,v),xr=S,ra=E):(Bt&&(S=v.stateNode.containerInfo,E=Wr(S),$s(S,E)),ia(c,f,v));break;case 0:case 11:case 14:case 15:if(!Ir&&(S=v.updateQueue,S!==null&&(S=S.lastEffect,S!==null))){E=S=S.next;do{var M=E,V=M.destroy;M=M.tag,V!==void 0&&((M&2)!==0||(M&4)!==0)&&na(v,f,V),E=E.next}while(E!==S)}ia(c,f,v);break;case 1:if(!Ir&&(yc(v,f),S=v.stateNode,typeof S.componentWillUnmount=="function"))try{S.props=v.memoizedProps,S.state=v.memoizedState,S.componentWillUnmount()}catch(te){$n(v,f,te)}ia(c,f,v);break;case 21:ia(c,f,v);break;case 22:v.mode&1?(Ir=(S=Ir)||v.memoizedState!==null,ia(c,f,v),Ir=S):ia(c,f,v);break;default:ia(c,f,v)}}function Dh(c){var f=c.updateQueue;if(f!==null){c.updateQueue=null;var v=c.stateNode;v===null&&(v=c.stateNode=new bx),f.forEach(function(S){var E=Qv.bind(null,c,S);v.has(S)||(v.add(S),S.then(E,E))})}}function Po(c,f){var v=f.deletions;if(v!==null)for(var S=0;S<v.length;S++){var E=v[S];try{var M=c,V=f;if(ht){var te=V;e:for(;te!==null;){switch(te.tag){case 5:xr=te.stateNode,ra=!1;break e;case 3:xr=te.stateNode.containerInfo,ra=!0;break e;case 4:xr=te.stateNode.containerInfo,ra=!0;break e}te=te.return}if(xr===null)throw Error(a(160));Mr(M,V,E),xr=null,ra=!1}else Mr(M,V,E);var he=E.alternate;he!==null&&(he.return=null),E.return=null}catch(Fe){$n(E,f,Fe)}}if(f.subtreeFlags&12854)for(f=f.child;f!==null;)oa(f,c),f=f.sibling}function oa(c,f){var v=c.alternate,S=c.flags;switch(c.tag){case 0:case 11:case 14:case 15:if(Po(f,c),To(c),S&4){try{ci(3,c,c.return),Mh(3,c)}catch(Je){$n(c,c.return,Je)}try{ci(5,c,c.return)}catch(Je){$n(c,c.return,Je)}}break;case 1:Po(f,c),To(c),S&512&&v!==null&&yc(v,v.return);break;case 5:if(Po(f,c),To(c),S&512&&v!==null&&yc(v,v.return),ht){if(c.flags&32){var E=c.stateNode;try{xt(E)}catch(Je){$n(c,c.return,Je)}}if(S&4&&(E=c.stateNode,E!=null)){var M=c.memoizedProps;if(v=v!==null?v.memoizedProps:M,S=c.type,f=c.updateQueue,c.updateQueue=null,f!==null)try{je(E,f,S,v,M,c)}catch(Je){$n(c,c.return,Je)}}}break;case 6:if(Po(f,c),To(c),S&4&&ht){if(c.stateNode===null)throw Error(a(162));E=c.stateNode,M=c.memoizedProps,v=v!==null?v.memoizedProps:M;try{Xt(E,v,M)}catch(Je){$n(c,c.return,Je)}}break;case 3:if(Po(f,c),To(c),S&4){if(ht&&Nt&&v!==null&&v.memoizedState.isDehydrated)try{Fd(f.containerInfo)}catch(Je){$n(c,c.return,Je)}if(Bt){E=f.containerInfo,M=f.pendingChildren;try{$s(E,M)}catch(Je){$n(c,c.return,Je)}}}break;case 4:if(Po(f,c),To(c),S&4&&Bt){M=c.stateNode,E=M.containerInfo,M=M.pendingChildren;try{$s(E,M)}catch(Je){$n(c,c.return,Je)}}break;case 13:Po(f,c),To(c),E=c.child,E.flags&8192&&(M=E.memoizedState!==null,E.stateNode.isHidden=M,!M||E.alternate!==null&&E.alternate.memoizedState!==null||(_1=cn())),S&4&&Dh(c);break;case 22:var V=v!==null&&v.memoizedState!==null;if(c.mode&1?(Ir=(v=Ir)||V,Po(f,c),Ir=v):Po(f,c),To(c),S&8192){if(v=c.memoizedState!==null,(c.stateNode.isHidden=v)&&!V&&(c.mode&1)!==0)for(nt=c,S=c.child;S!==null;){for(f=nt=S;nt!==null;){V=nt;var te=V.child;switch(V.tag){case 0:case 11:case 14:case 15:ci(4,V,V.return);break;case 1:yc(V,V.return);var he=V.stateNode;if(typeof he.componentWillUnmount=="function"){var Fe=V,rt=V.return;try{var Et=Fe;he.props=Et.memoizedProps,he.state=Et.memoizedState,he.componentWillUnmount()}catch(Je){$n(Fe,rt,Je)}}break;case 5:yc(V,V.return);break;case 22:if(V.memoizedState!==null){di(f);continue}}te!==null?(te.return=V,nt=te):di(f)}S=S.sibling}if(ht){e:if(S=null,ht)for(f=c;;){if(f.tag===5){if(S===null){S=f;try{E=f.stateNode,v?Qt(E):mr(f.stateNode,f.memoizedProps)}catch(Je){$n(c,c.return,Je)}}}else if(f.tag===6){if(S===null)try{M=f.stateNode,v?Gn(M):Hr(M,f.memoizedProps)}catch(Je){$n(c,c.return,Je)}}else if((f.tag!==22&&f.tag!==23||f.memoizedState===null||f===c)&&f.child!==null){f.child.return=f,f=f.child;continue}if(f===c)break e;for(;f.sibling===null;){if(f.return===null||f.return===c)break e;S===f&&(S=null),f=f.return}S===f&&(S=null),f.sibling.return=f.return,f=f.sibling}}}break;case 19:Po(f,c),To(c),S&4&&Dh(c);break;case 21:break;default:Po(f,c),To(c)}}function To(c){var f=c.flags;if(f&2){try{if(ht){e:{for(var v=c.return;v!==null;){if(xc(v)){var S=v;break e}v=v.return}throw Error(a(160))}switch(S.tag){case 5:var E=S.stateNode;S.flags&32&&(xt(E),S.flags&=-33);var M=ps(c);y1(c,M,E);break;case 3:case 4:var V=S.stateNode.containerInfo,te=ps(c);Nh(c,te,V);break;default:throw Error(a(161))}}}catch(he){$n(c,c.return,he)}c.flags&=-3}f&4096&&(c.flags&=-4097)}function zh(c,f,v){nt=c,Xs(c)}function Xs(c,f,v){for(var S=(c.mode&1)!==0;nt!==null;){var E=nt,M=E.child;if(E.tag===22&&S){var V=E.memoizedState!==null||Ys;if(!V){var te=E.alternate,he=te!==null&&te.memoizedState!==null||Ir;te=Ys;var Fe=Ir;if(Ys=V,(Ir=he)&&!Fe)for(nt=E;nt!==null;)V=nt,he=V.child,V.tag===22&&V.memoizedState!==null?Fh(E):he!==null?(he.return=V,nt=he):Fh(E);for(;M!==null;)nt=M,Xs(M),M=M.sibling;nt=E,Ys=te,Ir=Fe}x1(c)}else(E.subtreeFlags&8772)!==0&&M!==null?(M.return=E,nt=M):x1(c)}}function x1(c){for(;nt!==null;){var f=nt;if((f.flags&8772)!==0){var v=f.alternate;try{if((f.flags&8772)!==0)switch(f.tag){case 0:case 11:case 15:Ir||Mh(5,f);break;case 1:var S=f.stateNode;if(f.flags&4&&!Ir)if(v===null)S.componentDidMount();else{var E=f.elementType===f.type?v.memoizedProps:Xo(f.type,v.memoizedProps);S.componentDidUpdate(E,v.memoizedState,S.__reactInternalSnapshotBeforeUpdate)}var M=f.updateQueue;M!==null&&Pv(f,M,S);break;case 3:var V=f.updateQueue;if(V!==null){if(v=null,f.child!==null)switch(f.child.tag){case 5:v=Se(f.child.stateNode);break;case 1:v=f.child.stateNode}Pv(f,V,v)}break;case 5:var te=f.stateNode;v===null&&f.flags&4&&zn(te,f.type,f.memoizedProps,f);break;case 6:break;case 4:break;case 12:break;case 13:if(Nt&&f.memoizedState===null){var he=f.alternate;if(he!==null){var Fe=he.memoizedState;if(Fe!==null){var rt=Fe.dehydrated;rt!==null&&$d(rt)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(a(163))}Ir||f.flags&512&&Oh(f)}catch(Et){$n(f,f.return,Et)}}if(f===c){nt=null;break}if(v=f.sibling,v!==null){v.return=f.return,nt=v;break}nt=f.return}}function di(c){for(;nt!==null;){var f=nt;if(f===c){nt=null;break}var v=f.sibling;if(v!==null){v.return=f.return,nt=v;break}nt=f.return}}function Fh(c){for(;nt!==null;){var f=nt;try{switch(f.tag){case 0:case 11:case 15:var v=f.return;try{Mh(4,f)}catch(he){$n(f,v,he)}break;case 1:var S=f.stateNode;if(typeof S.componentDidMount=="function"){var E=f.return;try{S.componentDidMount()}catch(he){$n(f,E,he)}}var M=f.return;try{Oh(f)}catch(he){$n(f,M,he)}break;case 5:var V=f.return;try{Oh(f)}catch(he){$n(f,V,he)}}}catch(he){$n(f,f.return,he)}if(f===c){nt=null;break}var te=f.sibling;if(te!==null){te.return=f.return,nt=te;break}nt=f.return}}var $h=0,Bh=1,Hh=2,bc=3,Wh=4;if(typeof Symbol=="function"&&Symbol.for){var gs=Symbol.for;$h=gs("selector.component"),Bh=gs("selector.has_pseudo_class"),Hh=gs("selector.role"),bc=gs("selector.test_id"),Wh=gs("selector.text")}function Vh(c){var f=Me(c);if(f!=null){if(typeof f.memoizedProps["data-testname"]!="string")throw Error(a(364));return f}if(c=Ht(c),c===null)throw Error(a(362));return c.stateNode.current}function b1(c,f){switch(f.$$typeof){case $h:if(c.type===f.value)return!0;break;case Bh:e:{f=f.value,c=[c,0];for(var v=0;v<c.length;){var S=c[v++],E=c[v++],M=f[E];if(S.tag!==5||!Oe(S)){for(;M!=null&&b1(S,M);)E++,M=f[E];if(E===f.length){f=!0;break e}else for(S=S.child;S!==null;)c.push(S,E),S=S.sibling}}f=!1}return f;case Hh:if(c.tag===5&&et(c.stateNode,f.value))return!0;break;case Wh:if((c.tag===5||c.tag===6)&&(c=Dt(c),c!==null&&0<=c.indexOf(f.value)))return!0;break;case bc:if(c.tag===5&&(c=c.memoizedProps["data-testname"],typeof c=="string"&&c.toLowerCase()===f.value.toLowerCase()))return!0;break;default:throw Error(a(365))}return!1}function S1(c){switch(c.$$typeof){case $h:return"<"+(z(c.value)||"Unknown")+">";case Bh:return":has("+(S1(c)||"")+")";case Hh:return'[role="'+c.value+'"]';case Wh:return'"'+c.value+'"';case bc:return'[data-testname="'+c.value+'"]';default:throw Error(a(365))}}function Sc(c,f){var v=[];c=[c,0];for(var S=0;S<c.length;){var E=c[S++],M=c[S++],V=f[M];if(E.tag!==5||!Oe(E)){for(;V!=null&&b1(E,V);)M++,V=f[M];if(M===f.length)v.push(E);else for(E=E.child;E!==null;)c.push(E,M),E=E.sibling}}return v}function w1(c,f){if(!mt)throw Error(a(363));c=Vh(c),c=Sc(c,f),f=[],c=Array.from(c);for(var v=0;v<c.length;){var S=c[v++];if(S.tag===5)Oe(S)||f.push(S.stateNode);else for(S=S.child;S!==null;)c.push(S),S=S.sibling}return f}var Sx=Math.ceil,wc=s.ReactCurrentDispatcher,Uh=s.ReactCurrentOwner,ar=s.ReactCurrentBatchConfig,zt=0,Vr=null,sr=null,Or=0,io=0,Qs=Hi(0),br=0,Cc=null,Js=0,su=0,C1=0,_c=null,Ei=null,_1=0,Gh=1/0,ms=null;function el(){Gh=cn()+500}var ff=!1,hf=null,tl=null,kc=!1,St=null,jh=0,pf=0,lu=null,gf=-1,Kh=0;function fi(){return(zt&6)!==0?cn():gf!==-1?gf:gf=cn()}function Nr(c){return(c.mode&1)===0?1:(zt&2)!==0&&Or!==0?Or&-Or:_v.transition!==null?(Kh===0&&(Kh=ql()),Kh):(c=Lt,c!==0?c:pt())}function Lo(c,f,v,S){if(50<pf)throw pf=0,lu=null,Error(a(185));Si(c,v,S),((zt&2)===0||c!==Vr)&&(c===Vr&&((zt&2)===0&&(su|=v),br===4&&Pi(c,Or)),ei(c,S),v===1&&zt===0&&(f.mode&1)===0&&(el(),G&&qe()))}function ei(c,f){var v=c.callbackNode;Ra(c,f);var S=ss(c,c===Vr?Or:0);if(S===0)v!==null&&Ia(v),c.callbackNode=null,c.callbackPriority=0;else if(f=S&-S,c.callbackPriority!==f){if(v!=null&&Ia(v),f===1)c.tag===0?dt(Xh.bind(null,c)):Ye(Xh.bind(null,c)),gt?hn(function(){(zt&6)===0&&qe()}):us(Yl,qe),v=null;else{switch(Xu(S)){case 1:v=Yl;break;case 4:v=Xl;break;case 16:v=Ql;break;case 536870912:v=Jl;break;default:v=Ql}v=Ti(v,qh.bind(null,c))}c.callbackPriority=f,c.callbackNode=v}}function qh(c,f){if(gf=-1,Kh=0,(zt&6)!==0)throw Error(a(327));var v=c.callbackNode;if(uu()&&c.callbackNode!==v)return null;var S=ss(c,c===Vr?Or:0);if(S===0)return null;if((S&30)!==0||(S&c.expiredLanes)!==0||f)f=Pc(c,S);else{f=S;var E=zt;zt|=2;var M=E1();(Vr!==c||Or!==f)&&(ms=null,el(),nl(c,f));do try{wx();break}catch(te){Qh(c,te)}while(1);Sh(),wc.current=M,zt=E,sr!==null?f=0:(Vr=null,Or=0,f=br)}if(f!==0){if(f===2&&(E=Vs(c),E!==0&&(S=E,f=Zh(c,E))),f===1)throw v=Cc,nl(c,0),Pi(c,S),ei(c,cn()),v;if(f===6)Pi(c,S);else{if(E=c.current.alternate,(S&30)===0&&!oo(E)&&(f=Pc(c,S),f===2&&(M=Vs(c),M!==0&&(S=M,f=Zh(c,M))),f===1))throw v=Cc,nl(c,0),Pi(c,S),ei(c,cn()),v;switch(c.finishedWork=E,c.finishedLanes=S,f){case 0:case 1:throw Error(a(345));case 2:il(c,Ei,ms);break;case 3:if(Pi(c,S),(S&130023424)===S&&(f=_1+500-cn(),10<f)){if(ss(c,0)!==0)break;if(E=c.suspendedLanes,(E&S)!==S){fi(),c.pingedLanes|=c.suspendedLanes&E;break}c.timeoutHandle=Ve(il.bind(null,c,Ei,ms),f);break}il(c,Ei,ms);break;case 4:if(Pi(c,S),(S&4194240)===S)break;for(f=c.eventTimes,E=-1;0<S;){var V=31-Xr(S);M=1<<V,V=f[V],V>E&&(E=V),S&=~M}if(S=E,S=cn()-S,S=(120>S?120:480>S?480:1080>S?1080:1920>S?1920:3e3>S?3e3:4320>S?4320:1960*Sx(S/1960))-S,10<S){c.timeoutHandle=Ve(il.bind(null,c,Ei,ms),S);break}il(c,Ei,ms);break;case 5:il(c,Ei,ms);break;default:throw Error(a(329))}}}return ei(c,cn()),c.callbackNode===v?qh.bind(null,c):null}function Zh(c,f){var v=_c;return c.current.memoizedState.isDehydrated&&(nl(c,f).flags|=256),c=Pc(c,f),c!==2&&(f=Ei,Ei=v,f!==null&&Yh(f)),c}function Yh(c){Ei===null?Ei=c:Ei.push.apply(Ei,c)}function oo(c){for(var f=c;;){if(f.flags&16384){var v=f.updateQueue;if(v!==null&&(v=v.stores,v!==null))for(var S=0;S<v.length;S++){var E=v[S],M=E.getSnapshot;E=E.value;try{if(!R(M(),E))return!1}catch{return!1}}}if(v=f.child,f.subtreeFlags&16384&&v!==null)v.return=f,f=v;else{if(f===c)break;for(;f.sibling===null;){if(f.return===null||f.return===c)return!0;f=f.return}f.sibling.return=f.return,f=f.sibling}}return!0}function Pi(c,f){for(f&=~C1,f&=~su,c.suspendedLanes|=f,c.pingedLanes&=~f,c=c.expirationTimes;0<f;){var v=31-Xr(f),S=1<<v;c[v]=-1,f&=~S}}function Xh(c){if((zt&6)!==0)throw Error(a(327));uu();var f=ss(c,0);if((f&1)===0)return ei(c,cn()),null;var v=Pc(c,f);if(c.tag!==0&&v===2){var S=Vs(c);S!==0&&(f=S,v=Zh(c,S))}if(v===1)throw v=Cc,nl(c,0),Pi(c,f),ei(c,cn()),v;if(v===6)throw Error(a(345));return c.finishedWork=c.current.alternate,c.finishedLanes=f,il(c,Ei,ms),ei(c,cn()),null}function k1(c){St!==null&&St.tag===0&&(zt&6)===0&&uu();var f=zt;zt|=1;var v=ar.transition,S=Lt;try{if(ar.transition=null,Lt=1,c)return c()}finally{Lt=S,ar.transition=v,zt=f,(zt&6)===0&&qe()}}function Ec(){io=Qs.current,pn(Qs)}function nl(c,f){c.finishedWork=null,c.finishedLanes=0;var v=c.timeoutHandle;if(v!==We&&(c.timeoutHandle=We,Pe(v)),sr!==null)for(v=sr.return;v!==null;){var S=v;switch(Z0(S),S.tag){case 1:S=S.type.childContextTypes,S!=null&&Zo();break;case 3:Qe(),pn(Tr),pn(rr),e1();break;case 5:Jt(S);break;case 4:Qe();break;case 13:pn(At);break;case 19:pn(At);break;case 10:Zd(S.type._context);break;case 22:case 23:Ec()}v=v.return}if(Vr=c,sr=c=ao(c.current,null),Or=io=f,br=0,Cc=null,C1=su=Js=0,Ei=_c=null,Rr!==null){for(f=0;f<Rr.length;f++)if(v=Rr[f],S=v.interleaved,S!==null){v.interleaved=null;var E=S.next,M=v.pending;if(M!==null){var V=M.next;M.next=E,S.next=V}v.pending=S}Rr=null}return c}function Qh(c,f){do{var v=sr;try{if(Sh(),Ci.current=fs,rn){for(var S=xn.memoizedState;S!==null;){var E=S.queue;E!==null&&(E.pending=null),S=S.next}rn=!1}if(ru=0,or=Zn=xn=null,tf=!1,oc=0,Uh.current=null,v===null||v.return===null){br=1,Cc=f,sr=null;break}e:{var M=c,V=v.return,te=v,he=f;if(f=Or,te.flags|=32768,he!==null&&typeof he=="object"&&typeof he.then=="function"){var Fe=he,rt=te,Et=rt.tag;if((rt.mode&1)===0&&(Et===0||Et===11||Et===15)){var Je=rt.alternate;Je?(rt.updateQueue=Je.updateQueue,rt.memoizedState=Je.memoizedState,rt.lanes=Je.lanes):(rt.updateQueue=null,rt.memoizedState=null)}var On=uf(V);if(On!==null){On.flags&=-257,ro(On,V,te,M,f),On.mode&1&&ou(M,Fe,f),f=On,he=Fe;var _n=f.updateQueue;if(_n===null){var Yn=new Set;Yn.add(he),f.updateQueue=Yn}else _n.add(he);break e}else{if((f&1)===0){ou(M,Fe,f),mf();break e}he=Error(a(426))}}else if(In&&te.mode&1){var aa=uf(V);if(aa!==null){(aa.flags&65536)===0&&(aa.flags|=256),ro(aa,V,te,M,f),Y0(gc(he,te));break e}}M=he=gc(he,te),br!==4&&(br=2),_c===null?_c=[M]:_c.push(M),M=V;do{switch(M.tag){case 3:M.flags|=65536,f&=-f,M.lanes|=f;var pe=c1(M,he,f);nu(M,pe);break e;case 1:te=he;var ie=M.type,ye=M.stateNode;if((M.flags&128)===0&&(typeof ie.getDerivedStateFromError=="function"||ye!==null&&typeof ye.componentDidCatch=="function"&&(tl===null||!tl.has(ye)))){M.flags|=65536,f&=-f,M.lanes|=f;var Ze=$(M,te,f);nu(M,Ze);break e}}M=M.return}while(M!==null)}P1(v)}catch(Le){f=Le,sr===v&&v!==null&&(sr=v=v.return);continue}break}while(1)}function E1(){var c=wc.current;return wc.current=fs,c===null?fs:c}function mf(){(br===0||br===3||br===2)&&(br=4),Vr===null||(Js&268435455)===0&&(su&268435455)===0||Pi(Vr,Or)}function Pc(c,f){var v=zt;zt|=2;var S=E1();(Vr!==c||Or!==f)&&(ms=null,nl(c,f));do try{rl();break}catch(E){Qh(c,E)}while(1);if(Sh(),zt=v,wc.current=S,sr!==null)throw Error(a(261));return Vr=null,Or=0,br}function rl(){for(;sr!==null;)vs(sr)}function wx(){for(;sr!==null&&!Zl();)vs(sr)}function vs(c){var f=A1(c.alternate,c,io);c.memoizedProps=c.pendingProps,f===null?P1(c):sr=f,Uh.current=null}function P1(c){var f=c;do{var v=f.alternate;if(c=f.return,(f.flags&32768)===0){if(v=xx(v,f,io),v!==null){sr=v;return}}else{if(v=m1(v,f),v!==null){v.flags&=32767,sr=v;return}if(c!==null)c.flags|=32768,c.subtreeFlags=0,c.deletions=null;else{br=6,sr=null;return}}if(f=f.sibling,f!==null){sr=f;return}sr=f=c}while(f!==null);br===0&&(br=5)}function il(c,f,v){var S=Lt,E=ar.transition;try{ar.transition=null,Lt=1,T1(c,f,v,S)}finally{ar.transition=E,Lt=S}return null}function T1(c,f,v,S){do uu();while(St!==null);if((zt&6)!==0)throw Error(a(327));v=c.finishedWork;var E=c.finishedLanes;if(v===null)return null;if(c.finishedWork=null,c.finishedLanes=0,v===c.current)throw Error(a(177));c.callbackNode=null,c.callbackPriority=0;var M=v.lanes|v.childLanes;if(ls(c,M),c===Vr&&(sr=Vr=null,Or=0),(v.subtreeFlags&2064)===0&&(v.flags&2064)===0||kc||(kc=!0,Ti(Ql,function(){return uu(),null})),M=(v.flags&15990)!==0,(v.subtreeFlags&15990)!==0||M){M=ar.transition,ar.transition=null;var V=Lt;Lt=1;var te=zt;zt|=4,Uh.current=null,au(c,v),oa(v,c),Q(c.containerInfo),c.current=v,zh(v),Ar(),zt=te,Lt=V,ar.transition=M}else c.current=v;if(kc&&(kc=!1,St=c,jh=E),M=c.pendingLanes,M===0&&(tl=null),eu(v.stateNode),ei(c,cn()),f!==null)for(S=c.onRecoverableError,v=0;v<f.length;v++)E=f[v],S(E.value,{componentStack:E.stack,digest:E.digest});if(ff)throw ff=!1,c=hf,hf=null,c;return(jh&1)!==0&&c.tag!==0&&uu(),M=c.pendingLanes,(M&1)!==0?c===lu?pf++:(pf=0,lu=c):pf=0,qe(),null}function uu(){if(St!==null){var c=Xu(jh),f=ar.transition,v=Lt;try{if(ar.transition=null,Lt=16>c?16:c,St===null)var S=!1;else{if(c=St,St=null,jh=0,(zt&6)!==0)throw Error(a(331));var E=zt;for(zt|=4,nt=c.current;nt!==null;){var M=nt,V=M.child;if((nt.flags&16)!==0){var te=M.deletions;if(te!==null){for(var he=0;he<te.length;he++){var Fe=te[he];for(nt=Fe;nt!==null;){var rt=nt;switch(rt.tag){case 0:case 11:case 15:ci(8,rt,M)}var Et=rt.child;if(Et!==null)Et.return=rt,nt=Et;else for(;nt!==null;){rt=nt;var Je=rt.sibling,On=rt.return;if(v1(rt),rt===Fe){nt=null;break}if(Je!==null){Je.return=On,nt=Je;break}nt=On}}}var _n=M.alternate;if(_n!==null){var Yn=_n.child;if(Yn!==null){_n.child=null;do{var aa=Yn.sibling;Yn.sibling=null,Yn=aa}while(Yn!==null)}}nt=M}}if((M.subtreeFlags&2064)!==0&&V!==null)V.return=M,nt=V;else e:for(;nt!==null;){if(M=nt,(M.flags&2048)!==0)switch(M.tag){case 0:case 11:case 15:ci(9,M,M.return)}var pe=M.sibling;if(pe!==null){pe.return=M.return,nt=pe;break e}nt=M.return}}var ie=c.current;for(nt=ie;nt!==null;){V=nt;var ye=V.child;if((V.subtreeFlags&2064)!==0&&ye!==null)ye.return=V,nt=ye;else e:for(V=ie;nt!==null;){if(te=nt,(te.flags&2048)!==0)try{switch(te.tag){case 0:case 11:case 15:Mh(9,te)}}catch(Le){$n(te,te.return,Le)}if(te===V){nt=null;break e}var Ze=te.sibling;if(Ze!==null){Ze.return=te.return,nt=Ze;break e}nt=te.return}}if(zt=E,qe(),It&&typeof It.onPostCommitFiberRoot=="function")try{It.onPostCommitFiberRoot(nn,c)}catch{}S=!0}return S}finally{Lt=v,ar.transition=f}}return!1}function Yv(c,f,v){f=gc(v,f),f=c1(c,f,1),c=Ks(c,f,1),f=fi(),c!==null&&(Si(c,1,f),ei(c,f))}function $n(c,f,v){if(c.tag===3)Yv(c,c,v);else for(;f!==null;){if(f.tag===3){Yv(f,c,v);break}else if(f.tag===1){var S=f.stateNode;if(typeof f.type.getDerivedStateFromError=="function"||typeof S.componentDidCatch=="function"&&(tl===null||!tl.has(S))){c=gc(v,c),c=$(f,c,1),f=Ks(f,c,1),c=fi(),f!==null&&(Si(f,1,c),ei(f,c));break}}f=f.return}}function Xv(c,f,v){var S=c.pingCache;S!==null&&S.delete(f),f=fi(),c.pingedLanes|=c.suspendedLanes&v,Vr===c&&(Or&v)===v&&(br===4||br===3&&(Or&130023424)===Or&&500>cn()-_1?nl(c,0):C1|=v),ei(c,f)}function L1(c,f){f===0&&((c.mode&1)===0?f=1:(f=bi,bi<<=1,(bi&130023424)===0&&(bi=4194304)));var v=fi();c=Qo(c,f),c!==null&&(Si(c,f,v),ei(c,v))}function Cx(c){var f=c.memoizedState,v=0;f!==null&&(v=f.retryLane),L1(c,v)}function Qv(c,f){var v=0;switch(c.tag){case 13:var S=c.stateNode,E=c.memoizedState;E!==null&&(v=E.retryLane);break;case 19:S=c.stateNode;break;default:throw Error(a(314))}S!==null&&S.delete(f),L1(c,v)}var A1;A1=function(c,f,v){if(c!==null)if(c.memoizedProps!==f.pendingProps||Tr.current)Ui=!0;else{if((c.lanes&v)===0&&(f.flags&128)===0)return Ui=!1,yx(c,f,v);Ui=(c.flags&131072)!==0}else Ui=!1,In&&(f.flags&1048576)!==0&&q0(f,qt,f.index);switch(f.lanes=0,f.tag){case 2:var S=f.type;za(c,f),c=f.pendingProps;var E=Ta(f,rr.current);tc(f,v),E=n1(null,f,S,c,E,v);var M=ac();return f.flags|=1,typeof E=="object"&&E!==null&&typeof E.render=="function"&&E.$$typeof===void 0?(f.tag=1,f.memoizedState=null,f.updateQueue=null,Lr(S)?(M=!0,to(f)):M=!1,f.memoizedState=E.state!==null&&E.state!==void 0?E.state:null,X0(f),E.updater=Jo,f.stateNode=E,E._reactInternals=f,Q0(f,S,c,v),f=ea(null,f,S,!0,M,v)):(f.tag=0,In&&M&&wi(f),ki(null,f,E,v),f=f.child),f;case 16:S=f.elementType;e:{switch(za(c,f),c=f.pendingProps,E=S._init,S=E(S._payload),f.type=S,E=f.tag=Jh(S),c=Xo(S,c),E){case 0:f=d1(null,f,S,c,v);break e;case 1:f=Vv(null,f,S,c,v);break e;case 11:f=$v(null,f,S,c,v);break e;case 14:f=Zs(null,f,S,Xo(S.type,c),v);break e}throw Error(a(306,S,""))}return f;case 0:return S=f.type,E=f.pendingProps,E=f.elementType===S?E:Xo(S,E),d1(c,f,S,E,v);case 1:return S=f.type,E=f.pendingProps,E=f.elementType===S?E:Xo(S,E),Vv(c,f,S,E,v);case 3:e:{if(Uv(f),c===null)throw Error(a(387));S=f.pendingProps,M=f.memoizedState,E=M.element,Ev(c,f),Ch(f,S,null,v);var V=f.memoizedState;if(S=V.element,Nt&&M.isDehydrated)if(M={element:S,isDehydrated:!1,cache:V.cache,pendingSuspenseBoundaries:V.pendingSuspenseBoundaries,transitions:V.transitions},f.updateQueue.baseState=M,f.memoizedState=M,f.flags&256){E=gc(Error(a(423)),f),f=Gv(c,f,S,v,E);break e}else if(S!==E){E=gc(Error(a(424)),f),f=Gv(c,f,S,v,E);break e}else for(Nt&&(_o=Md(f.stateNode.containerInfo),Fn=f,In=!0,Wi=null,ko=!1),v=Rv(f,null,S,v),f.child=v;v;)v.flags=v.flags&-3|4096,v=v.sibling;else{if(Ju(),S===E){f=hs(c,f,v);break e}ki(c,f,S,v)}f=f.child}return f;case 5:return wt(f),c===null&&Gd(f),S=f.type,E=f.pendingProps,M=c!==null?c.memoizedProps:null,V=E.children,De(S,E)?V=null:M!==null&&De(S,M)&&(f.flags|=32),Wv(c,f),ki(c,f,V,v),f.child;case 6:return c===null&&Gd(f),null;case 13:return jv(c,f,v);case 4:return ge(f,f.stateNode.containerInfo),S=f.pendingProps,c===null?f.child=rc(f,null,S,v):ki(c,f,S,v),f.child;case 11:return S=f.type,E=f.pendingProps,E=f.elementType===S?E:Xo(S,E),$v(c,f,S,E,v);case 7:return ki(c,f,f.pendingProps,v),f.child;case 8:return ki(c,f,f.pendingProps.children,v),f.child;case 12:return ki(c,f,f.pendingProps.children,v),f.child;case 10:e:{if(S=f.type._context,E=f.pendingProps,M=f.memoizedProps,V=E.value,kv(f,S,V),M!==null)if(R(M.value,V)){if(M.children===E.children&&!Tr.current){f=hs(c,f,v);break e}}else for(M=f.child,M!==null&&(M.return=f);M!==null;){var te=M.dependencies;if(te!==null){V=M.child;for(var he=te.firstContext;he!==null;){if(he.context===S){if(M.tag===1){he=ds(-1,v&-v),he.tag=2;var Fe=M.updateQueue;if(Fe!==null){Fe=Fe.shared;var rt=Fe.pending;rt===null?he.next=he:(he.next=rt.next,rt.next=he),Fe.pending=he}}M.lanes|=v,he=M.alternate,he!==null&&(he.lanes|=v),Yd(M.return,v,f),te.lanes|=v;break}he=he.next}}else if(M.tag===10)V=M.type===f.type?null:M.child;else if(M.tag===18){if(V=M.return,V===null)throw Error(a(341));V.lanes|=v,te=V.alternate,te!==null&&(te.lanes|=v),Yd(V,v,f),V=M.sibling}else V=M.child;if(V!==null)V.return=M;else for(V=M;V!==null;){if(V===f){V=null;break}if(M=V.sibling,M!==null){M.return=V.return,V=M;break}V=V.return}M=V}ki(c,f,E.children,v),f=f.child}return f;case 9:return E=f.type,S=f.pendingProps.children,tc(f,v),E=no(E),S=S(E),f.flags|=1,ki(c,f,S,v),f.child;case 14:return S=f.type,E=Xo(S,f.pendingProps),E=Xo(S.type,E),Zs(c,f,S,E,v);case 15:return Bv(c,f,f.type,f.pendingProps,v);case 17:return S=f.type,E=f.pendingProps,E=f.elementType===S?E:Xo(S,E),za(c,f),f.tag=1,Lr(S)?(c=!0,to(f)):c=!1,tc(f,v),Tv(f,S,E),Q0(f,S,E,v),ea(null,f,S,!0,c,v);case 19:return qv(c,f,v);case 22:return Hv(c,f,v)}throw Error(a(156,f.tag))};function Ti(c,f){return us(c,f)}function Fa(c,f,v,S){this.tag=c,this.key=v,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=f,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=S,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ao(c,f,v,S){return new Fa(c,f,v,S)}function R1(c){return c=c.prototype,!(!c||!c.isReactComponent)}function Jh(c){if(typeof c=="function")return R1(c)?1:0;if(c!=null){if(c=c.$$typeof,c===w)return 11;if(c===k)return 14}return 2}function ao(c,f){var v=c.alternate;return v===null?(v=Ao(c.tag,f,c.key,c.mode),v.elementType=c.elementType,v.type=c.type,v.stateNode=c.stateNode,v.alternate=c,c.alternate=v):(v.pendingProps=f,v.type=c.type,v.flags=0,v.subtreeFlags=0,v.deletions=null),v.flags=c.flags&14680064,v.childLanes=c.childLanes,v.lanes=c.lanes,v.child=c.child,v.memoizedProps=c.memoizedProps,v.memoizedState=c.memoizedState,v.updateQueue=c.updateQueue,f=c.dependencies,v.dependencies=f===null?null:{lanes:f.lanes,firstContext:f.firstContext},v.sibling=c.sibling,v.index=c.index,v.ref=c.ref,v}function vf(c,f,v,S,E,M){var V=2;if(S=c,typeof c=="function")R1(c)&&(V=1);else if(typeof c=="string")V=5;else e:switch(c){case p:return ol(v.children,E,M,f);case g:V=8,E|=8;break;case m:return c=Ao(12,v,f,E|2),c.elementType=m,c.lanes=M,c;case P:return c=Ao(13,v,f,E),c.elementType=P,c.lanes=M,c;case T:return c=Ao(19,v,f,E),c.elementType=T,c.lanes=M,c;case I:return ep(v,E,M,f);default:if(typeof c=="object"&&c!==null)switch(c.$$typeof){case y:V=10;break e;case b:V=9;break e;case w:V=11;break e;case k:V=14;break e;case L:V=16,S=null;break e}throw Error(a(130,c==null?c:typeof c,""))}return f=Ao(V,v,f,E),f.elementType=c,f.type=S,f.lanes=M,f}function ol(c,f,v,S){return c=Ao(7,c,S,f),c.lanes=v,c}function ep(c,f,v,S){return c=Ao(22,c,S,f),c.elementType=I,c.lanes=v,c.stateNode={isHidden:!1},c}function tp(c,f,v){return c=Ao(6,c,null,f),c.lanes=v,c}function al(c,f,v){return f=Ao(4,c.children!==null?c.children:[],c.key,f),f.lanes=v,f.stateNode={containerInfo:c.containerInfo,pendingChildren:null,implementation:c.implementation},f}function yf(c,f,v,S,E){this.tag=f,this.containerInfo=c,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=We,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Us(0),this.expirationTimes=Us(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Us(0),this.identifierPrefix=S,this.onRecoverableError=E,Nt&&(this.mutableSourceEagerHydrationData=null)}function Jv(c,f,v,S,E,M,V,te,he){return c=new yf(c,f,v,te,he),f===1?(f=1,M===!0&&(f|=8)):f=0,M=Ao(3,null,null,f),c.current=M,M.stateNode=c,M.memoizedState={element:S,isDehydrated:v,cache:null,transitions:null,pendingSuspenseBoundaries:null},X0(M),c}function I1(c){if(!c)return Ji;c=c._reactInternals;e:{if(K(c)!==c||c.tag!==1)throw Error(a(170));var f=c;do{switch(f.tag){case 3:f=f.stateNode.context;break e;case 1:if(Lr(f.type)){f=f.stateNode.__reactInternalMemoizedMergedChildContext;break e}}f=f.return}while(f!==null);throw Error(a(171))}if(c.tag===1){var v=c.type;if(Lr(v))return Co(c,v,f)}return f}function M1(c){var f=c._reactInternals;if(f===void 0)throw typeof c.render=="function"?Error(a(188)):(c=Object.keys(c).join(","),Error(a(268,c)));return c=ve(f),c===null?null:c.stateNode}function xf(c,f){if(c=c.memoizedState,c!==null&&c.dehydrated!==null){var v=c.retryLane;c.retryLane=v!==0&&v<f?v:f}}function bf(c,f){xf(c,f),(c=c.alternate)&&xf(c,f)}function np(c){return c=ve(c),c===null?null:c.stateNode}function O1(){return null}return n.attemptContinuousHydration=function(c){if(c.tag===13){var f=Qo(c,134217728);if(f!==null){var v=fi();Lo(f,c,134217728,v)}bf(c,134217728)}},n.attemptDiscreteHydration=function(c){if(c.tag===13){var f=Qo(c,1);if(f!==null){var v=fi();Lo(f,c,1,v)}bf(c,1)}},n.attemptHydrationAtCurrentPriority=function(c){if(c.tag===13){var f=Nr(c),v=Qo(c,f);if(v!==null){var S=fi();Lo(v,c,f,S)}bf(c,f)}},n.attemptSynchronousHydration=function(c){switch(c.tag){case 3:var f=c.stateNode;if(f.current.memoizedState.isDehydrated){var v=Aa(f.pendingLanes);v!==0&&(Yo(f,v|1),ei(f,cn()),(zt&6)===0&&(el(),qe()))}break;case 13:k1(function(){var S=Qo(c,1);if(S!==null){var E=fi();Lo(S,c,1,E)}}),bf(c,1)}},n.batchedUpdates=function(c,f){var v=zt;zt|=1;try{return c(f)}finally{zt=v,zt===0&&(el(),G&&qe())}},n.createComponentSelector=function(c){return{$$typeof:$h,value:c}},n.createContainer=function(c,f,v,S,E,M,V){return Jv(c,f,!1,null,v,S,E,M,V)},n.createHasPseudoClassSelector=function(c){return{$$typeof:Bh,value:c}},n.createHydrationContainer=function(c,f,v,S,E,M,V,te,he){return c=Jv(v,S,!0,c,E,M,V,te,he),c.context=I1(null),v=c.current,S=fi(),E=Nr(v),M=ds(S,E),M.callback=f??null,Ks(v,M,E),c.current.lanes=E,Si(c,E,S),ei(c,S),c},n.createPortal=function(c,f,v){var S=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:d,key:S==null?null:""+S,children:c,containerInfo:f,implementation:v}},n.createRoleSelector=function(c){return{$$typeof:Hh,value:c}},n.createTestNameSelector=function(c){return{$$typeof:bc,value:c}},n.createTextSelector=function(c){return{$$typeof:Wh,value:c}},n.deferredUpdates=function(c){var f=Lt,v=ar.transition;try{return ar.transition=null,Lt=16,c()}finally{Lt=f,ar.transition=v}},n.discreteUpdates=function(c,f,v,S,E){var M=Lt,V=ar.transition;try{return ar.transition=null,Lt=1,c(f,v,S,E)}finally{Lt=M,ar.transition=V,zt===0&&el()}},n.findAllNodes=w1,n.findBoundingRects=function(c,f){if(!mt)throw Error(a(363));f=w1(c,f),c=[];for(var v=0;v<f.length;v++)c.push(tn(f[v]));for(f=c.length-1;0<f;f--){v=c[f];for(var S=v.x,E=S+v.width,M=v.y,V=M+v.height,te=f-1;0<=te;te--)if(f!==te){var he=c[te],Fe=he.x,rt=Fe+he.width,Et=he.y,Je=Et+he.height;if(S>=Fe&&M>=Et&&E<=rt&&V<=Je){c.splice(f,1);break}else if(S!==Fe||v.width!==he.width||Je<M||Et>V){if(!(M!==Et||v.height!==he.height||rt<S||Fe>E)){Fe>S&&(he.width+=Fe-S,he.x=S),rt<E&&(he.width=E-Fe),c.splice(f,1);break}}else{Et>M&&(he.height+=Et-M,he.y=M),Je<V&&(he.height=V-Et),c.splice(f,1);break}}}return c},n.findHostInstance=M1,n.findHostInstanceWithNoPortals=function(c){return c=Y(c),c=c!==null?fe(c):null,c===null?null:c.stateNode},n.findHostInstanceWithWarning=function(c){return M1(c)},n.flushControlled=function(c){var f=zt;zt|=1;var v=ar.transition,S=Lt;try{ar.transition=null,Lt=1,c()}finally{Lt=S,ar.transition=v,zt=f,zt===0&&(el(),qe())}},n.flushPassiveEffects=uu,n.flushSync=k1,n.focusWithin=function(c,f){if(!mt)throw Error(a(363));for(c=Vh(c),f=Sc(c,f),f=Array.from(f),c=0;c<f.length;){var v=f[c++];if(!Oe(v)){if(v.tag===5&&Ut(v.stateNode))return!0;for(v=v.child;v!==null;)f.push(v),v=v.sibling}}return!1},n.getCurrentUpdatePriority=function(){return Lt},n.getFindAllNodesFailureDescription=function(c,f){if(!mt)throw Error(a(363));var v=0,S=[];c=[Vh(c),0];for(var E=0;E<c.length;){var M=c[E++],V=c[E++],te=f[V];if((M.tag!==5||!Oe(M))&&(b1(M,te)&&(S.push(S1(te)),V++,V>v&&(v=V)),V<f.length))for(M=M.child;M!==null;)c.push(M,V),M=M.sibling}if(v<f.length){for(c=[];v<f.length;v++)c.push(S1(f[v]));return`findAllNodes was able to match part of the selector:
-  `+(S.join(" > ")+`
-
-No matching component was found for:
-  `)+c.join(" > ")}return null},n.getPublicRootInstance=function(c){if(c=c.current,!c.child)return null;switch(c.child.tag){case 5:return Se(c.child.stateNode);default:return c.child.stateNode}},n.injectIntoDevTools=function(c){if(c={bundleType:c.bundleType,version:c.version,rendererPackageName:c.rendererPackageName,rendererConfig:c.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:s.ReactCurrentDispatcher,findHostInstanceByFiber:np,findFiberByHostInstance:c.findFiberByHostInstance||O1,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0"},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")c=!1;else{var f=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(f.isDisabled||!f.supportsFiber)c=!0;else{try{nn=f.inject(c),It=f}catch{}c=!!f.checkDCE}}return c},n.isAlreadyRendering=function(){return!1},n.observeVisibleRects=function(c,f,v,S){if(!mt)throw Error(a(363));c=w1(c,f);var E=Wt(c,v,S).disconnect;return{disconnect:function(){E()}}},n.registerMutableSourceForHydration=function(c,f){var v=f._getVersion;v=v(f._source),c.mutableSourceEagerHydrationData==null?c.mutableSourceEagerHydrationData=[f,v]:c.mutableSourceEagerHydrationData.push(f,v)},n.runWithPriority=function(c,f){var v=Lt;try{return Lt=c,f()}finally{Lt=v}},n.shouldError=function(){return null},n.shouldSuspend=function(){return!1},n.updateContainer=function(c,f,v,S){var E=f.current,M=fi(),V=Nr(E);return v=I1(v),f.context===null?f.context=v:f.pendingContext=v,f=ds(M,V),f.payload={element:c},S=S===void 0?null:S,S!==null&&(f.callback=S),c=Ks(E,f,V),c!==null&&(Lo(c,E,V,M),wh(c,E,V)),V},n};(function(e){e.exports=rwe})(UB);const iwe=IC(UB.exports);var q8={exports:{}},xh={};/**
- * @license React
- * react-reconciler-constants.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.
- */xh.ConcurrentRoot=1;xh.ContinuousEventPriority=4;xh.DefaultEventPriority=16;xh.DiscreteEventPriority=1;xh.IdleEventPriority=536870912;xh.LegacyRoot=0;(function(e){e.exports=xh})(q8);const MA={children:!0,ref:!0,key:!0,style:!0,forwardedRef:!0,unstable_applyCache:!0,unstable_applyDrawHitFromCache:!0};let OA=!1,NA=!1;const Z8=".react-konva-event",owe=`ReactKonva: You have a Konva node with draggable = true and position defined but no onDragMove or onDragEnd events are handled.
-Position of a node will be changed during drag&drop, so you should update state of the react app as well.
-Consider to add onDragMove or onDragEnd events.
-For more info see: https://github.com/konvajs/react-konva/issues/256
-`,awe=`ReactKonva: You are using "zIndex" attribute for a Konva node.
-react-konva may get confused with ordering. Just define correct order of elements in your render function of a component.
-For more info see: https://github.com/konvajs/react-konva/issues/194
-`,swe={};function cx(e,t,n=swe){if(!OA&&"zIndex"in t&&(console.warn(awe),OA=!0),!NA&&t.draggable){var r=t.x!==void 0||t.y!==void 0,i=t.onDragEnd||t.onDragMove;r&&!i&&(console.warn(owe),NA=!0)}for(var o in n)if(!MA[o]){var a=o.slice(0,2)==="on",s=n[o]!==t[o];if(a&&s){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),e.off(l,n[o])}var d=!t.hasOwnProperty(o);d&&e.setAttr(o,void 0)}var p=t._useStrictMode,g={},m=!1;const y={};for(var o in t)if(!MA[o]){var a=o.slice(0,2)==="on",b=n[o]!==t[o];if(a&&b){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),t[o]&&(y[l]=t[o])}!a&&(t[o]!==n[o]||p&&t[o]!==e.getAttr(o))&&(m=!0,g[o]=t[o])}m&&(e.setAttrs(g),Pd(e));for(var l in y)e.on(l+Z8,y[l])}function Pd(e){if(!st.autoDrawEnabled){var t=e.getLayer()||e.getStage();t&&t.batchDraw()}}const GB={},lwe={};th.Node.prototype._applyProps=cx;function uwe(e,t){if(typeof t=="string"){console.error(`Do not use plain text as child of Konva.Node. You are using text: ${t}`);return}e.add(t),Pd(e)}function cwe(e,t,n){let r=th[e];r||(console.error(`Konva has no node with the type ${e}. Group will be used instead. If you use minimal version of react-konva, just import required nodes into Konva: "import "konva/lib/shapes/${e}"  If you want to render DOM elements as part of canvas tree take a look into this demo: https://konvajs.github.io/docs/react/DOM_Portal.html`),r=th.Group);const i={},o={};for(var a in t){var s=a.slice(0,2)==="on";s?o[a]=t[a]:i[a]=t[a]}const l=new r(i);return cx(l,o),l}function dwe(e,t,n){console.error(`Text components are not supported for now in ReactKonva. Your text is: "${e}"`)}function fwe(e,t,n){return!1}function hwe(e){return e}function pwe(){return null}function gwe(){return null}function mwe(e,t,n,r){return lwe}function vwe(){}function ywe(e){}function xwe(e,t){return!1}function bwe(){return GB}function Swe(){return GB}const wwe=setTimeout,Cwe=clearTimeout,_we=-1;function kwe(e,t){return!1}const Ewe=!1,Pwe=!0,Twe=!0;function Lwe(e,t){t.parent===e?t.moveToTop():e.add(t),Pd(e)}function Awe(e,t){t.parent===e?t.moveToTop():e.add(t),Pd(e)}function jB(e,t,n){t._remove(),e.add(t),t.setZIndex(n.getZIndex()),Pd(e)}function Rwe(e,t,n){jB(e,t,n)}function Iwe(e,t){t.destroy(),t.off(Z8),Pd(e)}function Mwe(e,t){t.destroy(),t.off(Z8),Pd(e)}function Owe(e,t,n){console.error(`Text components are not yet supported in ReactKonva. You text is: "${n}"`)}function Nwe(e,t,n){}function Dwe(e,t,n,r,i){cx(e,i,r)}function zwe(e){e.hide(),Pd(e)}function Fwe(e){}function $we(e,t){(t.visible==null||t.visible)&&e.show()}function Bwe(e,t){}function Hwe(e){}function Wwe(){}const Vwe=()=>q8.exports.DefaultEventPriority,Uwe=Object.freeze(Object.defineProperty({__proto__:null,appendInitialChild:uwe,createInstance:cwe,createTextInstance:dwe,finalizeInitialChildren:fwe,getPublicInstance:hwe,prepareForCommit:pwe,preparePortalMount:gwe,prepareUpdate:mwe,resetAfterCommit:vwe,resetTextContent:ywe,shouldDeprioritizeSubtree:xwe,getRootHostContext:bwe,getChildHostContext:Swe,scheduleTimeout:wwe,cancelTimeout:Cwe,noTimeout:_we,shouldSetTextContent:kwe,isPrimaryRenderer:Ewe,warnsIfNotActing:Pwe,supportsMutation:Twe,appendChild:Lwe,appendChildToContainer:Awe,insertBefore:jB,insertInContainerBefore:Rwe,removeChild:Iwe,removeChildFromContainer:Mwe,commitTextUpdate:Owe,commitMount:Nwe,commitUpdate:Dwe,hideInstance:zwe,hideTextInstance:Fwe,unhideInstance:$we,unhideTextInstance:Bwe,clearContainer:Hwe,detachDeletedInstance:Wwe,getCurrentEventPriority:Vwe,now:$p.exports.unstable_now,idlePriority:$p.exports.unstable_IdlePriority,run:$p.exports.unstable_runWithPriority},Symbol.toStringTag,{value:"Module"}));var Gwe=Object.defineProperty,jwe=Object.defineProperties,Kwe=Object.getOwnPropertyDescriptors,DA=Object.getOwnPropertySymbols,qwe=Object.prototype.hasOwnProperty,Zwe=Object.prototype.propertyIsEnumerable,zA=(e,t,n)=>t in e?Gwe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,FA=(e,t)=>{for(var n in t||(t={}))qwe.call(t,n)&&zA(e,n,t[n]);if(DA)for(var n of DA(t))Zwe.call(t,n)&&zA(e,n,t[n]);return e},Ywe=(e,t)=>jwe(e,Kwe(t));function Y8(e,t,n){if(!e)return;if(n(e)===!0)return e;let r=t?e.return:e.child;for(;r;){const i=Y8(r,t,n);if(i)return i;r=t?null:r.sibling}}function KB(e){try{return Object.defineProperties(e,{_currentRenderer:{get(){return null},set(){}},_currentRenderer2:{get(){return null},set(){}}})}catch{return e}}const X8=KB(C.exports.createContext(null));class qB extends C.exports.Component{render(){return _(X8.Provider,{value:this._reactInternals,children:this.props.children})}}const{ReactCurrentOwner:Xwe,ReactCurrentDispatcher:Qwe}=C.exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function Jwe(){const e=C.exports.useContext(X8);if(!e)throw new Error("its-fine: useFiber must be called within a <FiberProvider />!");const t=C.exports.useId();return C.exports.useMemo(()=>{var r;return(r=Xwe.current)!=null?r:Y8(e,!1,i=>{let o=i.memoizedState;for(;o;){if(o.memoizedState===t)return!0;o=o.next}})},[e,t])}const rg=[],$A=new WeakMap;function e6e(){var e;const t=Jwe();rg.splice(0,rg.length),Y8(t,!0,n=>{var r;const i=(r=n.type)==null?void 0:r._context;i&&i!==X8&&rg.push(KB(i))});for(const n of rg){const r=(e=Qwe.current)==null?void 0:e.readContext(n);$A.set(n,r)}return C.exports.useMemo(()=>rg.reduce((n,r)=>i=>C.exports.createElement(n,null,C.exports.createElement(r.Provider,Ywe(FA({},i),{value:$A.get(r)}))),n=>_(qB,{...FA({},n)})),[])}function t6e(e){const t=ae.useRef();return ae.useLayoutEffect(()=>{t.current=e}),t.current}const n6e=e=>{const t=ae.useRef(),n=ae.useRef(),r=ae.useRef(),i=t6e(e),o=e6e(),a=s=>{const{forwardedRef:l}=e;!l||(typeof l=="function"?l(s):l.current=s)};return ae.useLayoutEffect(()=>(n.current=new th.Stage({width:e.width,height:e.height,container:t.current}),a(n.current),r.current=bg.createContainer(n.current,q8.exports.LegacyRoot,!1,null),bg.updateContainer(_(o,{children:e.children}),r.current),()=>{!th.isBrowser||(a(null),bg.updateContainer(null,r.current,null),n.current.destroy())}),[]),ae.useLayoutEffect(()=>{a(n.current),cx(n.current,e,i),bg.updateContainer(_(o,{children:e.children}),r.current,null)}),_("div",{ref:t,accessKey:e.accessKey,className:e.className,role:e.role,style:e.style,tabIndex:e.tabIndex,title:e.title})},PS="Layer",Q8="Group",P0="Rect",ZB="Circle",r6e="Line",TS="Image",bg=iwe(Uwe);bg.injectIntoDevTools({findHostInstanceByFiber:()=>null,bundleType:0,version:ae.version,rendererPackageName:"react-konva"});const i6e=ae.forwardRef((e,t)=>_(qB,{children:_(n6e,{...e,forwardedRef:t})})),o6e=Tn([e=>e.inpainting,e=>e.options],(e,t)=>{const{tool:n,brushSize:r,maskColor:i,maskOpacity:o,shouldInvertMask:a,shouldShowMask:s,shouldShowCheckboardTransparency:l,lines:d,pastLines:p,futureLines:g,isMovingBoundingBox:m}=e,{activeTab:y,showDualDisplay:b}=t;return{tool:n,brushSize:r,maskColor:i,maskOpacity:o,shouldInvertMask:a,shouldShowMask:s,shouldShowCheckboardTransparency:l,canUndo:p.length>0,canRedo:g.length>0,isMaskEmpty:d.length===0,isMovingBoundingBox:m,activeTabName:os[y],showDualDisplay:b}},{memoizeOptions:{resultEqualityCheck:Cr.isEqual}}),a6e=Tn(e=>e.inpainting,e=>{const{tool:t,brushSize:n,maskColor:r,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,shouldShowBrushPreview:s,maskOpacity:l,imageToInpaint:d,isMovingBoundingBox:p,boundingBoxDimensions:g,canvasDimensions:m,boundingBoxCoordinate:y,stageScale:b}=e;return{tool:t,brushSize:n,maskColor:r,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,shouldShowBrushPreview:s,maskOpacity:l,imageToInpaint:d,isMovingBoundingBox:p,boundingBoxDimensions:g,canvasDimensions:m,boundingBoxCoordinate:y,stageScale:b}},{memoizeOptions:{resultEqualityCheck:(e,t)=>{const{imageToInpaint:n,...r}=e,{imageToInpaint:i,...o}=t;return Cr.isEqual(r,o)&&n==i}}}),s6e=()=>{const{lines:e,maskColor:t}=Ue(a=>a.inpainting),{r:n,g:r,b:i}=t,o=`rgb(${n},${r},${i})`;return _(Er,{children:e.map((a,s)=>_(r6e,{points:a.points,stroke:o,strokeWidth:a.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,listening:!1,globalCompositeOperation:a.tool==="brush"?"source-over":"destination-out"},s))})},l6e=e=>{const{r:t,g:n,b:r,a:i}=e;return`rgba(${t}, ${n}, ${r}, ${i})`},u6e=e=>{const{r:t,g:n,b:r}=e;return`rgba(${t}, ${n}, ${r})`},c6e=Tn(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,maskColor:a,tool:s}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,maskColorString:u6e(a),tool:s}},{memoizeOptions:{resultEqualityCheck:Cr.isEqual}}),d6e=()=>{const{cursorPosition:e,width:t,height:n,shouldShowBrushPreview:r,brushSize:i,maskColorString:o,tool:a}=Ue(c6e);return e||r?_(ZB,{x:e?e.x:t/2,y:e?e.y:n/2,radius:i/2,fill:o,listening:!1,globalCompositeOperation:a==="eraser"?"destination-out":"source-over"}):null},f6e=Tn(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,stageScale:a}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,strokeWidth:1/a}},{memoizeOptions:{resultEqualityCheck:Cr.isEqual}}),h6e=()=>{const{cursorPosition:e,width:t,height:n,shouldShowBrushPreview:r,brushSize:i,strokeWidth:o}=Ue(f6e);return(e||r)&&t&&n?_(ZB,{x:e?e.x:t/2,y:e?e.y:n/2,radius:i/2,stroke:"rgba(0,0,0,1)",strokeWidth:o,strokeEnabled:!0,listening:!1}):null},p6e=()=>{const{tool:e,lines:t,cursorPosition:n,brushSize:r,canvasDimensions:{width:i,height:o},maskColor:a,shouldInvertMask:s,shouldShowMask:l,shouldShowBrushPreview:d,shouldShowCheckboardTransparency:p,imageToInpaint:g}=Ue(m=>m.inpainting);return C.exports.useLayoutEffect(()=>{!Bc.current||Bc.current.cache({x:0,y:0,width:i,height:o})},[t,n,i,o,e,r,a,s,l,d,p,g]),null},hy=e=>{const t=e.getPointerPosition(),n=e.getAbsoluteTransform().copy();if(!t||!n)return;const r=n.invert().point(t);return{x:Math.floor(r.x),y:Math.floor(r.y)}},g6e=4,BA=30,J8=Tn(e=>e.inpainting,e=>{const{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFill:r,canvasDimensions:i,stageScale:o}=e;return{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFillString:l6e(r),canvasDimensions:i,dash:g6e/o,strokeWidth:1/o}},{memoizeOptions:{resultEqualityCheck:Cr.isEqual}}),m6e=()=>{const{boundingBoxCoordinate:e,boundingBoxDimensions:t,boundingBoxPreviewFillString:n,canvasDimensions:r}=Ue(J8);return ce(Q8,{children:[_(P0,{x:0,y:0,height:r.height,width:r.width,fill:n}),_(P0,{x:e.x,y:e.y,width:t.width,height:t.height,fill:"rgb(255,255,255)",listening:!1,globalCompositeOperation:"destination-out"})]})},v6e=()=>{const{boundingBoxCoordinate:e,boundingBoxDimensions:t}=Ue(J8),n=C.exports.useRef(null),r=C.exports.useRef(null);return C.exports.useEffect(()=>{const i=n.current,o=r.current,a=new xg.Animation(s=>{!s||(i?.dashOffset(-1*(Math.floor(s.time/BA)%16)),o?.dashOffset(-1*(Math.floor(s.time/BA)%16+4)))});return a.start(),()=>{a.stop()}},[]),ce(Q8,{children:[_(P0,{x:e.x,y:e.y,width:t.width,height:t.height,stroke:"black",strokeWidth:1,dash:[4,4],ref:n,listening:!1}),_(P0,{x:e.x,y:e.y,width:t.width,height:t.height,stroke:"white",dash:[4,4],strokeWidth:1,ref:r,listening:!1})]})},y6e=()=>{const{boundingBoxCoordinate:e,boundingBoxDimensions:t,dash:n,strokeWidth:r}=Ue(J8);return ce(Q8,{children:[_(P0,{x:e.x,y:e.y,width:t.width,height:t.height,stroke:"black",strokeWidth:r,dash:[n,n],dashOffset:0,listening:!1}),_(P0,{x:e.x,y:e.y,width:t.width,height:t.height,stroke:"white",dash:[n,n],strokeWidth:r,dashOffset:n,listening:!1})]})},x6e=Tn(e=>e.inpainting,e=>e.boundingBoxPreviewType),b6e=()=>{switch(Ue(x6e)){case"overlay":return _(m6e,{});case"ants":return _(y6e,{});case"marchingAnts":return _(v6e,{});default:return null}},S6e=Tn([e=>e.options,e=>e.inpainting],(e,t)=>{const{shouldShowMask:n,cursorPosition:r}=t;return{activeTabName:os[e.activeTab],shouldShowMask:n,isCursorOnCanvas:Boolean(r)}},{memoizeOptions:{resultEqualityCheck:Cr.isEqual}}),w6e=()=>{const e=_t(),{shouldShowMask:t,activeTabName:n,isCursorOnCanvas:r}=Ue(S6e),i=C.exports.useRef(!0),o=C.exports.useRef(!1);return C.exports.useEffect(()=>{const a=s=>{if(!r){o.current=!1,i.current&&(i.current=!1);return}if(i.current&&(o.current=!0,i.current=!1),!(!["Alt"," "].includes(s.key)||n!=="inpainting"||!t||s.repeat)){if(!o.current){o.current=!0;return}switch(s.preventDefault(),s.key){case"Alt":{e(M3e());break}case" ":{e(O3e());break}}}};return console.log("adding listeners"),document.addEventListener("keydown",a),document.addEventListener("keyup",a),()=>{document.removeEventListener("keydown",a),document.removeEventListener("keyup",a)}},[e,n,t,r]),null};let hl,Bc,_5;const C6e=()=>{const e=_t(),{tool:t,brushSize:n,shouldInvertMask:r,shouldShowMask:i,shouldShowCheckboardTransparency:o,maskOpacity:a,imageToInpaint:s,isMovingBoundingBox:l,boundingBoxDimensions:d,canvasDimensions:p,boundingBoxCoordinate:g,stageScale:m}=Ue(a6e);hl=C.exports.useRef(null),Bc=C.exports.useRef(null),_5=C.exports.useRef(null);const y=C.exports.useRef({x:0,y:0}),b=C.exports.useRef(!1),w=C.exports.useRef(!1),[P,T]=C.exports.useState(null);C.exports.useEffect(()=>{if(s){const z=new Image;z.onload=()=>{_5.current=z,T(z)},z.src=s.url}},[s,e,m]);const k=C.exports.useCallback(()=>{if(!hl.current)return;const z=hy(hl.current);!z||!Bc.current||(w.current=!0,e(ML({tool:t,strokeWidth:n/2,points:[z.x,z.y]})))},[e,n,t]),L=C.exports.useCallback(()=>{if(!hl.current)return;const z=hy(hl.current);if(!z||(e(DL(z)),!Bc.current))return;const B=y.current.x-z.x,K=y.current.y-z.y;if(y.current=z,l){const U=Cr.clamp(Math.floor(g.x-B),0,p.width-d.width),Y=Cr.clamp(Math.floor(g.y-K),0,p.height-d.height);e(A3e({x:U,y:Y}));return}!w.current||(b.current=!0,e(OL([z.x,z.y])))},[e,l,d,p,g]),I=C.exports.useCallback(()=>{if(!b.current&&w.current&&hl.current){const z=hy(hl.current);if(!z||!Bc.current)return;e(OL([z.x,z.y]))}else b.current=!1;w.current=!1},[e]),N=C.exports.useCallback(()=>{e(DL(null)),e(R3e(!1)),w.current=!1},[e]),F=C.exports.useCallback(z=>{if(z.evt.buttons===1){if(!hl.current)return;const B=hy(hl.current);if(!B||!Bc.current)return;w.current=!0,e(ML({tool:t,strokeWidth:n/2,points:[B.x,B.y]}))}},[e,n,t]);return ce("div",{className:"inpainting-canvas-wrapper checkerboard",tabIndex:1,children:[ce("div",{className:"inpainting-alerts",children:[!i&&_("div",{children:"Mask Hidden (H)"}),r&&_("div",{children:"Mask Inverted (Shift+M)"})]}),P&&ce(i6e,{width:Math.floor(P.width*m),height:Math.floor(P.height*m),scale:{x:m,y:m},onMouseDown:k,onMouseMove:L,onMouseEnter:F,onMouseUp:I,onMouseOut:N,onMouseLeave:N,style:{cursor:i?"none":"default"},className:"inpainting-canvas-stage",ref:hl,children:[!r&&!o&&_(PS,{name:"image-layer",listening:!1,children:_(TS,{listening:!1,image:P})}),i&&ce(Er,{children:[ce(PS,{name:"mask-layer",listening:!1,opacity:o||r?1:a,ref:Bc,children:[_(s6e,{}),_(d6e,{}),r&&_(TS,{image:P,listening:!1,globalCompositeOperation:"source-in"}),!r&&o&&_(TS,{image:P,listening:!1,globalCompositeOperation:"source-out"})]}),ce(PS,{name:"preview-layer",listening:!1,children:[_(h6e,{}),_(b6e,{})]})]})]}),_(p6e,{}),_(w6e,{})]})},_6e=()=>{const e=_t(),{needsRepaint:t,imageToInpaint:n}=Ue(i=>i.inpainting),r=C.exports.useRef(null);return C.exports.useLayoutEffect(()=>{if(!r.current||!n)return;const i=r.current.clientWidth,o=r.current.clientHeight,a=Math.min(1,Math.min(i/n.width,o/n.height));e(I3e(a))},[e,n,t]),_("div",{ref:r,className:"inpainting-canvas-container",children:_(ov,{thickness:"2px",speed:"1s",size:"xl"})})};function k6e(e){return Ot({tag:"svg",attr:{viewBox:"0 0 16 16",fill:"currentColor"},child:[{tag:"path",attr:{d:"M14 1H3L2 2v11l1 1h11l1-1V2l-1-1zM8 13H3V2h5v11zm6 0H9V2h5v11z"}}]})(e)}function dx(){return(dx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function YB(e,t){if(e==null)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(i[n]=e[n]);return i}function xC(e){var t=C.exports.useRef(e),n=C.exports.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var T0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e<t?t:e},Yg=function(e){return"touches"in e},bC=function(e){return e&&e.ownerDocument.defaultView||self},HA=function(e,t,n){var r=e.getBoundingClientRect(),i=Yg(t)?function(o,a){for(var s=0;s<o.length;s++)if(o[s].identifier===a)return o[s];return o[0]}(t.touches,n):t;return{left:T0((i.pageX-(r.left+bC(e).pageXOffset))/r.width),top:T0((i.pageY-(r.top+bC(e).pageYOffset))/r.height)}},WA=function(e){!Yg(e)&&e.preventDefault()},e7=ae.memo(function(e){var t=e.onMove,n=e.onKey,r=YB(e,["onMove","onKey"]),i=C.exports.useRef(null),o=xC(t),a=xC(n),s=C.exports.useRef(null),l=C.exports.useRef(!1),d=C.exports.useMemo(function(){var y=function(P){WA(P),(Yg(P)?P.touches.length>0:P.buttons>0)&&i.current?o(HA(i.current,P,s.current)):w(!1)},b=function(){return w(!1)};function w(P){var T=l.current,k=bC(i.current),L=P?k.addEventListener:k.removeEventListener;L(T?"touchmove":"mousemove",y),L(T?"touchend":"mouseup",b)}return[function(P){var T=P.nativeEvent,k=i.current;if(k&&(WA(T),!function(I,N){return N&&!Yg(I)}(T,l.current)&&k)){if(Yg(T)){l.current=!0;var L=T.changedTouches||[];L.length&&(s.current=L[0].identifier)}k.focus(),o(HA(k,T,s.current)),w(!0)}},function(P){var T=P.which||P.keyCode;T<37||T>40||(P.preventDefault(),a({left:T===39?.05:T===37?-.05:0,top:T===40?.05:T===38?-.05:0}))},w]},[a,o]),p=d[0],g=d[1],m=d[2];return C.exports.useEffect(function(){return m},[m]),_("div",{...dx({},r,{onTouchStart:p,onMouseDown:p,className:"react-colorful__interactive",ref:i,onKeyDown:g,tabIndex:0,role:"slider"})})}),fx=function(e){return e.filter(Boolean).join(" ")},t7=function(e){var t=e.color,n=e.left,r=e.top,i=r===void 0?.5:r,o=fx(["react-colorful__pointer",e.className]);return _("div",{className:o,style:{top:100*i+"%",left:100*n+"%"},children:_("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}})})},mo=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},XB=function(e){var t=e.s,n=e.v,r=e.a,i=(200-t)*n/100;return{h:mo(e.h),s:mo(i>0&&i<200?t*n/100/(i<=100?i:200-i)*100:0),l:mo(i/2),a:mo(r,2)}},SC=function(e){var t=XB(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},LS=function(e){var t=XB(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},E6e=function(e){var t=e.h,n=e.s,r=e.v,i=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),a=r*(1-n),s=r*(1-(t-o)*n),l=r*(1-(1-t+o)*n),d=o%6;return{r:mo(255*[r,s,a,a,l,r][d]),g:mo(255*[l,r,r,s,a,a][d]),b:mo(255*[a,a,l,r,r,s][d]),a:mo(i,2)}},P6e=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,o=Math.max(t,n,r),a=o-Math.min(t,n,r),s=a?o===t?(n-r)/a:o===n?2+(r-t)/a:4+(t-n)/a:0;return{h:mo(60*(s<0?s+6:s)),s:mo(o?a/o*100:0),v:mo(o/255*100),a:i}},T6e=ae.memo(function(e){var t=e.hue,n=e.onChange,r=fx(["react-colorful__hue",e.className]);return ae.createElement("div",{className:r},ae.createElement(e7,{onMove:function(i){n({h:360*i.left})},onKey:function(i){n({h:T0(t+360*i.left,0,360)})},"aria-label":"Hue","aria-valuenow":mo(t),"aria-valuemax":"360","aria-valuemin":"0"},ae.createElement(t7,{className:"react-colorful__hue-pointer",left:t/360,color:SC({h:t,s:100,v:100,a:1})})))}),L6e=ae.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:SC({h:t.h,s:100,v:100,a:1})};return ae.createElement("div",{className:"react-colorful__saturation",style:r},ae.createElement(e7,{onMove:function(i){n({s:100*i.left,v:100-100*i.top})},onKey:function(i){n({s:T0(t.s+100*i.left,0,100),v:T0(t.v-100*i.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+mo(t.s)+"%, Brightness "+mo(t.v)+"%"},ae.createElement(t7,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:SC(t)})))}),QB=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function A6e(e,t,n){var r=xC(n),i=C.exports.useState(function(){return e.toHsva(t)}),o=i[0],a=i[1],s=C.exports.useRef({color:t,hsva:o});C.exports.useEffect(function(){if(!e.equal(t,s.current.color)){var d=e.toHsva(t);s.current={hsva:d,color:t},a(d)}},[t,e]),C.exports.useEffect(function(){var d;QB(o,s.current.hsva)||e.equal(d=e.fromHsva(o),s.current.color)||(s.current={hsva:o,color:d},r(d))},[o,e,r]);var l=C.exports.useCallback(function(d){a(function(p){return Object.assign({},p,d)})},[]);return[o,l]}var R6e=typeof window<"u"?C.exports.useLayoutEffect:C.exports.useEffect,I6e=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},VA=new Map,M6e=function(e){R6e(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!VA.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,VA.set(t,n);var r=I6e();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},O6e=function(e){var t=e.className,n=e.hsva,r=e.onChange,i={backgroundImage:"linear-gradient(90deg, "+LS(Object.assign({},n,{a:0}))+", "+LS(Object.assign({},n,{a:1}))+")"},o=fx(["react-colorful__alpha",t]),a=mo(100*n.a);return ae.createElement("div",{className:o},_("div",{className:"react-colorful__alpha-gradient",style:i}),ae.createElement(e7,{onMove:function(s){r({a:s.left})},onKey:function(s){r({a:T0(n.a+s.left)})},"aria-label":"Alpha","aria-valuetext":a+"%","aria-valuenow":a,"aria-valuemin":"0","aria-valuemax":"100"},ae.createElement(t7,{className:"react-colorful__alpha-pointer",left:n.a,color:LS(n)})))},N6e=function(e){var t=e.className,n=e.colorModel,r=e.color,i=r===void 0?n.defaultColor:r,o=e.onChange,a=YB(e,["className","colorModel","color","onChange"]),s=C.exports.useRef(null);M6e(s);var l=A6e(n,i,o),d=l[0],p=l[1],g=fx(["react-colorful",t]);return ae.createElement("div",dx({},a,{ref:s,className:g}),_(L6e,{hsva:d,onChange:p}),_(T6e,{hue:d.h,onChange:p}),ae.createElement(O6e,{hsva:d,onChange:p,className:"react-colorful__last-control"}))},D6e={defaultColor:{r:0,g:0,b:0,a:1},toHsva:P6e,fromHsva:E6e,equal:QB},z6e=function(e){return ae.createElement(N6e,dx({},e,{colorModel:D6e}))};const F6e=e=>{const{styleClass:t,...n}=e;return _(z6e,{className:`invokeai__color-picker ${t}`,...n})},$6e=()=>{const{tool:e,brushSize:t,maskColor:n,maskOpacity:r,shouldInvertMask:i,shouldShowMask:o,canUndo:a,canRedo:s,isMaskEmpty:l,activeTabName:d,showDualDisplay:p}=Ue(o6e),g=_t(),m=dh();Kt("[",U=>{U.preventDefault(),t-5>0?P(t-5):P(1)},{enabled:d==="inpainting"&&o},[d,o,t]),Kt("]",U=>{U.preventDefault(),P(t+5)},{enabled:d==="inpainting"&&o},[d,o,t]),Kt("shift+[",U=>{U.preventDefault(),T(Math.max(r-.05,0))},{enabled:d==="inpainting"&&o},[d,o,r]),Kt("shift+]",U=>{U.preventDefault(),T(Math.min(r+.05,100))},{enabled:d==="inpainting"&&o},[d,o,r]),Kt("e",U=>{U.preventDefault(),!(d!=="inpainting"||!o)&&b()},{enabled:d==="inpainting"&&o},[d,o]),Kt("b",U=>{U.preventDefault(),w()},{enabled:d==="inpainting"&&o},[d,o]),Kt("cmd+z, control+z",U=>{U.preventDefault(),z()},{enabled:d==="inpainting"&&o&&a},[d,o,a]),Kt("cmd+shift+z, control+shift+z, control+y, cmd+y",U=>{U.preventDefault(),B()},{enabled:d==="inpainting"&&o&&s},[d,o,s]),Kt("h",U=>{U.preventDefault(),k()},{enabled:d==="inpainting"},[d,o]),Kt("shift+m",U=>{U.preventDefault(),L()},{enabled:d==="inpainting"&&o},[d,i,o]),Kt("shift+c",U=>{U.preventDefault(),y(),m({title:"Mask Cleared",status:"success",duration:2500,isClosable:!0})},{enabled:d==="inpainting"&&o&&!l},[d,l,o]),Kt("shift+j",()=>{K()},[p]);const y=()=>{g(P3e())},b=()=>g(IL("eraser")),w=()=>g(IL("brush")),P=U=>{g(cS(!0)),g(C3e(U))},T=U=>{g(NL(U))},k=()=>g(k3e(!o)),L=()=>g(_3e(!i)),I=()=>{g(cS(!0))},N=()=>{g(cS(!1))},F=U=>{const{r:Y,g:ve,b:le,a:fe}=U;g(E3e({r:Y,g:ve,b:le})),g(NL(fe))},z=()=>g(T3e()),B=()=>g(L3e()),K=()=>{g(aCe(!p)),g(b$(!0))};return _("div",{className:"inpainting-settings",children:ce("div",{className:"inpainting-buttons",children:[ce("div",{className:"inpainting-buttons-group",children:[_(uC,{trigger:"hover",onOpen:I,onClose:N,triggerComponent:_(cr,{"aria-label":"Brush (B)",tooltip:"Brush (B)",icon:_(a$,{}),onClick:w,"data-selected":e==="brush",isDisabled:!o}),children:ce("div",{className:"inpainting-slider-numberinput",children:[_(w5,{label:"Brush Size",value:t,onChange:P,min:1,max:200,width:"100px",focusThumbOnChange:!1,isDisabled:!o}),_(jo,{value:t,onChange:P,width:"80px",min:1,max:999,isDisabled:!o})]})}),_(cr,{"aria-label":"Eraser (E)",tooltip:"Eraser (E)",icon:_(hye,{}),onClick:b,"data-selected":e==="eraser",isDisabled:!o})]}),ce("div",{className:"inpainting-buttons-group",children:[_(uC,{trigger:"hover",triggerComponent:_(cr,{"aria-label":"Mask Color",tooltip:"Mask Color",icon:_(mye,{}),isDisabled:!o,cursor:"pointer"}),children:_(F6e,{color:{...n,a:r},onChange:F})}),_(cr,{"aria-label":"Hide/Show Mask (H)",tooltip:"Hide/Show Mask (H)","data-selected":!o,icon:o?_(Bxe,{size:22}):_(Fxe,{size:22}),onClick:k}),_(cr,{tooltip:"Invert Mask Display (Shift+M)","aria-label":"Invert Mask Display (Shift+M)","data-selected":i,icon:i?_(O2e,{size:22}):_(D2e,{size:22}),onClick:L,isDisabled:!o})]}),ce("div",{className:"inpainting-buttons-group",children:[_(cr,{"aria-label":"Undo",tooltip:"Undo",icon:_(wye,{}),onClick:z,isDisabled:!a||!o}),_(cr,{"aria-label":"Redo",tooltip:"Redo",icon:_(yye,{}),onClick:B,isDisabled:!s||!o}),_(cr,{"aria-label":"Clear Mask (Shift + C)",tooltip:"Clear Mask (Shift + C)",icon:_(vye,{size:18,style:{transform:"rotate(45deg)"}}),onClick:y,isDisabled:l||!o}),_(cr,{"aria-label":"Split Layout (Shift+J)",tooltip:"Split Layout (Shift+J)",icon:_(k6e,{}),"data-selected":p,onClick:K})]})]})})},B6e=Tn([e=>e.inpainting,e=>e.options],(e,t)=>{const{needsRepaint:n}=e,{showDualDisplay:r}=t;return{needsRepaint:n,showDualDisplay:r}},{memoizeOptions:{resultEqualityCheck:Cr.isEqual}}),H6e=()=>{const e=_t(),{showDualDisplay:t,needsRepaint:n}=Ue(B6e);return C.exports.useLayoutEffect(()=>{const r=Cr.debounce(()=>e(b$(!0)),250);return window.addEventListener("resize",r),()=>window.removeEventListener("resize",r)},[e]),ce("div",{className:"inpainting-display",style:t?{gridTemplateColumns:"1fr 1fr"}:{gridTemplateColumns:"auto"},children:[ce("div",{className:"inpainting-toolkit",children:[_($6e,{}),_("div",{className:"inpainting-canvas-container",children:n?_(_6e,{}):_(C6e,{})})]}),t&&_(dB,{})]})};function W6e(){return _(W8,{optionsPanel:_(jxe,{}),className:"inpainting-workarea-container",children:_(H6e,{})})}function V6e(){const e=Ue(n=>n.options.showAdvancedOptions),t={seed:{header:_(w8,{}),feature:go.SEED,options:_(C8,{})},variations:{header:_(k8,{}),feature:go.VARIATIONS,options:_(E8,{})},face_restore:{header:_(x8,{}),feature:go.FACE_CORRECTION,options:_(J4,{})},upscale:{header:_(_8,{}),feature:go.UPSCALE,options:_(ex,{})},other:{header:_(GF,{}),feature:go.OTHER,options:_(jF,{})}};return ce("div",{className:"text-to-image-panel",children:[_(M8,{}),_(I8,{}),_(L8,{}),_(P8,{}),e?_(A8,{accordionInfo:t}):null]})}function U6e(){return _(W8,{optionsPanel:_(V6e,{}),className:"txt-to-image-workarea-container",children:_(dB,{})})}const bp={txt2img:{title:_(Uve,{fill:"black",boxSize:"2.5rem"}),workarea:_(U6e,{}),tooltip:"Text To Image"},img2img:{title:_($ve,{fill:"black",boxSize:"2.5rem"}),workarea:_(Vxe,{}),tooltip:"Image To Image"},inpainting:{title:_(Bve,{fill:"black",boxSize:"2.5rem"}),workarea:_(W6e,{}),tooltip:"Inpainting"},outpainting:{title:_(Wve,{fill:"black",boxSize:"2.5rem"}),workarea:_(zve,{}),tooltip:"Outpainting"},nodes:{title:_(Hve,{fill:"black",boxSize:"2.5rem"}),workarea:_(Dve,{}),tooltip:"Nodes"},postprocess:{title:_(Vve,{fill:"black",boxSize:"2.5rem"}),workarea:_(Fve,{}),tooltip:"Post Processing"}},os=Cr.map(bp,(e,t)=>t);[...os];function G6e(){const e=Ue(i=>i.options.activeTab),t=_t();Kt("1",()=>{t(Va(0))}),Kt("2",()=>{t(Va(1))}),Kt("3",()=>{t(Va(2))}),Kt("4",()=>{t(Va(3))}),Kt("5",()=>{t(Va(4))}),Kt("6",()=>{t(Va(5))});const n=()=>{const i=[];return Object.keys(bp).forEach(o=>{i.push(_(Oi,{hasArrow:!0,label:bp[o].tooltip,placement:"right",children:_(jz,{children:bp[o].title})},o))}),i},r=()=>{const i=[];return Object.keys(bp).forEach(o=>{i.push(_(Uz,{className:"app-tabs-panel",children:bp[o].workarea},o))}),i};return ce(Vz,{isLazy:!0,className:"app-tabs",variant:"unstyled",defaultIndex:e,index:e,onChange:i=>{t(Va(i))},children:[_("div",{className:"app-tabs-list",children:n()}),_(Gz,{className:"app-tabs-panels",children:r()})]})}const JB={prompt:"",iterations:1,steps:50,cfgScale:7.5,height:512,width:512,sampler:"k_lms",threshold:0,perlin:0,seed:0,seamless:!1,hiresFix:!1,shouldUseInitImage:!1,img2imgStrength:.75,initialImagePath:null,maskPath:"",shouldFitToWidthHeight:!0,shouldGenerateVariations:!1,variationAmount:.1,seedWeights:"",shouldRunESRGAN:!1,upscalingLevel:4,upscalingStrength:.75,shouldRunFacetool:!1,facetoolStrength:.8,facetoolType:"gfpgan",codeformerFidelity:.75,shouldRandomizeSeed:!0,showAdvancedOptions:!0,activeTab:0,shouldShowImageDetails:!1,showDualDisplay:!0},j6e=JB,eH=B4({name:"options",initialState:j6e,reducers:{setPrompt:(e,t)=>{const n=t.payload;typeof n=="string"?e.prompt=n:e.prompt=Zy(n)},setIterations:(e,t)=>{e.iterations=t.payload},setSteps:(e,t)=>{e.steps=t.payload},setCfgScale:(e,t)=>{e.cfgScale=t.payload},setThreshold:(e,t)=>{e.threshold=t.payload},setPerlin:(e,t)=>{e.perlin=t.payload},setHeight:(e,t)=>{e.height=t.payload},setWidth:(e,t)=>{e.width=t.payload},setSampler:(e,t)=>{e.sampler=t.payload},setSeed:(e,t)=>{e.seed=t.payload,e.shouldRandomizeSeed=!1},setImg2imgStrength:(e,t)=>{e.img2imgStrength=t.payload},setFacetoolStrength:(e,t)=>{e.facetoolStrength=t.payload},setCodeformerFidelity:(e,t)=>{e.codeformerFidelity=t.payload},setUpscalingLevel:(e,t)=>{e.upscalingLevel=t.payload},setUpscalingStrength:(e,t)=>{e.upscalingStrength=t.payload},setShouldUseInitImage:(e,t)=>{e.shouldUseInitImage=t.payload},setInitialImagePath:(e,t)=>{const n=t.payload;e.shouldUseInitImage=!!n,e.initialImagePath=n},setMaskPath:(e,t)=>{e.maskPath=t.payload},setSeamless:(e,t)=>{e.seamless=t.payload},setHiresFix:(e,t)=>{e.hiresFix=t.payload},setShouldFitToWidthHeight:(e,t)=>{e.shouldFitToWidthHeight=t.payload},resetSeed:e=>{e.seed=-1},setParameter:(e,t)=>{const{key:n,value:r}=t.payload,i={...e,[n]:r};return n==="seed"&&(i.shouldRandomizeSeed=!1),n==="initialImagePath"&&r===""&&(i.shouldUseInitImage=!1),i},setShouldGenerateVariations:(e,t)=>{e.shouldGenerateVariations=t.payload},setVariationAmount:(e,t)=>{e.variationAmount=t.payload},setSeedWeights:(e,t)=>{e.seedWeights=t.payload},setAllTextToImageParameters:(e,t)=>{const{sampler:n,prompt:r,seed:i,variations:o,steps:a,cfg_scale:s,threshold:l,perlin:d,seamless:p,hires_fix:g,width:m,height:y}=t.payload.image;o&&o.length>0?(e.seedWeights=f5(o),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,i&&(e.seed=i,e.shouldRandomizeSeed=!1),r&&(e.prompt=Zy(r)),n&&(e.sampler=n),a&&(e.steps=a),s&&(e.cfgScale=s),l&&(e.threshold=l),typeof l>"u"&&(e.threshold=0),d&&(e.perlin=d),typeof d>"u"&&(e.perlin=0),typeof p=="boolean"&&(e.seamless=p),typeof g=="boolean"&&(e.hiresFix=g),m&&(e.width=m),y&&(e.height=y)},setAllImageToImageParameters:(e,t)=>{const{type:n,strength:r,fit:i,init_image_path:o,mask_image_path:a}=t.payload.image;n==="img2img"?(o&&(e.initialImagePath=o),a&&(e.maskPath=a),r&&(e.img2imgStrength=r),typeof i=="boolean"&&(e.shouldFitToWidthHeight=i),e.shouldUseInitImage=!0):e.shouldUseInitImage=!1},setAllParameters:(e,t)=>{const{type:n,sampler:r,prompt:i,seed:o,variations:a,steps:s,cfg_scale:l,threshold:d,perlin:p,seamless:g,hires_fix:m,width:y,height:b,strength:w,fit:P,init_image_path:T,mask_image_path:k}=t.payload.image;n==="img2img"?(T&&(e.initialImagePath=T),k&&(e.maskPath=k),w&&(e.img2imgStrength=w),typeof P=="boolean"&&(e.shouldFitToWidthHeight=P),e.shouldUseInitImage=!0):e.shouldUseInitImage=!1,a&&a.length>0?(e.seedWeights=f5(a),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,o&&(e.seed=o,e.shouldRandomizeSeed=!1),i&&(e.prompt=Zy(i)),r&&(e.sampler=r),s&&(e.steps=s),l&&(e.cfgScale=l),d&&(e.threshold=d),typeof d>"u"&&(e.threshold=0),p&&(e.perlin=p),typeof p>"u"&&(e.perlin=0),typeof g=="boolean"&&(e.seamless=g),typeof m=="boolean"&&(e.hiresFix=m),y&&(e.width=y),b&&(e.height=b)},resetOptionsState:e=>({...e,...JB}),setShouldRunFacetool:(e,t)=>{e.shouldRunFacetool=t.payload},setFacetoolType:(e,t)=>{e.facetoolType=t.payload},setShouldRunESRGAN:(e,t)=>{e.shouldRunESRGAN=t.payload},setShouldRandomizeSeed:(e,t)=>{e.shouldRandomizeSeed=t.payload},setShowAdvancedOptions:(e,t)=>{e.showAdvancedOptions=t.payload},setActiveTab:(e,t)=>{typeof t.payload=="number"?e.activeTab=t.payload:e.activeTab=os.indexOf(t.payload)},setShouldShowImageDetails:(e,t)=>{e.shouldShowImageDetails=t.payload},setShowDualDisplay:(e,t)=>{e.showDualDisplay=t.payload}}}),{setPrompt:n7,setIterations:K6e,setSteps:tH,setCfgScale:nH,setThreshold:q6e,setPerlin:Z6e,setHeight:rH,setWidth:iH,setSampler:oH,setSeed:Sv,setSeamless:aH,setHiresFix:sH,setImg2imgStrength:lH,setFacetoolStrength:e3,setFacetoolType:t3,setCodeformerFidelity:uH,setUpscalingLevel:wC,setUpscalingStrength:CC,setShouldUseInitImage:q9e,setInitialImagePath:nh,setMaskPath:_C,resetSeed:Z9e,resetOptionsState:Y9e,setShouldFitToWidthHeight:cH,setParameter:X9e,setShouldGenerateVariations:Y6e,setSeedWeights:dH,setVariationAmount:X6e,setAllParameters:Q6e,setShouldRunFacetool:J6e,setShouldRunESRGAN:eCe,setShouldRandomizeSeed:tCe,setShowAdvancedOptions:nCe,setActiveTab:Va,setShouldShowImageDetails:rCe,setAllTextToImageParameters:iCe,setAllImageToImageParameters:oCe,setShowDualDisplay:aCe}=eH.actions,sCe=eH.reducer,Fl=Object.create(null);Fl.open="0";Fl.close="1";Fl.ping="2";Fl.pong="3";Fl.message="4";Fl.upgrade="5";Fl.noop="6";const n3=Object.create(null);Object.keys(Fl).forEach(e=>{n3[Fl[e]]=e});const lCe={type:"error",data:"parser error"},uCe=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",cCe=typeof ArrayBuffer=="function",dCe=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,fH=({type:e,data:t},n,r)=>uCe&&t instanceof Blob?n?r(t):UA(t,r):cCe&&(t instanceof ArrayBuffer||dCe(t))?n?r(t):UA(new Blob([t]),r):r(Fl[e]+(t||"")),UA=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+r)},n.readAsDataURL(e)},GA="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Sg=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e<GA.length;e++)Sg[GA.charCodeAt(e)]=e;const fCe=e=>{let t=e.length*.75,n=e.length,r,i=0,o,a,s,l;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const d=new ArrayBuffer(t),p=new Uint8Array(d);for(r=0;r<n;r+=4)o=Sg[e.charCodeAt(r)],a=Sg[e.charCodeAt(r+1)],s=Sg[e.charCodeAt(r+2)],l=Sg[e.charCodeAt(r+3)],p[i++]=o<<2|a>>4,p[i++]=(a&15)<<4|s>>2,p[i++]=(s&3)<<6|l&63;return d},hCe=typeof ArrayBuffer=="function",hH=(e,t)=>{if(typeof e!="string")return{type:"message",data:pH(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:pCe(e.substring(1),t)}:n3[n]?e.length>1?{type:n3[n],data:e.substring(1)}:{type:n3[n]}:lCe},pCe=(e,t)=>{if(hCe){const n=fCe(e);return pH(n,t)}else return{base64:!0,data:e}},pH=(e,t)=>{switch(t){case"blob":return e instanceof ArrayBuffer?new Blob([e]):e;case"arraybuffer":default:return e}},gH=String.fromCharCode(30),gCe=(e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach((o,a)=>{fH(o,!1,s=>{r[a]=s,++i===n&&t(r.join(gH))})})},mCe=(e,t)=>{const n=e.split(gH),r=[];for(let i=0;i<n.length;i++){const o=hH(n[i],t);if(r.push(o),o.type==="error")break}return r},mH=4;function Yr(e){if(e)return vCe(e)}function vCe(e){for(var t in Yr.prototype)e[t]=Yr.prototype[t];return e}Yr.prototype.on=Yr.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this};Yr.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this};Yr.prototype.off=Yr.prototype.removeListener=Yr.prototype.removeAllListeners=Yr.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var r,i=0;i<n.length;i++)if(r=n[i],r===t||r.fn===t){n.splice(i,1);break}return n.length===0&&delete this._callbacks["$"+e],this};Yr.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,i=n.length;r<i;++r)n[r].apply(this,t)}return this};Yr.prototype.emitReserved=Yr.prototype.emit;Yr.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]};Yr.prototype.hasListeners=function(e){return!!this.listeners(e).length};const Yc=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function vH(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const yCe=setTimeout,xCe=clearTimeout;function hx(e,t){t.useNativeTimers?(e.setTimeoutFn=yCe.bind(Yc),e.clearTimeoutFn=xCe.bind(Yc)):(e.setTimeoutFn=setTimeout.bind(Yc),e.clearTimeoutFn=clearTimeout.bind(Yc))}const bCe=1.33;function SCe(e){return typeof e=="string"?wCe(e):Math.ceil((e.byteLength||e.size)*bCe)}function wCe(e){let t=0,n=0;for(let r=0,i=e.length;r<i;r++)t=e.charCodeAt(r),t<128?n+=1:t<2048?n+=2:t<55296||t>=57344?n+=3:(r++,n+=4);return n}class CCe extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class yH extends Yr{constructor(t){super(),this.writable=!1,hx(this,t),this.opts=t,this.query=t.query,this.readyState="",this.socket=t.socket}onError(t,n,r){return super.emitReserved("error",new CCe(t,n,r)),this}open(){return(this.readyState==="closed"||this.readyState==="")&&(this.readyState="opening",this.doOpen()),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=hH(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}}const xH="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),kC=64,_Ce={};let jA=0,py=0,KA;function qA(e){let t="";do t=xH[e%kC]+t,e=Math.floor(e/kC);while(e>0);return t}function bH(){const e=qA(+new Date);return e!==KA?(jA=0,KA=e):e+"."+qA(jA++)}for(;py<kC;py++)_Ce[xH[py]]=py;function SH(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function kCe(e){let t={},n=e.split("&");for(let r=0,i=n.length;r<i;r++){let o=n[r].split("=");t[decodeURIComponent(o[0])]=decodeURIComponent(o[1])}return t}let wH=!1;try{wH=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const ECe=wH;function CH(e){const t=e.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!t||ECe))return new XMLHttpRequest}catch{}if(!t)try{return new Yc[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function PCe(){}const TCe=function(){return new CH({xdomain:!1}).responseType!=null}();class LCe extends yH{constructor(t){if(super(t),this.polling=!1,typeof location<"u"){const r=location.protocol==="https:";let i=location.port;i||(i=r?"443":"80"),this.xd=typeof location<"u"&&t.hostname!==location.hostname||i!==t.port,this.xs=t.secure!==r}const n=t&&t.forceBase64;this.supportsBinary=TCe&&!n}get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const n=()=>{this.readyState="paused",t()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};mCe(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,gCe(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){let t=this.query||{};const n=this.opts.secure?"https":"http";let r="";this.opts.timestampRequests!==!1&&(t[this.opts.timestampParam]=bH()),!this.supportsBinary&&!t.sid&&(t.b64=1),this.opts.port&&(n==="https"&&Number(this.opts.port)!==443||n==="http"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port);const i=SH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}request(t={}){return Object.assign(t,{xd:this.xd,xs:this.xs},this.opts),new Il(this.uri(),t)}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(i,o)=>{this.onError("xhr post error",i,o)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class Il extends Yr{constructor(t,n){super(),hx(this,n),this.opts=n,this.method=n.method||"GET",this.uri=t,this.async=n.async!==!1,this.data=n.data!==void 0?n.data:null,this.create()}create(){const t=vH(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd,t.xscheme=!!this.opts.xs;const n=this.xhr=new CH(t);try{n.open(this.method,this.uri,this.async);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let r in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(r)&&n.setRequestHeader(r,this.opts.extraHeaders[r])}}catch{}if(this.method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{n.readyState===4&&(n.status===200||n.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof n.status=="number"?n.status:0)},0))},n.send(this.data)}catch(r){this.setTimeoutFn(()=>{this.onError(r)},0);return}typeof document<"u"&&(this.index=Il.requestsCount++,Il.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=PCe,t)try{this.xhr.abort()}catch{}typeof document<"u"&&delete Il.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}Il.requestsCount=0;Il.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",ZA);else if(typeof addEventListener=="function"){const e="onpagehide"in Yc?"pagehide":"unload";addEventListener(e,ZA,!1)}}function ZA(){for(let e in Il.requests)Il.requests.hasOwnProperty(e)&&Il.requests[e].abort()}const ACe=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0))(),gy=Yc.WebSocket||Yc.MozWebSocket,YA=!0,RCe="arraybuffer",XA=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class ICe extends yH{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),n=this.opts.protocols,r=XA?{}:vH(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=YA&&!XA?n?new gy(t,n):new gy(t):new gy(t,n,r)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType||RCe,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],i=n===t.length-1;fH(r,this.supportsBinary,o=>{const a={};try{YA&&this.ws.send(o)}catch{}i&&ACe(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){let t=this.query||{};const n=this.opts.secure?"wss":"ws";let r="";this.opts.port&&(n==="wss"&&Number(this.opts.port)!==443||n==="ws"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port),this.opts.timestampRequests&&(t[this.opts.timestampParam]=bH()),this.supportsBinary||(t.b64=1);const i=SH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}check(){return!!gy}}const MCe={websocket:ICe,polling:LCe},OCe=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,NCe=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function EC(e){const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let i=OCe.exec(e||""),o={},a=14;for(;a--;)o[NCe[a]]=i[a]||"";return n!=-1&&r!=-1&&(o.source=t,o.host=o.host.substring(1,o.host.length-1).replace(/;/g,":"),o.authority=o.authority.replace("[","").replace("]","").replace(/;/g,":"),o.ipv6uri=!0),o.pathNames=DCe(o,o.path),o.queryKey=zCe(o,o.query),o}function DCe(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.substr(0,1)=="/"||t.length===0)&&r.splice(0,1),t.substr(t.length-1,1)=="/"&&r.splice(r.length-1,1),r}function zCe(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,i,o){i&&(n[i]=o)}),n}class Uc extends Yr{constructor(t,n={}){super(),t&&typeof t=="object"&&(n=t,t=null),t?(t=EC(t),n.hostname=t.host,n.secure=t.protocol==="https"||t.protocol==="wss",n.port=t.port,t.query&&(n.query=t.query)):n.host&&(n.hostname=EC(n.host).host),hx(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=n.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!0},n),this.opts.path=this.opts.path.replace(/\/$/,"")+"/",typeof this.opts.query=="string"&&(this.opts.query=kCe(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&addEventListener("beforeunload",()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},!1),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=mH,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts.transportOptions[t],this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port});return new MCe[t](r)}open(){let t;if(this.opts.rememberUpgrade&&Uc.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)t="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else t=this.transports[0];this.readyState="opening";try{t=this.createTransport(t)}catch{this.transports.shift(),this.open();return}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",n=>this.onClose("transport close",n))}probe(t){let n=this.createTransport(t),r=!1;Uc.priorWebsocketSuccess=!1;const i=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!r)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Uc.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(p(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=n.name,this.emitReserved("upgradeError",m)}}))};function o(){r||(r=!0,p(),n.close(),n=null)}const a=g=>{const m=new Error("probe error: "+g);m.transport=n.name,o(),this.emitReserved("upgradeError",m)};function s(){a("transport closed")}function l(){a("socket closed")}function d(g){n&&g.name!==n.name&&o()}const p=()=>{n.removeListener("open",i),n.removeListener("error",a),n.removeListener("close",s),this.off("close",l),this.off("upgrading",d)};n.once("open",i),n.once("error",a),n.once("close",s),this.once("close",l),this.once("upgrading",d),n.open()}onOpen(){if(this.readyState="open",Uc.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade&&this.transport.pause){let t=0;const n=this.upgrades.length;for(;t<n;t++)this.probe(this.upgrades[t])}}onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this.resetPingTimeout(),this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const n=new Error("server error");n.code=t.data,this.onError(n);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const i=this.writeBuffer[r].data;if(i&&(n+=SCe(i)),r>0&&n>this.maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}write(t,n,r){return this.sendPacket("message",t,n,r),this}send(t,n,r){return this.sendPacket("message",t,n,r),this}sendPacket(t,n,r,i){if(typeof n=="function"&&(i=n,n=void 0),typeof r=="function"&&(i=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const o={type:t,data:n,options:r};this.emitReserved("packetCreate",o),this.writeBuffer.push(o),i&&this.once("flush",i),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}onError(t){Uc.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,n){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&removeEventListener("offline",this.offlineEventListener,!1),this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const n=[];let r=0;const i=t.length;for(;r<i;r++)~this.transports.indexOf(t[r])&&n.push(t[r]);return n}}Uc.protocol=mH;function FCe(e,t="",n){let r=e;n=n||typeof location<"u"&&location,e==null&&(e=n.protocol+"//"+n.host),typeof e=="string"&&(e.charAt(0)==="/"&&(e.charAt(1)==="/"?e=n.protocol+e:e=n.host+e),/^(https?|wss?):\/\//.test(e)||(typeof n<"u"?e=n.protocol+"//"+e:e="https://"+e),r=EC(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const o=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+o+":"+r.port+t,r.href=r.protocol+"://"+o+(n&&n.port===r.port?"":":"+r.port),r}const $Ce=typeof ArrayBuffer=="function",BCe=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,_H=Object.prototype.toString,HCe=typeof Blob=="function"||typeof Blob<"u"&&_H.call(Blob)==="[object BlobConstructor]",WCe=typeof File=="function"||typeof File<"u"&&_H.call(File)==="[object FileConstructor]";function r7(e){return $Ce&&(e instanceof ArrayBuffer||BCe(e))||HCe&&e instanceof Blob||WCe&&e instanceof File}function r3(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(r3(e[n]))return!0;return!1}if(r7(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return r3(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&r3(e[n]))return!0;return!1}function VCe(e){const t=[],n=e.data,r=e;return r.data=PC(n,t),r.attachments=t.length,{packet:r,buffers:t}}function PC(e,t){if(!e)return e;if(r7(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}else if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=PC(e[r],t);return n}else if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=PC(e[r],t));return n}return e}function UCe(e,t){return e.data=TC(e.data,t),e.attachments=void 0,e}function TC(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}else if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=TC(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=TC(e[n],t));return e}const GCe=5;var on;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(on||(on={}));class jCe{constructor(t){this.replacer=t}encode(t){return(t.type===on.EVENT||t.type===on.ACK)&&r3(t)?(t.type=t.type===on.EVENT?on.BINARY_EVENT:on.BINARY_ACK,this.encodeAsBinary(t)):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===on.BINARY_EVENT||t.type===on.BINARY_ACK)&&(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=VCe(t),r=this.encodeAsString(n.packet),i=n.buffers;return i.unshift(r),i}}class i7 extends Yr{constructor(t){super(),this.reviver=t}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t),n.type===on.BINARY_EVENT||n.type===on.BINARY_ACK?(this.reconstructor=new KCe(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(r7(t)||t.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(on[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===on.BINARY_EVENT||r.type===on.BINARY_ACK){const o=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const a=t.substring(o,n);if(a!=Number(a)||t.charAt(n)!=="-")throw new Error("Illegal attachments");r.attachments=Number(a)}if(t.charAt(n+1)==="/"){const o=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(o,n)}else r.nsp="/";const i=t.charAt(n+1);if(i!==""&&Number(i)==i){const o=n+1;for(;++n;){const a=t.charAt(n);if(a==null||Number(a)!=a){--n;break}if(n===t.length)break}r.id=Number(t.substring(o,n+1))}if(t.charAt(++n)){const o=this.tryParse(t.substr(n));if(i7.isPayloadValid(r.type,o))r.data=o;else throw new Error("invalid payload")}return r}tryParse(t){try{return JSON.parse(t,this.reviver)}catch{return!1}}static isPayloadValid(t,n){switch(t){case on.CONNECT:return typeof n=="object";case on.DISCONNECT:return n===void 0;case on.CONNECT_ERROR:return typeof n=="string"||typeof n=="object";case on.EVENT:case on.BINARY_EVENT:return Array.isArray(n)&&n.length>0;case on.ACK:case on.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&this.reconstructor.finishedReconstruction()}}class KCe{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=UCe(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const qCe=Object.freeze(Object.defineProperty({__proto__:null,protocol:GCe,get PacketType(){return on},Encoder:jCe,Decoder:i7},Symbol.toStringTag,{value:"Module"}));function Ts(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const ZCe=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class kH extends Yr{constructor(t,n,r){super(),this.connected=!1,this.receiveBuffer=[],this.sendBuffer=[],this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[Ts(t,"open",this.onopen.bind(this)),Ts(t,"packet",this.onpacket.bind(this)),Ts(t,"error",this.onerror.bind(this)),Ts(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){if(ZCe.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');n.unshift(t);const r={type:on.EVENT,data:n};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const a=this.ids++,s=n.pop();this._registerAckCallback(a,s),r.id=a}const i=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!i||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(t,n){const r=this.flags.timeout;if(r===void 0){this.acks[t]=n;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let o=0;o<this.sendBuffer.length;o++)this.sendBuffer[o].id===t&&this.sendBuffer.splice(o,1);n.call(this,new Error("operation has timed out"))},r);this.acks[t]=(...o)=>{this.io.clearTimeoutFn(i),n.apply(this,[null,...o])}}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this.packet({type:on.CONNECT,data:t})}):this.packet({type:on.CONNECT,data:this.auth})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case on.CONNECT:if(t.data&&t.data.sid){const i=t.data.sid;this.onconnect(i)}else this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case on.EVENT:case on.BINARY_EVENT:this.onevent(t);break;case on.ACK:case on.BINARY_ACK:this.onack(t);break;case on.DISCONNECT:this.ondisconnect();break;case on.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t)}ack(t){const n=this;let r=!1;return function(...i){r||(r=!0,n.packet({type:on.ACK,id:t,data:i}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(n.apply(this,t.data),delete this.acks[t.id])}onconnect(t){this.id=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:on.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,t.data)}}}function K0(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}K0.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=(Math.floor(t*10)&1)==0?e-n:e+n}return Math.min(e,this.max)|0};K0.prototype.reset=function(){this.attempts=0};K0.prototype.setMin=function(e){this.ms=e};K0.prototype.setMax=function(e){this.max=e};K0.prototype.setJitter=function(e){this.jitter=e};class LC extends Yr{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,hx(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new K0({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const i=n.parser||qCe;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Uc(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const i=Ts(n,"open",function(){r.onopen(),t&&t()}),o=Ts(n,"error",a=>{r.cleanup(),r._readyState="closed",this.emitReserved("error",a),t?t(a):r.maybeReconnectOnOpen()});if(this._timeout!==!1){const a=this._timeout;a===0&&i();const s=this.setTimeoutFn(()=>{i(),n.close(),n.emit("error",new Error("timeout"))},a);this.opts.autoUnref&&s.unref(),this.subs.push(function(){clearTimeout(s)})}return this.subs.push(i),this.subs.push(o),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(Ts(t,"ping",this.onping.bind(this)),Ts(t,"data",this.ondata.bind(this)),Ts(t,"error",this.onerror.bind(this)),Ts(t,"close",this.onclose.bind(this)),Ts(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch{this.onclose("parse error")}}ondecoded(t){this.emitReserved("packet",t)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r||(r=new kH(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;r<n.length;r++)this.engine.write(n[r],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,n){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(i=>{i?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",i)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(function(){clearTimeout(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const ig={};function i3(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=FCe(e,t.path||"/socket.io"),r=n.source,i=n.id,o=n.path,a=ig[i]&&o in ig[i].nsps,s=t.forceNew||t["force new connection"]||t.multiplex===!1||a;let l;return s?l=new LC(r,t):(ig[i]||(ig[i]=new LC(r,t)),l=ig[i]),n.query&&!t.query&&(t.query=n.queryKey),l.socket(n.path,t)}Object.assign(i3,{Manager:LC,Socket:kH,io:i3,connect:i3});let my;const YCe=new Uint8Array(16);function XCe(){if(!my&&(my=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!my))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return my(YCe)}const Ai=[];for(let e=0;e<256;++e)Ai.push((e+256).toString(16).slice(1));function QCe(e,t=0){return(Ai[e[t+0]]+Ai[e[t+1]]+Ai[e[t+2]]+Ai[e[t+3]]+"-"+Ai[e[t+4]]+Ai[e[t+5]]+"-"+Ai[e[t+6]]+Ai[e[t+7]]+"-"+Ai[e[t+8]]+Ai[e[t+9]]+"-"+Ai[e[t+10]]+Ai[e[t+11]]+Ai[e[t+12]]+Ai[e[t+13]]+Ai[e[t+14]]+Ai[e[t+15]]).toLowerCase()}const JCe=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),QA={randomUUID:JCe};function vy(e,t,n){if(QA.randomUUID&&!t&&!e)return QA.randomUUID();e=e||{};const r=e.random||(e.rng||XCe)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let i=0;i<16;++i)t[n+i]=r[i];return t}return QCe(r)}var e9e=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]*"|'[^']*'/g,t9e=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g,n9e=/[^-+\dA-Z]/g;function fo(e,t,n,r){if(arguments.length===1&&typeof e=="string"&&!/\d/.test(e)&&(t=e,e=void 0),e=e||e===0?e:new Date,e instanceof Date||(e=new Date(e)),isNaN(e))throw TypeError("Invalid date");t=String(JA[t]||t||JA.default);var i=t.slice(0,4);(i==="UTC:"||i==="GMT:")&&(t=t.slice(4),n=!0,i==="GMT:"&&(r=!0));var o=function(){return n?"getUTC":"get"},a=function(){return e[o()+"Date"]()},s=function(){return e[o()+"Day"]()},l=function(){return e[o()+"Month"]()},d=function(){return e[o()+"FullYear"]()},p=function(){return e[o()+"Hours"]()},g=function(){return e[o()+"Minutes"]()},m=function(){return e[o()+"Seconds"]()},y=function(){return e[o()+"Milliseconds"]()},b=function(){return n?0:e.getTimezoneOffset()},w=function(){return r9e(e)},P=function(){return i9e(e)},T={d:function(){return a()},dd:function(){return ca(a())},ddd:function(){return Oo.dayNames[s()]},DDD:function(){return eR({y:d(),m:l(),d:a(),_:o(),dayName:Oo.dayNames[s()],short:!0})},dddd:function(){return Oo.dayNames[s()+7]},DDDD:function(){return eR({y:d(),m:l(),d:a(),_:o(),dayName:Oo.dayNames[s()+7]})},m:function(){return l()+1},mm:function(){return ca(l()+1)},mmm:function(){return Oo.monthNames[l()]},mmmm:function(){return Oo.monthNames[l()+12]},yy:function(){return String(d()).slice(2)},yyyy:function(){return ca(d(),4)},h:function(){return p()%12||12},hh:function(){return ca(p()%12||12)},H:function(){return p()},HH:function(){return ca(p())},M:function(){return g()},MM:function(){return ca(g())},s:function(){return m()},ss:function(){return ca(m())},l:function(){return ca(y(),3)},L:function(){return ca(Math.floor(y()/10))},t:function(){return p()<12?Oo.timeNames[0]:Oo.timeNames[1]},tt:function(){return p()<12?Oo.timeNames[2]:Oo.timeNames[3]},T:function(){return p()<12?Oo.timeNames[4]:Oo.timeNames[5]},TT:function(){return p()<12?Oo.timeNames[6]:Oo.timeNames[7]},Z:function(){return r?"GMT":n?"UTC":o9e(e)},o:function(){return(b()>0?"-":"+")+ca(Math.floor(Math.abs(b())/60)*100+Math.abs(b())%60,4)},p:function(){return(b()>0?"-":"+")+ca(Math.floor(Math.abs(b())/60),2)+":"+ca(Math.floor(Math.abs(b())%60),2)},S:function(){return["th","st","nd","rd"][a()%10>3?0:(a()%100-a()%10!=10)*a()%10]},W:function(){return w()},WW:function(){return ca(w())},N:function(){return P()}};return t.replace(e9e,function(k){return k in T?T[k]():k.slice(1,k.length-1)})}var JA={default:"ddd mmm dd yyyy HH:MM:ss",shortDate:"m/d/yy",paddedShortDate:"mm/dd/yyyy",mediumDate:"mmm d, yyyy",longDate:"mmmm d, yyyy",fullDate:"dddd, mmmm d, yyyy",shortTime:"h:MM TT",mediumTime:"h:MM:ss TT",longTime:"h:MM:ss TT Z",isoDate:"yyyy-mm-dd",isoTime:"HH:MM:ss",isoDateTime:"yyyy-mm-dd'T'HH:MM:sso",isoUtcDateTime:"UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",expiresHeaderFormat:"ddd, dd mmm yyyy HH:MM:ss Z"},Oo={dayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","January","February","March","April","May","June","July","August","September","October","November","December"],timeNames:["a","p","am","pm","A","P","AM","PM"]},ca=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;return String(t).padStart(n,"0")},eR=function(t){var n=t.y,r=t.m,i=t.d,o=t._,a=t.dayName,s=t.short,l=s===void 0?!1:s,d=new Date,p=new Date;p.setDate(p[o+"Date"]()-1);var g=new Date;g.setDate(g[o+"Date"]()+1);var m=function(){return d[o+"Date"]()},y=function(){return d[o+"Month"]()},b=function(){return d[o+"FullYear"]()},w=function(){return p[o+"Date"]()},P=function(){return p[o+"Month"]()},T=function(){return p[o+"FullYear"]()},k=function(){return g[o+"Date"]()},L=function(){return g[o+"Month"]()},I=function(){return g[o+"FullYear"]()};return b()===n&&y()===r&&m()===i?l?"Tdy":"Today":T()===n&&P()===r&&w()===i?l?"Ysd":"Yesterday":I()===n&&L()===r&&k()===i?l?"Tmw":"Tomorrow":a},r9e=function(t){var n=new Date(t.getFullYear(),t.getMonth(),t.getDate());n.setDate(n.getDate()-(n.getDay()+6)%7+3);var r=new Date(n.getFullYear(),0,4);r.setDate(r.getDate()-(r.getDay()+6)%7+3);var i=n.getTimezoneOffset()-r.getTimezoneOffset();n.setHours(n.getHours()-i);var o=(n-r)/(864e5*7);return 1+Math.floor(o)},i9e=function(t){var n=t.getDay();return n===0&&(n=7),n},o9e=function(t){return(String(t).match(t9e)||[""]).pop().replace(n9e,"").replace(/GMT\+0000/g,"UTC")};const a9e=e=>{const{dispatch:t,getState:n}=e;return{onConnect:()=>{try{t(yL(!0)),t(xL("Connected")),n().gallery.latest_mtime?t(q2e()):t(i$())}catch(r){console.error(r)}},onDisconnect:()=>{try{t(yL(!1)),t(xL("Disconnected")),t(co({timestamp:fo(new Date,"isoDateTime"),message:"Disconnected from server",level:"warning"}))}catch(r){console.error(r)}},onGenerationResult:r=>{try{t(dS({uuid:vy(),...r})),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Image generated: ${r.url}`}))}catch(i){console.error(i)}},onIntermediateResult:r=>{try{t(W3e({uuid:vy(),...r})),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Intermediate image generated: ${r.url}`}))}catch(i){console.error(i)}},onPostprocessingResult:r=>{try{t(dS({uuid:vy(),...r})),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Postprocessed: ${r.url}`}))}catch(i){console.error(i)}},onProgressUpdate:r=>{try{t(Yy(!0)),t(_2e(r))}catch(i){console.error(i)}},onError:r=>{const{message:i,additionalData:o}=r;try{t(co({timestamp:fo(new Date,"isoDateTime"),message:`Server error: ${i}`,level:"error"})),t(YF()),t(FL())}catch(a){console.error(a)}},onGalleryImages:r=>{const{images:i,areMoreImagesAvailable:o}=r,a=i.map(s=>{const{url:l,metadata:d,mtime:p,width:g,height:m}=s;return{uuid:vy(),url:l,mtime:p,metadata:d,width:g,height:m}});t(H3e({images:a,areMoreImagesAvailable:o})),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Loaded ${i.length} images`}))},onProcessingCanceled:()=>{t(P2e());const{intermediateImage:r}=n().gallery;r&&(t(dS(r)),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Intermediate image saved: ${r.url}`})),t(FL())),t(co({timestamp:fo(new Date,"isoDateTime"),message:"Processing canceled",level:"warning"}))},onImageDeleted:r=>{const{url:i,uuid:o}=r;t($3e(o));const{initialImagePath:a,maskPath:s}=n().options;a===i&&t(nh("")),s===i&&t(_C("")),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Image deleted: ${i}`}))},onInitialImageUploaded:r=>{const{url:i}=r;t(nh(i)),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Initial image uploaded: ${i}`}))},onMaskImageUploaded:r=>{const{url:i}=r;t(_C(i)),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Mask image uploaded: ${i}`}))},onSystemConfig:r=>{t(k2e(r))}}},s9e=(e,t,n)=>{const{width:r,height:i}=e,o=document.createElement("div"),a=new xg.Stage({container:o,width:r,height:i}),s=new xg.Layer;return a.add(s),t.forEach(l=>s.add(new xg.Line({points:l.points,stroke:"rgb(255,255,255)",strokeWidth:l.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,globalCompositeOperation:l.tool==="brush"?"source-over":"destination-out"}))),s.add(new xg.Image({image:e,globalCompositeOperation:"source-out"})),o.remove(),a.toDataURL()},l9e=e=>{const{generationMode:t,optionsState:n,inpaintingState:r,systemState:i,imageToProcessUrl:o,maskImageElement:a}=e,{prompt:s,iterations:l,steps:d,cfgScale:p,threshold:g,perlin:m,height:y,width:b,sampler:w,seed:P,seamless:T,hiresFix:k,img2imgStrength:L,initialImagePath:I,shouldFitToWidthHeight:N,shouldGenerateVariations:F,variationAmount:z,seedWeights:B,shouldRunESRGAN:K,upscalingLevel:U,upscalingStrength:Y,shouldRunFacetool:ve,facetoolStrength:le,codeformerFidelity:fe,facetoolType:we,shouldRandomizeSeed:Se}=n,{shouldDisplayInProgress:se}=i,j={prompt:s,iterations:l,steps:d,cfg_scale:p,threshold:g,perlin:m,height:y,width:b,sampler_name:w,seed:P,progress_images:se};if(j.seed=Se?KF(b8,S8):P,["txt2img","img2img"].includes(t)&&(j.seamless=T,j.hires_fix=k),t==="img2img"&&(j.init_img=I,j.strength=L,j.fit=N),t==="inpainting"&&a){const{lines:W,boundingBoxCoordinate:{x:re,y:de},boundingBoxDimensions:{width:be,height:De}}=r,Ie={x:re,y:de,width:be,height:De};j.init_img=o,j.strength=L,j.fit=!1;const Ve=s9e(a,W);j.init_mask=Ve.split("data:image/png;base64,")[1],j.bounding_box=Ie}F?(j.variation_amount=z,B&&(j.with_variations=_ve(B))):j.variation_amount=0;let ne=!1,Q=!1;return K&&(ne={level:U,strength:Y}),ve&&(Q={type:we,strength:le},we==="codeformer"&&(Q.codeformer_fidelity=fe)),{generationParameters:j,esrganParameters:ne,facetoolParameters:Q}},u9e=(e,t)=>{const{dispatch:n,getState:r}=e;return{emitGenerateImage:i=>{n(Yy(!0));const o=r(),{options:a,system:s,inpainting:l,gallery:d}=o,p={generationMode:i,optionsState:a,inpaintingState:l,systemState:s};if(i==="inpainting"){if(!_5.current||!l.imageToInpaint?.url){n(co({timestamp:fo(new Date,"isoDateTime"),message:"Inpainting image not loaded, cannot generate image.",level:"error"})),n(YF());return}p.imageToProcessUrl=l.imageToInpaint.url,p.maskImageElement=_5.current}else if(!["txt2img","img2img"].includes(i)){if(!d.currentImage?.url)return;p.imageToProcessUrl=d.currentImage.url}const{generationParameters:g,esrganParameters:m,facetoolParameters:y}=l9e(p);t.emit("generateImage",g,m,y),g.init_mask&&(g.init_mask=g.init_mask.substr(0,20).concat("...")),n(co({timestamp:fo(new Date,"isoDateTime"),message:`Image generation requested: ${JSON.stringify({...g,...m,...y})}`}))},emitRunESRGAN:i=>{n(Yy(!0));const{upscalingLevel:o,upscalingStrength:a}=r().options,s={upscale:[o,a]};t.emit("runPostprocessing",i,{type:"esrgan",...s}),n(co({timestamp:fo(new Date,"isoDateTime"),message:`ESRGAN upscale requested: ${JSON.stringify({file:i.url,...s})}`}))},emitRunFacetool:i=>{n(Yy(!0));const{facetoolType:o,facetoolStrength:a,codeformerFidelity:s}=r().options,l={facetool_strength:a};o==="codeformer"&&(l.codeformer_fidelity=s),t.emit("runPostprocessing",i,{type:o,...l}),n(co({timestamp:fo(new Date,"isoDateTime"),message:`Face restoration (${o}) requested: ${JSON.stringify({file:i.url,...l})}`}))},emitDeleteImage:i=>{const{url:o,uuid:a}=i;t.emit("deleteImage",o,a)},emitRequestImages:()=>{const{earliest_mtime:i}=r().gallery;t.emit("requestImages",i)},emitRequestNewImages:()=>{const{latest_mtime:i}=r().gallery;t.emit("requestLatestImages",i)},emitCancelProcessing:()=>{t.emit("cancel")},emitUploadInitialImage:i=>{t.emit("uploadInitialImage",i,i.name)},emitUploadMaskImage:i=>{t.emit("uploadMaskImage",i,i.name)},emitRequestSystemConfig:()=>{t.emit("requestSystemConfig")}}},c9e=()=>{const{origin:e}=new URL(window.location.href),t=i3(e,{timeout:6e4});let n=!1;return i=>o=>a=>{const{onConnect:s,onDisconnect:l,onError:d,onPostprocessingResult:p,onGenerationResult:g,onIntermediateResult:m,onProgressUpdate:y,onGalleryImages:b,onProcessingCanceled:w,onImageDeleted:P,onInitialImageUploaded:T,onMaskImageUploaded:k,onSystemConfig:L}=a9e(i),{emitGenerateImage:I,emitRunESRGAN:N,emitRunFacetool:F,emitDeleteImage:z,emitRequestImages:B,emitRequestNewImages:K,emitCancelProcessing:U,emitUploadInitialImage:Y,emitUploadMaskImage:ve,emitRequestSystemConfig:le}=u9e(i,t);switch(n||(t.on("connect",()=>s()),t.on("disconnect",()=>l()),t.on("error",fe=>d(fe)),t.on("generationResult",fe=>g(fe)),t.on("postprocessingResult",fe=>p(fe)),t.on("intermediateResult",fe=>m(fe)),t.on("progressUpdate",fe=>y(fe)),t.on("galleryImages",fe=>b(fe)),t.on("processingCanceled",()=>{w()}),t.on("imageDeleted",fe=>{P(fe)}),t.on("initialImageUploaded",fe=>{T(fe)}),t.on("maskImageUploaded",fe=>{k(fe)}),t.on("systemConfig",fe=>{L(fe)}),n=!0),a.type){case"socketio/generateImage":{I(a.payload);break}case"socketio/runESRGAN":{N(a.payload);break}case"socketio/runFacetool":{F(a.payload);break}case"socketio/deleteImage":{z(a.payload);break}case"socketio/requestImages":{B();break}case"socketio/requestNewImages":{K();break}case"socketio/cancelProcessing":{U();break}case"socketio/uploadInitialImage":{Y(a.payload);break}case"socketio/uploadMaskImage":{ve(a.payload);break}case"socketio/requestSystemConfig":{le();break}}o(a)}},d9e={key:"root",storage:gv,blacklist:["gallery","system","inpainting"]},f9e={key:"system",storage:gv,blacklist:["isConnected","isProcessing","currentStep","socketId","isESRGANAvailable","isGFPGANAvailable","currentStep","totalSteps","currentIteration","totalIterations","currentStatus"]},h9e={key:"gallery",storage:gv,whitelist:["shouldPinGallery","shouldShowGallery","galleryScrollPosition","galleryImageMinimumWidth"]},p9e={key:"inpainting",storage:gv,blacklist:["pastLines","futuresLines","cursorPosition"]},g9e=xF({options:sCe,gallery:Ky(h9e,G3e),system:Ky(f9e,T2e),inpainting:Ky(p9e,N3e)}),m9e=Ky(d9e,g9e),EH=lme({reducer:m9e,middleware:e=>e({serializableCheck:!1}).concat(c9e())}),_t=Kme,Ue=Dme;function o3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?o3=function(n){return typeof n}:o3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},o3(e)}function v9e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function tR(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function y9e(e,t,n){return t&&tR(e.prototype,t),n&&tR(e,n),e}function x9e(e,t){return t&&(o3(t)==="object"||typeof t=="function")?t:a3(e)}function AC(e){return AC=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},AC(e)}function a3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function b9e(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&RC(e,t)}function RC(e,t){return RC=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},RC(e,t)}function s3(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var PH=function(e){b9e(t,e);function t(){var n,r;v9e(this,t);for(var i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return r=x9e(this,(n=AC(t)).call.apply(n,[this].concat(o))),s3(a3(r),"state",{bootstrapped:!1}),s3(a3(r),"_unsubscribe",void 0),s3(a3(r),"handlePersistorState",function(){var s=r.props.persistor,l=s.getState(),d=l.bootstrapped;d&&(r.props.onBeforeLift?Promise.resolve(r.props.onBeforeLift()).finally(function(){return r.setState({bootstrapped:!0})}):r.setState({bootstrapped:!0}),r._unsubscribe&&r._unsubscribe())}),r}return y9e(t,[{key:"componentDidMount",value:function(){this._unsubscribe=this.props.persistor.subscribe(this.handlePersistorState),this.handlePersistorState()}},{key:"componentWillUnmount",value:function(){this._unsubscribe&&this._unsubscribe()}},{key:"render",value:function(){return typeof this.props.children=="function"?this.props.children(this.state.bootstrapped):this.state.bootstrapped?this.props.children:this.props.loading}}]),t}(C.exports.PureComponent);s3(PH,"defaultProps",{children:null,loading:null});const nR=Tge({config:{initialColorMode:"dark",useSystemColorMode:!1},components:{Tooltip:{baseStyle:e=>({textColor:e.colorMode==="dark"?"gray.800":"gray.100"})},Accordion:{baseStyle:e=>({button:{fontWeight:"bold",_hover:{bgColor:e.colorMode==="dark"?"rgba(255,255,255,0.05)":"rgba(0,0,0,0.05)"}},panel:{paddingBottom:2}})},FormLabel:{baseStyle:{fontWeight:"light"}},Button:{variants:{imageHoverIconButton:e=>({bg:e.colorMode==="dark"?"blackAlpha.700":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.700":"blackAlpha.700",_hover:{bg:e.colorMode==="dark"?"blackAlpha.800":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.900":"blackAlpha.900"}})}}}}),TH=()=>_(Hn,{width:"100vw",height:"100vh",alignItems:"center",justifyContent:"center",children:_(ov,{thickness:"2px",speed:"1s",emptyColor:"gray.200",color:"gray.400",size:"xl"})}),S9e=Tn(e=>e.system,e=>({isProcessing:e.isProcessing,currentStep:e.currentStep,totalSteps:e.totalSteps,currentStatusHasSteps:e.currentStatusHasSteps}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),w9e=()=>{const{isProcessing:e,currentStep:t,totalSteps:n,currentStatusHasSteps:r}=Ue(S9e),i=t?Math.round(t*100/n):0;return _(kz,{height:"4px",value:i,isIndeterminate:e&&!r,className:"progress-bar"})},C9e="/assets/logo.13003d72.png";function _9e(e){const{title:t,hotkey:n,description:r}=e;return ce("div",{className:"hotkey-modal-item",children:[ce("div",{className:"hotkey-info",children:[_("p",{className:"hotkey-title",children:t}),r&&_("p",{className:"hotkey-description",children:r})]}),_("div",{className:"hotkey-key",children:n})]})}function k9e({children:e}){const{isOpen:t,onOpen:n,onClose:r}=X3(),i=[{title:"Invoke",desc:"Generate an image",hotkey:"Ctrl+Enter"},{title:"Cancel",desc:"Cancel image generation",hotkey:"Shift+X"},{title:"Toggle Gallery",desc:"Open and close the gallery drawer",hotkey:"G"},{title:"Set Seed",desc:"Use the seed of the current image",hotkey:"S"},{title:"Set Parameters",desc:"Use all parameters of the current image",hotkey:"A"},{title:"Restore Faces",desc:"Restore the current image",hotkey:"R"},{title:"Upscale",desc:"Upscale the current image",hotkey:"U"},{title:"Show Info",desc:"Show metadata info of the current image",hotkey:"I"},{title:"Send To Image To Image",desc:"Send the current image to Image to Image module",hotkey:"Shift+I"},{title:"Delete Image",desc:"Delete the current image",hotkey:"Del"},{title:"Focus Prompt",desc:"Focus the prompt input area",hotkey:"Alt+A"},{title:"Previous Image",desc:"Display the previous image in the gallery",hotkey:"Arrow left"},{title:"Next Image",desc:"Display the next image in the gallery",hotkey:"Arrow right"},{title:"Change Tabs",desc:"Switch to another workspace",hotkey:"1-6"},{title:"Theme Toggle",desc:"Switch between dark and light modes",hotkey:"Shift+D"},{title:"Console Toggle",desc:"Open and close console",hotkey:"`"}],o=()=>{const a=[];return i.forEach((s,l)=>{a.push(_(_9e,{title:s.title,description:s.desc,hotkey:s.hotkey},l))}),a};return ce(Er,{children:[C.exports.cloneElement(e,{onClick:n}),ce(w0,{isOpen:t,onClose:r,children:[_(Mm,{}),ce(Im,{className:"hotkeys-modal",children:[_(G_,{}),_("h1",{children:"Keyboard Shorcuts"}),_("div",{className:"hotkeys-modal-items",children:o()})]})]})]})}function AS({settingTitle:e,isChecked:t,dispatcher:n}){const r=_t();return ce(Bu,{className:"settings-modal-item",children:[_(bd,{marginBottom:1,children:e}),_(z4,{isChecked:t,onChange:i=>r(n(i.target.checked))})]})}const E9e=Tn(e=>e.system,e=>{const{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r}=e;return{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r}},{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),P9e=({children:e})=>{const{isOpen:t,onOpen:n,onClose:r}=X3(),{isOpen:i,onOpen:o,onClose:a}=X3(),{shouldDisplayInProgress:s,shouldConfirmOnDelete:l,shouldDisplayGuides:d}=Ue(E9e),p=()=>{LH.purge().then(()=>{r(),o()})};return ce(Er,{children:[C.exports.cloneElement(e,{onClick:n}),ce(w0,{isOpen:t,onClose:r,children:[_(Mm,{}),ce(Im,{className:"settings-modal",children:[_(K_,{className:"settings-modal-header",children:"Settings"}),_(G_,{}),ce(t5,{className:"settings-modal-content",children:[ce("div",{className:"settings-modal-items",children:[_(AS,{settingTitle:"Display In-Progress Images (slower)",isChecked:s,dispatcher:w2e}),_(AS,{settingTitle:"Confirm on Delete",isChecked:l,dispatcher:ZF}),_(AS,{settingTitle:"Display Help Icons",isChecked:d,dispatcher:E2e})]}),ce("div",{className:"settings-modal-reset",children:[_(__,{size:"md",children:"Reset Web UI"}),_(Fo,{children:"Resetting the web UI only resets the browser's local cache of your images and remembered settings. It does not delete any images from disk."}),_(Fo,{children:"If images aren't showing up in the gallery or something else isn't working, please try resetting before submitting an issue on GitHub."}),_(Ol,{colorScheme:"red",onClick:p,children:"Reset Web UI"})]})]}),_(j_,{children:_(Ol,{onClick:r,children:"Close"})})]})]}),ce(w0,{closeOnOverlayClick:!1,isOpen:i,onClose:a,isCentered:!0,children:[_(Mm,{bg:"blackAlpha.300",backdropFilter:"blur(40px)"}),_(Im,{children:_(t5,{pb:6,pt:6,children:_(Hn,{justifyContent:"center",children:_(Fo,{fontSize:"lg",children:"Web UI has been reset. Refresh the page to reload."})})})})]})]})},T9e=Tn(e=>e.system,e=>({isConnected:e.isConnected,isProcessing:e.isProcessing,currentIteration:e.currentIteration,totalIterations:e.totalIterations,currentStatus:e.currentStatus,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),L9e=()=>{const{isConnected:e,isProcessing:t,currentIteration:n,totalIterations:r,currentStatus:i,hasError:o,wasErrorSeen:a}=Ue(T9e),s=_t();let l;e&&!o?l="status-good":l="status-bad";let d=i;return["generating","preparing","saving image","restoring faces","upscaling"].includes(d.toLowerCase())&&(l="status-working"),d&&t&&r>1&&(d+=` (${n}/${r})`),_(Oi,{label:o&&!a?"Click to clear, check logs for details":void 0,children:_(Fo,{cursor:o&&!a?"pointer":"initial",onClick:()=>{(o||!a)&&s(XF())},className:`status ${l}`,children:d})})},A9e=()=>{const{colorMode:e,toggleColorMode:t}=T9();Kt("shift+d",()=>{t()},[e,t]);const n=e=="light"?_(gye,{}):_(bye,{}),r=e=="light"?18:20;return ce("div",{className:"site-header",children:[ce("div",{className:"site-header-left-side",children:[_("img",{src:C9e,alt:"invoke-ai-logo"}),ce("h1",{children:["invoke ",_("strong",{children:"ai"})]})]}),ce("div",{className:"site-header-right-side",children:[_(L9e,{}),_(P9e,{children:_(Yi,{"aria-label":"Settings",variant:"link",fontSize:24,size:"sm",icon:_(t$,{})})}),_(k9e,{children:_(Yi,{"aria-label":"Hotkeys",variant:"link",fontSize:24,size:"sm",icon:_(z2e,{})})}),_(Oi,{hasArrow:!0,label:"Report Bug",placement:"bottom",children:_(Yi,{"aria-label":"Link to Github Issues",variant:"link",fontSize:23,size:"sm",icon:_(Xp,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI/issues",children:_(e$,{})})})}),_(Oi,{hasArrow:!0,label:"Github",placement:"bottom",children:_(Yi,{"aria-label":"Link to Github Repo",variant:"link",fontSize:20,size:"sm",icon:_(Xp,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI",children:_(aye,{})})})}),_(Oi,{hasArrow:!0,label:"Discord",placement:"bottom",children:_(Yi,{"aria-label":"Link to Discord Server",variant:"link",fontSize:20,size:"sm",icon:_(Xp,{isExternal:!0,href:"https://discord.gg/ZmtBAhwWhy",children:_(oye,{})})})}),_(Oi,{hasArrow:!0,label:"Theme",placement:"bottom",children:_(Yi,{"aria-label":"Toggle Dark Mode",onClick:t,variant:"link",size:"sm",fontSize:r,icon:n})})]})]})},R9e=Tn(e=>e.system,e=>e.log,{memoizeOptions:{resultEqualityCheck:(e,t)=>e.length===t.length}}),I9e=Tn(e=>e.system,e=>({shouldShowLogViewer:e.shouldShowLogViewer,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:vi.exports.isEqual}}),M9e=()=>{const e=_t(),t=Ue(R9e),{shouldShowLogViewer:n,hasError:r,wasErrorSeen:i}=Ue(I9e),[o,a]=C.exports.useState(!0),s=C.exports.useRef(null);C.exports.useLayoutEffect(()=>{s.current!==null&&o&&(s.current.scrollTop=s.current.scrollHeight)},[o,t,n]);const l=()=>{e(XF()),e(vL(!n))};return Kt("`",()=>{e(vL(!n))},[n]),ce(Er,{children:[n&&_(A$,{defaultSize:{width:"100%",height:200},style:{display:"flex",position:"fixed",left:0,bottom:0},maxHeight:"90vh",children:_("div",{className:"console",ref:s,children:t.map((d,p)=>{const{timestamp:g,message:m,level:y}=d;return ce("div",{className:`console-entry console-${y}-color`,children:[ce("p",{className:"console-timestamp",children:[g,":"]}),_("p",{className:"console-message",children:m})]},p)})})}),n&&_(Oi,{hasArrow:!0,label:o?"Autoscroll On":"Autoscroll Off",children:_(Yi,{className:`console-autoscroll-icon-button ${o&&"autoscroll-enabled"}`,size:"sm","aria-label":"Toggle autoscroll",variant:"solid",icon:_(sye,{}),onClick:()=>a(!o)})}),_(Oi,{hasArrow:!0,label:n?"Hide Console":"Show Console",children:_(Yi,{className:`console-toggle-icon-button ${(r||!i)&&"error-seen"}`,size:"sm",position:"fixed",variant:"solid","aria-label":"Toggle Log Viewer",icon:n?_(pye,{}):_(dye,{}),onClick:l})})]})};function O9e(){async function e(n=""){return await fetch(n,{method:"GET",cache:"no-cache"})}const t=()=>{const n=document.location;e(n+"/flaskwebgui-keep-server-alive").then(i=>i)};(!{BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV||{BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV==="production")&&document.addEventListener("DOMContentLoaded",()=>{t(),setInterval(t,3e3)})}O9e();const N9e=()=>{const e=_t(),[t,n]=C.exports.useState(!1);return C.exports.useEffect(()=>{e(X2e()),n(!0)},[e]),t?ce("div",{className:"App",children:[_(w9e,{}),ce("div",{className:"app-content",children:[_(A9e,{}),_(G6e,{})]}),_("div",{className:"app-console",children:_(M9e,{})})]}):_(TH,{})};const LH=hve(EH);IS.createRoot(document.getElementById("root")).render(_(ae.StrictMode,{children:_(Ume,{store:EH,children:_(PH,{loading:_(TH,{}),persistor:LH,children:ce(Pge,{theme:nR,children:[_(Oq,{initialColorMode:nR.config.initialColorMode}),_(N9e,{})]})})})}));
diff --git a/frontend/dist/assets/index.4150d00b.js b/frontend/dist/assets/index.4150d00b.js
new file mode 100644
index 0000000000..f17f7abc27
--- /dev/null
+++ b/frontend/dist/assets/index.4150d00b.js
@@ -0,0 +1,517 @@
+function lj(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const i in r)if(i!=="default"&&!(i in e)){const o=Object.getOwnPropertyDescriptor(r,i);o&&Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:()=>r[i]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const a of o.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerpolicy&&(o.referrerPolicy=i.referrerpolicy),i.crossorigin==="use-credentials"?o.credentials="include":i.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();var Su=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function DC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var C={exports:{}},Yt={};/**
+ * @license React
+ * react.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 Vm=Symbol.for("react.element"),uj=Symbol.for("react.portal"),cj=Symbol.for("react.fragment"),dj=Symbol.for("react.strict_mode"),fj=Symbol.for("react.profiler"),hj=Symbol.for("react.provider"),pj=Symbol.for("react.context"),gj=Symbol.for("react.forward_ref"),mj=Symbol.for("react.suspense"),vj=Symbol.for("react.memo"),yj=Symbol.for("react.lazy"),Q7=Symbol.iterator;function xj(e){return e===null||typeof e!="object"?null:(e=Q7&&e[Q7]||e["@@iterator"],typeof e=="function"?e:null)}var oI={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},aI=Object.assign,sI={};function T0(e,t,n){this.props=e,this.context=t,this.refs=sI,this.updater=n||oI}T0.prototype.isReactComponent={};T0.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)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,t,"setState")};T0.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function lI(){}lI.prototype=T0.prototype;function FC(e,t,n){this.props=e,this.context=t,this.refs=sI,this.updater=n||oI}var zC=FC.prototype=new lI;zC.constructor=FC;aI(zC,T0.prototype);zC.isPureReactComponent=!0;var J7=Array.isArray,uI=Object.prototype.hasOwnProperty,$C={current:null},cI={key:!0,ref:!0,__self:!0,__source:!0};function dI(e,t,n){var r,i={},o=null,a=null;if(t!=null)for(r in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(o=""+t.key),t)uI.call(t,r)&&!cI.hasOwnProperty(r)&&(i[r]=t[r]);var s=arguments.length-2;if(s===1)i.children=n;else if(1<s){for(var l=Array(s),d=0;d<s;d++)l[d]=arguments[d+2];i.children=l}if(e&&e.defaultProps)for(r in s=e.defaultProps,s)i[r]===void 0&&(i[r]=s[r]);return{$$typeof:Vm,type:e,key:o,ref:a,props:i,_owner:$C.current}}function bj(e,t){return{$$typeof:Vm,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function BC(e){return typeof e=="object"&&e!==null&&e.$$typeof===Vm}function Sj(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var ek=/\/+/g;function Gx(e,t){return typeof e=="object"&&e!==null&&e.key!=null?Sj(""+e.key):t.toString(36)}function xy(e,t,n,r,i){var o=typeof e;(o==="undefined"||o==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(o){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case Vm:case uj:a=!0}}if(a)return a=e,i=i(a),e=r===""?"."+Gx(a,0):r,J7(i)?(n="",e!=null&&(n=e.replace(ek,"$&/")+"/"),xy(i,t,n,"",function(d){return d})):i!=null&&(BC(i)&&(i=bj(i,n+(!i.key||a&&a.key===i.key?"":(""+i.key).replace(ek,"$&/")+"/")+e)),t.push(i)),1;if(a=0,r=r===""?".":r+":",J7(e))for(var s=0;s<e.length;s++){o=e[s];var l=r+Gx(o,s);a+=xy(o,t,n,l,i)}else if(l=xj(e),typeof l=="function")for(e=l.call(e),s=0;!(o=e.next()).done;)o=o.value,l=r+Gx(o,s++),a+=xy(o,t,n,l,i);else if(o==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return a}function u2(e,t,n){if(e==null)return e;var r=[],i=0;return xy(e,r,"","",function(o){return t.call(n,o,i++)}),r}function wj(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var bo={current:null},by={transition:null},Cj={ReactCurrentDispatcher:bo,ReactCurrentBatchConfig:by,ReactCurrentOwner:$C};Yt.Children={map:u2,forEach:function(e,t,n){u2(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return u2(e,function(){t++}),t},toArray:function(e){return u2(e,function(t){return t})||[]},only:function(e){if(!BC(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Yt.Component=T0;Yt.Fragment=cj;Yt.Profiler=fj;Yt.PureComponent=FC;Yt.StrictMode=dj;Yt.Suspense=mj;Yt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Cj;Yt.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=aI({},e.props),i=e.key,o=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(o=t.ref,a=$C.current),t.key!==void 0&&(i=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(l in t)uI.call(t,l)&&!cI.hasOwnProperty(l)&&(r[l]=t[l]===void 0&&s!==void 0?s[l]:t[l])}var l=arguments.length-2;if(l===1)r.children=n;else if(1<l){s=Array(l);for(var d=0;d<l;d++)s[d]=arguments[d+2];r.children=s}return{$$typeof:Vm,type:e.type,key:i,ref:o,props:r,_owner:a}};Yt.createContext=function(e){return e={$$typeof:pj,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:hj,_context:e},e.Consumer=e};Yt.createElement=dI;Yt.createFactory=function(e){var t=dI.bind(null,e);return t.type=e,t};Yt.createRef=function(){return{current:null}};Yt.forwardRef=function(e){return{$$typeof:gj,render:e}};Yt.isValidElement=BC;Yt.lazy=function(e){return{$$typeof:yj,_payload:{_status:-1,_result:e},_init:wj}};Yt.memo=function(e,t){return{$$typeof:vj,type:e,compare:t===void 0?null:t}};Yt.startTransition=function(e){var t=by.transition;by.transition={};try{e()}finally{by.transition=t}};Yt.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};Yt.useCallback=function(e,t){return bo.current.useCallback(e,t)};Yt.useContext=function(e){return bo.current.useContext(e)};Yt.useDebugValue=function(){};Yt.useDeferredValue=function(e){return bo.current.useDeferredValue(e)};Yt.useEffect=function(e,t){return bo.current.useEffect(e,t)};Yt.useId=function(){return bo.current.useId()};Yt.useImperativeHandle=function(e,t,n){return bo.current.useImperativeHandle(e,t,n)};Yt.useInsertionEffect=function(e,t){return bo.current.useInsertionEffect(e,t)};Yt.useLayoutEffect=function(e,t){return bo.current.useLayoutEffect(e,t)};Yt.useMemo=function(e,t){return bo.current.useMemo(e,t)};Yt.useReducer=function(e,t,n){return bo.current.useReducer(e,t,n)};Yt.useRef=function(e){return bo.current.useRef(e)};Yt.useState=function(e){return bo.current.useState(e)};Yt.useSyncExternalStore=function(e,t,n){return bo.current.useSyncExternalStore(e,t,n)};Yt.useTransition=function(){return bo.current.useTransition()};Yt.version="18.2.0";(function(e){e.exports=Yt})(C);const se=DC(C.exports),MS=lj({__proto__:null,default:se},[C.exports]);var OS={},$l={exports:{}},wa={},$p={exports:{}},fI={};/**
+ * @license React
+ * scheduler.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.
+ */(function(e){function t(j,ne){var Q=j.length;j.push(ne);e:for(;0<Q;){var W=Q-1>>>1,re=j[W];if(0<i(re,ne))j[W]=ne,j[Q]=re,Q=W;else break e}}function n(j){return j.length===0?null:j[0]}function r(j){if(j.length===0)return null;var ne=j[0],Q=j.pop();if(Q!==ne){j[0]=Q;e:for(var W=0,re=j.length,de=re>>>1;W<de;){var Se=2*(W+1)-1,De=j[Se],Me=Se+1,Ve=j[Me];if(0>i(De,Q))Me<re&&0>i(Ve,De)?(j[W]=Ve,j[Me]=Q,W=Me):(j[W]=De,j[Se]=Q,W=Se);else if(Me<re&&0>i(Ve,Q))j[W]=Ve,j[Me]=Q,W=Me;else break e}}return ne}function i(j,ne){var Q=j.sortIndex-ne.sortIndex;return Q!==0?Q:j.id-ne.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var a=Date,s=a.now();e.unstable_now=function(){return a.now()-s}}var l=[],d=[],p=1,g=null,m=3,y=!1,b=!1,S=!1,P=typeof setTimeout=="function"?setTimeout:null,E=typeof clearTimeout=="function"?clearTimeout:null,k=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function L(j){for(var ne=n(d);ne!==null;){if(ne.callback===null)r(d);else if(ne.startTime<=j)r(d),ne.sortIndex=ne.expirationTime,t(l,ne);else break;ne=n(d)}}function R(j){if(S=!1,L(j),!b)if(n(l)!==null)b=!0,be(N);else{var ne=n(d);ne!==null&&ie(R,ne.startTime-j)}}function N(j,ne){b=!1,S&&(S=!1,E($),$=-1),y=!0;var Q=m;try{for(L(ne),g=n(l);g!==null&&(!(g.expirationTime>ne)||j&&!Y());){var W=g.callback;if(typeof W=="function"){g.callback=null,m=g.priorityLevel;var re=W(g.expirationTime<=ne);ne=e.unstable_now(),typeof re=="function"?g.callback=re:g===n(l)&&r(l),L(ne)}else r(l);g=n(l)}if(g!==null)var de=!0;else{var Se=n(d);Se!==null&&ie(R,Se.startTime-ne),de=!1}return de}finally{g=null,m=Q,y=!1}}var F=!1,z=null,$=-1,K=5,G=-1;function Y(){return!(e.unstable_now()-G<K)}function ve(){if(z!==null){var j=e.unstable_now();G=j;var ne=!0;try{ne=z(!0,j)}finally{ne?pe():(F=!1,z=null)}}else F=!1}var pe;if(typeof k=="function")pe=function(){k(ve)};else if(typeof MessageChannel<"u"){var le=new MessageChannel,we=le.port2;le.port1.onmessage=ve,pe=function(){we.postMessage(null)}}else pe=function(){P(ve,0)};function be(j){z=j,F||(F=!0,pe())}function ie(j,ne){$=P(function(){j(e.unstable_now())},ne)}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(j){j.callback=null},e.unstable_continueExecution=function(){b||y||(b=!0,be(N))},e.unstable_forceFrameRate=function(j){0>j||125<j?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):K=0<j?Math.floor(1e3/j):5},e.unstable_getCurrentPriorityLevel=function(){return m},e.unstable_getFirstCallbackNode=function(){return n(l)},e.unstable_next=function(j){switch(m){case 1:case 2:case 3:var ne=3;break;default:ne=m}var Q=m;m=ne;try{return j()}finally{m=Q}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(j,ne){switch(j){case 1:case 2:case 3:case 4:case 5:break;default:j=3}var Q=m;m=j;try{return ne()}finally{m=Q}},e.unstable_scheduleCallback=function(j,ne,Q){var W=e.unstable_now();switch(typeof Q=="object"&&Q!==null?(Q=Q.delay,Q=typeof Q=="number"&&0<Q?W+Q:W):Q=W,j){case 1:var re=-1;break;case 2:re=250;break;case 5:re=1073741823;break;case 4:re=1e4;break;default:re=5e3}return re=Q+re,j={id:p++,callback:ne,priorityLevel:j,startTime:Q,expirationTime:re,sortIndex:-1},Q>W?(j.sortIndex=Q,t(d,j),n(l)===null&&j===n(d)&&(S?(E($),$=-1):S=!0,ie(R,Q-W))):(j.sortIndex=re,t(l,j),b||y||(b=!0,be(N))),j},e.unstable_shouldYield=Y,e.unstable_wrapCallback=function(j){var ne=m;return function(){var Q=m;m=ne;try{return j.apply(this,arguments)}finally{m=Q}}}})(fI);(function(e){e.exports=fI})($p);/**
+ * @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 hI=C.exports,ya=$p.exports;function Fe(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var pI=new Set,Xg={};function oh(e,t){s0(e,t),s0(e+"Capture",t)}function s0(e,t){for(Xg[e]=t,e=0;e<t.length;e++)pI.add(t[e])}var Pu=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),NS=Object.prototype.hasOwnProperty,_j=/^[: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]*$/,tk={},nk={};function kj(e){return NS.call(nk,e)?!0:NS.call(tk,e)?!1:_j.test(e)?nk[e]=!0:(tk[e]=!0,!1)}function Ej(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function Pj(e,t,n,r){if(t===null||typeof t>"u"||Ej(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function So(e,t,n,r,i,o,a){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=a}var Di={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Di[e]=new So(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Di[t]=new So(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Di[e]=new So(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Di[e]=new So(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){Di[e]=new So(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Di[e]=new So(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Di[e]=new So(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Di[e]=new So(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Di[e]=new So(e,5,!1,e.toLowerCase(),null,!1,!1)});var HC=/[\-:]([a-z])/g;function WC(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".split(" ").forEach(function(e){var t=e.replace(HC,WC);Di[t]=new So(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(HC,WC);Di[t]=new So(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(HC,WC);Di[t]=new So(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Di[e]=new So(e,1,!1,e.toLowerCase(),null,!1,!1)});Di.xlinkHref=new So("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Di[e]=new So(e,1,!1,e.toLowerCase(),null,!0,!0)});function VC(e,t,n,r){var i=Di.hasOwnProperty(t)?Di[t]:null;(i!==null?i.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(Pj(t,n,i,r)&&(n=null),r||i===null?kj(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):i.mustUseProperty?e[i.propertyName]=n===null?i.type===3?!1:"":n:(t=i.attributeName,r=i.attributeNamespace,n===null?e.removeAttribute(t):(i=i.type,n=i===3||i===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var zu=hI.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,c2=Symbol.for("react.element"),Sp=Symbol.for("react.portal"),wp=Symbol.for("react.fragment"),UC=Symbol.for("react.strict_mode"),DS=Symbol.for("react.profiler"),gI=Symbol.for("react.provider"),mI=Symbol.for("react.context"),GC=Symbol.for("react.forward_ref"),FS=Symbol.for("react.suspense"),zS=Symbol.for("react.suspense_list"),jC=Symbol.for("react.memo"),zc=Symbol.for("react.lazy"),vI=Symbol.for("react.offscreen"),rk=Symbol.iterator;function F1(e){return e===null||typeof e!="object"?null:(e=rk&&e[rk]||e["@@iterator"],typeof e=="function"?e:null)}var gr=Object.assign,jx;function ig(e){if(jx===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);jx=t&&t[1]||""}return`
+`+jx+e}var Kx=!1;function qx(e,t){if(!e||Kx)return"";Kx=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(d){var r=d}Reflect.construct(e,[],t)}else{try{t.call()}catch(d){r=d}e.call(t.prototype)}else{try{throw Error()}catch(d){r=d}e()}}catch(d){if(d&&r&&typeof d.stack=="string"){for(var i=d.stack.split(`
+`),o=r.stack.split(`
+`),a=i.length-1,s=o.length-1;1<=a&&0<=s&&i[a]!==o[s];)s--;for(;1<=a&&0<=s;a--,s--)if(i[a]!==o[s]){if(a!==1||s!==1)do if(a--,s--,0>s||i[a]!==o[s]){var l=`
+`+i[a].replace(" at new "," at ");return e.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",e.displayName)),l}while(1<=a&&0<=s);break}}}finally{Kx=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?ig(e):""}function Tj(e){switch(e.tag){case 5:return ig(e.type);case 16:return ig("Lazy");case 13:return ig("Suspense");case 19:return ig("SuspenseList");case 0:case 2:case 15:return e=qx(e.type,!1),e;case 11:return e=qx(e.type.render,!1),e;case 1:return e=qx(e.type,!0),e;default:return""}}function $S(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case wp:return"Fragment";case Sp:return"Portal";case DS:return"Profiler";case UC:return"StrictMode";case FS:return"Suspense";case zS:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case mI:return(e.displayName||"Context")+".Consumer";case gI:return(e._context.displayName||"Context")+".Provider";case GC:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case jC:return t=e.displayName||null,t!==null?t:$S(e.type)||"Memo";case zc:t=e._payload,e=e._init;try{return $S(e(t))}catch{}}return null}function Lj(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return $S(t);case 8:return t===UC?"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(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function ld(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function yI(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Aj(e){var t=yI(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(a){r=""+a,o.call(this,a)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(a){r=""+a},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function d2(e){e._valueTracker||(e._valueTracker=Aj(e))}function xI(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=yI(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function u3(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function BS(e,t){var n=t.checked;return gr({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function ik(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=ld(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function bI(e,t){t=t.checked,t!=null&&VC(e,"checked",t,!1)}function HS(e,t){bI(e,t);var n=ld(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?WS(e,t.type,n):t.hasOwnProperty("defaultValue")&&WS(e,t.type,ld(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function ok(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function WS(e,t,n){(t!=="number"||u3(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var og=Array.isArray;function Bp(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=""+ld(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function VS(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(Fe(91));return gr({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ak(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(Fe(92));if(og(n)){if(1<n.length)throw Error(Fe(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:ld(n)}}function SI(e,t){var n=ld(t.value),r=ld(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function sk(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function wI(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 US(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?wI(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var f2,CI=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,i){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,i)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(f2=f2||document.createElement("div"),f2.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=f2.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Qg(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var wg={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},Ij=["Webkit","ms","Moz","O"];Object.keys(wg).forEach(function(e){Ij.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),wg[t]=wg[e]})});function _I(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||wg.hasOwnProperty(e)&&wg[e]?(""+t).trim():t+"px"}function kI(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=_I(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var Rj=gr({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 GS(e,t){if(t){if(Rj[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(Fe(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(Fe(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(Fe(61))}if(t.style!=null&&typeof t.style!="object")throw Error(Fe(62))}}function jS(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";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 KS=null;function KC(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var qS=null,Hp=null,Wp=null;function lk(e){if(e=jm(e)){if(typeof qS!="function")throw Error(Fe(280));var t=e.stateNode;t&&(t=I5(t),qS(e.stateNode,e.type,t))}}function EI(e){Hp?Wp?Wp.push(e):Wp=[e]:Hp=e}function PI(){if(Hp){var e=Hp,t=Wp;if(Wp=Hp=null,lk(e),t)for(e=0;e<t.length;e++)lk(t[e])}}function TI(e,t){return e(t)}function LI(){}var Zx=!1;function AI(e,t,n){if(Zx)return e(t,n);Zx=!0;try{return TI(e,t,n)}finally{Zx=!1,(Hp!==null||Wp!==null)&&(LI(),PI())}}function Jg(e,t){var n=e.stateNode;if(n===null)return null;var r=I5(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(Fe(231,t,typeof n));return n}var ZS=!1;if(Pu)try{var z1={};Object.defineProperty(z1,"passive",{get:function(){ZS=!0}}),window.addEventListener("test",z1,z1),window.removeEventListener("test",z1,z1)}catch{ZS=!1}function Mj(e,t,n,r,i,o,a,s,l){var d=Array.prototype.slice.call(arguments,3);try{t.apply(n,d)}catch(p){this.onError(p)}}var Cg=!1,c3=null,d3=!1,YS=null,Oj={onError:function(e){Cg=!0,c3=e}};function Nj(e,t,n,r,i,o,a,s,l){Cg=!1,c3=null,Mj.apply(Oj,arguments)}function Dj(e,t,n,r,i,o,a,s,l){if(Nj.apply(this,arguments),Cg){if(Cg){var d=c3;Cg=!1,c3=null}else throw Error(Fe(198));d3||(d3=!0,YS=d)}}function ah(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,(t.flags&4098)!==0&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function II(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function uk(e){if(ah(e)!==e)throw Error(Fe(188))}function Fj(e){var t=e.alternate;if(!t){if(t=ah(e),t===null)throw Error(Fe(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(i===null)break;var o=i.alternate;if(o===null){if(r=i.return,r!==null){n=r;continue}break}if(i.child===o.child){for(o=i.child;o;){if(o===n)return uk(i),e;if(o===r)return uk(i),t;o=o.sibling}throw Error(Fe(188))}if(n.return!==r.return)n=i,r=o;else{for(var a=!1,s=i.child;s;){if(s===n){a=!0,n=i,r=o;break}if(s===r){a=!0,r=i,n=o;break}s=s.sibling}if(!a){for(s=o.child;s;){if(s===n){a=!0,n=o,r=i;break}if(s===r){a=!0,r=o,n=i;break}s=s.sibling}if(!a)throw Error(Fe(189))}}if(n.alternate!==r)throw Error(Fe(190))}if(n.tag!==3)throw Error(Fe(188));return n.stateNode.current===n?e:t}function RI(e){return e=Fj(e),e!==null?MI(e):null}function MI(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=MI(e);if(t!==null)return t;e=e.sibling}return null}var OI=ya.unstable_scheduleCallback,ck=ya.unstable_cancelCallback,zj=ya.unstable_shouldYield,$j=ya.unstable_requestPaint,$r=ya.unstable_now,Bj=ya.unstable_getCurrentPriorityLevel,qC=ya.unstable_ImmediatePriority,NI=ya.unstable_UserBlockingPriority,f3=ya.unstable_NormalPriority,Hj=ya.unstable_LowPriority,DI=ya.unstable_IdlePriority,P5=null,Cl=null;function Wj(e){if(Cl&&typeof Cl.onCommitFiberRoot=="function")try{Cl.onCommitFiberRoot(P5,e,void 0,(e.current.flags&128)===128)}catch{}}var Is=Math.clz32?Math.clz32:Gj,Vj=Math.log,Uj=Math.LN2;function Gj(e){return e>>>=0,e===0?32:31-(Vj(e)/Uj|0)|0}var h2=64,p2=4194304;function ag(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 e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function h3(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,o=e.pingedLanes,a=n&268435455;if(a!==0){var s=a&~i;s!==0?r=ag(s):(o&=a,o!==0&&(r=ag(o)))}else a=n&~i,a!==0?r=ag(a):o!==0&&(r=ag(o));if(r===0)return 0;if(t!==0&&t!==r&&(t&i)===0&&(i=r&-r,o=t&-t,i>=o||i===16&&(o&4194240)!==0))return t;if((r&4)!==0&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-Is(t),i=1<<n,r|=e[n],t&=~i;return r}function jj(e,t){switch(e){case 1:case 2:case 4:return t+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 t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Kj(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,o=e.pendingLanes;0<o;){var a=31-Is(o),s=1<<a,l=i[a];l===-1?((s&n)===0||(s&r)!==0)&&(i[a]=jj(s,t)):l<=t&&(e.expiredLanes|=s),o&=~s}}function XS(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function FI(){var e=h2;return h2<<=1,(h2&4194240)===0&&(h2=64),e}function Yx(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Um(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Is(t),e[t]=n}function qj(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-Is(n),o=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~o}}function ZC(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Is(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var En=0;function zI(e){return e&=-e,1<e?4<e?(e&268435455)!==0?16:536870912:4:1}var $I,YC,BI,HI,WI,QS=!1,g2=[],Qc=null,Jc=null,ed=null,em=new Map,tm=new Map,Wc=[],Zj="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 dk(e,t){switch(e){case"focusin":case"focusout":Qc=null;break;case"dragenter":case"dragleave":Jc=null;break;case"mouseover":case"mouseout":ed=null;break;case"pointerover":case"pointerout":em.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":tm.delete(t.pointerId)}}function $1(e,t,n,r,i,o){return e===null||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[i]},t!==null&&(t=jm(t),t!==null&&YC(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function Yj(e,t,n,r,i){switch(t){case"focusin":return Qc=$1(Qc,e,t,n,r,i),!0;case"dragenter":return Jc=$1(Jc,e,t,n,r,i),!0;case"mouseover":return ed=$1(ed,e,t,n,r,i),!0;case"pointerover":var o=i.pointerId;return em.set(o,$1(em.get(o)||null,e,t,n,r,i)),!0;case"gotpointercapture":return o=i.pointerId,tm.set(o,$1(tm.get(o)||null,e,t,n,r,i)),!0}return!1}function VI(e){var t=zf(e.target);if(t!==null){var n=ah(t);if(n!==null){if(t=n.tag,t===13){if(t=II(n),t!==null){e.blockedOn=t,WI(e.priority,function(){BI(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Sy(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=JS(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);KS=r,n.target.dispatchEvent(r),KS=null}else return t=jm(n),t!==null&&YC(t),e.blockedOn=n,!1;t.shift()}return!0}function fk(e,t,n){Sy(e)&&n.delete(t)}function Xj(){QS=!1,Qc!==null&&Sy(Qc)&&(Qc=null),Jc!==null&&Sy(Jc)&&(Jc=null),ed!==null&&Sy(ed)&&(ed=null),em.forEach(fk),tm.forEach(fk)}function B1(e,t){e.blockedOn===t&&(e.blockedOn=null,QS||(QS=!0,ya.unstable_scheduleCallback(ya.unstable_NormalPriority,Xj)))}function nm(e){function t(i){return B1(i,e)}if(0<g2.length){B1(g2[0],e);for(var n=1;n<g2.length;n++){var r=g2[n];r.blockedOn===e&&(r.blockedOn=null)}}for(Qc!==null&&B1(Qc,e),Jc!==null&&B1(Jc,e),ed!==null&&B1(ed,e),em.forEach(t),tm.forEach(t),n=0;n<Wc.length;n++)r=Wc[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<Wc.length&&(n=Wc[0],n.blockedOn===null);)VI(n),n.blockedOn===null&&Wc.shift()}var Vp=zu.ReactCurrentBatchConfig,p3=!0;function Qj(e,t,n,r){var i=En,o=Vp.transition;Vp.transition=null;try{En=1,XC(e,t,n,r)}finally{En=i,Vp.transition=o}}function Jj(e,t,n,r){var i=En,o=Vp.transition;Vp.transition=null;try{En=4,XC(e,t,n,r)}finally{En=i,Vp.transition=o}}function XC(e,t,n,r){if(p3){var i=JS(e,t,n,r);if(i===null)ab(e,t,r,g3,n),dk(e,r);else if(Yj(i,e,t,n,r))r.stopPropagation();else if(dk(e,r),t&4&&-1<Zj.indexOf(e)){for(;i!==null;){var o=jm(i);if(o!==null&&$I(o),o=JS(e,t,n,r),o===null&&ab(e,t,r,g3,n),o===i)break;i=o}i!==null&&r.stopPropagation()}else ab(e,t,r,null,n)}}var g3=null;function JS(e,t,n,r){if(g3=null,e=KC(r),e=zf(e),e!==null)if(t=ah(e),t===null)e=null;else if(n=t.tag,n===13){if(e=II(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return g3=e,null}function UI(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(Bj()){case qC:return 1;case NI:return 4;case f3:case Hj:return 16;case DI:return 536870912;default:return 16}default:return 16}}var jc=null,QC=null,wy=null;function GI(){if(wy)return wy;var e,t=QC,n=t.length,r,i="value"in jc?jc.value:jc.textContent,o=i.length;for(e=0;e<n&&t[e]===i[e];e++);var a=n-e;for(r=1;r<=a&&t[n-r]===i[o-r];r++);return wy=i.slice(e,1<r?1-r:void 0)}function Cy(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function m2(){return!0}function hk(){return!1}function Ca(e){function t(n,r,i,o,a){this._reactName=n,this._targetInst=i,this.type=r,this.nativeEvent=o,this.target=a,this.currentTarget=null;for(var s in e)e.hasOwnProperty(s)&&(n=e[s],this[s]=n?n(o):o[s]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?m2:hk,this.isPropagationStopped=hk,this}return gr(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=m2)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=m2)},persist:function(){},isPersistent:m2}),t}var L0={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},JC=Ca(L0),Gm=gr({},L0,{view:0,detail:0}),eK=Ca(Gm),Xx,Qx,H1,T5=gr({},Gm,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:e9,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==H1&&(H1&&e.type==="mousemove"?(Xx=e.screenX-H1.screenX,Qx=e.screenY-H1.screenY):Qx=Xx=0,H1=e),Xx)},movementY:function(e){return"movementY"in e?e.movementY:Qx}}),pk=Ca(T5),tK=gr({},T5,{dataTransfer:0}),nK=Ca(tK),rK=gr({},Gm,{relatedTarget:0}),Jx=Ca(rK),iK=gr({},L0,{animationName:0,elapsedTime:0,pseudoElement:0}),oK=Ca(iK),aK=gr({},L0,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),sK=Ca(aK),lK=gr({},L0,{data:0}),gk=Ca(lK),uK={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},cK={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"},dK={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function fK(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=dK[e])?!!t[e]:!1}function e9(){return fK}var hK=gr({},Gm,{key:function(e){if(e.key){var t=uK[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=Cy(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?cK[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:e9,charCode:function(e){return e.type==="keypress"?Cy(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Cy(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),pK=Ca(hK),gK=gr({},T5,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),mk=Ca(gK),mK=gr({},Gm,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:e9}),vK=Ca(mK),yK=gr({},L0,{propertyName:0,elapsedTime:0,pseudoElement:0}),xK=Ca(yK),bK=gr({},T5,{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}),SK=Ca(bK),wK=[9,13,27,32],t9=Pu&&"CompositionEvent"in window,_g=null;Pu&&"documentMode"in document&&(_g=document.documentMode);var CK=Pu&&"TextEvent"in window&&!_g,jI=Pu&&(!t9||_g&&8<_g&&11>=_g),vk=String.fromCharCode(32),yk=!1;function KI(e,t){switch(e){case"keyup":return wK.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function qI(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Cp=!1;function _K(e,t){switch(e){case"compositionend":return qI(t);case"keypress":return t.which!==32?null:(yk=!0,vk);case"textInput":return e=t.data,e===vk&&yk?null:e;default:return null}}function kK(e,t){if(Cp)return e==="compositionend"||!t9&&KI(e,t)?(e=GI(),wy=QC=jc=null,Cp=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return jI&&t.locale!=="ko"?null:t.data;default:return null}}var EK={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 xk(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!EK[e.type]:t==="textarea"}function ZI(e,t,n,r){EI(r),t=m3(t,"onChange"),0<t.length&&(n=new JC("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var kg=null,rm=null;function PK(e){aR(e,0)}function L5(e){var t=Ep(e);if(xI(t))return e}function TK(e,t){if(e==="change")return t}var YI=!1;if(Pu){var eb;if(Pu){var tb="oninput"in document;if(!tb){var bk=document.createElement("div");bk.setAttribute("oninput","return;"),tb=typeof bk.oninput=="function"}eb=tb}else eb=!1;YI=eb&&(!document.documentMode||9<document.documentMode)}function Sk(){kg&&(kg.detachEvent("onpropertychange",XI),rm=kg=null)}function XI(e){if(e.propertyName==="value"&&L5(rm)){var t=[];ZI(t,rm,e,KC(e)),AI(PK,t)}}function LK(e,t,n){e==="focusin"?(Sk(),kg=t,rm=n,kg.attachEvent("onpropertychange",XI)):e==="focusout"&&Sk()}function AK(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return L5(rm)}function IK(e,t){if(e==="click")return L5(t)}function RK(e,t){if(e==="input"||e==="change")return L5(t)}function MK(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Os=typeof Object.is=="function"?Object.is:MK;function im(e,t){if(Os(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!NS.call(t,i)||!Os(e[i],t[i]))return!1}return!0}function wk(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Ck(e,t){var n=wk(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=wk(n)}}function QI(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?QI(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function JI(){for(var e=window,t=u3();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=u3(e.document)}return t}function n9(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function OK(e){var t=JI(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&QI(n.ownerDocument.documentElement,n)){if(r!==null&&n9(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=r.end===void 0?o:Math.min(r.end,i),!e.extend&&o>r&&(i=r,r=o,o=i),i=Ck(n,o);var a=Ck(n,r);i&&a&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(a.node,a.offset)):(t.setEnd(a.node,a.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var NK=Pu&&"documentMode"in document&&11>=document.documentMode,_p=null,ew=null,Eg=null,tw=!1;function _k(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;tw||_p==null||_p!==u3(r)||(r=_p,"selectionStart"in r&&n9(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Eg&&im(Eg,r)||(Eg=r,r=m3(ew,"onSelect"),0<r.length&&(t=new JC("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=_p)))}function v2(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var kp={animationend:v2("Animation","AnimationEnd"),animationiteration:v2("Animation","AnimationIteration"),animationstart:v2("Animation","AnimationStart"),transitionend:v2("Transition","TransitionEnd")},nb={},eR={};Pu&&(eR=document.createElement("div").style,"AnimationEvent"in window||(delete kp.animationend.animation,delete kp.animationiteration.animation,delete kp.animationstart.animation),"TransitionEvent"in window||delete kp.transitionend.transition);function A5(e){if(nb[e])return nb[e];if(!kp[e])return e;var t=kp[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in eR)return nb[e]=t[n];return e}var tR=A5("animationend"),nR=A5("animationiteration"),rR=A5("animationstart"),iR=A5("transitionend"),oR=new Map,kk="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 vd(e,t){oR.set(e,t),oh(t,[e])}for(var rb=0;rb<kk.length;rb++){var ib=kk[rb],DK=ib.toLowerCase(),FK=ib[0].toUpperCase()+ib.slice(1);vd(DK,"on"+FK)}vd(tR,"onAnimationEnd");vd(nR,"onAnimationIteration");vd(rR,"onAnimationStart");vd("dblclick","onDoubleClick");vd("focusin","onFocus");vd("focusout","onBlur");vd(iR,"onTransitionEnd");s0("onMouseEnter",["mouseout","mouseover"]);s0("onMouseLeave",["mouseout","mouseover"]);s0("onPointerEnter",["pointerout","pointerover"]);s0("onPointerLeave",["pointerout","pointerover"]);oh("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));oh("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));oh("onBeforeInput",["compositionend","keypress","textInput","paste"]);oh("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));oh("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));oh("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var sg="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(" "),zK=new Set("cancel close invalid load scroll toggle".split(" ").concat(sg));function Ek(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,Dj(r,t,void 0,e),e.currentTarget=null}function aR(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;e:{var o=void 0;if(t)for(var a=r.length-1;0<=a;a--){var s=r[a],l=s.instance,d=s.currentTarget;if(s=s.listener,l!==o&&i.isPropagationStopped())break e;Ek(i,s,d),o=l}else for(a=0;a<r.length;a++){if(s=r[a],l=s.instance,d=s.currentTarget,s=s.listener,l!==o&&i.isPropagationStopped())break e;Ek(i,s,d),o=l}}}if(d3)throw e=YS,d3=!1,YS=null,e}function Kn(e,t){var n=t[aw];n===void 0&&(n=t[aw]=new Set);var r=e+"__bubble";n.has(r)||(sR(t,e,2,!1),n.add(r))}function ob(e,t,n){var r=0;t&&(r|=4),sR(n,e,r,t)}var y2="_reactListening"+Math.random().toString(36).slice(2);function om(e){if(!e[y2]){e[y2]=!0,pI.forEach(function(n){n!=="selectionchange"&&(zK.has(n)||ob(n,!1,e),ob(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[y2]||(t[y2]=!0,ob("selectionchange",!1,t))}}function sR(e,t,n,r){switch(UI(t)){case 1:var i=Qj;break;case 4:i=Jj;break;default:i=XC}n=i.bind(null,t,n,e),i=void 0,!ZS||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(i=!0),r?i!==void 0?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):i!==void 0?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function ab(e,t,n,r,i){var o=r;if((t&1)===0&&(t&2)===0&&r!==null)e:for(;;){if(r===null)return;var a=r.tag;if(a===3||a===4){var s=r.stateNode.containerInfo;if(s===i||s.nodeType===8&&s.parentNode===i)break;if(a===4)for(a=r.return;a!==null;){var l=a.tag;if((l===3||l===4)&&(l=a.stateNode.containerInfo,l===i||l.nodeType===8&&l.parentNode===i))return;a=a.return}for(;s!==null;){if(a=zf(s),a===null)return;if(l=a.tag,l===5||l===6){r=o=a;continue e}s=s.parentNode}}r=r.return}AI(function(){var d=o,p=KC(n),g=[];e:{var m=oR.get(e);if(m!==void 0){var y=JC,b=e;switch(e){case"keypress":if(Cy(n)===0)break e;case"keydown":case"keyup":y=pK;break;case"focusin":b="focus",y=Jx;break;case"focusout":b="blur",y=Jx;break;case"beforeblur":case"afterblur":y=Jx;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":y=pk;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":y=nK;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":y=vK;break;case tR:case nR:case rR:y=oK;break;case iR:y=xK;break;case"scroll":y=eK;break;case"wheel":y=SK;break;case"copy":case"cut":case"paste":y=sK;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":y=mk}var S=(t&4)!==0,P=!S&&e==="scroll",E=S?m!==null?m+"Capture":null:m;S=[];for(var k=d,L;k!==null;){L=k;var R=L.stateNode;if(L.tag===5&&R!==null&&(L=R,E!==null&&(R=Jg(k,E),R!=null&&S.push(am(k,R,L)))),P)break;k=k.return}0<S.length&&(m=new y(m,b,null,n,p),g.push({event:m,listeners:S}))}}if((t&7)===0){e:{if(m=e==="mouseover"||e==="pointerover",y=e==="mouseout"||e==="pointerout",m&&n!==KS&&(b=n.relatedTarget||n.fromElement)&&(zf(b)||b[Tu]))break e;if((y||m)&&(m=p.window===p?p:(m=p.ownerDocument)?m.defaultView||m.parentWindow:window,y?(b=n.relatedTarget||n.toElement,y=d,b=b?zf(b):null,b!==null&&(P=ah(b),b!==P||b.tag!==5&&b.tag!==6)&&(b=null)):(y=null,b=d),y!==b)){if(S=pk,R="onMouseLeave",E="onMouseEnter",k="mouse",(e==="pointerout"||e==="pointerover")&&(S=mk,R="onPointerLeave",E="onPointerEnter",k="pointer"),P=y==null?m:Ep(y),L=b==null?m:Ep(b),m=new S(R,k+"leave",y,n,p),m.target=P,m.relatedTarget=L,R=null,zf(p)===d&&(S=new S(E,k+"enter",b,n,p),S.target=L,S.relatedTarget=P,R=S),P=R,y&&b)t:{for(S=y,E=b,k=0,L=S;L;L=op(L))k++;for(L=0,R=E;R;R=op(R))L++;for(;0<k-L;)S=op(S),k--;for(;0<L-k;)E=op(E),L--;for(;k--;){if(S===E||E!==null&&S===E.alternate)break t;S=op(S),E=op(E)}S=null}else S=null;y!==null&&Pk(g,m,y,S,!1),b!==null&&P!==null&&Pk(g,P,b,S,!0)}}e:{if(m=d?Ep(d):window,y=m.nodeName&&m.nodeName.toLowerCase(),y==="select"||y==="input"&&m.type==="file")var N=TK;else if(xk(m))if(YI)N=RK;else{N=AK;var F=LK}else(y=m.nodeName)&&y.toLowerCase()==="input"&&(m.type==="checkbox"||m.type==="radio")&&(N=IK);if(N&&(N=N(e,d))){ZI(g,N,n,p);break e}F&&F(e,m,d),e==="focusout"&&(F=m._wrapperState)&&F.controlled&&m.type==="number"&&WS(m,"number",m.value)}switch(F=d?Ep(d):window,e){case"focusin":(xk(F)||F.contentEditable==="true")&&(_p=F,ew=d,Eg=null);break;case"focusout":Eg=ew=_p=null;break;case"mousedown":tw=!0;break;case"contextmenu":case"mouseup":case"dragend":tw=!1,_k(g,n,p);break;case"selectionchange":if(NK)break;case"keydown":case"keyup":_k(g,n,p)}var z;if(t9)e:{switch(e){case"compositionstart":var $="onCompositionStart";break e;case"compositionend":$="onCompositionEnd";break e;case"compositionupdate":$="onCompositionUpdate";break e}$=void 0}else Cp?KI(e,n)&&($="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&($="onCompositionStart");$&&(jI&&n.locale!=="ko"&&(Cp||$!=="onCompositionStart"?$==="onCompositionEnd"&&Cp&&(z=GI()):(jc=p,QC="value"in jc?jc.value:jc.textContent,Cp=!0)),F=m3(d,$),0<F.length&&($=new gk($,e,null,n,p),g.push({event:$,listeners:F}),z?$.data=z:(z=qI(n),z!==null&&($.data=z)))),(z=CK?_K(e,n):kK(e,n))&&(d=m3(d,"onBeforeInput"),0<d.length&&(p=new gk("onBeforeInput","beforeinput",null,n,p),g.push({event:p,listeners:d}),p.data=z))}aR(g,t)})}function am(e,t,n){return{instance:e,listener:t,currentTarget:n}}function m3(e,t){for(var n=t+"Capture",r=[];e!==null;){var i=e,o=i.stateNode;i.tag===5&&o!==null&&(i=o,o=Jg(e,n),o!=null&&r.unshift(am(e,o,i)),o=Jg(e,t),o!=null&&r.push(am(e,o,i))),e=e.return}return r}function op(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function Pk(e,t,n,r,i){for(var o=t._reactName,a=[];n!==null&&n!==r;){var s=n,l=s.alternate,d=s.stateNode;if(l!==null&&l===r)break;s.tag===5&&d!==null&&(s=d,i?(l=Jg(n,o),l!=null&&a.unshift(am(n,l,s))):i||(l=Jg(n,o),l!=null&&a.push(am(n,l,s)))),n=n.return}a.length!==0&&e.push({event:t,listeners:a})}var $K=/\r\n?/g,BK=/\u0000|\uFFFD/g;function Tk(e){return(typeof e=="string"?e:""+e).replace($K,`
+`).replace(BK,"")}function x2(e,t,n){if(t=Tk(t),Tk(e)!==t&&n)throw Error(Fe(425))}function v3(){}var nw=null,rw=null;function iw(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var ow=typeof setTimeout=="function"?setTimeout:void 0,HK=typeof clearTimeout=="function"?clearTimeout:void 0,Lk=typeof Promise=="function"?Promise:void 0,WK=typeof queueMicrotask=="function"?queueMicrotask:typeof Lk<"u"?function(e){return Lk.resolve(null).then(e).catch(VK)}:ow;function VK(e){setTimeout(function(){throw e})}function sb(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n==="/$"){if(r===0){e.removeChild(i),nm(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);nm(t)}function td(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function Ak(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var A0=Math.random().toString(36).slice(2),xl="__reactFiber$"+A0,sm="__reactProps$"+A0,Tu="__reactContainer$"+A0,aw="__reactEvents$"+A0,UK="__reactListeners$"+A0,GK="__reactHandles$"+A0;function zf(e){var t=e[xl];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Tu]||n[xl]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=Ak(e);e!==null;){if(n=e[xl])return n;e=Ak(e)}return t}e=n,n=e.parentNode}return null}function jm(e){return e=e[xl]||e[Tu],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Ep(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(Fe(33))}function I5(e){return e[sm]||null}var sw=[],Pp=-1;function yd(e){return{current:e}}function Yn(e){0>Pp||(e.current=sw[Pp],sw[Pp]=null,Pp--)}function Vn(e,t){Pp++,sw[Pp]=e.current,e.current=t}var ud={},Xi=yd(ud),Bo=yd(!1),Yf=ud;function l0(e,t){var n=e.type.contextTypes;if(!n)return ud;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},o;for(o in n)i[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function Ho(e){return e=e.childContextTypes,e!=null}function y3(){Yn(Bo),Yn(Xi)}function Ik(e,t,n){if(Xi.current!==ud)throw Error(Fe(168));Vn(Xi,t),Vn(Bo,n)}function lR(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(Fe(108,Lj(e)||"Unknown",i));return gr({},n,r)}function x3(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ud,Yf=Xi.current,Vn(Xi,e),Vn(Bo,Bo.current),!0}function Rk(e,t,n){var r=e.stateNode;if(!r)throw Error(Fe(169));n?(e=lR(e,t,Yf),r.__reactInternalMemoizedMergedChildContext=e,Yn(Bo),Yn(Xi),Vn(Xi,e)):Yn(Bo),Vn(Bo,n)}var bu=null,R5=!1,lb=!1;function uR(e){bu===null?bu=[e]:bu.push(e)}function jK(e){R5=!0,uR(e)}function xd(){if(!lb&&bu!==null){lb=!0;var e=0,t=En;try{var n=bu;for(En=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}bu=null,R5=!1}catch(i){throw bu!==null&&(bu=bu.slice(e+1)),OI(qC,xd),i}finally{En=t,lb=!1}}return null}var Tp=[],Lp=0,b3=null,S3=0,Ua=[],Ga=0,Xf=null,Cu=1,_u="";function Lf(e,t){Tp[Lp++]=S3,Tp[Lp++]=b3,b3=e,S3=t}function cR(e,t,n){Ua[Ga++]=Cu,Ua[Ga++]=_u,Ua[Ga++]=Xf,Xf=e;var r=Cu;e=_u;var i=32-Is(r)-1;r&=~(1<<i),n+=1;var o=32-Is(t)+i;if(30<o){var a=i-i%5;o=(r&(1<<a)-1).toString(32),r>>=a,i-=a,Cu=1<<32-Is(t)+i|n<<i|r,_u=o+e}else Cu=1<<o|n<<i|r,_u=e}function r9(e){e.return!==null&&(Lf(e,1),cR(e,1,0))}function i9(e){for(;e===b3;)b3=Tp[--Lp],Tp[Lp]=null,S3=Tp[--Lp],Tp[Lp]=null;for(;e===Xf;)Xf=Ua[--Ga],Ua[Ga]=null,_u=Ua[--Ga],Ua[Ga]=null,Cu=Ua[--Ga],Ua[Ga]=null}var ga=null,ha=null,rr=!1,Ls=null;function dR(e,t){var n=qa(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function Mk(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,ga=e,ha=td(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,ga=e,ha=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=Xf!==null?{id:Cu,overflow:_u}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=qa(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,ga=e,ha=null,!0):!1;default:return!1}}function lw(e){return(e.mode&1)!==0&&(e.flags&128)===0}function uw(e){if(rr){var t=ha;if(t){var n=t;if(!Mk(e,t)){if(lw(e))throw Error(Fe(418));t=td(n.nextSibling);var r=ga;t&&Mk(e,t)?dR(r,n):(e.flags=e.flags&-4097|2,rr=!1,ga=e)}}else{if(lw(e))throw Error(Fe(418));e.flags=e.flags&-4097|2,rr=!1,ga=e}}}function Ok(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;ga=e}function b2(e){if(e!==ga)return!1;if(!rr)return Ok(e),rr=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!iw(e.type,e.memoizedProps)),t&&(t=ha)){if(lw(e))throw fR(),Error(Fe(418));for(;t;)dR(e,t),t=td(t.nextSibling)}if(Ok(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(Fe(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){ha=td(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}ha=null}}else ha=ga?td(e.stateNode.nextSibling):null;return!0}function fR(){for(var e=ha;e;)e=td(e.nextSibling)}function u0(){ha=ga=null,rr=!1}function o9(e){Ls===null?Ls=[e]:Ls.push(e)}var KK=zu.ReactCurrentBatchConfig;function Es(e,t){if(e&&e.defaultProps){t=gr({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}var w3=yd(null),C3=null,Ap=null,a9=null;function s9(){a9=Ap=C3=null}function l9(e){var t=w3.current;Yn(w3),e._currentValue=t}function cw(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function Up(e,t){C3=e,a9=Ap=null,e=e.dependencies,e!==null&&e.firstContext!==null&&((e.lanes&t)!==0&&($o=!0),e.firstContext=null)}function Xa(e){var t=e._currentValue;if(a9!==e)if(e={context:e,memoizedValue:t,next:null},Ap===null){if(C3===null)throw Error(Fe(308));Ap=e,C3.dependencies={lanes:0,firstContext:e}}else Ap=Ap.next=e;return t}var $f=null;function u9(e){$f===null?$f=[e]:$f.push(e)}function hR(e,t,n,r){var i=t.interleaved;return i===null?(n.next=n,u9(t)):(n.next=i.next,i.next=n),t.interleaved=n,Lu(e,r)}function Lu(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var $c=!1;function c9(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function pR(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Eu(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function nd(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,(ln&2)!==0){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,Lu(e,n)}return i=r.interleaved,i===null?(t.next=t,u9(r)):(t.next=i.next,i.next=t),r.interleaved=t,Lu(e,n)}function _y(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,ZC(e,n)}}function Nk(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,o=null;if(n=n.firstBaseUpdate,n!==null){do{var a={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};o===null?i=o=a:o=o.next=a,n=n.next}while(n!==null);o===null?i=o=t:o=o.next=t}else i=o=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:o,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function _3(e,t,n,r){var i=e.updateQueue;$c=!1;var o=i.firstBaseUpdate,a=i.lastBaseUpdate,s=i.shared.pending;if(s!==null){i.shared.pending=null;var l=s,d=l.next;l.next=null,a===null?o=d:a.next=d,a=l;var p=e.alternate;p!==null&&(p=p.updateQueue,s=p.lastBaseUpdate,s!==a&&(s===null?p.firstBaseUpdate=d:s.next=d,p.lastBaseUpdate=l))}if(o!==null){var g=i.baseState;a=0,p=d=l=null,s=o;do{var m=s.lane,y=s.eventTime;if((r&m)===m){p!==null&&(p=p.next={eventTime:y,lane:0,tag:s.tag,payload:s.payload,callback:s.callback,next:null});e:{var b=e,S=s;switch(m=t,y=n,S.tag){case 1:if(b=S.payload,typeof b=="function"){g=b.call(y,g,m);break e}g=b;break e;case 3:b.flags=b.flags&-65537|128;case 0:if(b=S.payload,m=typeof b=="function"?b.call(y,g,m):b,m==null)break e;g=gr({},g,m);break e;case 2:$c=!0}}s.callback!==null&&s.lane!==0&&(e.flags|=64,m=i.effects,m===null?i.effects=[s]:m.push(s))}else y={eventTime:y,lane:m,tag:s.tag,payload:s.payload,callback:s.callback,next:null},p===null?(d=p=y,l=g):p=p.next=y,a|=m;if(s=s.next,s===null){if(s=i.shared.pending,s===null)break;m=s,s=m.next,m.next=null,i.lastBaseUpdate=m,i.shared.pending=null}}while(1);if(p===null&&(l=g),i.baseState=l,i.firstBaseUpdate=d,i.lastBaseUpdate=p,t=i.shared.interleaved,t!==null){i=t;do a|=i.lane,i=i.next;while(i!==t)}else o===null&&(i.shared.lanes=0);Jf|=a,e.lanes=a,e.memoizedState=g}}function Dk(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(i!==null){if(r.callback=null,r=n,typeof i!="function")throw Error(Fe(191,i));i.call(r)}}}var gR=new hI.Component().refs;function dw(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:gr({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var M5={isMounted:function(e){return(e=e._reactInternals)?ah(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=vo(),i=id(e),o=Eu(r,i);o.payload=t,n!=null&&(o.callback=n),t=nd(e,o,i),t!==null&&(Rs(t,e,i,r),_y(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=vo(),i=id(e),o=Eu(r,i);o.tag=1,o.payload=t,n!=null&&(o.callback=n),t=nd(e,o,i),t!==null&&(Rs(t,e,i,r),_y(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=vo(),r=id(e),i=Eu(n,r);i.tag=2,t!=null&&(i.callback=t),t=nd(e,i,r),t!==null&&(Rs(t,e,r,n),_y(t,e,r))}};function Fk(e,t,n,r,i,o,a){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,o,a):t.prototype&&t.prototype.isPureReactComponent?!im(n,r)||!im(i,o):!0}function mR(e,t,n){var r=!1,i=ud,o=t.contextType;return typeof o=="object"&&o!==null?o=Xa(o):(i=Ho(t)?Yf:Xi.current,r=t.contextTypes,o=(r=r!=null)?l0(e,i):ud),t=new t(n,o),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=M5,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=o),t}function zk(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&M5.enqueueReplaceState(t,t.state,null)}function fw(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs=gR,c9(e);var o=t.contextType;typeof o=="object"&&o!==null?i.context=Xa(o):(o=Ho(t)?Yf:Xi.current,i.context=l0(e,o)),i.state=e.memoizedState,o=t.getDerivedStateFromProps,typeof o=="function"&&(dw(e,t,o,n),i.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof i.getSnapshotBeforeUpdate=="function"||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(t=i.state,typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount(),t!==i.state&&M5.enqueueReplaceState(i,i.state,null),_3(e,n,i,r),i.state=e.memoizedState),typeof i.componentDidMount=="function"&&(e.flags|=4194308)}function W1(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(Fe(309));var r=n.stateNode}if(!r)throw Error(Fe(147,e));var i=r,o=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===o?t.ref:(t=function(a){var s=i.refs;s===gR&&(s=i.refs={}),a===null?delete s[o]:s[o]=a},t._stringRef=o,t)}if(typeof e!="string")throw Error(Fe(284));if(!n._owner)throw Error(Fe(290,e))}return e}function S2(e,t){throw e=Object.prototype.toString.call(t),Error(Fe(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function $k(e){var t=e._init;return t(e._payload)}function vR(e){function t(E,k){if(e){var L=E.deletions;L===null?(E.deletions=[k],E.flags|=16):L.push(k)}}function n(E,k){if(!e)return null;for(;k!==null;)t(E,k),k=k.sibling;return null}function r(E,k){for(E=new Map;k!==null;)k.key!==null?E.set(k.key,k):E.set(k.index,k),k=k.sibling;return E}function i(E,k){return E=od(E,k),E.index=0,E.sibling=null,E}function o(E,k,L){return E.index=L,e?(L=E.alternate,L!==null?(L=L.index,L<k?(E.flags|=2,k):L):(E.flags|=2,k)):(E.flags|=1048576,k)}function a(E){return e&&E.alternate===null&&(E.flags|=2),E}function s(E,k,L,R){return k===null||k.tag!==6?(k=gb(L,E.mode,R),k.return=E,k):(k=i(k,L),k.return=E,k)}function l(E,k,L,R){var N=L.type;return N===wp?p(E,k,L.props.children,R,L.key):k!==null&&(k.elementType===N||typeof N=="object"&&N!==null&&N.$$typeof===zc&&$k(N)===k.type)?(R=i(k,L.props),R.ref=W1(E,k,L),R.return=E,R):(R=Ay(L.type,L.key,L.props,null,E.mode,R),R.ref=W1(E,k,L),R.return=E,R)}function d(E,k,L,R){return k===null||k.tag!==4||k.stateNode.containerInfo!==L.containerInfo||k.stateNode.implementation!==L.implementation?(k=mb(L,E.mode,R),k.return=E,k):(k=i(k,L.children||[]),k.return=E,k)}function p(E,k,L,R,N){return k===null||k.tag!==7?(k=Gf(L,E.mode,R,N),k.return=E,k):(k=i(k,L),k.return=E,k)}function g(E,k,L){if(typeof k=="string"&&k!==""||typeof k=="number")return k=gb(""+k,E.mode,L),k.return=E,k;if(typeof k=="object"&&k!==null){switch(k.$$typeof){case c2:return L=Ay(k.type,k.key,k.props,null,E.mode,L),L.ref=W1(E,null,k),L.return=E,L;case Sp:return k=mb(k,E.mode,L),k.return=E,k;case zc:var R=k._init;return g(E,R(k._payload),L)}if(og(k)||F1(k))return k=Gf(k,E.mode,L,null),k.return=E,k;S2(E,k)}return null}function m(E,k,L,R){var N=k!==null?k.key:null;if(typeof L=="string"&&L!==""||typeof L=="number")return N!==null?null:s(E,k,""+L,R);if(typeof L=="object"&&L!==null){switch(L.$$typeof){case c2:return L.key===N?l(E,k,L,R):null;case Sp:return L.key===N?d(E,k,L,R):null;case zc:return N=L._init,m(E,k,N(L._payload),R)}if(og(L)||F1(L))return N!==null?null:p(E,k,L,R,null);S2(E,L)}return null}function y(E,k,L,R,N){if(typeof R=="string"&&R!==""||typeof R=="number")return E=E.get(L)||null,s(k,E,""+R,N);if(typeof R=="object"&&R!==null){switch(R.$$typeof){case c2:return E=E.get(R.key===null?L:R.key)||null,l(k,E,R,N);case Sp:return E=E.get(R.key===null?L:R.key)||null,d(k,E,R,N);case zc:var F=R._init;return y(E,k,L,F(R._payload),N)}if(og(R)||F1(R))return E=E.get(L)||null,p(k,E,R,N,null);S2(k,R)}return null}function b(E,k,L,R){for(var N=null,F=null,z=k,$=k=0,K=null;z!==null&&$<L.length;$++){z.index>$?(K=z,z=null):K=z.sibling;var G=m(E,z,L[$],R);if(G===null){z===null&&(z=K);break}e&&z&&G.alternate===null&&t(E,z),k=o(G,k,$),F===null?N=G:F.sibling=G,F=G,z=K}if($===L.length)return n(E,z),rr&&Lf(E,$),N;if(z===null){for(;$<L.length;$++)z=g(E,L[$],R),z!==null&&(k=o(z,k,$),F===null?N=z:F.sibling=z,F=z);return rr&&Lf(E,$),N}for(z=r(E,z);$<L.length;$++)K=y(z,E,$,L[$],R),K!==null&&(e&&K.alternate!==null&&z.delete(K.key===null?$:K.key),k=o(K,k,$),F===null?N=K:F.sibling=K,F=K);return e&&z.forEach(function(Y){return t(E,Y)}),rr&&Lf(E,$),N}function S(E,k,L,R){var N=F1(L);if(typeof N!="function")throw Error(Fe(150));if(L=N.call(L),L==null)throw Error(Fe(151));for(var F=N=null,z=k,$=k=0,K=null,G=L.next();z!==null&&!G.done;$++,G=L.next()){z.index>$?(K=z,z=null):K=z.sibling;var Y=m(E,z,G.value,R);if(Y===null){z===null&&(z=K);break}e&&z&&Y.alternate===null&&t(E,z),k=o(Y,k,$),F===null?N=Y:F.sibling=Y,F=Y,z=K}if(G.done)return n(E,z),rr&&Lf(E,$),N;if(z===null){for(;!G.done;$++,G=L.next())G=g(E,G.value,R),G!==null&&(k=o(G,k,$),F===null?N=G:F.sibling=G,F=G);return rr&&Lf(E,$),N}for(z=r(E,z);!G.done;$++,G=L.next())G=y(z,E,$,G.value,R),G!==null&&(e&&G.alternate!==null&&z.delete(G.key===null?$:G.key),k=o(G,k,$),F===null?N=G:F.sibling=G,F=G);return e&&z.forEach(function(ve){return t(E,ve)}),rr&&Lf(E,$),N}function P(E,k,L,R){if(typeof L=="object"&&L!==null&&L.type===wp&&L.key===null&&(L=L.props.children),typeof L=="object"&&L!==null){switch(L.$$typeof){case c2:e:{for(var N=L.key,F=k;F!==null;){if(F.key===N){if(N=L.type,N===wp){if(F.tag===7){n(E,F.sibling),k=i(F,L.props.children),k.return=E,E=k;break e}}else if(F.elementType===N||typeof N=="object"&&N!==null&&N.$$typeof===zc&&$k(N)===F.type){n(E,F.sibling),k=i(F,L.props),k.ref=W1(E,F,L),k.return=E,E=k;break e}n(E,F);break}else t(E,F);F=F.sibling}L.type===wp?(k=Gf(L.props.children,E.mode,R,L.key),k.return=E,E=k):(R=Ay(L.type,L.key,L.props,null,E.mode,R),R.ref=W1(E,k,L),R.return=E,E=R)}return a(E);case Sp:e:{for(F=L.key;k!==null;){if(k.key===F)if(k.tag===4&&k.stateNode.containerInfo===L.containerInfo&&k.stateNode.implementation===L.implementation){n(E,k.sibling),k=i(k,L.children||[]),k.return=E,E=k;break e}else{n(E,k);break}else t(E,k);k=k.sibling}k=mb(L,E.mode,R),k.return=E,E=k}return a(E);case zc:return F=L._init,P(E,k,F(L._payload),R)}if(og(L))return b(E,k,L,R);if(F1(L))return S(E,k,L,R);S2(E,L)}return typeof L=="string"&&L!==""||typeof L=="number"?(L=""+L,k!==null&&k.tag===6?(n(E,k.sibling),k=i(k,L),k.return=E,E=k):(n(E,k),k=gb(L,E.mode,R),k.return=E,E=k),a(E)):n(E,k)}return P}var c0=vR(!0),yR=vR(!1),Km={},_l=yd(Km),lm=yd(Km),um=yd(Km);function Bf(e){if(e===Km)throw Error(Fe(174));return e}function d9(e,t){switch(Vn(um,t),Vn(lm,e),Vn(_l,Km),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:US(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=US(t,e)}Yn(_l),Vn(_l,t)}function d0(){Yn(_l),Yn(lm),Yn(um)}function xR(e){Bf(um.current);var t=Bf(_l.current),n=US(t,e.type);t!==n&&(Vn(lm,e),Vn(_l,n))}function f9(e){lm.current===e&&(Yn(_l),Yn(lm))}var hr=yd(0);function k3(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var ub=[];function h9(){for(var e=0;e<ub.length;e++)ub[e]._workInProgressVersionPrimary=null;ub.length=0}var ky=zu.ReactCurrentDispatcher,cb=zu.ReactCurrentBatchConfig,Qf=0,pr=null,ti=null,gi=null,E3=!1,Pg=!1,cm=0,qK=0;function Ui(){throw Error(Fe(321))}function p9(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Os(e[n],t[n]))return!1;return!0}function g9(e,t,n,r,i,o){if(Qf=o,pr=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,ky.current=e===null||e.memoizedState===null?QK:JK,e=n(r,i),Pg){o=0;do{if(Pg=!1,cm=0,25<=o)throw Error(Fe(301));o+=1,gi=ti=null,t.updateQueue=null,ky.current=eq,e=n(r,i)}while(Pg)}if(ky.current=P3,t=ti!==null&&ti.next!==null,Qf=0,gi=ti=pr=null,E3=!1,t)throw Error(Fe(300));return e}function m9(){var e=cm!==0;return cm=0,e}function pl(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return gi===null?pr.memoizedState=gi=e:gi=gi.next=e,gi}function Qa(){if(ti===null){var e=pr.alternate;e=e!==null?e.memoizedState:null}else e=ti.next;var t=gi===null?pr.memoizedState:gi.next;if(t!==null)gi=t,ti=e;else{if(e===null)throw Error(Fe(310));ti=e,e={memoizedState:ti.memoizedState,baseState:ti.baseState,baseQueue:ti.baseQueue,queue:ti.queue,next:null},gi===null?pr.memoizedState=gi=e:gi=gi.next=e}return gi}function dm(e,t){return typeof t=="function"?t(e):t}function db(e){var t=Qa(),n=t.queue;if(n===null)throw Error(Fe(311));n.lastRenderedReducer=e;var r=ti,i=r.baseQueue,o=n.pending;if(o!==null){if(i!==null){var a=i.next;i.next=o.next,o.next=a}r.baseQueue=i=o,n.pending=null}if(i!==null){o=i.next,r=r.baseState;var s=a=null,l=null,d=o;do{var p=d.lane;if((Qf&p)===p)l!==null&&(l=l.next={lane:0,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null}),r=d.hasEagerState?d.eagerState:e(r,d.action);else{var g={lane:p,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null};l===null?(s=l=g,a=r):l=l.next=g,pr.lanes|=p,Jf|=p}d=d.next}while(d!==null&&d!==o);l===null?a=r:l.next=s,Os(r,t.memoizedState)||($o=!0),t.memoizedState=r,t.baseState=a,t.baseQueue=l,n.lastRenderedState=r}if(e=n.interleaved,e!==null){i=e;do o=i.lane,pr.lanes|=o,Jf|=o,i=i.next;while(i!==e)}else i===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function fb(e){var t=Qa(),n=t.queue;if(n===null)throw Error(Fe(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,o=t.memoizedState;if(i!==null){n.pending=null;var a=i=i.next;do o=e(o,a.action),a=a.next;while(a!==i);Os(o,t.memoizedState)||($o=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function bR(){}function SR(e,t){var n=pr,r=Qa(),i=t(),o=!Os(r.memoizedState,i);if(o&&(r.memoizedState=i,$o=!0),r=r.queue,v9(_R.bind(null,n,r,e),[e]),r.getSnapshot!==t||o||gi!==null&&gi.memoizedState.tag&1){if(n.flags|=2048,fm(9,CR.bind(null,n,r,i,t),void 0,null),mi===null)throw Error(Fe(349));(Qf&30)!==0||wR(n,t,i)}return i}function wR(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=pr.updateQueue,t===null?(t={lastEffect:null,stores:null},pr.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function CR(e,t,n,r){t.value=n,t.getSnapshot=r,kR(t)&&ER(e)}function _R(e,t,n){return n(function(){kR(t)&&ER(e)})}function kR(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Os(e,n)}catch{return!0}}function ER(e){var t=Lu(e,1);t!==null&&Rs(t,e,1,-1)}function Bk(e){var t=pl();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:dm,lastRenderedState:e},t.queue=e,e=e.dispatch=XK.bind(null,pr,e),[t.memoizedState,e]}function fm(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=pr.updateQueue,t===null?(t={lastEffect:null,stores:null},pr.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function PR(){return Qa().memoizedState}function Ey(e,t,n,r){var i=pl();pr.flags|=e,i.memoizedState=fm(1|t,n,void 0,r===void 0?null:r)}function O5(e,t,n,r){var i=Qa();r=r===void 0?null:r;var o=void 0;if(ti!==null){var a=ti.memoizedState;if(o=a.destroy,r!==null&&p9(r,a.deps)){i.memoizedState=fm(t,n,o,r);return}}pr.flags|=e,i.memoizedState=fm(1|t,n,o,r)}function Hk(e,t){return Ey(8390656,8,e,t)}function v9(e,t){return O5(2048,8,e,t)}function TR(e,t){return O5(4,2,e,t)}function LR(e,t){return O5(4,4,e,t)}function AR(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function IR(e,t,n){return n=n!=null?n.concat([e]):null,O5(4,4,AR.bind(null,t,e),n)}function y9(){}function RR(e,t){var n=Qa();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&p9(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function MR(e,t){var n=Qa();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&p9(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function OR(e,t,n){return(Qf&21)===0?(e.baseState&&(e.baseState=!1,$o=!0),e.memoizedState=n):(Os(n,t)||(n=FI(),pr.lanes|=n,Jf|=n,e.baseState=!0),t)}function ZK(e,t){var n=En;En=n!==0&&4>n?n:4,e(!0);var r=cb.transition;cb.transition={};try{e(!1),t()}finally{En=n,cb.transition=r}}function NR(){return Qa().memoizedState}function YK(e,t,n){var r=id(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},DR(e))FR(t,n);else if(n=hR(e,t,n,r),n!==null){var i=vo();Rs(n,e,r,i),zR(n,t,r)}}function XK(e,t,n){var r=id(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(DR(e))FR(t,i);else{var o=e.alternate;if(e.lanes===0&&(o===null||o.lanes===0)&&(o=t.lastRenderedReducer,o!==null))try{var a=t.lastRenderedState,s=o(a,n);if(i.hasEagerState=!0,i.eagerState=s,Os(s,a)){var l=t.interleaved;l===null?(i.next=i,u9(t)):(i.next=l.next,l.next=i),t.interleaved=i;return}}catch{}finally{}n=hR(e,t,i,r),n!==null&&(i=vo(),Rs(n,e,r,i),zR(n,t,r))}}function DR(e){var t=e.alternate;return e===pr||t!==null&&t===pr}function FR(e,t){Pg=E3=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function zR(e,t,n){if((n&4194240)!==0){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,ZC(e,n)}}var P3={readContext:Xa,useCallback:Ui,useContext:Ui,useEffect:Ui,useImperativeHandle:Ui,useInsertionEffect:Ui,useLayoutEffect:Ui,useMemo:Ui,useReducer:Ui,useRef:Ui,useState:Ui,useDebugValue:Ui,useDeferredValue:Ui,useTransition:Ui,useMutableSource:Ui,useSyncExternalStore:Ui,useId:Ui,unstable_isNewReconciler:!1},QK={readContext:Xa,useCallback:function(e,t){return pl().memoizedState=[e,t===void 0?null:t],e},useContext:Xa,useEffect:Hk,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,Ey(4194308,4,AR.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Ey(4194308,4,e,t)},useInsertionEffect:function(e,t){return Ey(4,2,e,t)},useMemo:function(e,t){var n=pl();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=pl();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=YK.bind(null,pr,e),[r.memoizedState,e]},useRef:function(e){var t=pl();return e={current:e},t.memoizedState=e},useState:Bk,useDebugValue:y9,useDeferredValue:function(e){return pl().memoizedState=e},useTransition:function(){var e=Bk(!1),t=e[0];return e=ZK.bind(null,e[1]),pl().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=pr,i=pl();if(rr){if(n===void 0)throw Error(Fe(407));n=n()}else{if(n=t(),mi===null)throw Error(Fe(349));(Qf&30)!==0||wR(r,t,n)}i.memoizedState=n;var o={value:n,getSnapshot:t};return i.queue=o,Hk(_R.bind(null,r,o,e),[e]),r.flags|=2048,fm(9,CR.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=pl(),t=mi.identifierPrefix;if(rr){var n=_u,r=Cu;n=(r&~(1<<32-Is(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=cm++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=qK++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},JK={readContext:Xa,useCallback:RR,useContext:Xa,useEffect:v9,useImperativeHandle:IR,useInsertionEffect:TR,useLayoutEffect:LR,useMemo:MR,useReducer:db,useRef:PR,useState:function(){return db(dm)},useDebugValue:y9,useDeferredValue:function(e){var t=Qa();return OR(t,ti.memoizedState,e)},useTransition:function(){var e=db(dm)[0],t=Qa().memoizedState;return[e,t]},useMutableSource:bR,useSyncExternalStore:SR,useId:NR,unstable_isNewReconciler:!1},eq={readContext:Xa,useCallback:RR,useContext:Xa,useEffect:v9,useImperativeHandle:IR,useInsertionEffect:TR,useLayoutEffect:LR,useMemo:MR,useReducer:fb,useRef:PR,useState:function(){return fb(dm)},useDebugValue:y9,useDeferredValue:function(e){var t=Qa();return ti===null?t.memoizedState=e:OR(t,ti.memoizedState,e)},useTransition:function(){var e=fb(dm)[0],t=Qa().memoizedState;return[e,t]},useMutableSource:bR,useSyncExternalStore:SR,useId:NR,unstable_isNewReconciler:!1};function f0(e,t){try{var n="",r=t;do n+=Tj(r),r=r.return;while(r);var i=n}catch(o){i=`
+Error generating stack: `+o.message+`
+`+o.stack}return{value:e,source:t,stack:i,digest:null}}function hb(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function hw(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var tq=typeof WeakMap=="function"?WeakMap:Map;function $R(e,t,n){n=Eu(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){L3||(L3=!0,Cw=r),hw(e,t)},n}function BR(e,t,n){n=Eu(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){hw(e,t)}}var o=e.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){hw(e,t),typeof r!="function"&&(rd===null?rd=new Set([this]):rd.add(this));var a=t.stack;this.componentDidCatch(t.value,{componentStack:a!==null?a:""})}),n}function Wk(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new tq;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=gq.bind(null,e,t,n),t.then(e,e))}function Vk(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function Uk(e,t,n,r,i){return(e.mode&1)===0?(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=Eu(-1,1),t.tag=2,nd(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=i,e)}var nq=zu.ReactCurrentOwner,$o=!1;function po(e,t,n,r){t.child=e===null?yR(t,null,n,r):c0(t,e.child,n,r)}function Gk(e,t,n,r,i){n=n.render;var o=t.ref;return Up(t,i),r=g9(e,t,n,r,o,i),n=m9(),e!==null&&!$o?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Au(e,t,i)):(rr&&n&&r9(t),t.flags|=1,po(e,t,r,i),t.child)}function jk(e,t,n,r,i){if(e===null){var o=n.type;return typeof o=="function"&&!E9(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=o,HR(e,t,o,r,i)):(e=Ay(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(o=e.child,(e.lanes&i)===0){var a=o.memoizedProps;if(n=n.compare,n=n!==null?n:im,n(a,r)&&e.ref===t.ref)return Au(e,t,i)}return t.flags|=1,e=od(o,r),e.ref=t.ref,e.return=t,t.child=e}function HR(e,t,n,r,i){if(e!==null){var o=e.memoizedProps;if(im(o,r)&&e.ref===t.ref)if($o=!1,t.pendingProps=r=o,(e.lanes&i)!==0)(e.flags&131072)!==0&&($o=!0);else return t.lanes=e.lanes,Au(e,t,i)}return pw(e,t,n,r,i)}function WR(e,t,n){var r=t.pendingProps,i=r.children,o=e!==null?e.memoizedState:null;if(r.mode==="hidden")if((t.mode&1)===0)t.memoizedState={baseLanes:0,cachePool:null,transitions:null},Vn(Rp,da),da|=n;else{if((n&1073741824)===0)return e=o!==null?o.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,Vn(Rp,da),da|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,Vn(Rp,da),da|=r}else o!==null?(r=o.baseLanes|n,t.memoizedState=null):r=n,Vn(Rp,da),da|=r;return po(e,t,i,n),t.child}function VR(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function pw(e,t,n,r,i){var o=Ho(n)?Yf:Xi.current;return o=l0(t,o),Up(t,i),n=g9(e,t,n,r,o,i),r=m9(),e!==null&&!$o?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Au(e,t,i)):(rr&&r&&r9(t),t.flags|=1,po(e,t,n,i),t.child)}function Kk(e,t,n,r,i){if(Ho(n)){var o=!0;x3(t)}else o=!1;if(Up(t,i),t.stateNode===null)Py(e,t),mR(t,n,r),fw(t,n,r,i),r=!0;else if(e===null){var a=t.stateNode,s=t.memoizedProps;a.props=s;var l=a.context,d=n.contextType;typeof d=="object"&&d!==null?d=Xa(d):(d=Ho(n)?Yf:Xi.current,d=l0(t,d));var p=n.getDerivedStateFromProps,g=typeof p=="function"||typeof a.getSnapshotBeforeUpdate=="function";g||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(s!==r||l!==d)&&zk(t,a,r,d),$c=!1;var m=t.memoizedState;a.state=m,_3(t,r,a,i),l=t.memoizedState,s!==r||m!==l||Bo.current||$c?(typeof p=="function"&&(dw(t,n,p,r),l=t.memoizedState),(s=$c||Fk(t,n,s,r,m,l,d))?(g||typeof a.UNSAFE_componentWillMount!="function"&&typeof a.componentWillMount!="function"||(typeof a.componentWillMount=="function"&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount=="function"&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount=="function"&&(t.flags|=4194308)):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),a.props=r,a.state=l,a.context=d,r=s):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,pR(e,t),s=t.memoizedProps,d=t.type===t.elementType?s:Es(t.type,s),a.props=d,g=t.pendingProps,m=a.context,l=n.contextType,typeof l=="object"&&l!==null?l=Xa(l):(l=Ho(n)?Yf:Xi.current,l=l0(t,l));var y=n.getDerivedStateFromProps;(p=typeof y=="function"||typeof a.getSnapshotBeforeUpdate=="function")||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(s!==g||m!==l)&&zk(t,a,r,l),$c=!1,m=t.memoizedState,a.state=m,_3(t,r,a,i);var b=t.memoizedState;s!==g||m!==b||Bo.current||$c?(typeof y=="function"&&(dw(t,n,y,r),b=t.memoizedState),(d=$c||Fk(t,n,d,r,m,b,l)||!1)?(p||typeof a.UNSAFE_componentWillUpdate!="function"&&typeof a.componentWillUpdate!="function"||(typeof a.componentWillUpdate=="function"&&a.componentWillUpdate(r,b,l),typeof a.UNSAFE_componentWillUpdate=="function"&&a.UNSAFE_componentWillUpdate(r,b,l)),typeof a.componentDidUpdate=="function"&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof a.componentDidUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=b),a.props=r,a.state=b,a.context=l,r=d):(typeof a.componentDidUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||s===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),r=!1)}return gw(e,t,n,r,o,i)}function gw(e,t,n,r,i,o){VR(e,t);var a=(t.flags&128)!==0;if(!r&&!a)return i&&Rk(t,n,!1),Au(e,t,o);r=t.stateNode,nq.current=t;var s=a&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&a?(t.child=c0(t,e.child,null,o),t.child=c0(t,null,s,o)):po(e,t,s,o),t.memoizedState=r.state,i&&Rk(t,n,!0),t.child}function UR(e){var t=e.stateNode;t.pendingContext?Ik(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Ik(e,t.context,!1),d9(e,t.containerInfo)}function qk(e,t,n,r,i){return u0(),o9(i),t.flags|=256,po(e,t,n,r),t.child}var mw={dehydrated:null,treeContext:null,retryLane:0};function vw(e){return{baseLanes:e,cachePool:null,transitions:null}}function GR(e,t,n){var r=t.pendingProps,i=hr.current,o=!1,a=(t.flags&128)!==0,s;if((s=a)||(s=e!==null&&e.memoizedState===null?!1:(i&2)!==0),s?(o=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(i|=1),Vn(hr,i&1),e===null)return uw(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?((t.mode&1)===0?t.lanes=1:e.data==="$!"?t.lanes=8:t.lanes=1073741824,null):(a=r.children,e=r.fallback,o?(r=t.mode,o=t.child,a={mode:"hidden",children:a},(r&1)===0&&o!==null?(o.childLanes=0,o.pendingProps=a):o=F5(a,r,0,null),e=Gf(e,r,n,null),o.return=t,e.return=t,o.sibling=e,t.child=o,t.child.memoizedState=vw(n),t.memoizedState=mw,e):x9(t,a));if(i=e.memoizedState,i!==null&&(s=i.dehydrated,s!==null))return rq(e,t,a,r,s,i,n);if(o){o=r.fallback,a=t.mode,i=e.child,s=i.sibling;var l={mode:"hidden",children:r.children};return(a&1)===0&&t.child!==i?(r=t.child,r.childLanes=0,r.pendingProps=l,t.deletions=null):(r=od(i,l),r.subtreeFlags=i.subtreeFlags&14680064),s!==null?o=od(s,o):(o=Gf(o,a,n,null),o.flags|=2),o.return=t,r.return=t,r.sibling=o,t.child=r,r=o,o=t.child,a=e.child.memoizedState,a=a===null?vw(n):{baseLanes:a.baseLanes|n,cachePool:null,transitions:a.transitions},o.memoizedState=a,o.childLanes=e.childLanes&~n,t.memoizedState=mw,r}return o=e.child,e=o.sibling,r=od(o,{mode:"visible",children:r.children}),(t.mode&1)===0&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function x9(e,t){return t=F5({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function w2(e,t,n,r){return r!==null&&o9(r),c0(t,e.child,null,n),e=x9(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function rq(e,t,n,r,i,o,a){if(n)return t.flags&256?(t.flags&=-257,r=hb(Error(Fe(422))),w2(e,t,a,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(o=r.fallback,i=t.mode,r=F5({mode:"visible",children:r.children},i,0,null),o=Gf(o,i,a,null),o.flags|=2,r.return=t,o.return=t,r.sibling=o,t.child=r,(t.mode&1)!==0&&c0(t,e.child,null,a),t.child.memoizedState=vw(a),t.memoizedState=mw,o);if((t.mode&1)===0)return w2(e,t,a,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var s=r.dgst;return r=s,o=Error(Fe(419)),r=hb(o,r,void 0),w2(e,t,a,r)}if(s=(a&e.childLanes)!==0,$o||s){if(r=mi,r!==null){switch(a&-a){case 4:i=2;break;case 16:i=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:i=32;break;case 536870912:i=268435456;break;default:i=0}i=(i&(r.suspendedLanes|a))!==0?0:i,i!==0&&i!==o.retryLane&&(o.retryLane=i,Lu(e,i),Rs(r,e,i,-1))}return k9(),r=hb(Error(Fe(421))),w2(e,t,a,r)}return i.data==="$?"?(t.flags|=128,t.child=e.child,t=mq.bind(null,e),i._reactRetry=t,null):(e=o.treeContext,ha=td(i.nextSibling),ga=t,rr=!0,Ls=null,e!==null&&(Ua[Ga++]=Cu,Ua[Ga++]=_u,Ua[Ga++]=Xf,Cu=e.id,_u=e.overflow,Xf=t),t=x9(t,r.children),t.flags|=4096,t)}function Zk(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),cw(e.return,t,n)}function pb(e,t,n,r,i){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i)}function jR(e,t,n){var r=t.pendingProps,i=r.revealOrder,o=r.tail;if(po(e,t,r.children,n),r=hr.current,(r&2)!==0)r=r&1|2,t.flags|=128;else{if(e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Zk(e,n,t);else if(e.tag===19)Zk(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(Vn(hr,r),(t.mode&1)===0)t.memoizedState=null;else switch(i){case"forwards":for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&k3(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),pb(t,!1,i,n,o);break;case"backwards":for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&k3(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}pb(t,!0,n,null,o);break;case"together":pb(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Py(e,t){(t.mode&1)===0&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Au(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Jf|=t.lanes,(n&t.childLanes)===0)return null;if(e!==null&&t.child!==e.child)throw Error(Fe(153));if(t.child!==null){for(e=t.child,n=od(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=od(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function iq(e,t,n){switch(t.tag){case 3:UR(t),u0();break;case 5:xR(t);break;case 1:Ho(t.type)&&x3(t);break;case 4:d9(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;Vn(w3,r._currentValue),r._currentValue=i;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(Vn(hr,hr.current&1),t.flags|=128,null):(n&t.child.childLanes)!==0?GR(e,t,n):(Vn(hr,hr.current&1),e=Au(e,t,n),e!==null?e.sibling:null);Vn(hr,hr.current&1);break;case 19:if(r=(n&t.childLanes)!==0,(e.flags&128)!==0){if(r)return jR(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),Vn(hr,hr.current),r)break;return null;case 22:case 23:return t.lanes=0,WR(e,t,n)}return Au(e,t,n)}var KR,yw,qR,ZR;KR=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};yw=function(){};qR=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Bf(_l.current);var o=null;switch(n){case"input":i=BS(e,i),r=BS(e,r),o=[];break;case"select":i=gr({},i,{value:void 0}),r=gr({},r,{value:void 0}),o=[];break;case"textarea":i=VS(e,i),r=VS(e,r),o=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=v3)}GS(n,r);var a;n=null;for(d in i)if(!r.hasOwnProperty(d)&&i.hasOwnProperty(d)&&i[d]!=null)if(d==="style"){var s=i[d];for(a in s)s.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else d!=="dangerouslySetInnerHTML"&&d!=="children"&&d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&d!=="autoFocus"&&(Xg.hasOwnProperty(d)?o||(o=[]):(o=o||[]).push(d,null));for(d in r){var l=r[d];if(s=i?.[d],r.hasOwnProperty(d)&&l!==s&&(l!=null||s!=null))if(d==="style")if(s){for(a in s)!s.hasOwnProperty(a)||l&&l.hasOwnProperty(a)||(n||(n={}),n[a]="");for(a in l)l.hasOwnProperty(a)&&s[a]!==l[a]&&(n||(n={}),n[a]=l[a])}else n||(o||(o=[]),o.push(d,n)),n=l;else d==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,s=s?s.__html:void 0,l!=null&&s!==l&&(o=o||[]).push(d,l)):d==="children"?typeof l!="string"&&typeof l!="number"||(o=o||[]).push(d,""+l):d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&(Xg.hasOwnProperty(d)?(l!=null&&d==="onScroll"&&Kn("scroll",e),o||s===l||(o=[])):(o=o||[]).push(d,l))}n&&(o=o||[]).push("style",n);var d=o;(t.updateQueue=d)&&(t.flags|=4)}};ZR=function(e,t,n,r){n!==r&&(t.flags|=4)};function V1(e,t){if(!rr)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function Gi(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function oq(e,t,n){var r=t.pendingProps;switch(i9(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Gi(t),null;case 1:return Ho(t.type)&&y3(),Gi(t),null;case 3:return r=t.stateNode,d0(),Yn(Bo),Yn(Xi),h9(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(b2(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,Ls!==null&&(Ew(Ls),Ls=null))),yw(e,t),Gi(t),null;case 5:f9(t);var i=Bf(um.current);if(n=t.type,e!==null&&t.stateNode!=null)qR(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(Fe(166));return Gi(t),null}if(e=Bf(_l.current),b2(t)){r=t.stateNode,n=t.type;var o=t.memoizedProps;switch(r[xl]=t,r[sm]=o,e=(t.mode&1)!==0,n){case"dialog":Kn("cancel",r),Kn("close",r);break;case"iframe":case"object":case"embed":Kn("load",r);break;case"video":case"audio":for(i=0;i<sg.length;i++)Kn(sg[i],r);break;case"source":Kn("error",r);break;case"img":case"image":case"link":Kn("error",r),Kn("load",r);break;case"details":Kn("toggle",r);break;case"input":ik(r,o),Kn("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!o.multiple},Kn("invalid",r);break;case"textarea":ak(r,o),Kn("invalid",r)}GS(n,o),i=null;for(var a in o)if(o.hasOwnProperty(a)){var s=o[a];a==="children"?typeof s=="string"?r.textContent!==s&&(o.suppressHydrationWarning!==!0&&x2(r.textContent,s,e),i=["children",s]):typeof s=="number"&&r.textContent!==""+s&&(o.suppressHydrationWarning!==!0&&x2(r.textContent,s,e),i=["children",""+s]):Xg.hasOwnProperty(a)&&s!=null&&a==="onScroll"&&Kn("scroll",r)}switch(n){case"input":d2(r),ok(r,o,!0);break;case"textarea":d2(r),sk(r);break;case"select":case"option":break;default:typeof o.onClick=="function"&&(r.onclick=v3)}r=i,t.updateQueue=r,r!==null&&(t.flags|=4)}else{a=i.nodeType===9?i:i.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=wI(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=a.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=a.createElement(n,{is:r.is}):(e=a.createElement(n),n==="select"&&(a=e,r.multiple?a.multiple=!0:r.size&&(a.size=r.size))):e=a.createElementNS(e,n),e[xl]=t,e[sm]=r,KR(e,t,!1,!1),t.stateNode=e;e:{switch(a=jS(n,r),n){case"dialog":Kn("cancel",e),Kn("close",e),i=r;break;case"iframe":case"object":case"embed":Kn("load",e),i=r;break;case"video":case"audio":for(i=0;i<sg.length;i++)Kn(sg[i],e);i=r;break;case"source":Kn("error",e),i=r;break;case"img":case"image":case"link":Kn("error",e),Kn("load",e),i=r;break;case"details":Kn("toggle",e),i=r;break;case"input":ik(e,r),i=BS(e,r),Kn("invalid",e);break;case"option":i=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=gr({},r,{value:void 0}),Kn("invalid",e);break;case"textarea":ak(e,r),i=VS(e,r),Kn("invalid",e);break;default:i=r}GS(n,i),s=i;for(o in s)if(s.hasOwnProperty(o)){var l=s[o];o==="style"?kI(e,l):o==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,l!=null&&CI(e,l)):o==="children"?typeof l=="string"?(n!=="textarea"||l!=="")&&Qg(e,l):typeof l=="number"&&Qg(e,""+l):o!=="suppressContentEditableWarning"&&o!=="suppressHydrationWarning"&&o!=="autoFocus"&&(Xg.hasOwnProperty(o)?l!=null&&o==="onScroll"&&Kn("scroll",e):l!=null&&VC(e,o,l,a))}switch(n){case"input":d2(e),ok(e,r,!1);break;case"textarea":d2(e),sk(e);break;case"option":r.value!=null&&e.setAttribute("value",""+ld(r.value));break;case"select":e.multiple=!!r.multiple,o=r.value,o!=null?Bp(e,!!r.multiple,o,!1):r.defaultValue!=null&&Bp(e,!!r.multiple,r.defaultValue,!0);break;default:typeof i.onClick=="function"&&(e.onclick=v3)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return Gi(t),null;case 6:if(e&&t.stateNode!=null)ZR(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(Fe(166));if(n=Bf(um.current),Bf(_l.current),b2(t)){if(r=t.stateNode,n=t.memoizedProps,r[xl]=t,(o=r.nodeValue!==n)&&(e=ga,e!==null))switch(e.tag){case 3:x2(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&x2(r.nodeValue,n,(e.mode&1)!==0)}o&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[xl]=t,t.stateNode=r}return Gi(t),null;case 13:if(Yn(hr),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(rr&&ha!==null&&(t.mode&1)!==0&&(t.flags&128)===0)fR(),u0(),t.flags|=98560,o=!1;else if(o=b2(t),r!==null&&r.dehydrated!==null){if(e===null){if(!o)throw Error(Fe(318));if(o=t.memoizedState,o=o!==null?o.dehydrated:null,!o)throw Error(Fe(317));o[xl]=t}else u0(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;Gi(t),o=!1}else Ls!==null&&(Ew(Ls),Ls=null),o=!0;if(!o)return t.flags&65536?t:null}return(t.flags&128)!==0?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,(t.mode&1)!==0&&(e===null||(hr.current&1)!==0?ni===0&&(ni=3):k9())),t.updateQueue!==null&&(t.flags|=4),Gi(t),null);case 4:return d0(),yw(e,t),e===null&&om(t.stateNode.containerInfo),Gi(t),null;case 10:return l9(t.type._context),Gi(t),null;case 17:return Ho(t.type)&&y3(),Gi(t),null;case 19:if(Yn(hr),o=t.memoizedState,o===null)return Gi(t),null;if(r=(t.flags&128)!==0,a=o.rendering,a===null)if(r)V1(o,!1);else{if(ni!==0||e!==null&&(e.flags&128)!==0)for(e=t.child;e!==null;){if(a=k3(e),a!==null){for(t.flags|=128,V1(o,!1),r=a.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)o=n,e=r,o.flags&=14680066,a=o.alternate,a===null?(o.childLanes=0,o.lanes=e,o.child=null,o.subtreeFlags=0,o.memoizedProps=null,o.memoizedState=null,o.updateQueue=null,o.dependencies=null,o.stateNode=null):(o.childLanes=a.childLanes,o.lanes=a.lanes,o.child=a.child,o.subtreeFlags=0,o.deletions=null,o.memoizedProps=a.memoizedProps,o.memoizedState=a.memoizedState,o.updateQueue=a.updateQueue,o.type=a.type,e=a.dependencies,o.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return Vn(hr,hr.current&1|2),t.child}e=e.sibling}o.tail!==null&&$r()>h0&&(t.flags|=128,r=!0,V1(o,!1),t.lanes=4194304)}else{if(!r)if(e=k3(a),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),V1(o,!0),o.tail===null&&o.tailMode==="hidden"&&!a.alternate&&!rr)return Gi(t),null}else 2*$r()-o.renderingStartTime>h0&&n!==1073741824&&(t.flags|=128,r=!0,V1(o,!1),t.lanes=4194304);o.isBackwards?(a.sibling=t.child,t.child=a):(n=o.last,n!==null?n.sibling=a:t.child=a,o.last=a)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=$r(),t.sibling=null,n=hr.current,Vn(hr,r?n&1|2:n&1),t):(Gi(t),null);case 22:case 23:return _9(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&(t.mode&1)!==0?(da&1073741824)!==0&&(Gi(t),t.subtreeFlags&6&&(t.flags|=8192)):Gi(t),null;case 24:return null;case 25:return null}throw Error(Fe(156,t.tag))}function aq(e,t){switch(i9(t),t.tag){case 1:return Ho(t.type)&&y3(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return d0(),Yn(Bo),Yn(Xi),h9(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 5:return f9(t),null;case 13:if(Yn(hr),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(Fe(340));u0()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Yn(hr),null;case 4:return d0(),null;case 10:return l9(t.type._context),null;case 22:case 23:return _9(),null;case 24:return null;default:return null}}var C2=!1,Zi=!1,sq=typeof WeakSet=="function"?WeakSet:Set,ot=null;function Ip(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){_r(e,t,r)}else n.current=null}function xw(e,t,n){try{n()}catch(r){_r(e,t,r)}}var Yk=!1;function lq(e,t){if(nw=p3,e=JI(),n9(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var a=0,s=-1,l=-1,d=0,p=0,g=e,m=null;t:for(;;){for(var y;g!==n||i!==0&&g.nodeType!==3||(s=a+i),g!==o||r!==0&&g.nodeType!==3||(l=a+r),g.nodeType===3&&(a+=g.nodeValue.length),(y=g.firstChild)!==null;)m=g,g=y;for(;;){if(g===e)break t;if(m===n&&++d===i&&(s=a),m===o&&++p===r&&(l=a),(y=g.nextSibling)!==null)break;g=m,m=g.parentNode}g=y}n=s===-1||l===-1?null:{start:s,end:l}}else n=null}n=n||{start:0,end:0}}else n=null;for(rw={focusedElem:e,selectionRange:n},p3=!1,ot=t;ot!==null;)if(t=ot,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,ot=e;else for(;ot!==null;){t=ot;try{var b=t.alternate;if((t.flags&1024)!==0)switch(t.tag){case 0:case 11:case 15:break;case 1:if(b!==null){var S=b.memoizedProps,P=b.memoizedState,E=t.stateNode,k=E.getSnapshotBeforeUpdate(t.elementType===t.type?S:Es(t.type,S),P);E.__reactInternalSnapshotBeforeUpdate=k}break;case 3:var L=t.stateNode.containerInfo;L.nodeType===1?L.textContent="":L.nodeType===9&&L.documentElement&&L.removeChild(L.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(Fe(163))}}catch(R){_r(t,t.return,R)}if(e=t.sibling,e!==null){e.return=t.return,ot=e;break}ot=t.return}return b=Yk,Yk=!1,b}function Tg(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var o=i.destroy;i.destroy=void 0,o!==void 0&&xw(t,n,o)}i=i.next}while(i!==r)}}function N5(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function bw(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function YR(e){var t=e.alternate;t!==null&&(e.alternate=null,YR(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[xl],delete t[sm],delete t[aw],delete t[UK],delete t[GK])),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 XR(e){return e.tag===5||e.tag===3||e.tag===4}function Xk(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||XR(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Sw(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=v3));else if(r!==4&&(e=e.child,e!==null))for(Sw(e,t,n),e=e.sibling;e!==null;)Sw(e,t,n),e=e.sibling}function ww(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(ww(e,t,n),e=e.sibling;e!==null;)ww(e,t,n),e=e.sibling}var Ii=null,Ps=!1;function Ac(e,t,n){for(n=n.child;n!==null;)QR(e,t,n),n=n.sibling}function QR(e,t,n){if(Cl&&typeof Cl.onCommitFiberUnmount=="function")try{Cl.onCommitFiberUnmount(P5,n)}catch{}switch(n.tag){case 5:Zi||Ip(n,t);case 6:var r=Ii,i=Ps;Ii=null,Ac(e,t,n),Ii=r,Ps=i,Ii!==null&&(Ps?(e=Ii,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):Ii.removeChild(n.stateNode));break;case 18:Ii!==null&&(Ps?(e=Ii,n=n.stateNode,e.nodeType===8?sb(e.parentNode,n):e.nodeType===1&&sb(e,n),nm(e)):sb(Ii,n.stateNode));break;case 4:r=Ii,i=Ps,Ii=n.stateNode.containerInfo,Ps=!0,Ac(e,t,n),Ii=r,Ps=i;break;case 0:case 11:case 14:case 15:if(!Zi&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var o=i,a=o.destroy;o=o.tag,a!==void 0&&((o&2)!==0||(o&4)!==0)&&xw(n,t,a),i=i.next}while(i!==r)}Ac(e,t,n);break;case 1:if(!Zi&&(Ip(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(s){_r(n,t,s)}Ac(e,t,n);break;case 21:Ac(e,t,n);break;case 22:n.mode&1?(Zi=(r=Zi)||n.memoizedState!==null,Ac(e,t,n),Zi=r):Ac(e,t,n);break;default:Ac(e,t,n)}}function Qk(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new sq),t.forEach(function(r){var i=vq.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function Ss(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var i=n[r];try{var o=e,a=t,s=a;e:for(;s!==null;){switch(s.tag){case 5:Ii=s.stateNode,Ps=!1;break e;case 3:Ii=s.stateNode.containerInfo,Ps=!0;break e;case 4:Ii=s.stateNode.containerInfo,Ps=!0;break e}s=s.return}if(Ii===null)throw Error(Fe(160));QR(o,a,i),Ii=null,Ps=!1;var l=i.alternate;l!==null&&(l.return=null),i.return=null}catch(d){_r(i,t,d)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)JR(t,e),t=t.sibling}function JR(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Ss(t,e),ll(e),r&4){try{Tg(3,e,e.return),N5(3,e)}catch(S){_r(e,e.return,S)}try{Tg(5,e,e.return)}catch(S){_r(e,e.return,S)}}break;case 1:Ss(t,e),ll(e),r&512&&n!==null&&Ip(n,n.return);break;case 5:if(Ss(t,e),ll(e),r&512&&n!==null&&Ip(n,n.return),e.flags&32){var i=e.stateNode;try{Qg(i,"")}catch(S){_r(e,e.return,S)}}if(r&4&&(i=e.stateNode,i!=null)){var o=e.memoizedProps,a=n!==null?n.memoizedProps:o,s=e.type,l=e.updateQueue;if(e.updateQueue=null,l!==null)try{s==="input"&&o.type==="radio"&&o.name!=null&&bI(i,o),jS(s,a);var d=jS(s,o);for(a=0;a<l.length;a+=2){var p=l[a],g=l[a+1];p==="style"?kI(i,g):p==="dangerouslySetInnerHTML"?CI(i,g):p==="children"?Qg(i,g):VC(i,p,g,d)}switch(s){case"input":HS(i,o);break;case"textarea":SI(i,o);break;case"select":var m=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!o.multiple;var y=o.value;y!=null?Bp(i,!!o.multiple,y,!1):m!==!!o.multiple&&(o.defaultValue!=null?Bp(i,!!o.multiple,o.defaultValue,!0):Bp(i,!!o.multiple,o.multiple?[]:"",!1))}i[sm]=o}catch(S){_r(e,e.return,S)}}break;case 6:if(Ss(t,e),ll(e),r&4){if(e.stateNode===null)throw Error(Fe(162));i=e.stateNode,o=e.memoizedProps;try{i.nodeValue=o}catch(S){_r(e,e.return,S)}}break;case 3:if(Ss(t,e),ll(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{nm(t.containerInfo)}catch(S){_r(e,e.return,S)}break;case 4:Ss(t,e),ll(e);break;case 13:Ss(t,e),ll(e),i=e.child,i.flags&8192&&(o=i.memoizedState!==null,i.stateNode.isHidden=o,!o||i.alternate!==null&&i.alternate.memoizedState!==null||(w9=$r())),r&4&&Qk(e);break;case 22:if(p=n!==null&&n.memoizedState!==null,e.mode&1?(Zi=(d=Zi)||p,Ss(t,e),Zi=d):Ss(t,e),ll(e),r&8192){if(d=e.memoizedState!==null,(e.stateNode.isHidden=d)&&!p&&(e.mode&1)!==0)for(ot=e,p=e.child;p!==null;){for(g=ot=p;ot!==null;){switch(m=ot,y=m.child,m.tag){case 0:case 11:case 14:case 15:Tg(4,m,m.return);break;case 1:Ip(m,m.return);var b=m.stateNode;if(typeof b.componentWillUnmount=="function"){r=m,n=m.return;try{t=r,b.props=t.memoizedProps,b.state=t.memoizedState,b.componentWillUnmount()}catch(S){_r(r,n,S)}}break;case 5:Ip(m,m.return);break;case 22:if(m.memoizedState!==null){eE(g);continue}}y!==null?(y.return=m,ot=y):eE(g)}p=p.sibling}e:for(p=null,g=e;;){if(g.tag===5){if(p===null){p=g;try{i=g.stateNode,d?(o=i.style,typeof o.setProperty=="function"?o.setProperty("display","none","important"):o.display="none"):(s=g.stateNode,l=g.memoizedProps.style,a=l!=null&&l.hasOwnProperty("display")?l.display:null,s.style.display=_I("display",a))}catch(S){_r(e,e.return,S)}}}else if(g.tag===6){if(p===null)try{g.stateNode.nodeValue=d?"":g.memoizedProps}catch(S){_r(e,e.return,S)}}else if((g.tag!==22&&g.tag!==23||g.memoizedState===null||g===e)&&g.child!==null){g.child.return=g,g=g.child;continue}if(g===e)break e;for(;g.sibling===null;){if(g.return===null||g.return===e)break e;p===g&&(p=null),g=g.return}p===g&&(p=null),g.sibling.return=g.return,g=g.sibling}}break;case 19:Ss(t,e),ll(e),r&4&&Qk(e);break;case 21:break;default:Ss(t,e),ll(e)}}function ll(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(XR(n)){var r=n;break e}n=n.return}throw Error(Fe(160))}switch(r.tag){case 5:var i=r.stateNode;r.flags&32&&(Qg(i,""),r.flags&=-33);var o=Xk(e);ww(e,o,i);break;case 3:case 4:var a=r.stateNode.containerInfo,s=Xk(e);Sw(e,s,a);break;default:throw Error(Fe(161))}}catch(l){_r(e,e.return,l)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function uq(e,t,n){ot=e,eM(e)}function eM(e,t,n){for(var r=(e.mode&1)!==0;ot!==null;){var i=ot,o=i.child;if(i.tag===22&&r){var a=i.memoizedState!==null||C2;if(!a){var s=i.alternate,l=s!==null&&s.memoizedState!==null||Zi;s=C2;var d=Zi;if(C2=a,(Zi=l)&&!d)for(ot=i;ot!==null;)a=ot,l=a.child,a.tag===22&&a.memoizedState!==null?tE(i):l!==null?(l.return=a,ot=l):tE(i);for(;o!==null;)ot=o,eM(o),o=o.sibling;ot=i,C2=s,Zi=d}Jk(e)}else(i.subtreeFlags&8772)!==0&&o!==null?(o.return=i,ot=o):Jk(e)}}function Jk(e){for(;ot!==null;){var t=ot;if((t.flags&8772)!==0){var n=t.alternate;try{if((t.flags&8772)!==0)switch(t.tag){case 0:case 11:case 15:Zi||N5(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!Zi)if(n===null)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:Es(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var o=t.updateQueue;o!==null&&Dk(t,o,r);break;case 3:var a=t.updateQueue;if(a!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}Dk(t,a,n)}break;case 5:var s=t.stateNode;if(n===null&&t.flags&4){n=s;var l=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":l.autoFocus&&n.focus();break;case"img":l.src&&(n.src=l.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var d=t.alternate;if(d!==null){var p=d.memoizedState;if(p!==null){var g=p.dehydrated;g!==null&&nm(g)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(Fe(163))}Zi||t.flags&512&&bw(t)}catch(m){_r(t,t.return,m)}}if(t===e){ot=null;break}if(n=t.sibling,n!==null){n.return=t.return,ot=n;break}ot=t.return}}function eE(e){for(;ot!==null;){var t=ot;if(t===e){ot=null;break}var n=t.sibling;if(n!==null){n.return=t.return,ot=n;break}ot=t.return}}function tE(e){for(;ot!==null;){var t=ot;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{N5(4,t)}catch(l){_r(t,n,l)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var i=t.return;try{r.componentDidMount()}catch(l){_r(t,i,l)}}var o=t.return;try{bw(t)}catch(l){_r(t,o,l)}break;case 5:var a=t.return;try{bw(t)}catch(l){_r(t,a,l)}}}catch(l){_r(t,t.return,l)}if(t===e){ot=null;break}var s=t.sibling;if(s!==null){s.return=t.return,ot=s;break}ot=t.return}}var cq=Math.ceil,T3=zu.ReactCurrentDispatcher,b9=zu.ReactCurrentOwner,Za=zu.ReactCurrentBatchConfig,ln=0,mi=null,Zr=null,Oi=0,da=0,Rp=yd(0),ni=0,hm=null,Jf=0,D5=0,S9=0,Lg=null,Fo=null,w9=0,h0=1/0,xu=null,L3=!1,Cw=null,rd=null,_2=!1,Kc=null,A3=0,Ag=0,_w=null,Ty=-1,Ly=0;function vo(){return(ln&6)!==0?$r():Ty!==-1?Ty:Ty=$r()}function id(e){return(e.mode&1)===0?1:(ln&2)!==0&&Oi!==0?Oi&-Oi:KK.transition!==null?(Ly===0&&(Ly=FI()),Ly):(e=En,e!==0||(e=window.event,e=e===void 0?16:UI(e.type)),e)}function Rs(e,t,n,r){if(50<Ag)throw Ag=0,_w=null,Error(Fe(185));Um(e,n,r),((ln&2)===0||e!==mi)&&(e===mi&&((ln&2)===0&&(D5|=n),ni===4&&Vc(e,Oi)),Wo(e,r),n===1&&ln===0&&(t.mode&1)===0&&(h0=$r()+500,R5&&xd()))}function Wo(e,t){var n=e.callbackNode;Kj(e,t);var r=h3(e,e===mi?Oi:0);if(r===0)n!==null&&ck(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&ck(n),t===1)e.tag===0?jK(nE.bind(null,e)):uR(nE.bind(null,e)),WK(function(){(ln&6)===0&&xd()}),n=null;else{switch(zI(r)){case 1:n=qC;break;case 4:n=NI;break;case 16:n=f3;break;case 536870912:n=DI;break;default:n=f3}n=lM(n,tM.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function tM(e,t){if(Ty=-1,Ly=0,(ln&6)!==0)throw Error(Fe(327));var n=e.callbackNode;if(Gp()&&e.callbackNode!==n)return null;var r=h3(e,e===mi?Oi:0);if(r===0)return null;if((r&30)!==0||(r&e.expiredLanes)!==0||t)t=I3(e,r);else{t=r;var i=ln;ln|=2;var o=rM();(mi!==e||Oi!==t)&&(xu=null,h0=$r()+500,Uf(e,t));do try{hq();break}catch(s){nM(e,s)}while(1);s9(),T3.current=o,ln=i,Zr!==null?t=0:(mi=null,Oi=0,t=ni)}if(t!==0){if(t===2&&(i=XS(e),i!==0&&(r=i,t=kw(e,i))),t===1)throw n=hm,Uf(e,0),Vc(e,r),Wo(e,$r()),n;if(t===6)Vc(e,r);else{if(i=e.current.alternate,(r&30)===0&&!dq(i)&&(t=I3(e,r),t===2&&(o=XS(e),o!==0&&(r=o,t=kw(e,o))),t===1))throw n=hm,Uf(e,0),Vc(e,r),Wo(e,$r()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(Fe(345));case 2:Af(e,Fo,xu);break;case 3:if(Vc(e,r),(r&130023424)===r&&(t=w9+500-$r(),10<t)){if(h3(e,0)!==0)break;if(i=e.suspendedLanes,(i&r)!==r){vo(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=ow(Af.bind(null,e,Fo,xu),t);break}Af(e,Fo,xu);break;case 4:if(Vc(e,r),(r&4194240)===r)break;for(t=e.eventTimes,i=-1;0<r;){var a=31-Is(r);o=1<<a,a=t[a],a>i&&(i=a),r&=~o}if(r=i,r=$r()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*cq(r/1960))-r,10<r){e.timeoutHandle=ow(Af.bind(null,e,Fo,xu),r);break}Af(e,Fo,xu);break;case 5:Af(e,Fo,xu);break;default:throw Error(Fe(329))}}}return Wo(e,$r()),e.callbackNode===n?tM.bind(null,e):null}function kw(e,t){var n=Lg;return e.current.memoizedState.isDehydrated&&(Uf(e,t).flags|=256),e=I3(e,t),e!==2&&(t=Fo,Fo=n,t!==null&&Ew(t)),e}function Ew(e){Fo===null?Fo=e:Fo.push.apply(Fo,e)}function dq(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var i=n[r],o=i.getSnapshot;i=i.value;try{if(!Os(o(),i))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Vc(e,t){for(t&=~S9,t&=~D5,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Is(t),r=1<<n;e[n]=-1,t&=~r}}function nE(e){if((ln&6)!==0)throw Error(Fe(327));Gp();var t=h3(e,0);if((t&1)===0)return Wo(e,$r()),null;var n=I3(e,t);if(e.tag!==0&&n===2){var r=XS(e);r!==0&&(t=r,n=kw(e,r))}if(n===1)throw n=hm,Uf(e,0),Vc(e,t),Wo(e,$r()),n;if(n===6)throw Error(Fe(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Af(e,Fo,xu),Wo(e,$r()),null}function C9(e,t){var n=ln;ln|=1;try{return e(t)}finally{ln=n,ln===0&&(h0=$r()+500,R5&&xd())}}function eh(e){Kc!==null&&Kc.tag===0&&(ln&6)===0&&Gp();var t=ln;ln|=1;var n=Za.transition,r=En;try{if(Za.transition=null,En=1,e)return e()}finally{En=r,Za.transition=n,ln=t,(ln&6)===0&&xd()}}function _9(){da=Rp.current,Yn(Rp)}function Uf(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,HK(n)),Zr!==null)for(n=Zr.return;n!==null;){var r=n;switch(i9(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&y3();break;case 3:d0(),Yn(Bo),Yn(Xi),h9();break;case 5:f9(r);break;case 4:d0();break;case 13:Yn(hr);break;case 19:Yn(hr);break;case 10:l9(r.type._context);break;case 22:case 23:_9()}n=n.return}if(mi=e,Zr=e=od(e.current,null),Oi=da=t,ni=0,hm=null,S9=D5=Jf=0,Fo=Lg=null,$f!==null){for(t=0;t<$f.length;t++)if(n=$f[t],r=n.interleaved,r!==null){n.interleaved=null;var i=r.next,o=n.pending;if(o!==null){var a=o.next;o.next=i,r.next=a}n.pending=r}$f=null}return e}function nM(e,t){do{var n=Zr;try{if(s9(),ky.current=P3,E3){for(var r=pr.memoizedState;r!==null;){var i=r.queue;i!==null&&(i.pending=null),r=r.next}E3=!1}if(Qf=0,gi=ti=pr=null,Pg=!1,cm=0,b9.current=null,n===null||n.return===null){ni=1,hm=t,Zr=null;break}e:{var o=e,a=n.return,s=n,l=t;if(t=Oi,s.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){var d=l,p=s,g=p.tag;if((p.mode&1)===0&&(g===0||g===11||g===15)){var m=p.alternate;m?(p.updateQueue=m.updateQueue,p.memoizedState=m.memoizedState,p.lanes=m.lanes):(p.updateQueue=null,p.memoizedState=null)}var y=Vk(a);if(y!==null){y.flags&=-257,Uk(y,a,s,o,t),y.mode&1&&Wk(o,d,t),t=y,l=d;var b=t.updateQueue;if(b===null){var S=new Set;S.add(l),t.updateQueue=S}else b.add(l);break e}else{if((t&1)===0){Wk(o,d,t),k9();break e}l=Error(Fe(426))}}else if(rr&&s.mode&1){var P=Vk(a);if(P!==null){(P.flags&65536)===0&&(P.flags|=256),Uk(P,a,s,o,t),o9(f0(l,s));break e}}o=l=f0(l,s),ni!==4&&(ni=2),Lg===null?Lg=[o]:Lg.push(o),o=a;do{switch(o.tag){case 3:o.flags|=65536,t&=-t,o.lanes|=t;var E=$R(o,l,t);Nk(o,E);break e;case 1:s=l;var k=o.type,L=o.stateNode;if((o.flags&128)===0&&(typeof k.getDerivedStateFromError=="function"||L!==null&&typeof L.componentDidCatch=="function"&&(rd===null||!rd.has(L)))){o.flags|=65536,t&=-t,o.lanes|=t;var R=BR(o,s,t);Nk(o,R);break e}}o=o.return}while(o!==null)}oM(n)}catch(N){t=N,Zr===n&&n!==null&&(Zr=n=n.return);continue}break}while(1)}function rM(){var e=T3.current;return T3.current=P3,e===null?P3:e}function k9(){(ni===0||ni===3||ni===2)&&(ni=4),mi===null||(Jf&268435455)===0&&(D5&268435455)===0||Vc(mi,Oi)}function I3(e,t){var n=ln;ln|=2;var r=rM();(mi!==e||Oi!==t)&&(xu=null,Uf(e,t));do try{fq();break}catch(i){nM(e,i)}while(1);if(s9(),ln=n,T3.current=r,Zr!==null)throw Error(Fe(261));return mi=null,Oi=0,ni}function fq(){for(;Zr!==null;)iM(Zr)}function hq(){for(;Zr!==null&&!zj();)iM(Zr)}function iM(e){var t=sM(e.alternate,e,da);e.memoizedProps=e.pendingProps,t===null?oM(e):Zr=t,b9.current=null}function oM(e){var t=e;do{var n=t.alternate;if(e=t.return,(t.flags&32768)===0){if(n=oq(n,t,da),n!==null){Zr=n;return}}else{if(n=aq(n,t),n!==null){n.flags&=32767,Zr=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{ni=6,Zr=null;return}}if(t=t.sibling,t!==null){Zr=t;return}Zr=t=e}while(t!==null);ni===0&&(ni=5)}function Af(e,t,n){var r=En,i=Za.transition;try{Za.transition=null,En=1,pq(e,t,n,r)}finally{Za.transition=i,En=r}return null}function pq(e,t,n,r){do Gp();while(Kc!==null);if((ln&6)!==0)throw Error(Fe(327));n=e.finishedWork;var i=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(Fe(177));e.callbackNode=null,e.callbackPriority=0;var o=n.lanes|n.childLanes;if(qj(e,o),e===mi&&(Zr=mi=null,Oi=0),(n.subtreeFlags&2064)===0&&(n.flags&2064)===0||_2||(_2=!0,lM(f3,function(){return Gp(),null})),o=(n.flags&15990)!==0,(n.subtreeFlags&15990)!==0||o){o=Za.transition,Za.transition=null;var a=En;En=1;var s=ln;ln|=4,b9.current=null,lq(e,n),JR(n,e),OK(rw),p3=!!nw,rw=nw=null,e.current=n,uq(n),$j(),ln=s,En=a,Za.transition=o}else e.current=n;if(_2&&(_2=!1,Kc=e,A3=i),o=e.pendingLanes,o===0&&(rd=null),Wj(n.stateNode),Wo(e,$r()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)i=t[n],r(i.value,{componentStack:i.stack,digest:i.digest});if(L3)throw L3=!1,e=Cw,Cw=null,e;return(A3&1)!==0&&e.tag!==0&&Gp(),o=e.pendingLanes,(o&1)!==0?e===_w?Ag++:(Ag=0,_w=e):Ag=0,xd(),null}function Gp(){if(Kc!==null){var e=zI(A3),t=Za.transition,n=En;try{if(Za.transition=null,En=16>e?16:e,Kc===null)var r=!1;else{if(e=Kc,Kc=null,A3=0,(ln&6)!==0)throw Error(Fe(331));var i=ln;for(ln|=4,ot=e.current;ot!==null;){var o=ot,a=o.child;if((ot.flags&16)!==0){var s=o.deletions;if(s!==null){for(var l=0;l<s.length;l++){var d=s[l];for(ot=d;ot!==null;){var p=ot;switch(p.tag){case 0:case 11:case 15:Tg(8,p,o)}var g=p.child;if(g!==null)g.return=p,ot=g;else for(;ot!==null;){p=ot;var m=p.sibling,y=p.return;if(YR(p),p===d){ot=null;break}if(m!==null){m.return=y,ot=m;break}ot=y}}}var b=o.alternate;if(b!==null){var S=b.child;if(S!==null){b.child=null;do{var P=S.sibling;S.sibling=null,S=P}while(S!==null)}}ot=o}}if((o.subtreeFlags&2064)!==0&&a!==null)a.return=o,ot=a;else e:for(;ot!==null;){if(o=ot,(o.flags&2048)!==0)switch(o.tag){case 0:case 11:case 15:Tg(9,o,o.return)}var E=o.sibling;if(E!==null){E.return=o.return,ot=E;break e}ot=o.return}}var k=e.current;for(ot=k;ot!==null;){a=ot;var L=a.child;if((a.subtreeFlags&2064)!==0&&L!==null)L.return=a,ot=L;else e:for(a=k;ot!==null;){if(s=ot,(s.flags&2048)!==0)try{switch(s.tag){case 0:case 11:case 15:N5(9,s)}}catch(N){_r(s,s.return,N)}if(s===a){ot=null;break e}var R=s.sibling;if(R!==null){R.return=s.return,ot=R;break e}ot=s.return}}if(ln=i,xd(),Cl&&typeof Cl.onPostCommitFiberRoot=="function")try{Cl.onPostCommitFiberRoot(P5,e)}catch{}r=!0}return r}finally{En=n,Za.transition=t}}return!1}function rE(e,t,n){t=f0(n,t),t=$R(e,t,1),e=nd(e,t,1),t=vo(),e!==null&&(Um(e,1,t),Wo(e,t))}function _r(e,t,n){if(e.tag===3)rE(e,e,n);else for(;t!==null;){if(t.tag===3){rE(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(rd===null||!rd.has(r))){e=f0(n,e),e=BR(t,e,1),t=nd(t,e,1),e=vo(),t!==null&&(Um(t,1,e),Wo(t,e));break}}t=t.return}}function gq(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=vo(),e.pingedLanes|=e.suspendedLanes&n,mi===e&&(Oi&n)===n&&(ni===4||ni===3&&(Oi&130023424)===Oi&&500>$r()-w9?Uf(e,0):S9|=n),Wo(e,t)}function aM(e,t){t===0&&((e.mode&1)===0?t=1:(t=p2,p2<<=1,(p2&130023424)===0&&(p2=4194304)));var n=vo();e=Lu(e,t),e!==null&&(Um(e,t,n),Wo(e,n))}function mq(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),aM(e,n)}function vq(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(Fe(314))}r!==null&&r.delete(t),aM(e,n)}var sM;sM=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Bo.current)$o=!0;else{if((e.lanes&n)===0&&(t.flags&128)===0)return $o=!1,iq(e,t,n);$o=(e.flags&131072)!==0}else $o=!1,rr&&(t.flags&1048576)!==0&&cR(t,S3,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Py(e,t),e=t.pendingProps;var i=l0(t,Xi.current);Up(t,n),i=g9(null,t,r,e,i,n);var o=m9();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Ho(r)?(o=!0,x3(t)):o=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,c9(t),i.updater=M5,t.stateNode=i,i._reactInternals=t,fw(t,r,e,n),t=gw(null,t,r,!0,o,n)):(t.tag=0,rr&&o&&r9(t),po(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Py(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=xq(r),e=Es(r,e),i){case 0:t=pw(null,t,r,e,n);break e;case 1:t=Kk(null,t,r,e,n);break e;case 11:t=Gk(null,t,r,e,n);break e;case 14:t=jk(null,t,r,Es(r.type,e),n);break e}throw Error(Fe(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),pw(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),Kk(e,t,r,i,n);case 3:e:{if(UR(t),e===null)throw Error(Fe(387));r=t.pendingProps,o=t.memoizedState,i=o.element,pR(e,t),_3(t,r,null,n);var a=t.memoizedState;if(r=a.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){i=f0(Error(Fe(423)),t),t=qk(e,t,r,n,i);break e}else if(r!==i){i=f0(Error(Fe(424)),t),t=qk(e,t,r,n,i);break e}else for(ha=td(t.stateNode.containerInfo.firstChild),ga=t,rr=!0,Ls=null,n=yR(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(u0(),r===i){t=Au(e,t,n);break e}po(e,t,r,n)}t=t.child}return t;case 5:return xR(t),e===null&&uw(t),r=t.type,i=t.pendingProps,o=e!==null?e.memoizedProps:null,a=i.children,iw(r,i)?a=null:o!==null&&iw(r,o)&&(t.flags|=32),VR(e,t),po(e,t,a,n),t.child;case 6:return e===null&&uw(t),null;case 13:return GR(e,t,n);case 4:return d9(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=c0(t,null,r,n):po(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),Gk(e,t,r,i,n);case 7:return po(e,t,t.pendingProps,n),t.child;case 8:return po(e,t,t.pendingProps.children,n),t.child;case 12:return po(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,o=t.memoizedProps,a=i.value,Vn(w3,r._currentValue),r._currentValue=a,o!==null)if(Os(o.value,a)){if(o.children===i.children&&!Bo.current){t=Au(e,t,n);break e}}else for(o=t.child,o!==null&&(o.return=t);o!==null;){var s=o.dependencies;if(s!==null){a=o.child;for(var l=s.firstContext;l!==null;){if(l.context===r){if(o.tag===1){l=Eu(-1,n&-n),l.tag=2;var d=o.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?l.next=l:(l.next=p.next,p.next=l),d.pending=l}}o.lanes|=n,l=o.alternate,l!==null&&(l.lanes|=n),cw(o.return,n,t),s.lanes|=n;break}l=l.next}}else if(o.tag===10)a=o.type===t.type?null:o.child;else if(o.tag===18){if(a=o.return,a===null)throw Error(Fe(341));a.lanes|=n,s=a.alternate,s!==null&&(s.lanes|=n),cw(a,n,t),a=o.sibling}else a=o.child;if(a!==null)a.return=o;else for(a=o;a!==null;){if(a===t){a=null;break}if(o=a.sibling,o!==null){o.return=a.return,a=o;break}a=a.return}o=a}po(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,Up(t,n),i=Xa(i),r=r(i),t.flags|=1,po(e,t,r,n),t.child;case 14:return r=t.type,i=Es(r,t.pendingProps),i=Es(r.type,i),jk(e,t,r,i,n);case 15:return HR(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Es(r,i),Py(e,t),t.tag=1,Ho(r)?(e=!0,x3(t)):e=!1,Up(t,n),mR(t,r,i),fw(t,r,i,n),gw(null,t,r,!0,e,n);case 19:return jR(e,t,n);case 22:return WR(e,t,n)}throw Error(Fe(156,t.tag))};function lM(e,t){return OI(e,t)}function yq(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function qa(e,t,n,r){return new yq(e,t,n,r)}function E9(e){return e=e.prototype,!(!e||!e.isReactComponent)}function xq(e){if(typeof e=="function")return E9(e)?1:0;if(e!=null){if(e=e.$$typeof,e===GC)return 11;if(e===jC)return 14}return 2}function od(e,t){var n=e.alternate;return n===null?(n=qa(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Ay(e,t,n,r,i,o){var a=2;if(r=e,typeof e=="function")E9(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case wp:return Gf(n.children,i,o,t);case UC:a=8,i|=8;break;case DS:return e=qa(12,n,t,i|2),e.elementType=DS,e.lanes=o,e;case FS:return e=qa(13,n,t,i),e.elementType=FS,e.lanes=o,e;case zS:return e=qa(19,n,t,i),e.elementType=zS,e.lanes=o,e;case vI:return F5(n,i,o,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case gI:a=10;break e;case mI:a=9;break e;case GC:a=11;break e;case jC:a=14;break e;case zc:a=16,r=null;break e}throw Error(Fe(130,e==null?e:typeof e,""))}return t=qa(a,n,t,i),t.elementType=e,t.type=r,t.lanes=o,t}function Gf(e,t,n,r){return e=qa(7,e,r,t),e.lanes=n,e}function F5(e,t,n,r){return e=qa(22,e,r,t),e.elementType=vI,e.lanes=n,e.stateNode={isHidden:!1},e}function gb(e,t,n){return e=qa(6,e,null,t),e.lanes=n,e}function mb(e,t,n){return t=qa(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function bq(e,t,n,r,i){this.tag=t,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=Yx(0),this.expirationTimes=Yx(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Yx(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function P9(e,t,n,r,i,o,a,s,l){return e=new bq(e,t,n,s,l),t===1?(t=1,o===!0&&(t|=8)):t=0,o=qa(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},c9(o),e}function Sq(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Sp,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function uM(e){if(!e)return ud;e=e._reactInternals;e:{if(ah(e)!==e||e.tag!==1)throw Error(Fe(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Ho(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(Fe(171))}if(e.tag===1){var n=e.type;if(Ho(n))return lR(e,n,t)}return t}function cM(e,t,n,r,i,o,a,s,l){return e=P9(n,r,!0,e,i,o,a,s,l),e.context=uM(null),n=e.current,r=vo(),i=id(n),o=Eu(r,i),o.callback=t??null,nd(n,o,i),e.current.lanes=i,Um(e,i,r),Wo(e,r),e}function z5(e,t,n,r){var i=t.current,o=vo(),a=id(i);return n=uM(n),t.context===null?t.context=n:t.pendingContext=n,t=Eu(o,a),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=nd(i,t,a),e!==null&&(Rs(e,i,a,o),_y(e,i,a)),a}function R3(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function iE(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function T9(e,t){iE(e,t),(e=e.alternate)&&iE(e,t)}function wq(){return null}var dM=typeof reportError=="function"?reportError:function(e){console.error(e)};function L9(e){this._internalRoot=e}$5.prototype.render=L9.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(Fe(409));z5(e,t,null,null)};$5.prototype.unmount=L9.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;eh(function(){z5(null,e,null,null)}),t[Tu]=null}};function $5(e){this._internalRoot=e}$5.prototype.unstable_scheduleHydration=function(e){if(e){var t=HI();e={blockedOn:null,target:e,priority:t};for(var n=0;n<Wc.length&&t!==0&&t<Wc[n].priority;n++);Wc.splice(n,0,e),n===0&&VI(e)}};function A9(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function B5(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function oE(){}function Cq(e,t,n,r,i){if(i){if(typeof r=="function"){var o=r;r=function(){var d=R3(a);o.call(d)}}var a=cM(t,r,e,0,null,!1,!1,"",oE);return e._reactRootContainer=a,e[Tu]=a.current,om(e.nodeType===8?e.parentNode:e),eh(),a}for(;i=e.lastChild;)e.removeChild(i);if(typeof r=="function"){var s=r;r=function(){var d=R3(l);s.call(d)}}var l=P9(e,0,!1,null,null,!1,!1,"",oE);return e._reactRootContainer=l,e[Tu]=l.current,om(e.nodeType===8?e.parentNode:e),eh(function(){z5(t,l,n,r)}),l}function H5(e,t,n,r,i){var o=n._reactRootContainer;if(o){var a=o;if(typeof i=="function"){var s=i;i=function(){var l=R3(a);s.call(l)}}z5(t,a,e,i)}else a=Cq(n,t,e,i,r);return R3(a)}$I=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=ag(t.pendingLanes);n!==0&&(ZC(t,n|1),Wo(t,$r()),(ln&6)===0&&(h0=$r()+500,xd()))}break;case 13:eh(function(){var r=Lu(e,1);if(r!==null){var i=vo();Rs(r,e,1,i)}}),T9(e,1)}};YC=function(e){if(e.tag===13){var t=Lu(e,134217728);if(t!==null){var n=vo();Rs(t,e,134217728,n)}T9(e,134217728)}};BI=function(e){if(e.tag===13){var t=id(e),n=Lu(e,t);if(n!==null){var r=vo();Rs(n,e,t,r)}T9(e,t)}};HI=function(){return En};WI=function(e,t){var n=En;try{return En=e,t()}finally{En=n}};qS=function(e,t,n){switch(t){case"input":if(HS(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=I5(r);if(!i)throw Error(Fe(90));xI(r),HS(r,i)}}}break;case"textarea":SI(e,n);break;case"select":t=n.value,t!=null&&Bp(e,!!n.multiple,t,!1)}};TI=C9;LI=eh;var _q={usingClientEntryPoint:!1,Events:[jm,Ep,I5,EI,PI,C9]},U1={findFiberByHostInstance:zf,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},kq={bundleType:U1.bundleType,version:U1.version,rendererPackageName:U1.rendererPackageName,rendererConfig:U1.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:zu.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=RI(e),e===null?null:e.stateNode},findFiberByHostInstance:U1.findFiberByHostInstance||wq,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var k2=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!k2.isDisabled&&k2.supportsFiber)try{P5=k2.inject(kq),Cl=k2}catch{}}wa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=_q;wa.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!A9(t))throw Error(Fe(200));return Sq(e,t,null,n)};wa.createRoot=function(e,t){if(!A9(e))throw Error(Fe(299));var n=!1,r="",i=dM;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(i=t.onRecoverableError)),t=P9(e,1,!1,null,null,n,!1,r,i),e[Tu]=t.current,om(e.nodeType===8?e.parentNode:e),new L9(t)};wa.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(Fe(188)):(e=Object.keys(e).join(","),Error(Fe(268,e)));return e=RI(t),e=e===null?null:e.stateNode,e};wa.flushSync=function(e){return eh(e)};wa.hydrate=function(e,t,n){if(!B5(t))throw Error(Fe(200));return H5(null,e,t,!0,n)};wa.hydrateRoot=function(e,t,n){if(!A9(e))throw Error(Fe(405));var r=n!=null&&n.hydratedSources||null,i=!1,o="",a=dM;if(n!=null&&(n.unstable_strictMode===!0&&(i=!0),n.identifierPrefix!==void 0&&(o=n.identifierPrefix),n.onRecoverableError!==void 0&&(a=n.onRecoverableError)),t=cM(t,null,e,1,n??null,i,!1,o,a),e[Tu]=t.current,om(e),r)for(e=0;e<r.length;e++)n=r[e],i=n._getVersion,i=i(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new $5(t)};wa.render=function(e,t,n){if(!B5(t))throw Error(Fe(200));return H5(null,e,t,!1,n)};wa.unmountComponentAtNode=function(e){if(!B5(e))throw Error(Fe(40));return e._reactRootContainer?(eh(function(){H5(null,null,e,!1,function(){e._reactRootContainer=null,e[Tu]=null})}),!0):!1};wa.unstable_batchedUpdates=C9;wa.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!B5(n))throw Error(Fe(200));if(e==null||e._reactInternals===void 0)throw Error(Fe(38));return H5(e,t,n,!1,r)};wa.version="18.2.0-next-9e3b772b8-20220608";(function(e){function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(n){console.error(n)}}t(),e.exports=wa})($l);const E2=DC($l.exports);var aE=$l.exports;OS.createRoot=aE.createRoot,OS.hydrateRoot=aE.hydrateRoot;var kl=Boolean(globalThis?.document)?C.exports.useLayoutEffect:C.exports.useEffect,W5={exports:{}},V5={};/**
+ * @license React
+ * react-jsx-runtime.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 Eq=C.exports,Pq=Symbol.for("react.element"),Tq=Symbol.for("react.fragment"),Lq=Object.prototype.hasOwnProperty,Aq=Eq.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Iq={key:!0,ref:!0,__self:!0,__source:!0};function fM(e,t,n){var r,i={},o=null,a=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)Lq.call(t,r)&&!Iq.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:Pq,type:e,key:o,ref:a,props:i,_owner:Aq.current}}V5.Fragment=Tq;V5.jsx=fM;V5.jsxs=fM;(function(e){e.exports=V5})(W5);const Xn=W5.exports.Fragment,_=W5.exports.jsx,ue=W5.exports.jsxs;var I9=C.exports.createContext({});I9.displayName="ColorModeContext";function R9(){const e=C.exports.useContext(I9);if(e===void 0)throw new Error("useColorMode must be used within a ColorModeProvider");return e}var P2={light:"chakra-ui-light",dark:"chakra-ui-dark"};function Rq(e={}){const{preventTransition:t=!0}=e,n={setDataset:r=>{const i=t?n.preventTransition():void 0;document.documentElement.dataset.theme=r,document.documentElement.style.colorScheme=r,i?.()},setClassName(r){document.body.classList.add(r?P2.dark:P2.light),document.body.classList.remove(r?P2.light:P2.dark)},query(){return window.matchMedia("(prefers-color-scheme: dark)")},getSystemTheme(r){return n.query().matches??r==="dark"?"dark":"light"},addListener(r){const i=n.query(),o=a=>{r(a.matches?"dark":"light")};return typeof i.addListener=="function"?i.addListener(o):i.addEventListener("change",o),()=>{typeof i.removeListener=="function"?i.removeListener(o):i.removeEventListener("change",o)}},preventTransition(){const r=document.createElement("style");return r.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(r),()=>{window.getComputedStyle(document.body),requestAnimationFrame(()=>{requestAnimationFrame(()=>{document.head.removeChild(r)})})}}};return n}var Mq="chakra-ui-color-mode";function Oq(e){return{ssr:!1,type:"localStorage",get(t){if(!globalThis?.document)return t;let n;try{n=localStorage.getItem(e)||t}catch{}return n||t},set(t){try{localStorage.setItem(e,t)}catch{}}}}var Nq=Oq(Mq),sE=()=>{};function lE(e,t){return e.type==="cookie"&&e.ssr?e.get(t):t}function hM(e){const{value:t,children:n,options:{useSystemColorMode:r,initialColorMode:i,disableTransitionOnChange:o}={},colorModeManager:a=Nq}=e,s=i==="dark"?"dark":"light",[l,d]=C.exports.useState(()=>lE(a,s)),[p,g]=C.exports.useState(()=>lE(a)),{getSystemTheme:m,setClassName:y,setDataset:b,addListener:S}=C.exports.useMemo(()=>Rq({preventTransition:o}),[o]),P=i==="system"&&!l?p:l,E=C.exports.useCallback(R=>{const N=R==="system"?m():R;d(N),y(N==="dark"),b(N),a.set(N)},[a,m,y,b]);kl(()=>{i==="system"&&g(m())},[]),C.exports.useEffect(()=>{const R=a.get();if(R){E(R);return}if(i==="system"){E("system");return}E(s)},[a,s,i,E]);const k=C.exports.useCallback(()=>{E(P==="dark"?"light":"dark")},[P,E]);C.exports.useEffect(()=>{if(!!r)return S(E)},[r,S,E]);const L=C.exports.useMemo(()=>({colorMode:t??P,toggleColorMode:t?sE:k,setColorMode:t?sE:E}),[P,k,E,t]);return _(I9.Provider,{value:L,children:n})}hM.displayName="ColorModeProvider";var Dq=new Set(["dark","light","system"]);function Fq(e){let t=e;return Dq.has(t)||(t="light"),t}function zq(e={}){const{initialColorMode:t="light",type:n="localStorage",storageKey:r="chakra-ui-color-mode"}=e,i=Fq(t),o=n==="cookie",a=`(function(){try{var a=function(o){var l="(prefers-color-scheme: dark)",v=window.matchMedia(l).matches?"dark":"light",e=o==="system"?v:o,d=document.documentElement,m=document.body,i="chakra-ui-light",n="chakra-ui-dark",s=e==="dark";return m.classList.add(s?n:i),m.classList.remove(s?i:n),d.style.colorScheme=e,d.dataset.theme=e,e},u=a,h="${i}",r="${r}",t=document.cookie.match(new RegExp("(^| )".concat(r,"=([^;]+)"))),c=t?t[2]:null;c?a(c):document.cookie="".concat(r,"=").concat(a(h),"; max-age=31536000; path=/")}catch(a){}})();
+  `,s=`(function(){try{var a=function(c){var v="(prefers-color-scheme: dark)",h=window.matchMedia(v).matches?"dark":"light",r=c==="system"?h:c,o=document.documentElement,s=document.body,l="chakra-ui-light",d="chakra-ui-dark",i=r==="dark";return s.classList.add(i?d:l),s.classList.remove(i?l:d),o.style.colorScheme=r,o.dataset.theme=r,r},n=a,m="${i}",e="${r}",t=localStorage.getItem(e);t?a(t):localStorage.setItem(e,a(m))}catch(a){}})();
+  `;return`!${o?a:s}`.trim()}function $q(e={}){return _("script",{id:"chakra-script",dangerouslySetInnerHTML:{__html:zq(e)}})}var Pw={exports:{}};(function(e,t){var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",b="[object GeneratorFunction]",S="[object Map]",P="[object Number]",E="[object Null]",k="[object Object]",L="[object Proxy]",R="[object RegExp]",N="[object Set]",F="[object String]",z="[object Undefined]",$="[object WeakMap]",K="[object ArrayBuffer]",G="[object DataView]",Y="[object Float32Array]",ve="[object Float64Array]",pe="[object Int8Array]",le="[object Int16Array]",we="[object Int32Array]",be="[object Uint8Array]",ie="[object Uint8ClampedArray]",j="[object Uint16Array]",ne="[object Uint32Array]",Q=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,re=/^(?:0|[1-9]\d*)$/,de={};de[Y]=de[ve]=de[pe]=de[le]=de[we]=de[be]=de[ie]=de[j]=de[ne]=!0,de[s]=de[l]=de[K]=de[p]=de[G]=de[g]=de[m]=de[y]=de[S]=de[P]=de[k]=de[R]=de[N]=de[F]=de[$]=!1;var Se=typeof Su=="object"&&Su&&Su.Object===Object&&Su,De=typeof self=="object"&&self&&self.Object===Object&&self,Me=Se||De||Function("return this")(),Ve=t&&!t.nodeType&&t,ke=Ve&&!0&&e&&!e.nodeType&&e,$e=ke&&ke.exports===Ve,nt=$e&&Se.process,ft=function(){try{var I=ke&&ke.require&&ke.require("util").types;return I||nt&&nt.binding&&nt.binding("util")}catch{}}(),Rt=ft&&ft.isTypedArray;function Mt(I,D,U){switch(U.length){case 0:return I.call(D);case 1:return I.call(D,U[0]);case 2:return I.call(D,U[0],U[1]);case 3:return I.call(D,U[0],U[1],U[2])}return I.apply(D,U)}function Re(I,D){for(var U=-1,me=Array(I);++U<I;)me[U]=D(U);return me}function tt(I){return function(D){return I(D)}}function pt(I,D){return I?.[D]}function at(I,D){return function(U){return I(D(U))}}var gt=Array.prototype,hn=Function.prototype,mt=Object.prototype,Ht=Me["__core-js_shared__"],tn=hn.toString,Ft=mt.hasOwnProperty,Oe=function(){var I=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||"");return I?"Symbol(src)_1."+I:""}(),et=mt.toString,Ut=tn.call(Object),Wt=RegExp("^"+tn.call(Ft).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ee=$e?Me.Buffer:void 0,kt=Me.Symbol,Xt=Me.Uint8Array,zn=Ee?Ee.allocUnsafe:void 0,Ge=at(Object.getPrototypeOf,Object),Tt=Object.create,Be=mt.propertyIsEnumerable,ut=gt.splice,je=kt?kt.toStringTag:void 0,xt=function(){try{var I=to(Object,"defineProperty");return I({},"",{}),I}catch{}}(),Qt=Ee?Ee.isBuffer:void 0,jn=Math.max,yr=Date.now,Hr=to(Me,"Map"),zi=to(Object,"create"),Ad=function(){function I(){}return function(D){if(!Ar(D))return{};if(Tt)return Tt(D);I.prototype=D;var U=new I;return I.prototype=void 0,U}}();function Wr(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Ku(){this.__data__=zi?zi(null):{},this.size=0}function Id(I){var D=this.has(I)&&delete this.__data__[I];return this.size-=D?1:0,D}function $s(I){var D=this.__data__;if(zi){var U=D[I];return U===r?void 0:U}return Ft.call(D,I)?D[I]:void 0}function qu(I){var D=this.__data__;return zi?D[I]!==void 0:Ft.call(D,I)}function Zu(I,D){var U=this.__data__;return this.size+=this.has(I)?0:1,U[I]=zi&&D===void 0?r:D,this}Wr.prototype.clear=Ku,Wr.prototype.delete=Id,Wr.prototype.get=$s,Wr.prototype.has=qu,Wr.prototype.set=Zu;function or(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Wl(){this.__data__=[],this.size=0}function Rd(I){var D=this.__data__,U=$i(D,I);if(U<0)return!1;var me=D.length-1;return U==me?D.pop():ut.call(D,U,1),--this.size,!0}function Bs(I){var D=this.__data__,U=$i(D,I);return U<0?void 0:D[U][1]}function Vl(I){return $i(this.__data__,I)>-1}function Md(I,D){var U=this.__data__,me=$i(U,I);return me<0?(++this.size,U.push([I,D])):U[me][1]=D,this}or.prototype.clear=Wl,or.prototype.delete=Rd,or.prototype.get=Bs,or.prototype.has=Vl,or.prototype.set=Md;function yi(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Hs(){this.size=0,this.__data__={hash:new Wr,map:new(Hr||or),string:new Wr}}function Od(I){var D=_o(this,I).delete(I);return this.size-=D?1:0,D}function Nd(I){return _o(this,I).get(I)}function Dd(I){return _o(this,I).has(I)}function Fd(I,D){var U=_o(this,I),me=U.size;return U.set(I,D),this.size+=U.size==me?0:1,this}yi.prototype.clear=Hs,yi.prototype.delete=Od,yi.prototype.get=Nd,yi.prototype.has=Dd,yi.prototype.set=Fd;function oi(I){var D=this.__data__=new or(I);this.size=D.size}function zd(){this.__data__=new or,this.size=0}function $d(I){var D=this.__data__,U=D.delete(I);return this.size=D.size,U}function Bd(I){return this.__data__.get(I)}function Hd(I){return this.__data__.has(I)}function Wd(I,D){var U=this.__data__;if(U instanceof or){var me=U.__data__;if(!Hr||me.length<n-1)return me.push([I,D]),this.size=++U.size,this;U=this.__data__=new yi(me)}return U.set(I,D),this.size=U.size,this}oi.prototype.clear=zd,oi.prototype.delete=$d,oi.prototype.get=Bd,oi.prototype.has=Hd,oi.prototype.set=Wd;function Vd(I,D){var U=Zo(I),me=!U&&ls(I),Ye=!U&&!me&&us(I),dt=!U&&!me&&!Ye&&Xl(I),Ke=U||me||Ye||dt,Ue=Ke?Re(I.length,String):[],lt=Ue.length;for(var an in I)(D||Ft.call(I,an))&&!(Ke&&(an=="length"||Ye&&(an=="offset"||an=="parent")||dt&&(an=="buffer"||an=="byteLength"||an=="byteOffset")||jl(an,lt)))&&Ue.push(an);return Ue}function Co(I,D,U){(U!==void 0&&!bi(I[D],U)||U===void 0&&!(D in I))&&Ko(I,D,U)}function Ud(I,D,U){var me=I[D];(!(Ft.call(I,D)&&bi(me,U))||U===void 0&&!(D in I))&&Ko(I,D,U)}function $i(I,D){for(var U=I.length;U--;)if(bi(I[U][0],D))return U;return-1}function Ko(I,D,U){D=="__proto__"&&xt?xt(I,D,{configurable:!0,enumerable:!0,value:U,writable:!0}):I[D]=U}var as=Ul();function Qi(I){return I==null?I===void 0?z:E:je&&je in Object(I)?Gl(I):ss(I)}function Ea(I){return cn(I)&&Qi(I)==s}function Yu(I){if(!Ar(I)||La(I))return!1;var D=Ra(I)?Wt:W;return D.test(Us(I))}function Ws(I){return cn(I)&&Zl(I.length)&&!!de[Qi(I)]}function Pa(I){if(!Ar(I))return Aa(I);var D=xi(I),U=[];for(var me in I)me=="constructor"&&(D||!Ft.call(I,me))||U.push(me);return U}function Bi(I,D,U,me,Ye){I!==D&&as(D,function(dt,Ke){if(Ye||(Ye=new oi),Ar(dt))pn(I,D,Ke,U,Bi,me,Ye);else{var Ue=me?me(Ia(I,Ke),dt,Ke+"",I,D,Ye):void 0;Ue===void 0&&(Ue=dt),Co(I,Ke,Ue)}},Jl)}function pn(I,D,U,me,Ye,dt,Ke){var Ue=Ia(I,U),lt=Ia(D,U),an=Ke.get(lt);if(an){Co(I,U,an);return}var qt=dt?dt(Ue,lt,U+"",I,D,Ke):void 0,Gt=qt===void 0;if(Gt){var sr=Zo(lt),ai=!sr&&us(lt),si=!sr&&!ai&&Xl(lt);qt=lt,sr||ai||si?Zo(Ue)?qt=Ue:Qu(Ue)?qt=Ta(Ue):ai?(Gt=!1,qt=ar(lt,!0)):si?(Gt=!1,qt=eo(lt,!0)):qt=[]:Yl(lt)||ls(lt)?(qt=Ue,ls(Ue)?qt=Ql(Ue):(!Ar(Ue)||Ra(Ue))&&(qt=Xr(lt))):Gt=!1}Gt&&(Ke.set(lt,qt),Ye(qt,lt,me,dt,Ke),Ke.delete(lt)),Co(I,U,qt)}function un(I,D){return Vs(Gd(I,D,eu),I+"")}var Ji=xt?function(I,D){return xt(I,"toString",{configurable:!0,enumerable:!1,value:Ot(D),writable:!0})}:eu;function ar(I,D){if(D)return I.slice();var U=I.length,me=zn?zn(U):new I.constructor(U);return I.copy(me),me}function Tr(I){var D=new I.constructor(I.byteLength);return new Xt(D).set(new Xt(I)),D}function eo(I,D){var U=D?Tr(I.buffer):I.buffer;return new I.constructor(U,I.byteOffset,I.length)}function Ta(I,D){var U=-1,me=I.length;for(D||(D=Array(me));++U<me;)D[U]=I[U];return D}function Lr(I,D,U,me){var Ye=!U;U||(U={});for(var dt=-1,Ke=D.length;++dt<Ke;){var Ue=D[dt],lt=me?me(U[Ue],I[Ue],Ue,U,I):void 0;lt===void 0&&(lt=I[Ue]),Ye?Ko(U,Ue,lt):Ud(U,Ue,lt)}return U}function qo(I){return un(function(D,U){var me=-1,Ye=U.length,dt=Ye>1?U[Ye-1]:void 0,Ke=Ye>2?U[2]:void 0;for(dt=I.length>3&&typeof dt=="function"?(Ye--,dt):void 0,Ke&&Xu(U[0],U[1],Ke)&&(dt=Ye<3?void 0:dt,Ye=1),D=Object(D);++me<Ye;){var Ue=U[me];Ue&&I(D,Ue,me,dt)}return D})}function Ul(I){return function(D,U,me){for(var Ye=-1,dt=Object(D),Ke=me(D),Ue=Ke.length;Ue--;){var lt=Ke[I?Ue:++Ye];if(U(dt[lt],lt,dt)===!1)break}return D}}function _o(I,D){var U=I.__data__;return Kl(D)?U[typeof D=="string"?"string":"hash"]:U.map}function to(I,D){var U=pt(I,D);return Yu(U)?U:void 0}function Gl(I){var D=Ft.call(I,je),U=I[je];try{I[je]=void 0;var me=!0}catch{}var Ye=et.call(I);return me&&(D?I[je]=U:delete I[je]),Ye}function Xr(I){return typeof I.constructor=="function"&&!xi(I)?Ad(Ge(I)):{}}function jl(I,D){var U=typeof I;return D=D??a,!!D&&(U=="number"||U!="symbol"&&re.test(I))&&I>-1&&I%1==0&&I<D}function Xu(I,D,U){if(!Ar(U))return!1;var me=typeof D;return(me=="number"?Lt(U)&&jl(D,U.length):me=="string"&&D in U)?bi(U[D],I):!1}function Kl(I){var D=typeof I;return D=="string"||D=="number"||D=="symbol"||D=="boolean"?I!=="__proto__":I===null}function La(I){return!!Oe&&Oe in I}function xi(I){var D=I&&I.constructor,U=typeof D=="function"&&D.prototype||mt;return I===U}function Aa(I){var D=[];if(I!=null)for(var U in Object(I))D.push(U);return D}function ss(I){return et.call(I)}function Gd(I,D,U){return D=jn(D===void 0?I.length-1:D,0),function(){for(var me=arguments,Ye=-1,dt=jn(me.length-D,0),Ke=Array(dt);++Ye<dt;)Ke[Ye]=me[D+Ye];Ye=-1;for(var Ue=Array(D+1);++Ye<D;)Ue[Ye]=me[Ye];return Ue[D]=U(Ke),Mt(I,this,Ue)}}function Ia(I,D){if(!(D==="constructor"&&typeof I[D]=="function")&&D!="__proto__")return I[D]}var Vs=ql(Ji);function ql(I){var D=0,U=0;return function(){var me=yr(),Ye=o-(me-U);if(U=me,Ye>0){if(++D>=i)return arguments[0]}else D=0;return I.apply(void 0,arguments)}}function Us(I){if(I!=null){try{return tn.call(I)}catch{}try{return I+""}catch{}}return""}function bi(I,D){return I===D||I!==I&&D!==D}var ls=Ea(function(){return arguments}())?Ea:function(I){return cn(I)&&Ft.call(I,"callee")&&!Be.call(I,"callee")},Zo=Array.isArray;function Lt(I){return I!=null&&Zl(I.length)&&!Ra(I)}function Qu(I){return cn(I)&&Lt(I)}var us=Qt||jd;function Ra(I){if(!Ar(I))return!1;var D=Qi(I);return D==y||D==b||D==d||D==L}function Zl(I){return typeof I=="number"&&I>-1&&I%1==0&&I<=a}function Ar(I){var D=typeof I;return I!=null&&(D=="object"||D=="function")}function cn(I){return I!=null&&typeof I=="object"}function Yl(I){if(!cn(I)||Qi(I)!=k)return!1;var D=Ge(I);if(D===null)return!0;var U=Ft.call(D,"constructor")&&D.constructor;return typeof U=="function"&&U instanceof U&&tn.call(U)==Ut}var Xl=Rt?tt(Rt):Ws;function Ql(I){return Lr(I,Jl(I))}function Jl(I){return Lt(I)?Vd(I,!0):Pa(I)}var nn=qo(function(I,D,U,me){Bi(I,D,U,me)});function Ot(I){return function(){return I}}function eu(I){return I}function jd(){return!1}e.exports=nn})(Pw,Pw.exports);const cd=Pw.exports;function wl(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function Mp(e,...t){return Bq(e)?e(...t):e}var Bq=e=>typeof e=="function",Hq=e=>/!(important)?$/.test(e),uE=e=>typeof e=="string"?e.replace(/!(important)?$/,"").trim():e,Tw=(e,t)=>n=>{const r=String(t),i=Hq(r),o=uE(r),a=e?`${e}.${o}`:o;let s=wl(n.__cssMap)&&a in n.__cssMap?n.__cssMap[a].varRef:t;return s=uE(s),i?`${s} !important`:s};function pm(e){const{scale:t,transform:n,compose:r}=e;return(o,a)=>{const s=Tw(t,o)(a);let l=n?.(s,a)??s;return r&&(l=r(l,a)),l}}var T2=(...e)=>t=>e.reduce((n,r)=>r(n),t);function ws(e,t){return n=>{const r={property:n,scale:e};return r.transform=pm({scale:e,transform:t}),r}}var Wq=({rtl:e,ltr:t})=>n=>n.direction==="rtl"?e:t;function Vq(e){const{property:t,scale:n,transform:r}=e;return{scale:n,property:Wq(t),transform:n?pm({scale:n,compose:r}):r}}var pM=["rotate(var(--chakra-rotate, 0))","scaleX(var(--chakra-scale-x, 1))","scaleY(var(--chakra-scale-y, 1))","skewX(var(--chakra-skew-x, 0))","skewY(var(--chakra-skew-y, 0))"];function Uq(){return["translateX(var(--chakra-translate-x, 0))","translateY(var(--chakra-translate-y, 0))",...pM].join(" ")}function Gq(){return["translate3d(var(--chakra-translate-x, 0), var(--chakra-translate-y, 0), 0)",...pM].join(" ")}var jq={"--chakra-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-sepia":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-drop-shadow":"var(--chakra-empty,/*!*/ /*!*/)",filter:["var(--chakra-blur)","var(--chakra-brightness)","var(--chakra-contrast)","var(--chakra-grayscale)","var(--chakra-hue-rotate)","var(--chakra-invert)","var(--chakra-saturate)","var(--chakra-sepia)","var(--chakra-drop-shadow)"].join(" ")},Kq={backdropFilter:["var(--chakra-backdrop-blur)","var(--chakra-backdrop-brightness)","var(--chakra-backdrop-contrast)","var(--chakra-backdrop-grayscale)","var(--chakra-backdrop-hue-rotate)","var(--chakra-backdrop-invert)","var(--chakra-backdrop-opacity)","var(--chakra-backdrop-saturate)","var(--chakra-backdrop-sepia)"].join(" "),"--chakra-backdrop-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-opacity":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-sepia":"var(--chakra-empty,/*!*/ /*!*/)"};function qq(e){return{"--chakra-ring-offset-shadow":"var(--chakra-ring-inset) 0 0 0 var(--chakra-ring-offset-width) var(--chakra-ring-offset-color)","--chakra-ring-shadow":"var(--chakra-ring-inset) 0 0 0 calc(var(--chakra-ring-width) + var(--chakra-ring-offset-width)) var(--chakra-ring-color)","--chakra-ring-width":e,boxShadow:["var(--chakra-ring-offset-shadow)","var(--chakra-ring-shadow)","var(--chakra-shadow, 0 0 #0000)"].join(", ")}}var Zq={"row-reverse":{space:"--chakra-space-x-reverse",divide:"--chakra-divide-x-reverse"},"column-reverse":{space:"--chakra-space-y-reverse",divide:"--chakra-divide-y-reverse"}},gM="& > :not(style) ~ :not(style)",Yq={[gM]:{marginInlineStart:"calc(var(--chakra-space-x) * calc(1 - var(--chakra-space-x-reverse)))",marginInlineEnd:"calc(var(--chakra-space-x) * var(--chakra-space-x-reverse))"}},Xq={[gM]:{marginTop:"calc(var(--chakra-space-y) * calc(1 - var(--chakra-space-y-reverse)))",marginBottom:"calc(var(--chakra-space-y) * var(--chakra-space-y-reverse))"}},Lw={"to-t":"to top","to-tr":"to top right","to-r":"to right","to-br":"to bottom right","to-b":"to bottom","to-bl":"to bottom left","to-l":"to left","to-tl":"to top left"},Qq=new Set(Object.values(Lw)),mM=new Set(["none","-moz-initial","inherit","initial","revert","unset"]),Jq=e=>e.trim();function eZ(e,t){var n;if(e==null||mM.has(e))return e;const r=/(?<type>^[a-z-A-Z]+)\((?<values>(.*))\)/g,{type:i,values:o}=((n=r.exec(e))==null?void 0:n.groups)??{};if(!i||!o)return e;const a=i.includes("-gradient")?i:`${i}-gradient`,[s,...l]=o.split(",").map(Jq).filter(Boolean);if(l?.length===0)return e;const d=s in Lw?Lw[s]:s;l.unshift(d);const p=l.map(g=>{if(Qq.has(g))return g;const m=g.indexOf(" "),[y,b]=m!==-1?[g.substr(0,m),g.substr(m+1)]:[g],S=vM(b)?b:b&&b.split(" "),P=`colors.${y}`,E=P in t.__cssMap?t.__cssMap[P].varRef:y;return S?[E,...Array.isArray(S)?S:[S]].join(" "):E});return`${a}(${p.join(", ")})`}var vM=e=>typeof e=="string"&&e.includes("(")&&e.includes(")"),tZ=(e,t)=>eZ(e,t??{});function nZ(e){return/^var\(--.+\)$/.test(e)}var rZ=e=>{const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}},ul=e=>t=>`${e}(${t})`,sn={filter(e){return e!=="auto"?e:jq},backdropFilter(e){return e!=="auto"?e:Kq},ring(e){return qq(sn.px(e))},bgClip(e){return e==="text"?{color:"transparent",backgroundClip:"text"}:{backgroundClip:e}},transform(e){return e==="auto"?Uq():e==="auto-gpu"?Gq():e},vh(e){return e==="$100vh"?"var(--chakra-vh)":e},px(e){if(e==null)return e;const{unitless:t}=rZ(e);return t||typeof e=="number"?`${e}px`:e},fraction(e){return typeof e!="number"||e>1?e:`${e*100}%`},float(e,t){const n={left:"right",right:"left"};return t.direction==="rtl"?n[e]:e},degree(e){if(nZ(e)||e==null)return e;const t=typeof e=="string"&&!e.endsWith("deg");return typeof e=="number"||t?`${e}deg`:e},gradient:tZ,blur:ul("blur"),opacity:ul("opacity"),brightness:ul("brightness"),contrast:ul("contrast"),dropShadow:ul("drop-shadow"),grayscale:ul("grayscale"),hueRotate:ul("hue-rotate"),invert:ul("invert"),saturate:ul("saturate"),sepia:ul("sepia"),bgImage(e){return e==null||vM(e)||mM.has(e)?e:`url(${e})`},outline(e){const t=String(e)==="0"||String(e)==="none";return e!==null&&t?{outline:"2px solid transparent",outlineOffset:"2px"}:{outline:e}},flexDirection(e){const{space:t,divide:n}=Zq[e]??{},r={flexDirection:e};return t&&(r[t]=1),n&&(r[n]=1),r}},ee={borderWidths:ws("borderWidths"),borderStyles:ws("borderStyles"),colors:ws("colors"),borders:ws("borders"),radii:ws("radii",sn.px),space:ws("space",T2(sn.vh,sn.px)),spaceT:ws("space",T2(sn.vh,sn.px)),degreeT(e){return{property:e,transform:sn.degree}},prop(e,t,n){return{property:e,scale:t,...t&&{transform:pm({scale:t,transform:n})}}},propT(e,t){return{property:e,transform:t}},sizes:ws("sizes",T2(sn.vh,sn.px)),sizesT:ws("sizes",T2(sn.vh,sn.fraction)),shadows:ws("shadows"),logical:Vq,blur:ws("blur",sn.blur)},Iy={background:ee.colors("background"),backgroundColor:ee.colors("backgroundColor"),backgroundImage:ee.propT("backgroundImage",sn.bgImage),backgroundSize:!0,backgroundPosition:!0,backgroundRepeat:!0,backgroundAttachment:!0,backgroundClip:{transform:sn.bgClip},bgSize:ee.prop("backgroundSize"),bgPosition:ee.prop("backgroundPosition"),bg:ee.colors("background"),bgColor:ee.colors("backgroundColor"),bgPos:ee.prop("backgroundPosition"),bgRepeat:ee.prop("backgroundRepeat"),bgAttachment:ee.prop("backgroundAttachment"),bgGradient:ee.propT("backgroundImage",sn.gradient),bgClip:{transform:sn.bgClip}};Object.assign(Iy,{bgImage:Iy.backgroundImage,bgImg:Iy.backgroundImage});var gn={border:ee.borders("border"),borderWidth:ee.borderWidths("borderWidth"),borderStyle:ee.borderStyles("borderStyle"),borderColor:ee.colors("borderColor"),borderRadius:ee.radii("borderRadius"),borderTop:ee.borders("borderTop"),borderBlockStart:ee.borders("borderBlockStart"),borderTopLeftRadius:ee.radii("borderTopLeftRadius"),borderStartStartRadius:ee.logical({scale:"radii",property:{ltr:"borderTopLeftRadius",rtl:"borderTopRightRadius"}}),borderEndStartRadius:ee.logical({scale:"radii",property:{ltr:"borderBottomLeftRadius",rtl:"borderBottomRightRadius"}}),borderTopRightRadius:ee.radii("borderTopRightRadius"),borderStartEndRadius:ee.logical({scale:"radii",property:{ltr:"borderTopRightRadius",rtl:"borderTopLeftRadius"}}),borderEndEndRadius:ee.logical({scale:"radii",property:{ltr:"borderBottomRightRadius",rtl:"borderBottomLeftRadius"}}),borderRight:ee.borders("borderRight"),borderInlineEnd:ee.borders("borderInlineEnd"),borderBottom:ee.borders("borderBottom"),borderBlockEnd:ee.borders("borderBlockEnd"),borderBottomLeftRadius:ee.radii("borderBottomLeftRadius"),borderBottomRightRadius:ee.radii("borderBottomRightRadius"),borderLeft:ee.borders("borderLeft"),borderInlineStart:{property:"borderInlineStart",scale:"borders"},borderInlineStartRadius:ee.logical({scale:"radii",property:{ltr:["borderTopLeftRadius","borderBottomLeftRadius"],rtl:["borderTopRightRadius","borderBottomRightRadius"]}}),borderInlineEndRadius:ee.logical({scale:"radii",property:{ltr:["borderTopRightRadius","borderBottomRightRadius"],rtl:["borderTopLeftRadius","borderBottomLeftRadius"]}}),borderX:ee.borders(["borderLeft","borderRight"]),borderInline:ee.borders("borderInline"),borderY:ee.borders(["borderTop","borderBottom"]),borderBlock:ee.borders("borderBlock"),borderTopWidth:ee.borderWidths("borderTopWidth"),borderBlockStartWidth:ee.borderWidths("borderBlockStartWidth"),borderTopColor:ee.colors("borderTopColor"),borderBlockStartColor:ee.colors("borderBlockStartColor"),borderTopStyle:ee.borderStyles("borderTopStyle"),borderBlockStartStyle:ee.borderStyles("borderBlockStartStyle"),borderBottomWidth:ee.borderWidths("borderBottomWidth"),borderBlockEndWidth:ee.borderWidths("borderBlockEndWidth"),borderBottomColor:ee.colors("borderBottomColor"),borderBlockEndColor:ee.colors("borderBlockEndColor"),borderBottomStyle:ee.borderStyles("borderBottomStyle"),borderBlockEndStyle:ee.borderStyles("borderBlockEndStyle"),borderLeftWidth:ee.borderWidths("borderLeftWidth"),borderInlineStartWidth:ee.borderWidths("borderInlineStartWidth"),borderLeftColor:ee.colors("borderLeftColor"),borderInlineStartColor:ee.colors("borderInlineStartColor"),borderLeftStyle:ee.borderStyles("borderLeftStyle"),borderInlineStartStyle:ee.borderStyles("borderInlineStartStyle"),borderRightWidth:ee.borderWidths("borderRightWidth"),borderInlineEndWidth:ee.borderWidths("borderInlineEndWidth"),borderRightColor:ee.colors("borderRightColor"),borderInlineEndColor:ee.colors("borderInlineEndColor"),borderRightStyle:ee.borderStyles("borderRightStyle"),borderInlineEndStyle:ee.borderStyles("borderInlineEndStyle"),borderTopRadius:ee.radii(["borderTopLeftRadius","borderTopRightRadius"]),borderBottomRadius:ee.radii(["borderBottomLeftRadius","borderBottomRightRadius"]),borderLeftRadius:ee.radii(["borderTopLeftRadius","borderBottomLeftRadius"]),borderRightRadius:ee.radii(["borderTopRightRadius","borderBottomRightRadius"])};Object.assign(gn,{rounded:gn.borderRadius,roundedTop:gn.borderTopRadius,roundedTopLeft:gn.borderTopLeftRadius,roundedTopRight:gn.borderTopRightRadius,roundedTopStart:gn.borderStartStartRadius,roundedTopEnd:gn.borderStartEndRadius,roundedBottom:gn.borderBottomRadius,roundedBottomLeft:gn.borderBottomLeftRadius,roundedBottomRight:gn.borderBottomRightRadius,roundedBottomStart:gn.borderEndStartRadius,roundedBottomEnd:gn.borderEndEndRadius,roundedLeft:gn.borderLeftRadius,roundedRight:gn.borderRightRadius,roundedStart:gn.borderInlineStartRadius,roundedEnd:gn.borderInlineEndRadius,borderStart:gn.borderInlineStart,borderEnd:gn.borderInlineEnd,borderTopStartRadius:gn.borderStartStartRadius,borderTopEndRadius:gn.borderStartEndRadius,borderBottomStartRadius:gn.borderEndStartRadius,borderBottomEndRadius:gn.borderEndEndRadius,borderStartRadius:gn.borderInlineStartRadius,borderEndRadius:gn.borderInlineEndRadius,borderStartWidth:gn.borderInlineStartWidth,borderEndWidth:gn.borderInlineEndWidth,borderStartColor:gn.borderInlineStartColor,borderEndColor:gn.borderInlineEndColor,borderStartStyle:gn.borderInlineStartStyle,borderEndStyle:gn.borderInlineEndStyle});var iZ={color:ee.colors("color"),textColor:ee.colors("color"),fill:ee.colors("fill"),stroke:ee.colors("stroke")},Aw={boxShadow:ee.shadows("boxShadow"),mixBlendMode:!0,blendMode:ee.prop("mixBlendMode"),backgroundBlendMode:!0,bgBlendMode:ee.prop("backgroundBlendMode"),opacity:!0};Object.assign(Aw,{shadow:Aw.boxShadow});var oZ={filter:{transform:sn.filter},blur:ee.blur("--chakra-blur"),brightness:ee.propT("--chakra-brightness",sn.brightness),contrast:ee.propT("--chakra-contrast",sn.contrast),hueRotate:ee.degreeT("--chakra-hue-rotate"),invert:ee.propT("--chakra-invert",sn.invert),saturate:ee.propT("--chakra-saturate",sn.saturate),dropShadow:ee.propT("--chakra-drop-shadow",sn.dropShadow),backdropFilter:{transform:sn.backdropFilter},backdropBlur:ee.blur("--chakra-backdrop-blur"),backdropBrightness:ee.propT("--chakra-backdrop-brightness",sn.brightness),backdropContrast:ee.propT("--chakra-backdrop-contrast",sn.contrast),backdropHueRotate:ee.degreeT("--chakra-backdrop-hue-rotate"),backdropInvert:ee.propT("--chakra-backdrop-invert",sn.invert),backdropSaturate:ee.propT("--chakra-backdrop-saturate",sn.saturate)},M3={alignItems:!0,alignContent:!0,justifyItems:!0,justifyContent:!0,flexWrap:!0,flexDirection:{transform:sn.flexDirection},experimental_spaceX:{static:Yq,transform:pm({scale:"space",transform:e=>e!==null?{"--chakra-space-x":e}:null})},experimental_spaceY:{static:Xq,transform:pm({scale:"space",transform:e=>e!=null?{"--chakra-space-y":e}:null})},flex:!0,flexFlow:!0,flexGrow:!0,flexShrink:!0,flexBasis:ee.sizes("flexBasis"),justifySelf:!0,alignSelf:!0,order:!0,placeItems:!0,placeContent:!0,placeSelf:!0,gap:ee.space("gap"),rowGap:ee.space("rowGap"),columnGap:ee.space("columnGap")};Object.assign(M3,{flexDir:M3.flexDirection});var yM={gridGap:ee.space("gridGap"),gridColumnGap:ee.space("gridColumnGap"),gridRowGap:ee.space("gridRowGap"),gridColumn:!0,gridRow:!0,gridAutoFlow:!0,gridAutoColumns:!0,gridColumnStart:!0,gridColumnEnd:!0,gridRowStart:!0,gridRowEnd:!0,gridAutoRows:!0,gridTemplate:!0,gridTemplateColumns:!0,gridTemplateRows:!0,gridTemplateAreas:!0,gridArea:!0},aZ={appearance:!0,cursor:!0,resize:!0,userSelect:!0,pointerEvents:!0,outline:{transform:sn.outline},outlineOffset:!0,outlineColor:ee.colors("outlineColor")},Wa={width:ee.sizesT("width"),inlineSize:ee.sizesT("inlineSize"),height:ee.sizes("height"),blockSize:ee.sizes("blockSize"),boxSize:ee.sizes(["width","height"]),minWidth:ee.sizes("minWidth"),minInlineSize:ee.sizes("minInlineSize"),minHeight:ee.sizes("minHeight"),minBlockSize:ee.sizes("minBlockSize"),maxWidth:ee.sizes("maxWidth"),maxInlineSize:ee.sizes("maxInlineSize"),maxHeight:ee.sizes("maxHeight"),maxBlockSize:ee.sizes("maxBlockSize"),overflow:!0,overflowX:!0,overflowY:!0,overscrollBehavior:!0,overscrollBehaviorX:!0,overscrollBehaviorY:!0,display:!0,verticalAlign:!0,boxSizing:!0,boxDecorationBreak:!0,float:ee.propT("float",sn.float),objectFit:!0,objectPosition:!0,visibility:!0,isolation:!0};Object.assign(Wa,{w:Wa.width,h:Wa.height,minW:Wa.minWidth,maxW:Wa.maxWidth,minH:Wa.minHeight,maxH:Wa.maxHeight,overscroll:Wa.overscrollBehavior,overscrollX:Wa.overscrollBehaviorX,overscrollY:Wa.overscrollBehaviorY});var sZ={listStyleType:!0,listStylePosition:!0,listStylePos:ee.prop("listStylePosition"),listStyleImage:!0,listStyleImg:ee.prop("listStyleImage")};function lZ(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r<i.length&&e;r+=1)e=e[i[r]];return e===void 0?n:e}var uZ=e=>{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},cZ=uZ(lZ),dZ={border:"0px",clip:"rect(0, 0, 0, 0)",width:"1px",height:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},fZ={position:"static",width:"auto",height:"auto",clip:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal"},vb=(e,t,n)=>{const r={},i=cZ(e,t,{});for(const o in i)o in n&&n[o]!=null||(r[o]=i[o]);return r},hZ={srOnly:{transform(e){return e===!0?dZ:e==="focusable"?fZ:{}}},layerStyle:{processResult:!0,transform:(e,t,n)=>vb(t,`layerStyles.${e}`,n)},textStyle:{processResult:!0,transform:(e,t,n)=>vb(t,`textStyles.${e}`,n)},apply:{processResult:!0,transform:(e,t,n)=>vb(t,e,n)}},Ig={position:!0,pos:ee.prop("position"),zIndex:ee.prop("zIndex","zIndices"),inset:ee.spaceT("inset"),insetX:ee.spaceT(["left","right"]),insetInline:ee.spaceT("insetInline"),insetY:ee.spaceT(["top","bottom"]),insetBlock:ee.spaceT("insetBlock"),top:ee.spaceT("top"),insetBlockStart:ee.spaceT("insetBlockStart"),bottom:ee.spaceT("bottom"),insetBlockEnd:ee.spaceT("insetBlockEnd"),left:ee.spaceT("left"),insetInlineStart:ee.logical({scale:"space",property:{ltr:"left",rtl:"right"}}),right:ee.spaceT("right"),insetInlineEnd:ee.logical({scale:"space",property:{ltr:"right",rtl:"left"}})};Object.assign(Ig,{insetStart:Ig.insetInlineStart,insetEnd:Ig.insetInlineEnd});var pZ={ring:{transform:sn.ring},ringColor:ee.colors("--chakra-ring-color"),ringOffset:ee.prop("--chakra-ring-offset-width"),ringOffsetColor:ee.colors("--chakra-ring-offset-color"),ringInset:ee.prop("--chakra-ring-inset")},qn={margin:ee.spaceT("margin"),marginTop:ee.spaceT("marginTop"),marginBlockStart:ee.spaceT("marginBlockStart"),marginRight:ee.spaceT("marginRight"),marginInlineEnd:ee.spaceT("marginInlineEnd"),marginBottom:ee.spaceT("marginBottom"),marginBlockEnd:ee.spaceT("marginBlockEnd"),marginLeft:ee.spaceT("marginLeft"),marginInlineStart:ee.spaceT("marginInlineStart"),marginX:ee.spaceT(["marginInlineStart","marginInlineEnd"]),marginInline:ee.spaceT("marginInline"),marginY:ee.spaceT(["marginTop","marginBottom"]),marginBlock:ee.spaceT("marginBlock"),padding:ee.space("padding"),paddingTop:ee.space("paddingTop"),paddingBlockStart:ee.space("paddingBlockStart"),paddingRight:ee.space("paddingRight"),paddingBottom:ee.space("paddingBottom"),paddingBlockEnd:ee.space("paddingBlockEnd"),paddingLeft:ee.space("paddingLeft"),paddingInlineStart:ee.space("paddingInlineStart"),paddingInlineEnd:ee.space("paddingInlineEnd"),paddingX:ee.space(["paddingInlineStart","paddingInlineEnd"]),paddingInline:ee.space("paddingInline"),paddingY:ee.space(["paddingTop","paddingBottom"]),paddingBlock:ee.space("paddingBlock")};Object.assign(qn,{m:qn.margin,mt:qn.marginTop,mr:qn.marginRight,me:qn.marginInlineEnd,marginEnd:qn.marginInlineEnd,mb:qn.marginBottom,ml:qn.marginLeft,ms:qn.marginInlineStart,marginStart:qn.marginInlineStart,mx:qn.marginX,my:qn.marginY,p:qn.padding,pt:qn.paddingTop,py:qn.paddingY,px:qn.paddingX,pb:qn.paddingBottom,pl:qn.paddingLeft,ps:qn.paddingInlineStart,paddingStart:qn.paddingInlineStart,pr:qn.paddingRight,pe:qn.paddingInlineEnd,paddingEnd:qn.paddingInlineEnd});var gZ={textDecorationColor:ee.colors("textDecorationColor"),textDecoration:!0,textDecor:{property:"textDecoration"},textDecorationLine:!0,textDecorationStyle:!0,textDecorationThickness:!0,textUnderlineOffset:!0,textShadow:ee.shadows("textShadow")},mZ={clipPath:!0,transform:ee.propT("transform",sn.transform),transformOrigin:!0,translateX:ee.spaceT("--chakra-translate-x"),translateY:ee.spaceT("--chakra-translate-y"),skewX:ee.degreeT("--chakra-skew-x"),skewY:ee.degreeT("--chakra-skew-y"),scaleX:ee.prop("--chakra-scale-x"),scaleY:ee.prop("--chakra-scale-y"),scale:ee.prop(["--chakra-scale-x","--chakra-scale-y"]),rotate:ee.degreeT("--chakra-rotate")},vZ={transition:!0,transitionDelay:!0,animation:!0,willChange:!0,transitionDuration:ee.prop("transitionDuration","transition.duration"),transitionProperty:ee.prop("transitionProperty","transition.property"),transitionTimingFunction:ee.prop("transitionTimingFunction","transition.easing")},yZ={fontFamily:ee.prop("fontFamily","fonts"),fontSize:ee.prop("fontSize","fontSizes",sn.px),fontWeight:ee.prop("fontWeight","fontWeights"),lineHeight:ee.prop("lineHeight","lineHeights"),letterSpacing:ee.prop("letterSpacing","letterSpacings"),textAlign:!0,fontStyle:!0,wordBreak:!0,overflowWrap:!0,textOverflow:!0,textTransform:!0,whiteSpace:!0,noOfLines:{static:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:"var(--chakra-line-clamp)"},property:"--chakra-line-clamp"}},xZ={scrollBehavior:!0,scrollSnapAlign:!0,scrollSnapStop:!0,scrollSnapType:!0,scrollMargin:ee.spaceT("scrollMargin"),scrollMarginTop:ee.spaceT("scrollMarginTop"),scrollMarginBottom:ee.spaceT("scrollMarginBottom"),scrollMarginLeft:ee.spaceT("scrollMarginLeft"),scrollMarginRight:ee.spaceT("scrollMarginRight"),scrollMarginX:ee.spaceT(["scrollMarginLeft","scrollMarginRight"]),scrollMarginY:ee.spaceT(["scrollMarginTop","scrollMarginBottom"]),scrollPadding:ee.spaceT("scrollPadding"),scrollPaddingTop:ee.spaceT("scrollPaddingTop"),scrollPaddingBottom:ee.spaceT("scrollPaddingBottom"),scrollPaddingLeft:ee.spaceT("scrollPaddingLeft"),scrollPaddingRight:ee.spaceT("scrollPaddingRight"),scrollPaddingX:ee.spaceT(["scrollPaddingLeft","scrollPaddingRight"]),scrollPaddingY:ee.spaceT(["scrollPaddingTop","scrollPaddingBottom"])};function xM(e){return wl(e)&&e.reference?e.reference:String(e)}var U5=(e,...t)=>t.map(xM).join(` ${e} `).replace(/calc/g,""),cE=(...e)=>`calc(${U5("+",...e)})`,dE=(...e)=>`calc(${U5("-",...e)})`,Iw=(...e)=>`calc(${U5("*",...e)})`,fE=(...e)=>`calc(${U5("/",...e)})`,hE=e=>{const t=xM(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:Iw(t,-1)},Nf=Object.assign(e=>({add:(...t)=>Nf(cE(e,...t)),subtract:(...t)=>Nf(dE(e,...t)),multiply:(...t)=>Nf(Iw(e,...t)),divide:(...t)=>Nf(fE(e,...t)),negate:()=>Nf(hE(e)),toString:()=>e.toString()}),{add:cE,subtract:dE,multiply:Iw,divide:fE,negate:hE});function bZ(e,t="-"){return e.replace(/\s+/g,t)}function SZ(e){const t=bZ(e.toString());return CZ(wZ(t))}function wZ(e){return e.includes("\\.")?e:!Number.isInteger(parseFloat(e.toString()))?e.replace(".","\\."):e}function CZ(e){return e.replace(/[!-,/:-@[-^`{-~]/g,"\\$&")}function _Z(e,t=""){return[t,e].filter(Boolean).join("-")}function kZ(e,t){return`var(${e}${t?`, ${t}`:""})`}function EZ(e,t=""){return SZ(`--${_Z(e,t)}`)}function bd(e,t,n){const r=EZ(e,n);return{variable:r,reference:kZ(r,t)}}function PZ(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function TZ(e){const t=e==null?0:e.length;return t?e[t-1]:void 0}function LZ(e){const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}}function Rw(e){if(e==null)return e;const{unitless:t}=LZ(e);return t||typeof e=="number"?`${e}px`:e}var bM=(e,t)=>parseInt(e[1],10)>parseInt(t[1],10)?1:-1,M9=e=>Object.fromEntries(Object.entries(e).sort(bM));function pE(e){const t=M9(e);return Object.assign(Object.values(t),t)}function AZ(e){const t=Object.keys(M9(e));return new Set(t)}function gE(e){if(!e)return e;e=Rw(e)??e;const t=e.endsWith("px")?-1:-.0625;return typeof e=="number"?`${e+t}`:e.replace(/(\d+\.?\d*)/u,n=>`${parseFloat(n)+t}`)}function lg(e,t){const n=["@media screen"];return e&&n.push("and",`(min-width: ${Rw(e)})`),t&&n.push("and",`(max-width: ${Rw(t)})`),n.join(" ")}function IZ(e){if(!e)return null;e.base=e.base??"0px";const t=pE(e),n=Object.entries(e).sort(bM).map(([o,a],s,l)=>{let[,d]=l[s+1]??[];return d=parseFloat(d)>0?gE(d):void 0,{_minW:gE(a),breakpoint:o,minW:a,maxW:d,maxWQuery:lg(null,d),minWQuery:lg(a),minMaxQuery:lg(a,d)}}),r=AZ(e),i=Array.from(r.values());return{keys:r,normalized:t,isResponsive(o){const a=Object.keys(o);return a.length>0&&a.every(s=>r.has(s))},asObject:M9(e),asArray:pE(e),details:n,media:[null,...t.map(o=>lg(o)).slice(1)],toArrayValue(o){if(!PZ(o))throw new Error("toArrayValue: value must be an object");const a=i.map(s=>o[s]??null);for(;TZ(a)===null;)a.pop();return a},toObjectValue(o){if(!Array.isArray(o))throw new Error("toObjectValue: value must be an array");return o.reduce((a,s,l)=>{const d=i[l];return d!=null&&s!=null&&(a[d]=s),a},{})}}}var Ti={hover:(e,t)=>`${e}:hover ${t}, ${e}[data-hover] ${t}`,focus:(e,t)=>`${e}:focus ${t}, ${e}[data-focus] ${t}`,focusVisible:(e,t)=>`${e}:focus-visible ${t}`,focusWithin:(e,t)=>`${e}:focus-within ${t}`,active:(e,t)=>`${e}:active ${t}, ${e}[data-active] ${t}`,disabled:(e,t)=>`${e}:disabled ${t}, ${e}[data-disabled] ${t}`,invalid:(e,t)=>`${e}:invalid ${t}, ${e}[data-invalid] ${t}`,checked:(e,t)=>`${e}:checked ${t}, ${e}[data-checked] ${t}`,indeterminate:(e,t)=>`${e}:indeterminate ${t}, ${e}[aria-checked=mixed] ${t}, ${e}[data-indeterminate] ${t}`,readOnly:(e,t)=>`${e}:read-only ${t}, ${e}[readonly] ${t}, ${e}[data-read-only] ${t}`,expanded:(e,t)=>`${e}:read-only ${t}, ${e}[aria-expanded=true] ${t}, ${e}[data-expanded] ${t}`,placeholderShown:(e,t)=>`${e}:placeholder-shown ${t}`},Ic=e=>SM(t=>e(t,"&"),"[role=group]","[data-group]",".group"),pu=e=>SM(t=>e(t,"~ &"),"[data-peer]",".peer"),SM=(e,...t)=>t.map(e).join(", "),G5={_hover:"&:hover, &[data-hover]",_active:"&:active, &[data-active]",_focus:"&:focus, &[data-focus]",_highlighted:"&[data-highlighted]",_focusWithin:"&:focus-within",_focusVisible:"&:focus-visible, &[data-focus-visible]",_disabled:"&[disabled], &[aria-disabled=true], &[data-disabled]",_readOnly:"&[aria-readonly=true], &[readonly], &[data-readonly]",_before:"&::before",_after:"&::after",_empty:"&:empty",_expanded:"&[aria-expanded=true], &[data-expanded]",_checked:"&[aria-checked=true], &[data-checked]",_grabbed:"&[aria-grabbed=true], &[data-grabbed]",_pressed:"&[aria-pressed=true], &[data-pressed]",_invalid:"&[aria-invalid=true], &[data-invalid]",_valid:"&[data-valid], &[data-state=valid]",_loading:"&[data-loading], &[aria-busy=true]",_selected:"&[aria-selected=true], &[data-selected]",_hidden:"&[hidden], &[data-hidden]",_autofill:"&:-webkit-autofill",_even:"&:nth-of-type(even)",_odd:"&:nth-of-type(odd)",_first:"&:first-of-type",_last:"&:last-of-type",_notFirst:"&:not(:first-of-type)",_notLast:"&:not(:last-of-type)",_visited:"&:visited",_activeLink:"&[aria-current=page]",_activeStep:"&[aria-current=step]",_indeterminate:"&:indeterminate, &[aria-checked=mixed], &[data-indeterminate]",_groupHover:Ic(Ti.hover),_peerHover:pu(Ti.hover),_groupFocus:Ic(Ti.focus),_peerFocus:pu(Ti.focus),_groupFocusVisible:Ic(Ti.focusVisible),_peerFocusVisible:pu(Ti.focusVisible),_groupActive:Ic(Ti.active),_peerActive:pu(Ti.active),_groupDisabled:Ic(Ti.disabled),_peerDisabled:pu(Ti.disabled),_groupInvalid:Ic(Ti.invalid),_peerInvalid:pu(Ti.invalid),_groupChecked:Ic(Ti.checked),_peerChecked:pu(Ti.checked),_groupFocusWithin:Ic(Ti.focusWithin),_peerFocusWithin:pu(Ti.focusWithin),_peerPlaceholderShown:pu(Ti.placeholderShown),_placeholder:"&::placeholder",_placeholderShown:"&:placeholder-shown",_fullScreen:"&:fullscreen",_selection:"&::selection",_rtl:"[dir=rtl] &, &[dir=rtl]",_ltr:"[dir=ltr] &, &[dir=ltr]",_mediaDark:"@media (prefers-color-scheme: dark)",_mediaReduceMotion:"@media (prefers-reduced-motion: reduce)",_dark:".chakra-ui-dark &:not([data-theme]),[data-theme=dark] &:not([data-theme]),&[data-theme=dark]",_light:".chakra-ui-light &:not([data-theme]),[data-theme=light] &:not([data-theme]),&[data-theme=light]"},RZ=Object.keys(G5);function mE(e,t){return bd(String(e).replace(/\./g,"-"),void 0,t)}function MZ(e,t){let n={};const r={};for(const[i,o]of Object.entries(e)){const{isSemantic:a,value:s}=o,{variable:l,reference:d}=mE(i,t?.cssVarPrefix);if(!a){if(i.startsWith("space")){const m=i.split("."),[y,...b]=m,S=`${y}.-${b.join(".")}`,P=Nf.negate(s),E=Nf.negate(d);r[S]={value:P,var:l,varRef:E}}n[l]=s,r[i]={value:s,var:l,varRef:d};continue}const p=m=>{const b=[String(i).split(".")[0],m].join(".");if(!e[b])return m;const{reference:P}=mE(b,t?.cssVarPrefix);return P},g=wl(s)?s:{default:s};n=cd(n,Object.entries(g).reduce((m,[y,b])=>{var S;const P=p(b);if(y==="default")return m[l]=P,m;const E=((S=G5)==null?void 0:S[y])??y;return m[E]={[l]:P},m},{})),r[i]={value:d,var:l,varRef:d}}return{cssVars:n,cssMap:r}}function OZ(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function NZ(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var DZ=["colors","borders","borderWidths","borderStyles","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","space","shadows","sizes","zIndices","transition","blur"];function FZ(e){return NZ(e,DZ)}function zZ(e){return e.semanticTokens}function $Z(e){const{__cssMap:t,__cssVars:n,__breakpoints:r,...i}=e;return i}function BZ({tokens:e,semanticTokens:t}){const n=Object.entries(Mw(e)??{}).map(([i,o])=>[i,{isSemantic:!1,value:o}]),r=Object.entries(Mw(t,1)??{}).map(([i,o])=>[i,{isSemantic:!0,value:o}]);return Object.fromEntries([...n,...r])}function Mw(e,t=1/0){return!wl(e)&&!Array.isArray(e)||!t?e:Object.entries(e).reduce((n,[r,i])=>(wl(i)||Array.isArray(i)?Object.entries(Mw(i,t-1)).forEach(([o,a])=>{n[`${r}.${o}`]=a}):n[r]=i,n),{})}function HZ(e){var t;const n=$Z(e),r=FZ(n),i=zZ(n),o=BZ({tokens:r,semanticTokens:i}),a=(t=n.config)==null?void 0:t.cssVarPrefix,{cssMap:s,cssVars:l}=MZ(o,{cssVarPrefix:a});return Object.assign(n,{__cssVars:{...{"--chakra-ring-inset":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-ring-offset-width":"0px","--chakra-ring-offset-color":"#fff","--chakra-ring-color":"rgba(66, 153, 225, 0.6)","--chakra-ring-offset-shadow":"0 0 #0000","--chakra-ring-shadow":"0 0 #0000","--chakra-space-x-reverse":"0","--chakra-space-y-reverse":"0"},...l},__cssMap:s,__breakpoints:IZ(n.breakpoints)}),n}var O9=cd({},Iy,gn,iZ,M3,Wa,oZ,pZ,aZ,yM,hZ,Ig,Aw,qn,xZ,yZ,gZ,mZ,sZ,vZ),WZ=Object.assign({},qn,Wa,M3,yM,Ig),VZ=Object.keys(WZ),UZ=[...Object.keys(O9),...RZ],GZ={...O9,...G5},jZ=e=>e in GZ;function KZ(e){return/^var\(--.+\)$/.test(e)}var qZ=(e,t)=>e.startsWith("--")&&typeof t=="string"&&!KZ(t),ZZ=(e,t)=>{if(t==null)return t;const n=s=>{var l,d;return(d=(l=e.__cssMap)==null?void 0:l[s])==null?void 0:d.varRef},r=s=>n(s)??s,i=t.split(",").map(s=>s.trim()),[o,a]=i;return t=n(o)??r(a)??r(t),t};function YZ(e){const{configs:t={},pseudos:n={},theme:r}=e;if(!r.__breakpoints)return()=>({});const{isResponsive:i,toArrayValue:o,media:a}=r.__breakpoints,s=(l,d=!1)=>{var p;const g=Mp(l,r);let m={};for(let y in g){let b=Mp(g[y],r);if(b==null)continue;if(Array.isArray(b)||wl(b)&&i(b)){let k=Array.isArray(b)?b:o(b);k=k.slice(0,a.length);for(let L=0;L<k.length;L++){const R=a[L],N=k[L];R?N==null?m[R]??(m[R]={}):m[R]=Object.assign({},m[R],s({[y]:N},!0)):m=Object.assign({},m,s({...g,[y]:N},!1))}continue}if(y in n&&(y=n[y]),qZ(y,b)&&(b=ZZ(r,b)),wl(b)){m[y]=Object.assign({},m[y],s(b,!0));continue}let S=t[y];if(S===!0&&(S={property:y}),!d&&S?.static){const k=Mp(S.static,r);m=Object.assign({},m,k)}let P=((p=S?.transform)==null?void 0:p.call(S,b,r,g))??b;if(P=S?.processResult?s(P,!0):P,wl(P)){m=Object.assign({},m,P);continue}const E=Mp(S?.property,r);if(E){if(Array.isArray(E)){for(const k of E)m[k]=P;continue}E==="&"&&wl(P)?m=Object.assign({},m,P):m[E]=P;continue}m[y]=P}return m};return s}var wM=e=>t=>YZ({theme:t,pseudos:G5,configs:O9})(e);function ir(e){return{definePartsStyle(t){return t},defineMultiStyleConfig(t){return{parts:e,...t}}}}function XZ(e,t){if(Array.isArray(e))return e;if(wl(e))return t(e);if(e!=null)return[e]}function QZ(e,t){for(let n=t+1;n<e.length;n++)if(e[n]!=null)return n;return-1}function JZ(e){const t=e.__breakpoints;return function(r,i,o,a){var s,l;if(!t)return;const d={},p=XZ(o,t.toArrayValue);if(!p)return d;const g=p.length,m=g===1,y=!!r.parts;for(let b=0;b<g;b++){const S=t.details[b],P=t.details[QZ(p,b)],E=lg(S.minW,P?._minW),k=Mp((s=r[i])==null?void 0:s[p[b]],a);if(!!k){if(y){(l=r.parts)==null||l.forEach(L=>{cd(d,{[L]:m?k[L]:{[E]:k[L]}})});continue}if(!y){m?cd(d,k):d[E]=k;continue}d[E]=k}}return d}}function eY(e){return t=>{const{variant:n,size:r,theme:i}=t,o=JZ(i);return cd({},Mp(e.baseStyle??{},t),o(e,"sizes",r,t),o(e,"variants",n,t))}}function tY(e,t,n){var r,i;return((i=(r=e.__cssMap)==null?void 0:r[`${t}.${n}`])==null?void 0:i.varRef)??n}function yn(e){return OZ(e,["styleConfig","size","variant","colorScheme"])}function nY(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function rY(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var iY=function(){function e(n){var r=this;this._insertTag=function(i){var o;r.tags.length===0?r.insertionPoint?o=r.insertionPoint.nextSibling:r.prepend?o=r.container.firstChild:o=r.before:o=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(i,o),r.tags.push(i)},this.isSpeedy=n.speedy===void 0?!0:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(rY(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var o=nY(i);try{o.insertRule(r,o.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){return r.parentNode&&r.parentNode.removeChild(r)}),this.tags=[],this.ctr=0},e}(),ji="-ms-",O3="-moz-",mn="-webkit-",CM="comm",N9="rule",D9="decl",oY="@import",_M="@keyframes",aY=Math.abs,j5=String.fromCharCode,sY=Object.assign;function lY(e,t){return(((t<<2^Do(e,0))<<2^Do(e,1))<<2^Do(e,2))<<2^Do(e,3)}function kM(e){return e.trim()}function uY(e,t){return(e=t.exec(e))?e[0]:e}function Sn(e,t,n){return e.replace(t,n)}function Ow(e,t){return e.indexOf(t)}function Do(e,t){return e.charCodeAt(t)|0}function gm(e,t,n){return e.slice(t,n)}function vl(e){return e.length}function F9(e){return e.length}function L2(e,t){return t.push(e),e}function cY(e,t){return e.map(t).join("")}var K5=1,p0=1,EM=0,Go=0,Kr=0,I0="";function q5(e,t,n,r,i,o,a){return{value:e,root:t,parent:n,type:r,props:i,children:o,line:K5,column:p0,length:a,return:""}}function G1(e,t){return sY(q5("",null,null,"",null,null,0),e,{length:-e.length},t)}function dY(){return Kr}function fY(){return Kr=Go>0?Do(I0,--Go):0,p0--,Kr===10&&(p0=1,K5--),Kr}function ma(){return Kr=Go<EM?Do(I0,Go++):0,p0++,Kr===10&&(p0=1,K5++),Kr}function El(){return Do(I0,Go)}function Ry(){return Go}function qm(e,t){return gm(I0,e,t)}function mm(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function PM(e){return K5=p0=1,EM=vl(I0=e),Go=0,[]}function TM(e){return I0="",e}function My(e){return kM(qm(Go-1,Nw(e===91?e+2:e===40?e+1:e)))}function hY(e){for(;(Kr=El())&&Kr<33;)ma();return mm(e)>2||mm(Kr)>3?"":" "}function pY(e,t){for(;--t&&ma()&&!(Kr<48||Kr>102||Kr>57&&Kr<65||Kr>70&&Kr<97););return qm(e,Ry()+(t<6&&El()==32&&ma()==32))}function Nw(e){for(;ma();)switch(Kr){case e:return Go;case 34:case 39:e!==34&&e!==39&&Nw(Kr);break;case 40:e===41&&Nw(e);break;case 92:ma();break}return Go}function gY(e,t){for(;ma()&&e+Kr!==47+10;)if(e+Kr===42+42&&El()===47)break;return"/*"+qm(t,Go-1)+"*"+j5(e===47?e:ma())}function mY(e){for(;!mm(El());)ma();return qm(e,Go)}function vY(e){return TM(Oy("",null,null,null,[""],e=PM(e),0,[0],e))}function Oy(e,t,n,r,i,o,a,s,l){for(var d=0,p=0,g=a,m=0,y=0,b=0,S=1,P=1,E=1,k=0,L="",R=i,N=o,F=r,z=L;P;)switch(b=k,k=ma()){case 40:if(b!=108&&z.charCodeAt(g-1)==58){Ow(z+=Sn(My(k),"&","&\f"),"&\f")!=-1&&(E=-1);break}case 34:case 39:case 91:z+=My(k);break;case 9:case 10:case 13:case 32:z+=hY(b);break;case 92:z+=pY(Ry()-1,7);continue;case 47:switch(El()){case 42:case 47:L2(yY(gY(ma(),Ry()),t,n),l);break;default:z+="/"}break;case 123*S:s[d++]=vl(z)*E;case 125*S:case 59:case 0:switch(k){case 0:case 125:P=0;case 59+p:y>0&&vl(z)-g&&L2(y>32?yE(z+";",r,n,g-1):yE(Sn(z," ","")+";",r,n,g-2),l);break;case 59:z+=";";default:if(L2(F=vE(z,t,n,d,p,i,s,L,R=[],N=[],g),o),k===123)if(p===0)Oy(z,t,F,F,R,o,g,s,N);else switch(m){case 100:case 109:case 115:Oy(e,F,F,r&&L2(vE(e,F,F,0,0,i,s,L,i,R=[],g),N),i,N,g,s,r?R:N);break;default:Oy(z,F,F,F,[""],N,0,s,N)}}d=p=y=0,S=E=1,L=z="",g=a;break;case 58:g=1+vl(z),y=b;default:if(S<1){if(k==123)--S;else if(k==125&&S++==0&&fY()==125)continue}switch(z+=j5(k),k*S){case 38:E=p>0?1:(z+="\f",-1);break;case 44:s[d++]=(vl(z)-1)*E,E=1;break;case 64:El()===45&&(z+=My(ma())),m=El(),p=g=vl(L=z+=mY(Ry())),k++;break;case 45:b===45&&vl(z)==2&&(S=0)}}return o}function vE(e,t,n,r,i,o,a,s,l,d,p){for(var g=i-1,m=i===0?o:[""],y=F9(m),b=0,S=0,P=0;b<r;++b)for(var E=0,k=gm(e,g+1,g=aY(S=a[b])),L=e;E<y;++E)(L=kM(S>0?m[E]+" "+k:Sn(k,/&\f/g,m[E])))&&(l[P++]=L);return q5(e,t,n,i===0?N9:s,l,d,p)}function yY(e,t,n){return q5(e,t,n,CM,j5(dY()),gm(e,2,-2),0)}function yE(e,t,n,r){return q5(e,t,n,D9,gm(e,0,r),gm(e,r+1,-1),r)}function LM(e,t){switch(lY(e,t)){case 5103:return mn+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return mn+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return mn+e+O3+e+ji+e+e;case 6828:case 4268:return mn+e+ji+e+e;case 6165:return mn+e+ji+"flex-"+e+e;case 5187:return mn+e+Sn(e,/(\w+).+(:[^]+)/,mn+"box-$1$2"+ji+"flex-$1$2")+e;case 5443:return mn+e+ji+"flex-item-"+Sn(e,/flex-|-self/,"")+e;case 4675:return mn+e+ji+"flex-line-pack"+Sn(e,/align-content|flex-|-self/,"")+e;case 5548:return mn+e+ji+Sn(e,"shrink","negative")+e;case 5292:return mn+e+ji+Sn(e,"basis","preferred-size")+e;case 6060:return mn+"box-"+Sn(e,"-grow","")+mn+e+ji+Sn(e,"grow","positive")+e;case 4554:return mn+Sn(e,/([^-])(transform)/g,"$1"+mn+"$2")+e;case 6187:return Sn(Sn(Sn(e,/(zoom-|grab)/,mn+"$1"),/(image-set)/,mn+"$1"),e,"")+e;case 5495:case 3959:return Sn(e,/(image-set\([^]*)/,mn+"$1$`$1");case 4968:return Sn(Sn(e,/(.+:)(flex-)?(.*)/,mn+"box-pack:$3"+ji+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+mn+e+e;case 4095:case 3583:case 4068:case 2532:return Sn(e,/(.+)-inline(.+)/,mn+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(vl(e)-1-t>6)switch(Do(e,t+1)){case 109:if(Do(e,t+4)!==45)break;case 102:return Sn(e,/(.+:)(.+)-([^]+)/,"$1"+mn+"$2-$3$1"+O3+(Do(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Ow(e,"stretch")?LM(Sn(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Do(e,t+1)!==115)break;case 6444:switch(Do(e,vl(e)-3-(~Ow(e,"!important")&&10))){case 107:return Sn(e,":",":"+mn)+e;case 101:return Sn(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+mn+(Do(e,14)===45?"inline-":"")+"box$3$1"+mn+"$2$3$1"+ji+"$2box$3")+e}break;case 5936:switch(Do(e,t+11)){case 114:return mn+e+ji+Sn(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return mn+e+ji+Sn(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return mn+e+ji+Sn(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return mn+e+ji+e+e}return e}function jp(e,t){for(var n="",r=F9(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function xY(e,t,n,r){switch(e.type){case oY:case D9:return e.return=e.return||e.value;case CM:return"";case _M:return e.return=e.value+"{"+jp(e.children,r)+"}";case N9:e.value=e.props.join(",")}return vl(n=jp(e.children,r))?e.return=e.value+"{"+n+"}":""}function bY(e){var t=F9(e);return function(n,r,i,o){for(var a="",s=0;s<t;s++)a+=e[s](n,r,i,o)||"";return a}}function SY(e){return function(t){t.root||(t=t.return)&&e(t)}}function wY(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case D9:e.return=LM(e.value,e.length);break;case _M:return jp([G1(e,{value:Sn(e.value,"@","@"+mn)})],r);case N9:if(e.length)return cY(e.props,function(i){switch(uY(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return jp([G1(e,{props:[Sn(i,/:(read-\w+)/,":"+O3+"$1")]})],r);case"::placeholder":return jp([G1(e,{props:[Sn(i,/:(plac\w+)/,":"+mn+"input-$1")]}),G1(e,{props:[Sn(i,/:(plac\w+)/,":"+O3+"$1")]}),G1(e,{props:[Sn(i,/:(plac\w+)/,ji+"input-$1")]})],r)}return""})}}var xE=function(t){var n=new WeakMap;return function(r){if(n.has(r))return n.get(r);var i=t(r);return n.set(r,i),i}};function AM(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var CY=function(t,n,r){for(var i=0,o=0;i=o,o=El(),i===38&&o===12&&(n[r]=1),!mm(o);)ma();return qm(t,Go)},_Y=function(t,n){var r=-1,i=44;do switch(mm(i)){case 0:i===38&&El()===12&&(n[r]=1),t[r]+=CY(Go-1,n,r);break;case 2:t[r]+=My(i);break;case 4:if(i===44){t[++r]=El()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=j5(i)}while(i=ma());return t},kY=function(t,n){return TM(_Y(PM(t),n))},bE=new WeakMap,EY=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!bE.get(r))&&!i){bE.set(t,!0);for(var o=[],a=kY(n,o),s=r.props,l=0,d=0;l<a.length;l++)for(var p=0;p<s.length;p++,d++)t.props[d]=o[l]?a[l].replace(/&\f/g,s[p]):s[p]+" "+a[l]}}},PY=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}},TY=[wY],LY=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(S){var P=S.getAttribute("data-emotion");P.indexOf(" ")!==-1&&(document.head.appendChild(S),S.setAttribute("data-s",""))})}var i=t.stylisPlugins||TY,o={},a,s=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(S){for(var P=S.getAttribute("data-emotion").split(" "),E=1;E<P.length;E++)o[P[E]]=!0;s.push(S)});var l,d=[EY,PY];{var p,g=[xY,SY(function(S){p.insert(S)})],m=bY(d.concat(i,g)),y=function(P){return jp(vY(P),m)};l=function(P,E,k,L){p=k,y(P?P+"{"+E.styles+"}":E.styles),L&&(b.inserted[E.name]=!0)}}var b={key:n,sheet:new iY({key:n,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:o,registered:{},insert:l};return b.sheet.hydrate(s),b};function Dw(){return Dw=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dw.apply(this,arguments)}var IM={exports:{}},Tn={};/** @license React v16.13.1
+ * react-is.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 vi=typeof Symbol=="function"&&Symbol.for,z9=vi?Symbol.for("react.element"):60103,$9=vi?Symbol.for("react.portal"):60106,Z5=vi?Symbol.for("react.fragment"):60107,Y5=vi?Symbol.for("react.strict_mode"):60108,X5=vi?Symbol.for("react.profiler"):60114,Q5=vi?Symbol.for("react.provider"):60109,J5=vi?Symbol.for("react.context"):60110,B9=vi?Symbol.for("react.async_mode"):60111,e4=vi?Symbol.for("react.concurrent_mode"):60111,t4=vi?Symbol.for("react.forward_ref"):60112,n4=vi?Symbol.for("react.suspense"):60113,AY=vi?Symbol.for("react.suspense_list"):60120,r4=vi?Symbol.for("react.memo"):60115,i4=vi?Symbol.for("react.lazy"):60116,IY=vi?Symbol.for("react.block"):60121,RY=vi?Symbol.for("react.fundamental"):60117,MY=vi?Symbol.for("react.responder"):60118,OY=vi?Symbol.for("react.scope"):60119;function _a(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case z9:switch(e=e.type,e){case B9:case e4:case Z5:case X5:case Y5:case n4:return e;default:switch(e=e&&e.$$typeof,e){case J5:case t4:case i4:case r4:case Q5:return e;default:return t}}case $9:return t}}}function RM(e){return _a(e)===e4}Tn.AsyncMode=B9;Tn.ConcurrentMode=e4;Tn.ContextConsumer=J5;Tn.ContextProvider=Q5;Tn.Element=z9;Tn.ForwardRef=t4;Tn.Fragment=Z5;Tn.Lazy=i4;Tn.Memo=r4;Tn.Portal=$9;Tn.Profiler=X5;Tn.StrictMode=Y5;Tn.Suspense=n4;Tn.isAsyncMode=function(e){return RM(e)||_a(e)===B9};Tn.isConcurrentMode=RM;Tn.isContextConsumer=function(e){return _a(e)===J5};Tn.isContextProvider=function(e){return _a(e)===Q5};Tn.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===z9};Tn.isForwardRef=function(e){return _a(e)===t4};Tn.isFragment=function(e){return _a(e)===Z5};Tn.isLazy=function(e){return _a(e)===i4};Tn.isMemo=function(e){return _a(e)===r4};Tn.isPortal=function(e){return _a(e)===$9};Tn.isProfiler=function(e){return _a(e)===X5};Tn.isStrictMode=function(e){return _a(e)===Y5};Tn.isSuspense=function(e){return _a(e)===n4};Tn.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===Z5||e===e4||e===X5||e===Y5||e===n4||e===AY||typeof e=="object"&&e!==null&&(e.$$typeof===i4||e.$$typeof===r4||e.$$typeof===Q5||e.$$typeof===J5||e.$$typeof===t4||e.$$typeof===RY||e.$$typeof===MY||e.$$typeof===OY||e.$$typeof===IY)};Tn.typeOf=_a;(function(e){e.exports=Tn})(IM);var MM=IM.exports,NY={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},DY={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},OM={};OM[MM.ForwardRef]=NY;OM[MM.Memo]=DY;var FY=!0;function zY(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):r+=i+" "}),r}var NM=function(t,n,r){var i=t.key+"-"+n.name;(r===!1||FY===!1)&&t.registered[i]===void 0&&(t.registered[i]=n.styles)},DM=function(t,n,r){NM(t,n,r);var i=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var o=n;do t.insert(n===o?"."+i:"",o,t.sheet,!0),o=o.next;while(o!==void 0)}};function $Y(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var BY={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},HY=/[A-Z]|^ms/g,WY=/_EMO_([^_]+?)_([^]*?)_EMO_/g,FM=function(t){return t.charCodeAt(1)===45},SE=function(t){return t!=null&&typeof t!="boolean"},yb=AM(function(e){return FM(e)?e:e.replace(HY,"-$&").toLowerCase()}),wE=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(WY,function(r,i,o){return yl={name:i,styles:o,next:yl},i})}return BY[t]!==1&&!FM(t)&&typeof n=="number"&&n!==0?n+"px":n};function vm(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0)return n;switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return yl={name:n.name,styles:n.styles,next:yl},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)yl={name:r.name,styles:r.styles,next:yl},r=r.next;var i=n.styles+";";return i}return VY(e,t,n)}case"function":{if(e!==void 0){var o=yl,a=n(e);return yl=o,vm(e,t,a)}break}}if(t==null)return n;var s=t[n];return s!==void 0?s:n}function VY(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=vm(e,t,n[i])+";";else for(var o in n){var a=n[o];if(typeof a!="object")t!=null&&t[a]!==void 0?r+=o+"{"+t[a]+"}":SE(a)&&(r+=yb(o)+":"+wE(o,a)+";");else if(Array.isArray(a)&&typeof a[0]=="string"&&(t==null||t[a[0]]===void 0))for(var s=0;s<a.length;s++)SE(a[s])&&(r+=yb(o)+":"+wE(o,a[s])+";");else{var l=vm(e,t,a);switch(o){case"animation":case"animationName":{r+=yb(o)+":"+l+";";break}default:r+=o+"{"+l+"}"}}}return r}var CE=/label:\s*([^\s;\n{]+)\s*(;|$)/g,yl,H9=function(t,n,r){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var i=!0,o="";yl=void 0;var a=t[0];a==null||a.raw===void 0?(i=!1,o+=vm(r,n,a)):o+=a[0];for(var s=1;s<t.length;s++)o+=vm(r,n,t[s]),i&&(o+=a[s]);CE.lastIndex=0;for(var l="",d;(d=CE.exec(o))!==null;)l+="-"+d[1];var p=$Y(o)+l;return{name:p,styles:o,next:yl}},UY=function(t){return t()},zM=MS["useInsertionEffect"]?MS["useInsertionEffect"]:!1,GY=zM||UY,_E=zM||C.exports.useLayoutEffect,$M=C.exports.createContext(typeof HTMLElement<"u"?LY({key:"css"}):null);$M.Provider;var BM=function(t){return C.exports.forwardRef(function(n,r){var i=C.exports.useContext($M);return t(n,i,r)})},ym=C.exports.createContext({}),jY=function(t,n){if(typeof n=="function"){var r=n(t);return r}return Dw({},t,n)},KY=xE(function(e){return xE(function(t){return jY(e,t)})}),qY=function(t){var n=C.exports.useContext(ym);return t.theme!==n&&(n=KY(n)(t.theme)),C.exports.createElement(ym.Provider,{value:n},t.children)},o4=BM(function(e,t){var n=e.styles,r=H9([n],void 0,C.exports.useContext(ym)),i=C.exports.useRef();return _E(function(){var o=t.key+"-global",a=new t.sheet.constructor({key:o,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),s=!1,l=document.querySelector('style[data-emotion="'+o+" "+r.name+'"]');return t.sheet.tags.length&&(a.before=t.sheet.tags[0]),l!==null&&(s=!0,l.setAttribute("data-emotion",o),a.hydrate([l])),i.current=[a,s],function(){a.flush()}},[t]),_E(function(){var o=i.current,a=o[0],s=o[1];if(s){o[1]=!1;return}if(r.next!==void 0&&DM(t,r.next,!0),a.tags.length){var l=a.tags[a.tags.length-1].nextElementSibling;a.before=l,a.flush()}t.insert("",r,a,!1)},[t,r.name]),null});function ZY(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return H9(t)}var Zm=function(){var t=ZY.apply(void 0,arguments),n="animation-"+t.name;return{name:n,styles:"@keyframes "+n+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}},HM=1/60*1e3,YY=typeof performance<"u"?function(){return performance.now()}:function(){return Date.now()},WM=typeof window<"u"?function(e){return window.requestAnimationFrame(e)}:function(e){return setTimeout(function(){return e(YY())},HM)};function XY(e){var t=[],n=[],r=0,i=!1,o=new WeakSet,a={schedule:function(s,l,d){l===void 0&&(l=!1),d===void 0&&(d=!1);var p=d&&i,g=p?t:n;return l&&o.add(s),g.indexOf(s)===-1&&(g.push(s),p&&i&&(r=t.length)),s},cancel:function(s){var l=n.indexOf(s);l!==-1&&n.splice(l,1),o.delete(s)},process:function(s){var l;if(i=!0,l=[n,t],t=l[0],n=l[1],n.length=0,r=t.length,r)for(var d=0;d<r;d++){var p=t[d];p(s),o.has(p)&&(a.schedule(p),e())}i=!1}};return a}var QY=40,Fw=!0,xm=!1,zw=!1,Rg={delta:0,timestamp:0},a4=["read","update","preRender","render","postRender"],W9=a4.reduce(function(e,t){return e[t]=XY(function(){return xm=!0}),e},{}),JY=a4.reduce(function(e,t){var n=W9[t];return e[t]=function(r,i,o){return i===void 0&&(i=!1),o===void 0&&(o=!1),xm||nX(),n.schedule(r,i,o)},e},{}),eX=a4.reduce(function(e,t){return e[t]=W9[t].cancel,e},{}),tX=function(e){return W9[e].process(Rg)},VM=function(e){xm=!1,Rg.delta=Fw?HM:Math.max(Math.min(e-Rg.timestamp,QY),1),Rg.timestamp=e,zw=!0,a4.forEach(tX),zw=!1,xm&&(Fw=!1,WM(VM))},nX=function(){xm=!0,Fw=!0,zw||WM(VM)},kE=function(){return Rg};function Op(e){return typeof e=="function"}var rX=!1;function UM(e){return"current"in e}function iX(e,t){const n={};return Object.keys(e).forEach(r=>{t.includes(r)||(n[r]=e[r])}),n}function oX(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r<i.length&&e;r+=1)e=e[i[r]];return e===void 0?n:e}var aX=e=>{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},GM=aX(oX);function jM(e,t){const n={};return Object.keys(e).forEach(r=>{const i=e[r];t(i,r,e)&&(n[r]=i)}),n}var KM=e=>jM(e,t=>t!=null);function V9(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function s4(e){if(!V9(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}function sX(e){var t;return V9(e)?((t=Ym(e))==null?void 0:t.defaultView)??window:window}function Ym(e){return V9(e)?e.ownerDocument??document:document}function lX(e){return e.view??window}function uX(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}var Xm=uX();function cX(e){const t=Ym(e);return t?.activeElement}function U9(e,t){return e?e===t||e.contains(t):!1}var qM=e=>e.hasAttribute("tabindex"),dX=e=>qM(e)&&e.tabIndex===-1;function fX(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function hX(e){return s4(e)&&e.localName==="input"&&"select"in e}function ZM(e){return(s4(e)?Ym(e):document).activeElement===e}function YM(e){return e.parentElement&&YM(e.parentElement)?!0:e.hidden}function pX(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function XM(e){if(!s4(e)||YM(e)||fX(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():pX(e)?!0:qM(e)}function gX(e){return e?s4(e)&&XM(e)&&!dX(e):!1}var mX=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],vX=mX.join(),yX=e=>e.offsetWidth>0&&e.offsetHeight>0;function xX(e){const t=Array.from(e.querySelectorAll(vX));return t.unshift(e),t.filter(n=>XM(n)&&yX(n))}function N3(e,...t){return Op(e)?e(...t):e}function bX(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function SX(e){let t;return function(...r){return e&&(t=e.apply(this,r),e=null),t}}var wX=SX(e=>()=>{const{condition:t,message:n}=e;t&&rX&&console.warn(n)}),CX=(...e)=>t=>e.reduce((n,r)=>r(n),t);function D3(e,t={}){const{isActive:n=ZM,nextTick:r,preventScroll:i=!0,selectTextIfInput:o=!0}=t;if(!e||n(e))return-1;function a(){if(!e){wX({condition:!0,message:"[chakra-ui]: can't call focus() on `null` or `undefined` element"});return}if(_X())e.focus({preventScroll:i});else if(e.focus(),i){const s=kX(e);EX(s)}if(o){if(hX(e))e.select();else if("setSelectionRange"in e){const s=e;s.setSelectionRange(s.value.length,s.value.length)}}}return r?requestAnimationFrame(a):(a(),-1)}var A2=null;function _X(){if(A2==null){A2=!1;try{document.createElement("div").focus({get preventScroll(){return A2=!0,!0}})}catch{}}return A2}function kX(e){const t=Ym(e),n=t.defaultView??window;let r=e.parentNode;const i=[],o=t.scrollingElement||t.documentElement;for(;r instanceof n.HTMLElement&&r!==o;)(r.offsetHeight<r.scrollHeight||r.offsetWidth<r.scrollWidth)&&i.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),r=r.parentNode;return o instanceof n.HTMLElement&&i.push({element:o,scrollTop:o.scrollTop,scrollLeft:o.scrollLeft}),i}function EX(e){for(const{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}function PX(e){return!!e.touches}function TX(e){return t=>{const n=lX(t),r=t instanceof n.MouseEvent;(!r||r&&t.button===0)&&e(t)}}var LX={pageX:0,pageY:0};function AX(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||LX;return{x:r[`${t}X`],y:r[`${t}Y`]}}function IX(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function RX(e,t="page"){return{point:PX(e)?AX(e,t):IX(e,t)}}var MX=(e,t=!1)=>{const n=r=>e(r,RX(r));return t?TX(n):n},OX=()=>Xm&&window.onpointerdown===null,NX=()=>Xm&&window.ontouchstart===null,DX=()=>Xm&&window.onmousedown===null,FX={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},zX={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function $X(e){return OX()?e:NX()?zX[e]:DX()?FX[e]:e}Object.freeze(["base","sm","md","lg","xl","2xl"]);function BX(e){const{userAgent:t,vendor:n}=e,r=/(android)/i.test(t);switch(!0){case/CriOS/.test(t):return"Chrome for iOS";case/Edg\//.test(t):return"Edge";case(r&&/Silk\//.test(t)):return"Silk";case(/Chrome/.test(t)&&/Google Inc/.test(n)):return"Chrome";case/Firefox\/\d+\.\d+$/.test(t):return"Firefox";case r:return"AOSP";case/MSIE|Trident/.test(t):return"IE";case(/Safari/.test(e.userAgent)&&/Apple Computer/.test(t)):return"Safari";case/AppleWebKit/.test(t):return"WebKit";default:return null}}function HX(e){return Xm?BX(window.navigator)===e:!1}function WX(e={}){const{strict:t=!0,errorMessage:n="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:r}=e,i=C.exports.createContext(void 0);i.displayName=r;function o(){var a;const s=C.exports.useContext(i);if(!s&&t){const l=new Error(n);throw l.name="ContextError",(a=Error.captureStackTrace)==null||a.call(Error,l,o),l}return s}return[i.Provider,o,i]}function $w(){return $w=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},$w.apply(this,arguments)}var VX=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,UX=AM(function(e){return VX.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),GX=UX,jX=function(t){return t!=="theme"},EE=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?GX:jX},PE=function(t,n,r){var i;if(n){var o=n.shouldForwardProp;i=t.__emotion_forwardProp&&o?function(a){return t.__emotion_forwardProp(a)&&o(a)}:o}return typeof i!="function"&&r&&(i=t.__emotion_forwardProp),i},KX=function(t){var n=t.cache,r=t.serialized,i=t.isStringTag;return NM(n,r,i),GY(function(){return DM(n,r,i)}),null},qX=function e(t,n){var r=t.__emotion_real===t,i=r&&t.__emotion_base||t,o,a;n!==void 0&&(o=n.label,a=n.target);var s=PE(t,n,r),l=s||EE(i),d=!l("as");return function(){var p=arguments,g=r&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(o!==void 0&&g.push("label:"+o+";"),p[0]==null||p[0].raw===void 0)g.push.apply(g,p);else{g.push(p[0][0]);for(var m=p.length,y=1;y<m;y++)g.push(p[y],p[0][y])}var b=BM(function(S,P,E){var k=d&&S.as||i,L="",R=[],N=S;if(S.theme==null){N={};for(var F in S)N[F]=S[F];N.theme=C.exports.useContext(ym)}typeof S.className=="string"?L=zY(P.registered,R,S.className):S.className!=null&&(L=S.className+" ");var z=H9(g.concat(R),P.registered,N);L+=P.key+"-"+z.name,a!==void 0&&(L+=" "+a);var $=d&&s===void 0?EE(k):l,K={};for(var G in S)d&&G==="as"||$(G)&&(K[G]=S[G]);return K.className=L,K.ref=E,C.exports.createElement(C.exports.Fragment,null,C.exports.createElement(KX,{cache:P,serialized:z,isStringTag:typeof k=="string"}),C.exports.createElement(k,K))});return b.displayName=o!==void 0?o:"Styled("+(typeof i=="string"?i:i.displayName||i.name||"Component")+")",b.defaultProps=t.defaultProps,b.__emotion_real=b,b.__emotion_base=i,b.__emotion_styles=g,b.__emotion_forwardProp=s,Object.defineProperty(b,"toString",{value:function(){return"."+a}}),b.withComponent=function(S,P){return e(S,$w({},n,P,{shouldForwardProp:PE(b,P,!0)})).apply(void 0,g)},b}},ZX=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Bw=qX.bind();ZX.forEach(function(e){Bw[e]=Bw(e)});var YX=typeof Element<"u",XX=typeof Map=="function",QX=typeof Set=="function",JX=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function Ny(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var n,r,i;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!Ny(e[r],t[r]))return!1;return!0}var o;if(XX&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;for(o=e.entries();!(r=o.next()).done;)if(!Ny(r.value[1],t.get(r.value[0])))return!1;return!0}if(QX&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(JX&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;if(YX&&e instanceof Element)return!1;for(r=n;r--!==0;)if(!((i[r]==="_owner"||i[r]==="__v"||i[r]==="__o")&&e.$$typeof)&&!Ny(e[i[r]],t[i[r]]))return!1;return!0}return e!==e&&t!==t}var eQ=function(t,n){try{return Ny(t,n)}catch(r){if((r.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw r}};function R0(){const e=C.exports.useContext(ym);if(!e)throw Error("useTheme: `theme` is undefined. Seems you forgot to wrap your app in `<ChakraProvider />` or `<ThemeProvider />`");return e}function QM(){const e=R9(),t=R0();return{...e,theme:t}}function tQ(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__breakpoints)==null?void 0:o.asArray)==null?void 0:a[i]};return r(t)??r(n)??n}function nQ(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__cssMap)==null?void 0:o[i])==null?void 0:a.value};return r(t)??r(n)??n}function rQ(e,t,n){const r=Array.isArray(t)?t:[t],i=Array.isArray(n)?n:[n];return o=>{const a=i.filter(Boolean),s=r.map((l,d)=>{if(e==="breakpoints")return tQ(o,l,a[d]??l);const p=`${e}.${l}`;return nQ(o,p,a[d]??l)});return Array.isArray(t)?s:s[0]}}function iQ(e){const{cssVarsRoot:t,theme:n,children:r}=e,i=C.exports.useMemo(()=>HZ(n),[n]);return ue(qY,{theme:i,children:[_(oQ,{root:t}),r]})}function oQ({root:e=":host, :root"}){const t=[e,"[data-theme]"].join(",");return _(o4,{styles:n=>({[t]:n.__cssVars})})}WX({name:"StylesContext",errorMessage:"useStyles: `styles` is undefined. Seems you forgot to wrap the components in `<StylesProvider />` "});function aQ(){const{colorMode:e}=R9();return _(o4,{styles:t=>{const n=GM(t,"styles.global"),r=N3(n,{theme:t,colorMode:e});return r?wM(r)(t):void 0}})}var sQ=new Set([...UZ,"textStyle","layerStyle","apply","noOfLines","focusBorderColor","errorBorderColor","as","__css","css","sx"]),lQ=new Set(["htmlWidth","htmlHeight","htmlSize"]);function uQ(e){return lQ.has(e)||!sQ.has(e)}var cQ=({baseStyle:e})=>t=>{const{theme:n,css:r,__css:i,sx:o,...a}=t,s=jM(a,(g,m)=>jZ(m)),l=N3(e,t),d=Object.assign({},i,l,KM(s),o),p=wM(d)(t.theme);return r?[p,r]:p};function xb(e,t){const{baseStyle:n,...r}=t??{};r.shouldForwardProp||(r.shouldForwardProp=uQ);const i=cQ({baseStyle:n});return Bw(e,r)(i)}function Ie(e){return C.exports.forwardRef(e)}function JM(e,t={}){const{styleConfig:n,...r}=t,{theme:i,colorMode:o}=QM(),a=GM(i,`components.${e}`),s=n||a,l=cd({theme:i,colorMode:o},s?.defaultProps??{},KM(iX(r,["children"]))),d=C.exports.useRef({});if(s){const g=eY(s)(l);eQ(d.current,g)||(d.current=g)}return d.current}function wo(e,t={}){return JM(e,t)}function Fi(e,t={}){return JM(e,t)}function dQ(){const e=new Map;return new Proxy(xb,{apply(t,n,r){return xb(...r)},get(t,n){return e.has(n)||e.set(n,xb(n)),e.get(n)}})}var Ce=dQ();function fQ(e,t){return`${e} returned \`undefined\`. Seems you forgot to wrap component within ${t}`}function Cn(e={}){const{name:t,strict:n=!0,hookName:r="useContext",providerName:i="Provider",errorMessage:o}=e,a=C.exports.createContext(void 0);a.displayName=t;function s(){var l;const d=C.exports.useContext(a);if(!d&&n){const p=new Error(o??fQ(r,i));throw p.name="ContextError",(l=Error.captureStackTrace)==null||l.call(Error,p,s),p}return d}return[a.Provider,s,a]}function hQ(e,t){if(e!=null){if(typeof e=="function"){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${t}' to ref '${e}'`)}}}function Dn(...e){return t=>{e.forEach(n=>{hQ(n,t)})}}function pQ(...e){return C.exports.useMemo(()=>Dn(...e),e)}function TE(e){return e.sort((t,n)=>{const r=t.compareDocumentPosition(n);if(r&Node.DOCUMENT_POSITION_FOLLOWING||r&Node.DOCUMENT_POSITION_CONTAINED_BY)return-1;if(r&Node.DOCUMENT_POSITION_PRECEDING||r&Node.DOCUMENT_POSITION_CONTAINS)return 1;if(r&Node.DOCUMENT_POSITION_DISCONNECTED||r&Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC)throw Error("Cannot sort the given nodes.");return 0})}var gQ=e=>typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE;function LE(e,t,n){let r=e+1;return n&&r>=t&&(r=0),r}function AE(e,t,n){let r=e-1;return n&&r<0&&(r=t),r}var Hw=typeof window<"u"?C.exports.useLayoutEffect:C.exports.useEffect,F3=e=>e,mQ=class{descendants=new Map;register=e=>{if(e!=null)return gQ(e)?this.registerNode(e):t=>{this.registerNode(t,e)}};unregister=e=>{this.descendants.delete(e);const t=TE(Array.from(this.descendants.keys()));this.assignIndex(t)};destroy=()=>{this.descendants.clear()};assignIndex=e=>{this.descendants.forEach(t=>{const n=e.indexOf(t.node);t.index=n,t.node.dataset.index=t.index.toString()})};count=()=>this.descendants.size;enabledCount=()=>this.enabledValues().length;values=()=>Array.from(this.descendants.values()).sort((t,n)=>t.index-n.index);enabledValues=()=>this.values().filter(e=>!e.disabled);item=e=>{if(this.count()!==0)return this.values()[e]};enabledItem=e=>{if(this.enabledCount()!==0)return this.enabledValues()[e]};first=()=>this.item(0);firstEnabled=()=>this.enabledItem(0);last=()=>this.item(this.descendants.size-1);lastEnabled=()=>{const e=this.enabledValues().length-1;return this.enabledItem(e)};indexOf=e=>{var t;return e?((t=this.descendants.get(e))==null?void 0:t.index)??-1:-1};enabledIndexOf=e=>e==null?-1:this.enabledValues().findIndex(t=>t.node.isSameNode(e));next=(e,t=!0)=>{const n=LE(e,this.count(),t);return this.item(n)};nextEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=LE(r,this.enabledCount(),t);return this.enabledItem(i)};prev=(e,t=!0)=>{const n=AE(e,this.count()-1,t);return this.item(n)};prevEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=AE(r,this.enabledCount()-1,t);return this.enabledItem(i)};registerNode=(e,t)=>{if(!e||this.descendants.has(e))return;const n=Array.from(this.descendants.keys()).concat(e),r=TE(n);t?.disabled&&(t.disabled=!!t.disabled);const i={node:e,index:-1,...t};this.descendants.set(e,i),this.assignIndex(r)}};function vQ(){const e=C.exports.useRef(new mQ);return Hw(()=>()=>e.current.destroy()),e.current}var[yQ,eO]=Cn({name:"DescendantsProvider",errorMessage:"useDescendantsContext must be used within DescendantsProvider"});function xQ(e){const t=eO(),[n,r]=C.exports.useState(-1),i=C.exports.useRef(null);Hw(()=>()=>{!i.current||t.unregister(i.current)},[]),Hw(()=>{if(!i.current)return;const a=Number(i.current.dataset.index);n!=a&&!Number.isNaN(a)&&r(a)});const o=F3(e?t.register(e):t.register);return{descendants:t,index:n,enabledIndex:t.enabledIndexOf(i.current),register:Dn(o,i)}}function tO(){return[F3(yQ),()=>F3(eO()),()=>vQ(),i=>xQ(i)]}var Pr=(...e)=>e.filter(Boolean).join(" "),IE={path:ue("g",{stroke:"currentColor",strokeWidth:"1.5",children:[_("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),_("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),_("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},ka=Ie((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Pr("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??IE.viewBox;if(n&&typeof n!="string")return se.createElement(Ce.svg,{as:n,...m,...d});const b=a??IE.path;return se.createElement(Ce.svg,{verticalAlign:"middle",viewBox:y,...m,...d},b)});ka.displayName="Icon";function M0(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=C.exports.Children.toArray(e.path),a=Ie((s,l)=>_(ka,{ref:l,viewBox:t,...i,...s,children:o.length?o:_("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}function kr(e,t=[]){const n=C.exports.useRef(e);return C.exports.useEffect(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function l4(e){const{value:t,defaultValue:n,onChange:r,shouldUpdate:i=(m,y)=>m!==y}=e,o=kr(r),a=kr(i),[s,l]=C.exports.useState(n),d=t!==void 0,p=d?t:s,g=C.exports.useCallback(m=>{const b=typeof m=="function"?m(p):m;!a(p,b)||(d||l(b),o(b))},[d,o,p,a]);return[p,g]}const G9=C.exports.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),u4=C.exports.createContext({});function bQ(){return C.exports.useContext(u4).visualElement}const O0=C.exports.createContext(null),sh=typeof document<"u",z3=sh?C.exports.useLayoutEffect:C.exports.useEffect,nO=C.exports.createContext({strict:!1});function SQ(e,t,n,r){const i=bQ(),o=C.exports.useContext(nO),a=C.exports.useContext(O0),s=C.exports.useContext(G9).reducedMotion,l=C.exports.useRef(void 0);r=r||o.renderer,!l.current&&r&&(l.current=r(e,{visualState:t,parent:i,props:n,presenceId:a?a.id:void 0,blockInitialAnimation:a?a.initial===!1:!1,reducedMotionConfig:s}));const d=l.current;return z3(()=>{d&&d.syncRender()}),C.exports.useEffect(()=>{d&&d.animationState&&d.animationState.animateChanges()}),z3(()=>()=>d&&d.notifyUnmount(),[]),d}function Np(e){return typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function wQ(e,t,n){return C.exports.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):Np(n)&&(n.current=r))},[t])}function bm(e){return typeof e=="string"||Array.isArray(e)}function c4(e){return typeof e=="object"&&typeof e.start=="function"}const CQ=["initial","animate","exit","whileHover","whileDrag","whileTap","whileFocus","whileInView"];function d4(e){return c4(e.animate)||CQ.some(t=>bm(e[t]))}function rO(e){return Boolean(d4(e)||e.variants)}function _Q(e,t){if(d4(e)){const{initial:n,animate:r}=e;return{initial:n===!1||bm(n)?n:void 0,animate:bm(r)?r:void 0}}return e.inherit!==!1?t:{}}function kQ(e){const{initial:t,animate:n}=_Q(e,C.exports.useContext(u4));return C.exports.useMemo(()=>({initial:t,animate:n}),[RE(t),RE(n)])}function RE(e){return Array.isArray(e)?e.join(" "):e}const gu=e=>({isEnabled:t=>e.some(n=>!!t[n])}),Sm={measureLayout:gu(["layout","layoutId","drag"]),animation:gu(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:gu(["exit"]),drag:gu(["drag","dragControls"]),focus:gu(["whileFocus"]),hover:gu(["whileHover","onHoverStart","onHoverEnd"]),tap:gu(["whileTap","onTap","onTapStart","onTapCancel"]),pan:gu(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:gu(["whileInView","onViewportEnter","onViewportLeave"])};function EQ(e){for(const t in e)t==="projectionNodeConstructor"?Sm.projectionNodeConstructor=e[t]:Sm[t].Component=e[t]}function f4(e){const t=C.exports.useRef(null);return t.current===null&&(t.current=e()),t.current}const Mg={hasAnimatedSinceResize:!0,hasEverUpdated:!1};let PQ=1;function TQ(){return f4(()=>{if(Mg.hasEverUpdated)return PQ++})}const j9=C.exports.createContext({});class LQ extends se.Component{getSnapshotBeforeUpdate(){const{visualElement:t,props:n}=this.props;return t&&t.setProps(n),null}componentDidUpdate(){}render(){return this.props.children}}const iO=C.exports.createContext({}),AQ=Symbol.for("motionComponentSymbol");function IQ({preloadedFeatures:e,createVisualElement:t,projectionNodeConstructor:n,useRender:r,useVisualState:i,Component:o}){e&&EQ(e);function a(l,d){const p={...C.exports.useContext(G9),...l,layoutId:RQ(l)},{isStatic:g}=p;let m=null;const y=kQ(l),b=g?void 0:TQ(),S=i(l,g);if(!g&&sh){y.visualElement=SQ(o,S,p,t);const P=C.exports.useContext(nO).strict,E=C.exports.useContext(iO);y.visualElement&&(m=y.visualElement.loadFeatures(p,P,e,b,n||Sm.projectionNodeConstructor,E))}return ue(LQ,{visualElement:y.visualElement,props:p,children:[m,_(u4.Provider,{value:y,children:r(o,l,b,wQ(S,y.visualElement,d),S,g,y.visualElement)})]})}const s=C.exports.forwardRef(a);return s[AQ]=o,s}function RQ({layoutId:e}){const t=C.exports.useContext(j9).id;return t&&e!==void 0?t+"-"+e:e}function MQ(e){function t(r,i={}){return IQ(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const OQ=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function K9(e){return typeof e!="string"||e.includes("-")?!1:!!(OQ.indexOf(e)>-1||/[A-Z]/.test(e))}const $3={};function NQ(e){Object.assign($3,e)}const B3=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Qm=new Set(B3);function oO(e,{layout:t,layoutId:n}){return Qm.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!$3[e]||e==="opacity")}const Ml=e=>!!e?.getVelocity,DQ={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},FQ=(e,t)=>B3.indexOf(e)-B3.indexOf(t);function zQ({transform:e,transformKeys:t},{enableHardwareAcceleration:n=!0,allowTransformNone:r=!0},i,o){let a="";t.sort(FQ);for(const s of t)a+=`${DQ[s]||s}(${e[s]}) `;return n&&!e.z&&(a+="translateZ(0)"),a=a.trim(),o?a=o(e,i?"":a):r&&i&&(a="none"),a}function aO(e){return e.startsWith("--")}const $Q=(e,t)=>t&&typeof e=="number"?t.transform(e):e,sO=(e,t)=>n=>Math.max(Math.min(n,t),e),Og=e=>e%1?Number(e.toFixed(5)):e,wm=/(-)?([\d]*\.?[\d])+/g,Ww=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,BQ=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function Jm(e){return typeof e=="string"}const lh={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Ng=Object.assign(Object.assign({},lh),{transform:sO(0,1)}),I2=Object.assign(Object.assign({},lh),{default:1}),ev=e=>({test:t=>Jm(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),Oc=ev("deg"),Pl=ev("%"),bt=ev("px"),HQ=ev("vh"),WQ=ev("vw"),ME=Object.assign(Object.assign({},Pl),{parse:e=>Pl.parse(e)/100,transform:e=>Pl.transform(e*100)}),q9=(e,t)=>n=>Boolean(Jm(n)&&BQ.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),lO=(e,t,n)=>r=>{if(!Jm(r))return r;const[i,o,a,s]=r.match(wm);return{[e]:parseFloat(i),[t]:parseFloat(o),[n]:parseFloat(a),alpha:s!==void 0?parseFloat(s):1}},Hf={test:q9("hsl","hue"),parse:lO("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Pl.transform(Og(t))+", "+Pl.transform(Og(n))+", "+Og(Ng.transform(r))+")"},VQ=sO(0,255),bb=Object.assign(Object.assign({},lh),{transform:e=>Math.round(VQ(e))}),qc={test:q9("rgb","red"),parse:lO("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+bb.transform(e)+", "+bb.transform(t)+", "+bb.transform(n)+", "+Og(Ng.transform(r))+")"};function UQ(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const Vw={test:q9("#"),parse:UQ,transform:qc.transform},ho={test:e=>qc.test(e)||Vw.test(e)||Hf.test(e),parse:e=>qc.test(e)?qc.parse(e):Hf.test(e)?Hf.parse(e):Vw.parse(e),transform:e=>Jm(e)?e:e.hasOwnProperty("red")?qc.transform(e):Hf.transform(e)},uO="${c}",cO="${n}";function GQ(e){var t,n,r,i;return isNaN(e)&&Jm(e)&&((n=(t=e.match(wm))===null||t===void 0?void 0:t.length)!==null&&n!==void 0?n:0)+((i=(r=e.match(Ww))===null||r===void 0?void 0:r.length)!==null&&i!==void 0?i:0)>0}function dO(e){typeof e=="number"&&(e=`${e}`);const t=[];let n=0;const r=e.match(Ww);r&&(n=r.length,e=e.replace(Ww,uO),t.push(...r.map(ho.parse)));const i=e.match(wm);return i&&(e=e.replace(wm,cO),t.push(...i.map(lh.parse))),{values:t,numColors:n,tokenised:e}}function fO(e){return dO(e).values}function hO(e){const{values:t,numColors:n,tokenised:r}=dO(e),i=t.length;return o=>{let a=r;for(let s=0;s<i;s++)a=a.replace(s<n?uO:cO,s<n?ho.transform(o[s]):Og(o[s]));return a}}const jQ=e=>typeof e=="number"?0:e;function KQ(e){const t=fO(e);return hO(e)(t.map(jQ))}const Iu={test:GQ,parse:fO,createTransformer:hO,getAnimatableNone:KQ},qQ=new Set(["brightness","contrast","saturate","opacity"]);function ZQ(e){let[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(wm)||[];if(!r)return e;const i=n.replace(r,"");let o=qQ.has(t)?1:0;return r!==n&&(o*=100),t+"("+o+i+")"}const YQ=/([a-z-]*)\(.*?\)/g,Uw=Object.assign(Object.assign({},Iu),{getAnimatableNone:e=>{const t=e.match(YQ);return t?t.map(ZQ).join(" "):e}}),OE={...lh,transform:Math.round},pO={borderWidth:bt,borderTopWidth:bt,borderRightWidth:bt,borderBottomWidth:bt,borderLeftWidth:bt,borderRadius:bt,radius:bt,borderTopLeftRadius:bt,borderTopRightRadius:bt,borderBottomRightRadius:bt,borderBottomLeftRadius:bt,width:bt,maxWidth:bt,height:bt,maxHeight:bt,size:bt,top:bt,right:bt,bottom:bt,left:bt,padding:bt,paddingTop:bt,paddingRight:bt,paddingBottom:bt,paddingLeft:bt,margin:bt,marginTop:bt,marginRight:bt,marginBottom:bt,marginLeft:bt,rotate:Oc,rotateX:Oc,rotateY:Oc,rotateZ:Oc,scale:I2,scaleX:I2,scaleY:I2,scaleZ:I2,skew:Oc,skewX:Oc,skewY:Oc,distance:bt,translateX:bt,translateY:bt,translateZ:bt,x:bt,y:bt,z:bt,perspective:bt,transformPerspective:bt,opacity:Ng,originX:ME,originY:ME,originZ:bt,zIndex:OE,fillOpacity:Ng,strokeOpacity:Ng,numOctaves:OE};function Z9(e,t,n,r){const{style:i,vars:o,transform:a,transformKeys:s,transformOrigin:l}=e;s.length=0;let d=!1,p=!1,g=!0;for(const m in t){const y=t[m];if(aO(m)){o[m]=y;continue}const b=pO[m],S=$Q(y,b);if(Qm.has(m)){if(d=!0,a[m]=S,s.push(m),!g)continue;y!==(b.default||0)&&(g=!1)}else m.startsWith("origin")?(p=!0,l[m]=S):i[m]=S}if(d||r?i.transform=zQ(e,n,g,r):!t.transform&&i.transform&&(i.transform="none"),p){const{originX:m="50%",originY:y="50%",originZ:b=0}=l;i.transformOrigin=`${m} ${y} ${b}`}}const Y9=()=>({style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}});function gO(e,t,n){for(const r in t)!Ml(t[r])&&!oO(r,n)&&(e[r]=t[r])}function XQ({transformTemplate:e},t,n){return C.exports.useMemo(()=>{const r=Y9();return Z9(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function QQ(e,t,n){const r=e.style||{},i={};return gO(i,r,e),Object.assign(i,XQ(e,t,n)),e.transformValues?e.transformValues(i):i}function JQ(e,t,n){const r={},i=QQ(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),r.style=i,r}const eJ=["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"],tJ=["whileTap","onTap","onTapStart","onTapCancel"],nJ=["onPan","onPanStart","onPanSessionStart","onPanEnd"],rJ=["whileInView","onViewportEnter","onViewportLeave","viewport"],iJ=new Set(["initial","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","onHoverStart","onHoverEnd","layoutScroll",...rJ,...tJ,...eJ,...nJ]);function H3(e){return iJ.has(e)}let mO=e=>!H3(e);function oJ(e){!e||(mO=t=>t.startsWith("on")?!H3(t):e(t))}try{oJ(require("@emotion/is-prop-valid").default)}catch{}function aJ(e,t,n){const r={};for(const i in e)(mO(i)||n===!0&&H3(i)||!t&&!H3(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function NE(e,t,n){return typeof e=="string"?e:bt.transform(t+n*e)}function sJ(e,t,n){const r=NE(t,e.x,e.width),i=NE(n,e.y,e.height);return`${r} ${i}`}const lJ={offset:"stroke-dashoffset",array:"stroke-dasharray"},uJ={offset:"strokeDashoffset",array:"strokeDasharray"};function cJ(e,t,n=1,r=0,i=!0){e.pathLength=1;const o=i?lJ:uJ;e[o.offset]=bt.transform(-r);const a=bt.transform(t),s=bt.transform(n);e[o.array]=`${a} ${s}`}function X9(e,{attrX:t,attrY:n,originX:r,originY:i,pathLength:o,pathSpacing:a=1,pathOffset:s=0,...l},d,p){Z9(e,l,d,p),e.attrs=e.style,e.style={};const{attrs:g,style:m,dimensions:y}=e;g.transform&&(y&&(m.transform=g.transform),delete g.transform),y&&(r!==void 0||i!==void 0||m.transform)&&(m.transformOrigin=sJ(y,r!==void 0?r:.5,i!==void 0?i:.5)),t!==void 0&&(g.x=t),n!==void 0&&(g.y=n),o!==void 0&&cJ(g,o,a,s,!1)}const vO=()=>({...Y9(),attrs:{}});function dJ(e,t){const n=C.exports.useMemo(()=>{const r=vO();return X9(r,t,{enableHardwareAcceleration:!1},e.transformTemplate),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};gO(r,e.style,e),n.style={...r,...n.style}}return n}function fJ(e=!1){return(n,r,i,o,{latestValues:a},s)=>{const d=(K9(n)?dJ:JQ)(r,a,s),g={...aJ(r,typeof n=="string",e),...d,ref:o};return i&&(g["data-projection-id"]=i),C.exports.createElement(n,g)}}const yO=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();function xO(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const o in n)e.style.setProperty(o,n[o])}const bO=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function SO(e,t,n,r){xO(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(bO.has(i)?i:yO(i),t.attrs[i])}function Q9(e){const{style:t}=e,n={};for(const r in t)(Ml(t[r])||oO(r,e))&&(n[r]=t[r]);return n}function wO(e){const t=Q9(e);for(const n in e)if(Ml(e[n])){const r=n==="x"||n==="y"?"attr"+n.toUpperCase():n;t[r]=e[n]}return t}function CO(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}const Cm=e=>Array.isArray(e),hJ=e=>Boolean(e&&typeof e=="object"&&e.mix&&e.toValue),_O=e=>Cm(e)?e[e.length-1]||0:e;function Dy(e){const t=Ml(e)?e.get():e;return hJ(t)?t.toValue():t}function pJ({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,o){const a={latestValues:gJ(r,i,o,e),renderState:t()};return n&&(a.mount=s=>n(r,s,a)),a}const kO=e=>(t,n)=>{const r=C.exports.useContext(u4),i=C.exports.useContext(O0),o=()=>pJ(e,t,r,i);return n?o():f4(o)};function gJ(e,t,n,r){const i={},o=r(e);for(const m in o)i[m]=Dy(o[m]);let{initial:a,animate:s}=e;const l=d4(e),d=rO(e);t&&d&&!l&&e.inherit!==!1&&(a===void 0&&(a=t.initial),s===void 0&&(s=t.animate));let p=n?n.initial===!1:!1;p=p||a===!1;const g=p?s:a;return g&&typeof g!="boolean"&&!c4(g)&&(Array.isArray(g)?g:[g]).forEach(y=>{const b=CO(e,y);if(!b)return;const{transitionEnd:S,transition:P,...E}=b;for(const k in E){let L=E[k];if(Array.isArray(L)){const R=p?L.length-1:0;L=L[R]}L!==null&&(i[k]=L)}for(const k in S)i[k]=S[k]}),i}const mJ={useVisualState:kO({scrapeMotionValuesFromProps:wO,createRenderState:vO,onMount:(e,t,{renderState:n,latestValues:r})=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}X9(n,r,{enableHardwareAcceleration:!1},e.transformTemplate),SO(t,n)}})},vJ={useVisualState:kO({scrapeMotionValuesFromProps:Q9,createRenderState:Y9})};function yJ(e,{forwardMotionProps:t=!1},n,r,i){return{...K9(e)?mJ:vJ,preloadedFeatures:n,useRender:fJ(t),createVisualElement:r,projectionNodeConstructor:i,Component:e}}var Hn;(function(e){e.Animate="animate",e.Hover="whileHover",e.Tap="whileTap",e.Drag="whileDrag",e.Focus="whileFocus",e.InView="whileInView",e.Exit="exit"})(Hn||(Hn={}));function h4(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function Gw(e,t,n,r){C.exports.useEffect(()=>{const i=e.current;if(n&&i)return h4(i,t,n,r)},[e,t,n,r])}function xJ({whileFocus:e,visualElement:t}){const{animationState:n}=t,r=()=>{n&&n.setActive(Hn.Focus,!0)},i=()=>{n&&n.setActive(Hn.Focus,!1)};Gw(t,"focus",e?r:void 0),Gw(t,"blur",e?i:void 0)}function EO(e){return typeof PointerEvent<"u"&&e instanceof PointerEvent?e.pointerType==="mouse":e instanceof MouseEvent}function PO(e){return!!e.touches}function bJ(e){return t=>{const n=t instanceof MouseEvent;(!n||n&&t.button===0)&&e(t)}}const SJ={pageX:0,pageY:0};function wJ(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||SJ;return{x:r[t+"X"],y:r[t+"Y"]}}function CJ(e,t="page"){return{x:e[t+"X"],y:e[t+"Y"]}}function J9(e,t="page"){return{point:PO(e)?wJ(e,t):CJ(e,t)}}const TO=(e,t=!1)=>{const n=r=>e(r,J9(r));return t?bJ(n):n},_J=()=>sh&&window.onpointerdown===null,kJ=()=>sh&&window.ontouchstart===null,EJ=()=>sh&&window.onmousedown===null,PJ={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},TJ={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function LO(e){return _J()?e:kJ()?TJ[e]:EJ()?PJ[e]:e}function Kp(e,t,n,r){return h4(e,LO(t),TO(n,t==="pointerdown"),r)}function W3(e,t,n,r){return Gw(e,LO(t),n&&TO(n,t==="pointerdown"),r)}function AO(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const DE=AO("dragHorizontal"),FE=AO("dragVertical");function IO(e){let t=!1;if(e==="y")t=FE();else if(e==="x")t=DE();else{const n=DE(),r=FE();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function RO(){const e=IO(!0);return e?(e(),!1):!0}function zE(e,t,n){return(r,i)=>{!EO(r)||RO()||(e.animationState&&e.animationState.setActive(Hn.Hover,t),n&&n(r,i))}}function LJ({onHoverStart:e,onHoverEnd:t,whileHover:n,visualElement:r}){W3(r,"pointerenter",e||n?zE(r,!0,e):void 0,{passive:!e}),W3(r,"pointerleave",t||n?zE(r,!1,t):void 0,{passive:!t})}const MO=(e,t)=>t?e===t?!0:MO(e,t.parentElement):!1;function e_(e){return C.exports.useEffect(()=>()=>e(),[])}var bl=function(){return bl=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},bl.apply(this,arguments)};function p4(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function N0(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function s(p){try{d(r.next(p))}catch(g){a(g)}}function l(p){try{d(r.throw(p))}catch(g){a(g)}}function d(p){p.done?o(p.value):i(p.value).then(s,l)}d((r=r.apply(e,t||[])).next())})}function D0(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(d){return function(p){return l([d,p])}}function l(d){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=d[0]&2?i.return:d[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,d[1])).done)return o;switch(i=0,o&&(d=[d[0]&2,o.value]),d[0]){case 0:case 1:o=d;break;case 4:return n.label++,{value:d[1],done:!1};case 5:n.label++,i=d[1],d=[0];continue;case 7:d=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(d[0]===6||d[0]===2)){n=0;continue}if(d[0]===3&&(!o||d[1]>o[0]&&d[1]<o[3])){n.label=d[1];break}if(d[0]===6&&n.label<o[1]){n.label=o[1],o=d;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(d);break}o[2]&&n.ops.pop(),n.trys.pop();continue}d=t.call(e,n)}catch(p){d=[6,p],i=0}finally{r=o=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}}function $E(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(s){a={error:s}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o}function jw(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var AJ=function(){},V3=function(){};const U3=(e,t,n)=>Math.min(Math.max(n,e),t),Sb=.001,IJ=.01,BE=10,RJ=.05,MJ=1;function OJ({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,o;AJ(e<=BE*1e3);let a=1-t;a=U3(RJ,MJ,a),e=U3(IJ,BE,e/1e3),a<1?(i=d=>{const p=d*a,g=p*e,m=p-n,y=Kw(d,a),b=Math.exp(-g);return Sb-m/y*b},o=d=>{const g=d*a*e,m=g*n+n,y=Math.pow(a,2)*Math.pow(d,2)*e,b=Math.exp(-g),S=Kw(Math.pow(d,2),a);return(-i(d)+Sb>0?-1:1)*((m-y)*b)/S}):(i=d=>{const p=Math.exp(-d*e),g=(d-n)*e+1;return-Sb+p*g},o=d=>{const p=Math.exp(-d*e),g=(n-d)*(e*e);return p*g});const s=5/e,l=DJ(i,o,s);if(e=e*1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{const d=Math.pow(l,2)*r;return{stiffness:d,damping:a*2*Math.sqrt(r*d),duration:e}}}const NJ=12;function DJ(e,t,n){let r=n;for(let i=1;i<NJ;i++)r=r-e(r)/t(r);return r}function Kw(e,t){return e*Math.sqrt(1-t*t)}const FJ=["duration","bounce"],zJ=["stiffness","damping","mass"];function HE(e,t){return t.some(n=>e[n]!==void 0)}function $J(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!HE(e,zJ)&&HE(e,FJ)){const n=OJ(e);t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1}),t.isResolvedFromDuration=!0}return t}function t_(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,o=p4(e,["from","to","restSpeed","restDelta"]);const a={done:!1,value:t};let{stiffness:s,damping:l,mass:d,velocity:p,duration:g,isResolvedFromDuration:m}=$J(o),y=WE,b=WE;function S(){const P=p?-(p/1e3):0,E=n-t,k=l/(2*Math.sqrt(s*d)),L=Math.sqrt(s/d)/1e3;if(i===void 0&&(i=Math.min(Math.abs(n-t)/100,.4)),k<1){const R=Kw(L,k);y=N=>{const F=Math.exp(-k*L*N);return n-F*((P+k*L*E)/R*Math.sin(R*N)+E*Math.cos(R*N))},b=N=>{const F=Math.exp(-k*L*N);return k*L*F*(Math.sin(R*N)*(P+k*L*E)/R+E*Math.cos(R*N))-F*(Math.cos(R*N)*(P+k*L*E)-R*E*Math.sin(R*N))}}else if(k===1)y=R=>n-Math.exp(-L*R)*(E+(P+L*E)*R);else{const R=L*Math.sqrt(k*k-1);y=N=>{const F=Math.exp(-k*L*N),z=Math.min(R*N,300);return n-F*((P+k*L*E)*Math.sinh(z)+R*E*Math.cosh(z))/R}}}return S(),{next:P=>{const E=y(P);if(m)a.done=P>=g;else{const k=b(P)*1e3,L=Math.abs(k)<=r,R=Math.abs(n-E)<=i;a.done=L&&R}return a.value=a.done?n:E,a},flipTarget:()=>{p=-p,[t,n]=[n,t],S()}}}t_.needsInterpolation=(e,t)=>typeof e=="string"||typeof t=="string";const WE=e=>0,_m=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},Er=(e,t,n)=>-n*e+n*t+e;function wb(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function VE({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,o=0,a=0;if(!t)i=o=a=n;else{const s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;i=wb(l,s,e+1/3),o=wb(l,s,e),a=wb(l,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}const BJ=(e,t,n)=>{const r=e*e,i=t*t;return Math.sqrt(Math.max(0,n*(i-r)+r))},HJ=[Vw,qc,Hf],UE=e=>HJ.find(t=>t.test(e)),OO=(e,t)=>{let n=UE(e),r=UE(t),i=n.parse(e),o=r.parse(t);n===Hf&&(i=VE(i),n=qc),r===Hf&&(o=VE(o),r=qc);const a=Object.assign({},i);return s=>{for(const l in a)l!=="alpha"&&(a[l]=BJ(i[l],o[l],s));return a.alpha=Er(i.alpha,o.alpha,s),n.transform(a)}},qw=e=>typeof e=="number",WJ=(e,t)=>n=>t(e(n)),g4=(...e)=>e.reduce(WJ);function NO(e,t){return qw(e)?n=>Er(e,t,n):ho.test(e)?OO(e,t):FO(e,t)}const DO=(e,t)=>{const n=[...e],r=n.length,i=e.map((o,a)=>NO(o,t[a]));return o=>{for(let a=0;a<r;a++)n[a]=i[a](o);return n}},VJ=(e,t)=>{const n=Object.assign(Object.assign({},e),t),r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=NO(e[i],t[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}};function GE(e){const t=Iu.parse(e),n=t.length;let r=0,i=0,o=0;for(let a=0;a<n;a++)r||typeof t[a]=="number"?r++:t[a].hue!==void 0?o++:i++;return{parsed:t,numNumbers:r,numRGB:i,numHSL:o}}const FO=(e,t)=>{const n=Iu.createTransformer(t),r=GE(e),i=GE(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?g4(DO(r.parsed,i.parsed),n):a=>`${a>0?t:e}`},UJ=(e,t)=>n=>Er(e,t,n);function GJ(e){if(typeof e=="number")return UJ;if(typeof e=="string")return ho.test(e)?OO:FO;if(Array.isArray(e))return DO;if(typeof e=="object")return VJ}function jJ(e,t,n){const r=[],i=n||GJ(e[0]),o=e.length-1;for(let a=0;a<o;a++){let s=i(e[a],e[a+1]);if(t){const l=Array.isArray(t)?t[a]:t;s=g4(l,s)}r.push(s)}return r}function KJ([e,t],[n]){return r=>n(_m(e,t,r))}function qJ(e,t){const n=e.length,r=n-1;return i=>{let o=0,a=!1;if(i<=e[0]?a=!0:i>=e[r]&&(o=r-1,a=!0),!a){let l=1;for(;l<n&&!(e[l]>i||l===r);l++);o=l-1}const s=_m(e[o],e[o+1],i);return t[o](s)}}function zO(e,t,{clamp:n=!0,ease:r,mixer:i}={}){const o=e.length;V3(o===t.length),V3(!r||!Array.isArray(r)||r.length===o-1),e[0]>e[o-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());const a=jJ(t,r,i),s=o===2?KJ(e,a):qJ(e,a);return n?l=>s(U3(e[0],e[o-1],l)):s}const m4=e=>t=>1-e(1-t),n_=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,ZJ=e=>t=>Math.pow(t,e),$O=e=>t=>t*t*((e+1)*t-e),YJ=e=>{const t=$O(e);return n=>(n*=2)<1?.5*t(n):.5*(2-Math.pow(2,-10*(n-1)))},BO=1.525,XJ=4/11,QJ=8/11,JJ=9/10,r_=e=>e,i_=ZJ(2),eee=m4(i_),HO=n_(i_),WO=e=>1-Math.sin(Math.acos(e)),o_=m4(WO),tee=n_(o_),a_=$O(BO),nee=m4(a_),ree=n_(a_),iee=YJ(BO),oee=4356/361,aee=35442/1805,see=16061/1805,G3=e=>{if(e===1||e===0)return e;const t=e*e;return e<XJ?7.5625*t:e<QJ?9.075*t-9.9*e+3.4:e<JJ?oee*t-aee*e+see:10.8*e*e-20.52*e+10.72},lee=m4(G3),uee=e=>e<.5?.5*(1-G3(1-e*2)):.5*G3(e*2-1)+.5;function cee(e,t){return e.map(()=>t||HO).splice(0,e.length-1)}function dee(e){const t=e.length;return e.map((n,r)=>r!==0?r/(t-1):0)}function fee(e,t){return e.map(n=>n*t)}function Fy({from:e=0,to:t=1,ease:n,offset:r,duration:i=300}){const o={done:!1,value:e},a=Array.isArray(t)?t:[e,t],s=fee(r&&r.length===a.length?r:dee(a),i);function l(){return zO(s,a,{ease:Array.isArray(n)?n:cee(a,n)})}let d=l();return{next:p=>(o.value=d(p),o.done=p>=i,o),flipTarget:()=>{a.reverse(),d=l()}}}function hee({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:o}){const a={done:!1,value:t};let s=n*e;const l=t+s,d=o===void 0?l:o(l);return d!==l&&(s=d-t),{next:p=>{const g=-s*Math.exp(-p/r);return a.done=!(g>i||g<-i),a.value=a.done?d:d+g,a},flipTarget:()=>{}}}const jE={keyframes:Fy,spring:t_,decay:hee};function pee(e){if(Array.isArray(e.to))return Fy;if(jE[e.type])return jE[e.type];const t=new Set(Object.keys(e));return t.has("ease")||t.has("duration")&&!t.has("dampingRatio")?Fy:t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta")?t_:Fy}const VO=1/60*1e3,gee=typeof performance<"u"?()=>performance.now():()=>Date.now(),UO=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(gee()),VO);function mee(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d<r;d++){const p=t[d];p(l),a.has(p)&&(s.schedule(p),e())}i=!1,o&&(o=!1,s.process(l))}};return s}const vee=40;let Zw=!0,km=!1,Yw=!1;const qp={delta:0,timestamp:0},tv=["read","update","preRender","render","postRender"],v4=tv.reduce((e,t)=>(e[t]=mee(()=>km=!0),e),{}),yee=tv.reduce((e,t)=>{const n=v4[t];return e[t]=(r,i=!1,o=!1)=>(km||See(),n.schedule(r,i,o)),e},{}),xee=tv.reduce((e,t)=>(e[t]=v4[t].cancel,e),{});tv.reduce((e,t)=>(e[t]=()=>v4[t].process(qp),e),{});const bee=e=>v4[e].process(qp),GO=e=>{km=!1,qp.delta=Zw?VO:Math.max(Math.min(e-qp.timestamp,vee),1),qp.timestamp=e,Yw=!0,tv.forEach(bee),Yw=!1,km&&(Zw=!1,UO(GO))},See=()=>{km=!0,Zw=!0,Yw||UO(GO)},wee=()=>qp;function jO(e,t,n=0){return e-t-n}function Cee(e,t,n=0,r=!0){return r?jO(t+-e,t,n):t-(e-t)+n}function _ee(e,t,n,r){return r?e>=t+n:e<=-n}const kee=e=>{const t=({delta:n})=>e(n);return{start:()=>yee.update(t,!0),stop:()=>xee.update(t)}};function KO(e){var t,n,{from:r,autoplay:i=!0,driver:o=kee,elapsed:a=0,repeat:s=0,repeatType:l="loop",repeatDelay:d=0,onPlay:p,onStop:g,onComplete:m,onRepeat:y,onUpdate:b}=e,S=p4(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:P}=S,E,k=0,L=S.duration,R,N=!1,F=!0,z;const $=pee(S);!((n=(t=$).needsInterpolation)===null||n===void 0)&&n.call(t,r,P)&&(z=zO([0,100],[r,P],{clamp:!1}),r=0,P=100);const K=$(Object.assign(Object.assign({},S),{from:r,to:P}));function G(){k++,l==="reverse"?(F=k%2===0,a=Cee(a,L,d,F)):(a=jO(a,L,d),l==="mirror"&&K.flipTarget()),N=!1,y&&y()}function Y(){E.stop(),m&&m()}function ve(le){if(F||(le=-le),a+=le,!N){const we=K.next(Math.max(0,a));R=we.value,z&&(R=z(R)),N=F?we.done:a<=0}b?.(R),N&&(k===0&&(L??(L=a)),k<s?_ee(a,L,d,F)&&G():Y())}function pe(){p?.(),E=o(ve),E.start()}return i&&pe(),{stop:()=>{g?.(),E.stop()}}}function qO(e,t){return t?e*(1e3/t):0}function Eee({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:o=750,bounceStiffness:a=500,bounceDamping:s=10,restDelta:l=1,modifyTarget:d,driver:p,onUpdate:g,onComplete:m,onStop:y}){let b;function S(L){return n!==void 0&&L<n||r!==void 0&&L>r}function P(L){return n===void 0?r:r===void 0||Math.abs(n-L)<Math.abs(r-L)?n:r}function E(L){b?.stop(),b=KO(Object.assign(Object.assign({},L),{driver:p,onUpdate:R=>{var N;g?.(R),(N=L.onUpdate)===null||N===void 0||N.call(L,R)},onComplete:m,onStop:y}))}function k(L){E(Object.assign({type:"spring",stiffness:a,damping:s,restDelta:l},L))}if(S(e))k({from:e,velocity:t,to:P(e)});else{let L=i*t+e;typeof d<"u"&&(L=d(L));const R=P(L),N=R===n?-1:1;let F,z;const $=K=>{F=z,z=K,t=qO(K-F,wee().delta),(N===1&&K>R||N===-1&&K<R)&&k({from:K,to:R,velocity:t})};E({type:"decay",from:e,velocity:t,timeConstant:o,power:i,restDelta:l,modifyTarget:d,onUpdate:S(L)?$:void 0})}return{stop:()=>b?.stop()}}const Xw=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),KE=e=>Xw(e)&&e.hasOwnProperty("z"),R2=(e,t)=>Math.abs(e-t);function s_(e,t){if(qw(e)&&qw(t))return R2(e,t);if(Xw(e)&&Xw(t)){const n=R2(e.x,t.x),r=R2(e.y,t.y),i=KE(e)&&KE(t)?R2(e.z,t.z):0;return Math.sqrt(Math.pow(n,2)+Math.pow(r,2)+Math.pow(i,2))}}const ZO=(e,t)=>1-3*t+3*e,YO=(e,t)=>3*t-6*e,XO=e=>3*e,j3=(e,t,n)=>((ZO(t,n)*e+YO(t,n))*e+XO(t))*e,QO=(e,t,n)=>3*ZO(t,n)*e*e+2*YO(t,n)*e+XO(t),Pee=1e-7,Tee=10;function Lee(e,t,n,r,i){let o,a,s=0;do a=t+(n-t)/2,o=j3(a,r,i)-e,o>0?n=a:t=a;while(Math.abs(o)>Pee&&++s<Tee);return a}const Aee=8,Iee=.001;function Ree(e,t,n,r){for(let i=0;i<Aee;++i){const o=QO(t,n,r);if(o===0)return t;t-=(j3(t,n,r)-e)/o}return t}const zy=11,M2=1/(zy-1);function Mee(e,t,n,r){if(e===t&&n===r)return r_;const i=new Float32Array(zy);for(let a=0;a<zy;++a)i[a]=j3(a*M2,e,n);function o(a){let s=0,l=1;const d=zy-1;for(;l!==d&&i[l]<=a;++l)s+=M2;--l;const p=(a-i[l])/(i[l+1]-i[l]),g=s+p*M2,m=QO(g,e,n);return m>=Iee?Ree(a,g,e,n):m===0?g:Lee(a,s,s+M2,e,n)}return a=>a===0||a===1?a:j3(o(a),t,r)}function Oee({onTap:e,onTapStart:t,onTapCancel:n,whileTap:r,visualElement:i}){const o=e||t||n||r,a=C.exports.useRef(!1),s=C.exports.useRef(null),l={passive:!(t||e||n||y)};function d(){s.current&&s.current(),s.current=null}function p(){return d(),a.current=!1,i.animationState&&i.animationState.setActive(Hn.Tap,!1),!RO()}function g(b,S){!p()||(MO(i.getInstance(),b.target)?e&&e(b,S):n&&n(b,S))}function m(b,S){!p()||n&&n(b,S)}function y(b,S){d(),!a.current&&(a.current=!0,s.current=g4(Kp(window,"pointerup",g,l),Kp(window,"pointercancel",m,l)),i.animationState&&i.animationState.setActive(Hn.Tap,!0),t&&t(b,S))}W3(i,"pointerdown",o?y:void 0,l),e_(d)}const Nee="production",JO=typeof process>"u"||process.env===void 0?Nee:"production",qE=new Set;function eN(e,t,n){e||qE.has(t)||(console.warn(t),n&&console.warn(n),qE.add(t))}const Qw=new WeakMap,Cb=new WeakMap,Dee=e=>{const t=Qw.get(e.target);t&&t(e)},Fee=e=>{e.forEach(Dee)};function zee({root:e,...t}){const n=e||document;Cb.has(n)||Cb.set(n,{});const r=Cb.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(Fee,{root:e,...t})),r[i]}function $ee(e,t,n){const r=zee(t);return Qw.set(e,n),r.observe(e),()=>{Qw.delete(e),r.unobserve(e)}}function Bee({visualElement:e,whileInView:t,onViewportEnter:n,onViewportLeave:r,viewport:i={}}){const o=C.exports.useRef({hasEnteredView:!1,isInView:!1});let a=Boolean(t||n||r);i.once&&o.current.hasEnteredView&&(a=!1),(typeof IntersectionObserver>"u"?Vee:Wee)(a,o.current,e,i)}const Hee={some:0,all:1};function Wee(e,t,n,{root:r,margin:i,amount:o="some",once:a}){C.exports.useEffect(()=>{if(!e)return;const s={root:r?.current,rootMargin:i,threshold:typeof o=="number"?o:Hee[o]},l=d=>{const{isIntersecting:p}=d;if(t.isInView===p||(t.isInView=p,a&&!p&&t.hasEnteredView))return;p&&(t.hasEnteredView=!0),n.animationState&&n.animationState.setActive(Hn.InView,p);const g=n.getProps(),m=p?g.onViewportEnter:g.onViewportLeave;m&&m(d)};return $ee(n.getInstance(),s,l)},[e,r,i,o])}function Vee(e,t,n,{fallback:r=!0}){C.exports.useEffect(()=>{!e||!r||(JO!=="production"&&eN(!1,"IntersectionObserver not available on this device. whileInView animations will trigger on mount."),requestAnimationFrame(()=>{t.hasEnteredView=!0;const{onViewportEnter:i}=n.getProps();i&&i(null),n.animationState&&n.animationState.setActive(Hn.InView,!0)}))},[e])}const Zc=e=>t=>(e(t),null),Uee={inView:Zc(Bee),tap:Zc(Oee),focus:Zc(xJ),hover:Zc(LJ)};function l_(){const e=C.exports.useContext(O0);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=C.exports.useId();return C.exports.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}function Gee(){return jee(C.exports.useContext(O0))}function jee(e){return e===null?!0:e.isPresent}function tN(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}const K3=e=>e*1e3,Kee={linear:r_,easeIn:i_,easeInOut:HO,easeOut:eee,circIn:WO,circInOut:tee,circOut:o_,backIn:a_,backInOut:ree,backOut:nee,anticipate:iee,bounceIn:lee,bounceInOut:uee,bounceOut:G3},ZE=e=>{if(Array.isArray(e)){V3(e.length===4);const[t,n,r,i]=e;return Mee(t,n,r,i)}else if(typeof e=="string")return Kee[e];return e},qee=e=>Array.isArray(e)&&typeof e[0]!="number",YE=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&Iu.test(t)&&!t.startsWith("url(")),kf=()=>({type:"spring",stiffness:500,damping:25,restSpeed:10}),O2=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),_b=()=>({type:"keyframes",ease:"linear",duration:.3}),Zee=e=>({type:"keyframes",duration:.8,values:e}),XE={x:kf,y:kf,z:kf,rotate:kf,rotateX:kf,rotateY:kf,rotateZ:kf,scaleX:O2,scaleY:O2,scale:O2,opacity:_b,backgroundColor:_b,color:_b,default:O2},Yee=(e,t)=>{let n;return Cm(t)?n=Zee:n=XE[e]||XE.default,{to:t,...n(t)}},Xee={...pO,color:ho,backgroundColor:ho,outlineColor:ho,fill:ho,stroke:ho,borderColor:ho,borderTopColor:ho,borderRightColor:ho,borderBottomColor:ho,borderLeftColor:ho,filter:Uw,WebkitFilter:Uw},u_=e=>Xee[e];function c_(e,t){var n;let r=u_(e);return r!==Uw&&(r=Iu),(n=r.getAnimatableNone)===null||n===void 0?void 0:n.call(r,t)}const Qee={current:!1};function Jee({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:s,from:l,...d}){return!!Object.keys(d).length}function ete({ease:e,times:t,yoyo:n,flip:r,loop:i,...o}){const a={...o};return t&&(a.offset=t),o.duration&&(a.duration=K3(o.duration)),o.repeatDelay&&(a.repeatDelay=K3(o.repeatDelay)),e&&(a.ease=qee(e)?e.map(ZE):ZE(e)),o.type==="tween"&&(a.type="keyframes"),(n||i||r)&&(n?a.repeatType="reverse":i?a.repeatType="loop":r&&(a.repeatType="mirror"),a.repeat=i||n||r||o.repeat),o.type!=="spring"&&(a.type="keyframes"),a}function tte(e,t){var n,r;return(r=(n=(d_(e,t)||{}).delay)!==null&&n!==void 0?n:e.delay)!==null&&r!==void 0?r:0}function nte(e){return Array.isArray(e.to)&&e.to[0]===null&&(e.to=[...e.to],e.to[0]=e.from),e}function rte(e,t,n){return Array.isArray(t.to)&&e.duration===void 0&&(e.duration=.8),nte(t),Jee(e)||(e={...e,...Yee(n,t.to)}),{...t,...ete(e)}}function ite(e,t,n,r,i){const o=d_(r,e)||{};let a=o.from!==void 0?o.from:t.get();const s=YE(e,n);a==="none"&&s&&typeof n=="string"?a=c_(e,n):QE(a)&&typeof n=="string"?a=JE(n):!Array.isArray(n)&&QE(n)&&typeof a=="string"&&(n=JE(a));const l=YE(e,a);function d(){const g={from:a,to:n,velocity:t.getVelocity(),onComplete:i,onUpdate:m=>t.set(m)};return o.type==="inertia"||o.type==="decay"?Eee({...g,...o}):KO({...rte(o,g,e),onUpdate:m=>{g.onUpdate(m),o.onUpdate&&o.onUpdate(m)},onComplete:()=>{g.onComplete(),o.onComplete&&o.onComplete()}})}function p(){const g=_O(n);return t.set(g),i(),o.onUpdate&&o.onUpdate(g),o.onComplete&&o.onComplete(),{stop:()=>{}}}return!l||!s||o.type===!1?p:d}function QE(e){return e===0||typeof e=="string"&&parseFloat(e)===0&&e.indexOf(" ")===-1}function JE(e){return typeof e=="number"?0:c_("",e)}function d_(e,t){return e[t]||e.default||e}function f_(e,t,n,r={}){return Qee.current&&(r={type:!1}),t.start(i=>{let o,a;const s=ite(e,t,n,r,i),l=tte(r,e),d=()=>a=s();return l?o=window.setTimeout(d,K3(l)):d(),()=>{clearTimeout(o),a&&a.stop()}})}const ote=e=>/^\-?\d*\.?\d+$/.test(e),ate=e=>/^0[^.\s]+$/.test(e),nN=1/60*1e3,ste=typeof performance<"u"?()=>performance.now():()=>Date.now(),rN=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(ste()),nN);function lte(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d<r;d++){const p=t[d];p(l),a.has(p)&&(s.schedule(p),e())}i=!1,o&&(o=!1,s.process(l))}};return s}const ute=40;let Jw=!0,Em=!1,e6=!1;const Zp={delta:0,timestamp:0},nv=["read","update","preRender","render","postRender"],y4=nv.reduce((e,t)=>(e[t]=lte(()=>Em=!0),e),{}),Tl=nv.reduce((e,t)=>{const n=y4[t];return e[t]=(r,i=!1,o=!1)=>(Em||dte(),n.schedule(r,i,o)),e},{}),Pm=nv.reduce((e,t)=>(e[t]=y4[t].cancel,e),{}),kb=nv.reduce((e,t)=>(e[t]=()=>y4[t].process(Zp),e),{}),cte=e=>y4[e].process(Zp),iN=e=>{Em=!1,Zp.delta=Jw?nN:Math.max(Math.min(e-Zp.timestamp,ute),1),Zp.timestamp=e,e6=!0,nv.forEach(cte),e6=!1,Em&&(Jw=!1,rN(iN))},dte=()=>{Em=!0,Jw=!0,e6||rN(iN)},t6=()=>Zp;function h_(e,t){e.indexOf(t)===-1&&e.push(t)}function p_(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Dg{constructor(){this.subscriptions=[]}add(t){return h_(this.subscriptions,t),()=>p_(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(!!i)if(i===1)this.subscriptions[0](t,n,r);else for(let o=0;o<i;o++){const a=this.subscriptions[o];a&&a(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const fte=e=>!isNaN(parseFloat(e));class hte{constructor(t){this.version="7.3.5",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new Dg,this.velocityUpdateSubscribers=new Dg,this.renderSubscribers=new Dg,this.canTrackVelocity=!1,this.updateAndNotify=(n,r=!0)=>{this.prev=this.current,this.current=n;const{delta:i,timestamp:o}=t6();this.lastUpdated!==o&&(this.timeDelta=i,this.lastUpdated=o,Tl.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.updateSubscribers.notify(this.current),this.velocityUpdateSubscribers.getSize()&&this.velocityUpdateSubscribers.notify(this.getVelocity()),r&&this.renderSubscribers.notify(this.current)},this.scheduleVelocityCheck=()=>Tl.postRender(this.velocityCheck),this.velocityCheck=({timestamp:n})=>{n!==this.lastUpdated&&(this.prev=this.current,this.velocityUpdateSubscribers.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=fte(this.current)}onChange(t){return this.updateSubscribers.add(t)}clearListeners(){this.updateSubscribers.clear()}onRenderRequest(t){return t(this.get()),this.renderSubscribers.add(t)}attach(t){this.passiveEffect=t}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?qO(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.stopAnimation=t(n)}).then(()=>this.clearAnimation())}stop(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()}isAnimating(){return!!this.stopAnimation}clearAnimation(){this.stopAnimation=null}destroy(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()}}function g0(e){return new hte(e)}const oN=e=>t=>t.test(e),pte={test:e=>e==="auto",parse:e=>e},aN=[lh,bt,Pl,Oc,WQ,HQ,pte],j1=e=>aN.find(oN(e)),gte=[...aN,ho,Iu],mte=e=>gte.find(oN(e));function vte(e){const t={};return e.forEachValue((n,r)=>t[r]=n.get()),t}function yte(e){const t={};return e.forEachValue((n,r)=>t[r]=n.getVelocity()),t}function x4(e,t,n){const r=e.getProps();return CO(r,t,n!==void 0?n:r.custom,vte(e),yte(e))}function xte(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,g0(n))}function bte(e,t){const n=x4(e,t);let{transitionEnd:r={},transition:i={},...o}=n?e.makeTargetAnimatable(n,!1):{};o={...o,...r};for(const a in o){const s=_O(o[a]);xte(e,a,s)}}function Ste(e,t,n){var r,i;const o=Object.keys(t).filter(s=>!e.hasValue(s)),a=o.length;if(!!a)for(let s=0;s<a;s++){const l=o[s],d=t[l];let p=null;Array.isArray(d)&&(p=d[0]),p===null&&(p=(i=(r=n[l])!==null&&r!==void 0?r:e.readValue(l))!==null&&i!==void 0?i:t[l]),p!=null&&(typeof p=="string"&&(ote(p)||ate(p))?p=parseFloat(p):!mte(p)&&Iu.test(d)&&(p=c_(l,d)),e.addValue(l,g0(p)),n[l]===void 0&&(n[l]=p),e.setBaseTarget(l,p))}}function wte(e,t){return t?(t[e]||t.default||t).from:void 0}function Cte(e,t,n){var r;const i={};for(const o in e){const a=wte(o,t);i[o]=a!==void 0?a:(r=n.getValue(o))===null||r===void 0?void 0:r.get()}return i}function q3(e){return Boolean(Ml(e)&&e.add)}function _te(e,t,n={}){e.notifyAnimationStart(t);let r;if(Array.isArray(t)){const i=t.map(o=>n6(e,o,n));r=Promise.all(i)}else if(typeof t=="string")r=n6(e,t,n);else{const i=typeof t=="function"?x4(e,t,n.custom):t;r=sN(e,i,n)}return r.then(()=>e.notifyAnimationComplete(t))}function n6(e,t,n={}){var r;const i=x4(e,t,n.custom);let{transition:o=e.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(o=n.transitionOverride);const a=i?()=>sN(e,i,n):()=>Promise.resolve(),s=!((r=e.variantChildren)===null||r===void 0)&&r.size?(d=0)=>{const{delayChildren:p=0,staggerChildren:g,staggerDirection:m}=o;return kte(e,t,p+d,g,m,n)}:()=>Promise.resolve(),{when:l}=o;if(l){const[d,p]=l==="beforeChildren"?[a,s]:[s,a];return d().then(p)}else return Promise.all([a(),s(n.delay)])}function sN(e,t,{delay:n=0,transitionOverride:r,type:i}={}){var o;let{transition:a=e.getDefaultTransition(),transitionEnd:s,...l}=e.makeTargetAnimatable(t);const d=e.getValue("willChange");r&&(a=r);const p=[],g=i&&((o=e.animationState)===null||o===void 0?void 0:o.getState()[i]);for(const m in l){const y=e.getValue(m),b=l[m];if(!y||b===void 0||g&&Pte(g,m))continue;let S={delay:n,...a};e.shouldReduceMotion&&Qm.has(m)&&(S={...S,type:!1,delay:0});let P=f_(m,y,b,S);q3(d)&&(d.add(m),P=P.then(()=>d.remove(m))),p.push(P)}return Promise.all(p).then(()=>{s&&bte(e,s)})}function kte(e,t,n=0,r=0,i=1,o){const a=[],s=(e.variantChildren.size-1)*r,l=i===1?(d=0)=>d*r:(d=0)=>s-d*r;return Array.from(e.variantChildren).sort(Ete).forEach((d,p)=>{a.push(n6(d,t,{...o,delay:n+l(p)}).then(()=>d.notifyAnimationComplete(t)))}),Promise.all(a)}function Ete(e,t){return e.sortNodePosition(t)}function Pte({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}const g_=[Hn.Animate,Hn.InView,Hn.Focus,Hn.Hover,Hn.Tap,Hn.Drag,Hn.Exit],Tte=[...g_].reverse(),Lte=g_.length;function Ate(e){return t=>Promise.all(t.map(({animation:n,options:r})=>_te(e,n,r)))}function Ite(e){let t=Ate(e);const n=Mte();let r=!0;const i=(l,d)=>{const p=x4(e,d);if(p){const{transition:g,transitionEnd:m,...y}=p;l={...l,...y,...m}}return l};function o(l){t=l(e)}function a(l,d){var p;const g=e.getProps(),m=e.getVariantContext(!0)||{},y=[],b=new Set;let S={},P=1/0;for(let k=0;k<Lte;k++){const L=Tte[k],R=n[L],N=(p=g[L])!==null&&p!==void 0?p:m[L],F=bm(N),z=L===d?R.isActive:null;z===!1&&(P=k);let $=N===m[L]&&N!==g[L]&&F;if($&&r&&e.manuallyAnimateOnMount&&($=!1),R.protectedKeys={...S},!R.isActive&&z===null||!N&&!R.prevProp||c4(N)||typeof N=="boolean")continue;const K=Rte(R.prevProp,N);let G=K||L===d&&R.isActive&&!$&&F||k>P&&F;const Y=Array.isArray(N)?N:[N];let ve=Y.reduce(i,{});z===!1&&(ve={});const{prevResolvedValues:pe={}}=R,le={...pe,...ve},we=be=>{G=!0,b.delete(be),R.needsAnimating[be]=!0};for(const be in le){const ie=ve[be],j=pe[be];S.hasOwnProperty(be)||(ie!==j?Cm(ie)&&Cm(j)?!tN(ie,j)||K?we(be):R.protectedKeys[be]=!0:ie!==void 0?we(be):b.add(be):ie!==void 0&&b.has(be)?we(be):R.protectedKeys[be]=!0)}R.prevProp=N,R.prevResolvedValues=ve,R.isActive&&(S={...S,...ve}),r&&e.blockInitialAnimation&&(G=!1),G&&!$&&y.push(...Y.map(be=>({animation:be,options:{type:L,...l}})))}if(b.size){const k={};b.forEach(L=>{const R=e.getBaseTarget(L);R!==void 0&&(k[L]=R)}),y.push({animation:k})}let E=Boolean(y.length);return r&&g.initial===!1&&!e.manuallyAnimateOnMount&&(E=!1),r=!1,E?t(y):Promise.resolve()}function s(l,d,p){var g;if(n[l].isActive===d)return Promise.resolve();(g=e.variantChildren)===null||g===void 0||g.forEach(y=>{var b;return(b=y.animationState)===null||b===void 0?void 0:b.setActive(l,d)}),n[l].isActive=d;const m=a(p,l);for(const y in n)n[y].protectedKeys={};return m}return{animateChanges:a,setActive:s,setAnimateFunction:o,getState:()=>n}}function Rte(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!tN(t,e):!1}function Ef(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function Mte(){return{[Hn.Animate]:Ef(!0),[Hn.InView]:Ef(),[Hn.Hover]:Ef(),[Hn.Tap]:Ef(),[Hn.Drag]:Ef(),[Hn.Focus]:Ef(),[Hn.Exit]:Ef()}}const Ote={animation:Zc(({visualElement:e,animate:t})=>{e.animationState||(e.animationState=Ite(e)),c4(t)&&C.exports.useEffect(()=>t.subscribe(e),[t])}),exit:Zc(e=>{const{custom:t,visualElement:n}=e,[r,i]=l_(),o=C.exports.useContext(O0);C.exports.useEffect(()=>{n.isPresent=r;const a=n.animationState&&n.animationState.setActive(Hn.Exit,!r,{custom:o&&o.custom||t});a&&!r&&a.then(i)},[r])})};class lN{constructor(t,n,{transformPagePoint:r}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=Pb(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,g=s_(d.offset,{x:0,y:0})>=3;if(!p&&!g)return;const{point:m}=d,{timestamp:y}=t6();this.history.push({...m,timestamp:y});const{onStart:b,onMove:S}=this.handlers;p||(b&&b(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),S&&S(this.lastMoveEvent,d)},this.handlePointerMove=(d,p)=>{if(this.lastMoveEvent=d,this.lastMoveEventInfo=Eb(p,this.transformPagePoint),EO(d)&&d.buttons===0){this.handlePointerUp(d,p);return}Tl.update(this.updatePoint,!0)},this.handlePointerUp=(d,p)=>{this.end();const{onEnd:g,onSessionEnd:m}=this.handlers,y=Pb(Eb(p,this.transformPagePoint),this.history);this.startEvent&&g&&g(d,y),m&&m(d,y)},PO(t)&&t.touches.length>1)return;this.handlers=n,this.transformPagePoint=r;const i=J9(t),o=Eb(i,this.transformPagePoint),{point:a}=o,{timestamp:s}=t6();this.history=[{...a,timestamp:s}];const{onSessionStart:l}=n;l&&l(t,Pb(o,this.history)),this.removeListeners=g4(Kp(window,"pointermove",this.handlePointerMove),Kp(window,"pointerup",this.handlePointerUp),Kp(window,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),Pm.update(this.updatePoint)}}function Eb(e,t){return t?{point:t(e.point)}:e}function eP(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Pb({point:e},t){return{point:e,delta:eP(e,uN(t)),offset:eP(e,Nte(t)),velocity:Dte(t,.1)}}function Nte(e){return e[0]}function uN(e){return e[e.length-1]}function Dte(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=uN(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>K3(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function xa(e){return e.max-e.min}function tP(e,t=0,n=.01){return s_(e,t)<n}function nP(e,t,n,r=.5){e.origin=r,e.originPoint=Er(t.min,t.max,e.origin),e.scale=xa(n)/xa(t),(tP(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=Er(n.min,n.max,e.origin)-e.originPoint,(tP(e.translate)||isNaN(e.translate))&&(e.translate=0)}function Fg(e,t,n,r){nP(e.x,t.x,n.x,r?.originX),nP(e.y,t.y,n.y,r?.originY)}function rP(e,t,n){e.min=n.min+t.min,e.max=e.min+xa(t)}function Fte(e,t,n){rP(e.x,t.x,n.x),rP(e.y,t.y,n.y)}function iP(e,t,n){e.min=t.min-n.min,e.max=e.min+xa(t)}function zg(e,t,n){iP(e.x,t.x,n.x),iP(e.y,t.y,n.y)}function zte(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?Er(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?Er(n,e,r.max):Math.min(e,n)),e}function oP(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function $te(e,{top:t,left:n,bottom:r,right:i}){return{x:oP(e.x,n,i),y:oP(e.y,t,r)}}function aP(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function Bte(e,t){return{x:aP(e.x,t.x),y:aP(e.y,t.y)}}function Hte(e,t){let n=.5;const r=xa(e),i=xa(t);return i>r?n=_m(t.min,t.max-r,e.min):r>i&&(n=_m(e.min,e.max-i,t.min)),U3(0,1,n)}function Wte(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const r6=.35;function Vte(e=r6){return e===!1?e=0:e===!0&&(e=r6),{x:sP(e,"left","right"),y:sP(e,"top","bottom")}}function sP(e,t,n){return{min:lP(e,t),max:lP(e,n)}}function lP(e,t){var n;return typeof e=="number"?e:(n=e[t])!==null&&n!==void 0?n:0}const uP=()=>({translate:0,scale:1,origin:0,originPoint:0}),$g=()=>({x:uP(),y:uP()}),cP=()=>({min:0,max:0}),Ai=()=>({x:cP(),y:cP()});function gl(e){return[e("x"),e("y")]}function cN({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function Ute({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function Gte(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Tb(e){return e===void 0||e===1}function dN({scale:e,scaleX:t,scaleY:n}){return!Tb(e)||!Tb(t)||!Tb(n)}function Nc(e){return dN(e)||dP(e.x)||dP(e.y)||e.z||e.rotate||e.rotateX||e.rotateY}function dP(e){return e&&e!=="0%"}function Z3(e,t,n){const r=e-n,i=t*r;return n+i}function fP(e,t,n,r,i){return i!==void 0&&(e=Z3(e,i,r)),Z3(e,n,r)+t}function i6(e,t=0,n=1,r,i){e.min=fP(e.min,t,n,r,i),e.max=fP(e.max,t,n,r,i)}function fN(e,{x:t,y:n}){i6(e.x,t.translate,t.scale,t.originPoint),i6(e.y,n.translate,n.scale,n.originPoint)}function jte(e,t,n,r=!1){var i,o;const a=n.length;if(!a)return;t.x=t.y=1;let s,l;for(let d=0;d<a;d++)s=n[d],l=s.projectionDelta,((o=(i=s.instance)===null||i===void 0?void 0:i.style)===null||o===void 0?void 0:o.display)!=="contents"&&(r&&s.options.layoutScroll&&s.scroll&&s!==s.root&&Dp(e,{x:-s.scroll.x,y:-s.scroll.y}),l&&(t.x*=l.x.scale,t.y*=l.y.scale,fN(e,l)),r&&Nc(s.latestValues)&&Dp(e,s.latestValues))}function Bc(e,t){e.min=e.min+t,e.max=e.max+t}function hP(e,t,[n,r,i]){const o=t[i]!==void 0?t[i]:.5,a=Er(e.min,e.max,o);i6(e,t[n],t[r],a,t.scale)}const Kte=["x","scaleX","originX"],qte=["y","scaleY","originY"];function Dp(e,t){hP(e.x,t,Kte),hP(e.y,t,qte)}function hN(e,t){return cN(Gte(e.getBoundingClientRect(),t))}function Zte(e,t,n){const r=hN(e,n),{scroll:i}=t;return i&&(Bc(r.x,i.x),Bc(r.y,i.y)),r}const Yte=new WeakMap;class Xte{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=Ai(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){if(this.visualElement.isPresent===!1)return;const r=s=>{this.stopAnimation(),n&&this.snapToCursor(J9(s,"page").point)},i=(s,l)=>{var d;const{drag:p,dragPropagation:g,onDragStart:m}=this.getProps();p&&!g&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=IO(p),!this.openGlobalLock)||(this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),gl(y=>{var b,S;let P=this.getAxisMotionValue(y).get()||0;if(Pl.test(P)){const E=(S=(b=this.visualElement.projection)===null||b===void 0?void 0:b.layout)===null||S===void 0?void 0:S.actual[y];E&&(P=xa(E)*(parseFloat(P)/100))}this.originPoint[y]=P}),m?.(s,l),(d=this.visualElement.animationState)===null||d===void 0||d.setActive(Hn.Drag,!0))},o=(s,l)=>{const{dragPropagation:d,dragDirectionLock:p,onDirectionLock:g,onDrag:m}=this.getProps();if(!d&&!this.openGlobalLock)return;const{offset:y}=l;if(p&&this.currentDirection===null){this.currentDirection=Qte(y),this.currentDirection!==null&&g?.(this.currentDirection);return}this.updateAxis("x",l.point,y),this.updateAxis("y",l.point,y),this.visualElement.syncRender(),m?.(s,l)},a=(s,l)=>this.stop(s,l);this.panSession=new lN(t,{onSessionStart:r,onStart:i,onMove:o,onSessionEnd:a},{transformPagePoint:this.visualElement.getTransformPagePoint()})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o?.(t,n)}cancel(){var t,n;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),(t=this.panSession)===null||t===void 0||t.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),(n=this.visualElement.animationState)===null||n===void 0||n.setActive(Hn.Drag,!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!N2(t,i,this.currentDirection))return;const o=this.getAxisMotionValue(t);let a=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(a=zte(a,this.constraints[t],this.elastic[t])),o.set(a)}resolveConstraints(){const{dragConstraints:t,dragElastic:n}=this.getProps(),{layout:r}=this.visualElement.projection||{},i=this.constraints;t&&Np(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&r?this.constraints=$te(r.actual,t):this.constraints=!1,this.elastic=Vte(n),i!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&gl(o=>{this.getAxisMotionValue(o)&&(this.constraints[o]=Wte(r.actual[o],this.constraints[o]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Np(t))return!1;const r=t.current,{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=Zte(r,i.root,this.visualElement.getTransformPagePoint());let a=Bte(i.layout.actual,o);if(n){const s=n(Ute(a));this.hasMutatedConstraints=!!s,s&&(a=cN(s))}return a}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:s}=this.getProps(),l=this.constraints||{},d=gl(p=>{var g;if(!N2(p,n,this.currentDirection))return;let m=(g=l?.[p])!==null&&g!==void 0?g:{};a&&(m={min:0,max:0});const y=i?200:1e6,b=i?40:1e7,S={type:"inertia",velocity:r?t[p]:0,bounceStiffness:y,bounceDamping:b,timeConstant:750,restDelta:1,restSpeed:10,...o,...m};return this.startAxisValueAnimation(p,S)});return Promise.all(d).then(s)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return f_(t,r,0,n)}stopAnimation(){gl(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){var n,r;const i="_drag"+t.toUpperCase(),o=this.visualElement.getProps()[i];return o||this.visualElement.getValue(t,(r=(n=this.visualElement.getProps().initial)===null||n===void 0?void 0:n[t])!==null&&r!==void 0?r:0)}snapToCursor(t){gl(n=>{const{drag:r}=this.getProps();if(!N2(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:s}=i.layout.actual[n];o.set(t[n]-Er(a,s,.5))}})}scalePositionWithinConstraints(){var t;const{drag:n,dragConstraints:r}=this.getProps(),{projection:i}=this.visualElement;if(!Np(r)||!i||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};gl(s=>{const l=this.getAxisMotionValue(s);if(l){const d=l.get();o[s]=Hte({min:d,max:d},this.constraints[s])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.getInstance().style.transform=a?a({},""):"none",(t=i.root)===null||t===void 0||t.updateScroll(),i.updateLayout(),this.resolveConstraints(),gl(s=>{if(!N2(s,n,null))return;const l=this.getAxisMotionValue(s),{min:d,max:p}=this.constraints[s];l.set(Er(d,p,o[s]))})}addListeners(){var t;Yte.set(this.visualElement,this);const n=this.visualElement.getInstance(),r=Kp(n,"pointerdown",d=>{const{drag:p,dragListener:g=!0}=this.getProps();p&&g&&this.start(d)}),i=()=>{const{dragConstraints:d}=this.getProps();Np(d)&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,a=o.addEventListener("measure",i);o&&!o.layout&&((t=o.root)===null||t===void 0||t.updateScroll(),o.updateLayout()),i();const s=h4(window,"resize",()=>this.scalePositionWithinConstraints()),l=o.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(gl(g=>{const m=this.getAxisMotionValue(g);!m||(this.originPoint[g]+=d[g].translate,m.set(m.get()+d[g].translate))}),this.visualElement.syncRender())});return()=>{s(),r(),a(),l?.()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=r6,dragMomentum:s=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:s}}}function N2(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function Qte(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}function Jte(e){const{dragControls:t,visualElement:n}=e,r=f4(()=>new Xte(n));C.exports.useEffect(()=>t&&t.subscribe(r),[r,t]),C.exports.useEffect(()=>r.addListeners(),[r])}function ene({onPan:e,onPanStart:t,onPanEnd:n,onPanSessionStart:r,visualElement:i}){const o=e||t||n||r,a=C.exports.useRef(null),{transformPagePoint:s}=C.exports.useContext(G9),l={onSessionStart:r,onStart:t,onMove:e,onEnd:(p,g)=>{a.current=null,n&&n(p,g)}};C.exports.useEffect(()=>{a.current!==null&&a.current.updateHandlers(l)});function d(p){a.current=new lN(p,l,{transformPagePoint:s})}W3(i,"pointerdown",o&&d),e_(()=>a.current&&a.current.end())}const tne={pan:Zc(ene),drag:Zc(Jte)},o6={current:null},pN={current:!1};function nne(){if(pN.current=!0,!!sh)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>o6.current=e.matches;e.addListener(t),t()}else o6.current=!1}const D2=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","LayoutAnimationStart","SetAxisTarget","Unmount"];function rne(){const e=D2.map(()=>new Dg),t={},n={clearAllListeners:()=>e.forEach(r=>r.clear()),updatePropListeners:r=>{D2.forEach(i=>{var o;const a="on"+i,s=r[a];(o=t[i])===null||o===void 0||o.call(t),s&&(t[i]=n[a](s))})}};return e.forEach((r,i)=>{n["on"+D2[i]]=o=>r.add(o),n["notify"+D2[i]]=(...o)=>r.notify(...o)}),n}function ine(e,t,n){const{willChange:r}=t;for(const i in t){const o=t[i],a=n[i];if(Ml(o))e.addValue(i,o),q3(r)&&r.add(i);else if(Ml(a))e.addValue(i,g0(o)),q3(r)&&r.remove(i);else if(a!==o)if(e.hasValue(i)){const s=e.getValue(i);!s.hasAnimated&&s.set(o)}else{const s=e.getStaticValue(i);e.addValue(i,g0(s!==void 0?s:o))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const gN=Object.keys(Sm),one=gN.length,mN=({treeType:e="",build:t,getBaseTarget:n,makeTargetAnimatable:r,measureViewportBox:i,render:o,readValueFromInstance:a,removeValueFromRenderState:s,sortNodePosition:l,scrapeMotionValuesFromProps:d})=>({parent:p,props:g,presenceId:m,blockInitialAnimation:y,visualState:b,reducedMotionConfig:S},P={})=>{let E=!1;const{latestValues:k,renderState:L}=b;let R;const N=rne(),F=new Map,z=new Map;let $={};const K={...k};let G;function Y(){!R||!E||(ve(),o(R,L,g.style,ne.projection))}function ve(){t(ne,L,k,P,g)}function pe(){N.notifyUpdate(k)}function le(Q,W){const re=W.onChange(Se=>{k[Q]=Se,g.onUpdate&&Tl.update(pe,!1,!0)}),de=W.onRenderRequest(ne.scheduleRender);z.set(Q,()=>{re(),de()})}const{willChange:we,...be}=d(g);for(const Q in be){const W=be[Q];k[Q]!==void 0&&Ml(W)&&(W.set(k[Q],!1),q3(we)&&we.add(Q))}const ie=d4(g),j=rO(g),ne={treeType:e,current:null,depth:p?p.depth+1:0,parent:p,children:new Set,presenceId:m,shouldReduceMotion:null,variantChildren:j?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:Boolean(p?.isMounted()),blockInitialAnimation:y,isMounted:()=>Boolean(R),mount(Q){E=!0,R=ne.current=Q,ne.projection&&ne.projection.mount(Q),j&&p&&!ie&&(G=p?.addVariantChild(ne)),F.forEach((W,re)=>le(re,W)),pN.current||nne(),ne.shouldReduceMotion=S==="never"?!1:S==="always"?!0:o6.current,p?.children.add(ne),ne.setProps(g)},unmount(){var Q;(Q=ne.projection)===null||Q===void 0||Q.unmount(),Pm.update(pe),Pm.render(Y),z.forEach(W=>W()),G?.(),p?.children.delete(ne),N.clearAllListeners(),R=void 0,E=!1},loadFeatures(Q,W,re,de,Se,De){const Me=[];for(let Ve=0;Ve<one;Ve++){const ke=gN[Ve],{isEnabled:$e,Component:nt}=Sm[ke];$e(Q)&&nt&&Me.push(C.exports.createElement(nt,{key:ke,...Q,visualElement:ne}))}if(!ne.projection&&Se){ne.projection=new Se(de,ne.getLatestValues(),p&&p.projection);const{layoutId:Ve,layout:ke,drag:$e,dragConstraints:nt,layoutScroll:ft}=Q;ne.projection.setOptions({layoutId:Ve,layout:ke,alwaysMeasureLayout:Boolean($e)||nt&&Np(nt),visualElement:ne,scheduleRender:()=>ne.scheduleRender(),animationType:typeof ke=="string"?ke:"both",initialPromotionConfig:De,layoutScroll:ft})}return Me},addVariantChild(Q){var W;const re=ne.getClosestVariantNode();if(re)return(W=re.variantChildren)===null||W===void 0||W.add(Q),()=>re.variantChildren.delete(Q)},sortNodePosition(Q){return!l||e!==Q.treeType?0:l(ne.getInstance(),Q.getInstance())},getClosestVariantNode:()=>j?ne:p?.getClosestVariantNode(),getLayoutId:()=>g.layoutId,getInstance:()=>R,getStaticValue:Q=>k[Q],setStaticValue:(Q,W)=>k[Q]=W,getLatestValues:()=>k,setVisibility(Q){ne.isVisible!==Q&&(ne.isVisible=Q,ne.scheduleRender())},makeTargetAnimatable(Q,W=!0){return r(ne,Q,g,W)},measureViewportBox(){return i(R,g)},addValue(Q,W){ne.hasValue(Q)&&ne.removeValue(Q),F.set(Q,W),k[Q]=W.get(),le(Q,W)},removeValue(Q){var W;F.delete(Q),(W=z.get(Q))===null||W===void 0||W(),z.delete(Q),delete k[Q],s(Q,L)},hasValue:Q=>F.has(Q),getValue(Q,W){let re=F.get(Q);return re===void 0&&W!==void 0&&(re=g0(W),ne.addValue(Q,re)),re},forEachValue:Q=>F.forEach(Q),readValue:Q=>k[Q]!==void 0?k[Q]:a(R,Q,P),setBaseTarget(Q,W){K[Q]=W},getBaseTarget(Q){if(n){const W=n(g,Q);if(W!==void 0&&!Ml(W))return W}return K[Q]},...N,build(){return ve(),L},scheduleRender(){Tl.render(Y,!1,!0)},syncRender:Y,setProps(Q){(Q.transformTemplate||g.transformTemplate)&&ne.scheduleRender(),g=Q,N.updatePropListeners(Q),$=ine(ne,d(g),$)},getProps:()=>g,getVariant:Q=>{var W;return(W=g.variants)===null||W===void 0?void 0:W[Q]},getDefaultTransition:()=>g.transition,getTransformPagePoint:()=>g.transformPagePoint,getVariantContext(Q=!1){if(Q)return p?.getVariantContext();if(!ie){const re=p?.getVariantContext()||{};return g.initial!==void 0&&(re.initial=g.initial),re}const W={};for(let re=0;re<ane;re++){const de=vN[re],Se=g[de];(bm(Se)||Se===!1)&&(W[de]=Se)}return W}};return ne},vN=["initial",...g_],ane=vN.length;function a6(e){return typeof e=="string"&&e.startsWith("var(--")}const yN=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function sne(e){const t=yN.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]}function s6(e,t,n=1){const[r,i]=sne(e);if(!r)return;const o=window.getComputedStyle(t).getPropertyValue(r);return o?o.trim():a6(i)?s6(i,t,n+1):i}function lne(e,{...t},n){const r=e.getInstance();if(!(r instanceof Element))return{target:t,transitionEnd:n};n&&(n={...n}),e.forEachValue(i=>{const o=i.get();if(!a6(o))return;const a=s6(o,r);a&&i.set(a)});for(const i in t){const o=t[i];if(!a6(o))continue;const a=s6(o,r);!a||(t[i]=a,n&&n[i]===void 0&&(n[i]=o))}return{target:t,transitionEnd:n}}const une=new Set(["width","height","top","left","right","bottom","x","y"]),xN=e=>une.has(e),cne=e=>Object.keys(e).some(xN),bN=(e,t)=>{e.set(t,!1),e.set(t)},pP=e=>e===lh||e===bt;var gP;(function(e){e.width="width",e.height="height",e.left="left",e.right="right",e.top="top",e.bottom="bottom"})(gP||(gP={}));const mP=(e,t)=>parseFloat(e.split(", ")[t]),vP=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return mP(i[1],t);{const o=r.match(/^matrix\((.+)\)$/);return o?mP(o[1],e):0}},dne=new Set(["x","y","z"]),fne=B3.filter(e=>!dne.has(e));function hne(e){const t=[];return fne.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.syncRender(),t}const yP={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:vP(4,13),y:vP(5,14)},pne=(e,t,n)=>{const r=t.measureViewportBox(),i=t.getInstance(),o=getComputedStyle(i),{display:a}=o,s={};a==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(d=>{s[d]=yP[d](r,o)}),t.syncRender();const l=t.measureViewportBox();return n.forEach(d=>{const p=t.getValue(d);bN(p,s[d]),e[d]=yP[d](l,o)}),e},gne=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(xN);let o=[],a=!1;const s=[];if(i.forEach(l=>{const d=e.getValue(l);if(!e.hasValue(l))return;let p=n[l],g=j1(p);const m=t[l];let y;if(Cm(m)){const b=m.length,S=m[0]===null?1:0;p=m[S],g=j1(p);for(let P=S;P<b;P++)y?V3(j1(m[P])===y):y=j1(m[P])}else y=j1(m);if(g!==y)if(pP(g)&&pP(y)){const b=d.get();typeof b=="string"&&d.set(parseFloat(b)),typeof m=="string"?t[l]=parseFloat(m):Array.isArray(m)&&y===bt&&(t[l]=m.map(parseFloat))}else g?.transform&&y?.transform&&(p===0||m===0)?p===0?d.set(y.transform(p)):t[l]=g.transform(m):(a||(o=hne(e),a=!0),s.push(l),r[l]=r[l]!==void 0?r[l]:t[l],bN(d,m))}),s.length){const l=s.indexOf("height")>=0?window.pageYOffset:null,d=pne(t,e,s);return o.length&&o.forEach(([p,g])=>{e.getValue(p).set(g)}),e.syncRender(),sh&&l!==null&&window.scrollTo({top:l}),{target:d,transitionEnd:r}}else return{target:t,transitionEnd:r}};function mne(e,t,n,r){return cne(t)?gne(e,t,n,r):{target:t,transitionEnd:r}}const vne=(e,t,n,r)=>{const i=lne(e,t,r);return t=i.target,r=i.transitionEnd,mne(e,t,n,r)};function yne(e){return window.getComputedStyle(e)}const SN={treeType:"dom",readValueFromInstance(e,t){if(Qm.has(t)){const n=u_(t);return n&&n.default||0}else{const n=yne(e),r=(aO(t)?n.getPropertyValue(t):n[t])||0;return typeof r=="string"?r.trim():r}},sortNodePosition(e,t){return e.compareDocumentPosition(t)&2?1:-1},getBaseTarget(e,t){var n;return(n=e.style)===null||n===void 0?void 0:n[t]},measureViewportBox(e,{transformPagePoint:t}){return hN(e,t)},resetTransform(e,t,n){const{transformTemplate:r}=n;t.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform(e,t){e.style.transform=t.style.transform},removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]},makeTargetAnimatable(e,{transition:t,transitionEnd:n,...r},{transformValues:i},o=!0){let a=Cte(r,t||{},e);if(i&&(n&&(n=i(n)),r&&(r=i(r)),a&&(a=i(a))),o){Ste(e,r,a);const s=vne(e,r,a,n);n=s.transitionEnd,r=s.target}return{transition:t,transitionEnd:n,...r}},scrapeMotionValuesFromProps:Q9,build(e,t,n,r,i){e.isVisible!==void 0&&(t.style.visibility=e.isVisible?"visible":"hidden"),Z9(t,n,r,i.transformTemplate)},render:xO},xne=mN(SN),bne=mN({...SN,getBaseTarget(e,t){return e[t]},readValueFromInstance(e,t){var n;return Qm.has(t)?((n=u_(t))===null||n===void 0?void 0:n.default)||0:(t=bO.has(t)?t:yO(t),e.getAttribute(t))},scrapeMotionValuesFromProps:wO,build(e,t,n,r,i){X9(t,n,r,i.transformTemplate)},render:SO}),Sne=(e,t)=>K9(e)?bne(t,{enableHardwareAcceleration:!1}):xne(t,{enableHardwareAcceleration:!0});function xP(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const K1={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(bt.test(e))e=parseFloat(e);else return e;const n=xP(e,t.target.x),r=xP(e,t.target.y);return`${n}% ${r}%`}},bP="_$css",wne={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=e.includes("var("),o=[];i&&(e=e.replace(yN,y=>(o.push(y),bP)));const a=Iu.parse(e);if(a.length>5)return r;const s=Iu.createTransformer(e),l=typeof a[0]!="number"?1:0,d=n.x.scale*t.x,p=n.y.scale*t.y;a[0+l]/=d,a[1+l]/=p;const g=Er(d,p,.5);typeof a[2+l]=="number"&&(a[2+l]/=g),typeof a[3+l]=="number"&&(a[3+l]/=g);let m=s(a);if(i){let y=0;m=m.replace(bP,()=>{const b=o[y];return y++,b})}return m}};class Cne extends se.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=t;NQ(kne),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),Mg.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||t.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),t.isPresent!==o&&(o?a.promote():a.relegate()||Tl.postRender(()=>{var s;!((s=a.getStack())===null||s===void 0)&&s.members.length||this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),!t.currentAnimation&&t.isLead()&&this.safeToRemove())}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n?.group&&n.group.remove(i),r?.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t?.()}render(){return null}}function _ne(e){const[t,n]=l_(),r=C.exports.useContext(j9);return _(Cne,{...e,layoutGroup:r,switchLayoutGroup:C.exports.useContext(iO),isPresent:t,safeToRemove:n})}const kne={borderRadius:{...K1,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:K1,borderTopRightRadius:K1,borderBottomLeftRadius:K1,borderBottomRightRadius:K1,boxShadow:wne},Ene={measureLayout:_ne};function Pne(e,t,n={}){const r=Ml(e)?e:g0(e);return f_("",r,t,n),{stop:()=>r.stop(),isAnimating:()=>r.isAnimating()}}const wN=["TopLeft","TopRight","BottomLeft","BottomRight"],Tne=wN.length,SP=e=>typeof e=="string"?parseFloat(e):e,wP=e=>typeof e=="number"||bt.test(e);function Lne(e,t,n,r,i,o){var a,s,l,d;i?(e.opacity=Er(0,(a=n.opacity)!==null&&a!==void 0?a:1,Ane(r)),e.opacityExit=Er((s=t.opacity)!==null&&s!==void 0?s:1,0,Ine(r))):o&&(e.opacity=Er((l=t.opacity)!==null&&l!==void 0?l:1,(d=n.opacity)!==null&&d!==void 0?d:1,r));for(let p=0;p<Tne;p++){const g=`border${wN[p]}Radius`;let m=CP(t,g),y=CP(n,g);if(m===void 0&&y===void 0)continue;m||(m=0),y||(y=0),m===0||y===0||wP(m)===wP(y)?(e[g]=Math.max(Er(SP(m),SP(y),r),0),(Pl.test(y)||Pl.test(m))&&(e[g]+="%")):e[g]=y}(t.rotate||n.rotate)&&(e.rotate=Er(t.rotate||0,n.rotate||0,r))}function CP(e,t){var n;return(n=e[t])!==null&&n!==void 0?n:e.borderRadius}const Ane=CN(0,.5,o_),Ine=CN(.5,.95,r_);function CN(e,t,n){return r=>r<e?0:r>t?1:n(_m(e,t,r))}function _P(e,t){e.min=t.min,e.max=t.max}function Cs(e,t){_P(e.x,t.x),_P(e.y,t.y)}function kP(e,t,n,r,i){return e-=t,e=Z3(e,1/n,r),i!==void 0&&(e=Z3(e,1/i,r)),e}function Rne(e,t=0,n=1,r=.5,i,o=e,a=e){if(Pl.test(t)&&(t=parseFloat(t),t=Er(a.min,a.max,t/100)-a.min),typeof t!="number")return;let s=Er(o.min,o.max,r);e===o&&(s-=t),e.min=kP(e.min,t,n,s,i),e.max=kP(e.max,t,n,s,i)}function EP(e,t,[n,r,i],o,a){Rne(e,t[n],t[r],t[i],t.scale,o,a)}const Mne=["x","scaleX","originX"],One=["y","scaleY","originY"];function PP(e,t,n,r){EP(e.x,t,Mne,n?.x,r?.x),EP(e.y,t,One,n?.y,r?.y)}function TP(e){return e.translate===0&&e.scale===1}function _N(e){return TP(e.x)&&TP(e.y)}function kN(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function LP(e){return xa(e.x)/xa(e.y)}function Nne(e,t,n=.01){return s_(e,t)<=n}class Dne{constructor(){this.members=[]}add(t){h_(this.members,t),t.scheduleRender()}remove(t){if(p_(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(t,n){var r;const i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender(),t.resumeFrom=i,n&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues,t.snapshot.isShared=!0),!((r=t.root)===null||r===void 0)&&r.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:o}=t.options;o===!1&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{var n,r,i,o,a;(r=(n=t.options).onExitComplete)===null||r===void 0||r.call(n),(a=(i=t.resumingFrom)===null||i===void 0?void 0:(o=i.options).onExitComplete)===null||a===void 0||a.call(o)})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const Fne="translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";function AP(e,t,n){const r=e.x.translate/t.x,i=e.y.translate/t.y;let o=`translate3d(${r}px, ${i}px, 0) `;if(o+=`scale(${1/t.x}, ${1/t.y}) `,n){const{rotate:l,rotateX:d,rotateY:p}=n;l&&(o+=`rotate(${l}deg) `),d&&(o+=`rotateX(${d}deg) `),p&&(o+=`rotateY(${p}deg) `)}const a=e.x.scale*t.x,s=e.y.scale*t.y;return o+=`scale(${a}, ${s})`,o===Fne?"none":o}const zne=(e,t)=>e.depth-t.depth;class $ne{constructor(){this.children=[],this.isDirty=!1}add(t){h_(this.children,t),this.isDirty=!0}remove(t){p_(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(zne),this.isDirty=!1,this.children.forEach(t)}}const IP=["","X","Y","Z"],RP=1e3;function EN({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a,s={},l=t?.()){this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.nodes.forEach(Gne),this.nodes.forEach(jne)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=a,this.latestValues=s,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0,a&&this.root.registerPotentialNode(a,this);for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new $ne)}addEventListener(a,s){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new Dg),this.eventHandlers.get(a).add(s)}notifyListeners(a,...s){const l=this.eventHandlers.get(a);l?.notify(...s)}hasListeners(a){return this.eventHandlers.has(a)}registerPotentialNode(a,s){this.potentialNodes.set(a,s)}mount(a,s=!1){var l;if(this.instance)return;this.isSVG=a instanceof SVGElement&&a.tagName!=="svg",this.instance=a;const{layoutId:d,layout:p,visualElement:g}=this.options;if(g&&!g.getInstance()&&g.mount(a),this.root.nodes.add(this),(l=this.parent)===null||l===void 0||l.children.add(this),this.id&&this.root.potentialNodes.delete(this.id),s&&(p||d)&&(this.isLayoutDirty=!0),e){let m;const y=()=>this.root.updateBlockedByResize=!1;e(a,()=>{this.root.updateBlockedByResize=!0,clearTimeout(m),m=window.setTimeout(y,250),Mg.hasAnimatedSinceResize&&(Mg.hasAnimatedSinceResize=!1,this.nodes.forEach(Une))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&g&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:y,hasRelativeTargetChanged:b,layout:S})=>{var P,E,k,L,R;if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const N=(E=(P=this.options.transition)!==null&&P!==void 0?P:g.getDefaultTransition())!==null&&E!==void 0?E:Xne,{onLayoutAnimationStart:F,onLayoutAnimationComplete:z}=g.getProps(),$=!this.targetLayout||!kN(this.targetLayout,S)||b,K=!y&&b;if(((k=this.resumeFrom)===null||k===void 0?void 0:k.instance)||K||y&&($||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,K);const G={...d_(N,"layout"),onPlay:F,onComplete:z};g.shouldReduceMotion&&(G.delay=0,G.type=!1),this.startAnimation(G)}else!y&&this.animationProgress===0&&this.finishAnimation(),this.isLead()&&((R=(L=this.options).onExitComplete)===null||R===void 0||R.call(L));this.targetLayout=S})}unmount(){var a,s;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),(a=this.getStack())===null||a===void 0||a.remove(this),(s=this.parent)===null||s===void 0||s.children.delete(this),this.instance=void 0,Pm.preRender(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){var a;return this.isAnimationBlocked||((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimationBlocked())||!1}startUpdate(){var a;this.isUpdateBlocked()||(this.isUpdating=!0,(a=this.nodes)===null||a===void 0||a.forEach(Kne))}willUpdate(a=!0){var s,l,d;if(this.root.isUpdateBlocked()){(l=(s=this.options).onExitComplete)===null||l===void 0||l.call(s);return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const b=this.path[y];b.shouldResetTransform=!0,b.updateScroll()}const{layoutId:p,layout:g}=this.options;if(p===void 0&&!g)return;const m=(d=this.options.visualElement)===null||d===void 0?void 0:d.getProps().transformTemplate;this.prevTransformTemplateValue=m?.(this.latestValues,""),this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}didUpdate(){if(this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(MP);return}!this.isUpdating||(this.isUpdating=!1,this.potentialNodes.size&&(this.potentialNodes.forEach(Qne),this.potentialNodes.clear()),this.nodes.forEach(Vne),this.nodes.forEach(Bne),this.nodes.forEach(Hne),this.clearAllSnapshots(),kb.update(),kb.preRender(),kb.render())}clearAllSnapshots(){this.nodes.forEach(Wne),this.sharedNodes.forEach(qne)}scheduleUpdateProjection(){Tl.preRender(this.updateProjection,!1,!0)}scheduleCheckAfterUnmount(){Tl.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){if(this.snapshot||!this.instance)return;const a=this.measure(),s=this.removeTransform(this.removeElementScroll(a));FP(s),this.snapshot={measured:a,layout:s,latestValues:{}}}updateLayout(){var a;if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const s=this.measure();FP(s);const l=this.layout;this.layout={measured:s,actual:this.removeElementScroll(s)},this.layoutCorrected=Ai(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.actual),(a=this.options.visualElement)===null||a===void 0||a.notifyLayoutMeasure(this.layout.actual,l?.actual)}updateScroll(){this.options.layoutScroll&&this.instance&&(this.isScrollRoot=r(this.instance),this.scroll=n(this.instance))}resetTransform(){var a;if(!i)return;const s=this.isLayoutDirty||this.shouldResetTransform,l=this.projectionDelta&&!_N(this.projectionDelta),d=(a=this.options.visualElement)===null||a===void 0?void 0:a.getProps().transformTemplate,p=d?.(this.latestValues,""),g=p!==this.prevTransformTemplateValue;s&&(l||Nc(this.latestValues)||g)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(){const{visualElement:a}=this.options;if(!a)return Ai();const s=a.measureViewportBox(),{scroll:l}=this.root;return l&&(Bc(s.x,l.x),Bc(s.y,l.y)),s}removeElementScroll(a){const s=Ai();Cs(s,a);for(let l=0;l<this.path.length;l++){const d=this.path[l],{scroll:p,options:g,isScrollRoot:m}=d;if(d!==this.root&&p&&g.layoutScroll){if(m){Cs(s,a);const{scroll:y}=this.root;y&&(Bc(s.x,-y.x),Bc(s.y,-y.y))}Bc(s.x,p.x),Bc(s.y,p.y)}}return s}applyTransform(a,s=!1){const l=Ai();Cs(l,a);for(let d=0;d<this.path.length;d++){const p=this.path[d];!s&&p.options.layoutScroll&&p.scroll&&p!==p.root&&Dp(l,{x:-p.scroll.x,y:-p.scroll.y}),Nc(p.latestValues)&&Dp(l,p.latestValues)}return Nc(this.latestValues)&&Dp(l,this.latestValues),l}removeTransform(a){var s;const l=Ai();Cs(l,a);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Nc(p.latestValues))continue;dN(p.latestValues)&&p.updateSnapshot();const g=Ai(),m=p.measure();Cs(g,m),PP(l,p.latestValues,(s=p.snapshot)===null||s===void 0?void 0:s.layout,g)}return Nc(this.latestValues)&&PP(l,this.latestValues),l}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection()}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}resolveTargetDelta(){var a;const{layout:s,layoutId:l}=this.options;!this.layout||!(s||l)||(!this.targetDelta&&!this.relativeTarget&&(this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&this.relativeParent.layout&&(this.relativeTarget=Ai(),this.relativeTargetOrigin=Ai(),zg(this.relativeTargetOrigin,this.layout.actual,this.relativeParent.layout.actual),Cs(this.relativeTarget,this.relativeTargetOrigin))),!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=Ai(),this.targetWithTransforms=Ai()),this.relativeTarget&&this.relativeTargetOrigin&&((a=this.relativeParent)===null||a===void 0?void 0:a.target)?Fte(this.target,this.relativeTarget,this.relativeParent.target):this.targetDelta?(Boolean(this.resumingFrom)?this.target=this.applyTransform(this.layout.actual):Cs(this.target,this.layout.actual),fN(this.target,this.targetDelta)):Cs(this.target,this.layout.actual),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,this.relativeParent=this.getClosestProjectingParent(),this.relativeParent&&Boolean(this.relativeParent.resumingFrom)===Boolean(this.resumingFrom)&&!this.relativeParent.options.layoutScroll&&this.relativeParent.target&&(this.relativeTarget=Ai(),this.relativeTargetOrigin=Ai(),zg(this.relativeTargetOrigin,this.target,this.relativeParent.target),Cs(this.relativeTarget,this.relativeTargetOrigin)))))}getClosestProjectingParent(){if(!(!this.parent||Nc(this.parent.latestValues)))return(this.parent.relativeTarget||this.parent.targetDelta)&&this.parent.layout?this.parent:this.parent.getClosestProjectingParent()}calcProjection(){var a;const{layout:s,layoutId:l}=this.options;if(this.isTreeAnimating=Boolean(((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimating)||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(s||l))return;const d=this.getLead();Cs(this.layoutCorrected,this.layout.actual),jte(this.layoutCorrected,this.treeScale,this.path,Boolean(this.resumingFrom)||this!==d);const{target:p}=d;if(!p)return;this.projectionDelta||(this.projectionDelta=$g(),this.projectionDeltaWithTransform=$g());const g=this.treeScale.x,m=this.treeScale.y,y=this.projectionTransform;Fg(this.projectionDelta,this.layoutCorrected,p,this.latestValues),this.projectionTransform=AP(this.projectionDelta,this.treeScale),(this.projectionTransform!==y||this.treeScale.x!==g||this.treeScale.y!==m)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",p))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){var s,l,d;(l=(s=this.options).scheduleRender)===null||l===void 0||l.call(s),a&&((d=this.getStack())===null||d===void 0||d.scheduleRender()),this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(a,s=!1){var l;const d=this.snapshot,p=d?.latestValues||{},g={...this.latestValues},m=$g();this.relativeTarget=this.relativeTargetOrigin=void 0,this.attemptToResolveRelativeTarget=!s;const y=Ai(),b=d?.isShared,S=(((l=this.getStack())===null||l===void 0?void 0:l.members.length)||0)<=1,P=Boolean(b&&!S&&this.options.crossfade===!0&&!this.path.some(Yne));this.animationProgress=0,this.mixTargetDelta=E=>{var k;const L=E/1e3;OP(m.x,a.x,L),OP(m.y,a.y,L),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&((k=this.relativeParent)===null||k===void 0?void 0:k.layout)&&(zg(y,this.layout.actual,this.relativeParent.layout.actual),Zne(this.relativeTarget,this.relativeTargetOrigin,y,L)),b&&(this.animationValues=g,Lne(g,p,this.latestValues,L,P,S)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=L},this.mixTargetDelta(0)}startAnimation(a){var s,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)===null||s===void 0||s.stop(),this.resumingFrom&&((l=this.resumingFrom.currentAnimation)===null||l===void 0||l.stop()),this.pendingAnimation&&(Pm.update(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Tl.update(()=>{Mg.hasAnimatedSinceResize=!0,this.currentAnimation=Pne(0,RP,{...a,onUpdate:d=>{var p;this.mixTargetDelta(d),(p=a.onUpdate)===null||p===void 0||p.call(a,d)},onComplete:()=>{var d;(d=a.onComplete)===null||d===void 0||d.call(a),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){var a;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),(a=this.getStack())===null||a===void 0||a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){var a;this.currentAnimation&&((a=this.mixTargetDelta)===null||a===void 0||a.call(this,RP),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:s,target:l,layout:d,latestValues:p}=a;if(!(!s||!l||!d)){if(this!==a&&this.layout&&d&&PN(this.options.animationType,this.layout.actual,d.actual)){l=this.target||Ai();const g=xa(this.layout.actual.x);l.x.min=a.target.x.min,l.x.max=l.x.min+g;const m=xa(this.layout.actual.y);l.y.min=a.target.y.min,l.y.max=l.y.min+m}Cs(s,l),Dp(s,p),Fg(this.projectionDeltaWithTransform,this.layoutCorrected,s,p)}}registerSharedNode(a,s){var l,d,p;this.sharedNodes.has(a)||this.sharedNodes.set(a,new Dne),this.sharedNodes.get(a).add(s),s.promote({transition:(l=s.options.initialPromotionConfig)===null||l===void 0?void 0:l.transition,preserveFollowOpacity:(p=(d=s.options.initialPromotionConfig)===null||d===void 0?void 0:d.shouldPreserveFollowOpacity)===null||p===void 0?void 0:p.call(d,s)})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:s}=this.options;return s?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:s}=this.options;return s?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:s,preserveFollowOpacity:l}={}){const d=this.getStack();d&&d.promote(this,l),a&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetRotation(){const{visualElement:a}=this.options;if(!a)return;let s=!1;const l={};for(let d=0;d<IP.length;d++){const p=IP[d],g="rotate"+p;!a.getStaticValue(g)||(s=!0,l[g]=a.getStaticValue(g),a.setStaticValue(g,0))}if(!!s){a?.syncRender();for(const d in l)a.setStaticValue(d,l[d]);a.scheduleRender()}}getProjectionStyles(a={}){var s,l,d;const p={};if(!this.instance||this.isSVG)return p;if(this.isVisible)p.visibility="";else return{visibility:"hidden"};const g=(s=this.options.visualElement)===null||s===void 0?void 0:s.getProps().transformTemplate;if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=Dy(a.pointerEvents)||"",p.transform=g?g(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const P={};return this.options.layoutId&&(P.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,P.pointerEvents=Dy(a.pointerEvents)||""),this.hasProjected&&!Nc(this.latestValues)&&(P.transform=g?g({},""):"none",this.hasProjected=!1),P}const y=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=AP(this.projectionDeltaWithTransform,this.treeScale,y),g&&(p.transform=g(y,p.transform));const{x:b,y:S}=this.projectionDelta;p.transformOrigin=`${b.origin*100}% ${S.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(l=y.opacity)!==null&&l!==void 0?l:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:y.opacityExit:p.opacity=m===this?y.opacity!==void 0?y.opacity:"":y.opacityExit!==void 0?y.opacityExit:0;for(const P in $3){if(y[P]===void 0)continue;const{correct:E,applyTo:k}=$3[P],L=E(y[P],m);if(k){const R=k.length;for(let N=0;N<R;N++)p[k[N]]=L}else p[P]=L}return this.options.layoutId&&(p.pointerEvents=m===this?Dy(a.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var s;return(s=a.currentAnimation)===null||s===void 0?void 0:s.stop()}),this.root.nodes.forEach(MP),this.root.sharedNodes.clear()}}}function Bne(e){e.updateLayout()}function Hne(e){var t,n,r;const i=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&i&&e.hasListeners("didUpdate")){const{actual:o,measured:a}=e.layout,{animationType:s}=e.options;s==="size"?gl(m=>{const y=i.isShared?i.measured[m]:i.layout[m],b=xa(y);y.min=o[m].min,y.max=y.min+b}):PN(s,i.layout,o)&&gl(m=>{const y=i.isShared?i.measured[m]:i.layout[m],b=xa(o[m]);y.max=y.min+b});const l=$g();Fg(l,o,i.layout);const d=$g();i.isShared?Fg(d,e.applyTransform(a,!0),i.measured):Fg(d,o,i.layout);const p=!_N(l);let g=!1;if(!e.resumeFrom&&(e.relativeParent=e.getClosestProjectingParent(),e.relativeParent&&!e.relativeParent.resumeFrom)){const{snapshot:m,layout:y}=e.relativeParent;if(m&&y){const b=Ai();zg(b,i.layout,m.layout);const S=Ai();zg(S,o,y.actual),kN(b,S)||(g=!0)}}e.notifyListeners("didUpdate",{layout:o,snapshot:i,delta:d,layoutDelta:l,hasLayoutChanged:p,hasRelativeTargetChanged:g})}else e.isLead()&&((r=(n=e.options).onExitComplete)===null||r===void 0||r.call(n));e.options.transition=void 0}function Wne(e){e.clearSnapshot()}function MP(e){e.clearMeasurements()}function Vne(e){const{visualElement:t}=e.options;t?.getProps().onBeforeLayoutMeasure&&t.notifyBeforeLayoutMeasure(),e.resetTransform()}function Une(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function Gne(e){e.resolveTargetDelta()}function jne(e){e.calcProjection()}function Kne(e){e.resetRotation()}function qne(e){e.removeLeadSnapshot()}function OP(e,t,n){e.translate=Er(t.translate,0,n),e.scale=Er(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function NP(e,t,n,r){e.min=Er(t.min,n.min,r),e.max=Er(t.max,n.max,r)}function Zne(e,t,n,r){NP(e.x,t.x,n.x,r),NP(e.y,t.y,n.y,r)}function Yne(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const Xne={duration:.45,ease:[.4,0,.1,1]};function Qne(e,t){let n=e.root;for(let o=e.path.length-1;o>=0;o--)if(Boolean(e.path[o].instance)){n=e.path[o];break}const i=(n&&n!==e.root?n.instance:document).querySelector(`[data-projection-id="${t}"]`);i&&e.mount(i,!0)}function DP(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function FP(e){DP(e.x),DP(e.y)}function PN(e,t,n){return e==="position"||e==="preserve-aspect"&&!Nne(LP(t),LP(n))}const Jne=EN({attachResizeListener:(e,t)=>h4(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Lb={current:void 0},ere=EN({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Lb.current){const e=new Jne(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),Lb.current=e}return Lb.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>Boolean(window.getComputedStyle(e).position==="fixed")}),tre={...Ote,...Uee,...tne,...Ene},ns=MQ((e,t)=>yJ(e,t,tre,Sne,ere));function TN(){const e=C.exports.useRef(!1);return z3(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function nre(){const e=TN(),[t,n]=C.exports.useState(0),r=C.exports.useCallback(()=>{e.current&&n(t+1)},[t]);return[C.exports.useCallback(()=>Tl.postRender(r),[r]),t]}class rre extends C.exports.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function ire({children:e,isPresent:t}){const n=C.exports.useId(),r=C.exports.useRef(null),i=C.exports.useRef({width:0,height:0,top:0,left:0});return C.exports.useInsertionEffect(()=>{const{width:o,height:a,top:s,left:l}=i.current;if(t||!r.current||!o||!a)return;r.current.dataset.motionPopId=n;const d=document.createElement("style");return document.head.appendChild(d),d.sheet&&d.sheet.insertRule(`
+          [data-motion-pop-id="${n}"] {
+            position: absolute !important;
+            width: ${o}px !important;
+            height: ${a}px !important;
+            top: ${s}px !important;
+            left: ${l}px !important;
+          }
+        `),()=>{document.head.removeChild(d)}},[t]),_(rre,{isPresent:t,childRef:r,sizeRef:i,children:C.exports.cloneElement(e,{ref:r})})}const Ab=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:o,mode:a})=>{const s=f4(ore),l=C.exports.useId(),d=C.exports.useMemo(()=>({id:l,initial:t,isPresent:n,custom:i,onExitComplete:p=>{s.set(p,!0);for(const g of s.values())if(!g)return;r&&r()},register:p=>(s.set(p,!1),()=>s.delete(p))}),o?void 0:[n]);return C.exports.useMemo(()=>{s.forEach((p,g)=>s.set(g,!1))},[n]),C.exports.useEffect(()=>{!n&&!s.size&&r&&r()},[n]),a==="popLayout"&&(e=_(ire,{isPresent:n,children:e})),_(O0.Provider,{value:d,children:e})};function ore(){return new Map}const yp=e=>e.key||"";function are(e,t){e.forEach(n=>{const r=yp(n);t.set(r,n)})}function sre(e){const t=[];return C.exports.Children.forEach(e,n=>{C.exports.isValidElement(n)&&t.push(n)}),t}const $u=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:o=!0,mode:a="sync"})=>{i&&(a="wait",eN(!1,"Replace exitBeforeEnter with mode='wait'"));let[s]=nre();const l=C.exports.useContext(j9).forceRender;l&&(s=l);const d=TN(),p=sre(e);let g=p;const m=new Set,y=C.exports.useRef(g),b=C.exports.useRef(new Map).current,S=C.exports.useRef(!0);if(z3(()=>{S.current=!1,are(p,b),y.current=g}),e_(()=>{S.current=!0,b.clear(),m.clear()}),S.current)return _(Xn,{children:g.map(L=>_(Ab,{isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:o,mode:a,children:L},yp(L)))});g=[...g];const P=y.current.map(yp),E=p.map(yp),k=P.length;for(let L=0;L<k;L++){const R=P[L];E.indexOf(R)===-1&&m.add(R)}return a==="wait"&&m.size&&(g=[]),m.forEach(L=>{if(E.indexOf(L)!==-1)return;const R=b.get(L);if(!R)return;const N=P.indexOf(L),F=()=>{b.delete(L),m.delete(L);const z=y.current.findIndex($=>$.key===L);if(y.current.splice(z,1),!m.size){if(y.current=p,d.current===!1)return;s(),r&&r()}};g.splice(N,0,_(Ab,{isPresent:!1,onExitComplete:F,custom:t,presenceAffectsLayout:o,mode:a,children:R},yp(R)))}),g=g.map(L=>{const R=L.key;return m.has(R)?L:_(Ab,{isPresent:!0,presenceAffectsLayout:o,mode:a,children:L},yp(L))}),JO!=="production"&&a==="wait"&&g.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`),_(Xn,{children:m.size?g:g.map(L=>C.exports.cloneElement(L))})};var rv=(...e)=>e.filter(Boolean).join(" ");function lre(){return!1}var ure=e=>{const{condition:t,message:n}=e;t&&lre()&&console.warn(n)},Wf={ease:[.25,.1,.25,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1]},q1={scale:{enter:{scale:1},exit:{scale:.95}},fade:{enter:{opacity:1},exit:{opacity:0}},pushLeft:{enter:{x:"100%"},exit:{x:"-30%"}},pushRight:{enter:{x:"-100%"},exit:{x:"30%"}},pushUp:{enter:{y:"100%"},exit:{y:"-30%"}},pushDown:{enter:{y:"-100%"},exit:{y:"30%"}},slideLeft:{position:{left:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"-100%",y:0}},slideRight:{position:{right:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"100%",y:0}},slideUp:{position:{top:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"-100%"}},slideDown:{position:{bottom:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"100%"}}};function l6(e){switch(e?.direction??"right"){case"right":return q1.slideRight;case"left":return q1.slideLeft;case"bottom":return q1.slideDown;case"top":return q1.slideUp;default:return q1.slideRight}}var jf={enter:{duration:.2,ease:Wf.easeOut},exit:{duration:.1,ease:Wf.easeIn}},Ms={enter:(e,t)=>({...e,delay:typeof t=="number"?t:t?.enter}),exit:(e,t)=>({...e,delay:typeof t=="number"?t:t?.exit})},cre=e=>e!=null&&parseInt(e.toString(),10)>0,zP={exit:{height:{duration:.2,ease:Wf.ease},opacity:{duration:.3,ease:Wf.ease}},enter:{height:{duration:.3,ease:Wf.ease},opacity:{duration:.4,ease:Wf.ease}}},dre={exit:({animateOpacity:e,startingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:cre(t)?1:0},height:t,transitionEnd:r?.exit,transition:n?.exit??Ms.exit(zP.exit,i)}),enter:({animateOpacity:e,endingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:1},height:t,transitionEnd:r?.enter,transition:n?.enter??Ms.enter(zP.enter,i)})},LN=C.exports.forwardRef((e,t)=>{const{in:n,unmountOnExit:r,animateOpacity:i=!0,startingHeight:o=0,endingHeight:a="auto",style:s,className:l,transition:d,transitionEnd:p,...g}=e,[m,y]=C.exports.useState(!1);C.exports.useEffect(()=>{const k=setTimeout(()=>{y(!0)});return()=>clearTimeout(k)},[]),ure({condition:Boolean(o>0&&r),message:"startingHeight and unmountOnExit are mutually exclusive. You can't use them together"});const b=parseFloat(o.toString())>0,S={startingHeight:o,endingHeight:a,animateOpacity:i,transition:m?d:{enter:{duration:0}},transitionEnd:{enter:p?.enter,exit:r?p?.exit:{...p?.exit,display:b?"block":"none"}}},P=r?n:!0,E=n||r?"enter":"exit";return _($u,{initial:!1,custom:S,children:P&&se.createElement(ns.div,{ref:t,...g,className:rv("chakra-collapse",l),style:{overflow:"hidden",display:"block",...s},custom:S,variants:dre,initial:r?"exit":!1,animate:E,exit:"exit"})})});LN.displayName="Collapse";var fre={enter:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:1,transition:e?.enter??Ms.enter(jf.enter,n),transitionEnd:t?.enter}),exit:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:0,transition:e?.exit??Ms.exit(jf.exit,n),transitionEnd:t?.exit})},AN={initial:"exit",animate:"enter",exit:"exit",variants:fre},hre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,className:o,transition:a,transitionEnd:s,delay:l,...d}=t,p=i||r?"enter":"exit",g=r?i&&r:!0,m={transition:a,transitionEnd:s,delay:l};return _($u,{custom:m,children:g&&se.createElement(ns.div,{ref:n,className:rv("chakra-fade",o),custom:m,...AN,animate:p,...d})})});hre.displayName="Fade";var pre={exit:({reverse:e,initialScale:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,...e?{scale:t,transitionEnd:r?.exit}:{transitionEnd:{scale:t,...r?.exit}},transition:n?.exit??Ms.exit(jf.exit,i)}),enter:({transitionEnd:e,transition:t,delay:n})=>({opacity:1,scale:1,transition:t?.enter??Ms.enter(jf.enter,n),transitionEnd:e?.enter})},IN={initial:"exit",animate:"enter",exit:"exit",variants:pre},gre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,initialScale:a=.95,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=r?i&&r:!0,y=i||r?"enter":"exit",b={initialScale:a,reverse:o,transition:l,transitionEnd:d,delay:p};return _($u,{custom:b,children:m&&se.createElement(ns.div,{ref:n,className:rv("chakra-offset-slide",s),...IN,animate:y,custom:b,...g})})});gre.displayName="ScaleFade";var $P={exit:{duration:.15,ease:Wf.easeInOut},enter:{type:"spring",damping:25,stiffness:180}},mre={exit:({direction:e,transition:t,transitionEnd:n,delay:r})=>{const{exit:i}=l6({direction:e});return{...i,transition:t?.exit??Ms.exit($P.exit,r),transitionEnd:n?.exit}},enter:({direction:e,transitionEnd:t,transition:n,delay:r})=>{const{enter:i}=l6({direction:e});return{...i,transition:n?.enter??Ms.enter($P.enter,r),transitionEnd:t?.enter}}},RN=C.exports.forwardRef(function(t,n){const{direction:r="right",style:i,unmountOnExit:o,in:a,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=l6({direction:r}),y=Object.assign({position:"fixed"},m.position,i),b=o?a&&o:!0,S=a||o?"enter":"exit",P={transitionEnd:d,transition:l,direction:r,delay:p};return _($u,{custom:P,children:b&&se.createElement(ns.div,{...g,ref:n,initial:"exit",className:rv("chakra-slide",s),animate:S,exit:"exit",custom:P,variants:mre,style:y})})});RN.displayName="Slide";var vre={initial:({offsetX:e,offsetY:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,x:e,y:t,transition:n?.exit??Ms.exit(jf.exit,i),transitionEnd:r?.exit}),enter:({transition:e,transitionEnd:t,delay:n})=>({opacity:1,x:0,y:0,transition:e?.enter??Ms.enter(jf.enter,n),transitionEnd:t?.enter}),exit:({offsetY:e,offsetX:t,transition:n,transitionEnd:r,reverse:i,delay:o})=>{const a={x:t,y:e};return{opacity:0,transition:n?.exit??Ms.exit(jf.exit,o),...i?{...a,transitionEnd:r?.exit}:{transitionEnd:{...a,...r?.exit}}}}},u6={initial:"initial",animate:"enter",exit:"exit",variants:vre},yre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,className:a,offsetX:s=0,offsetY:l=8,transition:d,transitionEnd:p,delay:g,...m}=t,y=r?i&&r:!0,b=i||r?"enter":"exit",S={offsetX:s,offsetY:l,reverse:o,transition:d,transitionEnd:p,delay:g};return _($u,{custom:S,children:y&&se.createElement(ns.div,{ref:n,className:rv("chakra-offset-slide",a),custom:S,...u6,animate:b,...m})})});yre.displayName="SlideFade";var iv=(...e)=>e.filter(Boolean).join(" ");function xre(){return!1}var b4=e=>{const{condition:t,message:n}=e;t&&xre()&&console.warn(n)};function Ib(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[bre,S4]=Cn({name:"AccordionStylesContext",hookName:"useAccordionStyles",providerName:"<Accordion />"}),[Sre,m_]=Cn({name:"AccordionItemContext",hookName:"useAccordionItemContext",providerName:"<AccordionItem />"}),[wre,V9e,Cre,_re]=tO(),MN=Ie(function(t,n){const{getButtonProps:r}=m_(),i=r(t,n),o=S4(),a={display:"flex",alignItems:"center",width:"100%",outline:0,...o.button};return se.createElement(Ce.button,{...i,className:iv("chakra-accordion__button",t.className),__css:a})});MN.displayName="AccordionButton";function kre(e){const{onChange:t,defaultIndex:n,index:r,allowMultiple:i,allowToggle:o,...a}=e;Tre(e),Lre(e);const s=Cre(),[l,d]=C.exports.useState(-1);C.exports.useEffect(()=>()=>{d(-1)},[]);const[p,g]=l4({value:r,defaultValue(){return i?n??[]:n??-1},onChange:t});return{index:p,setIndex:g,htmlProps:a,getAccordionItemProps:y=>{let b=!1;return y!==null&&(b=Array.isArray(p)?p.includes(y):p===y),{isOpen:b,onChange:P=>{if(y!==null)if(i&&Array.isArray(p)){const E=P?p.concat(y):p.filter(k=>k!==y);g(E)}else P?g(y):o&&g(-1)}}},focusedIndex:l,setFocusedIndex:d,descendants:s}}var[Ere,v_]=Cn({name:"AccordionContext",hookName:"useAccordionContext",providerName:"Accordion"});function Pre(e){const{isDisabled:t,isFocusable:n,id:r,...i}=e,{getAccordionItemProps:o,setFocusedIndex:a}=v_(),s=C.exports.useRef(null),l=C.exports.useId(),d=r??l,p=`accordion-button-${d}`,g=`accordion-panel-${d}`;Are(e);const{register:m,index:y,descendants:b}=_re({disabled:t&&!n}),{isOpen:S,onChange:P}=o(y===-1?null:y);Ire({isOpen:S,isDisabled:t});const E=()=>{P?.(!0)},k=()=>{P?.(!1)},L=C.exports.useCallback(()=>{P?.(!S),a(y)},[y,a,S,P]),R=C.exports.useCallback($=>{const G={ArrowDown:()=>{const Y=b.nextEnabled(y);Y?.node.focus()},ArrowUp:()=>{const Y=b.prevEnabled(y);Y?.node.focus()},Home:()=>{const Y=b.firstEnabled();Y?.node.focus()},End:()=>{const Y=b.lastEnabled();Y?.node.focus()}}[$.key];G&&($.preventDefault(),G($))},[b,y]),N=C.exports.useCallback(()=>{a(y)},[a,y]),F=C.exports.useCallback(function(K={},G=null){return{...K,type:"button",ref:Dn(m,s,G),id:p,disabled:!!t,"aria-expanded":!!S,"aria-controls":g,onClick:Ib(K.onClick,L),onFocus:Ib(K.onFocus,N),onKeyDown:Ib(K.onKeyDown,R)}},[p,t,S,L,N,R,g,m]),z=C.exports.useCallback(function(K={},G=null){return{...K,ref:G,role:"region",id:g,"aria-labelledby":p,hidden:!S}},[p,S,g]);return{isOpen:S,isDisabled:t,isFocusable:n,onOpen:E,onClose:k,getButtonProps:F,getPanelProps:z,htmlProps:i}}function Tre(e){const t=e.index||e.defaultIndex,n=t==null&&!Array.isArray(t)&&e.allowMultiple;b4({condition:!!n,message:`If 'allowMultiple' is passed, then 'index' or 'defaultIndex' must be an array. You passed: ${typeof t},`})}function Lre(e){b4({condition:!!(e.allowMultiple&&e.allowToggle),message:"If 'allowMultiple' is passed, 'allowToggle' will be ignored. Either remove 'allowToggle' or 'allowMultiple' depending on whether you want multiple accordions visible or not"})}function Are(e){b4({condition:!!(e.isFocusable&&!e.isDisabled),message:`Using only 'isFocusable', this prop is reserved for situations where you pass 'isDisabled' but you still want the element to receive focus (A11y). Either remove it or pass 'isDisabled' as well.
+    `})}function Ire(e){b4({condition:e.isOpen&&!!e.isDisabled,message:"Cannot open a disabled accordion item"})}function ON(e){const{isOpen:t,isDisabled:n}=m_(),{reduceMotion:r}=v_(),i=iv("chakra-accordion__icon",e.className),o=S4(),a={opacity:n?.4:1,transform:t?"rotate(-180deg)":void 0,transition:r?void 0:"transform 0.2s",transformOrigin:"center",...o.icon};return _(ka,{viewBox:"0 0 24 24","aria-hidden":!0,className:i,__css:a,...e,children:_("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})})}ON.displayName="AccordionIcon";var NN=Ie(function(t,n){const{children:r,className:i}=t,{htmlProps:o,...a}=Pre(t),l={...S4().container,overflowAnchor:"none"},d=C.exports.useMemo(()=>a,[a]);return se.createElement(Sre,{value:d},se.createElement(Ce.div,{ref:n,...o,className:iv("chakra-accordion__item",i),__css:l},typeof r=="function"?r({isExpanded:!!a.isOpen,isDisabled:!!a.isDisabled}):r))});NN.displayName="AccordionItem";var DN=Ie(function(t,n){const{reduceMotion:r}=v_(),{getPanelProps:i,isOpen:o}=m_(),a=i(t,n),s=iv("chakra-accordion__panel",t.className),l=S4();r||delete a.hidden;const d=se.createElement(Ce.div,{...a,__css:l.panel,className:s});return r?d:_(LN,{in:o,children:d})});DN.displayName="AccordionPanel";var FN=Ie(function({children:t,reduceMotion:n,...r},i){const o=Fi("Accordion",r),a=yn(r),{htmlProps:s,descendants:l,...d}=kre(a),p=C.exports.useMemo(()=>({...d,reduceMotion:!!n}),[d,n]);return se.createElement(wre,{value:l},se.createElement(Ere,{value:p},se.createElement(bre,{value:o},se.createElement(Ce.div,{ref:i,...s,className:iv("chakra-accordion",r.className),__css:o.root},t))))});FN.displayName="Accordion";var Rre=(...e)=>e.filter(Boolean).join(" "),Mre=Zm({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),ov=Ie((e,t)=>{const n=wo("Spinner",e),{label:r="Loading...",thickness:i="2px",speed:o="0.45s",emptyColor:a="transparent",className:s,...l}=yn(e),d=Rre("chakra-spinner",s),p={display:"inline-block",borderColor:"currentColor",borderStyle:"solid",borderRadius:"99999px",borderWidth:i,borderBottomColor:a,borderLeftColor:a,animation:`${Mre} ${o} linear infinite`,...n};return se.createElement(Ce.div,{ref:t,__css:p,className:d,...l},r&&se.createElement(Ce.span,{srOnly:!0},r))});ov.displayName="Spinner";var w4=(...e)=>e.filter(Boolean).join(" ");function Ore(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"})})}function Nre(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"})})}function BP(e){return _(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})}var[Dre,Fre]=Cn({name:"AlertContext",hookName:"useAlertContext",providerName:"<Alert />"}),[zre,y_]=Cn({name:"AlertStylesContext",hookName:"useAlertStyles",providerName:"<Alert />"}),zN={info:{icon:Nre,colorScheme:"blue"},warning:{icon:BP,colorScheme:"orange"},success:{icon:Ore,colorScheme:"green"},error:{icon:BP,colorScheme:"red"},loading:{icon:ov,colorScheme:"blue"}};function $re(e){return zN[e].colorScheme}function Bre(e){return zN[e].icon}var $N=Ie(function(t,n){const{status:r="info",addRole:i=!0,...o}=yn(t),a=t.colorScheme??$re(r),s=Fi("Alert",{...t,colorScheme:a}),l={width:"100%",display:"flex",alignItems:"center",position:"relative",overflow:"hidden",...s.container};return se.createElement(Dre,{value:{status:r}},se.createElement(zre,{value:s},se.createElement(Ce.div,{role:i?"alert":void 0,ref:n,...o,className:w4("chakra-alert",t.className),__css:l})))});$N.displayName="Alert";var BN=Ie(function(t,n){const r=y_(),i={display:"inline",...r.description};return se.createElement(Ce.div,{ref:n,...t,className:w4("chakra-alert__desc",t.className),__css:i})});BN.displayName="AlertDescription";function HN(e){const{status:t}=Fre(),n=Bre(t),r=y_(),i=t==="loading"?r.spinner:r.icon;return se.createElement(Ce.span,{display:"inherit",...e,className:w4("chakra-alert__icon",e.className),__css:i},e.children||_(n,{h:"100%",w:"100%"}))}HN.displayName="AlertIcon";var WN=Ie(function(t,n){const r=y_();return se.createElement(Ce.div,{ref:n,...t,className:w4("chakra-alert__title",t.className),__css:r.title})});WN.displayName="AlertTitle";function Hre(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function Wre(e){const{loading:t,src:n,srcSet:r,onLoad:i,onError:o,crossOrigin:a,sizes:s,ignoreFallback:l}=e,[d,p]=C.exports.useState("pending");C.exports.useEffect(()=>{p(n?"loading":"pending")},[n]);const g=C.exports.useRef(),m=C.exports.useCallback(()=>{if(!n)return;y();const b=new Image;b.src=n,a&&(b.crossOrigin=a),r&&(b.srcset=r),s&&(b.sizes=s),t&&(b.loading=t),b.onload=S=>{y(),p("loaded"),i?.(S)},b.onerror=S=>{y(),p("failed"),o?.(S)},g.current=b},[n,a,r,s,i,o,t]),y=()=>{g.current&&(g.current.onload=null,g.current.onerror=null,g.current=null)};return kl(()=>{if(!l)return d==="loading"&&m(),()=>{y()}},[d,m,l]),l?"loaded":d}var Vre=(e,t)=>e!=="loaded"&&t==="beforeLoadOrError"||e==="failed"&&t==="onError",Y3=Ie(function(t,n){const{htmlWidth:r,htmlHeight:i,alt:o,...a}=t;return _("img",{width:r,height:i,ref:n,alt:o,...a})});Y3.displayName="NativeImage";var C4=Ie(function(t,n){const{fallbackSrc:r,fallback:i,src:o,srcSet:a,align:s,fit:l,loading:d,ignoreFallback:p,crossOrigin:g,fallbackStrategy:m="beforeLoadOrError",referrerPolicy:y,...b}=t,S=r!==void 0||i!==void 0,P=d!=null||p||!S,E=Wre({...t,ignoreFallback:P}),k=Vre(E,m),L={ref:n,objectFit:l,objectPosition:s,...P?b:Hre(b,["onError","onLoad"])};return k?i||se.createElement(Ce.img,{as:Y3,className:"chakra-image__placeholder",src:r,...L}):se.createElement(Ce.img,{as:Y3,src:o,srcSet:a,crossOrigin:g,loading:d,referrerPolicy:y,className:"chakra-image",...L})});C4.displayName="Image";Ie((e,t)=>se.createElement(Ce.img,{ref:t,as:Y3,className:"chakra-image",...e}));var Ure=Object.create,VN=Object.defineProperty,Gre=Object.getOwnPropertyDescriptor,UN=Object.getOwnPropertyNames,jre=Object.getPrototypeOf,Kre=Object.prototype.hasOwnProperty,GN=(e,t)=>function(){return t||(0,e[UN(e)[0]])((t={exports:{}}).exports,t),t.exports},qre=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of UN(t))!Kre.call(e,i)&&i!==n&&VN(e,i,{get:()=>t[i],enumerable:!(r=Gre(t,i))||r.enumerable});return e},Zre=(e,t,n)=>(n=e!=null?Ure(jre(e)):{},qre(t||!e||!e.__esModule?VN(n,"default",{value:e,enumerable:!0}):n,e)),Yre=GN({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(e){var t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),m=Symbol.iterator;function y(W){return W===null||typeof W!="object"?null:(W=m&&W[m]||W["@@iterator"],typeof W=="function"?W:null)}var b={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},S=Object.assign,P={};function E(W,re,de){this.props=W,this.context=re,this.refs=P,this.updater=de||b}E.prototype.isReactComponent={},E.prototype.setState=function(W,re){if(typeof W!="object"&&typeof W!="function"&&W!=null)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,W,re,"setState")},E.prototype.forceUpdate=function(W){this.updater.enqueueForceUpdate(this,W,"forceUpdate")};function k(){}k.prototype=E.prototype;function L(W,re,de){this.props=W,this.context=re,this.refs=P,this.updater=de||b}var R=L.prototype=new k;R.constructor=L,S(R,E.prototype),R.isPureReactComponent=!0;var N=Array.isArray,F=Object.prototype.hasOwnProperty,z={current:null},$={key:!0,ref:!0,__self:!0,__source:!0};function K(W,re,de){var Se,De={},Me=null,Ve=null;if(re!=null)for(Se in re.ref!==void 0&&(Ve=re.ref),re.key!==void 0&&(Me=""+re.key),re)F.call(re,Se)&&!$.hasOwnProperty(Se)&&(De[Se]=re[Se]);var ke=arguments.length-2;if(ke===1)De.children=de;else if(1<ke){for(var $e=Array(ke),nt=0;nt<ke;nt++)$e[nt]=arguments[nt+2];De.children=$e}if(W&&W.defaultProps)for(Se in ke=W.defaultProps,ke)De[Se]===void 0&&(De[Se]=ke[Se]);return{$$typeof:t,type:W,key:Me,ref:Ve,props:De,_owner:z.current}}function G(W,re){return{$$typeof:t,type:W.type,key:re,ref:W.ref,props:W.props,_owner:W._owner}}function Y(W){return typeof W=="object"&&W!==null&&W.$$typeof===t}function ve(W){var re={"=":"=0",":":"=2"};return"$"+W.replace(/[=:]/g,function(de){return re[de]})}var pe=/\/+/g;function le(W,re){return typeof W=="object"&&W!==null&&W.key!=null?ve(""+W.key):re.toString(36)}function we(W,re,de,Se,De){var Me=typeof W;(Me==="undefined"||Me==="boolean")&&(W=null);var Ve=!1;if(W===null)Ve=!0;else switch(Me){case"string":case"number":Ve=!0;break;case"object":switch(W.$$typeof){case t:case n:Ve=!0}}if(Ve)return Ve=W,De=De(Ve),W=Se===""?"."+le(Ve,0):Se,N(De)?(de="",W!=null&&(de=W.replace(pe,"$&/")+"/"),we(De,re,de,"",function(nt){return nt})):De!=null&&(Y(De)&&(De=G(De,de+(!De.key||Ve&&Ve.key===De.key?"":(""+De.key).replace(pe,"$&/")+"/")+W)),re.push(De)),1;if(Ve=0,Se=Se===""?".":Se+":",N(W))for(var ke=0;ke<W.length;ke++){Me=W[ke];var $e=Se+le(Me,ke);Ve+=we(Me,re,de,$e,De)}else if($e=y(W),typeof $e=="function")for(W=$e.call(W),ke=0;!(Me=W.next()).done;)Me=Me.value,$e=Se+le(Me,ke++),Ve+=we(Me,re,de,$e,De);else if(Me==="object")throw re=String(W),Error("Objects are not valid as a React child (found: "+(re==="[object Object]"?"object with keys {"+Object.keys(W).join(", ")+"}":re)+"). If you meant to render a collection of children, use an array instead.");return Ve}function be(W,re,de){if(W==null)return W;var Se=[],De=0;return we(W,Se,"","",function(Me){return re.call(de,Me,De++)}),Se}function ie(W){if(W._status===-1){var re=W._result;re=re(),re.then(function(de){(W._status===0||W._status===-1)&&(W._status=1,W._result=de)},function(de){(W._status===0||W._status===-1)&&(W._status=2,W._result=de)}),W._status===-1&&(W._status=0,W._result=re)}if(W._status===1)return W._result.default;throw W._result}var j={current:null},ne={transition:null},Q={ReactCurrentDispatcher:j,ReactCurrentBatchConfig:ne,ReactCurrentOwner:z};e.Children={map:be,forEach:function(W,re,de){be(W,function(){re.apply(this,arguments)},de)},count:function(W){var re=0;return be(W,function(){re++}),re},toArray:function(W){return be(W,function(re){return re})||[]},only:function(W){if(!Y(W))throw Error("React.Children.only expected to receive a single React element child.");return W}},e.Component=E,e.Fragment=r,e.Profiler=o,e.PureComponent=L,e.StrictMode=i,e.Suspense=d,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Q,e.cloneElement=function(W,re,de){if(W==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+W+".");var Se=S({},W.props),De=W.key,Me=W.ref,Ve=W._owner;if(re!=null){if(re.ref!==void 0&&(Me=re.ref,Ve=z.current),re.key!==void 0&&(De=""+re.key),W.type&&W.type.defaultProps)var ke=W.type.defaultProps;for($e in re)F.call(re,$e)&&!$.hasOwnProperty($e)&&(Se[$e]=re[$e]===void 0&&ke!==void 0?ke[$e]:re[$e])}var $e=arguments.length-2;if($e===1)Se.children=de;else if(1<$e){ke=Array($e);for(var nt=0;nt<$e;nt++)ke[nt]=arguments[nt+2];Se.children=ke}return{$$typeof:t,type:W.type,key:De,ref:Me,props:Se,_owner:Ve}},e.createContext=function(W){return W={$$typeof:s,_currentValue:W,_currentValue2:W,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},W.Provider={$$typeof:a,_context:W},W.Consumer=W},e.createElement=K,e.createFactory=function(W){var re=K.bind(null,W);return re.type=W,re},e.createRef=function(){return{current:null}},e.forwardRef=function(W){return{$$typeof:l,render:W}},e.isValidElement=Y,e.lazy=function(W){return{$$typeof:g,_payload:{_status:-1,_result:W},_init:ie}},e.memo=function(W,re){return{$$typeof:p,type:W,compare:re===void 0?null:re}},e.startTransition=function(W){var re=ne.transition;ne.transition={};try{W()}finally{ne.transition=re}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(W,re){return j.current.useCallback(W,re)},e.useContext=function(W){return j.current.useContext(W)},e.useDebugValue=function(){},e.useDeferredValue=function(W){return j.current.useDeferredValue(W)},e.useEffect=function(W,re){return j.current.useEffect(W,re)},e.useId=function(){return j.current.useId()},e.useImperativeHandle=function(W,re,de){return j.current.useImperativeHandle(W,re,de)},e.useInsertionEffect=function(W,re){return j.current.useInsertionEffect(W,re)},e.useLayoutEffect=function(W,re){return j.current.useLayoutEffect(W,re)},e.useMemo=function(W,re){return j.current.useMemo(W,re)},e.useReducer=function(W,re,de){return j.current.useReducer(W,re,de)},e.useRef=function(W){return j.current.useRef(W)},e.useState=function(W){return j.current.useState(W)},e.useSyncExternalStore=function(W,re,de){return j.current.useSyncExternalStore(W,re,de)},e.useTransition=function(){return j.current.useTransition()},e.version="18.2.0"}}),Xre=GN({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/index.js"(e,t){t.exports=Yre()}}),HP=Zre(Xre());function _4(e){return HP.Children.toArray(e).filter(t=>(0,HP.isValidElement)(t))}/**
+ * @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.
+ *//**
+ * @license React
+ * react.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 k4=(...e)=>e.filter(Boolean).join(" "),WP=e=>e?"":void 0,[Qre,Jre]=Cn({strict:!1,name:"ButtonGroupContext"});function c6(e){const{children:t,className:n,...r}=e,i=C.exports.isValidElement(t)?C.exports.cloneElement(t,{"aria-hidden":!0,focusable:!1}):t,o=k4("chakra-button__icon",n);return se.createElement(Ce.span,{display:"inline-flex",alignSelf:"center",flexShrink:0,...r,className:o},i)}c6.displayName="ButtonIcon";function d6(e){const{label:t,placement:n,spacing:r="0.5rem",children:i=_(ov,{color:"currentColor",width:"1em",height:"1em"}),className:o,__css:a,...s}=e,l=k4("chakra-button__spinner",o),d=n==="start"?"marginEnd":"marginStart",p=C.exports.useMemo(()=>({display:"flex",alignItems:"center",position:t?"relative":"absolute",[d]:t?r:0,fontSize:"1em",lineHeight:"normal",...a}),[a,t,d,r]);return se.createElement(Ce.div,{className:l,...s,__css:p},i)}d6.displayName="ButtonSpinner";function eie(e){const[t,n]=C.exports.useState(!e);return{ref:C.exports.useCallback(o=>{!o||n(o.tagName==="BUTTON")},[]),type:t?"button":void 0}}var Ol=Ie((e,t)=>{const n=Jre(),r=wo("Button",{...n,...e}),{isDisabled:i=n?.isDisabled,isLoading:o,isActive:a,children:s,leftIcon:l,rightIcon:d,loadingText:p,iconSpacing:g="0.5rem",type:m,spinner:y,spinnerPlacement:b="start",className:S,as:P,...E}=yn(e),k=C.exports.useMemo(()=>{const F={...r?._focus,zIndex:1};return{display:"inline-flex",appearance:"none",alignItems:"center",justifyContent:"center",userSelect:"none",position:"relative",whiteSpace:"nowrap",verticalAlign:"middle",outline:"none",...r,...!!n&&{_focus:F}}},[r,n]),{ref:L,type:R}=eie(P),N={rightIcon:d,leftIcon:l,iconSpacing:g,children:s};return se.createElement(Ce.button,{disabled:i||o,ref:pQ(t,L),as:P,type:m??R,"data-active":WP(a),"data-loading":WP(o),__css:k,className:k4("chakra-button",S),...E},o&&b==="start"&&_(d6,{className:"chakra-button__spinner--start",label:p,placement:"start",spacing:g,children:y}),o?p||se.createElement(Ce.span,{opacity:0},_(VP,{...N})):_(VP,{...N}),o&&b==="end"&&_(d6,{className:"chakra-button__spinner--end",label:p,placement:"end",spacing:g,children:y}))});Ol.displayName="Button";function VP(e){const{leftIcon:t,rightIcon:n,children:r,iconSpacing:i}=e;return ue(Xn,{children:[t&&_(c6,{marginEnd:i,children:t}),r,n&&_(c6,{marginStart:i,children:n})]})}var tie=Ie(function(t,n){const{size:r,colorScheme:i,variant:o,className:a,spacing:s="0.5rem",isAttached:l,isDisabled:d,...p}=t,g=k4("chakra-button__group",a),m=C.exports.useMemo(()=>({size:r,colorScheme:i,variant:o,isDisabled:d}),[r,i,o,d]);let y={display:"inline-flex"};return l?y={...y,"> *:first-of-type:not(:last-of-type)":{borderEndRadius:0},"> *:not(:first-of-type):not(:last-of-type)":{borderRadius:0},"> *:not(:first-of-type):last-of-type":{borderStartRadius:0}}:y={...y,"& > *:not(style) ~ *:not(style)":{marginStart:s}},se.createElement(Qre,{value:m},se.createElement(Ce.div,{ref:n,role:"group",__css:y,className:g,"data-attached":l?"":void 0,...p}))});tie.displayName="ButtonGroup";var Yi=Ie((e,t)=>{const{icon:n,children:r,isRound:i,"aria-label":o,...a}=e,s=n||r,l=C.exports.isValidElement(s)?C.exports.cloneElement(s,{"aria-hidden":!0,focusable:!1}):null;return _(Ol,{padding:"0",borderRadius:i?"full":void 0,ref:t,"aria-label":o,...a,children:l})});Yi.displayName="IconButton";var F0=(...e)=>e.filter(Boolean).join(" "),F2=e=>e?"":void 0,Rb=e=>e?!0:void 0;function UP(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[nie,jN]=Cn({name:"FormControlStylesContext",errorMessage:`useFormControlStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormControl />" `}),[rie,z0]=Cn({strict:!1,name:"FormControlContext"});function iie(e){const{id:t,isRequired:n,isInvalid:r,isDisabled:i,isReadOnly:o,...a}=e,s=C.exports.useId(),l=t||`field-${s}`,d=`${l}-label`,p=`${l}-feedback`,g=`${l}-helptext`,[m,y]=C.exports.useState(!1),[b,S]=C.exports.useState(!1),[P,E]=C.exports.useState(!1),k=C.exports.useCallback((z={},$=null)=>({id:g,...z,ref:Dn($,K=>{!K||S(!0)})}),[g]),L=C.exports.useCallback((z={},$=null)=>({...z,ref:$,"data-focus":F2(P),"data-disabled":F2(i),"data-invalid":F2(r),"data-readonly":F2(o),id:z.id??d,htmlFor:z.htmlFor??l}),[l,i,P,r,o,d]),R=C.exports.useCallback((z={},$=null)=>({id:p,...z,ref:Dn($,K=>{!K||y(!0)}),"aria-live":"polite"}),[p]),N=C.exports.useCallback((z={},$=null)=>({...z,...a,ref:$,role:"group"}),[a]),F=C.exports.useCallback((z={},$=null)=>({...z,ref:$,role:"presentation","aria-hidden":!0,children:z.children||"*"}),[]);return{isRequired:!!n,isInvalid:!!r,isReadOnly:!!o,isDisabled:!!i,isFocused:!!P,onFocus:()=>E(!0),onBlur:()=>E(!1),hasFeedbackText:m,setHasFeedbackText:y,hasHelpText:b,setHasHelpText:S,id:l,labelId:d,feedbackId:p,helpTextId:g,htmlProps:a,getHelpTextProps:k,getErrorMessageProps:R,getRootProps:N,getLabelProps:L,getRequiredIndicatorProps:F}}var Bu=Ie(function(t,n){const r=Fi("Form",t),i=yn(t),{getRootProps:o,htmlProps:a,...s}=iie(i),l=F0("chakra-form-control",t.className);return se.createElement(rie,{value:s},se.createElement(nie,{value:r},se.createElement(Ce.div,{...o({},n),className:l,__css:r.container})))});Bu.displayName="FormControl";var oie=Ie(function(t,n){const r=z0(),i=jN(),o=F0("chakra-form__helper-text",t.className);return se.createElement(Ce.div,{...r?.getHelpTextProps(t,n),__css:i.helperText,className:o})});oie.displayName="FormHelperText";function x_(e){const{isDisabled:t,isInvalid:n,isReadOnly:r,isRequired:i,...o}=b_(e);return{...o,disabled:t,readOnly:r,required:i,"aria-invalid":Rb(n),"aria-required":Rb(i),"aria-readonly":Rb(r)}}function b_(e){const t=z0(),{id:n,disabled:r,readOnly:i,required:o,isRequired:a,isInvalid:s,isReadOnly:l,isDisabled:d,onFocus:p,onBlur:g,...m}=e,y=e["aria-describedby"]?[e["aria-describedby"]]:[];return t?.hasFeedbackText&&t?.isInvalid&&y.push(t.feedbackId),t?.hasHelpText&&y.push(t.helpTextId),{...m,"aria-describedby":y.join(" ")||void 0,id:n??t?.id,isDisabled:r??d??t?.isDisabled,isReadOnly:i??l??t?.isReadOnly,isRequired:o??a??t?.isRequired,isInvalid:s??t?.isInvalid,onFocus:UP(t?.onFocus,p),onBlur:UP(t?.onBlur,g)}}var[aie,sie]=Cn({name:"FormErrorStylesContext",errorMessage:`useFormErrorStyles returned is 'undefined'. Seems you forgot to wrap the components in "<FormError />" `}),lie=Ie((e,t)=>{const n=Fi("FormError",e),r=yn(e),i=z0();return i?.isInvalid?se.createElement(aie,{value:n},se.createElement(Ce.div,{...i?.getErrorMessageProps(r,t),className:F0("chakra-form__error-message",e.className),__css:{display:"flex",alignItems:"center",...n.text}})):null});lie.displayName="FormErrorMessage";var uie=Ie((e,t)=>{const n=sie(),r=z0();if(!r?.isInvalid)return null;const i=F0("chakra-form__error-icon",e.className);return _(ka,{ref:t,"aria-hidden":!0,...e,__css:n.icon,className:i,children:_("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})});uie.displayName="FormErrorIcon";var Sd=Ie(function(t,n){const r=wo("FormLabel",t),i=yn(t),{className:o,children:a,requiredIndicator:s=_(KN,{}),optionalIndicator:l=null,...d}=i,p=z0(),g=p?.getLabelProps(d,n)??{ref:n,...d};return se.createElement(Ce.label,{...g,className:F0("chakra-form__label",i.className),__css:{display:"block",textAlign:"start",...r}},a,p?.isRequired?s:l)});Sd.displayName="FormLabel";var KN=Ie(function(t,n){const r=z0(),i=jN();if(!r?.isRequired)return null;const o=F0("chakra-form__required-indicator",t.className);return se.createElement(Ce.span,{...r?.getRequiredIndicatorProps(t,n),__css:i.requiredIndicator,className:o})});KN.displayName="RequiredIndicator";function m0(e,t){const n=C.exports.useRef(!1),r=C.exports.useRef(!1);C.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),C.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])}var S_={border:"0px",clip:"rect(0px, 0px, 0px, 0px)",height:"1px",width:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},cie=Ce("span",{baseStyle:S_});cie.displayName="VisuallyHidden";var die=Ce("input",{baseStyle:S_});die.displayName="VisuallyHiddenInput";var GP=!1,E4=null,v0=!1,f6=new Set,fie=typeof window<"u"&&window.navigator!=null?/^Mac/.test(window.navigator.platform):!1;function hie(e){return!(e.metaKey||!fie&&e.altKey||e.ctrlKey)}function w_(e,t){f6.forEach(n=>n(e,t))}function jP(e){v0=!0,hie(e)&&(E4="keyboard",w_("keyboard",e))}function ap(e){E4="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(v0=!0,w_("pointer",e))}function pie(e){e.target===window||e.target===document||(v0||(E4="keyboard",w_("keyboard",e)),v0=!1)}function gie(){v0=!1}function KP(){return E4!=="pointer"}function mie(){if(typeof window>"u"||GP)return;const{focus:e}=HTMLElement.prototype;HTMLElement.prototype.focus=function(...n){v0=!0,e.apply(this,n)},document.addEventListener("keydown",jP,!0),document.addEventListener("keyup",jP,!0),window.addEventListener("focus",pie,!0),window.addEventListener("blur",gie,!1),typeof PointerEvent<"u"?(document.addEventListener("pointerdown",ap,!0),document.addEventListener("pointermove",ap,!0),document.addEventListener("pointerup",ap,!0)):(document.addEventListener("mousedown",ap,!0),document.addEventListener("mousemove",ap,!0),document.addEventListener("mouseup",ap,!0)),GP=!0}function vie(e){mie(),e(KP());const t=()=>e(KP());return f6.add(t),()=>{f6.delete(t)}}var[U9e,yie]=Cn({name:"CheckboxGroupContext",strict:!1}),xie=(...e)=>e.filter(Boolean).join(" "),uo=e=>e?"":void 0;function Ha(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function bie(...e){return function(n){e.forEach(r=>{r?.(n)})}}function Sie(e){const t=ns;return"custom"in t&&typeof t.custom=="function"?t.custom(e):t(e)}var qN=Sie(Ce.svg);function wie(e){return _(qN,{width:"1.2em",viewBox:"0 0 12 10",variants:{unchecked:{opacity:0,strokeDashoffset:16},checked:{opacity:1,strokeDashoffset:0,transition:{duration:.2}}},style:{fill:"none",strokeWidth:2,stroke:"currentColor",strokeDasharray:16},...e,children:_("polyline",{points:"1.5 6 4.5 9 10.5 1"})})}function Cie(e){return _(qN,{width:"1.2em",viewBox:"0 0 24 24",variants:{unchecked:{scaleX:.65,opacity:0},checked:{scaleX:1,opacity:1,transition:{scaleX:{duration:0},opacity:{duration:.02}}}},style:{stroke:"currentColor",strokeWidth:4},...e,children:_("line",{x1:"21",x2:"3",y1:"12",y2:"12"})})}function _ie({open:e,children:t}){return _($u,{initial:!1,children:e&&se.createElement(ns.div,{variants:{unchecked:{scale:.5},checked:{scale:1}},initial:"unchecked",animate:"checked",exit:"unchecked",style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%"}},t)})}function kie(e){const{isIndeterminate:t,isChecked:n,...r}=e;return _(_ie,{open:n||t,children:_(t?Cie:wie,{...r})})}function Eie(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function ZN(e={}){const t=b_(e),{isDisabled:n,isReadOnly:r,isRequired:i,isInvalid:o,id:a,onBlur:s,onFocus:l,"aria-describedby":d}=t,{defaultChecked:p,isChecked:g,isFocusable:m,onChange:y,isIndeterminate:b,name:S,value:P,tabIndex:E=void 0,"aria-label":k,"aria-labelledby":L,"aria-invalid":R,...N}=e,F=Eie(N,["isDisabled","isReadOnly","isRequired","isInvalid","id","onBlur","onFocus","aria-describedby"]),z=kr(y),$=kr(s),K=kr(l),[G,Y]=C.exports.useState(!1),[ve,pe]=C.exports.useState(!1),[le,we]=C.exports.useState(!1),[be,ie]=C.exports.useState(!1);C.exports.useEffect(()=>vie(Y),[]);const j=C.exports.useRef(null),[ne,Q]=C.exports.useState(!0),[W,re]=C.exports.useState(!!p),de=g!==void 0,Se=de?g:W,De=C.exports.useCallback(Re=>{if(r||n){Re.preventDefault();return}de||re(Se?Re.target.checked:b?!0:Re.target.checked),z?.(Re)},[r,n,Se,de,b,z]);kl(()=>{j.current&&(j.current.indeterminate=Boolean(b))},[b]),m0(()=>{n&&pe(!1)},[n,pe]),kl(()=>{const Re=j.current;!Re?.form||(Re.form.onreset=()=>{re(!!p)})},[]);const Me=n&&!m,Ve=C.exports.useCallback(Re=>{Re.key===" "&&ie(!0)},[ie]),ke=C.exports.useCallback(Re=>{Re.key===" "&&ie(!1)},[ie]);kl(()=>{if(!j.current)return;j.current.checked!==Se&&re(j.current.checked)},[j.current]);const $e=C.exports.useCallback((Re={},tt=null)=>{const pt=at=>{ve&&at.preventDefault(),ie(!0)};return{...Re,ref:tt,"data-active":uo(be),"data-hover":uo(le),"data-checked":uo(Se),"data-focus":uo(ve),"data-focus-visible":uo(ve&&G),"data-indeterminate":uo(b),"data-disabled":uo(n),"data-invalid":uo(o),"data-readonly":uo(r),"aria-hidden":!0,onMouseDown:Ha(Re.onMouseDown,pt),onMouseUp:Ha(Re.onMouseUp,()=>ie(!1)),onMouseEnter:Ha(Re.onMouseEnter,()=>we(!0)),onMouseLeave:Ha(Re.onMouseLeave,()=>we(!1))}},[be,Se,n,ve,G,le,b,o,r]),nt=C.exports.useCallback((Re={},tt=null)=>({...F,...Re,ref:Dn(tt,pt=>{!pt||Q(pt.tagName==="LABEL")}),onClick:Ha(Re.onClick,()=>{var pt;ne||((pt=j.current)==null||pt.click(),requestAnimationFrame(()=>{var at;(at=j.current)==null||at.focus()}))}),"data-disabled":uo(n),"data-checked":uo(Se),"data-invalid":uo(o)}),[F,n,Se,o,ne]),ft=C.exports.useCallback((Re={},tt=null)=>({...Re,ref:Dn(j,tt),type:"checkbox",name:S,value:P,id:a,tabIndex:E,onChange:Ha(Re.onChange,De),onBlur:Ha(Re.onBlur,$,()=>pe(!1)),onFocus:Ha(Re.onFocus,K,()=>pe(!0)),onKeyDown:Ha(Re.onKeyDown,Ve),onKeyUp:Ha(Re.onKeyUp,ke),required:i,checked:Se,disabled:Me,readOnly:r,"aria-label":k,"aria-labelledby":L,"aria-invalid":R?Boolean(R):o,"aria-describedby":d,"aria-disabled":n,style:S_}),[S,P,a,De,$,K,Ve,ke,i,Se,Me,r,k,L,R,o,d,n,E]),Rt=C.exports.useCallback((Re={},tt=null)=>({...Re,ref:tt,onMouseDown:Ha(Re.onMouseDown,qP),onTouchStart:Ha(Re.onTouchStart,qP),"data-disabled":uo(n),"data-checked":uo(Se),"data-invalid":uo(o)}),[Se,n,o]);return{state:{isInvalid:o,isFocused:ve,isChecked:Se,isActive:be,isHovered:le,isIndeterminate:b,isDisabled:n,isReadOnly:r,isRequired:i},getRootProps:nt,getCheckboxProps:$e,getInputProps:ft,getLabelProps:Rt,htmlProps:F}}function qP(e){e.preventDefault(),e.stopPropagation()}var Pie=Ce("span",{baseStyle:{display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",userSelect:"none",flexShrink:0}}),Tie=Ce("label",{baseStyle:{cursor:"pointer",display:"inline-flex",alignItems:"center",verticalAlign:"top",position:"relative"}}),YN=Ie(function(t,n){const r=yie(),i={...r,...t},o=Fi("Checkbox",i),a=yn(t),{spacing:s="0.5rem",className:l,children:d,iconColor:p,iconSize:g,icon:m=_(kie,{}),isChecked:y,isDisabled:b=r?.isDisabled,onChange:S,inputProps:P,...E}=a;let k=y;r?.value&&a.value&&(k=r.value.includes(a.value));let L=S;r?.onChange&&a.value&&(L=bie(r.onChange,S));const{state:R,getInputProps:N,getCheckboxProps:F,getLabelProps:z,getRootProps:$}=ZN({...E,isDisabled:b,isChecked:k,onChange:L}),K=C.exports.useMemo(()=>({opacity:R.isChecked||R.isIndeterminate?1:0,transform:R.isChecked||R.isIndeterminate?"scale(1)":"scale(0.95)",fontSize:g,color:p,...o.icon}),[p,g,R.isChecked,R.isIndeterminate,o.icon]),G=C.exports.cloneElement(m,{__css:K,isIndeterminate:R.isIndeterminate,isChecked:R.isChecked});return ue(Tie,{__css:o.container,className:xie("chakra-checkbox",l),...$(),children:[_("input",{className:"chakra-checkbox__input",...N(P,n)}),_(Pie,{__css:o.control,className:"chakra-checkbox__control",...F(),children:G}),d&&se.createElement(Ce.span,{className:"chakra-checkbox__label",...z(),__css:{marginStart:s,...o.label}},d)]})});YN.displayName="Checkbox";function Lie(e){return _(ka,{focusable:"false","aria-hidden":!0,...e,children:_("path",{fill:"currentColor",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"})})}var P4=Ie(function(t,n){const r=wo("CloseButton",t),{children:i,isDisabled:o,__css:a,...s}=yn(t),l={outline:0,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return se.createElement(Ce.button,{type:"button","aria-label":"Close",ref:n,disabled:o,__css:{...l,...r,...a},...s},i||_(Lie,{width:"1em",height:"1em"}))});P4.displayName="CloseButton";function Aie(e){const t=parseFloat(e);return typeof t!="number"||Number.isNaN(t)?0:t}function C_(e,t){let n=Aie(e);const r=10**(t??10);return n=Math.round(n*r)/r,t?n.toFixed(t):n.toString()}function h6(e){if(!Number.isFinite(e))return 0;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n+=1;return n}function X3(e,t,n){return(e-t)*100/(n-t)}function XN(e,t,n){return(n-t)*e+t}function p6(e,t,n){const r=Math.round((e-t)/n)*n+t,i=h6(n);return C_(r,i)}function Yp(e,t,n){return e==null?e:(n<t&&console.warn("clamp: max cannot be less than min"),Math.min(Math.max(e,t),n))}function Iie(e={}){const{onChange:t,precision:n,defaultValue:r,value:i,step:o=1,min:a=Number.MIN_SAFE_INTEGER,max:s=Number.MAX_SAFE_INTEGER,keepWithinRange:l=!0}=e,d=kr(t),[p,g]=C.exports.useState(()=>r==null?"":Mb(r,o,n)??""),m=typeof i<"u",y=m?i:p,b=QN(Dc(y),o),S=n??b,P=C.exports.useCallback(G=>{G!==y&&(m||g(G.toString()),d?.(G.toString(),Dc(G)))},[d,m,y]),E=C.exports.useCallback(G=>{let Y=G;return l&&(Y=Yp(Y,a,s)),C_(Y,S)},[S,l,s,a]),k=C.exports.useCallback((G=o)=>{let Y;y===""?Y=Dc(G):Y=Dc(y)+G,Y=E(Y),P(Y)},[E,o,P,y]),L=C.exports.useCallback((G=o)=>{let Y;y===""?Y=Dc(-G):Y=Dc(y)-G,Y=E(Y),P(Y)},[E,o,P,y]),R=C.exports.useCallback(()=>{let G;r==null?G="":G=Mb(r,o,n)??a,P(G)},[r,n,o,P,a]),N=C.exports.useCallback(G=>{const Y=Mb(G,o,S)??a;P(Y)},[S,o,P,a]),F=Dc(y);return{isOutOfRange:F>s||F<a,isAtMax:F===s,isAtMin:F===a,precision:S,value:y,valueAsNumber:F,update:P,reset:R,increment:k,decrement:L,clamp:E,cast:N,setValue:g}}function Dc(e){return parseFloat(e.toString().replace(/[^\w.-]+/g,""))}function QN(e,t){return Math.max(h6(t),h6(e))}function Mb(e,t,n){const r=Dc(e);if(Number.isNaN(r))return;const i=QN(r,t);return C_(r,n??i)}var JN=`
+  :root {
+    --chakra-vh: 100vh;
+  }
+
+  @supports (height: -webkit-fill-available) {
+    :root {
+      --chakra-vh: -webkit-fill-available;
+    }
+  }
+
+  @supports (height: -moz-fill-available) {
+    :root {
+      --chakra-vh: -moz-fill-available;
+    }
+  }
+
+  @supports (height: 100lvh) {
+    :root {
+      --chakra-vh: 100lvh;
+    }
+  }
+`,Rie=()=>_(o4,{styles:JN}),Mie=()=>_(o4,{styles:`
+      html {
+        line-height: 1.5;
+        -webkit-text-size-adjust: 100%;
+        font-family: system-ui, sans-serif;
+        -webkit-font-smoothing: antialiased;
+        text-rendering: optimizeLegibility;
+        -moz-osx-font-smoothing: grayscale;
+        touch-action: manipulation;
+      }
+
+      body {
+        position: relative;
+        min-height: 100%;
+        font-feature-settings: 'kern';
+      }
+
+      *,
+      *::before,
+      *::after {
+        border-width: 0;
+        border-style: solid;
+        box-sizing: border-box;
+      }
+
+      main {
+        display: block;
+      }
+
+      hr {
+        border-top-width: 1px;
+        box-sizing: content-box;
+        height: 0;
+        overflow: visible;
+      }
+
+      pre,
+      code,
+      kbd,
+      samp {
+        font-family: SFMono-Regular,  Menlo, Monaco, Consolas, monospace;
+        font-size: 1em;
+      }
+
+      a {
+        background-color: transparent;
+        color: inherit;
+        text-decoration: inherit;
+      }
+
+      abbr[title] {
+        border-bottom: none;
+        text-decoration: underline;
+        -webkit-text-decoration: underline dotted;
+        text-decoration: underline dotted;
+      }
+
+      b,
+      strong {
+        font-weight: bold;
+      }
+
+      small {
+        font-size: 80%;
+      }
+
+      sub,
+      sup {
+        font-size: 75%;
+        line-height: 0;
+        position: relative;
+        vertical-align: baseline;
+      }
+
+      sub {
+        bottom: -0.25em;
+      }
+
+      sup {
+        top: -0.5em;
+      }
+
+      img {
+        border-style: none;
+      }
+
+      button,
+      input,
+      optgroup,
+      select,
+      textarea {
+        font-family: inherit;
+        font-size: 100%;
+        line-height: 1.15;
+        margin: 0;
+      }
+
+      button,
+      input {
+        overflow: visible;
+      }
+
+      button,
+      select {
+        text-transform: none;
+      }
+
+      button::-moz-focus-inner,
+      [type="button"]::-moz-focus-inner,
+      [type="reset"]::-moz-focus-inner,
+      [type="submit"]::-moz-focus-inner {
+        border-style: none;
+        padding: 0;
+      }
+
+      fieldset {
+        padding: 0.35em 0.75em 0.625em;
+      }
+
+      legend {
+        box-sizing: border-box;
+        color: inherit;
+        display: table;
+        max-width: 100%;
+        padding: 0;
+        white-space: normal;
+      }
+
+      progress {
+        vertical-align: baseline;
+      }
+
+      textarea {
+        overflow: auto;
+      }
+
+      [type="checkbox"],
+      [type="radio"] {
+        box-sizing: border-box;
+        padding: 0;
+      }
+
+      [type="number"]::-webkit-inner-spin-button,
+      [type="number"]::-webkit-outer-spin-button {
+        -webkit-appearance: none !important;
+      }
+
+      input[type="number"] {
+        -moz-appearance: textfield;
+      }
+
+      [type="search"] {
+        -webkit-appearance: textfield;
+        outline-offset: -2px;
+      }
+
+      [type="search"]::-webkit-search-decoration {
+        -webkit-appearance: none !important;
+      }
+
+      ::-webkit-file-upload-button {
+        -webkit-appearance: button;
+        font: inherit;
+      }
+
+      details {
+        display: block;
+      }
+
+      summary {
+        display: list-item;
+      }
+
+      template {
+        display: none;
+      }
+
+      [hidden] {
+        display: none !important;
+      }
+
+      body,
+      blockquote,
+      dl,
+      dd,
+      h1,
+      h2,
+      h3,
+      h4,
+      h5,
+      h6,
+      hr,
+      figure,
+      p,
+      pre {
+        margin: 0;
+      }
+
+      button {
+        background: transparent;
+        padding: 0;
+      }
+
+      fieldset {
+        margin: 0;
+        padding: 0;
+      }
+
+      ol,
+      ul {
+        margin: 0;
+        padding: 0;
+      }
+
+      textarea {
+        resize: vertical;
+      }
+
+      button,
+      [role="button"] {
+        cursor: pointer;
+      }
+
+      button::-moz-focus-inner {
+        border: 0 !important;
+      }
+
+      table {
+        border-collapse: collapse;
+      }
+
+      h1,
+      h2,
+      h3,
+      h4,
+      h5,
+      h6 {
+        font-size: inherit;
+        font-weight: inherit;
+      }
+
+      button,
+      input,
+      optgroup,
+      select,
+      textarea {
+        padding: 0;
+        line-height: inherit;
+        color: inherit;
+      }
+
+      img,
+      svg,
+      video,
+      canvas,
+      audio,
+      iframe,
+      embed,
+      object {
+        display: block;
+      }
+
+      img,
+      video {
+        max-width: 100%;
+        height: auto;
+      }
+
+      [data-js-focus-visible] :focus:not([data-focus-visible-added]):not([data-focus-visible-disabled]) {
+        outline: none;
+        box-shadow: none;
+      }
+
+      select::-ms-expand {
+        display: none;
+      }
+
+      ${JN}
+    `});function g6(e,t,n,r){const i=kr(n);return C.exports.useEffect(()=>{const o=typeof e=="function"?e():e??document;if(!(!n||!o))return o.addEventListener(t,i,r),()=>{o.removeEventListener(t,i,r)}},[t,e,r,i,n]),()=>{const o=typeof e=="function"?e():e??document;o?.removeEventListener(t,i,r)}}var Oie=Xm?C.exports.useLayoutEffect:C.exports.useEffect;function m6(e,t=[]){const n=C.exports.useRef(e);return Oie(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function __(e,t,n,r){const i=m6(t);return C.exports.useEffect(()=>{const o=N3(n)??document;if(!!t)return o.addEventListener(e,i,r),()=>{o.removeEventListener(e,i,r)}},[e,n,r,i,t]),()=>{(N3(n)??document).removeEventListener(e,i,r)}}function Nie(e){const{isOpen:t,ref:n}=e,[r,i]=C.exports.useState(t),[o,a]=C.exports.useState(!1);return C.exports.useEffect(()=>{o||(i(t),a(!0))},[t,o,r]),__("animationend",()=>{i(t)},()=>n.current),{present:!(t?!1:!r),onComplete(){var l;const d=sX(n.current),p=new d.CustomEvent("animationend",{bubbles:!0});(l=n.current)==null||l.dispatchEvent(p)}}}function Die(e,t){const n=e!==void 0;return[n,n&&typeof e<"u"?e:t]}function Fie(e,t){const n=C.exports.useId();return C.exports.useMemo(()=>e||[t,n].filter(Boolean).join("-"),[e,t,n])}function Q3(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=m6(n),a=m6(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),[d,p]=Die(r,s),g=Fie(i,"disclosure"),m=C.exports.useCallback(()=>{d||l(!1),a?.()},[d,a]),y=C.exports.useCallback(()=>{d||l(!0),o?.()},[d,o]),b=C.exports.useCallback(()=>{(p?m:y)()},[p,y,m]);return{isOpen:!!p,onOpen:y,onClose:m,onToggle:b,isControlled:d,getButtonProps:(S={})=>({...S,"aria-expanded":p,"aria-controls":g,onClick:bX(S.onClick,b)}),getDisclosureProps:(S={})=>({...S,hidden:!p,id:g})}}var eD=(e,t)=>{const n=C.exports.useRef(!1),r=C.exports.useRef(!1);C.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),C.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])};function zie(e){const t=e.current;if(!t)return!1;const n=cX(t);return!n||U9(t,n)?!1:!!gX(n)}function $ie(e,t){const{shouldFocus:n,visible:r,focusRef:i}=t,o=n&&!r;eD(()=>{if(!o||zie(e))return;const a=i?.current||e.current;a&&D3(a,{nextTick:!0})},[o,e,i])}function Bie(e,t,n,r){return __($X(t),MX(n,t==="pointerdown"),e,r)}function Hie(e){const{ref:t,elements:n,enabled:r}=e,i=HX("Safari");Bie(()=>Ym(t.current),"pointerdown",a=>{if(!i||!r)return;const s=a.target,d=(n??[t]).some(p=>{const g=UM(p)?p.current:p;return U9(g,s)});!ZM(s)&&d&&(a.preventDefault(),D3(s))})}var Wie={preventScroll:!0,shouldFocus:!1};function Vie(e,t=Wie){const{focusRef:n,preventScroll:r,shouldFocus:i,visible:o}=t,a=UM(e)?e.current:e,s=i&&o,l=C.exports.useCallback(()=>{if(!(!a||!s)&&!U9(a,document.activeElement))if(n?.current)D3(n.current,{preventScroll:r,nextTick:!0});else{const d=xX(a);d.length>0&&D3(d[0],{preventScroll:r,nextTick:!0})}},[s,r,a,n]);eD(()=>{l()},[l]),__("transitionend",l,a)}function k_(e){const t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}var E_=Ie(function(t,n){const{htmlSize:r,...i}=t,o=Fi("Input",i),a=yn(i),s=x_(a),l=Pr("chakra-input",t.className);return se.createElement(Ce.input,{size:r,...s,__css:o.field,ref:n,className:l})});E_.displayName="Input";E_.id="Input";var[Uie,tD]=Cn({name:"InputGroupStylesContext",errorMessage:`useInputGroupStyles returned is 'undefined'. Seems you forgot to wrap the components in "<InputGroup />" `}),Gie=Ie(function(t,n){const r=Fi("Input",t),{children:i,className:o,...a}=yn(t),s=Pr("chakra-input__group",o),l={},d=_4(i),p=r.field;d.forEach(m=>{!r||(p&&m.type.id==="InputLeftElement"&&(l.paddingStart=p.height??p.h),p&&m.type.id==="InputRightElement"&&(l.paddingEnd=p.height??p.h),m.type.id==="InputRightAddon"&&(l.borderEndRadius=0),m.type.id==="InputLeftAddon"&&(l.borderStartRadius=0))});const g=d.map(m=>{var y,b;const S=k_({size:((y=m.props)==null?void 0:y.size)||t.size,variant:((b=m.props)==null?void 0:b.variant)||t.variant});return m.type.id!=="Input"?C.exports.cloneElement(m,S):C.exports.cloneElement(m,Object.assign(S,l,m.props))});return se.createElement(Ce.div,{className:s,ref:n,__css:{width:"100%",display:"flex",position:"relative"},...a},_(Uie,{value:r,children:g}))});Gie.displayName="InputGroup";var jie={left:{marginEnd:"-1px",borderEndRadius:0,borderEndColor:"transparent"},right:{marginStart:"-1px",borderStartRadius:0,borderStartColor:"transparent"}},Kie=Ce("div",{baseStyle:{flex:"0 0 auto",width:"auto",display:"flex",alignItems:"center",whiteSpace:"nowrap"}}),P_=Ie(function(t,n){const{placement:r="left",...i}=t,o=jie[r]??{},a=tD();return _(Kie,{ref:n,...i,__css:{...a.addon,...o}})});P_.displayName="InputAddon";var nD=Ie(function(t,n){return _(P_,{ref:n,placement:"left",...t,className:Pr("chakra-input__left-addon",t.className)})});nD.displayName="InputLeftAddon";nD.id="InputLeftAddon";var rD=Ie(function(t,n){return _(P_,{ref:n,placement:"right",...t,className:Pr("chakra-input__right-addon",t.className)})});rD.displayName="InputRightAddon";rD.id="InputRightAddon";var qie=Ce("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",top:"0",zIndex:2}}),T4=Ie(function(t,n){const{placement:r="left",...i}=t,o=tD(),a=o.field,l={[r==="left"?"insetStart":"insetEnd"]:"0",width:a?.height??a?.h,height:a?.height??a?.h,fontSize:a?.fontSize,...o.element};return _(qie,{ref:n,__css:l,...i})});T4.id="InputElement";T4.displayName="InputElement";var iD=Ie(function(t,n){const{className:r,...i}=t,o=Pr("chakra-input__left-element",r);return _(T4,{ref:n,placement:"left",className:o,...i})});iD.id="InputLeftElement";iD.displayName="InputLeftElement";var oD=Ie(function(t,n){const{className:r,...i}=t,o=Pr("chakra-input__right-element",r);return _(T4,{ref:n,placement:"right",className:o,...i})});oD.id="InputRightElement";oD.displayName="InputRightElement";function Zie(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function dd(e,t){return Array.isArray(e)?e.map(n=>n===null?null:t(n)):Zie(e)?Object.keys(e).reduce((n,r)=>(n[r]=t(e[r]),n),{}):e!=null?t(e):null}var Yie=Ie(function(e,t){const{ratio:n=4/3,children:r,className:i,...o}=e,a=C.exports.Children.only(r),s=Pr("chakra-aspect-ratio",i);return se.createElement(Ce.div,{ref:t,position:"relative",className:s,_before:{height:0,content:'""',display:"block",paddingBottom:dd(n,l=>`${1/l*100}%`)},__css:{"& > *:not(style)":{overflow:"hidden",position:"absolute",top:"0",right:"0",bottom:"0",left:"0",display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"},"& > img, & > video":{objectFit:"cover"}},...o},a)});Yie.displayName="AspectRatio";var Xie=Ie(function(t,n){const r=wo("Badge",t),{className:i,...o}=yn(t);return se.createElement(Ce.span,{ref:n,className:Pr("chakra-badge",t.className),...o,__css:{display:"inline-block",whiteSpace:"nowrap",verticalAlign:"middle",...r}})});Xie.displayName="Badge";var Ns=Ce("div");Ns.displayName="Box";var aD=Ie(function(t,n){const{size:r,centerContent:i=!0,...o}=t;return _(Ns,{ref:n,boxSize:r,__css:{...i?{display:"flex",alignItems:"center",justifyContent:"center"}:{},flexShrink:0,flexGrow:0},...o})});aD.displayName="Square";var Qie=Ie(function(t,n){const{size:r,...i}=t;return _(aD,{size:r,ref:n,borderRadius:"9999px",...i})});Qie.displayName="Circle";var sD=Ce("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center"}});sD.displayName="Center";var Jie={horizontal:{insetStart:"50%",transform:"translateX(-50%)"},vertical:{top:"50%",transform:"translateY(-50%)"},both:{insetStart:"50%",top:"50%",transform:"translate(-50%, -50%)"}};Ie(function(t,n){const{axis:r="both",...i}=t;return se.createElement(Ce.div,{ref:n,__css:Jie[r],...i,position:"absolute"})});var eoe=Ie(function(t,n){const r=wo("Code",t),{className:i,...o}=yn(t);return se.createElement(Ce.code,{ref:n,className:Pr("chakra-code",t.className),...o,__css:{display:"inline-block",...r}})});eoe.displayName="Code";var toe=Ie(function(t,n){const{className:r,centerContent:i,...o}=yn(t),a=wo("Container",t);return se.createElement(Ce.div,{ref:n,className:Pr("chakra-container",r),...o,__css:{...a,...i&&{display:"flex",flexDirection:"column",alignItems:"center"}}})});toe.displayName="Container";var noe=Ie(function(t,n){const{borderLeftWidth:r,borderBottomWidth:i,borderTopWidth:o,borderRightWidth:a,borderWidth:s,borderStyle:l,borderColor:d,...p}=wo("Divider",t),{className:g,orientation:m="horizontal",__css:y,...b}=yn(t),S={vertical:{borderLeftWidth:r||a||s||"1px",height:"100%"},horizontal:{borderBottomWidth:i||o||s||"1px",width:"100%"}};return se.createElement(Ce.hr,{ref:n,"aria-orientation":m,...b,__css:{...p,border:"0",borderColor:d,borderStyle:l,...S[m],...y},className:Pr("chakra-divider",g)})});noe.displayName="Divider";var Wn=Ie(function(t,n){const{direction:r,align:i,justify:o,wrap:a,basis:s,grow:l,shrink:d,...p}=t,g={display:"flex",flexDirection:r,alignItems:i,justifyContent:o,flexWrap:a,flexBasis:s,flexGrow:l,flexShrink:d};return se.createElement(Ce.div,{ref:n,__css:g,...p})});Wn.displayName="Flex";var lD=Ie(function(t,n){const{templateAreas:r,gap:i,rowGap:o,columnGap:a,column:s,row:l,autoFlow:d,autoRows:p,templateRows:g,autoColumns:m,templateColumns:y,...b}=t,S={display:"grid",gridTemplateAreas:r,gridGap:i,gridRowGap:o,gridColumnGap:a,gridAutoColumns:m,gridColumn:s,gridRow:l,gridAutoFlow:d,gridAutoRows:p,gridTemplateRows:g,gridTemplateColumns:y};return se.createElement(Ce.div,{ref:n,__css:S,...b})});lD.displayName="Grid";function ZP(e){return dd(e,t=>t==="auto"?"auto":`span ${t}/span ${t}`)}var roe=Ie(function(t,n){const{area:r,colSpan:i,colStart:o,colEnd:a,rowEnd:s,rowSpan:l,rowStart:d,...p}=t,g=k_({gridArea:r,gridColumn:ZP(i),gridRow:ZP(l),gridColumnStart:o,gridColumnEnd:a,gridRowStart:d,gridRowEnd:s});return se.createElement(Ce.div,{ref:n,__css:g,...p})});roe.displayName="GridItem";var T_=Ie(function(t,n){const r=wo("Heading",t),{className:i,...o}=yn(t);return se.createElement(Ce.h2,{ref:n,className:Pr("chakra-heading",t.className),...o,__css:r})});T_.displayName="Heading";Ie(function(t,n){const r=wo("Mark",t),i=yn(t);return _(Ns,{ref:n,...i,as:"mark",__css:{bg:"transparent",whiteSpace:"nowrap",...r}})});var ioe=Ie(function(t,n){const r=wo("Kbd",t),{className:i,...o}=yn(t);return se.createElement(Ce.kbd,{ref:n,className:Pr("chakra-kbd",i),...o,__css:{fontFamily:"mono",...r}})});ioe.displayName="Kbd";var Xp=Ie(function(t,n){const r=wo("Link",t),{className:i,isExternal:o,...a}=yn(t);return se.createElement(Ce.a,{target:o?"_blank":void 0,rel:o?"noopener":void 0,ref:n,className:Pr("chakra-link",i),...a,__css:r})});Xp.displayName="Link";Ie(function(t,n){const{isExternal:r,target:i,rel:o,className:a,...s}=t;return se.createElement(Ce.a,{...s,ref:n,className:Pr("chakra-linkbox__overlay",a),rel:r?"noopener noreferrer":o,target:r?"_blank":i,__css:{position:"static","&::before":{content:"''",cursor:"inherit",display:"block",position:"absolute",top:0,left:0,zIndex:0,width:"100%",height:"100%"}}})});Ie(function(t,n){const{className:r,...i}=t;return se.createElement(Ce.div,{ref:n,position:"relative",...i,className:Pr("chakra-linkbox",r),__css:{"a[href]:not(.chakra-linkbox__overlay), abbr[title]":{position:"relative",zIndex:1}}})});var[ooe,uD]=Cn({name:"ListStylesContext",errorMessage:`useListStyles returned is 'undefined'. Seems you forgot to wrap the components in "<List />" `}),L_=Ie(function(t,n){const r=Fi("List",t),{children:i,styleType:o="none",stylePosition:a,spacing:s,...l}=yn(t),d=_4(i),g=s?{["& > *:not(style) ~ *:not(style)"]:{mt:s}}:{};return se.createElement(ooe,{value:r},se.createElement(Ce.ul,{ref:n,listStyleType:o,listStylePosition:a,role:"list",__css:{...r.container,...g},...l},d))});L_.displayName="List";var aoe=Ie((e,t)=>{const{as:n,...r}=e;return _(L_,{ref:t,as:"ol",styleType:"decimal",marginStart:"1em",...r})});aoe.displayName="OrderedList";var soe=Ie(function(t,n){const{as:r,...i}=t;return _(L_,{ref:n,as:"ul",styleType:"initial",marginStart:"1em",...i})});soe.displayName="UnorderedList";var loe=Ie(function(t,n){const r=uD();return se.createElement(Ce.li,{ref:n,...t,__css:r.item})});loe.displayName="ListItem";var uoe=Ie(function(t,n){const r=uD();return _(ka,{ref:n,role:"presentation",...t,__css:r.icon})});uoe.displayName="ListIcon";var coe=Ie(function(t,n){const{columns:r,spacingX:i,spacingY:o,spacing:a,minChildWidth:s,...l}=t,d=R0(),p=s?foe(s,d):hoe(r);return _(lD,{ref:n,gap:a,columnGap:i,rowGap:o,templateColumns:p,...l})});coe.displayName="SimpleGrid";function doe(e){return typeof e=="number"?`${e}px`:e}function foe(e,t){return dd(e,n=>{const r=rQ("sizes",n,doe(n))(t);return n===null?null:`repeat(auto-fit, minmax(${r}, 1fr))`})}function hoe(e){return dd(e,t=>t===null?null:`repeat(${t}, minmax(0, 1fr))`)}var cD=Ce("div",{baseStyle:{flex:1,justifySelf:"stretch",alignSelf:"stretch"}});cD.displayName="Spacer";var v6="& > *:not(style) ~ *:not(style)";function poe(e){const{spacing:t,direction:n}=e,r={column:{marginTop:t,marginEnd:0,marginBottom:0,marginStart:0},row:{marginTop:0,marginEnd:0,marginBottom:0,marginStart:t},"column-reverse":{marginTop:0,marginEnd:0,marginBottom:t,marginStart:0},"row-reverse":{marginTop:0,marginEnd:t,marginBottom:0,marginStart:0}};return{flexDirection:n,[v6]:dd(n,i=>r[i])}}function goe(e){const{spacing:t,direction:n}=e,r={column:{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},"column-reverse":{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},row:{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0},"row-reverse":{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0}};return{"&":dd(n,i=>r[i])}}var dD=e=>se.createElement(Ce.div,{className:"chakra-stack__item",...e,__css:{display:"inline-block",flex:"0 0 auto",minWidth:0,...e.__css}});dD.displayName="StackItem";var A_=Ie((e,t)=>{const{isInline:n,direction:r,align:i,justify:o,spacing:a="0.5rem",wrap:s,children:l,divider:d,className:p,shouldWrapChildren:g,...m}=e,y=n?"row":r??"column",b=C.exports.useMemo(()=>poe({direction:y,spacing:a}),[y,a]),S=C.exports.useMemo(()=>goe({spacing:a,direction:y}),[a,y]),P=!!d,E=!g&&!P,k=_4(l),L=E?k:k.map((N,F)=>{const z=typeof N.key<"u"?N.key:F,$=F+1===k.length,G=g?_(dD,{children:N},z):N;if(!P)return G;const Y=C.exports.cloneElement(d,{__css:S}),ve=$?null:Y;return ue(C.exports.Fragment,{children:[G,ve]},z)}),R=Pr("chakra-stack",p);return se.createElement(Ce.div,{ref:t,display:"flex",alignItems:i,justifyContent:o,flexDirection:b.flexDirection,flexWrap:s,className:R,__css:P?{}:{[v6]:b[v6]},...m},L)});A_.displayName="Stack";var moe=Ie((e,t)=>_(A_,{align:"center",...e,direction:"row",ref:t}));moe.displayName="HStack";var voe=Ie((e,t)=>_(A_,{align:"center",...e,direction:"column",ref:t}));voe.displayName="VStack";var zo=Ie(function(t,n){const r=wo("Text",t),{className:i,align:o,decoration:a,casing:s,...l}=yn(t),d=k_({textAlign:t.align,textDecoration:t.decoration,textTransform:t.casing});return se.createElement(Ce.p,{ref:n,className:Pr("chakra-text",t.className),...d,...l,__css:r})});zo.displayName="Text";function YP(e){return typeof e=="number"?`${e}px`:e}var yoe=Ie(function(t,n){const{spacing:r="0.5rem",spacingX:i,spacingY:o,children:a,justify:s,direction:l,align:d,className:p,shouldWrapChildren:g,...m}=t,y=C.exports.useMemo(()=>{const{spacingX:S=r,spacingY:P=r}={spacingX:i,spacingY:o};return{"--chakra-wrap-x-spacing":E=>dd(S,k=>YP(Tw("space",k)(E))),"--chakra-wrap-y-spacing":E=>dd(P,k=>YP(Tw("space",k)(E))),"--wrap-x-spacing":"calc(var(--chakra-wrap-x-spacing) / 2)","--wrap-y-spacing":"calc(var(--chakra-wrap-y-spacing) / 2)",display:"flex",flexWrap:"wrap",justifyContent:s,alignItems:d,flexDirection:l,listStyleType:"none",padding:"0",margin:"calc(var(--wrap-y-spacing) * -1) calc(var(--wrap-x-spacing) * -1)","& > *:not(style)":{margin:"var(--wrap-y-spacing) var(--wrap-x-spacing)"}}},[r,i,o,s,d,l]),b=g?C.exports.Children.map(a,(S,P)=>_(fD,{children:S},P)):a;return se.createElement(Ce.div,{ref:n,className:Pr("chakra-wrap",p),overflow:"hidden",...m},se.createElement(Ce.ul,{className:"chakra-wrap__list",__css:y},b))});yoe.displayName="Wrap";var fD=Ie(function(t,n){const{className:r,...i}=t;return se.createElement(Ce.li,{ref:n,__css:{display:"flex",alignItems:"flex-start"},className:Pr("chakra-wrap__listitem",r),...i})});fD.displayName="WrapItem";var xoe={body:{classList:{add(){},remove(){}}},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}}},hD=xoe,sp=()=>{},boe={document:hD,navigator:{userAgent:""},CustomEvent:function(){return this},addEventListener:sp,removeEventListener:sp,getComputedStyle(){return{getPropertyValue(){return""}}},matchMedia(){return{matches:!1,addListener:sp,removeListener:sp}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)},setTimeout:()=>0,clearTimeout:sp,setInterval:()=>0,clearInterval:sp},Soe=boe,woe={window:Soe,document:hD},pD=typeof window<"u"?{window,document}:woe,gD=C.exports.createContext(pD);gD.displayName="EnvironmentContext";function mD(e){const{children:t,environment:n}=e,[r,i]=C.exports.useState(null),[o,a]=C.exports.useState(!1);C.exports.useEffect(()=>a(!0),[]);const s=C.exports.useMemo(()=>{if(n)return n;const l=r?.ownerDocument,d=r?.ownerDocument.defaultView;return l?{document:l,window:d}:pD},[r,n]);return ue(gD.Provider,{value:s,children:[t,!n&&o&&_("span",{id:"__chakra_env",hidden:!0,ref:l=>{C.exports.startTransition(()=>{l&&i(l)})}})]})}mD.displayName="EnvironmentProvider";var Coe=e=>e?"":void 0;function _oe(){const e=C.exports.useRef(new Map),t=e.current,n=C.exports.useCallback((i,o,a,s)=>{e.current.set(a,{type:o,el:i,options:s}),i.addEventListener(o,a,s)},[]),r=C.exports.useCallback((i,o,a,s)=>{i.removeEventListener(o,a,s),e.current.delete(a)},[]);return C.exports.useEffect(()=>()=>{t.forEach((i,o)=>{r(i.el,i.type,o,i.options)})},[r,t]),{add:n,remove:r}}function Ob(e){const t=e.target,{tagName:n,isContentEditable:r}=t;return n!=="INPUT"&&n!=="TEXTAREA"&&r!==!0}function koe(e={}){const{ref:t,isDisabled:n,isFocusable:r,clickOnEnter:i=!0,clickOnSpace:o=!0,onMouseDown:a,onMouseUp:s,onClick:l,onKeyDown:d,onKeyUp:p,tabIndex:g,onMouseOver:m,onMouseLeave:y,...b}=e,[S,P]=C.exports.useState(!0),[E,k]=C.exports.useState(!1),L=_oe(),R=ie=>{!ie||ie.tagName!=="BUTTON"&&P(!1)},N=S?g:g||0,F=n&&!r,z=C.exports.useCallback(ie=>{if(n){ie.stopPropagation(),ie.preventDefault();return}ie.currentTarget.focus(),l?.(ie)},[n,l]),$=C.exports.useCallback(ie=>{E&&Ob(ie)&&(ie.preventDefault(),ie.stopPropagation(),k(!1),L.remove(document,"keyup",$,!1))},[E,L]),K=C.exports.useCallback(ie=>{if(d?.(ie),n||ie.defaultPrevented||ie.metaKey||!Ob(ie.nativeEvent)||S)return;const j=i&&ie.key==="Enter";o&&ie.key===" "&&(ie.preventDefault(),k(!0)),j&&(ie.preventDefault(),ie.currentTarget.click()),L.add(document,"keyup",$,!1)},[n,S,d,i,o,L,$]),G=C.exports.useCallback(ie=>{if(p?.(ie),n||ie.defaultPrevented||ie.metaKey||!Ob(ie.nativeEvent)||S)return;o&&ie.key===" "&&(ie.preventDefault(),k(!1),ie.currentTarget.click())},[o,S,n,p]),Y=C.exports.useCallback(ie=>{ie.button===0&&(k(!1),L.remove(document,"mouseup",Y,!1))},[L]),ve=C.exports.useCallback(ie=>{if(ie.button!==0)return;if(n){ie.stopPropagation(),ie.preventDefault();return}S||k(!0),ie.currentTarget.focus({preventScroll:!0}),L.add(document,"mouseup",Y,!1),a?.(ie)},[n,S,a,L,Y]),pe=C.exports.useCallback(ie=>{ie.button===0&&(S||k(!1),s?.(ie))},[s,S]),le=C.exports.useCallback(ie=>{if(n){ie.preventDefault();return}m?.(ie)},[n,m]),we=C.exports.useCallback(ie=>{E&&(ie.preventDefault(),k(!1)),y?.(ie)},[E,y]),be=Dn(t,R);return S?{...b,ref:be,type:"button","aria-disabled":F?void 0:n,disabled:F,onClick:z,onMouseDown:a,onMouseUp:s,onKeyUp:p,onKeyDown:d,onMouseOver:m,onMouseLeave:y}:{...b,ref:be,role:"button","data-active":Coe(E),"aria-disabled":n?"true":void 0,tabIndex:F?void 0:N,onClick:z,onMouseDown:ve,onMouseUp:pe,onKeyUp:G,onKeyDown:K,onMouseOver:le,onMouseLeave:we}}function Eoe(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function Poe(e){if(!Eoe(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}var Toe=e=>e.hasAttribute("tabindex");function Loe(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function vD(e){return e.parentElement&&vD(e.parentElement)?!0:e.hidden}function Aoe(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function Ioe(e){if(!Poe(e)||vD(e)||Loe(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():Aoe(e)?!0:Toe(e)}var Roe=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],Moe=Roe.join(),Ooe=e=>e.offsetWidth>0&&e.offsetHeight>0;function Noe(e){const t=Array.from(e.querySelectorAll(Moe));return t.unshift(e),t.filter(n=>Ioe(n)&&Ooe(n))}var Vo="top",Ja="bottom",es="right",Uo="left",I_="auto",av=[Vo,Ja,es,Uo],y0="start",Tm="end",Doe="clippingParents",yD="viewport",Z1="popper",Foe="reference",XP=av.reduce(function(e,t){return e.concat([t+"-"+y0,t+"-"+Tm])},[]),xD=[].concat(av,[I_]).reduce(function(e,t){return e.concat([t,t+"-"+y0,t+"-"+Tm])},[]),zoe="beforeRead",$oe="read",Boe="afterRead",Hoe="beforeMain",Woe="main",Voe="afterMain",Uoe="beforeWrite",Goe="write",joe="afterWrite",Koe=[zoe,$oe,Boe,Hoe,Woe,Voe,Uoe,Goe,joe];function Nl(e){return e?(e.nodeName||"").toLowerCase():null}function rs(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function th(e){var t=rs(e).Element;return e instanceof t||e instanceof Element}function Ya(e){var t=rs(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function R_(e){if(typeof ShadowRoot>"u")return!1;var t=rs(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function qoe(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},i=t.attributes[n]||{},o=t.elements[n];!Ya(o)||!Nl(o)||(Object.assign(o.style,r),Object.keys(i).forEach(function(a){var s=i[a];s===!1?o.removeAttribute(a):o.setAttribute(a,s===!0?"":s)}))})}function Zoe(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var i=t.elements[r],o=t.attributes[r]||{},a=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),s=a.reduce(function(l,d){return l[d]="",l},{});!Ya(i)||!Nl(i)||(Object.assign(i.style,s),Object.keys(o).forEach(function(l){i.removeAttribute(l)}))})}}const Yoe={name:"applyStyles",enabled:!0,phase:"write",fn:qoe,effect:Zoe,requires:["computeStyles"]};function Ll(e){return e.split("-")[0]}var Kf=Math.max,J3=Math.min,x0=Math.round;function y6(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function bD(){return!/^((?!chrome|android).)*safari/i.test(y6())}function b0(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,o=1;t&&Ya(e)&&(i=e.offsetWidth>0&&x0(r.width)/e.offsetWidth||1,o=e.offsetHeight>0&&x0(r.height)/e.offsetHeight||1);var a=th(e)?rs(e):window,s=a.visualViewport,l=!bD()&&n,d=(r.left+(l&&s?s.offsetLeft:0))/i,p=(r.top+(l&&s?s.offsetTop:0))/o,g=r.width/i,m=r.height/o;return{width:g,height:m,top:p,right:d+g,bottom:p+m,left:d,x:d,y:p}}function M_(e){var t=b0(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function SD(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&R_(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Ru(e){return rs(e).getComputedStyle(e)}function Xoe(e){return["table","td","th"].indexOf(Nl(e))>=0}function wd(e){return((th(e)?e.ownerDocument:e.document)||window.document).documentElement}function L4(e){return Nl(e)==="html"?e:e.assignedSlot||e.parentNode||(R_(e)?e.host:null)||wd(e)}function QP(e){return!Ya(e)||Ru(e).position==="fixed"?null:e.offsetParent}function Qoe(e){var t=/firefox/i.test(y6()),n=/Trident/i.test(y6());if(n&&Ya(e)){var r=Ru(e);if(r.position==="fixed")return null}var i=L4(e);for(R_(i)&&(i=i.host);Ya(i)&&["html","body"].indexOf(Nl(i))<0;){var o=Ru(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function sv(e){for(var t=rs(e),n=QP(e);n&&Xoe(n)&&Ru(n).position==="static";)n=QP(n);return n&&(Nl(n)==="html"||Nl(n)==="body"&&Ru(n).position==="static")?t:n||Qoe(e)||t}function O_(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Bg(e,t,n){return Kf(e,J3(t,n))}function Joe(e,t,n){var r=Bg(e,t,n);return r>n?n:r}function wD(){return{top:0,right:0,bottom:0,left:0}}function CD(e){return Object.assign({},wD(),e)}function _D(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var eae=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,CD(typeof t!="number"?t:_D(t,av))};function tae(e){var t,n=e.state,r=e.name,i=e.options,o=n.elements.arrow,a=n.modifiersData.popperOffsets,s=Ll(n.placement),l=O_(s),d=[Uo,es].indexOf(s)>=0,p=d?"height":"width";if(!(!o||!a)){var g=eae(i.padding,n),m=M_(o),y=l==="y"?Vo:Uo,b=l==="y"?Ja:es,S=n.rects.reference[p]+n.rects.reference[l]-a[l]-n.rects.popper[p],P=a[l]-n.rects.reference[l],E=sv(o),k=E?l==="y"?E.clientHeight||0:E.clientWidth||0:0,L=S/2-P/2,R=g[y],N=k-m[p]-g[b],F=k/2-m[p]/2+L,z=Bg(R,F,N),$=l;n.modifiersData[r]=(t={},t[$]=z,t.centerOffset=z-F,t)}}function nae(e){var t=e.state,n=e.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||!SD(t.elements.popper,i)||(t.elements.arrow=i))}const rae={name:"arrow",enabled:!0,phase:"main",fn:tae,effect:nae,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function S0(e){return e.split("-")[1]}var iae={top:"auto",right:"auto",bottom:"auto",left:"auto"};function oae(e){var t=e.x,n=e.y,r=window,i=r.devicePixelRatio||1;return{x:x0(t*i)/i||0,y:x0(n*i)/i||0}}function JP(e){var t,n=e.popper,r=e.popperRect,i=e.placement,o=e.variation,a=e.offsets,s=e.position,l=e.gpuAcceleration,d=e.adaptive,p=e.roundOffsets,g=e.isFixed,m=a.x,y=m===void 0?0:m,b=a.y,S=b===void 0?0:b,P=typeof p=="function"?p({x:y,y:S}):{x:y,y:S};y=P.x,S=P.y;var E=a.hasOwnProperty("x"),k=a.hasOwnProperty("y"),L=Uo,R=Vo,N=window;if(d){var F=sv(n),z="clientHeight",$="clientWidth";if(F===rs(n)&&(F=wd(n),Ru(F).position!=="static"&&s==="absolute"&&(z="scrollHeight",$="scrollWidth")),F=F,i===Vo||(i===Uo||i===es)&&o===Tm){R=Ja;var K=g&&F===N&&N.visualViewport?N.visualViewport.height:F[z];S-=K-r.height,S*=l?1:-1}if(i===Uo||(i===Vo||i===Ja)&&o===Tm){L=es;var G=g&&F===N&&N.visualViewport?N.visualViewport.width:F[$];y-=G-r.width,y*=l?1:-1}}var Y=Object.assign({position:s},d&&iae),ve=p===!0?oae({x:y,y:S}):{x:y,y:S};if(y=ve.x,S=ve.y,l){var pe;return Object.assign({},Y,(pe={},pe[R]=k?"0":"",pe[L]=E?"0":"",pe.transform=(N.devicePixelRatio||1)<=1?"translate("+y+"px, "+S+"px)":"translate3d("+y+"px, "+S+"px, 0)",pe))}return Object.assign({},Y,(t={},t[R]=k?S+"px":"",t[L]=E?y+"px":"",t.transform="",t))}function aae(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,o=n.adaptive,a=o===void 0?!0:o,s=n.roundOffsets,l=s===void 0?!0:s,d={placement:Ll(t.placement),variation:S0(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,JP(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,JP(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const sae={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:aae,data:{}};var z2={passive:!0};function lae(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,o=i===void 0?!0:i,a=r.resize,s=a===void 0?!0:a,l=rs(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&d.forEach(function(p){p.addEventListener("scroll",n.update,z2)}),s&&l.addEventListener("resize",n.update,z2),function(){o&&d.forEach(function(p){p.removeEventListener("scroll",n.update,z2)}),s&&l.removeEventListener("resize",n.update,z2)}}const uae={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:lae,data:{}};var cae={left:"right",right:"left",bottom:"top",top:"bottom"};function $y(e){return e.replace(/left|right|bottom|top/g,function(t){return cae[t]})}var dae={start:"end",end:"start"};function eT(e){return e.replace(/start|end/g,function(t){return dae[t]})}function N_(e){var t=rs(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function D_(e){return b0(wd(e)).left+N_(e).scrollLeft}function fae(e,t){var n=rs(e),r=wd(e),i=n.visualViewport,o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;var d=bD();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s+D_(e),y:l}}function hae(e){var t,n=wd(e),r=N_(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=Kf(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=Kf(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),s=-r.scrollLeft+D_(e),l=-r.scrollTop;return Ru(i||n).direction==="rtl"&&(s+=Kf(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function F_(e){var t=Ru(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function kD(e){return["html","body","#document"].indexOf(Nl(e))>=0?e.ownerDocument.body:Ya(e)&&F_(e)?e:kD(L4(e))}function Hg(e,t){var n;t===void 0&&(t=[]);var r=kD(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=rs(r),a=i?[o].concat(o.visualViewport||[],F_(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(Hg(L4(a)))}function x6(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function pae(e,t){var n=b0(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function tT(e,t,n){return t===yD?x6(fae(e,n)):th(t)?pae(t,n):x6(hae(wd(e)))}function gae(e){var t=Hg(L4(e)),n=["absolute","fixed"].indexOf(Ru(e).position)>=0,r=n&&Ya(e)?sv(e):e;return th(r)?t.filter(function(i){return th(i)&&SD(i,r)&&Nl(i)!=="body"}):[]}function mae(e,t,n,r){var i=t==="clippingParents"?gae(e):[].concat(t),o=[].concat(i,[n]),a=o[0],s=o.reduce(function(l,d){var p=tT(e,d,r);return l.top=Kf(p.top,l.top),l.right=J3(p.right,l.right),l.bottom=J3(p.bottom,l.bottom),l.left=Kf(p.left,l.left),l},tT(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function ED(e){var t=e.reference,n=e.element,r=e.placement,i=r?Ll(r):null,o=r?S0(r):null,a=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,l;switch(i){case Vo:l={x:a,y:t.y-n.height};break;case Ja:l={x:a,y:t.y+t.height};break;case es:l={x:t.x+t.width,y:s};break;case Uo:l={x:t.x-n.width,y:s};break;default:l={x:t.x,y:t.y}}var d=i?O_(i):null;if(d!=null){var p=d==="y"?"height":"width";switch(o){case y0:l[d]=l[d]-(t[p]/2-n[p]/2);break;case Tm:l[d]=l[d]+(t[p]/2-n[p]/2);break}}return l}function Lm(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,o=n.strategy,a=o===void 0?e.strategy:o,s=n.boundary,l=s===void 0?Doe:s,d=n.rootBoundary,p=d===void 0?yD:d,g=n.elementContext,m=g===void 0?Z1:g,y=n.altBoundary,b=y===void 0?!1:y,S=n.padding,P=S===void 0?0:S,E=CD(typeof P!="number"?P:_D(P,av)),k=m===Z1?Foe:Z1,L=e.rects.popper,R=e.elements[b?k:m],N=mae(th(R)?R:R.contextElement||wd(e.elements.popper),l,p,a),F=b0(e.elements.reference),z=ED({reference:F,element:L,strategy:"absolute",placement:i}),$=x6(Object.assign({},L,z)),K=m===Z1?$:F,G={top:N.top-K.top+E.top,bottom:K.bottom-N.bottom+E.bottom,left:N.left-K.left+E.left,right:K.right-N.right+E.right},Y=e.modifiersData.offset;if(m===Z1&&Y){var ve=Y[i];Object.keys(G).forEach(function(pe){var le=[es,Ja].indexOf(pe)>=0?1:-1,we=[Vo,Ja].indexOf(pe)>=0?"y":"x";G[pe]+=ve[we]*le})}return G}function vae(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,o=n.rootBoundary,a=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,d=l===void 0?xD:l,p=S0(r),g=p?s?XP:XP.filter(function(b){return S0(b)===p}):av,m=g.filter(function(b){return d.indexOf(b)>=0});m.length===0&&(m=g);var y=m.reduce(function(b,S){return b[S]=Lm(e,{placement:S,boundary:i,rootBoundary:o,padding:a})[Ll(S)],b},{});return Object.keys(y).sort(function(b,S){return y[b]-y[S]})}function yae(e){if(Ll(e)===I_)return[];var t=$y(e);return[eT(e),t,eT(t)]}function xae(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!0:a,l=n.fallbackPlacements,d=n.padding,p=n.boundary,g=n.rootBoundary,m=n.altBoundary,y=n.flipVariations,b=y===void 0?!0:y,S=n.allowedAutoPlacements,P=t.options.placement,E=Ll(P),k=E===P,L=l||(k||!b?[$y(P)]:yae(P)),R=[P].concat(L).reduce(function(Se,De){return Se.concat(Ll(De)===I_?vae(t,{placement:De,boundary:p,rootBoundary:g,padding:d,flipVariations:b,allowedAutoPlacements:S}):De)},[]),N=t.rects.reference,F=t.rects.popper,z=new Map,$=!0,K=R[0],G=0;G<R.length;G++){var Y=R[G],ve=Ll(Y),pe=S0(Y)===y0,le=[Vo,Ja].indexOf(ve)>=0,we=le?"width":"height",be=Lm(t,{placement:Y,boundary:p,rootBoundary:g,altBoundary:m,padding:d}),ie=le?pe?es:Uo:pe?Ja:Vo;N[we]>F[we]&&(ie=$y(ie));var j=$y(ie),ne=[];if(o&&ne.push(be[ve]<=0),s&&ne.push(be[ie]<=0,be[j]<=0),ne.every(function(Se){return Se})){K=Y,$=!1;break}z.set(Y,ne)}if($)for(var Q=b?3:1,W=function(De){var Me=R.find(function(Ve){var ke=z.get(Ve);if(ke)return ke.slice(0,De).every(function($e){return $e})});if(Me)return K=Me,"break"},re=Q;re>0;re--){var de=W(re);if(de==="break")break}t.placement!==K&&(t.modifiersData[r]._skip=!0,t.placement=K,t.reset=!0)}}const bae={name:"flip",enabled:!0,phase:"main",fn:xae,requiresIfExists:["offset"],data:{_skip:!1}};function nT(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function rT(e){return[Vo,es,Ja,Uo].some(function(t){return e[t]>=0})}function Sae(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,o=t.modifiersData.preventOverflow,a=Lm(t,{elementContext:"reference"}),s=Lm(t,{altBoundary:!0}),l=nT(a,r),d=nT(s,i,o),p=rT(l),g=rT(d);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:d,isReferenceHidden:p,hasPopperEscaped:g},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":g})}const wae={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Sae};function Cae(e,t,n){var r=Ll(e),i=[Uo,Vo].indexOf(r)>=0?-1:1,o=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,a=o[0],s=o[1];return a=a||0,s=(s||0)*i,[Uo,es].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}function _ae(e){var t=e.state,n=e.options,r=e.name,i=n.offset,o=i===void 0?[0,0]:i,a=xD.reduce(function(p,g){return p[g]=Cae(g,t.rects,o),p},{}),s=a[t.placement],l=s.x,d=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=d),t.modifiersData[r]=a}const kae={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:_ae};function Eae(e){var t=e.state,n=e.name;t.modifiersData[n]=ED({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const Pae={name:"popperOffsets",enabled:!0,phase:"read",fn:Eae,data:{}};function Tae(e){return e==="x"?"y":"x"}function Lae(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!1:a,l=n.boundary,d=n.rootBoundary,p=n.altBoundary,g=n.padding,m=n.tether,y=m===void 0?!0:m,b=n.tetherOffset,S=b===void 0?0:b,P=Lm(t,{boundary:l,rootBoundary:d,padding:g,altBoundary:p}),E=Ll(t.placement),k=S0(t.placement),L=!k,R=O_(E),N=Tae(R),F=t.modifiersData.popperOffsets,z=t.rects.reference,$=t.rects.popper,K=typeof S=="function"?S(Object.assign({},t.rects,{placement:t.placement})):S,G=typeof K=="number"?{mainAxis:K,altAxis:K}:Object.assign({mainAxis:0,altAxis:0},K),Y=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,ve={x:0,y:0};if(!!F){if(o){var pe,le=R==="y"?Vo:Uo,we=R==="y"?Ja:es,be=R==="y"?"height":"width",ie=F[R],j=ie+P[le],ne=ie-P[we],Q=y?-$[be]/2:0,W=k===y0?z[be]:$[be],re=k===y0?-$[be]:-z[be],de=t.elements.arrow,Se=y&&de?M_(de):{width:0,height:0},De=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:wD(),Me=De[le],Ve=De[we],ke=Bg(0,z[be],Se[be]),$e=L?z[be]/2-Q-ke-Me-G.mainAxis:W-ke-Me-G.mainAxis,nt=L?-z[be]/2+Q+ke+Ve+G.mainAxis:re+ke+Ve+G.mainAxis,ft=t.elements.arrow&&sv(t.elements.arrow),Rt=ft?R==="y"?ft.clientTop||0:ft.clientLeft||0:0,Mt=(pe=Y?.[R])!=null?pe:0,Re=ie+$e-Mt-Rt,tt=ie+nt-Mt,pt=Bg(y?J3(j,Re):j,ie,y?Kf(ne,tt):ne);F[R]=pt,ve[R]=pt-ie}if(s){var at,gt=R==="x"?Vo:Uo,hn=R==="x"?Ja:es,mt=F[N],Ht=N==="y"?"height":"width",tn=mt+P[gt],Ft=mt-P[hn],Oe=[Vo,Uo].indexOf(E)!==-1,et=(at=Y?.[N])!=null?at:0,Ut=Oe?tn:mt-z[Ht]-$[Ht]-et+G.altAxis,Wt=Oe?mt+z[Ht]+$[Ht]-et-G.altAxis:Ft,Ee=y&&Oe?Joe(Ut,mt,Wt):Bg(y?Ut:tn,mt,y?Wt:Ft);F[N]=Ee,ve[N]=Ee-mt}t.modifiersData[r]=ve}}const Aae={name:"preventOverflow",enabled:!0,phase:"main",fn:Lae,requiresIfExists:["offset"]};function Iae(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Rae(e){return e===rs(e)||!Ya(e)?N_(e):Iae(e)}function Mae(e){var t=e.getBoundingClientRect(),n=x0(t.width)/e.offsetWidth||1,r=x0(t.height)/e.offsetHeight||1;return n!==1||r!==1}function Oae(e,t,n){n===void 0&&(n=!1);var r=Ya(t),i=Ya(t)&&Mae(t),o=wd(t),a=b0(e,i,n),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((Nl(t)!=="body"||F_(o))&&(s=Rae(t)),Ya(t)?(l=b0(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):o&&(l.x=D_(o))),{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function Nae(e){var t=new Map,n=new Set,r=[];e.forEach(function(o){t.set(o.name,o)});function i(o){n.add(o.name);var a=[].concat(o.requires||[],o.requiresIfExists||[]);a.forEach(function(s){if(!n.has(s)){var l=t.get(s);l&&i(l)}}),r.push(o)}return e.forEach(function(o){n.has(o.name)||i(o)}),r}function Dae(e){var t=Nae(e);return Koe.reduce(function(n,r){return n.concat(t.filter(function(i){return i.phase===r}))},[])}function Fae(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function zae(e){var t=e.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var iT={placement:"bottom",modifiers:[],strategy:"absolute"};function oT(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function $ae(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,o=i===void 0?iT:i;return function(s,l,d){d===void 0&&(d=o);var p={placement:"bottom",orderedModifiers:[],options:Object.assign({},iT,o),modifiersData:{},elements:{reference:s,popper:l},attributes:{},styles:{}},g=[],m=!1,y={state:p,setOptions:function(E){var k=typeof E=="function"?E(p.options):E;S(),p.options=Object.assign({},o,p.options,k),p.scrollParents={reference:th(s)?Hg(s):s.contextElement?Hg(s.contextElement):[],popper:Hg(l)};var L=Dae(zae([].concat(r,p.options.modifiers)));return p.orderedModifiers=L.filter(function(R){return R.enabled}),b(),y.update()},forceUpdate:function(){if(!m){var E=p.elements,k=E.reference,L=E.popper;if(!!oT(k,L)){p.rects={reference:Oae(k,sv(L),p.options.strategy==="fixed"),popper:M_(L)},p.reset=!1,p.placement=p.options.placement,p.orderedModifiers.forEach(function(G){return p.modifiersData[G.name]=Object.assign({},G.data)});for(var R=0;R<p.orderedModifiers.length;R++){if(p.reset===!0){p.reset=!1,R=-1;continue}var N=p.orderedModifiers[R],F=N.fn,z=N.options,$=z===void 0?{}:z,K=N.name;typeof F=="function"&&(p=F({state:p,options:$,name:K,instance:y})||p)}}}},update:Fae(function(){return new Promise(function(P){y.forceUpdate(),P(p)})}),destroy:function(){S(),m=!0}};if(!oT(s,l))return y;y.setOptions(d).then(function(P){!m&&d.onFirstUpdate&&d.onFirstUpdate(P)});function b(){p.orderedModifiers.forEach(function(P){var E=P.name,k=P.options,L=k===void 0?{}:k,R=P.effect;if(typeof R=="function"){var N=R({state:p,name:E,instance:y,options:L}),F=function(){};g.push(N||F)}})}function S(){g.forEach(function(P){return P()}),g=[]}return y}}var Bae=[uae,Pae,sae,Yoe,kae,bae,Aae,rae,wae],Hae=$ae({defaultModifiers:Bae}),lp=(e,t)=>({var:e,varRef:t?`var(${e}, ${t})`:`var(${e})`}),qr={arrowShadowColor:lp("--popper-arrow-shadow-color"),arrowSize:lp("--popper-arrow-size","8px"),arrowSizeHalf:lp("--popper-arrow-size-half"),arrowBg:lp("--popper-arrow-bg"),transformOrigin:lp("--popper-transform-origin"),arrowOffset:lp("--popper-arrow-offset")};function Wae(e){if(e.includes("top"))return"1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("bottom"))return"-1px -1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("right"))return"-1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("left"))return"1px -1px 1px 0 var(--popper-arrow-shadow-color)"}var Vae={top:"bottom center","top-start":"bottom left","top-end":"bottom right",bottom:"top center","bottom-start":"top left","bottom-end":"top right",left:"right center","left-start":"right top","left-end":"right bottom",right:"left center","right-start":"left top","right-end":"left bottom"},Uae=e=>Vae[e],aT={scroll:!0,resize:!0};function Gae(e){let t;return typeof e=="object"?t={enabled:!0,options:{...aT,...e}}:t={enabled:e,options:aT},t}var jae={name:"matchWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:({state:e})=>{e.styles.popper.width=`${e.rects.reference.width}px`},effect:({state:e})=>()=>{const t=e.elements.reference;e.elements.popper.style.width=`${t.offsetWidth}px`}},Kae={name:"transformOrigin",enabled:!0,phase:"write",fn:({state:e})=>{sT(e)},effect:({state:e})=>()=>{sT(e)}},sT=e=>{e.elements.popper.style.setProperty(qr.transformOrigin.var,Uae(e.placement))},qae={name:"positionArrow",enabled:!0,phase:"afterWrite",fn:({state:e})=>{Zae(e)}},Zae=e=>{var t;if(!e.placement)return;const n=Yae(e.placement);if(((t=e.elements)==null?void 0:t.arrow)&&n){Object.assign(e.elements.arrow.style,{[n.property]:n.value,width:qr.arrowSize.varRef,height:qr.arrowSize.varRef,zIndex:-1});const r={[qr.arrowSizeHalf.var]:`calc(${qr.arrowSize.varRef} / 2)`,[qr.arrowOffset.var]:`calc(${qr.arrowSizeHalf.varRef} * -1)`};for(const i in r)e.elements.arrow.style.setProperty(i,r[i])}},Yae=e=>{if(e.startsWith("top"))return{property:"bottom",value:qr.arrowOffset.varRef};if(e.startsWith("bottom"))return{property:"top",value:qr.arrowOffset.varRef};if(e.startsWith("left"))return{property:"right",value:qr.arrowOffset.varRef};if(e.startsWith("right"))return{property:"left",value:qr.arrowOffset.varRef}},Xae={name:"innerArrow",enabled:!0,phase:"main",requires:["arrow"],fn:({state:e})=>{lT(e)},effect:({state:e})=>()=>{lT(e)}},lT=e=>{if(!e.elements.arrow)return;const t=e.elements.arrow.querySelector("[data-popper-arrow-inner]");!t||Object.assign(t.style,{transform:"rotate(45deg)",background:qr.arrowBg.varRef,top:0,left:0,width:"100%",height:"100%",position:"absolute",zIndex:"inherit",boxShadow:Wae(e.placement)})},Qae={"start-start":{ltr:"left-start",rtl:"right-start"},"start-end":{ltr:"left-end",rtl:"right-end"},"end-start":{ltr:"right-start",rtl:"left-start"},"end-end":{ltr:"right-end",rtl:"left-end"},start:{ltr:"left",rtl:"right"},end:{ltr:"right",rtl:"left"}},Jae={"auto-start":"auto-end","auto-end":"auto-start","top-start":"top-end","top-end":"top-start","bottom-start":"bottom-end","bottom-end":"bottom-start"};function ese(e,t="ltr"){var n;const r=((n=Qae[e])==null?void 0:n[t])||e;return t==="ltr"?r:Jae[e]??r}function PD(e={}){const{enabled:t=!0,modifiers:n,placement:r="bottom",strategy:i="absolute",arrowPadding:o=8,eventListeners:a=!0,offset:s,gutter:l=8,flip:d=!0,boundary:p="clippingParents",preventOverflow:g=!0,matchWidth:m,direction:y="ltr"}=e,b=C.exports.useRef(null),S=C.exports.useRef(null),P=C.exports.useRef(null),E=ese(r,y),k=C.exports.useRef(()=>{}),L=C.exports.useCallback(()=>{var G;!t||!b.current||!S.current||((G=k.current)==null||G.call(k),P.current=Hae(b.current,S.current,{placement:E,modifiers:[Xae,qae,Kae,{...jae,enabled:!!m},{name:"eventListeners",...Gae(a)},{name:"arrow",options:{padding:o}},{name:"offset",options:{offset:s??[0,l]}},{name:"flip",enabled:!!d,options:{padding:8}},{name:"preventOverflow",enabled:!!g,options:{boundary:p}},...n??[]],strategy:i}),P.current.forceUpdate(),k.current=P.current.destroy)},[E,t,n,m,a,o,s,l,d,g,p,i]);C.exports.useEffect(()=>()=>{var G;!b.current&&!S.current&&((G=P.current)==null||G.destroy(),P.current=null)},[]);const R=C.exports.useCallback(G=>{b.current=G,L()},[L]),N=C.exports.useCallback((G={},Y=null)=>({...G,ref:Dn(R,Y)}),[R]),F=C.exports.useCallback(G=>{S.current=G,L()},[L]),z=C.exports.useCallback((G={},Y=null)=>({...G,ref:Dn(F,Y),style:{...G.style,position:i,minWidth:m?void 0:"max-content",inset:"0 auto auto 0"}}),[i,F,m]),$=C.exports.useCallback((G={},Y=null)=>{const{size:ve,shadowColor:pe,bg:le,style:we,...be}=G;return{...be,ref:Y,"data-popper-arrow":"",style:tse(G)}},[]),K=C.exports.useCallback((G={},Y=null)=>({...G,ref:Y,"data-popper-arrow-inner":""}),[]);return{update(){var G;(G=P.current)==null||G.update()},forceUpdate(){var G;(G=P.current)==null||G.forceUpdate()},transformOrigin:qr.transformOrigin.varRef,referenceRef:R,popperRef:F,getPopperProps:z,getArrowProps:$,getArrowInnerProps:K,getReferenceProps:N}}function tse(e){const{size:t,shadowColor:n,bg:r,style:i}=e,o={...i,position:"absolute"};return t&&(o["--popper-arrow-size"]=t),n&&(o["--popper-arrow-shadow-color"]=n),r&&(o["--popper-arrow-bg"]=r),o}function TD(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=kr(n),a=kr(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),d=r!==void 0?r:s,p=r!==void 0,g=i??`disclosure-${C.exports.useId()}`,m=C.exports.useCallback(()=>{p||l(!1),a?.()},[p,a]),y=C.exports.useCallback(()=>{p||l(!0),o?.()},[p,o]),b=C.exports.useCallback(()=>{d?m():y()},[d,y,m]);function S(E={}){return{...E,"aria-expanded":d,"aria-controls":g,onClick(k){var L;(L=E.onClick)==null||L.call(E,k),b()}}}function P(E={}){return{...E,hidden:!d,id:g}}return{isOpen:d,onOpen:y,onClose:m,onToggle:b,isControlled:p,getButtonProps:S,getDisclosureProps:P}}function LD(e){const{wasSelected:t,enabled:n,isSelected:r,mode:i="unmount"}=e;return!!(!n||r||i==="keepMounted"&&t)}var[nse,rse]=Cn({strict:!1,name:"PortalManagerContext"});function AD(e){const{children:t,zIndex:n}=e;return _(nse,{value:{zIndex:n},children:t})}AD.displayName="PortalManager";var[ID,ise]=Cn({strict:!1,name:"PortalContext"}),z_="chakra-portal",ose=".chakra-portal",ase=e=>_("div",{className:"chakra-portal-zIndex",style:{position:"absolute",zIndex:e.zIndex,top:0,left:0,right:0},children:e.children}),sse=e=>{const{appendToParentPortal:t,children:n}=e,[r,i]=C.exports.useState(null),o=C.exports.useRef(null),[,a]=C.exports.useState({});C.exports.useEffect(()=>a({}),[]);const s=ise(),l=rse();kl(()=>{if(!r)return;const p=r.ownerDocument,g=t?s??p.body:p.body;if(!g)return;o.current=p.createElement("div"),o.current.className=z_,g.appendChild(o.current),a({});const m=o.current;return()=>{g.contains(m)&&g.removeChild(m)}},[r]);const d=l?.zIndex?_(ase,{zIndex:l?.zIndex,children:n}):n;return o.current?$l.exports.createPortal(_(ID,{value:o.current,children:d}),o.current):_("span",{ref:p=>{p&&i(p)}})},lse=e=>{const{children:t,containerRef:n,appendToParentPortal:r}=e,i=n.current,o=i??(typeof window<"u"?document.body:void 0),a=C.exports.useMemo(()=>{const l=i?.ownerDocument.createElement("div");return l&&(l.className=z_),l},[i]),[,s]=C.exports.useState({});return kl(()=>s({}),[]),kl(()=>{if(!(!a||!o))return o.appendChild(a),()=>{o.removeChild(a)}},[a,o]),o&&a?$l.exports.createPortal(_(ID,{value:r?a:null,children:t}),a):null};function uh(e){const{containerRef:t,...n}=e;return t?_(lse,{containerRef:t,...n}):_(sse,{...n})}uh.defaultProps={appendToParentPortal:!0};uh.className=z_;uh.selector=ose;uh.displayName="Portal";var use=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},up=new WeakMap,$2=new WeakMap,B2={},Nb=0,cse=function(e,t,n,r){var i=Array.isArray(e)?e:[e];B2[n]||(B2[n]=new WeakMap);var o=B2[n],a=[],s=new Set,l=new Set(i),d=function(g){!g||s.has(g)||(s.add(g),d(g.parentNode))};i.forEach(d);var p=function(g){!g||l.has(g)||Array.prototype.forEach.call(g.children,function(m){if(s.has(m))p(m);else{var y=m.getAttribute(r),b=y!==null&&y!=="false",S=(up.get(m)||0)+1,P=(o.get(m)||0)+1;up.set(m,S),o.set(m,P),a.push(m),S===1&&b&&$2.set(m,!0),P===1&&m.setAttribute(n,"true"),b||m.setAttribute(r,"true")}})};return p(t),s.clear(),Nb++,function(){a.forEach(function(g){var m=up.get(g)-1,y=o.get(g)-1;up.set(g,m),o.set(g,y),m||($2.has(g)||g.removeAttribute(r),$2.delete(g)),y||g.removeAttribute(n)}),Nb--,Nb||(up=new WeakMap,up=new WeakMap,$2=new WeakMap,B2={})}},RD=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),i=t||use(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll("[aria-live]"))),cse(r,i,n,"aria-hidden")):function(){return null}};function dse(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function b6(){return b6=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},b6.apply(this,arguments)}var An={exports:{}},fse="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",hse=fse,pse=hse;function MD(){}function OD(){}OD.resetWarningCache=MD;var gse=function(){function e(r,i,o,a,s,l){if(l!==pse){var d=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw d.name="Invariant Violation",d}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:OD,resetWarningCache:MD};return n.PropTypes=n,n};An.exports=gse();var S6="data-focus-lock",ND="data-focus-lock-disabled",mse="data-no-focus-lock",vse="data-autofocus-inside",yse="data-no-autofocus";function xse(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function bse(e,t){var n=C.exports.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var i=n.value;i!==r&&(n.value=r,n.callback(r,i))}}}})[0];return n.callback=t,n.facade}function DD(e,t){return bse(t||null,function(n){return e.forEach(function(r){return xse(r,n)})})}var Db={width:"1px",height:"0px",padding:0,overflow:"hidden",position:"fixed",top:"1px",left:"1px"};function FD(e){return e}function zD(e,t){t===void 0&&(t=FD);var n=[],r=!1,i={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var a=t(o,r);return n.push(a),function(){n=n.filter(function(s){return s!==a})}},assignSyncMedium:function(o){for(r=!0;n.length;){var a=n;n=[],a.forEach(o)}n={push:function(s){return o(s)},filter:function(){return n}}},assignMedium:function(o){r=!0;var a=[];if(n.length){var s=n;n=[],s.forEach(o),a=n}var l=function(){var p=a;a=[],p.forEach(o)},d=function(){return Promise.resolve().then(l)};d(),n={push:function(p){a.push(p),d()},filter:function(p){return a=a.filter(p),n}}}};return i}function $_(e,t){return t===void 0&&(t=FD),zD(e,t)}function $D(e){e===void 0&&(e={});var t=zD(null);return t.options=bl({async:!0,ssr:!1},e),t}var BD=function(e){var t=e.sideCar,n=p4(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return _(r,{...bl({},n)})};BD.isSideCarExport=!0;function Sse(e,t){return e.useMedium(t),BD}var HD=$_({},function(e){var t=e.target,n=e.currentTarget;return{target:t,currentTarget:n}}),WD=$_(),wse=$_(),Cse=$D({async:!0}),_se=[],B_=C.exports.forwardRef(function(t,n){var r,i=C.exports.useState(),o=i[0],a=i[1],s=C.exports.useRef(),l=C.exports.useRef(!1),d=C.exports.useRef(null),p=t.children,g=t.disabled,m=t.noFocusGuards,y=t.persistentFocus,b=t.crossFrame,S=t.autoFocus;t.allowTextSelection;var P=t.group,E=t.className,k=t.whiteList,L=t.hasPositiveIndices,R=t.shards,N=R===void 0?_se:R,F=t.as,z=F===void 0?"div":F,$=t.lockProps,K=$===void 0?{}:$,G=t.sideCar,Y=t.returnFocus,ve=t.focusOptions,pe=t.onActivation,le=t.onDeactivation,we=C.exports.useState({}),be=we[0],ie=C.exports.useCallback(function(){d.current=d.current||document&&document.activeElement,s.current&&pe&&pe(s.current),l.current=!0},[pe]),j=C.exports.useCallback(function(){l.current=!1,le&&le(s.current)},[le]);C.exports.useEffect(function(){g||(d.current=null)},[]);var ne=C.exports.useCallback(function(Ve){var ke=d.current;if(ke&&ke.focus){var $e=typeof Y=="function"?Y(ke):Y;if($e){var nt=typeof $e=="object"?$e:void 0;d.current=null,Ve?Promise.resolve().then(function(){return ke.focus(nt)}):ke.focus(nt)}}},[Y]),Q=C.exports.useCallback(function(Ve){l.current&&HD.useMedium(Ve)},[]),W=WD.useMedium,re=C.exports.useCallback(function(Ve){s.current!==Ve&&(s.current=Ve,a(Ve))},[]),de=b6((r={},r[ND]=g&&"disabled",r[S6]=P,r),K),Se=m!==!0,De=Se&&m!=="tail",Me=DD([n,re]);return ue(Xn,{children:[Se&&[_("div",{"data-focus-guard":!0,tabIndex:g?-1:0,style:Db},"guard-first"),L?_("div",{"data-focus-guard":!0,tabIndex:g?-1:1,style:Db},"guard-nearest"):null],!g&&_(G,{id:be,sideCar:Cse,observed:o,disabled:g,persistentFocus:y,crossFrame:b,autoFocus:S,whiteList:k,shards:N,onActivation:ie,onDeactivation:j,returnFocus:ne,focusOptions:ve}),_(z,{ref:Me,...de,className:E,onBlur:W,onFocus:Q,children:p}),De&&_("div",{"data-focus-guard":!0,tabIndex:g?-1:0,style:Db})]})});B_.propTypes={};B_.defaultProps={children:void 0,disabled:!1,returnFocus:!1,focusOptions:void 0,noFocusGuards:!1,autoFocus:!0,persistentFocus:!1,crossFrame:!0,hasPositiveIndices:void 0,allowTextSelection:void 0,group:void 0,className:void 0,whiteList:void 0,shards:void 0,as:"div",lockProps:{},onActivation:void 0,onDeactivation:void 0};const VD=B_;function w6(e,t){return w6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},w6(e,t)}function kse(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,w6(e,t)}function Ese(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Pse(e,t){function n(r){return r.displayName||r.name||"Component"}return function(i){var o=[],a;function s(){a=e(o.map(function(d){return d.props})),t(a)}var l=function(d){kse(p,d);function p(){return d.apply(this,arguments)||this}p.peek=function(){return a};var g=p.prototype;return g.componentDidMount=function(){o.push(this),s()},g.componentDidUpdate=function(){s()},g.componentWillUnmount=function(){var y=o.indexOf(this);o.splice(y,1),s()},g.render=function(){return _(i,{...this.props})},p}(C.exports.PureComponent);return Ese(l,"displayName","SideEffect("+n(i)+")"),l}}var Bl=function(e){for(var t=Array(e.length),n=0;n<e.length;++n)t[n]=e[n];return t},C6=function(e){return Array.isArray(e)?e:[e]},Tse=function(e){if(e.nodeType!==Node.ELEMENT_NODE)return!1;var t=window.getComputedStyle(e,null);return!t||!t.getPropertyValue?!1:t.getPropertyValue("display")==="none"||t.getPropertyValue("visibility")==="hidden"},UD=function(e){return e.parentNode&&e.parentNode.nodeType===Node.DOCUMENT_FRAGMENT_NODE?e.parentNode.host:e.parentNode},GD=function(e){return e===document||e&&e.nodeType===Node.DOCUMENT_NODE},Lse=function(e,t){return!e||GD(e)||!Tse(e)&&t(UD(e))},jD=function(e,t){var n=e.get(t);if(n!==void 0)return n;var r=Lse(t,jD.bind(void 0,e));return e.set(t,r),r},Ase=function(e,t){return e&&!GD(e)?Mse(e)?t(UD(e)):!1:!0},KD=function(e,t){var n=e.get(t);if(n!==void 0)return n;var r=Ase(t,KD.bind(void 0,e));return e.set(t,r),r},qD=function(e){return e.dataset},Ise=function(e){return e.tagName==="BUTTON"},ZD=function(e){return e.tagName==="INPUT"},YD=function(e){return ZD(e)&&e.type==="radio"},Rse=function(e){return!((ZD(e)||Ise(e))&&(e.type==="hidden"||e.disabled))},Mse=function(e){var t=e.getAttribute(yse);return![!0,"true",""].includes(t)},H_=function(e){var t;return Boolean(e&&((t=qD(e))===null||t===void 0?void 0:t.focusGuard))},e5=function(e){return!H_(e)},Ose=function(e){return Boolean(e)},Nse=function(e,t){var n=e.tabIndex-t.tabIndex,r=e.index-t.index;if(n){if(!e.tabIndex)return 1;if(!t.tabIndex)return-1}return n||r},XD=function(e,t,n){return Bl(e).map(function(r,i){return{node:r,index:i,tabIndex:n&&r.tabIndex===-1?(r.dataset||{}).focusGuard?0:-1:r.tabIndex}}).filter(function(r){return!t||r.tabIndex>=0}).sort(Nse)},Dse=["button:enabled","select:enabled","textarea:enabled","input:enabled","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[tabindex]","[contenteditable]","[autofocus]"],W_=Dse.join(","),Fse="".concat(W_,", [data-focus-guard]"),QD=function(e,t){var n;return Bl(((n=e.shadowRoot)===null||n===void 0?void 0:n.children)||e.children).reduce(function(r,i){return r.concat(i.matches(t?Fse:W_)?[i]:[],QD(i))},[])},V_=function(e,t){return e.reduce(function(n,r){return n.concat(QD(r,t),r.parentNode?Bl(r.parentNode.querySelectorAll(W_)).filter(function(i){return i===r}):[])},[])},zse=function(e){var t=e.querySelectorAll("[".concat(vse,"]"));return Bl(t).map(function(n){return V_([n])}).reduce(function(n,r){return n.concat(r)},[])},U_=function(e,t){return Bl(e).filter(function(n){return jD(t,n)}).filter(function(n){return Rse(n)})},uT=function(e,t){return t===void 0&&(t=new Map),Bl(e).filter(function(n){return KD(t,n)})},_6=function(e,t,n){return XD(U_(V_(e,n),t),!0,n)},cT=function(e,t){return XD(U_(V_(e),t),!1)},$se=function(e,t){return U_(zse(e),t)},Am=function(e,t){return(e.shadowRoot?Am(e.shadowRoot,t):Object.getPrototypeOf(e).contains.call(e,t))||Bl(e.children).some(function(n){return Am(n,t)})},Bse=function(e){for(var t=new Set,n=e.length,r=0;r<n;r+=1)for(var i=r+1;i<n;i+=1){var o=e[r].compareDocumentPosition(e[i]);(o&Node.DOCUMENT_POSITION_CONTAINED_BY)>0&&t.add(i),(o&Node.DOCUMENT_POSITION_CONTAINS)>0&&t.add(r)}return e.filter(function(a,s){return!t.has(s)})},JD=function(e){return e.parentNode?JD(e.parentNode):e},G_=function(e){var t=C6(e);return t.filter(Boolean).reduce(function(n,r){var i=r.getAttribute(S6);return n.push.apply(n,i?Bse(Bl(JD(r).querySelectorAll("[".concat(S6,'="').concat(i,'"]:not([').concat(ND,'="disabled"])')))):[r]),n},[])},eF=function(e){return e.activeElement?e.activeElement.shadowRoot?eF(e.activeElement.shadowRoot):e.activeElement:void 0},j_=function(){return document.activeElement?document.activeElement.shadowRoot?eF(document.activeElement.shadowRoot):document.activeElement:void 0},Hse=function(e){return e===document.activeElement},Wse=function(e){return Boolean(Bl(e.querySelectorAll("iframe")).some(function(t){return Hse(t)}))},tF=function(e){var t=document&&j_();return!t||t.dataset&&t.dataset.focusGuard?!1:G_(e).some(function(n){return Am(n,t)||Wse(n)})},Vse=function(){var e=document&&j_();return e?Bl(document.querySelectorAll("[".concat(mse,"]"))).some(function(t){return Am(t,e)}):!1},Use=function(e,t){return t.filter(YD).filter(function(n){return n.name===e.name}).filter(function(n){return n.checked})[0]||e},K_=function(e,t){return YD(e)&&e.name?Use(e,t):e},Gse=function(e){var t=new Set;return e.forEach(function(n){return t.add(K_(n,e))}),e.filter(function(n){return t.has(n)})},dT=function(e){return e[0]&&e.length>1?K_(e[0],e):e[0]},fT=function(e,t){return e.length>1?e.indexOf(K_(e[t],e)):t},nF="NEW_FOCUS",jse=function(e,t,n,r){var i=e.length,o=e[0],a=e[i-1],s=H_(n);if(!(n&&e.indexOf(n)>=0)){var l=n!==void 0?t.indexOf(n):-1,d=r?t.indexOf(r):l,p=r?e.indexOf(r):-1,g=l-d,m=t.indexOf(o),y=t.indexOf(a),b=Gse(t),S=n!==void 0?b.indexOf(n):-1,P=S-(r?b.indexOf(r):l),E=fT(e,0),k=fT(e,i-1);if(l===-1||p===-1)return nF;if(!g&&p>=0)return p;if(l<=m&&s&&Math.abs(g)>1)return k;if(l>=y&&s&&Math.abs(g)>1)return E;if(g&&Math.abs(P)>1)return p;if(l<=m)return k;if(l>y)return E;if(g)return Math.abs(g)>1?p:(i+p+g)%i}},k6=function(e,t){return t===void 0&&(t=[]),t.push(e),e.parentNode&&k6(e.parentNode.host||e.parentNode,t),t},Fb=function(e,t){for(var n=k6(e),r=k6(t),i=0;i<n.length;i+=1){var o=n[i];if(r.indexOf(o)>=0)return o}return!1},rF=function(e,t,n){var r=C6(e),i=C6(t),o=r[0],a=!1;return i.filter(Boolean).forEach(function(s){a=Fb(a||s,s)||a,n.filter(Boolean).forEach(function(l){var d=Fb(o,l);d&&(!a||Am(d,a)?a=d:a=Fb(d,a))})}),a},Kse=function(e,t){return e.reduce(function(n,r){return n.concat($se(r,t))},[])},qse=function(e){return function(t){var n;return t.autofocus||!!(!((n=qD(t))===null||n===void 0)&&n.autofocus)||e.indexOf(t)>=0}},Zse=function(e,t){var n=new Map;return t.forEach(function(r){return n.set(r.node,r)}),e.map(function(r){return n.get(r)}).filter(Ose)},Yse=function(e,t){var n=document&&j_(),r=G_(e).filter(e5),i=rF(n||e,e,r),o=new Map,a=cT(r,o),s=_6(r,o).filter(function(y){var b=y.node;return e5(b)});if(!(!s[0]&&(s=a,!s[0]))){var l=cT([i],o).map(function(y){var b=y.node;return b}),d=Zse(l,s),p=d.map(function(y){var b=y.node;return b}),g=jse(p,l,n,t);if(g===nF){var m=uT(a.map(function(y){var b=y.node;return b})).filter(qse(Kse(r,o)));return{node:m&&m.length?dT(m):dT(uT(p))}}return g===void 0?g:d[g]}},Xse=function(e){var t=G_(e).filter(e5),n=rF(e,e,t),r=new Map,i=_6([n],r,!0),o=_6(t,r).filter(function(a){var s=a.node;return e5(s)}).map(function(a){var s=a.node;return s});return i.map(function(a){var s=a.node,l=a.index;return{node:s,index:l,lockItem:o.indexOf(s)>=0,guard:H_(s)}})},Qse=function(e,t){"focus"in e&&e.focus(t),"contentWindow"in e&&e.contentWindow&&e.contentWindow.focus()},zb=0,$b=!1,Jse=function(e,t,n){n===void 0&&(n={});var r=Yse(e,t);if(!$b&&r){if(zb>2){console.error("FocusLock: focus-fighting detected. Only one focus management system could be active. See https://github.com/theKashey/focus-lock/#focus-fighting"),$b=!0,setTimeout(function(){$b=!1},1);return}zb++,Qse(r.node,n.focusOptions),zb--}};const iF=Jse;function oF(e){var t=window,n=t.setImmediate;typeof n<"u"?n(e):setTimeout(e,1)}var ele=function(){return document&&document.activeElement===document.body},tle=function(){return ele()||Vse()},Qp=null,Fp=null,Jp=null,Im=!1,nle=function(){return!0},rle=function(t){return(Qp.whiteList||nle)(t)},ile=function(t,n){Jp={observerNode:t,portaledElement:n}},ole=function(t){return Jp&&Jp.portaledElement===t};function hT(e,t,n,r){var i=null,o=e;do{var a=r[o];if(a.guard)a.node.dataset.focusAutoGuard&&(i=a);else if(a.lockItem){if(o!==e)return;i=null}else break}while((o+=n)!==t);i&&(i.node.tabIndex=0)}var ale=function(t){return t&&"current"in t?t.current:t},sle=function(t){return t?Boolean(Im):Im==="meanwhile"},lle=function e(t,n,r){return n&&(n.host===t&&(!n.activeElement||r.contains(n.activeElement))||n.parentNode&&e(t,n.parentNode,r))},ule=function(t,n){return n.some(function(r){return lle(t,r,r)})},t5=function(){var t=!1;if(Qp){var n=Qp,r=n.observed,i=n.persistentFocus,o=n.autoFocus,a=n.shards,s=n.crossFrame,l=n.focusOptions,d=r||Jp&&Jp.portaledElement,p=document&&document.activeElement;if(d){var g=[d].concat(a.map(ale).filter(Boolean));if((!p||rle(p))&&(i||sle(s)||!tle()||!Fp&&o)&&(d&&!(tF(g)||p&&ule(p,g)||ole(p))&&(document&&!Fp&&p&&!o?(p.blur&&p.blur(),document.body.focus()):(t=iF(g,Fp,{focusOptions:l}),Jp={})),Im=!1,Fp=document&&document.activeElement),document){var m=document&&document.activeElement,y=Xse(g),b=y.map(function(S){var P=S.node;return P}).indexOf(m);b>-1&&(y.filter(function(S){var P=S.guard,E=S.node;return P&&E.dataset.focusAutoGuard}).forEach(function(S){var P=S.node;return P.removeAttribute("tabIndex")}),hT(b,y.length,1,y),hT(b,-1,-1,y))}}}return t},aF=function(t){t5()&&t&&(t.stopPropagation(),t.preventDefault())},q_=function(){return oF(t5)},cle=function(t){var n=t.target,r=t.currentTarget;r.contains(n)||ile(r,n)},dle=function(){return null},sF=function(){Im="just",setTimeout(function(){Im="meanwhile"},0)},fle=function(){document.addEventListener("focusin",aF),document.addEventListener("focusout",q_),window.addEventListener("blur",sF)},hle=function(){document.removeEventListener("focusin",aF),document.removeEventListener("focusout",q_),window.removeEventListener("blur",sF)};function ple(e){return e.filter(function(t){var n=t.disabled;return!n})}function gle(e){var t=e.slice(-1)[0];t&&!Qp&&fle();var n=Qp,r=n&&t&&t.id===n.id;Qp=t,n&&!r&&(n.onDeactivation(),e.filter(function(i){var o=i.id;return o===n.id}).length||n.returnFocus(!t)),t?(Fp=null,(!r||n.observed!==t.observed)&&t.onActivation(),t5(),oF(t5)):(hle(),Fp=null)}HD.assignSyncMedium(cle);WD.assignMedium(q_);wse.assignMedium(function(e){return e({moveFocusInside:iF,focusInside:tF})});const mle=Pse(ple,gle)(dle);var lF=C.exports.forwardRef(function(t,n){return _(VD,{sideCar:mle,ref:n,...t})}),uF=VD.propTypes||{};uF.sideCar;dse(uF,["sideCar"]);lF.propTypes={};const vle=lF;var cF=e=>{const{initialFocusRef:t,finalFocusRef:n,contentRef:r,restoreFocus:i,children:o,isDisabled:a,autoFocus:s,persistentFocus:l,lockFocusAcrossFrames:d}=e,p=C.exports.useCallback(()=>{t?.current?t.current.focus():r?.current&&Noe(r.current).length===0&&requestAnimationFrame(()=>{var b;(b=r.current)==null||b.focus()})},[t,r]),g=C.exports.useCallback(()=>{var y;(y=n?.current)==null||y.focus()},[n]);return _(vle,{crossFrame:d,persistentFocus:l,autoFocus:s,disabled:a,onActivation:p,onDeactivation:g,returnFocus:i&&!n,children:o})};cF.displayName="FocusLock";var By="right-scroll-bar-position",Hy="width-before-scroll-bar",yle="with-scroll-bars-hidden",xle="--removed-body-scroll-bar-size",dF=$D(),Bb=function(){},A4=C.exports.forwardRef(function(e,t){var n=C.exports.useRef(null),r=C.exports.useState({onScrollCapture:Bb,onWheelCapture:Bb,onTouchMoveCapture:Bb}),i=r[0],o=r[1],a=e.forwardProps,s=e.children,l=e.className,d=e.removeScrollBar,p=e.enabled,g=e.shards,m=e.sideCar,y=e.noIsolation,b=e.inert,S=e.allowPinchZoom,P=e.as,E=P===void 0?"div":P,k=p4(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),L=m,R=DD([n,t]),N=bl(bl({},k),i);return ue(Xn,{children:[p&&_(L,{sideCar:dF,removeScrollBar:d,shards:g,noIsolation:y,inert:b,setCallbacks:o,allowPinchZoom:!!S,lockRef:n}),a?C.exports.cloneElement(C.exports.Children.only(s),bl(bl({},N),{ref:R})):_(E,{...bl({},N,{className:l,ref:R}),children:s})]})});A4.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};A4.classNames={fullWidth:Hy,zeroRight:By};var ble=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Sle(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=ble();return t&&e.setAttribute("nonce",t),e}function wle(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Cle(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var _le=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Sle())&&(wle(t,n),Cle(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},kle=function(){var e=_le();return function(t,n){C.exports.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},fF=function(){var e=kle(),t=function(n){var r=n.styles,i=n.dynamic;return e(r,i),null};return t},Ele={left:0,top:0,right:0,gap:0},Hb=function(e){return parseInt(e||"",10)||0},Ple=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[Hb(n),Hb(r),Hb(i)]},Tle=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Ele;var t=Ple(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Lle=fF(),Ale=function(e,t,n,r){var i=e.left,o=e.top,a=e.right,s=e.gap;return n===void 0&&(n="margin"),`
+  .`.concat(yle,` {
+   overflow: hidden `).concat(r,`;
+   padding-right: `).concat(s,"px ").concat(r,`;
+  }
+  body {
+    overflow: hidden `).concat(r,`;
+    overscroll-behavior: contain;
+    `).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
+    padding-left: `.concat(i,`px;
+    padding-top: `).concat(o,`px;
+    padding-right: `).concat(a,`px;
+    margin-left:0;
+    margin-top:0;
+    margin-right: `).concat(s,"px ").concat(r,`;
+    `),n==="padding"&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),`
+  }
+  
+  .`).concat(By,` {
+    right: `).concat(s,"px ").concat(r,`;
+  }
+  
+  .`).concat(Hy,` {
+    margin-right: `).concat(s,"px ").concat(r,`;
+  }
+  
+  .`).concat(By," .").concat(By,` {
+    right: 0 `).concat(r,`;
+  }
+  
+  .`).concat(Hy," .").concat(Hy,` {
+    margin-right: 0 `).concat(r,`;
+  }
+  
+  body {
+    `).concat(xle,": ").concat(s,`px;
+  }
+`)},Ile=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r,o=C.exports.useMemo(function(){return Tle(i)},[i]);return _(Lle,{styles:Ale(o,!t,i,n?"":"!important")})},E6=!1;if(typeof window<"u")try{var H2=Object.defineProperty({},"passive",{get:function(){return E6=!0,!0}});window.addEventListener("test",H2,H2),window.removeEventListener("test",H2,H2)}catch{E6=!1}var cp=E6?{passive:!1}:!1,Rle=function(e){return e.tagName==="TEXTAREA"},hF=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!Rle(e)&&n[t]==="visible")},Mle=function(e){return hF(e,"overflowY")},Ole=function(e){return hF(e,"overflowX")},pT=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var r=pF(e,n);if(r){var i=gF(e,n),o=i[1],a=i[2];if(o>a)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},Nle=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},Dle=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},pF=function(e,t){return e==="v"?Mle(t):Ole(t)},gF=function(e,t){return e==="v"?Nle(t):Dle(t)},Fle=function(e,t){return e==="h"&&t==="rtl"?-1:1},zle=function(e,t,n,r,i){var o=Fle(e,window.getComputedStyle(t).direction),a=o*r,s=n.target,l=t.contains(s),d=!1,p=a>0,g=0,m=0;do{var y=gF(e,s),b=y[0],S=y[1],P=y[2],E=S-P-o*b;(b||E)&&pF(e,s)&&(g+=E,m+=b),s=s.parentNode}while(!l&&s!==document.body||l&&(t.contains(s)||t===s));return(p&&(i&&g===0||!i&&a>g)||!p&&(i&&m===0||!i&&-a>m))&&(d=!0),d},W2=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},gT=function(e){return[e.deltaX,e.deltaY]},mT=function(e){return e&&"current"in e?e.current:e},$le=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Ble=function(e){return`
+  .block-interactivity-`.concat(e,` {pointer-events: none;}
+  .allow-interactivity-`).concat(e,` {pointer-events: all;}
+`)},Hle=0,dp=[];function Wle(e){var t=C.exports.useRef([]),n=C.exports.useRef([0,0]),r=C.exports.useRef(),i=C.exports.useState(Hle++)[0],o=C.exports.useState(function(){return fF()})[0],a=C.exports.useRef(e);C.exports.useEffect(function(){a.current=e},[e]),C.exports.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var S=jw([e.lockRef.current],(e.shards||[]).map(mT),!0).filter(Boolean);return S.forEach(function(P){return P.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),S.forEach(function(P){return P.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=C.exports.useCallback(function(S,P){if("touches"in S&&S.touches.length===2)return!a.current.allowPinchZoom;var E=W2(S),k=n.current,L="deltaX"in S?S.deltaX:k[0]-E[0],R="deltaY"in S?S.deltaY:k[1]-E[1],N,F=S.target,z=Math.abs(L)>Math.abs(R)?"h":"v";if("touches"in S&&z==="h"&&F.type==="range")return!1;var $=pT(z,F);if(!$)return!0;if($?N=z:(N=z==="v"?"h":"v",$=pT(z,F)),!$)return!1;if(!r.current&&"changedTouches"in S&&(L||R)&&(r.current=N),!N)return!0;var K=r.current||N;return zle(K,P,S,K==="h"?L:R,!0)},[]),l=C.exports.useCallback(function(S){var P=S;if(!(!dp.length||dp[dp.length-1]!==o)){var E="deltaY"in P?gT(P):W2(P),k=t.current.filter(function(N){return N.name===P.type&&N.target===P.target&&$le(N.delta,E)})[0];if(k&&k.should){P.cancelable&&P.preventDefault();return}if(!k){var L=(a.current.shards||[]).map(mT).filter(Boolean).filter(function(N){return N.contains(P.target)}),R=L.length>0?s(P,L[0]):!a.current.noIsolation;R&&P.cancelable&&P.preventDefault()}}},[]),d=C.exports.useCallback(function(S,P,E,k){var L={name:S,delta:P,target:E,should:k};t.current.push(L),setTimeout(function(){t.current=t.current.filter(function(R){return R!==L})},1)},[]),p=C.exports.useCallback(function(S){n.current=W2(S),r.current=void 0},[]),g=C.exports.useCallback(function(S){d(S.type,gT(S),S.target,s(S,e.lockRef.current))},[]),m=C.exports.useCallback(function(S){d(S.type,W2(S),S.target,s(S,e.lockRef.current))},[]);C.exports.useEffect(function(){return dp.push(o),e.setCallbacks({onScrollCapture:g,onWheelCapture:g,onTouchMoveCapture:m}),document.addEventListener("wheel",l,cp),document.addEventListener("touchmove",l,cp),document.addEventListener("touchstart",p,cp),function(){dp=dp.filter(function(S){return S!==o}),document.removeEventListener("wheel",l,cp),document.removeEventListener("touchmove",l,cp),document.removeEventListener("touchstart",p,cp)}},[]);var y=e.removeScrollBar,b=e.inert;return ue(Xn,{children:[b?_(o,{styles:Ble(i)}):null,y?_(Ile,{gapMode:"margin"}):null]})}const Vle=Sse(dF,Wle);var mF=C.exports.forwardRef(function(e,t){return _(A4,{...bl({},e,{ref:t,sideCar:Vle})})});mF.classNames=A4.classNames;const vF=mF;var ch=(...e)=>e.filter(Boolean).join(" ");function ug(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var Ule=class{modals;constructor(){this.modals=[]}add(e){this.modals.push(e)}remove(e){this.modals=this.modals.filter(t=>t!==e)}isTopModal(e){return this.modals[this.modals.length-1]===e}},P6=new Ule;function Gle(e,t){C.exports.useEffect(()=>(t&&P6.add(e),()=>{P6.remove(e)}),[t,e])}function jle(e){const{isOpen:t,onClose:n,id:r,closeOnOverlayClick:i=!0,closeOnEsc:o=!0,useInert:a=!0,onOverlayClick:s,onEsc:l}=e,d=C.exports.useRef(null),p=C.exports.useRef(null),[g,m,y]=qle(r,"chakra-modal","chakra-modal--header","chakra-modal--body");Kle(d,t&&a),Gle(d,t);const b=C.exports.useRef(null),S=C.exports.useCallback($=>{b.current=$.target},[]),P=C.exports.useCallback($=>{$.key==="Escape"&&($.stopPropagation(),o&&n?.(),l?.())},[o,n,l]),[E,k]=C.exports.useState(!1),[L,R]=C.exports.useState(!1),N=C.exports.useCallback(($={},K=null)=>({role:"dialog",...$,ref:Dn(K,d),id:g,tabIndex:-1,"aria-modal":!0,"aria-labelledby":E?m:void 0,"aria-describedby":L?y:void 0,onClick:ug($.onClick,G=>G.stopPropagation())}),[y,L,g,m,E]),F=C.exports.useCallback($=>{$.stopPropagation(),b.current===$.target&&(!P6.isTopModal(d)||(i&&n?.(),s?.()))},[n,i,s]),z=C.exports.useCallback(($={},K=null)=>({...$,ref:Dn(K,p),onClick:ug($.onClick,F),onKeyDown:ug($.onKeyDown,P),onMouseDown:ug($.onMouseDown,S)}),[P,S,F]);return{isOpen:t,onClose:n,headerId:m,bodyId:y,setBodyMounted:R,setHeaderMounted:k,dialogRef:d,overlayRef:p,getDialogProps:N,getDialogContainerProps:z}}function Kle(e,t){const n=e.current;C.exports.useEffect(()=>{if(!(!e.current||!t))return RD(e.current)},[t,e,n])}function qle(e,...t){const n=C.exports.useId(),r=e||n;return C.exports.useMemo(()=>t.map(i=>`${i}-${r}`),[r,t])}var[Zle,dh]=Cn({name:"ModalStylesContext",errorMessage:`useModalStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Modal />" `}),[Yle,fd]=Cn({strict:!0,name:"ModalContext",errorMessage:"useModalContext: `context` is undefined. Seems you forgot to wrap modal components in `<Modal />`"}),w0=e=>{const{portalProps:t,children:n,autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m,onCloseComplete:y}=e,b=Fi("Modal",e),P={...jle(e),autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m};return _(Yle,{value:P,children:_(Zle,{value:b,children:_($u,{onExitComplete:y,children:P.isOpen&&_(uh,{...t,children:n})})})})};w0.defaultProps={lockFocusAcrossFrames:!0,returnFocusOnClose:!0,scrollBehavior:"outside",trapFocus:!0,autoFocus:!0,blockScrollOnMount:!0,allowPinchZoom:!1,motionPreset:"scale"};w0.displayName="Modal";var n5=Ie((e,t)=>{const{className:n,...r}=e,{bodyId:i,setBodyMounted:o}=fd();C.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=ch("chakra-modal__body",n),s=dh();return se.createElement(Ce.div,{ref:t,className:a,id:i,...r,__css:s.body})});n5.displayName="ModalBody";var Z_=Ie((e,t)=>{const{onClick:n,className:r,...i}=e,{onClose:o}=fd(),a=ch("chakra-modal__close-btn",r),s=dh();return _(P4,{ref:t,__css:s.closeButton,className:a,onClick:ug(n,l=>{l.stopPropagation(),o()}),...i})});Z_.displayName="ModalCloseButton";function yF(e){const{autoFocus:t,trapFocus:n,dialogRef:r,initialFocusRef:i,blockScrollOnMount:o,allowPinchZoom:a,finalFocusRef:s,returnFocusOnClose:l,preserveScrollBarGap:d,lockFocusAcrossFrames:p}=fd(),[g,m]=l_();return C.exports.useEffect(()=>{!g&&m&&setTimeout(m)},[g,m]),_(cF,{autoFocus:t,isDisabled:!n,initialFocusRef:i,finalFocusRef:s,restoreFocus:l,contentRef:r,lockFocusAcrossFrames:p,children:_(vF,{removeScrollBar:!d,allowPinchZoom:a,enabled:o,forwardProps:!0,children:e.children})})}var Xle={slideInBottom:{...u6,custom:{offsetY:16,reverse:!0}},slideInRight:{...u6,custom:{offsetX:16,reverse:!0}},scale:{...IN,custom:{initialScale:.95,reverse:!0}},none:{}},Qle=Ce(ns.section),xF=C.exports.forwardRef((e,t)=>{const{preset:n,...r}=e,i=Xle[n];return _(Qle,{ref:t,...i,...r})});xF.displayName="ModalTransition";var Rm=Ie((e,t)=>{const{className:n,children:r,containerProps:i,...o}=e,{getDialogProps:a,getDialogContainerProps:s}=fd(),l=a(o,t),d=s(i),p=ch("chakra-modal__content",n),g=dh(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...g.dialog},y={display:"flex",width:"100vw",height:"100vh","@supports(height: -webkit-fill-available)":{height:"-webkit-fill-available"},position:"fixed",left:0,top:0,...g.dialogContainer},{motionPreset:b}=fd();return se.createElement(yF,null,se.createElement(Ce.div,{...d,className:"chakra-modal__content-container",tabIndex:-1,__css:y},_(xF,{preset:b,className:p,...l,__css:m,children:r})))});Rm.displayName="ModalContent";var Y_=Ie((e,t)=>{const{className:n,...r}=e,i=ch("chakra-modal__footer",n),o=dh(),a={display:"flex",alignItems:"center",justifyContent:"flex-end",...o.footer};return se.createElement(Ce.footer,{ref:t,...r,__css:a,className:i})});Y_.displayName="ModalFooter";var X_=Ie((e,t)=>{const{className:n,...r}=e,{headerId:i,setHeaderMounted:o}=fd();C.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=ch("chakra-modal__header",n),s=dh(),l={flex:0,...s.header};return se.createElement(Ce.header,{ref:t,className:a,id:i,...r,__css:l})});X_.displayName="ModalHeader";var Jle=Ce(ns.div),Mm=Ie((e,t)=>{const{className:n,transition:r,...i}=e,o=ch("chakra-modal__overlay",n),a=dh(),s={pos:"fixed",left:"0",top:"0",w:"100vw",h:"100vh",...a.overlay},{motionPreset:l}=fd();return _(Jle,{...l==="none"?{}:AN,__css:s,ref:t,className:o,...i})});Mm.displayName="ModalOverlay";function eue(e){const{leastDestructiveRef:t,...n}=e;return _(w0,{...n,initialFocusRef:t})}var tue=Ie((e,t)=>_(Rm,{ref:t,role:"alertdialog",...e})),[G9e,nue]=Cn(),rue=Ce(RN),iue=Ie((e,t)=>{const{className:n,children:r,...i}=e,{getDialogProps:o,getDialogContainerProps:a,isOpen:s}=fd(),l=o(i,t),d=a(),p=ch("chakra-modal__content",n),g=dh(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...g.dialog},y={display:"flex",width:"100vw",height:"100vh",position:"fixed",left:0,top:0,...g.dialogContainer},{placement:b}=nue();return se.createElement(Ce.div,{...d,className:"chakra-modal__content-container",__css:y},_(yF,{children:_(rue,{direction:b,in:s,className:p,...l,__css:m,children:r})}))});iue.displayName="DrawerContent";function oue(e,t){const n=kr(e);C.exports.useEffect(()=>{let r=null;const i=()=>n();return t!==null&&(r=window.setInterval(i,t)),()=>{r&&window.clearInterval(r)}},[t,n])}var bF=(...e)=>e.filter(Boolean).join(" "),Wb=e=>e?!0:void 0;function cl(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var aue=e=>_(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z"})}),sue=e=>_(ka,{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z"})});function vT(e,t,n,r){C.exports.useEffect(()=>{if(!e.current||!r)return;const i=e.current.ownerDocument.defaultView??window,o=Array.isArray(t)?t:[t],a=new i.MutationObserver(s=>{for(const l of s)l.type==="attributes"&&l.attributeName&&o.includes(l.attributeName)&&n(l)});return a.observe(e.current,{attributes:!0,attributeFilter:o}),()=>a.disconnect()})}var lue=50,yT=300;function uue(e,t){const[n,r]=C.exports.useState(!1),[i,o]=C.exports.useState(null),[a,s]=C.exports.useState(!0),l=C.exports.useRef(null),d=()=>clearTimeout(l.current);oue(()=>{i==="increment"&&e(),i==="decrement"&&t()},n?lue:null);const p=C.exports.useCallback(()=>{a&&e(),l.current=setTimeout(()=>{s(!1),r(!0),o("increment")},yT)},[e,a]),g=C.exports.useCallback(()=>{a&&t(),l.current=setTimeout(()=>{s(!1),r(!0),o("decrement")},yT)},[t,a]),m=C.exports.useCallback(()=>{s(!0),r(!1),d()},[]);return C.exports.useEffect(()=>()=>d(),[]),{up:p,down:g,stop:m,isSpinning:n}}var cue=/^[Ee0-9+\-.]$/;function due(e){return cue.test(e)}function fue(e,t){if(e.key==null)return!0;const n=e.ctrlKey||e.altKey||e.metaKey;return!(e.key.length===1)||n?!0:t(e.key)}function hue(e={}){const{focusInputOnChange:t=!0,clampValueOnBlur:n=!0,keepWithinRange:r=!0,min:i=Number.MIN_SAFE_INTEGER,max:o=Number.MAX_SAFE_INTEGER,step:a=1,isReadOnly:s,isDisabled:l,isRequired:d,isInvalid:p,pattern:g="[0-9]*(.[0-9]+)?",inputMode:m="decimal",allowMouseWheel:y,id:b,onChange:S,precision:P,name:E,"aria-describedby":k,"aria-label":L,"aria-labelledby":R,onFocus:N,onBlur:F,onInvalid:z,getAriaValueText:$,isValidCharacter:K,format:G,parse:Y,...ve}=e,pe=kr(N),le=kr(F),we=kr(z),be=kr(K??due),ie=kr($),j=Iie(e),{update:ne,increment:Q,decrement:W}=j,[re,de]=C.exports.useState(!1),Se=!(s||l),De=C.exports.useRef(null),Me=C.exports.useRef(null),Ve=C.exports.useRef(null),ke=C.exports.useRef(null),$e=C.exports.useCallback(Ee=>Ee.split("").filter(be).join(""),[be]),nt=C.exports.useCallback(Ee=>Y?.(Ee)??Ee,[Y]),ft=C.exports.useCallback(Ee=>(G?.(Ee)??Ee).toString(),[G]);m0(()=>{(j.valueAsNumber>o||j.valueAsNumber<i)&&we?.("rangeOverflow",ft(j.value),j.valueAsNumber)},[j.valueAsNumber,j.value,ft,we]),kl(()=>{if(!De.current)return;if(De.current.value!=j.value){const kt=nt(De.current.value);j.setValue($e(kt))}},[nt,$e]);const Rt=C.exports.useCallback((Ee=a)=>{Se&&Q(Ee)},[Q,Se,a]),Mt=C.exports.useCallback((Ee=a)=>{Se&&W(Ee)},[W,Se,a]),Re=uue(Rt,Mt);vT(Ve,"disabled",Re.stop,Re.isSpinning),vT(ke,"disabled",Re.stop,Re.isSpinning);const tt=C.exports.useCallback(Ee=>{if(Ee.nativeEvent.isComposing)return;const Xt=nt(Ee.currentTarget.value);ne($e(Xt)),Me.current={start:Ee.currentTarget.selectionStart,end:Ee.currentTarget.selectionEnd}},[ne,$e,nt]),pt=C.exports.useCallback(Ee=>{var kt;pe?.(Ee),Me.current&&(Ee.target.selectionStart=Me.current.start??((kt=Ee.currentTarget.value)==null?void 0:kt.length),Ee.currentTarget.selectionEnd=Me.current.end??Ee.currentTarget.selectionStart)},[pe]),at=C.exports.useCallback(Ee=>{if(Ee.nativeEvent.isComposing)return;fue(Ee,be)||Ee.preventDefault();const kt=gt(Ee)*a,Xt=Ee.key,Ge={ArrowUp:()=>Rt(kt),ArrowDown:()=>Mt(kt),Home:()=>ne(i),End:()=>ne(o)}[Xt];Ge&&(Ee.preventDefault(),Ge(Ee))},[be,a,Rt,Mt,ne,i,o]),gt=Ee=>{let kt=1;return(Ee.metaKey||Ee.ctrlKey)&&(kt=.1),Ee.shiftKey&&(kt=10),kt},hn=C.exports.useMemo(()=>{const Ee=ie?.(j.value);if(Ee!=null)return Ee;const kt=j.value.toString();return kt||void 0},[j.value,ie]),mt=C.exports.useCallback(()=>{let Ee=j.value;Ee!==""&&(j.valueAsNumber<i&&(Ee=i),j.valueAsNumber>o&&(Ee=o),j.cast(Ee))},[j,o,i]),Ht=C.exports.useCallback(()=>{de(!1),n&&mt()},[n,de,mt]),tn=C.exports.useCallback(()=>{t&&requestAnimationFrame(()=>{var Ee;(Ee=De.current)==null||Ee.focus()})},[t]),Ft=C.exports.useCallback(Ee=>{Ee.preventDefault(),Re.up(),tn()},[tn,Re]),Oe=C.exports.useCallback(Ee=>{Ee.preventDefault(),Re.down(),tn()},[tn,Re]);g6(()=>De.current,"wheel",Ee=>{var kt;const zn=(((kt=De.current)==null?void 0:kt.ownerDocument)??document).activeElement===De.current;if(!y||!zn)return;Ee.preventDefault();const Ge=gt(Ee)*a,Tt=Math.sign(Ee.deltaY);Tt===-1?Rt(Ge):Tt===1&&Mt(Ge)},{passive:!1});const et=C.exports.useCallback((Ee={},kt=null)=>{const Xt=l||r&&j.isAtMax;return{...Ee,ref:Dn(kt,Ve),role:"button",tabIndex:-1,onPointerDown:cl(Ee.onPointerDown,zn=>{Xt||Ft(zn)}),onPointerLeave:cl(Ee.onPointerLeave,Re.stop),onPointerUp:cl(Ee.onPointerUp,Re.stop),disabled:Xt,"aria-disabled":Wb(Xt)}},[j.isAtMax,r,Ft,Re.stop,l]),Ut=C.exports.useCallback((Ee={},kt=null)=>{const Xt=l||r&&j.isAtMin;return{...Ee,ref:Dn(kt,ke),role:"button",tabIndex:-1,onPointerDown:cl(Ee.onPointerDown,zn=>{Xt||Oe(zn)}),onPointerLeave:cl(Ee.onPointerLeave,Re.stop),onPointerUp:cl(Ee.onPointerUp,Re.stop),disabled:Xt,"aria-disabled":Wb(Xt)}},[j.isAtMin,r,Oe,Re.stop,l]),Wt=C.exports.useCallback((Ee={},kt=null)=>({name:E,inputMode:m,type:"text",pattern:g,"aria-labelledby":R,"aria-label":L,"aria-describedby":k,id:b,disabled:l,...Ee,readOnly:Ee.readOnly??s,"aria-readonly":Ee.readOnly??s,"aria-required":Ee.required??d,required:Ee.required??d,ref:Dn(De,kt),value:ft(j.value),role:"spinbutton","aria-valuemin":i,"aria-valuemax":o,"aria-valuenow":Number.isNaN(j.valueAsNumber)?void 0:j.valueAsNumber,"aria-invalid":Wb(p??j.isOutOfRange),"aria-valuetext":hn,autoComplete:"off",autoCorrect:"off",onChange:cl(Ee.onChange,tt),onKeyDown:cl(Ee.onKeyDown,at),onFocus:cl(Ee.onFocus,pt,()=>de(!0)),onBlur:cl(Ee.onBlur,le,Ht)}),[E,m,g,R,L,ft,k,b,l,d,s,p,j.value,j.valueAsNumber,j.isOutOfRange,i,o,hn,tt,at,pt,le,Ht]);return{value:ft(j.value),valueAsNumber:j.valueAsNumber,isFocused:re,isDisabled:l,isReadOnly:s,getIncrementButtonProps:et,getDecrementButtonProps:Ut,getInputProps:Wt,htmlProps:ve}}var[pue,I4]=Cn({name:"NumberInputStylesContext",errorMessage:`useNumberInputStyles returned is 'undefined'. Seems you forgot to wrap the components in "<NumberInput />" `}),[gue,Q_]=Cn({name:"NumberInputContext",errorMessage:"useNumberInputContext: `context` is undefined. Seems you forgot to wrap number-input's components within <NumberInput />"}),SF=Ie(function(t,n){const r=Fi("NumberInput",t),i=yn(t),o=b_(i),{htmlProps:a,...s}=hue(o),l=C.exports.useMemo(()=>s,[s]);return se.createElement(gue,{value:l},se.createElement(pue,{value:r},se.createElement(Ce.div,{...a,ref:n,className:bF("chakra-numberinput",t.className),__css:{position:"relative",zIndex:0,...r.root}})))});SF.displayName="NumberInput";var mue=Ie(function(t,n){const r=I4();return se.createElement(Ce.div,{"aria-hidden":!0,ref:n,...t,__css:{display:"flex",flexDirection:"column",position:"absolute",top:"0",insetEnd:"0px",margin:"1px",height:"calc(100% - 2px)",zIndex:1,...r.stepperGroup}})});mue.displayName="NumberInputStepper";var wF=Ie(function(t,n){const{getInputProps:r}=Q_(),i=r(t,n),o=I4();return se.createElement(Ce.input,{...i,className:bF("chakra-numberinput__field",t.className),__css:{width:"100%",...o.field}})});wF.displayName="NumberInputField";var CF=Ce("div",{baseStyle:{display:"flex",justifyContent:"center",alignItems:"center",flex:1,transitionProperty:"common",transitionDuration:"normal",userSelect:"none",cursor:"pointer",lineHeight:"normal"}}),_F=Ie(function(t,n){const r=I4(),{getDecrementButtonProps:i}=Q_(),o=i(t,n);return _(CF,{...o,__css:r.stepper,children:t.children??_(aue,{})})});_F.displayName="NumberDecrementStepper";var kF=Ie(function(t,n){const{getIncrementButtonProps:r}=Q_(),i=r(t,n),o=I4();return _(CF,{...i,__css:o.stepper,children:t.children??_(sue,{})})});kF.displayName="NumberIncrementStepper";var lv=(...e)=>e.filter(Boolean).join(" ");function vue(e,...t){return yue(e)?e(...t):e}var yue=e=>typeof e=="function";function dl(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function xue(...e){return function(n){e.forEach(r=>{r?.(n)})}}var[bue,fh]=Cn({name:"PopoverContext",errorMessage:"usePopoverContext: `context` is undefined. Seems you forgot to wrap all popover components within `<Popover />`"}),[Sue,uv]=Cn({name:"PopoverStylesContext",errorMessage:`usePopoverStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Popover />" `}),fp={click:"click",hover:"hover"};function wue(e={}){const{closeOnBlur:t=!0,closeOnEsc:n=!0,initialFocusRef:r,id:i,returnFocusOnClose:o=!0,autoFocus:a=!0,arrowSize:s,arrowShadowColor:l,trigger:d=fp.click,openDelay:p=200,closeDelay:g=200,isLazy:m,lazyBehavior:y="unmount",computePositionOnMount:b,...S}=e,{isOpen:P,onClose:E,onOpen:k,onToggle:L}=TD(e),R=C.exports.useRef(null),N=C.exports.useRef(null),F=C.exports.useRef(null),z=C.exports.useRef(!1),$=C.exports.useRef(!1);P&&($.current=!0);const[K,G]=C.exports.useState(!1),[Y,ve]=C.exports.useState(!1),pe=C.exports.useId(),le=i??pe,[we,be,ie,j]=["popover-trigger","popover-content","popover-header","popover-body"].map(tt=>`${tt}-${le}`),{referenceRef:ne,getArrowProps:Q,getPopperProps:W,getArrowInnerProps:re,forceUpdate:de}=PD({...S,enabled:P||!!b}),Se=Nie({isOpen:P,ref:F});Hie({enabled:P,ref:N}),$ie(F,{focusRef:N,visible:P,shouldFocus:o&&d===fp.click}),Vie(F,{focusRef:r,visible:P,shouldFocus:a&&d===fp.click});const De=LD({wasSelected:$.current,enabled:m,mode:y,isSelected:Se.present}),Me=C.exports.useCallback((tt={},pt=null)=>{const at={...tt,style:{...tt.style,transformOrigin:qr.transformOrigin.varRef,[qr.arrowSize.var]:s?`${s}px`:void 0,[qr.arrowShadowColor.var]:l},ref:Dn(F,pt),children:De?tt.children:null,id:be,tabIndex:-1,role:"dialog",onKeyDown:dl(tt.onKeyDown,gt=>{n&&gt.key==="Escape"&&E()}),onBlur:dl(tt.onBlur,gt=>{const hn=xT(gt),mt=Vb(F.current,hn),Ht=Vb(N.current,hn);P&&t&&(!mt&&!Ht)&&E()}),"aria-labelledby":K?ie:void 0,"aria-describedby":Y?j:void 0};return d===fp.hover&&(at.role="tooltip",at.onMouseEnter=dl(tt.onMouseEnter,()=>{z.current=!0}),at.onMouseLeave=dl(tt.onMouseLeave,gt=>{gt.nativeEvent.relatedTarget!==null&&(z.current=!1,setTimeout(E,g))})),at},[De,be,K,ie,Y,j,d,n,E,P,t,g,l,s]),Ve=C.exports.useCallback((tt={},pt=null)=>W({...tt,style:{visibility:P?"visible":"hidden",...tt.style}},pt),[P,W]),ke=C.exports.useCallback((tt,pt=null)=>({...tt,ref:Dn(pt,R,ne)}),[R,ne]),$e=C.exports.useRef(),nt=C.exports.useRef(),ft=C.exports.useCallback(tt=>{R.current==null&&ne(tt)},[ne]),Rt=C.exports.useCallback((tt={},pt=null)=>{const at={...tt,ref:Dn(N,pt,ft),id:we,"aria-haspopup":"dialog","aria-expanded":P,"aria-controls":be};return d===fp.click&&(at.onClick=dl(tt.onClick,L)),d===fp.hover&&(at.onFocus=dl(tt.onFocus,()=>{$e.current===void 0&&k()}),at.onBlur=dl(tt.onBlur,gt=>{const hn=xT(gt),mt=!Vb(F.current,hn);P&&t&&mt&&E()}),at.onKeyDown=dl(tt.onKeyDown,gt=>{gt.key==="Escape"&&E()}),at.onMouseEnter=dl(tt.onMouseEnter,()=>{z.current=!0,$e.current=window.setTimeout(k,p)}),at.onMouseLeave=dl(tt.onMouseLeave,()=>{z.current=!1,$e.current&&(clearTimeout($e.current),$e.current=void 0),nt.current=window.setTimeout(()=>{z.current===!1&&E()},g)})),at},[we,P,be,d,ft,L,k,t,E,p,g]);C.exports.useEffect(()=>()=>{$e.current&&clearTimeout($e.current),nt.current&&clearTimeout(nt.current)},[]);const Mt=C.exports.useCallback((tt={},pt=null)=>({...tt,id:ie,ref:Dn(pt,at=>{G(!!at)})}),[ie]),Re=C.exports.useCallback((tt={},pt=null)=>({...tt,id:j,ref:Dn(pt,at=>{ve(!!at)})}),[j]);return{forceUpdate:de,isOpen:P,onAnimationComplete:Se.onComplete,onClose:E,getAnchorProps:ke,getArrowProps:Q,getArrowInnerProps:re,getPopoverPositionerProps:Ve,getPopoverProps:Me,getTriggerProps:Rt,getHeaderProps:Mt,getBodyProps:Re}}function Vb(e,t){return e===t||e?.contains(t)}function xT(e){const t=e.currentTarget.ownerDocument.activeElement;return e.relatedTarget??t}function R4(e){const t=Fi("Popover",e),{children:n,...r}=yn(e),i=R0(),o=wue({...r,direction:i.direction});return _(bue,{value:o,children:_(Sue,{value:t,children:vue(n,{isOpen:o.isOpen,onClose:o.onClose,forceUpdate:o.forceUpdate})})})}R4.displayName="Popover";function M4(e){const{bg:t,bgColor:n,backgroundColor:r}=e,{getArrowProps:i,getArrowInnerProps:o}=fh(),a=uv(),s=t??n??r;return se.createElement(Ce.div,{...i(),className:"chakra-popover__arrow-positioner"},se.createElement(Ce.div,{className:lv("chakra-popover__arrow",e.className),...o(e),__css:{...a.arrow,"--popper-arrow-bg":s?`colors.${s}, ${s}`:void 0}}))}M4.displayName="PopoverArrow";var Cue=Ie(function(t,n){const{getBodyProps:r}=fh(),i=uv();return se.createElement(Ce.div,{...r(t,n),className:lv("chakra-popover__body",t.className),__css:i.body})});Cue.displayName="PopoverBody";var _ue=Ie(function(t,n){const{onClose:r}=fh(),i=uv();return _(P4,{size:"sm",onClick:r,className:lv("chakra-popover__close-btn",t.className),__css:i.closeButton,ref:n,...t})});_ue.displayName="PopoverCloseButton";function kue(e){if(!!e)return{enter:{...e.enter,visibility:"visible"},exit:{...e.exit,transitionEnd:{visibility:"hidden"}}}}var Eue={exit:{opacity:0,scale:.95,transition:{duration:.1,ease:[.4,0,1,1]}},enter:{scale:1,opacity:1,transition:{duration:.15,ease:[0,0,.2,1]}}},Pue=ns(Ce.section),J_=Ie(function(t,n){const{isOpen:r}=fh();return se.createElement(Pue,{ref:n,variants:kue(t.variants),...t,initial:!1,animate:r?"enter":"exit"})});J_.defaultProps={variants:Eue};J_.displayName="PopoverTransition";var O4=Ie(function(t,n){const{rootProps:r,...i}=t,{getPopoverProps:o,getPopoverPositionerProps:a,onAnimationComplete:s}=fh(),l=uv(),d={position:"relative",display:"flex",flexDirection:"column",...l.content};return se.createElement(Ce.div,{...a(r),__css:l.popper,className:"chakra-popover__popper"},_(J_,{...o(i,n),onAnimationComplete:xue(s,i.onAnimationComplete),className:lv("chakra-popover__content",t.className),__css:d}))});O4.displayName="PopoverContent";var EF=Ie(function(t,n){const{getHeaderProps:r}=fh(),i=uv();return se.createElement(Ce.header,{...r(t,n),className:lv("chakra-popover__header",t.className),__css:i.header})});EF.displayName="PopoverHeader";function N4(e){const t=C.exports.Children.only(e.children),{getTriggerProps:n}=fh();return C.exports.cloneElement(t,n(t.props,t.ref))}N4.displayName="PopoverTrigger";function Tue(e,t,n){return(e-t)*100/(n-t)}Zm({"0%":{strokeDasharray:"1, 400",strokeDashoffset:"0"},"50%":{strokeDasharray:"400, 400",strokeDashoffset:"-100"},"100%":{strokeDasharray:"400, 400",strokeDashoffset:"-260"}});Zm({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}});var Lue=Zm({"0%":{left:"-40%"},"100%":{left:"100%"}}),Aue=Zm({from:{backgroundPosition:"1rem 0"},to:{backgroundPosition:"0 0"}});function Iue(e){const{value:t=0,min:n,max:r,valueText:i,getValueText:o,isIndeterminate:a}=e,s=Tue(t,n,r);return{bind:{"data-indeterminate":a?"":void 0,"aria-valuemax":r,"aria-valuemin":n,"aria-valuenow":a?void 0:t,"aria-valuetext":(()=>{if(t!=null)return typeof o=="function"?o(t,s):i})(),role:"progressbar"},percent:s,value:t}}var[Rue,Mue]=Cn({name:"ProgressStylesContext",errorMessage:`useProgressStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Progress />" `}),Oue=e=>{const{min:t,max:n,value:r,isIndeterminate:i,...o}=e,a=Iue({value:r,min:t,max:n,isIndeterminate:i}),s=Mue(),l={height:"100%",...s.filledTrack};return se.createElement(Ce.div,{style:{width:`${a.percent}%`,...o.style},...a.bind,...o,__css:l})},PF=e=>{var t;const{value:n,min:r=0,max:i=100,hasStripe:o,isAnimated:a,children:s,borderRadius:l,isIndeterminate:d,"aria-label":p,"aria-labelledby":g,...m}=yn(e),y=Fi("Progress",e),b=l??((t=y.track)==null?void 0:t.borderRadius),S={animation:`${Aue} 1s linear infinite`},k={...!d&&o&&a&&S,...d&&{position:"absolute",willChange:"left",minWidth:"50%",animation:`${Lue} 1s ease infinite normal none running`}},L={overflow:"hidden",position:"relative",...y.track};return se.createElement(Ce.div,{borderRadius:b,__css:L,...m},ue(Rue,{value:y,children:[_(Oue,{"aria-label":p,"aria-labelledby":g,min:r,max:i,value:n,isIndeterminate:d,css:k,borderRadius:b}),s]}))};PF.displayName="Progress";var Nue=Ce("div",{baseStyle:{fontSize:"0.24em",top:"50%",left:"50%",width:"100%",textAlign:"center",position:"absolute",transform:"translate(-50%, -50%)"}});Nue.displayName="CircularProgressLabel";var Due=(...e)=>e.filter(Boolean).join(" "),Fue=e=>e?"":void 0;function zue(e,t){const n={},r={};for(const[i,o]of Object.entries(e))t.includes(i)?n[i]=o:r[i]=o;return[n,r]}var TF=Ie(function(t,n){const{children:r,placeholder:i,className:o,...a}=t;return se.createElement(Ce.select,{...a,ref:n,className:Due("chakra-select",o)},i&&_("option",{value:"",children:i}),r)});TF.displayName="SelectField";var LF=Ie((e,t)=>{var n;const r=Fi("Select",e),{rootProps:i,placeholder:o,icon:a,color:s,height:l,h:d,minH:p,minHeight:g,iconColor:m,iconSize:y,...b}=yn(e),[S,P]=zue(b,VZ),E=x_(P),k={width:"100%",height:"fit-content",position:"relative",color:s},L={paddingEnd:"2rem",...r.field,_focus:{zIndex:"unset",...(n=r.field)==null?void 0:n._focus}};return se.createElement(Ce.div,{className:"chakra-select__wrapper",__css:k,...S,...i},_(TF,{ref:t,height:d??l,minH:p??g,placeholder:o,...E,__css:L,children:e.children}),_(AF,{"data-disabled":Fue(E.disabled),...(m||s)&&{color:m||s},__css:r.icon,...y&&{fontSize:y},children:a}))});LF.displayName="Select";var $ue=e=>_("svg",{viewBox:"0 0 24 24",...e,children:_("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})}),Bue=Ce("div",{baseStyle:{position:"absolute",display:"inline-flex",alignItems:"center",justifyContent:"center",pointerEvents:"none",top:"50%",transform:"translateY(-50%)"}}),AF=e=>{const{children:t=_($ue,{}),...n}=e,r=C.exports.cloneElement(t,{role:"presentation",className:"chakra-select__icon",focusable:!1,"aria-hidden":!0,style:{width:"1em",height:"1em",color:"currentColor"}});return _(Bue,{...n,className:"chakra-select__icon-wrapper",children:C.exports.isValidElement(t)?r:null})};AF.displayName="SelectIcon";function Hue(e,t,n,r){return e.addEventListener(t,n,r),()=>{e.removeEventListener(t,n,r)}}function Wue(e){const t=Uue(e);return typeof t.PointerEvent<"u"&&e instanceof t.PointerEvent?e.pointerType==="mouse":e instanceof t.MouseEvent}function IF(e){return!!e.touches}function Vue(e){return IF(e)&&e.touches.length>1}function Uue(e){return e.view??window}function Gue(e,t="page"){const n=e.touches[0]||e.changedTouches[0];return{x:n[`${t}X`],y:n[`${t}Y`]}}function jue(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function RF(e,t="page"){return IF(e)?Gue(e,t):jue(e,t)}function Kue(e){return t=>{const n=Wue(t);(!n||n&&t.button===0)&&e(t)}}function que(e,t=!1){function n(i){e(i,{point:RF(i)})}return t?Kue(n):n}function Wy(e,t,n,r){return Hue(e,t,que(n,t==="pointerdown"),r)}var Zue=class{history=[];startEvent=null;lastEvent=null;lastEventInfo=null;handlers={};removeListeners=()=>{};threshold=3;win;constructor(e,t,n){if(this.win=e.view??window,Vue(e))return;this.handlers=t,n&&(this.threshold=n),e.stopPropagation(),e.preventDefault();const r={point:RF(e)},{timestamp:i}=kE();this.history=[{...r.point,timestamp:i}];const{onSessionStart:o}=t;o?.(e,Ub(r,this.history)),this.removeListeners=Que(Wy(this.win,"pointermove",this.onPointerMove),Wy(this.win,"pointerup",this.onPointerUp),Wy(this.win,"pointercancel",this.onPointerUp))}updatePoint=()=>{if(!(this.lastEvent&&this.lastEventInfo))return;const e=Ub(this.lastEventInfo,this.history),t=this.startEvent!==null,n=Jue(e.offset,{x:0,y:0})>=this.threshold;if(!t&&!n)return;const{timestamp:r}=kE();this.history.push({...e.point,timestamp:r});const{onStart:i,onMove:o}=this.handlers;t||(i?.(this.lastEvent,e),this.startEvent=this.lastEvent),o?.(this.lastEvent,e)};onPointerMove=(e,t)=>{this.lastEvent=e,this.lastEventInfo=t,JY.update(this.updatePoint,!0)};onPointerUp=(e,t)=>{const n=Ub(t,this.history),{onEnd:r,onSessionEnd:i}=this.handlers;i?.(e,n),this.end(),!(!r||!this.startEvent)&&r?.(e,n)};updateHandlers(e){this.handlers=e}end(){var e;(e=this.removeListeners)==null||e.call(this),eX.update(this.updatePoint)}};function bT(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ub(e,t){return{point:e.point,delta:bT(e.point,t[t.length-1]),offset:bT(e.point,t[0]),velocity:Xue(t,.1)}}var Yue=e=>e*1e3;function Xue(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=e[e.length-1];for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>Yue(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function Que(...e){return t=>e.reduce((n,r)=>r(n),t)}function Gb(e,t){return Math.abs(e-t)}function ST(e){return"x"in e&&"y"in e}function Jue(e,t){if(typeof e=="number"&&typeof t=="number")return Gb(e,t);if(ST(e)&&ST(t)){const n=Gb(e.x,t.x),r=Gb(e.y,t.y);return Math.sqrt(n**2+r**2)}return 0}function MF(e,t){const{onPan:n,onPanStart:r,onPanEnd:i,onPanSessionStart:o,onPanSessionEnd:a,threshold:s}=t,l=Boolean(n||r||i||o||a),d=C.exports.useRef(null),p={onSessionStart:o,onSessionEnd:a,onStart:r,onMove:n,onEnd(m,y){d.current=null,i?.(m,y)}};C.exports.useEffect(()=>{var m;(m=d.current)==null||m.updateHandlers(p)});function g(m){d.current=new Zue(m,p,s)}C.exports.useEffect(()=>{const m=e.current;if(!(!m||!l))return Wy(m,"pointerdown",g)},[l]),C.exports.useEffect(()=>()=>{var m;(m=d.current)==null||m.end(),d.current=null},[])}function ece(e,t){if(!e){t(void 0);return}t({width:e.offsetWidth,height:e.offsetHeight});const n=e.ownerDocument.defaultView??window,r=new n.ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const[o]=i;let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;t({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}var tce=Boolean(globalThis?.document)?C.exports.useLayoutEffect:C.exports.useEffect;function nce(e,t){var n;if(!e||!e.parentElement)return;const r=((n=e.ownerDocument)==null?void 0:n.defaultView)??window,i=new r.MutationObserver(()=>{t()});return i.observe(e.parentElement,{childList:!0}),()=>{i.disconnect()}}function OF({getNodes:e,observeMutation:t=!0}){const[n,r]=C.exports.useState([]),[i,o]=C.exports.useState(0);return tce(()=>{const a=e(),s=a.map((l,d)=>ece(l,p=>{r(g=>[...g.slice(0,d),p,...g.slice(d+1)])}));if(t){const l=a[0];s.push(nce(l,()=>{o(d=>d+1)}))}return()=>{s.forEach(l=>{l?.()})}},[i]),n}function rce(e){return typeof e=="object"&&e!==null&&"current"in e}function ice(e){const[t]=OF({observeMutation:!1,getNodes(){return[rce(e)?e.current:e]}});return t}var oce=Object.create,NF=Object.defineProperty,ace=Object.getOwnPropertyDescriptor,e8=Object.getOwnPropertyNames,sce=Object.getPrototypeOf,lce=Object.prototype.hasOwnProperty,uce=(e,t)=>function(){return e&&(t=(0,e[e8(e)[0]])(e=0)),t},cce=(e,t)=>function(){return t||(0,e[e8(e)[0]])((t={exports:{}}).exports,t),t.exports},dce=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of e8(t))!lce.call(e,i)&&i!==n&&NF(e,i,{get:()=>t[i],enumerable:!(r=ace(t,i))||r.enumerable});return e},fce=(e,t,n)=>(n=e!=null?oce(sce(e)):{},dce(t||!e||!e.__esModule?NF(n,"default",{value:e,enumerable:!0}):n,e)),Ds=uce({"../../../react-shim.js"(){}}),hce=cce({"../../../node_modules/.pnpm/lodash.mergewith@4.6.2/node_modules/lodash.mergewith/index.js"(e,t){Ds();var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",b="[object GeneratorFunction]",S="[object Map]",P="[object Number]",E="[object Null]",k="[object Object]",L="[object Proxy]",R="[object RegExp]",N="[object Set]",F="[object String]",z="[object Undefined]",$="[object WeakMap]",K="[object ArrayBuffer]",G="[object DataView]",Y="[object Float32Array]",ve="[object Float64Array]",pe="[object Int8Array]",le="[object Int16Array]",we="[object Int32Array]",be="[object Uint8Array]",ie="[object Uint8ClampedArray]",j="[object Uint16Array]",ne="[object Uint32Array]",Q=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,re=/^(?:0|[1-9]\d*)$/,de={};de[Y]=de[ve]=de[pe]=de[le]=de[we]=de[be]=de[ie]=de[j]=de[ne]=!0,de[s]=de[l]=de[K]=de[p]=de[G]=de[g]=de[m]=de[y]=de[S]=de[P]=de[k]=de[R]=de[N]=de[F]=de[$]=!1;var Se=typeof global=="object"&&global&&global.Object===Object&&global,De=typeof self=="object"&&self&&self.Object===Object&&self,Me=Se||De||Function("return this")(),Ve=typeof e=="object"&&e&&!e.nodeType&&e,ke=Ve&&typeof t=="object"&&t&&!t.nodeType&&t,$e=ke&&ke.exports===Ve,nt=$e&&Se.process,ft=function(){try{var I=ke&&ke.require&&ke.require("util").types;return I||nt&&nt.binding&&nt.binding("util")}catch{}}(),Rt=ft&&ft.isTypedArray;function Mt(I,D,U){switch(U.length){case 0:return I.call(D);case 1:return I.call(D,U[0]);case 2:return I.call(D,U[0],U[1]);case 3:return I.call(D,U[0],U[1],U[2])}return I.apply(D,U)}function Re(I,D){for(var U=-1,me=Array(I);++U<I;)me[U]=D(U);return me}function tt(I){return function(D){return I(D)}}function pt(I,D){return I?.[D]}function at(I,D){return function(U){return I(D(U))}}var gt=Array.prototype,hn=Function.prototype,mt=Object.prototype,Ht=Me["__core-js_shared__"],tn=hn.toString,Ft=mt.hasOwnProperty,Oe=function(){var I=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||"");return I?"Symbol(src)_1."+I:""}(),et=mt.toString,Ut=tn.call(Object),Wt=RegExp("^"+tn.call(Ft).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ee=$e?Me.Buffer:void 0,kt=Me.Symbol,Xt=Me.Uint8Array,zn=Ee?Ee.allocUnsafe:void 0,Ge=at(Object.getPrototypeOf,Object),Tt=Object.create,Be=mt.propertyIsEnumerable,ut=gt.splice,je=kt?kt.toStringTag:void 0,xt=function(){try{var I=to(Object,"defineProperty");return I({},"",{}),I}catch{}}(),Qt=Ee?Ee.isBuffer:void 0,jn=Math.max,yr=Date.now,Hr=to(Me,"Map"),zi=to(Object,"create"),Ad=function(){function I(){}return function(D){if(!Ar(D))return{};if(Tt)return Tt(D);I.prototype=D;var U=new I;return I.prototype=void 0,U}}();function Wr(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Ku(){this.__data__=zi?zi(null):{},this.size=0}function Id(I){var D=this.has(I)&&delete this.__data__[I];return this.size-=D?1:0,D}function $s(I){var D=this.__data__;if(zi){var U=D[I];return U===r?void 0:U}return Ft.call(D,I)?D[I]:void 0}function qu(I){var D=this.__data__;return zi?D[I]!==void 0:Ft.call(D,I)}function Zu(I,D){var U=this.__data__;return this.size+=this.has(I)?0:1,U[I]=zi&&D===void 0?r:D,this}Wr.prototype.clear=Ku,Wr.prototype.delete=Id,Wr.prototype.get=$s,Wr.prototype.has=qu,Wr.prototype.set=Zu;function or(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Wl(){this.__data__=[],this.size=0}function Rd(I){var D=this.__data__,U=$i(D,I);if(U<0)return!1;var me=D.length-1;return U==me?D.pop():ut.call(D,U,1),--this.size,!0}function Bs(I){var D=this.__data__,U=$i(D,I);return U<0?void 0:D[U][1]}function Vl(I){return $i(this.__data__,I)>-1}function Md(I,D){var U=this.__data__,me=$i(U,I);return me<0?(++this.size,U.push([I,D])):U[me][1]=D,this}or.prototype.clear=Wl,or.prototype.delete=Rd,or.prototype.get=Bs,or.prototype.has=Vl,or.prototype.set=Md;function yi(I){var D=-1,U=I==null?0:I.length;for(this.clear();++D<U;){var me=I[D];this.set(me[0],me[1])}}function Hs(){this.size=0,this.__data__={hash:new Wr,map:new(Hr||or),string:new Wr}}function Od(I){var D=_o(this,I).delete(I);return this.size-=D?1:0,D}function Nd(I){return _o(this,I).get(I)}function Dd(I){return _o(this,I).has(I)}function Fd(I,D){var U=_o(this,I),me=U.size;return U.set(I,D),this.size+=U.size==me?0:1,this}yi.prototype.clear=Hs,yi.prototype.delete=Od,yi.prototype.get=Nd,yi.prototype.has=Dd,yi.prototype.set=Fd;function oi(I){var D=this.__data__=new or(I);this.size=D.size}function zd(){this.__data__=new or,this.size=0}function $d(I){var D=this.__data__,U=D.delete(I);return this.size=D.size,U}function Bd(I){return this.__data__.get(I)}function Hd(I){return this.__data__.has(I)}function Wd(I,D){var U=this.__data__;if(U instanceof or){var me=U.__data__;if(!Hr||me.length<n-1)return me.push([I,D]),this.size=++U.size,this;U=this.__data__=new yi(me)}return U.set(I,D),this.size=U.size,this}oi.prototype.clear=zd,oi.prototype.delete=$d,oi.prototype.get=Bd,oi.prototype.has=Hd,oi.prototype.set=Wd;function Vd(I,D){var U=Zo(I),me=!U&&ls(I),Ye=!U&&!me&&us(I),dt=!U&&!me&&!Ye&&Xl(I),Ke=U||me||Ye||dt,Ue=Ke?Re(I.length,String):[],lt=Ue.length;for(var an in I)(D||Ft.call(I,an))&&!(Ke&&(an=="length"||Ye&&(an=="offset"||an=="parent")||dt&&(an=="buffer"||an=="byteLength"||an=="byteOffset")||jl(an,lt)))&&Ue.push(an);return Ue}function Co(I,D,U){(U!==void 0&&!bi(I[D],U)||U===void 0&&!(D in I))&&Ko(I,D,U)}function Ud(I,D,U){var me=I[D];(!(Ft.call(I,D)&&bi(me,U))||U===void 0&&!(D in I))&&Ko(I,D,U)}function $i(I,D){for(var U=I.length;U--;)if(bi(I[U][0],D))return U;return-1}function Ko(I,D,U){D=="__proto__"&&xt?xt(I,D,{configurable:!0,enumerable:!0,value:U,writable:!0}):I[D]=U}var as=Ul();function Qi(I){return I==null?I===void 0?z:E:je&&je in Object(I)?Gl(I):ss(I)}function Ea(I){return cn(I)&&Qi(I)==s}function Yu(I){if(!Ar(I)||La(I))return!1;var D=Ra(I)?Wt:W;return D.test(Us(I))}function Ws(I){return cn(I)&&Zl(I.length)&&!!de[Qi(I)]}function Pa(I){if(!Ar(I))return Aa(I);var D=xi(I),U=[];for(var me in I)me=="constructor"&&(D||!Ft.call(I,me))||U.push(me);return U}function Bi(I,D,U,me,Ye){I!==D&&as(D,function(dt,Ke){if(Ye||(Ye=new oi),Ar(dt))pn(I,D,Ke,U,Bi,me,Ye);else{var Ue=me?me(Ia(I,Ke),dt,Ke+"",I,D,Ye):void 0;Ue===void 0&&(Ue=dt),Co(I,Ke,Ue)}},Jl)}function pn(I,D,U,me,Ye,dt,Ke){var Ue=Ia(I,U),lt=Ia(D,U),an=Ke.get(lt);if(an){Co(I,U,an);return}var qt=dt?dt(Ue,lt,U+"",I,D,Ke):void 0,Gt=qt===void 0;if(Gt){var sr=Zo(lt),ai=!sr&&us(lt),si=!sr&&!ai&&Xl(lt);qt=lt,sr||ai||si?Zo(Ue)?qt=Ue:Qu(Ue)?qt=Ta(Ue):ai?(Gt=!1,qt=ar(lt,!0)):si?(Gt=!1,qt=eo(lt,!0)):qt=[]:Yl(lt)||ls(lt)?(qt=Ue,ls(Ue)?qt=Ql(Ue):(!Ar(Ue)||Ra(Ue))&&(qt=Xr(lt))):Gt=!1}Gt&&(Ke.set(lt,qt),Ye(qt,lt,me,dt,Ke),Ke.delete(lt)),Co(I,U,qt)}function un(I,D){return Vs(Gd(I,D,eu),I+"")}var Ji=xt?function(I,D){return xt(I,"toString",{configurable:!0,enumerable:!1,value:Ot(D),writable:!0})}:eu;function ar(I,D){if(D)return I.slice();var U=I.length,me=zn?zn(U):new I.constructor(U);return I.copy(me),me}function Tr(I){var D=new I.constructor(I.byteLength);return new Xt(D).set(new Xt(I)),D}function eo(I,D){var U=D?Tr(I.buffer):I.buffer;return new I.constructor(U,I.byteOffset,I.length)}function Ta(I,D){var U=-1,me=I.length;for(D||(D=Array(me));++U<me;)D[U]=I[U];return D}function Lr(I,D,U,me){var Ye=!U;U||(U={});for(var dt=-1,Ke=D.length;++dt<Ke;){var Ue=D[dt],lt=me?me(U[Ue],I[Ue],Ue,U,I):void 0;lt===void 0&&(lt=I[Ue]),Ye?Ko(U,Ue,lt):Ud(U,Ue,lt)}return U}function qo(I){return un(function(D,U){var me=-1,Ye=U.length,dt=Ye>1?U[Ye-1]:void 0,Ke=Ye>2?U[2]:void 0;for(dt=I.length>3&&typeof dt=="function"?(Ye--,dt):void 0,Ke&&Xu(U[0],U[1],Ke)&&(dt=Ye<3?void 0:dt,Ye=1),D=Object(D);++me<Ye;){var Ue=U[me];Ue&&I(D,Ue,me,dt)}return D})}function Ul(I){return function(D,U,me){for(var Ye=-1,dt=Object(D),Ke=me(D),Ue=Ke.length;Ue--;){var lt=Ke[I?Ue:++Ye];if(U(dt[lt],lt,dt)===!1)break}return D}}function _o(I,D){var U=I.__data__;return Kl(D)?U[typeof D=="string"?"string":"hash"]:U.map}function to(I,D){var U=pt(I,D);return Yu(U)?U:void 0}function Gl(I){var D=Ft.call(I,je),U=I[je];try{I[je]=void 0;var me=!0}catch{}var Ye=et.call(I);return me&&(D?I[je]=U:delete I[je]),Ye}function Xr(I){return typeof I.constructor=="function"&&!xi(I)?Ad(Ge(I)):{}}function jl(I,D){var U=typeof I;return D=D??a,!!D&&(U=="number"||U!="symbol"&&re.test(I))&&I>-1&&I%1==0&&I<D}function Xu(I,D,U){if(!Ar(U))return!1;var me=typeof D;return(me=="number"?Lt(U)&&jl(D,U.length):me=="string"&&D in U)?bi(U[D],I):!1}function Kl(I){var D=typeof I;return D=="string"||D=="number"||D=="symbol"||D=="boolean"?I!=="__proto__":I===null}function La(I){return!!Oe&&Oe in I}function xi(I){var D=I&&I.constructor,U=typeof D=="function"&&D.prototype||mt;return I===U}function Aa(I){var D=[];if(I!=null)for(var U in Object(I))D.push(U);return D}function ss(I){return et.call(I)}function Gd(I,D,U){return D=jn(D===void 0?I.length-1:D,0),function(){for(var me=arguments,Ye=-1,dt=jn(me.length-D,0),Ke=Array(dt);++Ye<dt;)Ke[Ye]=me[D+Ye];Ye=-1;for(var Ue=Array(D+1);++Ye<D;)Ue[Ye]=me[Ye];return Ue[D]=U(Ke),Mt(I,this,Ue)}}function Ia(I,D){if(!(D==="constructor"&&typeof I[D]=="function")&&D!="__proto__")return I[D]}var Vs=ql(Ji);function ql(I){var D=0,U=0;return function(){var me=yr(),Ye=o-(me-U);if(U=me,Ye>0){if(++D>=i)return arguments[0]}else D=0;return I.apply(void 0,arguments)}}function Us(I){if(I!=null){try{return tn.call(I)}catch{}try{return I+""}catch{}}return""}function bi(I,D){return I===D||I!==I&&D!==D}var ls=Ea(function(){return arguments}())?Ea:function(I){return cn(I)&&Ft.call(I,"callee")&&!Be.call(I,"callee")},Zo=Array.isArray;function Lt(I){return I!=null&&Zl(I.length)&&!Ra(I)}function Qu(I){return cn(I)&&Lt(I)}var us=Qt||jd;function Ra(I){if(!Ar(I))return!1;var D=Qi(I);return D==y||D==b||D==d||D==L}function Zl(I){return typeof I=="number"&&I>-1&&I%1==0&&I<=a}function Ar(I){var D=typeof I;return I!=null&&(D=="object"||D=="function")}function cn(I){return I!=null&&typeof I=="object"}function Yl(I){if(!cn(I)||Qi(I)!=k)return!1;var D=Ge(I);if(D===null)return!0;var U=Ft.call(D,"constructor")&&D.constructor;return typeof U=="function"&&U instanceof U&&tn.call(U)==Ut}var Xl=Rt?tt(Rt):Ws;function Ql(I){return Lr(I,Jl(I))}function Jl(I){return Lt(I)?Vd(I,!0):Pa(I)}var nn=qo(function(I,D,U,me){Bi(I,D,U,me)});function Ot(I){return function(){return I}}function eu(I){return I}function jd(){return!1}t.exports=nn}});Ds();Ds();Ds();fce(hce());Ds();Ds();Ds();var ja=e=>e?"":void 0,e0=e=>e?!0:void 0,Cd=(...e)=>e.filter(Boolean).join(" ");function t0(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}Object.freeze(["base","sm","md","lg","xl","2xl"]);Ds();Ds();function pce(e){return{root:`slider-root-${e}`,getThumb:t=>`slider-thumb-${e}-${t}`,getInput:t=>`slider-input-${e}-${t}`,track:`slider-track-${e}`,innerTrack:`slider-filled-track-${e}`,getMarker:t=>`slider-marker-${e}-${t}`,output:`slider-output-${e}`}}function cg(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}var Vy={width:0,height:0},V2=e=>e||Vy;function DF(e){const{orientation:t,thumbPercents:n,thumbRects:r,isReversed:i}=e,o=S=>{const P=r[S]??Vy;return{position:"absolute",userSelect:"none",WebkitUserSelect:"none",MozUserSelect:"none",msUserSelect:"none",touchAction:"none",...cg({orientation:t,vertical:{bottom:`calc(${n[S]}% - ${P.height/2}px)`},horizontal:{left:`calc(${n[S]}% - ${P.width/2}px)`}})}},a=t==="vertical"?r.reduce((S,P)=>V2(S).height>V2(P).height?S:P,Vy):r.reduce((S,P)=>V2(S).width>V2(P).width?S:P,Vy),s={position:"relative",touchAction:"none",WebkitTapHighlightColor:"rgba(0,0,0,0)",userSelect:"none",outline:0,...cg({orientation:t,vertical:a?{paddingLeft:a.width/2,paddingRight:a.width/2}:{},horizontal:a?{paddingTop:a.height/2,paddingBottom:a.height/2}:{}})},l={position:"absolute",...cg({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",height:"100%"},horizontal:{top:"50%",transform:"translateY(-50%)",width:"100%"}})},d=n.length===1,p=[0,i?100-n[0]:n[0]],g=d?p:n;let m=g[0];!d&&i&&(m=100-m);const y=Math.abs(g[g.length-1]-g[0]),b={...l,...cg({orientation:t,vertical:i?{height:`${y}%`,top:`${m}%`}:{height:`${y}%`,bottom:`${m}%`},horizontal:i?{width:`${y}%`,right:`${m}%`}:{width:`${y}%`,left:`${m}%`}})};return{trackStyle:l,innerTrackStyle:b,rootStyle:s,getThumbStyle:o}}function FF(e){const{isReversed:t,direction:n,orientation:r}=e;return n==="ltr"||r==="vertical"?t:!t}function gce(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:b=1,getAriaValueText:S,"aria-valuetext":P,"aria-label":E,"aria-labelledby":k,name:L,focusThumbOnChange:R=!0,minStepsBetweenThumbs:N=0,...F}=e,z=kr(m),$=kr(y),K=kr(S),G=FF({isReversed:a,direction:s,orientation:l}),[Y,ve]=l4({value:i,defaultValue:o??[25,75],onChange:r});if(!Array.isArray(Y))throw new TypeError(`[range-slider] You passed an invalid value for \`value\` or \`defaultValue\`, expected \`Array\` but got \`${typeof Y}\``);const[pe,le]=C.exports.useState(!1),[we,be]=C.exports.useState(!1),[ie,j]=C.exports.useState(-1),ne=!(p||g),Q=C.exports.useRef(Y),W=Y.map(Be=>Yp(Be,t,n)),re=N*b,de=mce(W,t,n,re),Se=C.exports.useRef({eventSource:null,value:[],valueBounds:[]});Se.current.value=W,Se.current.valueBounds=de;const De=W.map(Be=>n-Be+t),Ve=(G?De:W).map(Be=>X3(Be,t,n)),ke=l==="vertical",$e=C.exports.useRef(null),nt=C.exports.useRef(null),ft=OF({getNodes(){const Be=nt.current,ut=Be?.querySelectorAll("[role=slider]");return ut?Array.from(ut):[]}}),Rt=C.exports.useId(),Re=pce(d??Rt),tt=C.exports.useCallback(Be=>{var ut;if(!$e.current)return;Se.current.eventSource="pointer";const je=$e.current.getBoundingClientRect(),{clientX:xt,clientY:Qt}=((ut=Be.touches)==null?void 0:ut[0])??Be,jn=ke?je.bottom-Qt:xt-je.left,yr=ke?je.height:je.width;let Hr=jn/yr;return G&&(Hr=1-Hr),XN(Hr,t,n)},[ke,G,n,t]),pt=(n-t)/10,at=b||(n-t)/100,gt=C.exports.useMemo(()=>({setValueAtIndex(Be,ut){if(!ne)return;const je=Se.current.valueBounds[Be];ut=parseFloat(p6(ut,je.min,at)),ut=Yp(ut,je.min,je.max);const xt=[...Se.current.value];xt[Be]=ut,ve(xt)},setActiveIndex:j,stepUp(Be,ut=at){const je=Se.current.value[Be],xt=G?je-ut:je+ut;gt.setValueAtIndex(Be,xt)},stepDown(Be,ut=at){const je=Se.current.value[Be],xt=G?je+ut:je-ut;gt.setValueAtIndex(Be,xt)},reset(){ve(Q.current)}}),[at,G,ve,ne]),hn=C.exports.useCallback(Be=>{const ut=Be.key,xt={ArrowRight:()=>gt.stepUp(ie),ArrowUp:()=>gt.stepUp(ie),ArrowLeft:()=>gt.stepDown(ie),ArrowDown:()=>gt.stepDown(ie),PageUp:()=>gt.stepUp(ie,pt),PageDown:()=>gt.stepDown(ie,pt),Home:()=>{const{min:Qt}=de[ie];gt.setValueAtIndex(ie,Qt)},End:()=>{const{max:Qt}=de[ie];gt.setValueAtIndex(ie,Qt)}}[ut];xt&&(Be.preventDefault(),Be.stopPropagation(),xt(Be),Se.current.eventSource="keyboard")},[gt,ie,pt,de]),{getThumbStyle:mt,rootStyle:Ht,trackStyle:tn,innerTrackStyle:Ft}=C.exports.useMemo(()=>DF({isReversed:G,orientation:l,thumbRects:ft,thumbPercents:Ve}),[G,l,Ve,ft]),Oe=C.exports.useCallback(Be=>{var ut;const je=Be??ie;if(je!==-1&&R){const xt=Re.getThumb(je),Qt=(ut=nt.current)==null?void 0:ut.ownerDocument.getElementById(xt);Qt&&setTimeout(()=>Qt.focus())}},[R,ie,Re]);m0(()=>{Se.current.eventSource==="keyboard"&&$?.(Se.current.value)},[W,$]);const et=Be=>{const ut=tt(Be)||0,je=Se.current.value.map(Hr=>Math.abs(Hr-ut)),xt=Math.min(...je);let Qt=je.indexOf(xt);const jn=je.filter(Hr=>Hr===xt);jn.length>1&&ut>Se.current.value[Qt]&&(Qt=Qt+jn.length-1),j(Qt),gt.setValueAtIndex(Qt,ut),Oe(Qt)},Ut=Be=>{if(ie==-1)return;const ut=tt(Be)||0;j(ie),gt.setValueAtIndex(ie,ut),Oe(ie)};MF(nt,{onPanSessionStart(Be){!ne||(le(!0),et(Be),z?.(Se.current.value))},onPanSessionEnd(){!ne||(le(!1),$?.(Se.current.value))},onPan(Be){!ne||Ut(Be)}});const Wt=C.exports.useCallback((Be={},ut=null)=>({...Be,...F,id:Re.root,ref:Dn(ut,nt),tabIndex:-1,"aria-disabled":e0(p),"data-focused":ja(we),style:{...Be.style,...Ht}}),[F,p,we,Ht,Re]),Ee=C.exports.useCallback((Be={},ut=null)=>({...Be,ref:Dn(ut,$e),id:Re.track,"data-disabled":ja(p),style:{...Be.style,...tn}}),[p,tn,Re]),kt=C.exports.useCallback((Be={},ut=null)=>({...Be,ref:ut,id:Re.innerTrack,style:{...Be.style,...Ft}}),[Ft,Re]),Xt=C.exports.useCallback((Be,ut=null)=>{const{index:je,...xt}=Be,Qt=W[je];if(Qt==null)throw new TypeError(`[range-slider > thumb] Cannot find value at index \`${je}\`. The \`value\` or \`defaultValue\` length is : ${W.length}`);const jn=de[je];return{...xt,ref:ut,role:"slider",tabIndex:ne?0:void 0,id:Re.getThumb(je),"data-active":ja(pe&&ie===je),"aria-valuetext":K?.(Qt)??P?.[je],"aria-valuemin":jn.min,"aria-valuemax":jn.max,"aria-valuenow":Qt,"aria-orientation":l,"aria-disabled":e0(p),"aria-readonly":e0(g),"aria-label":E?.[je],"aria-labelledby":E?.[je]?void 0:k?.[je],style:{...Be.style,...mt(je)},onKeyDown:t0(Be.onKeyDown,hn),onFocus:t0(Be.onFocus,()=>{be(!0),j(je)}),onBlur:t0(Be.onBlur,()=>{be(!1),j(-1)})}},[Re,W,de,ne,pe,ie,K,P,l,p,g,E,k,mt,hn,be]),zn=C.exports.useCallback((Be={},ut=null)=>({...Be,ref:ut,id:Re.output,htmlFor:W.map((je,xt)=>Re.getThumb(xt)).join(" "),"aria-live":"off"}),[Re,W]),Ge=C.exports.useCallback((Be,ut=null)=>{const{value:je,...xt}=Be,Qt=!(je<t||je>n),jn=je>=W[0]&&je<=W[W.length-1];let yr=X3(je,t,n);yr=G?100-yr:yr;const Hr={position:"absolute",pointerEvents:"none",...cg({orientation:l,vertical:{bottom:`${yr}%`},horizontal:{left:`${yr}%`}})};return{...xt,ref:ut,id:Re.getMarker(Be.value),role:"presentation","aria-hidden":!0,"data-disabled":ja(p),"data-invalid":ja(!Qt),"data-highlighted":ja(jn),style:{...Be.style,...Hr}}},[p,G,n,t,l,W,Re]),Tt=C.exports.useCallback((Be,ut=null)=>{const{index:je,...xt}=Be;return{...xt,ref:ut,id:Re.getInput(je),type:"hidden",value:W[je],name:Array.isArray(L)?L[je]:`${L}-${je}`}},[L,W,Re]);return{state:{value:W,isFocused:we,isDragging:pe,getThumbPercent:Be=>Ve[Be],getThumbMinValue:Be=>de[Be].min,getThumbMaxValue:Be=>de[Be].max},actions:gt,getRootProps:Wt,getTrackProps:Ee,getInnerTrackProps:kt,getThumbProps:Xt,getMarkerProps:Ge,getInputProps:Tt,getOutputProps:zn}}function mce(e,t,n,r){return e.map((i,o)=>{const a=o===0?t:e[o-1]+r,s=o===e.length-1?n:e[o+1]-r;return{min:a,max:s}})}var[vce,D4]=Cn({name:"SliderContext",errorMessage:"useSliderContext: `context` is undefined. Seems you forgot to wrap all slider components within <RangeSlider />"}),[yce,t8]=Cn({name:"RangeSliderStylesContext",errorMessage:`useRangeSliderStyles returned is 'undefined'. Seems you forgot to wrap the components in "<RangeSlider />" `}),zF=Ie(function(t,n){const r=Fi("Slider",t),i=yn(t),{direction:o}=R0();i.direction=o;const{getRootProps:a,...s}=gce(i),l=C.exports.useMemo(()=>({...s,name:t.name}),[s,t.name]);return se.createElement(vce,{value:l},se.createElement(yce,{value:r},se.createElement(Ce.div,{...a({},n),className:"chakra-slider",__css:r.container},t.children)))});zF.defaultProps={orientation:"horizontal"};zF.displayName="RangeSlider";var xce=Ie(function(t,n){const{getThumbProps:r,getInputProps:i,name:o}=D4(),a=t8(),s=r(t,n);return se.createElement(Ce.div,{...s,className:Cd("chakra-slider__thumb",t.className),__css:a.thumb},s.children,o&&_("input",{...i({index:t.index})}))});xce.displayName="RangeSliderThumb";var bce=Ie(function(t,n){const{getTrackProps:r}=D4(),i=t8(),o=r(t,n);return se.createElement(Ce.div,{...o,className:Cd("chakra-slider__track",t.className),__css:i.track,"data-testid":"chakra-range-slider-track"})});bce.displayName="RangeSliderTrack";var Sce=Ie(function(t,n){const{getInnerTrackProps:r}=D4(),i=t8(),o=r(t,n);return se.createElement(Ce.div,{...o,className:"chakra-slider__filled-track",__css:i.filledTrack})});Sce.displayName="RangeSliderFilledTrack";var wce=Ie(function(t,n){const{getMarkerProps:r}=D4(),i=r(t,n);return se.createElement(Ce.div,{...i,className:Cd("chakra-slider__marker",t.className)})});wce.displayName="RangeSliderMark";Ds();Ds();function Cce(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:b=1,getAriaValueText:S,"aria-valuetext":P,"aria-label":E,"aria-labelledby":k,name:L,focusThumbOnChange:R=!0,...N}=e,F=kr(m),z=kr(y),$=kr(S),K=FF({isReversed:a,direction:s,orientation:l}),[G,Y]=l4({value:i,defaultValue:o??kce(t,n),onChange:r}),[ve,pe]=C.exports.useState(!1),[le,we]=C.exports.useState(!1),be=C.exports.useRef(null),ie=!(p||g),j=Yp(G,t,n),ne=C.exports.useRef(-1);ne.current=j;const Q=C.exports.useRef(ne.current),W=n-j+t,de=X3(K?W:j,t,n),Se=l==="vertical",De=C.exports.useRef(null),Me=C.exports.useRef(null),Ve=C.exports.useRef(null),ke=C.exports.useId(),$e=d??ke,[nt,ft]=[`slider-thumb-${$e}`,`slider-track-${$e}`],Rt=C.exports.useCallback(Ge=>{var Tt;if(!De.current)return;be.current="pointer";const Be=De.current.getBoundingClientRect(),{clientX:ut,clientY:je}=((Tt=Ge.touches)==null?void 0:Tt[0])??Ge,xt=Se?Be.bottom-je:ut-Be.left,Qt=Se?Be.height:Be.width;let jn=xt/Qt;K&&(jn=1-jn);let yr=XN(jn,t,n);return b&&(yr=parseFloat(p6(yr,t,b))),yr=Yp(yr,t,n),yr},[Se,K,n,t,b]),Mt=(n-t)/10,Re=b||(n-t)/100,tt=C.exports.useCallback(Ge=>{!ie||(Ge=parseFloat(p6(Ge,t,Re)),Ge=Yp(Ge,t,n),Y(Ge))},[Re,n,t,Y,ie]),pt=C.exports.useMemo(()=>({stepUp(Ge=Re){const Tt=K?j-Ge:j+Ge;tt(Tt)},stepDown(Ge=Re){const Tt=K?j+Ge:j-Ge;tt(Tt)},reset(){tt(o||0)},stepTo(Ge){tt(Ge)}}),[tt,K,j,Re,o]),at=C.exports.useCallback(Ge=>{const Be={ArrowRight:()=>pt.stepUp(),ArrowUp:()=>pt.stepUp(),ArrowLeft:()=>pt.stepDown(),ArrowDown:()=>pt.stepDown(),PageUp:()=>pt.stepUp(Mt),PageDown:()=>pt.stepDown(Mt),Home:()=>tt(t),End:()=>tt(n)}[Ge.key];Be&&(Ge.preventDefault(),Ge.stopPropagation(),Be(Ge),be.current="keyboard")},[pt,tt,n,t,Mt]),gt=$?.(j)??P,hn=ice(Me),{getThumbStyle:mt,rootStyle:Ht,trackStyle:tn,innerTrackStyle:Ft}=C.exports.useMemo(()=>DF({isReversed:K,orientation:l,thumbRects:[hn??{width:0,height:0}],thumbPercents:[de]}),[K,l,hn,de]),Oe=C.exports.useCallback(()=>{R&&setTimeout(()=>{var Ge;return(Ge=Me.current)==null?void 0:Ge.focus()})},[R]);m0(()=>{Oe(),be.current==="keyboard"&&z?.(ne.current)},[j,z]);function et(Ge){const Tt=Rt(Ge);Tt!=null&&Tt!==ne.current&&Y(Tt)}MF(Ve,{onPanSessionStart(Ge){!ie||(pe(!0),Oe(),et(Ge),F?.(ne.current))},onPanSessionEnd(){!ie||(pe(!1),z?.(ne.current),Q.current=ne.current)},onPan(Ge){!ie||et(Ge)}});const Ut=C.exports.useCallback((Ge={},Tt=null)=>({...Ge,...N,ref:Dn(Tt,Ve),tabIndex:-1,"aria-disabled":e0(p),"data-focused":ja(le),style:{...Ge.style,...Ht}}),[N,p,le,Ht]),Wt=C.exports.useCallback((Ge={},Tt=null)=>({...Ge,ref:Dn(Tt,De),id:ft,"data-disabled":ja(p),style:{...Ge.style,...tn}}),[p,ft,tn]),Ee=C.exports.useCallback((Ge={},Tt=null)=>({...Ge,ref:Tt,style:{...Ge.style,...Ft}}),[Ft]),kt=C.exports.useCallback((Ge={},Tt=null)=>({...Ge,ref:Dn(Tt,Me),role:"slider",tabIndex:ie?0:void 0,id:nt,"data-active":ja(ve),"aria-valuetext":gt,"aria-valuemin":t,"aria-valuemax":n,"aria-valuenow":j,"aria-orientation":l,"aria-disabled":e0(p),"aria-readonly":e0(g),"aria-label":E,"aria-labelledby":E?void 0:k,style:{...Ge.style,...mt(0)},onKeyDown:t0(Ge.onKeyDown,at),onFocus:t0(Ge.onFocus,()=>we(!0)),onBlur:t0(Ge.onBlur,()=>we(!1))}),[ie,nt,ve,gt,t,n,j,l,p,g,E,k,mt,at]),Xt=C.exports.useCallback((Ge,Tt=null)=>{const Be=!(Ge.value<t||Ge.value>n),ut=j>=Ge.value,je=X3(Ge.value,t,n),xt={position:"absolute",pointerEvents:"none",..._ce({orientation:l,vertical:{bottom:K?`${100-je}%`:`${je}%`},horizontal:{left:K?`${100-je}%`:`${je}%`}})};return{...Ge,ref:Tt,role:"presentation","aria-hidden":!0,"data-disabled":ja(p),"data-invalid":ja(!Be),"data-highlighted":ja(ut),style:{...Ge.style,...xt}}},[p,K,n,t,l,j]),zn=C.exports.useCallback((Ge={},Tt=null)=>({...Ge,ref:Tt,type:"hidden",value:j,name:L}),[L,j]);return{state:{value:j,isFocused:le,isDragging:ve},actions:pt,getRootProps:Ut,getTrackProps:Wt,getInnerTrackProps:Ee,getThumbProps:kt,getMarkerProps:Xt,getInputProps:zn}}function _ce(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}function kce(e,t){return t<e?e:e+(t-e)/2}var[Ece,F4]=Cn({name:"SliderContext",hookName:"useSliderContext",providerName:"<Slider />"}),[Pce,z4]=Cn({name:"SliderStylesContext",hookName:"useSliderStyles",providerName:"<Slider />"}),n8=Ie((e,t)=>{const n=Fi("Slider",e),r=yn(e),{direction:i}=R0();r.direction=i;const{getInputProps:o,getRootProps:a,...s}=Cce(r),l=a(),d=o({},t);return se.createElement(Ece,{value:s},se.createElement(Pce,{value:n},se.createElement(Ce.div,{...l,className:Cd("chakra-slider",e.className),__css:n.container},e.children,_("input",{...d}))))});n8.defaultProps={orientation:"horizontal"};n8.displayName="Slider";var $F=Ie((e,t)=>{const{getThumbProps:n}=F4(),r=z4(),i=n(e,t);return se.createElement(Ce.div,{...i,className:Cd("chakra-slider__thumb",e.className),__css:r.thumb})});$F.displayName="SliderThumb";var BF=Ie((e,t)=>{const{getTrackProps:n}=F4(),r=z4(),i=n(e,t);return se.createElement(Ce.div,{...i,className:Cd("chakra-slider__track",e.className),__css:r.track})});BF.displayName="SliderTrack";var HF=Ie((e,t)=>{const{getInnerTrackProps:n}=F4(),r=z4(),i=n(e,t);return se.createElement(Ce.div,{...i,className:Cd("chakra-slider__filled-track",e.className),__css:r.filledTrack})});HF.displayName="SliderFilledTrack";var Tce=Ie((e,t)=>{const{getMarkerProps:n}=F4(),r=z4(),i=n(e,t);return se.createElement(Ce.div,{...i,className:Cd("chakra-slider__marker",e.className),__css:r.mark})});Tce.displayName="SliderMark";var Lce=(...e)=>e.filter(Boolean).join(" "),wT=e=>e?"":void 0,$4=Ie(function(t,n){const r=Fi("Switch",t),{spacing:i="0.5rem",children:o,...a}=yn(t),{state:s,getInputProps:l,getCheckboxProps:d,getRootProps:p,getLabelProps:g}=ZN(a),m=C.exports.useMemo(()=>({display:"inline-block",position:"relative",verticalAlign:"middle",lineHeight:0,...r.container}),[r.container]),y=C.exports.useMemo(()=>({display:"inline-flex",flexShrink:0,justifyContent:"flex-start",boxSizing:"content-box",cursor:"pointer",...r.track}),[r.track]),b=C.exports.useMemo(()=>({userSelect:"none",marginStart:i,...r.label}),[i,r.label]);return se.createElement(Ce.label,{...p(),className:Lce("chakra-switch",t.className),__css:m},_("input",{className:"chakra-switch__input",...l({},n)}),se.createElement(Ce.span,{...d(),className:"chakra-switch__track",__css:y},se.createElement(Ce.span,{__css:r.thumb,className:"chakra-switch__thumb","data-checked":wT(s.isChecked),"data-hover":wT(s.isHovered)})),o&&se.createElement(Ce.span,{className:"chakra-switch__label",...g(),__css:b},o))});$4.displayName="Switch";var $0=(...e)=>e.filter(Boolean).join(" ");function T6(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[Ace,WF,Ice,Rce]=tO();function Mce(e){const{defaultIndex:t,onChange:n,index:r,isManual:i,isLazy:o,lazyBehavior:a="unmount",orientation:s="horizontal",direction:l="ltr",...d}=e,[p,g]=C.exports.useState(t??0),[m,y]=l4({defaultValue:t??0,value:r,onChange:n});C.exports.useEffect(()=>{r!=null&&g(r)},[r]);const b=Ice(),S=C.exports.useId();return{id:`tabs-${e.id??S}`,selectedIndex:m,focusedIndex:p,setSelectedIndex:y,setFocusedIndex:g,isManual:i,isLazy:o,lazyBehavior:a,orientation:s,descendants:b,direction:l,htmlProps:d}}var[Oce,cv]=Cn({name:"TabsContext",errorMessage:"useTabsContext: `context` is undefined. Seems you forgot to wrap all tabs components within <Tabs />"});function Nce(e){const{focusedIndex:t,orientation:n,direction:r}=cv(),i=WF(),o=C.exports.useCallback(a=>{const s=()=>{var k;const L=i.nextEnabled(t);L&&((k=L.node)==null||k.focus())},l=()=>{var k;const L=i.prevEnabled(t);L&&((k=L.node)==null||k.focus())},d=()=>{var k;const L=i.firstEnabled();L&&((k=L.node)==null||k.focus())},p=()=>{var k;const L=i.lastEnabled();L&&((k=L.node)==null||k.focus())},g=n==="horizontal",m=n==="vertical",y=a.key,b=r==="ltr"?"ArrowLeft":"ArrowRight",S=r==="ltr"?"ArrowRight":"ArrowLeft",E={[b]:()=>g&&l(),[S]:()=>g&&s(),ArrowDown:()=>m&&s(),ArrowUp:()=>m&&l(),Home:d,End:p}[y];E&&(a.preventDefault(),E(a))},[i,t,n,r]);return{...e,role:"tablist","aria-orientation":n,onKeyDown:T6(e.onKeyDown,o)}}function Dce(e){const{isDisabled:t,isFocusable:n,...r}=e,{setSelectedIndex:i,isManual:o,id:a,setFocusedIndex:s,selectedIndex:l}=cv(),{index:d,register:p}=Rce({disabled:t&&!n}),g=d===l,m=()=>{i(d)},y=()=>{s(d),!o&&!(t&&n)&&i(d)},b=koe({...r,ref:Dn(p,e.ref),isDisabled:t,isFocusable:n,onClick:T6(e.onClick,m)}),S="button";return{...b,id:VF(a,d),role:"tab",tabIndex:g?0:-1,type:S,"aria-selected":g,"aria-controls":UF(a,d),onFocus:t?void 0:T6(e.onFocus,y)}}var[Fce,zce]=Cn({});function $ce(e){const t=cv(),{id:n,selectedIndex:r}=t,o=_4(e.children).map((a,s)=>C.exports.createElement(Fce,{key:s,value:{isSelected:s===r,id:UF(n,s),tabId:VF(n,s),selectedIndex:r}},a));return{...e,children:o}}function Bce(e){const{children:t,...n}=e,{isLazy:r,lazyBehavior:i}=cv(),{isSelected:o,id:a,tabId:s}=zce(),l=C.exports.useRef(!1);o&&(l.current=!0);const d=LD({wasSelected:l.current,isSelected:o,enabled:r,mode:i});return{tabIndex:0,...n,children:d?t:null,role:"tabpanel","aria-labelledby":s,hidden:!o,id:a}}function Hce(){const e=cv(),t=WF(),{selectedIndex:n,orientation:r}=e,i=r==="horizontal",o=r==="vertical",[a,s]=C.exports.useState(()=>{if(i)return{left:0,width:0};if(o)return{top:0,height:0}}),[l,d]=C.exports.useState(!1);return kl(()=>{if(n==null)return;const p=t.item(n);if(p==null)return;i&&s({left:p.node.offsetLeft,width:p.node.offsetWidth}),o&&s({top:p.node.offsetTop,height:p.node.offsetHeight});const g=requestAnimationFrame(()=>{d(!0)});return()=>{g&&cancelAnimationFrame(g)}},[n,i,o,t]),{position:"absolute",transitionProperty:"left, right, top, bottom, height, width",transitionDuration:l?"200ms":"0ms",transitionTimingFunction:"cubic-bezier(0, 0, 0.2, 1)",...a}}function VF(e,t){return`${e}--tab-${t}`}function UF(e,t){return`${e}--tabpanel-${t}`}var[Wce,dv]=Cn({name:"TabsStylesContext",errorMessage:`useTabsStyles returned is 'undefined'. Seems you forgot to wrap the components in "<Tabs />" `}),GF=Ie(function(t,n){const r=Fi("Tabs",t),{children:i,className:o,...a}=yn(t),{htmlProps:s,descendants:l,...d}=Mce(a),p=C.exports.useMemo(()=>d,[d]),{isFitted:g,...m}=s;return se.createElement(Ace,{value:l},se.createElement(Oce,{value:p},se.createElement(Wce,{value:r},se.createElement(Ce.div,{className:$0("chakra-tabs",o),ref:n,...m,__css:r.root},i))))});GF.displayName="Tabs";var Vce=Ie(function(t,n){const r=Hce(),i={...t.style,...r},o=dv();return se.createElement(Ce.div,{ref:n,...t,className:$0("chakra-tabs__tab-indicator",t.className),style:i,__css:o.indicator})});Vce.displayName="TabIndicator";var Uce=Ie(function(t,n){const r=Nce({...t,ref:n}),i=dv(),o={display:"flex",...i.tablist};return se.createElement(Ce.div,{...r,className:$0("chakra-tabs__tablist",t.className),__css:o})});Uce.displayName="TabList";var jF=Ie(function(t,n){const r=Bce({...t,ref:n}),i=dv();return se.createElement(Ce.div,{outline:"0",...r,className:$0("chakra-tabs__tab-panel",t.className),__css:i.tabpanel})});jF.displayName="TabPanel";var KF=Ie(function(t,n){const r=$ce(t),i=dv();return se.createElement(Ce.div,{...r,width:"100%",ref:n,className:$0("chakra-tabs__tab-panels",t.className),__css:i.tabpanels})});KF.displayName="TabPanels";var qF=Ie(function(t,n){const r=dv(),i=Dce({...t,ref:n}),o={outline:"0",display:"flex",alignItems:"center",justifyContent:"center",...r.tab};return se.createElement(Ce.button,{...i,className:$0("chakra-tabs__tab",t.className),__css:o})});qF.displayName="Tab";var Gce=(...e)=>e.filter(Boolean).join(" ");function jce(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}var Kce=["h","minH","height","minHeight"],ZF=Ie((e,t)=>{const n=wo("Textarea",e),{className:r,rows:i,...o}=yn(e),a=x_(o),s=i?jce(n,Kce):n;return se.createElement(Ce.textarea,{ref:t,rows:i,...a,className:Gce("chakra-textarea",r),__css:s})});ZF.displayName="Textarea";function Pn(e,t={}){let n=!1;function r(){if(!n){n=!0;return}throw new Error("[anatomy] .part(...) should only be called once. Did you mean to use .extend(...) ?")}function i(...p){r();for(const g of p)t[g]=l(g);return Pn(e,t)}function o(...p){for(const g of p)g in t||(t[g]=l(g));return Pn(e,t)}function a(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.selector]))}function s(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.className]))}function l(p){const y=`chakra-${(["container","root"].includes(p??"")?[e]:[e,p]).filter(Boolean).join("__")}`;return{className:y,selector:`.${y}`,toString:()=>p}}return{parts:i,toPart:l,extend:o,selectors:a,classnames:s,get keys(){return Object.keys(t)},__type:{}}}var qce=Pn("accordion").parts("root","container","button","panel").extend("icon"),Zce=Pn("alert").parts("title","description","container").extend("icon","spinner"),Yce=Pn("avatar").parts("label","badge","container").extend("excessLabel","group"),Xce=Pn("breadcrumb").parts("link","item","container").extend("separator");Pn("button").parts();var Qce=Pn("checkbox").parts("control","icon","container").extend("label");Pn("progress").parts("track","filledTrack").extend("label");var Jce=Pn("drawer").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),ede=Pn("editable").parts("preview","input","textarea"),tde=Pn("form").parts("container","requiredIndicator","helperText"),nde=Pn("formError").parts("text","icon"),rde=Pn("input").parts("addon","field","element"),ide=Pn("list").parts("container","item","icon"),ode=Pn("menu").parts("button","list","item").extend("groupTitle","command","divider"),ade=Pn("modal").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),sde=Pn("numberinput").parts("root","field","stepperGroup","stepper");Pn("pininput").parts("field");var lde=Pn("popover").parts("content","header","body","footer").extend("popper","arrow","closeButton"),ude=Pn("progress").parts("label","filledTrack","track"),cde=Pn("radio").parts("container","control","label"),dde=Pn("select").parts("field","icon"),fde=Pn("slider").parts("container","track","thumb","filledTrack","mark"),hde=Pn("stat").parts("container","label","helpText","number","icon"),pde=Pn("switch").parts("container","track","thumb"),gde=Pn("table").parts("table","thead","tbody","tr","th","td","tfoot","caption"),mde=Pn("tabs").parts("root","tab","tablist","tabpanel","tabpanels","indicator"),vde=Pn("tag").parts("container","label","closeButton");function Ni(e,t){yde(e)&&(e="100%");var n=xde(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function U2(e){return Math.min(1,Math.max(0,e))}function yde(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function xde(e){return typeof e=="string"&&e.indexOf("%")!==-1}function YF(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function G2(e){return e<=1?"".concat(Number(e)*100,"%"):e}function Vf(e){return e.length===1?"0"+e:String(e)}function bde(e,t,n){return{r:Ni(e,255)*255,g:Ni(t,255)*255,b:Ni(n,255)*255}}function CT(e,t,n){e=Ni(e,255),t=Ni(t,255),n=Ni(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=0,s=(r+i)/2;if(r===i)a=0,o=0;else{var l=r-i;switch(a=s>.5?l/(2-r-i):l/(r+i),r){case e:o=(t-n)/l+(t<n?6:0);break;case t:o=(n-e)/l+2;break;case n:o=(e-t)/l+4;break}o/=6}return{h:o,s:a,l:s}}function jb(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function Sde(e,t,n){var r,i,o;if(e=Ni(e,360),t=Ni(t,100),n=Ni(n,100),t===0)i=n,o=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,s=2*n-a;r=jb(s,a,e+1/3),i=jb(s,a,e),o=jb(s,a,e-1/3)}return{r:r*255,g:i*255,b:o*255}}function _T(e,t,n){e=Ni(e,255),t=Ni(t,255),n=Ni(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=r,s=r-i,l=r===0?0:s/r;if(r===i)o=0;else{switch(r){case e:o=(t-n)/s+(t<n?6:0);break;case t:o=(n-e)/s+2;break;case n:o=(e-t)/s+4;break}o/=6}return{h:o,s:l,v:a}}function wde(e,t,n){e=Ni(e,360)*6,t=Ni(t,100),n=Ni(n,100);var r=Math.floor(e),i=e-r,o=n*(1-t),a=n*(1-i*t),s=n*(1-(1-i)*t),l=r%6,d=[n,a,o,o,s,n][l],p=[s,n,n,a,o,o][l],g=[o,o,s,n,n,a][l];return{r:d*255,g:p*255,b:g*255}}function kT(e,t,n,r){var i=[Vf(Math.round(e).toString(16)),Vf(Math.round(t).toString(16)),Vf(Math.round(n).toString(16))];return r&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function Cde(e,t,n,r,i){var o=[Vf(Math.round(e).toString(16)),Vf(Math.round(t).toString(16)),Vf(Math.round(n).toString(16)),Vf(_de(r))];return i&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))&&o[3].startsWith(o[3].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0):o.join("")}function _de(e){return Math.round(parseFloat(e)*255).toString(16)}function ET(e){return ca(e)/255}function ca(e){return parseInt(e,16)}function kde(e){return{r:e>>16,g:(e&65280)>>8,b:e&255}}var L6={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function Ede(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,o=null,a=!1,s=!1;return typeof e=="string"&&(e=Lde(e)),typeof e=="object"&&(mu(e.r)&&mu(e.g)&&mu(e.b)?(t=bde(e.r,e.g,e.b),a=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):mu(e.h)&&mu(e.s)&&mu(e.v)?(r=G2(e.s),i=G2(e.v),t=wde(e.h,r,i),a=!0,s="hsv"):mu(e.h)&&mu(e.s)&&mu(e.l)&&(r=G2(e.s),o=G2(e.l),t=Sde(e.h,r,o),a=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=YF(n),{ok:a,format:e.format||s,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var Pde="[-\\+]?\\d+%?",Tde="[-\\+]?\\d*\\.\\d+%?",Yc="(?:".concat(Tde,")|(?:").concat(Pde,")"),Kb="[\\s|\\(]+(".concat(Yc,")[,|\\s]+(").concat(Yc,")[,|\\s]+(").concat(Yc,")\\s*\\)?"),qb="[\\s|\\(]+(".concat(Yc,")[,|\\s]+(").concat(Yc,")[,|\\s]+(").concat(Yc,")[,|\\s]+(").concat(Yc,")\\s*\\)?"),ks={CSS_UNIT:new RegExp(Yc),rgb:new RegExp("rgb"+Kb),rgba:new RegExp("rgba"+qb),hsl:new RegExp("hsl"+Kb),hsla:new RegExp("hsla"+qb),hsv:new RegExp("hsv"+Kb),hsva:new RegExp("hsva"+qb),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function Lde(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(L6[e])e=L6[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=ks.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=ks.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=ks.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=ks.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=ks.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=ks.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=ks.hex8.exec(e),n?{r:ca(n[1]),g:ca(n[2]),b:ca(n[3]),a:ET(n[4]),format:t?"name":"hex8"}:(n=ks.hex6.exec(e),n?{r:ca(n[1]),g:ca(n[2]),b:ca(n[3]),format:t?"name":"hex"}:(n=ks.hex4.exec(e),n?{r:ca(n[1]+n[1]),g:ca(n[2]+n[2]),b:ca(n[3]+n[3]),a:ET(n[4]+n[4]),format:t?"name":"hex8"}:(n=ks.hex3.exec(e),n?{r:ca(n[1]+n[1]),g:ca(n[2]+n[2]),b:ca(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function mu(e){return Boolean(ks.CSS_UNIT.exec(String(e)))}var fv=function(){function e(t,n){t===void 0&&(t=""),n===void 0&&(n={});var r;if(t instanceof e)return t;typeof t=="number"&&(t=kde(t)),this.originalInput=t;var i=Ede(t);this.originalInput=t,this.r=i.r,this.g=i.g,this.b=i.b,this.a=i.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:i.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=i.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),n,r,i,o=t.r/255,a=t.g/255,s=t.b/255;return o<=.03928?n=o/12.92:n=Math.pow((o+.055)/1.055,2.4),a<=.03928?r=a/12.92:r=Math.pow((a+.055)/1.055,2.4),s<=.03928?i=s/12.92:i=Math.pow((s+.055)/1.055,2.4),.2126*n+.7152*r+.0722*i},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=YF(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.toHsv=function(){var t=_T(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=_T(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=CT(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=CT(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),kT(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),Cde(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(n,", ").concat(r,")"):"rgba(".concat(t,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(n){return"".concat(Math.round(Ni(n,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(n){return Math.round(Ni(n,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+kT(this.r,this.g,this.b,!1),n=0,r=Object.entries(L6);n<r.length;n++){var i=r[n],o=i[0],a=i[1];if(t===a)return o}return!1},e.prototype.toString=function(t){var n=Boolean(t);t=t??this.format;var r=!1,i=this.a<1&&this.a>=0,o=!n&&i&&(t.startsWith("hex")||t==="name");return o?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=U2(n.l),new e(n)},e.prototype.brighten=function(t){t===void 0&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),new e(n)},e.prototype.darken=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=U2(n.l),new e(n)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=U2(n.s),new e(n)},e.prototype.saturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=U2(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){n===void 0&&(n=50);var r=this.toRgb(),i=new e(t).toRgb(),o=n/100,a={r:(i.r-r.r)*o+r.r,g:(i.g-r.g)*o+r.g,b:(i.b-r.b)*o+r.b,a:(i.a-r.a)*o+r.a};return new e(a)},e.prototype.analogous=function(t,n){t===void 0&&(t=6),n===void 0&&(n=30);var r=this.toHsl(),i=360/n,o=[this];for(r.h=(r.h-(i*t>>1)+720)%360;--t;)r.h=(r.h+i)%360,o.push(new e(r));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var n=this.toHsv(),r=n.h,i=n.s,o=n.v,a=[],s=1/t;t--;)a.push(new e({h:r,s:i,v:o})),o=(o+s)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb();return new e({r:r.r+(n.r-r.r)*n.a,g:r.g+(n.g-r.g)*n.a,b:r.b+(n.b-r.b)*n.a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,i=[this],o=360/t,a=1;a<t;a++)i.push(new e({h:(r+a*o)%360,s:n.s,l:n.l}));return i},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}();function XF(e){if(e===void 0&&(e={}),e.count!==void 0&&e.count!==null){var t=e.count,n=[];for(e.count=void 0;t>n.length;)e.count=null,e.seed&&(e.seed+=1),n.push(XF(e));return e.count=t,n}var r=Ade(e.hue,e.seed),i=Ide(r,e),o=Rde(r,i,e),a={h:r,s:i,v:o};return e.alpha!==void 0&&(a.a=e.alpha),new fv(a)}function Ade(e,t){var n=Ode(e),r=r5(n,t);return r<0&&(r=360+r),r}function Ide(e,t){if(t.hue==="monochrome")return 0;if(t.luminosity==="random")return r5([0,100],t.seed);var n=QF(e).saturationRange,r=n[0],i=n[1];switch(t.luminosity){case"bright":r=55;break;case"dark":r=i-10;break;case"light":i=55;break}return r5([r,i],t.seed)}function Rde(e,t,n){var r=Mde(e,t),i=100;switch(n.luminosity){case"dark":i=r+20;break;case"light":r=(i+r)/2;break;case"random":r=0,i=100;break}return r5([r,i],n.seed)}function Mde(e,t){for(var n=QF(e).lowerBounds,r=0;r<n.length-1;r++){var i=n[r][0],o=n[r][1],a=n[r+1][0],s=n[r+1][1];if(t>=i&&t<=a){var l=(s-o)/(a-i),d=o-l*i;return l*t+d}}return 0}function Ode(e){var t=parseInt(e,10);if(!Number.isNaN(t)&&t<360&&t>0)return[t,t];if(typeof e=="string"){var n=ez.find(function(a){return a.name===e});if(n){var r=JF(n);if(r.hueRange)return r.hueRange}var i=new fv(e);if(i.isValid){var o=i.toHsv().h;return[o,o]}}return[0,360]}function QF(e){e>=334&&e<=360&&(e-=360);for(var t=0,n=ez;t<n.length;t++){var r=n[t],i=JF(r);if(i.hueRange&&e>=i.hueRange[0]&&e<=i.hueRange[1])return i}throw Error("Color not found")}function r5(e,t){if(t===void 0)return Math.floor(e[0]+Math.random()*(e[1]+1-e[0]));var n=e[1]||1,r=e[0]||0;t=(t*9301+49297)%233280;var i=t/233280;return Math.floor(r+i*(n-r))}function JF(e){var t=e.lowerBounds[0][0],n=e.lowerBounds[e.lowerBounds.length-1][0],r=e.lowerBounds[e.lowerBounds.length-1][1],i=e.lowerBounds[0][1];return{name:e.name,hueRange:e.hueRange,lowerBounds:e.lowerBounds,saturationRange:[t,n],brightnessRange:[r,i]}}var ez=[{name:"monochrome",hueRange:null,lowerBounds:[[0,0],[100,0]]},{name:"red",hueRange:[-26,18],lowerBounds:[[20,100],[30,92],[40,89],[50,85],[60,78],[70,70],[80,60],[90,55],[100,50]]},{name:"orange",hueRange:[19,46],lowerBounds:[[20,100],[30,93],[40,88],[50,86],[60,85],[70,70],[100,70]]},{name:"yellow",hueRange:[47,62],lowerBounds:[[25,100],[40,94],[50,89],[60,86],[70,84],[80,82],[90,80],[100,75]]},{name:"green",hueRange:[63,178],lowerBounds:[[30,100],[40,90],[50,85],[60,81],[70,74],[80,64],[90,50],[100,40]]},{name:"blue",hueRange:[179,257],lowerBounds:[[20,100],[30,86],[40,80],[50,74],[60,60],[70,52],[80,44],[90,39],[100,35]]},{name:"purple",hueRange:[258,282],lowerBounds:[[20,100],[30,87],[40,79],[50,70],[60,65],[70,59],[80,52],[90,45],[100,42]]},{name:"pink",hueRange:[283,334],lowerBounds:[[20,100],[30,90],[40,86],[60,84],[80,80],[90,75],[100,73]]}];function Nde(e,t,n,r,i){for(t=t.split?t.split("."):t,r=0;r<t.length;r++)e=e?e[t[r]]:i;return e===i?n:e}var Dde=e=>Object.keys(e).length===0,ri=(e,t,n)=>{const r=Nde(e,`colors.${t}`,t),{isValid:i}=new fv(r);return i?r:n},Fde=e=>t=>{const n=ri(t,e);return new fv(n).isDark()?"dark":"light"},zde=e=>t=>Fde(e)(t)==="dark",C0=(e,t)=>n=>{const r=ri(n,e);return new fv(r).setAlpha(t).toRgbString()};function PT(e="1rem",t="rgba(255, 255, 255, 0.15)"){return{backgroundImage:`linear-gradient(
+    45deg,
+    ${t} 25%,
+    transparent 25%,
+    transparent 50%,
+    ${t} 50%,
+    ${t} 75%,
+    transparent 75%,
+    transparent
+  )`,backgroundSize:`${e} ${e}`}}function $de(e){const t=XF().toHexString();return!e||Dde(e)?t:e.string&&e.colors?Hde(e.string,e.colors):e.string&&!e.colors?Bde(e.string):e.colors&&!e.string?Wde(e.colors):t}function Bde(e){let t=0;if(e.length===0)return t.toString();for(let r=0;r<e.length;r+=1)t=e.charCodeAt(r)+((t<<5)-t),t=t&t;let n="#";for(let r=0;r<3;r+=1)n+=`00${(t>>r*8&255).toString(16)}`.substr(-2);return n}function Hde(e,t){let n=0;if(e.length===0)return t[0];for(let r=0;r<e.length;r+=1)n=e.charCodeAt(r)+((n<<5)-n),n=n&n;return n=(n%t.length+t.length)%t.length,t[n]}function Wde(e){return e[Math.floor(Math.random()*e.length)]}function Te(e,t){return n=>n.colorMode==="dark"?t:e}function r8(e){const{orientation:t,vertical:n,horizontal:r}=e;return t?t==="vertical"?n:r:{}}function Vde(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function tz(e){return Vde(e)&&e.reference?e.reference:String(e)}var B4=(e,...t)=>t.map(tz).join(` ${e} `).replace(/calc/g,""),TT=(...e)=>`calc(${B4("+",...e)})`,LT=(...e)=>`calc(${B4("-",...e)})`,A6=(...e)=>`calc(${B4("*",...e)})`,AT=(...e)=>`calc(${B4("/",...e)})`,IT=e=>{const t=tz(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:A6(t,-1)},wu=Object.assign(e=>({add:(...t)=>wu(TT(e,...t)),subtract:(...t)=>wu(LT(e,...t)),multiply:(...t)=>wu(A6(e,...t)),divide:(...t)=>wu(AT(e,...t)),negate:()=>wu(IT(e)),toString:()=>e.toString()}),{add:TT,subtract:LT,multiply:A6,divide:AT,negate:IT});function Ude(e){return!Number.isInteger(parseFloat(e.toString()))}function Gde(e,t="-"){return e.replace(/\s+/g,t)}function nz(e){const t=Gde(e.toString());return t.includes("\\.")?e:Ude(e)?t.replace(".","\\."):e}function jde(e,t=""){return[t,nz(e)].filter(Boolean).join("-")}function Kde(e,t){return`var(${nz(e)}${t?`, ${t}`:""})`}function qde(e,t=""){return`--${jde(e,t)}`}function jo(e,t){const n=qde(e,t?.prefix);return{variable:n,reference:Kde(n,Zde(t?.fallback))}}function Zde(e){return typeof e=="string"?e:e?.reference}var{definePartsStyle:Yde,defineMultiStyleConfig:Xde}=ir(qce.keys),Qde={borderTopWidth:"1px",borderColor:"inherit",_last:{borderBottomWidth:"1px"}},Jde={transitionProperty:"common",transitionDuration:"normal",fontSize:"md",_focusVisible:{boxShadow:"outline"},_hover:{bg:"blackAlpha.50"},_disabled:{opacity:.4,cursor:"not-allowed"},px:"4",py:"2"},efe={pt:"2",px:"4",pb:"5"},tfe={fontSize:"1.25em"},nfe=Yde({container:Qde,button:Jde,panel:efe,icon:tfe}),rfe=Xde({baseStyle:nfe}),{definePartsStyle:hv,defineMultiStyleConfig:ife}=ir(Zce.keys),Mu=bd("alert-fg"),pv=bd("alert-bg"),ofe=hv({container:{bg:pv.reference,px:"4",py:"3"},title:{fontWeight:"bold",lineHeight:"6",marginEnd:"2"},description:{lineHeight:"6"},icon:{color:Mu.reference,flexShrink:0,marginEnd:"3",w:"5",h:"6"},spinner:{color:Mu.reference,flexShrink:0,marginEnd:"3",w:"5",h:"5"}});function i8(e){const{theme:t,colorScheme:n}=e,r=ri(t,`${n}.100`,n),i=C0(`${n}.200`,.16)(t);return Te(r,i)(e)}var afe=hv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[pv.variable]:i8(e),[Mu.variable]:`colors.${n}`}}}),sfe=hv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[pv.variable]:i8(e),[Mu.variable]:`colors.${n}`,paddingStart:"3",borderStartWidth:"4px",borderStartColor:Mu.reference}}}),lfe=hv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[pv.variable]:i8(e),[Mu.variable]:`colors.${n}`,pt:"2",borderTopWidth:"4px",borderTopColor:Mu.reference}}}),ufe=hv(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e),r=Te("white","gray.900")(e);return{container:{[pv.variable]:`colors.${n}`,[Mu.variable]:`colors.${r}`,color:Mu.reference}}}),cfe={subtle:afe,"left-accent":sfe,"top-accent":lfe,solid:ufe},dfe=ife({baseStyle:ofe,variants:cfe,defaultProps:{variant:"subtle",colorScheme:"blue"}}),rz={px:"1px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},ffe={max:"max-content",min:"min-content",full:"100%","3xs":"14rem","2xs":"16rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem","8xl":"90rem",prose:"60ch"},hfe={sm:"640px",md:"768px",lg:"1024px",xl:"1280px"},pfe={...rz,...ffe,container:hfe},iz=pfe,gfe=e=>typeof e=="function";function Br(e,...t){return gfe(e)?e(...t):e}var{definePartsStyle:oz,defineMultiStyleConfig:mfe}=ir(Yce.keys),vfe=e=>({borderRadius:"full",border:"0.2em solid",borderColor:Te("white","gray.800")(e)}),yfe=e=>({bg:Te("gray.200","whiteAlpha.400")(e)}),xfe=e=>{const{name:t,theme:n}=e,r=t?$de({string:t}):"gray.400",i=zde(r)(n);let o="white";i||(o="gray.800");const a=Te("white","gray.800")(e);return{bg:r,color:o,borderColor:a,verticalAlign:"top"}},bfe=oz(e=>({badge:Br(vfe,e),excessLabel:Br(yfe,e),container:Br(xfe,e)}));function Rc(e){const t=e!=="100%"?iz[e]:void 0;return oz({container:{width:e,height:e,fontSize:`calc(${t??e} / 2.5)`},excessLabel:{width:e,height:e},label:{fontSize:`calc(${t??e} / 2.5)`,lineHeight:e!=="100%"?t??e:void 0}})}var Sfe={"2xs":Rc(4),xs:Rc(6),sm:Rc(8),md:Rc(12),lg:Rc(16),xl:Rc(24),"2xl":Rc(32),full:Rc("100%")},wfe=mfe({baseStyle:bfe,sizes:Sfe,defaultProps:{size:"md"}}),Cfe={px:1,textTransform:"uppercase",fontSize:"xs",borderRadius:"sm",fontWeight:"bold"},_fe=e=>{const{colorScheme:t,theme:n}=e,r=C0(`${t}.500`,.6)(n);return{bg:Te(`${t}.500`,r)(e),color:Te("white","whiteAlpha.800")(e)}},kfe=e=>{const{colorScheme:t,theme:n}=e,r=C0(`${t}.200`,.16)(n);return{bg:Te(`${t}.100`,r)(e),color:Te(`${t}.800`,`${t}.200`)(e)}},Efe=e=>{const{colorScheme:t,theme:n}=e,r=C0(`${t}.200`,.8)(n),i=ri(n,`${t}.500`),o=Te(i,r)(e);return{color:o,boxShadow:`inset 0 0 0px 1px ${o}`}},Pfe={solid:_fe,subtle:kfe,outline:Efe},Wg={baseStyle:Cfe,variants:Pfe,defaultProps:{variant:"subtle",colorScheme:"gray"}},{defineMultiStyleConfig:Tfe,definePartsStyle:Lfe}=ir(Xce.keys),Afe={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},Ife=Lfe({link:Afe}),Rfe=Tfe({baseStyle:Ife}),Mfe={lineHeight:"1.2",borderRadius:"md",fontWeight:"semibold",transitionProperty:"common",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{_disabled:{bg:"initial"}}},az=e=>{const{colorScheme:t,theme:n}=e;if(t==="gray")return{color:Te("inherit","whiteAlpha.900")(e),_hover:{bg:Te("gray.100","whiteAlpha.200")(e)},_active:{bg:Te("gray.200","whiteAlpha.300")(e)}};const r=C0(`${t}.200`,.12)(n),i=C0(`${t}.200`,.24)(n);return{color:Te(`${t}.600`,`${t}.200`)(e),bg:"transparent",_hover:{bg:Te(`${t}.50`,r)(e)},_active:{bg:Te(`${t}.100`,i)(e)}}},Ofe=e=>{const{colorScheme:t}=e,n=Te("gray.200","whiteAlpha.300")(e);return{border:"1px solid",borderColor:t==="gray"?n:"currentColor",".chakra-button__group[data-attached] > &:not(:last-of-type)":{marginEnd:"-1px"},...Br(az,e)}},Nfe={yellow:{bg:"yellow.400",color:"black",hoverBg:"yellow.500",activeBg:"yellow.600"},cyan:{bg:"cyan.400",color:"black",hoverBg:"cyan.500",activeBg:"cyan.600"}},Dfe=e=>{const{colorScheme:t}=e;if(t==="gray"){const s=Te("gray.100","whiteAlpha.200")(e);return{bg:s,_hover:{bg:Te("gray.200","whiteAlpha.300")(e),_disabled:{bg:s}},_active:{bg:Te("gray.300","whiteAlpha.400")(e)}}}const{bg:n=`${t}.500`,color:r="white",hoverBg:i=`${t}.600`,activeBg:o=`${t}.700`}=Nfe[t]??{},a=Te(n,`${t}.200`)(e);return{bg:a,color:Te(r,"gray.800")(e),_hover:{bg:Te(i,`${t}.300`)(e),_disabled:{bg:a}},_active:{bg:Te(o,`${t}.400`)(e)}}},Ffe=e=>{const{colorScheme:t}=e;return{padding:0,height:"auto",lineHeight:"normal",verticalAlign:"baseline",color:Te(`${t}.500`,`${t}.200`)(e),_hover:{textDecoration:"underline",_disabled:{textDecoration:"none"}},_active:{color:Te(`${t}.700`,`${t}.500`)(e)}}},zfe={bg:"none",color:"inherit",display:"inline",lineHeight:"inherit",m:"0",p:"0"},$fe={ghost:az,outline:Ofe,solid:Dfe,link:Ffe,unstyled:zfe},Bfe={lg:{h:"12",minW:"12",fontSize:"lg",px:"6"},md:{h:"10",minW:"10",fontSize:"md",px:"4"},sm:{h:"8",minW:"8",fontSize:"sm",px:"3"},xs:{h:"6",minW:"6",fontSize:"xs",px:"2"}},Hfe={baseStyle:Mfe,variants:$fe,sizes:Bfe,defaultProps:{variant:"solid",size:"md",colorScheme:"gray"}},{definePartsStyle:Uy,defineMultiStyleConfig:Wfe}=ir(Qce.keys),Vg=bd("checkbox-size"),Vfe=e=>{const{colorScheme:t}=e;return{w:Vg.reference,h:Vg.reference,transitionProperty:"box-shadow",transitionDuration:"normal",border:"2px solid",borderRadius:"sm",borderColor:"inherit",color:"white",_checked:{bg:Te(`${t}.500`,`${t}.200`)(e),borderColor:Te(`${t}.500`,`${t}.200`)(e),color:Te("white","gray.900")(e),_hover:{bg:Te(`${t}.600`,`${t}.300`)(e),borderColor:Te(`${t}.600`,`${t}.300`)(e)},_disabled:{borderColor:Te("gray.200","transparent")(e),bg:Te("gray.200","whiteAlpha.300")(e),color:Te("gray.500","whiteAlpha.500")(e)}},_indeterminate:{bg:Te(`${t}.500`,`${t}.200`)(e),borderColor:Te(`${t}.500`,`${t}.200`)(e),color:Te("white","gray.900")(e)},_disabled:{bg:Te("gray.100","whiteAlpha.100")(e),borderColor:Te("gray.100","transparent")(e)},_focusVisible:{boxShadow:"outline"},_invalid:{borderColor:Te("red.500","red.300")(e)}}},Ufe={_disabled:{cursor:"not-allowed"}},Gfe={userSelect:"none",_disabled:{opacity:.4}},jfe={transitionProperty:"transform",transitionDuration:"normal"},Kfe=Uy(e=>({icon:jfe,container:Ufe,control:Br(Vfe,e),label:Gfe})),qfe={sm:Uy({control:{[Vg.variable]:"sizes.3"},label:{fontSize:"sm"},icon:{fontSize:"3xs"}}),md:Uy({control:{[Vg.variable]:"sizes.4"},label:{fontSize:"md"},icon:{fontSize:"2xs"}}),lg:Uy({control:{[Vg.variable]:"sizes.5"},label:{fontSize:"lg"},icon:{fontSize:"2xs"}})},i5=Wfe({baseStyle:Kfe,sizes:qfe,defaultProps:{size:"md",colorScheme:"blue"}}),Ug=jo("close-button-size"),Zfe=e=>{const t=Te("blackAlpha.100","whiteAlpha.100")(e),n=Te("blackAlpha.200","whiteAlpha.200")(e);return{w:[Ug.reference],h:[Ug.reference],borderRadius:"md",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{bg:t},_active:{bg:n},_focusVisible:{boxShadow:"outline"}}},Yfe={lg:{[Ug.variable]:"sizes.10",fontSize:"md"},md:{[Ug.variable]:"sizes.8",fontSize:"xs"},sm:{[Ug.variable]:"sizes.6",fontSize:"2xs"}},Xfe={baseStyle:Zfe,sizes:Yfe,defaultProps:{size:"md"}},{variants:Qfe,defaultProps:Jfe}=Wg,ehe={fontFamily:"mono",fontSize:"sm",px:"0.2em",borderRadius:"sm"},the={baseStyle:ehe,variants:Qfe,defaultProps:Jfe},nhe={w:"100%",mx:"auto",maxW:"prose",px:"4"},rhe={baseStyle:nhe},ihe={opacity:.6,borderColor:"inherit"},ohe={borderStyle:"solid"},ahe={borderStyle:"dashed"},she={solid:ohe,dashed:ahe},lhe={baseStyle:ihe,variants:she,defaultProps:{variant:"solid"}},{definePartsStyle:I6,defineMultiStyleConfig:uhe}=ir(Jce.keys);function hp(e){return I6(e==="full"?{dialog:{maxW:"100vw",h:"100vh"}}:{dialog:{maxW:e}})}var che={bg:"blackAlpha.600",zIndex:"overlay"},dhe={display:"flex",zIndex:"modal",justifyContent:"center"},fhe=e=>{const{isFullHeight:t}=e;return{...t&&{height:"100vh"},zIndex:"modal",maxH:"100vh",bg:Te("white","gray.700")(e),color:"inherit",boxShadow:Te("lg","dark-lg")(e)}},hhe={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},phe={position:"absolute",top:"2",insetEnd:"3"},ghe={px:"6",py:"2",flex:"1",overflow:"auto"},mhe={px:"6",py:"4"},vhe=I6(e=>({overlay:che,dialogContainer:dhe,dialog:Br(fhe,e),header:hhe,closeButton:phe,body:ghe,footer:mhe})),yhe={xs:hp("xs"),sm:hp("md"),md:hp("lg"),lg:hp("2xl"),xl:hp("4xl"),full:hp("full")},xhe=uhe({baseStyle:vhe,sizes:yhe,defaultProps:{size:"xs"}}),{definePartsStyle:bhe,defineMultiStyleConfig:She}=ir(ede.keys),whe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal"},Che={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},_he={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},khe=bhe({preview:whe,input:Che,textarea:_he}),Ehe=She({baseStyle:khe}),{definePartsStyle:Phe,defineMultiStyleConfig:The}=ir(tde.keys),Lhe=e=>({marginStart:"1",color:Te("red.500","red.300")(e)}),Ahe=e=>({mt:"2",color:Te("gray.600","whiteAlpha.600")(e),lineHeight:"normal",fontSize:"sm"}),Ihe=Phe(e=>({container:{width:"100%",position:"relative"},requiredIndicator:Br(Lhe,e),helperText:Br(Ahe,e)})),Rhe=The({baseStyle:Ihe}),{definePartsStyle:Mhe,defineMultiStyleConfig:Ohe}=ir(nde.keys),Nhe=e=>({color:Te("red.500","red.300")(e),mt:"2",fontSize:"sm",lineHeight:"normal"}),Dhe=e=>({marginEnd:"0.5em",color:Te("red.500","red.300")(e)}),Fhe=Mhe(e=>({text:Br(Nhe,e),icon:Br(Dhe,e)})),zhe=Ohe({baseStyle:Fhe}),$he={fontSize:"md",marginEnd:"3",mb:"2",fontWeight:"medium",transitionProperty:"common",transitionDuration:"normal",opacity:1,_disabled:{opacity:.4}},Bhe={baseStyle:$he},Hhe={fontFamily:"heading",fontWeight:"bold"},Whe={"4xl":{fontSize:["6xl",null,"7xl"],lineHeight:1},"3xl":{fontSize:["5xl",null,"6xl"],lineHeight:1},"2xl":{fontSize:["4xl",null,"5xl"],lineHeight:[1.2,null,1]},xl:{fontSize:["3xl",null,"4xl"],lineHeight:[1.33,null,1.2]},lg:{fontSize:["2xl",null,"3xl"],lineHeight:[1.33,null,1.2]},md:{fontSize:"xl",lineHeight:1.2},sm:{fontSize:"md",lineHeight:1.2},xs:{fontSize:"sm",lineHeight:1.2}},Vhe={baseStyle:Hhe,sizes:Whe,defaultProps:{size:"xl"}},{definePartsStyle:ku,defineMultiStyleConfig:Uhe}=ir(rde.keys),Ghe=ku({field:{width:"100%",minWidth:0,outline:0,position:"relative",appearance:"none",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed"}}}),Mc={lg:{fontSize:"lg",px:"4",h:"12",borderRadius:"md"},md:{fontSize:"md",px:"4",h:"10",borderRadius:"md"},sm:{fontSize:"sm",px:"3",h:"8",borderRadius:"sm"},xs:{fontSize:"xs",px:"2",h:"6",borderRadius:"sm"}},jhe={lg:ku({field:Mc.lg,addon:Mc.lg}),md:ku({field:Mc.md,addon:Mc.md}),sm:ku({field:Mc.sm,addon:Mc.sm}),xs:ku({field:Mc.xs,addon:Mc.xs})};function o8(e){const{focusBorderColor:t,errorBorderColor:n}=e;return{focusBorderColor:t||Te("blue.500","blue.300")(e),errorBorderColor:n||Te("red.500","red.300")(e)}}var Khe=ku(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=o8(e);return{field:{border:"1px solid",borderColor:"inherit",bg:"inherit",_hover:{borderColor:Te("gray.300","whiteAlpha.400")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r),boxShadow:`0 0 0 1px ${ri(t,r)}`},_focusVisible:{zIndex:1,borderColor:ri(t,n),boxShadow:`0 0 0 1px ${ri(t,n)}`}},addon:{border:"1px solid",borderColor:Te("inherit","whiteAlpha.50")(e),bg:Te("gray.100","whiteAlpha.300")(e)}}}),qhe=ku(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=o8(e);return{field:{border:"2px solid",borderColor:"transparent",bg:Te("gray.100","whiteAlpha.50")(e),_hover:{bg:Te("gray.200","whiteAlpha.100")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r)},_focusVisible:{bg:"transparent",borderColor:ri(t,n)}},addon:{border:"2px solid",borderColor:"transparent",bg:Te("gray.100","whiteAlpha.50")(e)}}}),Zhe=ku(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=o8(e);return{field:{borderBottom:"1px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent",_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:ri(t,r),boxShadow:`0px 1px 0px 0px ${ri(t,r)}`},_focusVisible:{borderColor:ri(t,n),boxShadow:`0px 1px 0px 0px ${ri(t,n)}`}},addon:{borderBottom:"2px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent"}}}),Yhe=ku({field:{bg:"transparent",px:"0",height:"auto"},addon:{bg:"transparent",px:"0",height:"auto"}}),Xhe={outline:Khe,filled:qhe,flushed:Zhe,unstyled:Yhe},vn=Uhe({baseStyle:Ghe,sizes:jhe,variants:Xhe,defaultProps:{size:"md",variant:"outline"}}),Qhe=e=>({bg:Te("gray.100","whiteAlpha")(e),borderRadius:"md",borderWidth:"1px",borderBottomWidth:"3px",fontSize:"0.8em",fontWeight:"bold",lineHeight:"normal",px:"0.4em",whiteSpace:"nowrap"}),Jhe={baseStyle:Qhe},epe={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},tpe={baseStyle:epe},{defineMultiStyleConfig:npe,definePartsStyle:rpe}=ir(ide.keys),ipe={marginEnd:"2",display:"inline",verticalAlign:"text-bottom"},ope=rpe({icon:ipe}),ape=npe({baseStyle:ope}),{defineMultiStyleConfig:spe,definePartsStyle:lpe}=ir(ode.keys),upe=e=>({bg:Te("#fff","gray.700")(e),boxShadow:Te("sm","dark-lg")(e),color:"inherit",minW:"3xs",py:"2",zIndex:1,borderRadius:"md",borderWidth:"1px"}),cpe=e=>({py:"1.5",px:"3",transitionProperty:"background",transitionDuration:"ultra-fast",transitionTimingFunction:"ease-in",_focus:{bg:Te("gray.100","whiteAlpha.100")(e)},_active:{bg:Te("gray.200","whiteAlpha.200")(e)},_expanded:{bg:Te("gray.100","whiteAlpha.100")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),dpe={mx:4,my:2,fontWeight:"semibold",fontSize:"sm"},fpe={opacity:.6},hpe={border:0,borderBottom:"1px solid",borderColor:"inherit",my:"2",opacity:.6},ppe={transitionProperty:"common",transitionDuration:"normal"},gpe=lpe(e=>({button:ppe,list:Br(upe,e),item:Br(cpe,e),groupTitle:dpe,command:fpe,divider:hpe})),mpe=spe({baseStyle:gpe}),{defineMultiStyleConfig:vpe,definePartsStyle:R6}=ir(ade.keys),ype={bg:"blackAlpha.600",zIndex:"modal"},xpe=e=>{const{isCentered:t,scrollBehavior:n}=e;return{display:"flex",zIndex:"modal",justifyContent:"center",alignItems:t?"center":"flex-start",overflow:n==="inside"?"hidden":"auto"}},bpe=e=>{const{scrollBehavior:t}=e;return{borderRadius:"md",bg:Te("white","gray.700")(e),color:"inherit",my:"16",zIndex:"modal",maxH:t==="inside"?"calc(100% - 7.5rem)":void 0,boxShadow:Te("lg","dark-lg")(e)}},Spe={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},wpe={position:"absolute",top:"2",insetEnd:"3"},Cpe=e=>{const{scrollBehavior:t}=e;return{px:"6",py:"2",flex:"1",overflow:t==="inside"?"auto":void 0}},_pe={px:"6",py:"4"},kpe=R6(e=>({overlay:ype,dialogContainer:Br(xpe,e),dialog:Br(bpe,e),header:Spe,closeButton:wpe,body:Br(Cpe,e),footer:_pe}));function _s(e){return R6(e==="full"?{dialog:{maxW:"100vw",minH:"$100vh",my:"0",borderRadius:"0"}}:{dialog:{maxW:e}})}var Epe={xs:_s("xs"),sm:_s("sm"),md:_s("md"),lg:_s("lg"),xl:_s("xl"),"2xl":_s("2xl"),"3xl":_s("3xl"),"4xl":_s("4xl"),"5xl":_s("5xl"),"6xl":_s("6xl"),full:_s("full")},Ppe=vpe({baseStyle:kpe,sizes:Epe,defaultProps:{size:"md"}}),Tpe={letterSpacings:{tighter:"-0.05em",tight:"-0.025em",normal:"0",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeights:{normal:"normal",none:1,shorter:1.25,short:1.375,base:1.5,tall:1.625,taller:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},fontWeights:{hairline:100,thin:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},fonts:{heading:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',body:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',mono:'SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'},fontSizes:{"3xs":"0.45rem","2xs":"0.625rem",xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"}},sz=Tpe,{defineMultiStyleConfig:Lpe,definePartsStyle:lz}=ir(sde.keys),a8=jo("number-input-stepper-width"),uz=jo("number-input-input-padding"),Ape=wu(a8).add("0.5rem").toString(),Ipe={[a8.variable]:"sizes.6",[uz.variable]:Ape},Rpe=e=>{var t;return((t=Br(vn.baseStyle,e))==null?void 0:t.field)??{}},Mpe={width:[a8.reference]},Ope=e=>({borderStart:"1px solid",borderStartColor:Te("inherit","whiteAlpha.300")(e),color:Te("inherit","whiteAlpha.800")(e),_active:{bg:Te("gray.200","whiteAlpha.300")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),Npe=lz(e=>({root:Ipe,field:Rpe,stepperGroup:Mpe,stepper:Br(Ope,e)??{}}));function j2(e){var t,n;const r=(t=vn.sizes)==null?void 0:t[e],i={lg:"md",md:"md",sm:"sm",xs:"sm"},o=((n=r.field)==null?void 0:n.fontSize)??"md",a=sz.fontSizes[o];return lz({field:{...r.field,paddingInlineEnd:uz.reference,verticalAlign:"top"},stepper:{fontSize:wu(a).multiply(.75).toString(),_first:{borderTopEndRadius:i[e]},_last:{borderBottomEndRadius:i[e],mt:"-1px",borderTopWidth:1}}})}var Dpe={xs:j2("xs"),sm:j2("sm"),md:j2("md"),lg:j2("lg")},Fpe=Lpe({baseStyle:Npe,sizes:Dpe,variants:vn.variants,defaultProps:vn.defaultProps}),RT,zpe={...(RT=vn.baseStyle)==null?void 0:RT.field,textAlign:"center"},$pe={lg:{fontSize:"lg",w:12,h:12,borderRadius:"md"},md:{fontSize:"md",w:10,h:10,borderRadius:"md"},sm:{fontSize:"sm",w:8,h:8,borderRadius:"sm"},xs:{fontSize:"xs",w:6,h:6,borderRadius:"sm"}},MT,Bpe={outline:e=>{var t,n;return((n=Br((t=vn.variants)==null?void 0:t.outline,e))==null?void 0:n.field)??{}},flushed:e=>{var t,n;return((n=Br((t=vn.variants)==null?void 0:t.flushed,e))==null?void 0:n.field)??{}},filled:e=>{var t,n;return((n=Br((t=vn.variants)==null?void 0:t.filled,e))==null?void 0:n.field)??{}},unstyled:((MT=vn.variants)==null?void 0:MT.unstyled.field)??{}},Hpe={baseStyle:zpe,sizes:$pe,variants:Bpe,defaultProps:vn.defaultProps},{defineMultiStyleConfig:Wpe,definePartsStyle:Vpe}=ir(lde.keys),Zb=jo("popper-bg"),Upe=jo("popper-arrow-bg"),Gpe=jo("popper-arrow-shadow-color"),jpe={zIndex:10},Kpe=e=>{const t=Te("white","gray.700")(e),n=Te("gray.200","whiteAlpha.300")(e);return{[Zb.variable]:`colors.${t}`,bg:Zb.reference,[Upe.variable]:Zb.reference,[Gpe.variable]:`colors.${n}`,width:"xs",border:"1px solid",borderColor:"inherit",borderRadius:"md",boxShadow:"sm",zIndex:"inherit",_focusVisible:{outline:0,boxShadow:"outline"}}},qpe={px:3,py:2,borderBottomWidth:"1px"},Zpe={px:3,py:2},Ype={px:3,py:2,borderTopWidth:"1px"},Xpe={position:"absolute",borderRadius:"md",top:1,insetEnd:2,padding:2},Qpe=Vpe(e=>({popper:jpe,content:Kpe(e),header:qpe,body:Zpe,footer:Ype,closeButton:Xpe})),Jpe=Wpe({baseStyle:Qpe}),{defineMultiStyleConfig:e0e,definePartsStyle:dg}=ir(ude.keys),t0e=e=>{const{colorScheme:t,theme:n,isIndeterminate:r,hasStripe:i}=e,o=Te(PT(),PT("1rem","rgba(0,0,0,0.1)"))(e),a=Te(`${t}.500`,`${t}.200`)(e),s=`linear-gradient(
+    to right,
+    transparent 0%,
+    ${ri(n,a)} 50%,
+    transparent 100%
+  )`;return{...!r&&i&&o,...r?{bgImage:s}:{bgColor:a}}},n0e={lineHeight:"1",fontSize:"0.25em",fontWeight:"bold",color:"white"},r0e=e=>({bg:Te("gray.100","whiteAlpha.300")(e)}),i0e=e=>({transitionProperty:"common",transitionDuration:"slow",...t0e(e)}),o0e=dg(e=>({label:n0e,filledTrack:i0e(e),track:r0e(e)})),a0e={xs:dg({track:{h:"1"}}),sm:dg({track:{h:"2"}}),md:dg({track:{h:"3"}}),lg:dg({track:{h:"4"}})},s0e=e0e({sizes:a0e,baseStyle:o0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:l0e,definePartsStyle:Gy}=ir(cde.keys),u0e=e=>{var t;const n=(t=Br(i5.baseStyle,e))==null?void 0:t.control;return{...n,borderRadius:"full",_checked:{...n?._checked,_before:{content:'""',display:"inline-block",pos:"relative",w:"50%",h:"50%",borderRadius:"50%",bg:"currentColor"}}}},c0e=Gy(e=>{var t,n,r,i;return{label:(n=(t=i5).baseStyle)==null?void 0:n.call(t,e).label,container:(i=(r=i5).baseStyle)==null?void 0:i.call(r,e).container,control:u0e(e)}}),d0e={md:Gy({control:{w:"4",h:"4"},label:{fontSize:"md"}}),lg:Gy({control:{w:"5",h:"5"},label:{fontSize:"lg"}}),sm:Gy({control:{width:"3",height:"3"},label:{fontSize:"sm"}})},f0e=l0e({baseStyle:c0e,sizes:d0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:h0e,definePartsStyle:p0e}=ir(dde.keys),g0e=e=>{var t;return{...(t=vn.baseStyle)==null?void 0:t.field,bg:Te("white","gray.700")(e),appearance:"none",paddingBottom:"1px",lineHeight:"normal","> option, > optgroup":{bg:Te("white","gray.700")(e)}}},m0e={width:"6",height:"100%",insetEnd:"2",position:"relative",color:"currentColor",fontSize:"xl",_disabled:{opacity:.5}},v0e=p0e(e=>({field:g0e(e),icon:m0e})),K2={paddingInlineEnd:"8"},OT,NT,DT,FT,zT,$T,BT,HT,y0e={lg:{...(OT=vn.sizes)==null?void 0:OT.lg,field:{...(NT=vn.sizes)==null?void 0:NT.lg.field,...K2}},md:{...(DT=vn.sizes)==null?void 0:DT.md,field:{...(FT=vn.sizes)==null?void 0:FT.md.field,...K2}},sm:{...(zT=vn.sizes)==null?void 0:zT.sm,field:{...($T=vn.sizes)==null?void 0:$T.sm.field,...K2}},xs:{...(BT=vn.sizes)==null?void 0:BT.xs,field:{...(HT=vn.sizes)==null?void 0:HT.sm.field,...K2},icon:{insetEnd:"1"}}},x0e=h0e({baseStyle:v0e,sizes:y0e,variants:vn.variants,defaultProps:vn.defaultProps}),b0e=bd("skeleton-start-color"),S0e=bd("skeleton-end-color"),w0e=e=>{const t=Te("gray.100","gray.800")(e),n=Te("gray.400","gray.600")(e),{startColor:r=t,endColor:i=n,theme:o}=e,a=ri(o,r),s=ri(o,i);return{[b0e.variable]:a,[S0e.variable]:s,opacity:.7,borderRadius:"2px",borderColor:a,background:s}},C0e={baseStyle:w0e},_0e=e=>({borderRadius:"md",fontWeight:"semibold",_focusVisible:{boxShadow:"outline",padding:"4",position:"fixed",top:"6",insetStart:"6",bg:Te("white","gray.700")(e)}}),k0e={baseStyle:_0e},{defineMultiStyleConfig:E0e,definePartsStyle:H4}=ir(fde.keys),Om=bd("slider-thumb-size"),Nm=bd("slider-track-size"),P0e=e=>{const{orientation:t}=e;return{display:"inline-block",position:"relative",cursor:"pointer",_disabled:{opacity:.6,cursor:"default",pointerEvents:"none"},...r8({orientation:t,vertical:{h:"100%"},horizontal:{w:"100%"}})}},T0e=e=>({...r8({orientation:e.orientation,horizontal:{h:Nm.reference},vertical:{w:Nm.reference}}),overflow:"hidden",borderRadius:"sm",bg:Te("gray.200","whiteAlpha.200")(e),_disabled:{bg:Te("gray.300","whiteAlpha.300")(e)}}),L0e=e=>{const{orientation:t}=e;return{...r8({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",_active:{transform:"translateX(-50%) scale(1.15)"}},horizontal:{top:"50%",transform:"translateY(-50%)",_active:{transform:"translateY(-50%) scale(1.15)"}}}),w:Om.reference,h:Om.reference,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",outline:0,zIndex:1,borderRadius:"full",bg:"white",boxShadow:"base",border:"1px solid",borderColor:"transparent",transitionProperty:"transform",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{bg:"gray.300"}}},A0e=e=>{const{colorScheme:t}=e;return{width:"inherit",height:"inherit",bg:Te(`${t}.500`,`${t}.200`)(e)}},I0e=H4(e=>({container:P0e(e),track:T0e(e),thumb:L0e(e),filledTrack:A0e(e)})),R0e=H4({container:{[Om.variable]:"sizes.4",[Nm.variable]:"sizes.1"}}),M0e=H4({container:{[Om.variable]:"sizes.3.5",[Nm.variable]:"sizes.1"}}),O0e=H4({container:{[Om.variable]:"sizes.2.5",[Nm.variable]:"sizes.0.5"}}),N0e={lg:R0e,md:M0e,sm:O0e},D0e=E0e({baseStyle:I0e,sizes:N0e,defaultProps:{size:"md",colorScheme:"blue"}}),Df=jo("spinner-size"),F0e={width:[Df.reference],height:[Df.reference]},z0e={xs:{[Df.variable]:"sizes.3"},sm:{[Df.variable]:"sizes.4"},md:{[Df.variable]:"sizes.6"},lg:{[Df.variable]:"sizes.8"},xl:{[Df.variable]:"sizes.12"}},$0e={baseStyle:F0e,sizes:z0e,defaultProps:{size:"md"}},{defineMultiStyleConfig:B0e,definePartsStyle:cz}=ir(hde.keys),H0e={fontWeight:"medium"},W0e={opacity:.8,marginBottom:"2"},V0e={verticalAlign:"baseline",fontWeight:"semibold"},U0e={marginEnd:1,w:"3.5",h:"3.5",verticalAlign:"middle"},G0e=cz({container:{},label:H0e,helpText:W0e,number:V0e,icon:U0e}),j0e={md:cz({label:{fontSize:"sm"},helpText:{fontSize:"sm"},number:{fontSize:"2xl"}})},K0e=B0e({baseStyle:G0e,sizes:j0e,defaultProps:{size:"md"}}),{defineMultiStyleConfig:q0e,definePartsStyle:jy}=ir(pde.keys),Gg=jo("switch-track-width"),qf=jo("switch-track-height"),Yb=jo("switch-track-diff"),Z0e=wu.subtract(Gg,qf),M6=jo("switch-thumb-x"),Y0e=e=>{const{colorScheme:t}=e;return{borderRadius:"full",p:"0.5",width:[Gg.reference],height:[qf.reference],transitionProperty:"common",transitionDuration:"fast",bg:Te("gray.300","whiteAlpha.400")(e),_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed"},_checked:{bg:Te(`${t}.500`,`${t}.200`)(e)}}},X0e={bg:"white",transitionProperty:"transform",transitionDuration:"normal",borderRadius:"inherit",width:[qf.reference],height:[qf.reference],_checked:{transform:`translateX(${M6.reference})`}},Q0e=jy(e=>({container:{[Yb.variable]:Z0e,[M6.variable]:Yb.reference,_rtl:{[M6.variable]:wu(Yb).negate().toString()}},track:Y0e(e),thumb:X0e})),J0e={sm:jy({container:{[Gg.variable]:"1.375rem",[qf.variable]:"sizes.3"}}),md:jy({container:{[Gg.variable]:"1.875rem",[qf.variable]:"sizes.4"}}),lg:jy({container:{[Gg.variable]:"2.875rem",[qf.variable]:"sizes.6"}})},e1e=q0e({baseStyle:Q0e,sizes:J0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:t1e,definePartsStyle:n0}=ir(gde.keys),n1e=n0({table:{fontVariantNumeric:"lining-nums tabular-nums",borderCollapse:"collapse",width:"full"},th:{fontFamily:"heading",fontWeight:"bold",textTransform:"uppercase",letterSpacing:"wider",textAlign:"start"},td:{textAlign:"start"},caption:{mt:4,fontFamily:"heading",textAlign:"center",fontWeight:"medium"}}),o5={"&[data-is-numeric=true]":{textAlign:"end"}},r1e=n0(e=>{const{colorScheme:t}=e;return{th:{color:Te("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...o5},td:{borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...o5},caption:{color:Te("gray.600","gray.100")(e)},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),i1e=n0(e=>{const{colorScheme:t}=e;return{th:{color:Te("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...o5},td:{borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...o5},caption:{color:Te("gray.600","gray.100")(e)},tbody:{tr:{"&:nth-of-type(odd)":{"th, td":{borderBottomWidth:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e)},td:{background:Te(`${t}.100`,`${t}.700`)(e)}}}},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),o1e={simple:r1e,striped:i1e,unstyled:{}},a1e={sm:n0({th:{px:"4",py:"1",lineHeight:"4",fontSize:"xs"},td:{px:"4",py:"2",fontSize:"sm",lineHeight:"4"},caption:{px:"4",py:"2",fontSize:"xs"}}),md:n0({th:{px:"6",py:"3",lineHeight:"4",fontSize:"xs"},td:{px:"6",py:"4",lineHeight:"5"},caption:{px:"6",py:"2",fontSize:"sm"}}),lg:n0({th:{px:"8",py:"4",lineHeight:"5",fontSize:"sm"},td:{px:"8",py:"5",lineHeight:"6"},caption:{px:"6",py:"2",fontSize:"md"}})},s1e=t1e({baseStyle:n1e,variants:o1e,sizes:a1e,defaultProps:{variant:"simple",size:"md",colorScheme:"gray"}}),{defineMultiStyleConfig:l1e,definePartsStyle:Al}=ir(mde.keys),u1e=e=>{const{orientation:t}=e;return{display:t==="vertical"?"flex":"block"}},c1e=e=>{const{isFitted:t}=e;return{flex:t?1:void 0,transitionProperty:"common",transitionDuration:"normal",_focusVisible:{zIndex:1,boxShadow:"outline"},_disabled:{cursor:"not-allowed",opacity:.4}}},d1e=e=>{const{align:t="start",orientation:n}=e;return{justifyContent:{end:"flex-end",center:"center",start:"flex-start"}[t],flexDirection:n==="vertical"?"column":"row"}},f1e={p:4},h1e=Al(e=>({root:u1e(e),tab:c1e(e),tablist:d1e(e),tabpanel:f1e})),p1e={sm:Al({tab:{py:1,px:4,fontSize:"sm"}}),md:Al({tab:{fontSize:"md",py:2,px:4}}),lg:Al({tab:{fontSize:"lg",py:3,px:4}})},g1e=Al(e=>{const{colorScheme:t,orientation:n}=e,r=n==="vertical",i=n==="vertical"?"borderStart":"borderBottom",o=r?"marginStart":"marginBottom";return{tablist:{[i]:"2px solid",borderColor:"inherit"},tab:{[i]:"2px solid",borderColor:"transparent",[o]:"-2px",_selected:{color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"currentColor"},_active:{bg:Te("gray.200","whiteAlpha.300")(e)},_disabled:{_active:{bg:"none"}}}}}),m1e=Al(e=>{const{colorScheme:t}=e;return{tab:{borderTopRadius:"md",border:"1px solid",borderColor:"transparent",mb:"-1px",_selected:{color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderBottomColor:Te("white","gray.800")(e)}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),v1e=Al(e=>{const{colorScheme:t}=e;return{tab:{border:"1px solid",borderColor:"inherit",bg:Te("gray.50","whiteAlpha.50")(e),mb:"-1px",_notLast:{marginEnd:"-1px"},_selected:{bg:Te("#fff","gray.800")(e),color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderTopColor:"currentColor",borderBottomColor:"transparent"}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),y1e=Al(e=>{const{colorScheme:t,theme:n}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:"gray.600",_selected:{color:ri(n,`${t}.700`),bg:ri(n,`${t}.100`)}}}}),x1e=Al(e=>{const{colorScheme:t}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:Te("gray.600","inherit")(e),_selected:{color:Te("#fff","gray.800")(e),bg:Te(`${t}.600`,`${t}.300`)(e)}}}}),b1e=Al({}),S1e={line:g1e,enclosed:m1e,"enclosed-colored":v1e,"soft-rounded":y1e,"solid-rounded":x1e,unstyled:b1e},w1e=l1e({baseStyle:h1e,sizes:p1e,variants:S1e,defaultProps:{size:"md",variant:"line",colorScheme:"blue"}}),{defineMultiStyleConfig:C1e,definePartsStyle:Zf}=ir(vde.keys),_1e={fontWeight:"medium",lineHeight:1.2,outline:0,borderRadius:"md",_focusVisible:{boxShadow:"outline"}},k1e={lineHeight:1.2,overflow:"visible"},E1e={fontSize:"lg",w:"5",h:"5",transitionProperty:"common",transitionDuration:"normal",borderRadius:"full",marginStart:"1.5",marginEnd:"-1",opacity:.5,_disabled:{opacity:.4},_focusVisible:{boxShadow:"outline",bg:"rgba(0, 0, 0, 0.14)"},_hover:{opacity:.8},_active:{opacity:1}},P1e=Zf({container:_1e,label:k1e,closeButton:E1e}),T1e={sm:Zf({container:{minH:"5",minW:"5",fontSize:"xs",px:"2"},closeButton:{marginEnd:"-2px",marginStart:"0.35rem"}}),md:Zf({container:{minH:"6",minW:"6",fontSize:"sm",px:"2"}}),lg:Zf({container:{minH:"8",minW:"8",fontSize:"md",px:"3"}})},L1e={subtle:Zf(e=>{var t;return{container:(t=Wg.variants)==null?void 0:t.subtle(e)}}),solid:Zf(e=>{var t;return{container:(t=Wg.variants)==null?void 0:t.solid(e)}}),outline:Zf(e=>{var t;return{container:(t=Wg.variants)==null?void 0:t.outline(e)}})},A1e=C1e({variants:L1e,baseStyle:P1e,sizes:T1e,defaultProps:{size:"md",variant:"subtle",colorScheme:"gray"}}),WT,I1e={...(WT=vn.baseStyle)==null?void 0:WT.field,paddingY:"2",minHeight:"20",lineHeight:"short",verticalAlign:"top"},VT,R1e={outline:e=>{var t;return((t=vn.variants)==null?void 0:t.outline(e).field)??{}},flushed:e=>{var t;return((t=vn.variants)==null?void 0:t.flushed(e).field)??{}},filled:e=>{var t;return((t=vn.variants)==null?void 0:t.filled(e).field)??{}},unstyled:((VT=vn.variants)==null?void 0:VT.unstyled.field)??{}},UT,GT,jT,KT,M1e={xs:((UT=vn.sizes)==null?void 0:UT.xs.field)??{},sm:((GT=vn.sizes)==null?void 0:GT.sm.field)??{},md:((jT=vn.sizes)==null?void 0:jT.md.field)??{},lg:((KT=vn.sizes)==null?void 0:KT.lg.field)??{}},O1e={baseStyle:I1e,sizes:M1e,variants:R1e,defaultProps:{size:"md",variant:"outline"}},Xb=jo("tooltip-bg"),qT=jo("tooltip-fg"),N1e=jo("popper-arrow-bg"),D1e=e=>{const t=Te("gray.700","gray.300")(e),n=Te("whiteAlpha.900","gray.900")(e);return{bg:Xb.reference,color:qT.reference,[Xb.variable]:`colors.${t}`,[qT.variable]:`colors.${n}`,[N1e.variable]:Xb.reference,px:"2",py:"0.5",borderRadius:"sm",fontWeight:"medium",fontSize:"sm",boxShadow:"md",maxW:"xs",zIndex:"tooltip"}},F1e={baseStyle:D1e},z1e={Accordion:rfe,Alert:dfe,Avatar:wfe,Badge:Wg,Breadcrumb:Rfe,Button:Hfe,Checkbox:i5,CloseButton:Xfe,Code:the,Container:rhe,Divider:lhe,Drawer:xhe,Editable:Ehe,Form:Rhe,FormError:zhe,FormLabel:Bhe,Heading:Vhe,Input:vn,Kbd:Jhe,Link:tpe,List:ape,Menu:mpe,Modal:Ppe,NumberInput:Fpe,PinInput:Hpe,Popover:Jpe,Progress:s0e,Radio:f0e,Select:x0e,Skeleton:C0e,SkipLink:k0e,Slider:D0e,Spinner:$0e,Stat:K0e,Switch:e1e,Table:s1e,Tabs:w1e,Tag:A1e,Textarea:O1e,Tooltip:F1e},$1e={none:0,"1px":"1px solid","2px":"2px solid","4px":"4px solid","8px":"8px solid"},B1e=$1e,H1e={base:"0em",sm:"30em",md:"48em",lg:"62em",xl:"80em","2xl":"96em"},W1e=H1e,V1e={transparent:"transparent",current:"currentColor",black:"#000000",white:"#FFFFFF",whiteAlpha:{50:"rgba(255, 255, 255, 0.04)",100:"rgba(255, 255, 255, 0.06)",200:"rgba(255, 255, 255, 0.08)",300:"rgba(255, 255, 255, 0.16)",400:"rgba(255, 255, 255, 0.24)",500:"rgba(255, 255, 255, 0.36)",600:"rgba(255, 255, 255, 0.48)",700:"rgba(255, 255, 255, 0.64)",800:"rgba(255, 255, 255, 0.80)",900:"rgba(255, 255, 255, 0.92)"},blackAlpha:{50:"rgba(0, 0, 0, 0.04)",100:"rgba(0, 0, 0, 0.06)",200:"rgba(0, 0, 0, 0.08)",300:"rgba(0, 0, 0, 0.16)",400:"rgba(0, 0, 0, 0.24)",500:"rgba(0, 0, 0, 0.36)",600:"rgba(0, 0, 0, 0.48)",700:"rgba(0, 0, 0, 0.64)",800:"rgba(0, 0, 0, 0.80)",900:"rgba(0, 0, 0, 0.92)"},gray:{50:"#F7FAFC",100:"#EDF2F7",200:"#E2E8F0",300:"#CBD5E0",400:"#A0AEC0",500:"#718096",600:"#4A5568",700:"#2D3748",800:"#1A202C",900:"#171923"},red:{50:"#FFF5F5",100:"#FED7D7",200:"#FEB2B2",300:"#FC8181",400:"#F56565",500:"#E53E3E",600:"#C53030",700:"#9B2C2C",800:"#822727",900:"#63171B"},orange:{50:"#FFFAF0",100:"#FEEBC8",200:"#FBD38D",300:"#F6AD55",400:"#ED8936",500:"#DD6B20",600:"#C05621",700:"#9C4221",800:"#7B341E",900:"#652B19"},yellow:{50:"#FFFFF0",100:"#FEFCBF",200:"#FAF089",300:"#F6E05E",400:"#ECC94B",500:"#D69E2E",600:"#B7791F",700:"#975A16",800:"#744210",900:"#5F370E"},green:{50:"#F0FFF4",100:"#C6F6D5",200:"#9AE6B4",300:"#68D391",400:"#48BB78",500:"#38A169",600:"#2F855A",700:"#276749",800:"#22543D",900:"#1C4532"},teal:{50:"#E6FFFA",100:"#B2F5EA",200:"#81E6D9",300:"#4FD1C5",400:"#38B2AC",500:"#319795",600:"#2C7A7B",700:"#285E61",800:"#234E52",900:"#1D4044"},blue:{50:"#ebf8ff",100:"#bee3f8",200:"#90cdf4",300:"#63b3ed",400:"#4299e1",500:"#3182ce",600:"#2b6cb0",700:"#2c5282",800:"#2a4365",900:"#1A365D"},cyan:{50:"#EDFDFD",100:"#C4F1F9",200:"#9DECF9",300:"#76E4F7",400:"#0BC5EA",500:"#00B5D8",600:"#00A3C4",700:"#0987A0",800:"#086F83",900:"#065666"},purple:{50:"#FAF5FF",100:"#E9D8FD",200:"#D6BCFA",300:"#B794F4",400:"#9F7AEA",500:"#805AD5",600:"#6B46C1",700:"#553C9A",800:"#44337A",900:"#322659"},pink:{50:"#FFF5F7",100:"#FED7E2",200:"#FBB6CE",300:"#F687B3",400:"#ED64A6",500:"#D53F8C",600:"#B83280",700:"#97266D",800:"#702459",900:"#521B41"},linkedin:{50:"#E8F4F9",100:"#CFEDFB",200:"#9BDAF3",300:"#68C7EC",400:"#34B3E4",500:"#00A0DC",600:"#008CC9",700:"#0077B5",800:"#005E93",900:"#004471"},facebook:{50:"#E8F4F9",100:"#D9DEE9",200:"#B7C2DA",300:"#6482C0",400:"#4267B2",500:"#385898",600:"#314E89",700:"#29487D",800:"#223B67",900:"#1E355B"},messenger:{50:"#D0E6FF",100:"#B9DAFF",200:"#A2CDFF",300:"#7AB8FF",400:"#2E90FF",500:"#0078FF",600:"#0063D1",700:"#0052AC",800:"#003C7E",900:"#002C5C"},whatsapp:{50:"#dffeec",100:"#b9f5d0",200:"#90edb3",300:"#65e495",400:"#3cdd78",500:"#22c35e",600:"#179848",700:"#0c6c33",800:"#01421c",900:"#001803"},twitter:{50:"#E5F4FD",100:"#C8E9FB",200:"#A8DCFA",300:"#83CDF7",400:"#57BBF5",500:"#1DA1F2",600:"#1A94DA",700:"#1681BF",800:"#136B9E",900:"#0D4D71"},telegram:{50:"#E3F2F9",100:"#C5E4F3",200:"#A2D4EC",300:"#7AC1E4",400:"#47A9DA",500:"#0088CC",600:"#007AB8",700:"#006BA1",800:"#005885",900:"#003F5E"}},U1e=V1e,G1e={none:"0",sm:"0.125rem",base:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},j1e=G1e,K1e={xs:"0 0 0 1px rgba(0, 0, 0, 0.05)",sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)","2xl":"0 25px 50px -12px rgba(0, 0, 0, 0.25)",outline:"0 0 0 3px rgba(66, 153, 225, 0.6)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.06)",none:"none","dark-lg":"rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.4) 0px 15px 40px"},q1e=K1e,Z1e={common:"background-color, border-color, color, fill, stroke, opacity, box-shadow, transform",colors:"background-color, border-color, color, fill, stroke",dimensions:"width, height",position:"left, right, top, bottom",background:"background-color, background-image, background-position"},Y1e={"ease-in":"cubic-bezier(0.4, 0, 1, 1)","ease-out":"cubic-bezier(0, 0, 0.2, 1)","ease-in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},X1e={"ultra-fast":"50ms",faster:"100ms",fast:"150ms",normal:"200ms",slow:"300ms",slower:"400ms","ultra-slow":"500ms"},Q1e={property:Z1e,easing:Y1e,duration:X1e},J1e=Q1e,ege={hide:-1,auto:"auto",base:0,docked:10,dropdown:1e3,sticky:1100,banner:1200,overlay:1300,modal:1400,popover:1500,skipLink:1600,toast:1700,tooltip:1800},tge=ege,nge={none:0,sm:"4px",base:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},rge=nge,ige={breakpoints:W1e,zIndices:tge,radii:j1e,blur:rge,colors:U1e,...sz,sizes:iz,shadows:q1e,space:rz,borders:B1e,transition:J1e},oge={colors:{"chakra-body-text":{_light:"gray.800",_dark:"whiteAlpha.900"},"chakra-body-bg":{_light:"white",_dark:"gray.800"},"chakra-border-color":{_light:"gray.200",_dark:"whiteAlpha.300"},"chakra-placeholder-color":{_light:"gray.500",_dark:"whiteAlpha.400"}}},age={global:{body:{fontFamily:"body",color:"chakra-body-text",bg:"chakra-body-bg",transitionProperty:"background-color",transitionDuration:"normal",lineHeight:"base"},"*::placeholder":{color:"chakra-placeholder-color"},"*, *::before, &::after":{borderColor:"chakra-border-color",wordWrap:"break-word"}}};function sge(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}var lge=["borders","breakpoints","colors","components","config","direction","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","shadows","sizes","space","styles","transition","zIndices"];function uge(e){return sge(e)?lge.every(t=>Object.prototype.hasOwnProperty.call(e,t)):!1}var cge="ltr",dge={useSystemColorMode:!1,initialColorMode:"light",cssVarPrefix:"chakra"},dz={semanticTokens:oge,direction:cge,...ige,components:z1e,styles:age,config:dge};function fge(e,t){const n=kr(e);C.exports.useEffect(()=>{if(t==null)return;let r=null;return r=window.setTimeout(()=>{n()},t),()=>{r&&window.clearTimeout(r)}},[t,n])}function O6(e,...t){return hge(e)?e(...t):e}var hge=e=>typeof e=="function";function pge(e,t){const n=e??"bottom",i={"top-start":{ltr:"top-left",rtl:"top-right"},"top-end":{ltr:"top-right",rtl:"top-left"},"bottom-start":{ltr:"bottom-left",rtl:"bottom-right"},"bottom-end":{ltr:"bottom-right",rtl:"bottom-left"}}[n];return i?.[t]??n}var gge=(e,t)=>e.find(n=>n.id===t);function ZT(e,t){const n=fz(e,t),r=n?e[n].findIndex(i=>i.id===t):-1;return{position:n,index:r}}function fz(e,t){for(const[n,r]of Object.entries(e))if(gge(r,t))return n}function mge(e){const t=e.includes("right"),n=e.includes("left");let r="center";return t&&(r="flex-end"),n&&(r="flex-start"),{display:"flex",flexDirection:"column",alignItems:r}}function vge(e){const n=e==="top"||e==="bottom"?"0 auto":void 0,r=e.includes("top")?"env(safe-area-inset-top, 0px)":void 0,i=e.includes("bottom")?"env(safe-area-inset-bottom, 0px)":void 0,o=e.includes("left")?void 0:"env(safe-area-inset-right, 0px)",a=e.includes("right")?void 0:"env(safe-area-inset-left, 0px)";return{position:"fixed",zIndex:5500,pointerEvents:"none",display:"flex",flexDirection:"column",margin:n,top:r,bottom:i,right:o,left:a}}var yge={top:[],"top-left":[],"top-right":[],"bottom-left":[],bottom:[],"bottom-right":[]},Sl=xge(yge);function xge(e){let t=e;const n=new Set,r=i=>{t=i(t),n.forEach(o=>o())};return{getState:()=>t,subscribe:i=>(n.add(i),()=>{r(()=>e),n.delete(i)}),removeToast:(i,o)=>{r(a=>({...a,[o]:a[o].filter(s=>s.id!=i)}))},notify:(i,o)=>{const a=bge(i,o),{position:s,id:l}=a;return r(d=>{const g=s.includes("top")?[a,...d[s]??[]]:[...d[s]??[],a];return{...d,[s]:g}}),l},update:(i,o)=>{!i||r(a=>{const s={...a},{position:l,index:d}=ZT(s,i);return l&&d!==-1&&(s[l][d]={...s[l][d],...o,message:hz(o)}),s})},closeAll:({positions:i}={})=>{r(o=>(i??["bottom","bottom-right","bottom-left","top","top-left","top-right"]).reduce((l,d)=>(l[d]=o[d].map(p=>({...p,requestClose:!0})),l),{...o}))},close:i=>{r(o=>{const a=fz(o,i);return a?{...o,[a]:o[a].map(s=>s.id==i?{...s,requestClose:!0}:s)}:o})},isActive:i=>Boolean(ZT(Sl.getState(),i).position)}}var YT=0;function bge(e,t={}){YT+=1;const n=t.id??YT,r=t.position??"bottom";return{id:n,message:e,position:r,duration:t.duration,onCloseComplete:t.onCloseComplete,onRequestRemove:()=>Sl.removeToast(String(n),r),status:t.status,requestClose:!1,containerStyle:t.containerStyle}}var Sge=e=>{const{status:t,variant:n="solid",id:r,title:i,isClosable:o,onClose:a,description:s,icon:l}=e,d=r?{root:`toast-${r}`,title:`toast-${r}-title`,description:`toast-${r}-description`}:void 0;return se.createElement($N,{addRole:!1,status:t,variant:n,id:d?.root,alignItems:"start",borderRadius:"md",boxShadow:"lg",paddingEnd:8,textAlign:"start",width:"auto"},_(HN,{children:l}),se.createElement(Ce.div,{flex:"1",maxWidth:"100%"},i&&_(WN,{id:d?.title,children:i}),s&&_(BN,{id:d?.description,display:"block",children:s})),o&&_(P4,{size:"sm",onClick:a,position:"absolute",insetEnd:1,top:1}))};function hz(e={}){const{render:t,toastComponent:n=Sge}=e;return i=>typeof t=="function"?t(i):_(n,{...i,...e})}function wge(e,t){const n=i=>({...t,...i,position:pge(i?.position??t?.position,e)}),r=i=>{const o=n(i),a=hz(o);return Sl.notify(a,o)};return r.update=(i,o)=>{Sl.update(i,n(o))},r.promise=(i,o)=>{const a=r({...o.loading,status:"loading",duration:null});i.then(s=>r.update(a,{status:"success",duration:5e3,...O6(o.success,s)})).catch(s=>r.update(a,{status:"error",duration:5e3,...O6(o.error,s)}))},r.closeAll=Sl.closeAll,r.close=Sl.close,r.isActive=Sl.isActive,r}function _d(e){const{theme:t}=QM();return C.exports.useMemo(()=>wge(t.direction,e),[e,t.direction])}var Cge={initial:e=>{const{position:t}=e,n=["top","bottom"].includes(t)?"y":"x";let r=["top-right","bottom-right"].includes(t)?1:-1;return t==="bottom"&&(r=1),{opacity:0,[n]:r*24}},animate:{opacity:1,y:0,x:0,scale:1,transition:{duration:.4,ease:[.4,0,.2,1]}},exit:{opacity:0,scale:.85,transition:{duration:.2,ease:[.4,0,1,1]}}},pz=C.exports.memo(e=>{const{id:t,message:n,onCloseComplete:r,onRequestRemove:i,requestClose:o=!1,position:a="bottom",duration:s=5e3,containerStyle:l,motionVariants:d=Cge,toastSpacing:p="0.5rem"}=e,[g,m]=C.exports.useState(s),y=Gee();m0(()=>{y||r?.()},[y]),m0(()=>{m(s)},[s]);const b=()=>m(null),S=()=>m(s),P=()=>{y&&i()};C.exports.useEffect(()=>{y&&o&&i()},[y,o,i]),fge(P,g);const E=C.exports.useMemo(()=>({pointerEvents:"auto",maxWidth:560,minWidth:300,margin:p,...l}),[l,p]),k=C.exports.useMemo(()=>mge(a),[a]);return se.createElement(ns.li,{layout:!0,className:"chakra-toast",variants:d,initial:"initial",animate:"animate",exit:"exit",onHoverStart:b,onHoverEnd:S,custom:{position:a},style:k},se.createElement(Ce.div,{role:"status","aria-atomic":"true",className:"chakra-toast__inner",__css:E},O6(n,{id:t,onClose:P})))});pz.displayName="ToastComponent";var _ge=e=>{const t=C.exports.useSyncExternalStore(Sl.subscribe,Sl.getState,Sl.getState),{children:n,motionVariants:r,component:i=pz,portalProps:o}=e,s=Object.keys(t).map(l=>{const d=t[l];return _("ul",{role:"region","aria-live":"polite",id:`chakra-toast-manager-${l}`,style:vge(l),children:_($u,{initial:!1,children:d.map(p=>_(i,{motionVariants:r,...p},p.id))})},l)});return ue(Xn,{children:[n,_(uh,{...o,children:s})]})};function kge(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function Ege(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var Pge={exit:{scale:.85,opacity:0,transition:{opacity:{duration:.15,easings:"easeInOut"},scale:{duration:.2,easings:"easeInOut"}}},enter:{scale:1,opacity:1,transition:{opacity:{easings:"easeOut",duration:.2},scale:{duration:.2,ease:[.175,.885,.4,1.1]}}}};function Y1(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var N6=e=>{var t;return((t=e.current)==null?void 0:t.ownerDocument)||document},D6=e=>{var t,n;return((n=(t=e.current)==null?void 0:t.ownerDocument)==null?void 0:n.defaultView)||window};function Tge(e={}){const{openDelay:t=0,closeDelay:n=0,closeOnClick:r=!0,closeOnMouseDown:i,closeOnEsc:o=!0,onOpen:a,onClose:s,placement:l,id:d,isOpen:p,defaultIsOpen:g,arrowSize:m=10,arrowShadowColor:y,arrowPadding:b,modifiers:S,isDisabled:P,gutter:E,offset:k,direction:L,...R}=e,{isOpen:N,onOpen:F,onClose:z}=TD({isOpen:p,defaultIsOpen:g,onOpen:a,onClose:s}),{referenceRef:$,getPopperProps:K,getArrowInnerProps:G,getArrowProps:Y}=PD({enabled:N,placement:l,arrowPadding:b,modifiers:S,gutter:E,offset:k,direction:L}),ve=C.exports.useId(),le=`tooltip-${d??ve}`,we=C.exports.useRef(null),be=C.exports.useRef(),ie=C.exports.useRef(),j=C.exports.useCallback(()=>{ie.current&&(clearTimeout(ie.current),ie.current=void 0),z()},[z]),ne=Lge(we,j),Q=C.exports.useCallback(()=>{if(!P&&!be.current){ne();const ke=D6(we);be.current=ke.setTimeout(F,t)}},[ne,P,F,t]),W=C.exports.useCallback(()=>{be.current&&(clearTimeout(be.current),be.current=void 0);const ke=D6(we);ie.current=ke.setTimeout(j,n)},[n,j]),re=C.exports.useCallback(()=>{N&&r&&W()},[r,W,N]),de=C.exports.useCallback(()=>{N&&i&&W()},[i,W,N]),Se=C.exports.useCallback(ke=>{N&&ke.key==="Escape"&&W()},[N,W]);g6(()=>N6(we),"keydown",o?Se:void 0),C.exports.useEffect(()=>()=>{clearTimeout(be.current),clearTimeout(ie.current)},[]),g6(()=>we.current,"mouseleave",W);const De=C.exports.useCallback((ke={},$e=null)=>({...ke,ref:Dn(we,$e,$),onMouseEnter:Y1(ke.onMouseEnter,Q),onClick:Y1(ke.onClick,re),onMouseDown:Y1(ke.onMouseDown,de),onFocus:Y1(ke.onFocus,Q),onBlur:Y1(ke.onBlur,W),"aria-describedby":N?le:void 0}),[Q,W,de,N,le,re,$]),Me=C.exports.useCallback((ke={},$e=null)=>K({...ke,style:{...ke.style,[qr.arrowSize.var]:m?`${m}px`:void 0,[qr.arrowShadowColor.var]:y}},$e),[K,m,y]),Ve=C.exports.useCallback((ke={},$e=null)=>{const nt={...ke.style,position:"relative",transformOrigin:qr.transformOrigin.varRef};return{ref:$e,...R,...ke,id:le,role:"tooltip",style:nt}},[R,le]);return{isOpen:N,show:Q,hide:W,getTriggerProps:De,getTooltipProps:Ve,getTooltipPositionerProps:Me,getArrowProps:Y,getArrowInnerProps:G}}var Qb="chakra-ui:close-tooltip";function Lge(e,t){return C.exports.useEffect(()=>{const n=N6(e);return n.addEventListener(Qb,t),()=>n.removeEventListener(Qb,t)},[t,e]),()=>{const n=N6(e),r=D6(e);n.dispatchEvent(new r.CustomEvent(Qb))}}var Age=Ce(ns.div),Mi=Ie((e,t)=>{const n=wo("Tooltip",e),r=yn(e),i=R0(),{children:o,label:a,shouldWrapChildren:s,"aria-label":l,hasArrow:d,bg:p,portalProps:g,background:m,backgroundColor:y,bgColor:b,...S}=r,P=m??y??p??b;if(P){n.bg=P;const $=tY(i,"colors",P);n[qr.arrowBg.var]=$}const E=Tge({...S,direction:i.direction}),k=typeof o=="string"||s;let L;if(k)L=se.createElement(Ce.span,{tabIndex:0,...E.getTriggerProps()},o);else{const $=C.exports.Children.only(o);L=C.exports.cloneElement($,E.getTriggerProps($.props,$.ref))}const R=!!l,N=E.getTooltipProps({},t),F=R?kge(N,["role","id"]):N,z=Ege(N,["role","id"]);return a?ue(Xn,{children:[L,_($u,{children:E.isOpen&&se.createElement(uh,{...g},se.createElement(Ce.div,{...E.getTooltipPositionerProps(),__css:{zIndex:n.zIndex,pointerEvents:"none"}},ue(Age,{variants:Pge,...F,initial:"exit",animate:"enter",exit:"exit",__css:n,children:[a,R&&se.createElement(Ce.span,{srOnly:!0,...z},l),d&&se.createElement(Ce.div,{"data-popper-arrow":!0,className:"chakra-tooltip__arrow-wrapper"},se.createElement(Ce.div,{"data-popper-arrow-inner":!0,className:"chakra-tooltip__arrow",__css:{bg:n.bg}}))]})))})]}):_(Xn,{children:o})});Mi.displayName="Tooltip";var Ige=e=>{const{children:t,colorModeManager:n,portalZIndex:r,resetCSS:i=!0,theme:o={},environment:a,cssVarsRoot:s}=e,l=_(mD,{environment:a,children:t});return _(iQ,{theme:o,cssVarsRoot:s,children:ue(hM,{colorModeManager:n,options:o.config,children:[i?_(Mie,{}):_(Rie,{}),_(aQ,{}),r?_(AD,{zIndex:r,children:l}):l]})})};function Rge({children:e,theme:t=dz,toastOptions:n,...r}){return ue(Ige,{theme:t,...r,children:[e,_(_ge,{...n})]})}function Mge(...e){let t=[...e],n=e[e.length-1];return uge(n)&&t.length>1?t=t.slice(0,t.length-1):n=dz,CX(...t.map(r=>i=>Op(r)?r(i):Oge(i,r)))(n)}function Oge(...e){return cd({},...e,gz)}function gz(e,t,n,r){if((Op(e)||Op(t))&&Object.prototype.hasOwnProperty.call(r,n))return(...i)=>{const o=Op(e)?e(...i):e,a=Op(t)?t(...i):t;return cd({},o,a,gz)}}function As(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map(function(i){return"'"+i+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function hd(e){return!!e&&!!e[nr]}function Ou(e){return!!e&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var r=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return r===Object||typeof r=="function"&&Function.toString.call(r)===Vge}(e)||Array.isArray(e)||!!e[rL]||!!e.constructor[rL]||s8(e)||l8(e))}function nh(e,t,n){n===void 0&&(n=!1),B0(e)===0?(n?Object.keys:i0)(e).forEach(function(r){n&&typeof r=="symbol"||t(r,e[r],e)}):e.forEach(function(r,i){return t(i,r,e)})}function B0(e){var t=e[nr];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:s8(e)?2:l8(e)?3:0}function r0(e,t){return B0(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Nge(e,t){return B0(e)===2?e.get(t):e[t]}function mz(e,t,n){var r=B0(e);r===2?e.set(t,n):r===3?(e.delete(t),e.add(n)):e[t]=n}function vz(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function s8(e){return Hge&&e instanceof Map}function l8(e){return Wge&&e instanceof Set}function If(e){return e.o||e.t}function u8(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=xz(e);delete t[nr];for(var n=i0(t),r=0;r<n.length;r++){var i=n[r],o=t[i];o.writable===!1&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(t[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function c8(e,t){return t===void 0&&(t=!1),d8(e)||hd(e)||!Ou(e)||(B0(e)>1&&(e.set=e.add=e.clear=e.delete=Dge),Object.freeze(e),t&&nh(e,function(n,r){return c8(r,!0)},!0)),e}function Dge(){As(2)}function d8(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Il(e){var t=B6[e];return t||As(18,e),t}function Fge(e,t){B6[e]||(B6[e]=t)}function F6(){return Dm}function Jb(e,t){t&&(Il("Patches"),e.u=[],e.s=[],e.v=t)}function a5(e){z6(e),e.p.forEach(zge),e.p=null}function z6(e){e===Dm&&(Dm=e.l)}function XT(e){return Dm={p:[],l:Dm,h:e,m:!0,_:0}}function zge(e){var t=e[nr];t.i===0||t.i===1?t.j():t.O=!0}function eS(e,t){t._=t.p.length;var n=t.p[0],r=e!==void 0&&e!==n;return t.h.g||Il("ES5").S(t,e,r),r?(n[nr].P&&(a5(t),As(4)),Ou(e)&&(e=s5(t,e),t.l||l5(t,e)),t.u&&Il("Patches").M(n[nr].t,e,t.u,t.s)):e=s5(t,n,[]),a5(t),t.u&&t.v(t.u,t.s),e!==yz?e:void 0}function s5(e,t,n){if(d8(t))return t;var r=t[nr];if(!r)return nh(t,function(o,a){return QT(e,r,t,o,a,n)},!0),t;if(r.A!==e)return t;if(!r.P)return l5(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=r.i===4||r.i===5?r.o=u8(r.k):r.o;nh(r.i===3?new Set(i):i,function(o,a){return QT(e,r,i,o,a,n)}),l5(e,i,!1),n&&e.u&&Il("Patches").R(r,n,e.u,e.s)}return r.o}function QT(e,t,n,r,i,o){if(hd(i)){var a=s5(e,i,o&&t&&t.i!==3&&!r0(t.D,r)?o.concat(r):void 0);if(mz(n,r,a),!hd(a))return;e.m=!1}if(Ou(i)&&!d8(i)){if(!e.h.F&&e._<1)return;s5(e,i),t&&t.A.l||l5(e,i)}}function l5(e,t,n){n===void 0&&(n=!1),e.h.F&&e.m&&c8(t,n)}function tS(e,t){var n=e[nr];return(n?If(n):e)[t]}function JT(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function Uc(e){e.P||(e.P=!0,e.l&&Uc(e.l))}function nS(e){e.o||(e.o=u8(e.t))}function $6(e,t,n){var r=s8(t)?Il("MapSet").N(t,n):l8(t)?Il("MapSet").T(t,n):e.g?function(i,o){var a=Array.isArray(i),s={i:a?1:0,A:o?o.A:F6(),P:!1,I:!1,D:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=s,d=Fm;a&&(l=[s],d=fg);var p=Proxy.revocable(l,d),g=p.revoke,m=p.proxy;return s.k=m,s.j=g,m}(t,n):Il("ES5").J(t,n);return(n?n.A:F6()).p.push(r),r}function $ge(e){return hd(e)||As(22,e),function t(n){if(!Ou(n))return n;var r,i=n[nr],o=B0(n);if(i){if(!i.P&&(i.i<4||!Il("ES5").K(i)))return i.t;i.I=!0,r=eL(n,o),i.I=!1}else r=eL(n,o);return nh(r,function(a,s){i&&Nge(i.t,a)===s||mz(r,a,t(s))}),o===3?new Set(r):r}(e)}function eL(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return u8(e)}function Bge(){function e(o,a){var s=i[o];return s?s.enumerable=a:i[o]=s={configurable:!0,enumerable:a,get:function(){var l=this[nr];return Fm.get(l,o)},set:function(l){var d=this[nr];Fm.set(d,o,l)}},s}function t(o){for(var a=o.length-1;a>=0;a--){var s=o[a][nr];if(!s.P)switch(s.i){case 5:r(s)&&Uc(s);break;case 4:n(s)&&Uc(s)}}}function n(o){for(var a=o.t,s=o.k,l=i0(s),d=l.length-1;d>=0;d--){var p=l[d];if(p!==nr){var g=a[p];if(g===void 0&&!r0(a,p))return!0;var m=s[p],y=m&&m[nr];if(y?y.t!==g:!vz(m,g))return!0}}var b=!!a[nr];return l.length!==i0(a).length+(b?0:1)}function r(o){var a=o.k;if(a.length!==o.t.length)return!0;var s=Object.getOwnPropertyDescriptor(a,a.length-1);if(s&&!s.get)return!0;for(var l=0;l<a.length;l++)if(!a.hasOwnProperty(l))return!0;return!1}var i={};Fge("ES5",{J:function(o,a){var s=Array.isArray(o),l=function(p,g){if(p){for(var m=Array(g.length),y=0;y<g.length;y++)Object.defineProperty(m,""+y,e(y,!0));return m}var b=xz(g);delete b[nr];for(var S=i0(b),P=0;P<S.length;P++){var E=S[P];b[E]=e(E,p||!!b[E].enumerable)}return Object.create(Object.getPrototypeOf(g),b)}(s,o),d={i:s?5:4,A:a?a.A:F6(),P:!1,I:!1,D:{},l:a,t:o,k:l,o:null,O:!1,C:!1};return Object.defineProperty(l,nr,{value:d,writable:!0}),l},S:function(o,a,s){s?hd(a)&&a[nr].A===o&&t(o.p):(o.u&&function l(d){if(d&&typeof d=="object"){var p=d[nr];if(p){var g=p.t,m=p.k,y=p.D,b=p.i;if(b===4)nh(m,function(L){L!==nr&&(g[L]!==void 0||r0(g,L)?y[L]||l(m[L]):(y[L]=!0,Uc(p)))}),nh(g,function(L){m[L]!==void 0||r0(m,L)||(y[L]=!1,Uc(p))});else if(b===5){if(r(p)&&(Uc(p),y.length=!0),m.length<g.length)for(var S=m.length;S<g.length;S++)y[S]=!1;else for(var P=g.length;P<m.length;P++)y[P]=!0;for(var E=Math.min(m.length,g.length),k=0;k<E;k++)m.hasOwnProperty(k)||(y[k]=!0),y[k]===void 0&&l(m[k])}}}}(o.p[0]),t(o.p))},K:function(o){return o.i===4?n(o):r(o)}})}var tL,Dm,f8=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Hge=typeof Map<"u",Wge=typeof Set<"u",nL=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",yz=f8?Symbol.for("immer-nothing"):((tL={})["immer-nothing"]=!0,tL),rL=f8?Symbol.for("immer-draftable"):"__$immer_draftable",nr=f8?Symbol.for("immer-state"):"__$immer_state",Vge=""+Object.prototype.constructor,i0=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,xz=Object.getOwnPropertyDescriptors||function(e){var t={};return i0(e).forEach(function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)}),t},B6={},Fm={get:function(e,t){if(t===nr)return e;var n=If(e);if(!r0(n,t))return function(i,o,a){var s,l=JT(o,a);return l?"value"in l?l.value:(s=l.get)===null||s===void 0?void 0:s.call(i.k):void 0}(e,n,t);var r=n[t];return e.I||!Ou(r)?r:r===tS(e.t,t)?(nS(e),e.o[t]=$6(e.A.h,r,e)):r},has:function(e,t){return t in If(e)},ownKeys:function(e){return Reflect.ownKeys(If(e))},set:function(e,t,n){var r=JT(If(e),t);if(r?.set)return r.set.call(e.k,n),!0;if(!e.P){var i=tS(If(e),t),o=i?.[nr];if(o&&o.t===n)return e.o[t]=n,e.D[t]=!1,!0;if(vz(n,i)&&(n!==void 0||r0(e.t,t)))return!0;nS(e),Uc(e)}return e.o[t]===n&&typeof n!="number"&&(n!==void 0||t in e.o)||(e.o[t]=n,e.D[t]=!0,!0)},deleteProperty:function(e,t){return tS(e.t,t)!==void 0||t in e.t?(e.D[t]=!1,nS(e),Uc(e)):delete e.D[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=If(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty:function(){As(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){As(12)}},fg={};nh(Fm,function(e,t){fg[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),fg.deleteProperty=function(e,t){return fg.set.call(this,e,t,void 0)},fg.set=function(e,t,n){return Fm.set.call(this,e[0],t,n,e[0])};var Uge=function(){function e(n){var r=this;this.g=nL,this.F=!0,this.produce=function(i,o,a){if(typeof i=="function"&&typeof o!="function"){var s=o;o=i;var l=r;return function(S){var P=this;S===void 0&&(S=s);for(var E=arguments.length,k=Array(E>1?E-1:0),L=1;L<E;L++)k[L-1]=arguments[L];return l.produce(S,function(R){var N;return(N=o).call.apply(N,[P,R].concat(k))})}}var d;if(typeof o!="function"&&As(6),a!==void 0&&typeof a!="function"&&As(7),Ou(i)){var p=XT(r),g=$6(r,i,void 0),m=!0;try{d=o(g),m=!1}finally{m?a5(p):z6(p)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(S){return Jb(p,a),eS(S,p)},function(S){throw a5(p),S}):(Jb(p,a),eS(d,p))}if(!i||typeof i!="object"){if((d=o(i))===void 0&&(d=i),d===yz&&(d=void 0),r.F&&c8(d,!0),a){var y=[],b=[];Il("Patches").M(i,d,y,b),a(y,b)}return d}As(21,i)},this.produceWithPatches=function(i,o){if(typeof i=="function")return function(d){for(var p=arguments.length,g=Array(p>1?p-1:0),m=1;m<p;m++)g[m-1]=arguments[m];return r.produceWithPatches(d,function(y){return i.apply(void 0,[y].concat(g))})};var a,s,l=r.produce(i,o,function(d,p){a=d,s=p});return typeof Promise<"u"&&l instanceof Promise?l.then(function(d){return[d,a,s]}):[l,a,s]},typeof n?.useProxies=="boolean"&&this.setUseProxies(n.useProxies),typeof n?.autoFreeze=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var t=e.prototype;return t.createDraft=function(n){Ou(n)||As(8),hd(n)&&(n=$ge(n));var r=XT(this),i=$6(this,n,void 0);return i[nr].C=!0,z6(r),i},t.finishDraft=function(n,r){var i=n&&n[nr],o=i.A;return Jb(o,r),eS(void 0,o)},t.setAutoFreeze=function(n){this.F=n},t.setUseProxies=function(n){n&&!nL&&As(20),this.g=n},t.applyPatches=function(n,r){var i;for(i=r.length-1;i>=0;i--){var o=r[i];if(o.path.length===0&&o.op==="replace"){n=o.value;break}}i>-1&&(r=r.slice(i+1));var a=Il("Patches").$;return hd(n)?a(n,r):this.produce(n,function(s){return a(s,r)})},e}(),ba=new Uge,bz=ba.produce;ba.produceWithPatches.bind(ba);ba.setAutoFreeze.bind(ba);ba.setUseProxies.bind(ba);ba.applyPatches.bind(ba);ba.createDraft.bind(ba);ba.finishDraft.bind(ba);function Gge(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function iL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function oL(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?iL(Object(n),!0).forEach(function(r){Gge(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):iL(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Ki(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var aL=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),rS=function(){return Math.random().toString(36).substring(7).split("").join(".")},u5={INIT:"@@redux/INIT"+rS(),REPLACE:"@@redux/REPLACE"+rS(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+rS()}};function jge(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function h8(e,t,n){var r;if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(Ki(0));if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(Ki(1));return n(h8)(e,t)}if(typeof e!="function")throw new Error(Ki(2));var i=e,o=t,a=[],s=a,l=!1;function d(){s===a&&(s=a.slice())}function p(){if(l)throw new Error(Ki(3));return o}function g(S){if(typeof S!="function")throw new Error(Ki(4));if(l)throw new Error(Ki(5));var P=!0;return d(),s.push(S),function(){if(!!P){if(l)throw new Error(Ki(6));P=!1,d();var k=s.indexOf(S);s.splice(k,1),a=null}}}function m(S){if(!jge(S))throw new Error(Ki(7));if(typeof S.type>"u")throw new Error(Ki(8));if(l)throw new Error(Ki(9));try{l=!0,o=i(o,S)}finally{l=!1}for(var P=a=s,E=0;E<P.length;E++){var k=P[E];k()}return S}function y(S){if(typeof S!="function")throw new Error(Ki(10));i=S,m({type:u5.REPLACE})}function b(){var S,P=g;return S={subscribe:function(k){if(typeof k!="object"||k===null)throw new Error(Ki(11));function L(){k.next&&k.next(p())}L();var R=P(L);return{unsubscribe:R}}},S[aL]=function(){return this},S}return m({type:u5.INIT}),r={dispatch:m,subscribe:g,getState:p,replaceReducer:y},r[aL]=b,r}function Kge(e){Object.keys(e).forEach(function(t){var n=e[t],r=n(void 0,{type:u5.INIT});if(typeof r>"u")throw new Error(Ki(12));if(typeof n(void 0,{type:u5.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ki(13))})}function Sz(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++){var i=t[r];typeof e[i]=="function"&&(n[i]=e[i])}var o=Object.keys(n),a;try{Kge(n)}catch(s){a=s}return function(l,d){if(l===void 0&&(l={}),a)throw a;for(var p=!1,g={},m=0;m<o.length;m++){var y=o[m],b=n[y],S=l[y],P=b(S,d);if(typeof P>"u")throw d&&d.type,new Error(Ki(14));g[y]=P,p=p||P!==S}return p=p||o.length!==Object.keys(l).length,p?g:l}}function c5(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.length===0?function(r){return r}:t.length===1?t[0]:t.reduce(function(r,i){return function(){return r(i.apply(void 0,arguments))}})}function qge(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){return function(){var i=r.apply(void 0,arguments),o=function(){throw new Error(Ki(15))},a={getState:i.getState,dispatch:function(){return o.apply(void 0,arguments)}},s=t.map(function(l){return l(a)});return o=c5.apply(void 0,s)(i.dispatch),oL(oL({},i),{},{dispatch:o})}}}var d5="NOT_FOUND";function Zge(e){var t;return{get:function(r){return t&&e(t.key,r)?t.value:d5},put:function(r,i){t={key:r,value:i}},getEntries:function(){return t?[t]:[]},clear:function(){t=void 0}}}function Yge(e,t){var n=[];function r(s){var l=n.findIndex(function(p){return t(s,p.key)});if(l>-1){var d=n[l];return l>0&&(n.splice(l,1),n.unshift(d)),d.value}return d5}function i(s,l){r(s)===d5&&(n.unshift({key:s,value:l}),n.length>e&&n.pop())}function o(){return n}function a(){n=[]}return{get:r,put:i,getEntries:o,clear:a}}var Xge=function(t,n){return t===n};function Qge(e){return function(n,r){if(n===null||r===null||n.length!==r.length)return!1;for(var i=n.length,o=0;o<i;o++)if(!e(n[o],r[o]))return!1;return!0}}function Jge(e,t){var n=typeof t=="object"?t:{equalityCheck:t},r=n.equalityCheck,i=r===void 0?Xge:r,o=n.maxSize,a=o===void 0?1:o,s=n.resultEqualityCheck,l=Qge(i),d=a===1?Zge(l):Yge(a,l);function p(){var g=d.get(arguments);if(g===d5){if(g=e.apply(null,arguments),s){var m=d.getEntries(),y=m.find(function(b){return s(b.value,g)});y&&(g=y.value)}d.put(arguments,g)}return g}return p.clearCache=function(){return d.clear()},p}function eme(e){var t=Array.isArray(e[0])?e[0]:e;if(!t.every(function(r){return typeof r=="function"})){var n=t.map(function(r){return typeof r=="function"?"function "+(r.name||"unnamed")+"()":typeof r}).join(", ");throw new Error("createSelector expects all input-selectors to be functions, but received the following types: ["+n+"]")}return t}function tme(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=function(){for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];var d=0,p,g={memoizeOptions:void 0},m=s.pop();if(typeof m=="object"&&(g=m,m=s.pop()),typeof m!="function")throw new Error("createSelector expects an output function after the inputs, but received: ["+typeof m+"]");var y=g,b=y.memoizeOptions,S=b===void 0?n:b,P=Array.isArray(S)?S:[S],E=eme(s),k=e.apply(void 0,[function(){return d++,m.apply(null,arguments)}].concat(P)),L=e(function(){for(var N=[],F=E.length,z=0;z<F;z++)N.push(E[z].apply(null,arguments));return p=k.apply(null,N),p});return Object.assign(L,{resultFunc:m,memoizedResultFunc:k,dependencies:E,lastResult:function(){return p},recomputations:function(){return d},resetRecomputations:function(){return d=0}}),L};return i}var Rn=tme(Jge);function wz(e){var t=function(r){var i=r.dispatch,o=r.getState;return function(a){return function(s){return typeof s=="function"?s(i,o,e):a(s)}}};return t}var Cz=wz();Cz.withExtraArgument=wz;const sL=Cz;var nme=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();globalThis&&globalThis.__generator;var f5=globalThis&&globalThis.__spreadArray||function(e,t){for(var n=0,r=t.length,i=e.length;n<r;n++,i++)e[i]=t[n];return e},rme=Object.defineProperty,lL=Object.getOwnPropertySymbols,ime=Object.prototype.hasOwnProperty,ome=Object.prototype.propertyIsEnumerable,uL=function(e,t,n){return t in e?rme(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},zm=function(e,t){for(var n in t||(t={}))ime.call(t,n)&&uL(e,n,t[n]);if(lL)for(var r=0,i=lL(t);r<i.length;r++){var n=i[r];ome.call(t,n)&&uL(e,n,t[n])}return e},ame=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?c5:c5.apply(null,arguments)};function sme(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var n=t;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return t===n}var lme=function(e){nme(t,e);function t(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=e.apply(this,n)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,f5([void 0],n[0].concat(this)))):new(t.bind.apply(t,f5([void 0],n.concat(this))))},t}(Array);function H6(e){return Ou(e)?bz(e,function(){}):e}function ume(e){return typeof e=="boolean"}function cme(){return function(t){return dme(t)}}function dme(e){e===void 0&&(e={});var t=e.thunk,n=t===void 0?!0:t;e.immutableCheck,e.serializableCheck;var r=new lme;return n&&(ume(n)?r.push(sL):r.push(sL.withExtraArgument(n.extraArgument))),r}var fme=!0;function hme(e){var t=cme(),n=e||{},r=n.reducer,i=r===void 0?void 0:r,o=n.middleware,a=o===void 0?t():o,s=n.devTools,l=s===void 0?!0:s,d=n.preloadedState,p=d===void 0?void 0:d,g=n.enhancers,m=g===void 0?void 0:g,y;if(typeof i=="function")y=i;else if(sme(i))y=Sz(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=a;typeof b=="function"&&(b=b(t));var S=qge.apply(void 0,b),P=c5;l&&(P=ame(zm({trace:!fme},typeof l=="object"&&l)));var E=[S];Array.isArray(m)?E=f5([S],m):typeof m=="function"&&(E=m(E));var k=P.apply(void 0,E);return h8(y,p,k)}function yo(e,t){function n(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];if(t){var o=t.apply(void 0,r);if(!o)throw new Error("prepareAction did not return an object");return zm(zm({type:e,payload:o.payload},"meta"in o&&{meta:o.meta}),"error"in o&&{error:o.error})}return{type:e,payload:r[0]}}return n.toString=function(){return""+e},n.type=e,n.match=function(r){return r.type===e},n}function _z(e){var t={},n=[],r,i={addCase:function(o,a){var s=typeof o=="string"?o:o.type;if(s in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[s]=a,i},addMatcher:function(o,a){return n.push({matcher:o,reducer:a}),i},addDefaultCase:function(o){return r=o,i}};return e(i),[t,n,r]}function pme(e){return typeof e=="function"}function gme(e,t,n,r){n===void 0&&(n=[]);var i=typeof t=="function"?_z(t):[t,n,r],o=i[0],a=i[1],s=i[2],l;if(pme(e))l=function(){return H6(e())};else{var d=H6(e);l=function(){return d}}function p(g,m){g===void 0&&(g=l());var y=f5([o[m.type]],a.filter(function(b){var S=b.matcher;return S(m)}).map(function(b){var S=b.reducer;return S}));return y.filter(function(b){return!!b}).length===0&&(y=[s]),y.reduce(function(b,S){if(S)if(hd(b)){var P=b,E=S(P,m);return E===void 0?b:E}else{if(Ou(b))return bz(b,function(k){return S(k,m)});var E=S(b,m);if(E===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return b},g)}return p.getInitialState=l,p}function mme(e,t){return e+"/"+t}function W4(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var n=typeof e.initialState=="function"?e.initialState:H6(e.initialState),r=e.reducers||{},i=Object.keys(r),o={},a={},s={};i.forEach(function(p){var g=r[p],m=mme(t,p),y,b;"reducer"in g?(y=g.reducer,b=g.prepare):y=g,o[p]=y,a[m]=y,s[p]=b?yo(m,b):yo(m)});function l(){var p=typeof e.extraReducers=="function"?_z(e.extraReducers):[e.extraReducers],g=p[0],m=g===void 0?{}:g,y=p[1],b=y===void 0?[]:y,S=p[2],P=S===void 0?void 0:S,E=zm(zm({},m),a);return gme(n,E,b,P)}var d;return{name:t,reducer:function(p,g){return d||(d=l()),d(p,g)},actions:s,caseReducers:o,getInitialState:function(){return d||(d=l()),d.getInitialState()}}}var p8="listenerMiddleware";yo(p8+"/add");yo(p8+"/removeAll");yo(p8+"/remove");Bge();var kz={exports:{}},Ez={};/**
+ * @license React
+ * use-sync-external-store-shim.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 _0=C.exports;function vme(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var yme=typeof Object.is=="function"?Object.is:vme,xme=_0.useState,bme=_0.useEffect,Sme=_0.useLayoutEffect,wme=_0.useDebugValue;function Cme(e,t){var n=t(),r=xme({inst:{value:n,getSnapshot:t}}),i=r[0].inst,o=r[1];return Sme(function(){i.value=n,i.getSnapshot=t,iS(i)&&o({inst:i})},[e,n,t]),bme(function(){return iS(i)&&o({inst:i}),e(function(){iS(i)&&o({inst:i})})},[e]),wme(n),n}function iS(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!yme(e,n)}catch{return!0}}function _me(e,t){return t()}var kme=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?_me:Cme;Ez.useSyncExternalStore=_0.useSyncExternalStore!==void 0?_0.useSyncExternalStore:kme;(function(e){e.exports=Ez})(kz);var Pz={exports:{}},Tz={};/**
+ * @license React
+ * use-sync-external-store-shim/with-selector.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 V4=C.exports,Eme=kz.exports;function Pme(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Tme=typeof Object.is=="function"?Object.is:Pme,Lme=Eme.useSyncExternalStore,Ame=V4.useRef,Ime=V4.useEffect,Rme=V4.useMemo,Mme=V4.useDebugValue;Tz.useSyncExternalStoreWithSelector=function(e,t,n,r,i){var o=Ame(null);if(o.current===null){var a={hasValue:!1,value:null};o.current=a}else a=o.current;o=Rme(function(){function l(y){if(!d){if(d=!0,p=y,y=r(y),i!==void 0&&a.hasValue){var b=a.value;if(i(b,y))return g=b}return g=y}if(b=g,Tme(p,y))return b;var S=r(y);return i!==void 0&&i(b,S)?b:(p=y,g=S)}var d=!1,p,g,m=n===void 0?null:n;return[function(){return l(t())},m===null?void 0:function(){return l(m())}]},[t,n,r,i]);var s=Lme(e,o[0],o[1]);return Ime(function(){a.hasValue=!0,a.value=s},[s]),Mme(s),s};(function(e){e.exports=Tz})(Pz);function Ome(e){e()}let Lz=Ome;const Nme=e=>Lz=e,Dme=()=>Lz,pd=se.createContext(null);function Az(){return C.exports.useContext(pd)}const Fme=()=>{throw new Error("uSES not initialized!")};let Iz=Fme;const zme=e=>{Iz=e},$me=(e,t)=>e===t;function Bme(e=pd){const t=e===pd?Az:()=>C.exports.useContext(e);return function(r,i=$me){const{store:o,subscription:a,getServerState:s}=t(),l=Iz(a.addNestedSub,o.getState,s||o.getState,r,i);return C.exports.useDebugValue(l),l}}const Hme=Bme();var Wme={exports:{}},Ln={};/**
+ * @license React
+ * react-is.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 g8=Symbol.for("react.element"),m8=Symbol.for("react.portal"),U4=Symbol.for("react.fragment"),G4=Symbol.for("react.strict_mode"),j4=Symbol.for("react.profiler"),K4=Symbol.for("react.provider"),q4=Symbol.for("react.context"),Vme=Symbol.for("react.server_context"),Z4=Symbol.for("react.forward_ref"),Y4=Symbol.for("react.suspense"),X4=Symbol.for("react.suspense_list"),Q4=Symbol.for("react.memo"),J4=Symbol.for("react.lazy"),Ume=Symbol.for("react.offscreen"),Rz;Rz=Symbol.for("react.module.reference");function is(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case g8:switch(e=e.type,e){case U4:case j4:case G4:case Y4:case X4:return e;default:switch(e=e&&e.$$typeof,e){case Vme:case q4:case Z4:case J4:case Q4:case K4:return e;default:return t}}case m8:return t}}}Ln.ContextConsumer=q4;Ln.ContextProvider=K4;Ln.Element=g8;Ln.ForwardRef=Z4;Ln.Fragment=U4;Ln.Lazy=J4;Ln.Memo=Q4;Ln.Portal=m8;Ln.Profiler=j4;Ln.StrictMode=G4;Ln.Suspense=Y4;Ln.SuspenseList=X4;Ln.isAsyncMode=function(){return!1};Ln.isConcurrentMode=function(){return!1};Ln.isContextConsumer=function(e){return is(e)===q4};Ln.isContextProvider=function(e){return is(e)===K4};Ln.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===g8};Ln.isForwardRef=function(e){return is(e)===Z4};Ln.isFragment=function(e){return is(e)===U4};Ln.isLazy=function(e){return is(e)===J4};Ln.isMemo=function(e){return is(e)===Q4};Ln.isPortal=function(e){return is(e)===m8};Ln.isProfiler=function(e){return is(e)===j4};Ln.isStrictMode=function(e){return is(e)===G4};Ln.isSuspense=function(e){return is(e)===Y4};Ln.isSuspenseList=function(e){return is(e)===X4};Ln.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===U4||e===j4||e===G4||e===Y4||e===X4||e===Ume||typeof e=="object"&&e!==null&&(e.$$typeof===J4||e.$$typeof===Q4||e.$$typeof===K4||e.$$typeof===q4||e.$$typeof===Z4||e.$$typeof===Rz||e.getModuleId!==void 0)};Ln.typeOf=is;(function(e){e.exports=Ln})(Wme);function Gme(){const e=Dme();let t=null,n=null;return{clear(){t=null,n=null},notify(){e(()=>{let r=t;for(;r;)r.callback(),r=r.next})},get(){let r=[],i=t;for(;i;)r.push(i),i=i.next;return r},subscribe(r){let i=!0,o=n={callback:r,next:null,prev:n};return o.prev?o.prev.next=o:t=o,function(){!i||t===null||(i=!1,o.next?o.next.prev=o.prev:n=o.prev,o.prev?o.prev.next=o.next:t=o.next)}}}}const cL={notify(){},get:()=>[]};function jme(e,t){let n,r=cL;function i(g){return l(),r.subscribe(g)}function o(){r.notify()}function a(){p.onStateChange&&p.onStateChange()}function s(){return Boolean(n)}function l(){n||(n=t?t.addNestedSub(a):e.subscribe(a),r=Gme())}function d(){n&&(n(),n=void 0,r.clear(),r=cL)}const p={addNestedSub:i,notifyNestedSubs:o,handleChangeWrapper:a,isSubscribed:s,trySubscribe:l,tryUnsubscribe:d,getListeners:()=>r};return p}const Kme=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",qme=Kme?C.exports.useLayoutEffect:C.exports.useEffect;function Zme({store:e,context:t,children:n,serverState:r}){const i=C.exports.useMemo(()=>{const s=jme(e);return{store:e,subscription:s,getServerState:r?()=>r:void 0}},[e,r]),o=C.exports.useMemo(()=>e.getState(),[e]);return qme(()=>{const{subscription:s}=i;return s.onStateChange=s.notifyNestedSubs,s.trySubscribe(),o!==e.getState()&&s.notifyNestedSubs(),()=>{s.tryUnsubscribe(),s.onStateChange=void 0}},[i,o]),_((t||pd).Provider,{value:i,children:n})}function Mz(e=pd){const t=e===pd?Az:()=>C.exports.useContext(e);return function(){const{store:r}=t();return r}}const Yme=Mz();function Xme(e=pd){const t=e===pd?Yme:Mz(e);return function(){return t().dispatch}}const Qme=Xme();zme(Pz.exports.useSyncExternalStoreWithSelector);Nme($l.exports.unstable_batchedUpdates);var v8="persist:",Oz="persist/FLUSH",y8="persist/REHYDRATE",Nz="persist/PAUSE",Dz="persist/PERSIST",Fz="persist/PURGE",zz="persist/REGISTER",Jme=-1;function Ky(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ky=function(n){return typeof n}:Ky=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ky(e)}function dL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function eve(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?dL(n,!0).forEach(function(r){tve(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dL(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function tve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function nve(e,t,n,r){r.debug;var i=eve({},n);return e&&Ky(e)==="object"&&Object.keys(e).forEach(function(o){o!=="_persist"&&t[o]===n[o]&&(i[o]=e[o])}),i}function rve(e){var t=e.blacklist||null,n=e.whitelist||null,r=e.transforms||[],i=e.throttle||0,o="".concat(e.keyPrefix!==void 0?e.keyPrefix:v8).concat(e.key),a=e.storage,s;e.serialize===!1?s=function(N){return N}:typeof e.serialize=="function"?s=e.serialize:s=ive;var l=e.writeFailHandler||null,d={},p={},g=[],m=null,y=null,b=function(N){Object.keys(N).forEach(function(F){!E(F)||d[F]!==N[F]&&g.indexOf(F)===-1&&g.push(F)}),Object.keys(d).forEach(function(F){N[F]===void 0&&E(F)&&g.indexOf(F)===-1&&d[F]!==void 0&&g.push(F)}),m===null&&(m=setInterval(S,i)),d=N};function S(){if(g.length===0){m&&clearInterval(m),m=null;return}var R=g.shift(),N=r.reduce(function(F,z){return z.in(F,R,d)},d[R]);if(N!==void 0)try{p[R]=s(N)}catch(F){console.error("redux-persist/createPersistoid: error serializing state",F)}else delete p[R];g.length===0&&P()}function P(){Object.keys(p).forEach(function(R){d[R]===void 0&&delete p[R]}),y=a.setItem(o,s(p)).catch(k)}function E(R){return!(n&&n.indexOf(R)===-1&&R!=="_persist"||t&&t.indexOf(R)!==-1)}function k(R){l&&l(R)}var L=function(){for(;g.length!==0;)S();return y||Promise.resolve()};return{update:b,flush:L}}function ive(e){return JSON.stringify(e)}function ove(e){var t=e.transforms||[],n="".concat(e.keyPrefix!==void 0?e.keyPrefix:v8).concat(e.key),r=e.storage;e.debug;var i;return e.deserialize===!1?i=function(a){return a}:typeof e.deserialize=="function"?i=e.deserialize:i=ave,r.getItem(n).then(function(o){if(o)try{var a={},s=i(o);return Object.keys(s).forEach(function(l){a[l]=t.reduceRight(function(d,p){return p.out(d,l,s)},i(s[l]))}),a}catch(l){throw l}else return})}function ave(e){return JSON.parse(e)}function sve(e){var t=e.storage,n="".concat(e.keyPrefix!==void 0?e.keyPrefix:v8).concat(e.key);return t.removeItem(n,lve)}function lve(e){}function fL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function vu(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?fL(n,!0).forEach(function(r){uve(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fL(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function uve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function cve(e,t){if(e==null)return{};var n=dve(e,t),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(t.indexOf(r)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function dve(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var fve=5e3;function qy(e,t){var n=e.version!==void 0?e.version:Jme;e.debug;var r=e.stateReconciler===void 0?nve:e.stateReconciler,i=e.getStoredState||ove,o=e.timeout!==void 0?e.timeout:fve,a=null,s=!1,l=!0,d=function(g){return g._persist.rehydrated&&a&&!l&&a.update(g),g};return function(p,g){var m=p||{},y=m._persist,b=cve(m,["_persist"]),S=b;if(g.type===Dz){var P=!1,E=function($,K){P||(g.rehydrate(e.key,$,K),P=!0)};if(o&&setTimeout(function(){!P&&E(void 0,new Error('redux-persist: persist timed out for persist key "'.concat(e.key,'"')))},o),l=!1,a||(a=rve(e)),y)return vu({},t(S,g),{_persist:y});if(typeof g.rehydrate!="function"||typeof g.register!="function")throw new Error("redux-persist: either rehydrate or register is not a function on the PERSIST action. This can happen if the action is being replayed. This is an unexplored use case, please open an issue and we will figure out a resolution.");return g.register(e.key),i(e).then(function(z){var $=e.migrate||function(K,G){return Promise.resolve(K)};$(z,n).then(function(K){E(K)},function(K){E(void 0,K)})},function(z){E(void 0,z)}),vu({},t(S,g),{_persist:{version:n,rehydrated:!1}})}else{if(g.type===Fz)return s=!0,g.result(sve(e)),vu({},t(S,g),{_persist:y});if(g.type===Oz)return g.result(a&&a.flush()),vu({},t(S,g),{_persist:y});if(g.type===Nz)l=!0;else if(g.type===y8){if(s)return vu({},S,{_persist:vu({},y,{rehydrated:!0})});if(g.key===e.key){var k=t(S,g),L=g.payload,R=r!==!1&&L!==void 0?r(L,p,k,e):k,N=vu({},R,{_persist:vu({},y,{rehydrated:!0})});return d(N)}}}if(!y)return t(p,g);var F=t(S,g);return F===S?p:d(vu({},F,{_persist:y}))}}function hL(e){return gve(e)||pve(e)||hve()}function hve(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function pve(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function gve(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}function pL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function W6(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?pL(n,!0).forEach(function(r){mve(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pL(n).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function mve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var $z={registry:[],bootstrapped:!1},vve=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:$z,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case zz:return W6({},t,{registry:[].concat(hL(t.registry),[n.key])});case y8:var r=t.registry.indexOf(n.key),i=hL(t.registry);return i.splice(r,1),W6({},t,{registry:i,bootstrapped:i.length===0});default:return t}};function yve(e,t,n){var r=n||!1,i=h8(vve,$z,t&&t.enhancer?t.enhancer:void 0),o=function(d){i.dispatch({type:zz,key:d})},a=function(d,p,g){var m={type:y8,payload:p,err:g,key:d};e.dispatch(m),i.dispatch(m),r&&s.getState().bootstrapped&&(r(),r=!1)},s=W6({},i,{purge:function(){var d=[];return e.dispatch({type:Fz,result:function(g){d.push(g)}}),Promise.all(d)},flush:function(){var d=[];return e.dispatch({type:Oz,result:function(g){d.push(g)}}),Promise.all(d)},pause:function(){e.dispatch({type:Nz})},persist:function(){e.dispatch({type:Dz,register:o,rehydrate:a})}});return t&&t.manualPersist||s.persist(),s}var x8={},b8={};b8.__esModule=!0;b8.default=Sve;function Zy(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Zy=function(n){return typeof n}:Zy=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Zy(e)}function oS(){}var xve={getItem:oS,setItem:oS,removeItem:oS};function bve(e){if((typeof self>"u"?"undefined":Zy(self))!=="object"||!(e in self))return!1;try{var t=self[e],n="redux-persist ".concat(e," test");t.setItem(n,"test"),t.getItem(n),t.removeItem(n)}catch{return!1}return!0}function Sve(e){var t="".concat(e,"Storage");return bve(t)?self[t]:xve}x8.__esModule=!0;x8.default=_ve;var wve=Cve(b8);function Cve(e){return e&&e.__esModule?e:{default:e}}function _ve(e){var t=(0,wve.default)(e);return{getItem:function(r){return new Promise(function(i,o){i(t.getItem(r))})},setItem:function(r,i){return new Promise(function(o,a){o(t.setItem(r,i))})},removeItem:function(r){return new Promise(function(i,o){i(t.removeItem(r))})}}}var gv=void 0,kve=Eve(x8);function Eve(e){return e&&e.__esModule?e:{default:e}}var Pve=(0,kve.default)("local");gv=Pve;const Yy=e=>e.length===1?e[0].prompt:e.map(t=>`${t.prompt}:${t.weight}`).join(" "),Tve=e=>{const r=e.split(",").map(i=>i.split(":")).map(i=>({seed:Number(i[0]),weight:Number(i[1])}));return S8(r)?r:!1},S8=e=>Boolean(typeof e=="string"?Tve(e):e.length&&!e.some(t=>{const{seed:n,weight:r}=t,i=!isNaN(parseInt(n.toString(),10)),o=!isNaN(parseInt(r.toString(),10))&&r>=0&&r<=1;return!(i&&o)})),h5=e=>e.reduce((t,n,r,i)=>{const{seed:o,weight:a}=n;return t+=`${o}:${a}`,r!==i.length-1&&(t+=","),t},""),Lve=e=>e.split(",").map(r=>r.split(":")).map(r=>[parseInt(r[0]),parseFloat(r[1])]);var Sa={exports:{}};/**
+ * @license
+ * Lodash <https://lodash.com/>
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
+ * Released under MIT license <https://lodash.com/license>
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
+ */(function(e,t){(function(){var n,r="4.17.21",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",s="Invalid `variable` option passed into `_.template`",l="__lodash_hash_undefined__",d=500,p="__lodash_placeholder__",g=1,m=2,y=4,b=1,S=2,P=1,E=2,k=4,L=8,R=16,N=32,F=64,z=128,$=256,K=512,G=30,Y="...",ve=800,pe=16,le=1,we=2,be=3,ie=1/0,j=9007199254740991,ne=17976931348623157e292,Q=0/0,W=4294967295,re=W-1,de=W>>>1,Se=[["ary",z],["bind",P],["bindKey",E],["curry",L],["curryRight",R],["flip",K],["partial",N],["partialRight",F],["rearg",$]],De="[object Arguments]",Me="[object Array]",Ve="[object AsyncFunction]",ke="[object Boolean]",$e="[object Date]",nt="[object DOMException]",ft="[object Error]",Rt="[object Function]",Mt="[object GeneratorFunction]",Re="[object Map]",tt="[object Number]",pt="[object Null]",at="[object Object]",gt="[object Promise]",hn="[object Proxy]",mt="[object RegExp]",Ht="[object Set]",tn="[object String]",Ft="[object Symbol]",Oe="[object Undefined]",et="[object WeakMap]",Ut="[object WeakSet]",Wt="[object ArrayBuffer]",Ee="[object DataView]",kt="[object Float32Array]",Xt="[object Float64Array]",zn="[object Int8Array]",Ge="[object Int16Array]",Tt="[object Int32Array]",Be="[object Uint8Array]",ut="[object Uint8ClampedArray]",je="[object Uint16Array]",xt="[object Uint32Array]",Qt=/\b__p \+= '';/g,jn=/\b(__p \+=) '' \+/g,yr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Hr=/&(?:amp|lt|gt|quot|#39);/g,zi=/[&<>"']/g,Ad=RegExp(Hr.source),Wr=RegExp(zi.source),Ku=/<%-([\s\S]+?)%>/g,Id=/<%([\s\S]+?)%>/g,$s=/<%=([\s\S]+?)%>/g,qu=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zu=/^\w*$/,or=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Wl=/[\\^$.*+?()[\]{}|]/g,Rd=RegExp(Wl.source),Bs=/^\s+/,Vl=/\s/,Md=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,yi=/\{\n\/\* \[wrapped with (.+)\] \*/,Hs=/,? & /,Od=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Nd=/[()=,{}\[\]\/\s]/,Dd=/\\(\\)?/g,Fd=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,oi=/\w*$/,zd=/^[-+]0x[0-9a-f]+$/i,$d=/^0b[01]+$/i,Bd=/^\[object .+?Constructor\]$/,Hd=/^0o[0-7]+$/i,Wd=/^(?:0|[1-9]\d*)$/,Vd=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Co=/($^)/,Ud=/['\n\r\u2028\u2029\\]/g,$i="\\ud800-\\udfff",Ko="\\u0300-\\u036f",as="\\ufe20-\\ufe2f",Qi="\\u20d0-\\u20ff",Ea=Ko+as+Qi,Yu="\\u2700-\\u27bf",Ws="a-z\\xdf-\\xf6\\xf8-\\xff",Pa="\\xac\\xb1\\xd7\\xf7",Bi="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",pn="\\u2000-\\u206f",un=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Ji="A-Z\\xc0-\\xd6\\xd8-\\xde",ar="\\ufe0e\\ufe0f",Tr=Pa+Bi+pn+un,eo="['\u2019]",Ta="["+$i+"]",Lr="["+Tr+"]",qo="["+Ea+"]",Ul="\\d+",_o="["+Yu+"]",to="["+Ws+"]",Gl="[^"+$i+Tr+Ul+Yu+Ws+Ji+"]",Xr="\\ud83c[\\udffb-\\udfff]",jl="(?:"+qo+"|"+Xr+")",Xu="[^"+$i+"]",Kl="(?:\\ud83c[\\udde6-\\uddff]){2}",La="[\\ud800-\\udbff][\\udc00-\\udfff]",xi="["+Ji+"]",Aa="\\u200d",ss="(?:"+to+"|"+Gl+")",Gd="(?:"+xi+"|"+Gl+")",Ia="(?:"+eo+"(?:d|ll|m|re|s|t|ve))?",Vs="(?:"+eo+"(?:D|LL|M|RE|S|T|VE))?",ql=jl+"?",Us="["+ar+"]?",bi="(?:"+Aa+"(?:"+[Xu,Kl,La].join("|")+")"+Us+ql+")*",ls="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Zo="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Lt=Us+ql+bi,Qu="(?:"+[_o,Kl,La].join("|")+")"+Lt,us="(?:"+[Xu+qo+"?",qo,Kl,La,Ta].join("|")+")",Ra=RegExp(eo,"g"),Zl=RegExp(qo,"g"),Ar=RegExp(Xr+"(?="+Xr+")|"+us+Lt,"g"),cn=RegExp([xi+"?"+to+"+"+Ia+"(?="+[Lr,xi,"$"].join("|")+")",Gd+"+"+Vs+"(?="+[Lr,xi+ss,"$"].join("|")+")",xi+"?"+ss+"+"+Ia,xi+"+"+Vs,Zo,ls,Ul,Qu].join("|"),"g"),Yl=RegExp("["+Aa+$i+Ea+ar+"]"),Xl=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ql=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Jl=-1,nn={};nn[kt]=nn[Xt]=nn[zn]=nn[Ge]=nn[Tt]=nn[Be]=nn[ut]=nn[je]=nn[xt]=!0,nn[De]=nn[Me]=nn[Wt]=nn[ke]=nn[Ee]=nn[$e]=nn[ft]=nn[Rt]=nn[Re]=nn[tt]=nn[at]=nn[mt]=nn[Ht]=nn[tn]=nn[et]=!1;var Ot={};Ot[De]=Ot[Me]=Ot[Wt]=Ot[Ee]=Ot[ke]=Ot[$e]=Ot[kt]=Ot[Xt]=Ot[zn]=Ot[Ge]=Ot[Tt]=Ot[Re]=Ot[tt]=Ot[at]=Ot[mt]=Ot[Ht]=Ot[tn]=Ot[Ft]=Ot[Be]=Ot[ut]=Ot[je]=Ot[xt]=!0,Ot[ft]=Ot[Rt]=Ot[et]=!1;var eu={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},jd={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},I={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},D={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},U=parseFloat,me=parseInt,Ye=typeof Su=="object"&&Su&&Su.Object===Object&&Su,dt=typeof self=="object"&&self&&self.Object===Object&&self,Ke=Ye||dt||Function("return this")(),Ue=t&&!t.nodeType&&t,lt=Ue&&!0&&e&&!e.nodeType&&e,an=lt&&lt.exports===Ue,qt=an&&Ye.process,Gt=function(){try{var J=lt&&lt.require&&lt.require("util").types;return J||qt&&qt.binding&&qt.binding("util")}catch{}}(),sr=Gt&&Gt.isArrayBuffer,ai=Gt&&Gt.isDate,si=Gt&&Gt.isMap,Ma=Gt&&Gt.isRegExp,Gs=Gt&&Gt.isSet,K0=Gt&&Gt.isTypedArray;function Si(J,xe,ge){switch(ge.length){case 0:return J.call(xe);case 1:return J.call(xe,ge[0]);case 2:return J.call(xe,ge[0],ge[1]);case 3:return J.call(xe,ge[0],ge[1],ge[2])}return J.apply(xe,ge)}function q0(J,xe,ge,Qe){for(var Ct=-1,Jt=J==null?0:J.length;++Ct<Jt;){var At=J[Ct];xe(Qe,At,ge(At),J)}return Qe}function $n(J,xe){for(var ge=-1,Qe=J==null?0:J.length;++ge<Qe&&xe(J[ge],ge,J)!==!1;);return J}function ko(J,xe){for(var ge=J==null?0:J.length;ge--&&xe(J[ge],ge,J)!==!1;);return J}function Mn(J,xe){for(var ge=-1,Qe=J==null?0:J.length;++ge<Qe;)if(!xe(J[ge],ge,J))return!1;return!0}function Eo(J,xe){for(var ge=-1,Qe=J==null?0:J.length,Ct=0,Jt=[];++ge<Qe;){var At=J[ge];xe(At,ge,J)&&(Jt[Ct++]=At)}return Jt}function Hi(J,xe){var ge=J==null?0:J.length;return!!ge&&tc(J,xe,0)>-1}function bh(J,xe,ge){for(var Qe=-1,Ct=J==null?0:J.length;++Qe<Ct;)if(ge(xe,J[Qe]))return!0;return!1}function On(J,xe){for(var ge=-1,Qe=J==null?0:J.length,Ct=Array(Qe);++ge<Qe;)Ct[ge]=xe(J[ge],ge,J);return Ct}function Oa(J,xe){for(var ge=-1,Qe=xe.length,Ct=J.length;++ge<Qe;)J[Ct+ge]=xe[ge];return J}function Kd(J,xe,ge,Qe){var Ct=-1,Jt=J==null?0:J.length;for(Qe&&Jt&&(ge=J[++Ct]);++Ct<Jt;)ge=xe(ge,J[Ct],Ct,J);return ge}function wv(J,xe,ge,Qe){var Ct=J==null?0:J.length;for(Qe&&Ct&&(ge=J[--Ct]);Ct--;)ge=xe(ge,J[Ct],Ct,J);return ge}function Ju(J,xe){for(var ge=-1,Qe=J==null?0:J.length;++ge<Qe;)if(xe(J[ge],ge,J))return!0;return!1}var Cv=js("length");function ec(J){return J.split("")}function Z0(J){return J.match(Od)||[]}function _v(J,xe,ge){var Qe;return ge(J,function(Ct,Jt,At){if(xe(Ct,Jt,At))return Qe=Jt,!1}),Qe}function tu(J,xe,ge,Qe){for(var Ct=J.length,Jt=ge+(Qe?1:-1);Qe?Jt--:++Jt<Ct;)if(xe(J[Jt],Jt,J))return Jt;return-1}function tc(J,xe,ge){return xe===xe?Lv(J,xe,ge):tu(J,qd,ge)}function Yo(J,xe,ge,Qe){for(var Ct=ge-1,Jt=J.length;++Ct<Jt;)if(Qe(J[Ct],xe))return Ct;return-1}function qd(J){return J!==J}function Zd(J,xe){var ge=J==null?0:J.length;return ge?Xd(J,xe)/ge:Q}function js(J){return function(xe){return xe==null?n:xe[J]}}function Yd(J){return function(xe){return J==null?n:J[xe]}}function Sh(J,xe,ge,Qe,Ct){return Ct(J,function(Jt,At,dn){ge=Qe?(Qe=!1,Jt):xe(ge,Jt,At,dn)}),ge}function kv(J,xe){var ge=J.length;for(J.sort(xe);ge--;)J[ge]=J[ge].value;return J}function Xd(J,xe){for(var ge,Qe=-1,Ct=J.length;++Qe<Ct;){var Jt=xe(J[Qe]);Jt!==n&&(ge=ge===n?Jt:ge+Jt)}return ge}function Qd(J,xe){for(var ge=-1,Qe=Array(J);++ge<J;)Qe[ge]=xe(ge);return Qe}function nc(J,xe){return On(xe,function(ge){return[ge,J[ge]]})}function no(J){return J&&J.slice(0,Q0(J)+1).replace(Bs,"")}function Ir(J){return function(xe){return J(xe)}}function Jd(J,xe){return On(xe,function(ge){return J[ge]})}function rc(J,xe){return J.has(xe)}function Xo(J,xe){for(var ge=-1,Qe=J.length;++ge<Qe&&tc(xe,J[ge],0)>-1;);return ge}function cs(J,xe){for(var ge=J.length;ge--&&tc(xe,J[ge],0)>-1;);return ge}function Y0(J,xe){for(var ge=J.length,Qe=0;ge--;)J[ge]===xe&&++Qe;return Qe}var Ev=Yd(eu),ds=Yd(jd);function Ks(J){return"\\"+D[J]}function wh(J,xe){return J==null?n:J[xe]}function nu(J){return Yl.test(J)}function Ch(J){return Xl.test(J)}function Pv(J){for(var xe,ge=[];!(xe=J.next()).done;)ge.push(xe.value);return ge}function _h(J){var xe=-1,ge=Array(J.size);return J.forEach(function(Qe,Ct){ge[++xe]=[Ct,Qe]}),ge}function kh(J,xe){return function(ge){return J(xe(ge))}}function Qo(J,xe){for(var ge=-1,Qe=J.length,Ct=0,Jt=[];++ge<Qe;){var At=J[ge];(At===xe||At===p)&&(J[ge]=p,Jt[Ct++]=ge)}return Jt}function ef(J){var xe=-1,ge=Array(J.size);return J.forEach(function(Qe){ge[++xe]=Qe}),ge}function Tv(J){var xe=-1,ge=Array(J.size);return J.forEach(function(Qe){ge[++xe]=[Qe,Qe]}),ge}function Lv(J,xe,ge){for(var Qe=ge-1,Ct=J.length;++Qe<Ct;)if(J[Qe]===xe)return Qe;return-1}function X0(J,xe,ge){for(var Qe=ge+1;Qe--;)if(J[Qe]===xe)return Qe;return Qe}function Na(J){return nu(J)?ic(J):Cv(J)}function Wi(J){return nu(J)?Iv(J):ec(J)}function Q0(J){for(var xe=J.length;xe--&&Vl.test(J.charAt(xe)););return xe}var Av=Yd(I);function ic(J){for(var xe=Ar.lastIndex=0;Ar.test(J);)++xe;return xe}function Iv(J){return J.match(Ar)||[]}function tf(J){return J.match(cn)||[]}var Po=function J(xe){xe=xe==null?Ke:Da.defaults(Ke.Object(),xe,Da.pick(Ke,Ql));var ge=xe.Array,Qe=xe.Date,Ct=xe.Error,Jt=xe.Function,At=xe.Math,dn=xe.Object,nf=xe.RegExp,J0=xe.String,wi=xe.TypeError,oc=ge.prototype,ru=Jt.prototype,xn=dn.prototype,Qn=xe["__core-js_shared__"],lr=ru.toString,rn=xn.hasOwnProperty,rf=0,ac=function(){var u=/[^.]+$/.exec(Qn&&Qn.keys&&Qn.keys.IE_PROTO||"");return u?"Symbol(src)_1."+u:""}(),Eh=xn.toString,li=lr.call(dn),e1=Ke._,t1=nf("^"+lr.call(rn).replace(Wl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),sc=an?xe.Buffer:n,Qr=xe.Symbol,Ci=xe.Uint8Array,lc=sc?sc.allocUnsafe:n,uc=kh(dn.getPrototypeOf,dn),Ph=dn.create,n1=xn.propertyIsEnumerable,of=oc.splice,r1=Qr?Qr.isConcatSpreadable:n,cc=Qr?Qr.iterator:n,qs=Qr?Qr.toStringTag:n,af=function(){try{var u=$t(dn,"defineProperty");return u({},"",{}),u}catch{}}(),Rv=xe.clearTimeout!==Ke.clearTimeout&&xe.clearTimeout,Mv=Qe&&Qe.now!==Ke.Date.now&&Qe.now,sf=xe.setTimeout!==Ke.setTimeout&&xe.setTimeout,lf=At.ceil,iu=At.floor,dc=dn.getOwnPropertySymbols,Ov=sc?sc.isBuffer:n,Th=xe.isFinite,Nv=oc.join,Dv=kh(dn.keys,dn),xr=At.max,Jr=At.min,i1=Qe.now,Fv=xe.parseInt,o1=At.random,zv=oc.reverse,a1=$t(xe,"DataView"),fc=$t(xe,"Map"),s1=$t(xe,"Promise"),hc=$t(xe,"Set"),pc=$t(xe,"WeakMap"),gc=$t(dn,"create"),uf=pc&&new pc,fs={},mx=Cf(a1),vx=Cf(fc),yx=Cf(s1),mc=Cf(hc),l1=Cf(pc),vc=Qr?Qr.prototype:n,cf=vc?vc.valueOf:n,u1=vc?vc.toString:n;function B(u){if(Cr(u)&&!It(u)&&!(u instanceof Vt)){if(u instanceof ro)return u;if(rn.call(u,"__wrapped__"))return v7(u)}return new ro(u)}var ou=function(){function u(){}return function(h){if(!dr(h))return{};if(Ph)return Ph(h);u.prototype=h;var x=new u;return u.prototype=n,x}}();function df(){}function ro(u,h){this.__wrapped__=u,this.__actions__=[],this.__chain__=!!h,this.__index__=0,this.__values__=n}B.templateSettings={escape:Ku,evaluate:Id,interpolate:$s,variable:"",imports:{_:B}},B.prototype=df.prototype,B.prototype.constructor=B,ro.prototype=ou(df.prototype),ro.prototype.constructor=ro;function Vt(u){this.__wrapped__=u,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=W,this.__views__=[]}function Vi(){var u=new Vt(this.__wrapped__);return u.__actions__=Pi(this.__actions__),u.__dir__=this.__dir__,u.__filtered__=this.__filtered__,u.__iteratees__=Pi(this.__iteratees__),u.__takeCount__=this.__takeCount__,u.__views__=Pi(this.__views__),u}function _i(){if(this.__filtered__){var u=new Vt(this);u.__dir__=-1,u.__filtered__=!0}else u=this.clone(),u.__dir__*=-1;return u}function $v(){var u=this.__wrapped__.value(),h=this.__dir__,x=It(u),A=h<0,O=x?u.length:0,H=NH(0,O,this.__views__),q=H.start,X=H.end,ae=X-q,_e=A?X:q-1,Pe=this.__iteratees__,Ae=Pe.length,Xe=0,ct=Jr(ae,this.__takeCount__);if(!x||!A&&O==ae&&ct==ae)return nl(u,this.__actions__);var vt=[];e:for(;ae--&&Xe<ct;){_e+=h;for(var Bt=-1,yt=u[_e];++Bt<Ae;){var jt=Pe[Bt],en=jt.iteratee,sa=jt.type,lo=en(yt);if(sa==we)yt=lo;else if(!lo){if(sa==le)continue e;break e}}vt[Xe++]=yt}return vt}Vt.prototype=ou(df.prototype),Vt.prototype.constructor=Vt;function Zs(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function Bv(){this.__data__=gc?gc(null):{},this.size=0}function Hv(u){var h=this.has(u)&&delete this.__data__[u];return this.size-=h?1:0,h}function Wv(u){var h=this.__data__;if(gc){var x=h[u];return x===l?n:x}return rn.call(h,u)?h[u]:n}function c1(u){var h=this.__data__;return gc?h[u]!==n:rn.call(h,u)}function Vv(u,h){var x=this.__data__;return this.size+=this.has(u)?0:1,x[u]=gc&&h===n?l:h,this}Zs.prototype.clear=Bv,Zs.prototype.delete=Hv,Zs.prototype.get=Wv,Zs.prototype.has=c1,Zs.prototype.set=Vv;function Jo(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function Uv(){this.__data__=[],this.size=0}function Gv(u){var h=this.__data__,x=Rr(h,u);if(x<0)return!1;var A=h.length-1;return x==A?h.pop():of.call(h,x,1),--this.size,!0}function d1(u){var h=this.__data__,x=Rr(h,u);return x<0?n:h[x][1]}function f1(u){return Rr(this.__data__,u)>-1}function jv(u,h){var x=this.__data__,A=Rr(x,u);return A<0?(++this.size,x.push([u,h])):x[A][1]=h,this}Jo.prototype.clear=Uv,Jo.prototype.delete=Gv,Jo.prototype.get=d1,Jo.prototype.has=f1,Jo.prototype.set=jv;function ea(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h<x;){var A=u[h];this.set(A[0],A[1])}}function Lh(){this.size=0,this.__data__={hash:new Zs,map:new(fc||Jo),string:new Zs}}function xx(u){var h=Pt(this,u).delete(u);return this.size-=h?1:0,h}function Kv(u){return Pt(this,u).get(u)}function h1(u){return Pt(this,u).has(u)}function qv(u,h){var x=Pt(this,u),A=x.size;return x.set(u,h),this.size+=x.size==A?0:1,this}ea.prototype.clear=Lh,ea.prototype.delete=xx,ea.prototype.get=Kv,ea.prototype.has=h1,ea.prototype.set=qv;function Fa(u){var h=-1,x=u==null?0:u.length;for(this.__data__=new ea;++h<x;)this.add(u[h])}function hs(u){return this.__data__.set(u,l),this}function bx(u){return this.__data__.has(u)}Fa.prototype.add=Fa.prototype.push=hs,Fa.prototype.has=bx;function br(u){var h=this.__data__=new Jo(u);this.size=h.size}function Zv(){this.__data__=new Jo,this.size=0}function ff(u){var h=this.__data__,x=h.delete(u);return this.size=h.size,x}function hf(u){return this.__data__.get(u)}function Ah(u){return this.__data__.has(u)}function Ih(u,h){var x=this.__data__;if(x instanceof Jo){var A=x.__data__;if(!fc||A.length<i-1)return A.push([u,h]),this.size=++x.size,this;x=this.__data__=new ea(A)}return x.set(u,h),this.size=x.size,this}br.prototype.clear=Zv,br.prototype.delete=ff,br.prototype.get=hf,br.prototype.has=Ah,br.prototype.set=Ih;function p1(u,h){var x=It(u),A=!x&&_f(u),O=!x&&!A&&Lc(u),H=!x&&!A&&!O&&rp(u),q=x||A||O||H,X=q?Qd(u.length,J0):[],ae=X.length;for(var _e in u)(h||rn.call(u,_e))&&!(q&&(_e=="length"||O&&(_e=="offset"||_e=="parent")||H&&(_e=="buffer"||_e=="byteLength"||_e=="byteOffset")||cu(_e,ae)))&&X.push(_e);return X}function yc(u){var h=u.length;return h?u[gf(0,h-1)]:n}function ui(u,h){return e2(Pi(u),au(h,0,u.length))}function Sx(u){return e2(Pi(u))}function g1(u,h,x){(x!==n&&!xs(u[h],x)||x===n&&!(h in u))&&ta(u,h,x)}function Ys(u,h,x){var A=u[h];(!(rn.call(u,h)&&xs(A,x))||x===n&&!(h in u))&&ta(u,h,x)}function Rr(u,h){for(var x=u.length;x--;)if(xs(u[x][0],h))return x;return-1}function wx(u,h,x,A){return ps(u,function(O,H,q){h(A,O,x(O),q)}),A}function rt(u,h){return u&&za(h,pi(h),u)}function xc(u,h){return u&&za(h,Mo(h),u)}function ta(u,h,x){h=="__proto__"&&af?af(u,h,{configurable:!0,enumerable:!0,value:x,writable:!0}):u[h]=x}function Rh(u,h){for(var x=-1,A=h.length,O=ge(A),H=u==null;++x<A;)O[x]=H?n:Dx(u,h[x]);return O}function au(u,h,x){return u===u&&(x!==n&&(u=u<=x?u:x),h!==n&&(u=u>=h?u:h)),u}function ci(u,h,x,A,O,H){var q,X=h&g,ae=h&m,_e=h&y;if(x&&(q=O?x(u,A,O,H):x(u)),q!==n)return q;if(!dr(u))return u;var Pe=It(u);if(Pe){if(q=FH(u),!X)return Pi(u,q)}else{var Ae=hi(u),Xe=Ae==Rt||Ae==Mt;if(Lc(u))return il(u,X);if(Ae==at||Ae==De||Xe&&!O){if(q=ae||Xe?{}:l7(u),!X)return ae?A1(u,xc(q,u)):Io(u,rt(q,u))}else{if(!Ot[Ae])return O?u:{};q=zH(u,Ae,X)}}H||(H=new br);var ct=H.get(u);if(ct)return ct;H.set(u,q),F7(u)?u.forEach(function(yt){q.add(ci(yt,h,x,yt,u,H))}):N7(u)&&u.forEach(function(yt,jt){q.set(jt,ci(yt,h,x,jt,u,H))});var vt=_e?ae?he:oa:ae?Mo:pi,Bt=Pe?n:vt(u);return $n(Bt||u,function(yt,jt){Bt&&(jt=yt,yt=u[jt]),Ys(q,jt,ci(yt,h,x,jt,u,H))}),q}function Mh(u){var h=pi(u);return function(x){return Oh(x,u,h)}}function Oh(u,h,x){var A=x.length;if(u==null)return!A;for(u=dn(u);A--;){var O=x[A],H=h[O],q=u[O];if(q===n&&!(O in u)||!H(q))return!1}return!0}function m1(u,h,x){if(typeof u!="function")throw new wi(a);return N1(function(){u.apply(n,x)},h)}function bc(u,h,x,A){var O=-1,H=Hi,q=!0,X=u.length,ae=[],_e=h.length;if(!X)return ae;x&&(h=On(h,Ir(x))),A?(H=bh,q=!1):h.length>=i&&(H=rc,q=!1,h=new Fa(h));e:for(;++O<X;){var Pe=u[O],Ae=x==null?Pe:x(Pe);if(Pe=A||Pe!==0?Pe:0,q&&Ae===Ae){for(var Xe=_e;Xe--;)if(h[Xe]===Ae)continue e;ae.push(Pe)}else H(h,Ae,A)||ae.push(Pe)}return ae}var ps=xf(ia),Nh=xf(Lo,!0);function v1(u,h){var x=!0;return ps(u,function(A,O,H){return x=!!h(A,O,H),x}),x}function Sr(u,h,x){for(var A=-1,O=u.length;++A<O;){var H=u[A],q=h(H);if(q!=null&&(X===n?q===q&&!aa(q):x(q,X)))var X=q,ae=H}return ae}function na(u,h,x,A){var O=u.length;for(x=Nt(x),x<0&&(x=-x>O?0:O+x),A=A===n||A>O?O:Nt(A),A<0&&(A+=O),A=x>A?0:$7(A);x<A;)u[x++]=h;return u}function ra(u,h){var x=[];return ps(u,function(A,O,H){h(A,O,H)&&x.push(A)}),x}function Mr(u,h,x,A,O){var H=-1,q=u.length;for(x||(x=BH),O||(O=[]);++H<q;){var X=u[H];h>0&&x(X)?h>1?Mr(X,h-1,x,A,O):Oa(O,X):A||(O[O.length]=X)}return O}var Dh=ol(),To=ol(!0);function ia(u,h){return u&&Dh(u,h,pi)}function Lo(u,h){return u&&To(u,h,pi)}function Fh(u,h){return Eo(h,function(x){return du(u[x])})}function Xs(u,h){h=rl(h,u);for(var x=0,A=h.length;u!=null&&x<A;)u=u[sl(h[x++])];return x&&x==A?u:n}function y1(u,h,x){var A=h(u);return It(u)?A:Oa(A,x(u))}function di(u){return u==null?u===n?Oe:pt:qs&&qs in dn(u)?Ur(u):KH(u)}function zh(u,h){return u>h}function $h(u,h){return u!=null&&rn.call(u,h)}function Bh(u,h){return u!=null&&h in dn(u)}function Hh(u,h,x){return u>=Jr(h,x)&&u<xr(h,x)}function Sc(u,h,x){for(var A=x?bh:Hi,O=u[0].length,H=u.length,q=H,X=ge(H),ae=1/0,_e=[];q--;){var Pe=u[q];q&&h&&(Pe=On(Pe,Ir(h))),ae=Jr(Pe.length,ae),X[q]=!x&&(h||O>=120&&Pe.length>=120)?new Fa(q&&Pe):n}Pe=u[0];var Ae=-1,Xe=X[0];e:for(;++Ae<O&&_e.length<ae;){var ct=Pe[Ae],vt=h?h(ct):ct;if(ct=x||ct!==0?ct:0,!(Xe?rc(Xe,vt):A(_e,vt,x))){for(q=H;--q;){var Bt=X[q];if(!(Bt?rc(Bt,vt):A(u[q],vt,x)))continue e}Xe&&Xe.push(vt),_e.push(ct)}}return _e}function Wh(u,h,x,A){return ia(u,function(O,H,q){h(A,x(O),H,q)}),A}function gs(u,h,x){h=rl(h,u),u=f7(u,h);var A=u==null?u:u[sl($a(h))];return A==null?n:Si(A,u,x)}function Vh(u){return Cr(u)&&di(u)==De}function x1(u){return Cr(u)&&di(u)==Wt}function b1(u){return Cr(u)&&di(u)==$e}function wc(u,h,x,A,O){return u===h?!0:u==null||h==null||!Cr(u)&&!Cr(h)?u!==u&&h!==h:S1(u,h,x,A,wc,O)}function S1(u,h,x,A,O,H){var q=It(u),X=It(h),ae=q?Me:hi(u),_e=X?Me:hi(h);ae=ae==De?at:ae,_e=_e==De?at:_e;var Pe=ae==at,Ae=_e==at,Xe=ae==_e;if(Xe&&Lc(u)){if(!Lc(h))return!1;q=!0,Pe=!1}if(Xe&&!Pe)return H||(H=new br),q||rp(u)?Je(u,h,x,A,O,H):Nn(u,h,ae,x,A,O,H);if(!(x&b)){var ct=Pe&&rn.call(u,"__wrapped__"),vt=Ae&&rn.call(h,"__wrapped__");if(ct||vt){var Bt=ct?u.value():u,yt=vt?h.value():h;return H||(H=new br),O(Bt,yt,x,A,H)}}return Xe?(H||(H=new br),kn(u,h,x,A,O,H)):!1}function Cx(u){return Cr(u)&&hi(u)==Re}function Cc(u,h,x,A){var O=x.length,H=O,q=!A;if(u==null)return!H;for(u=dn(u);O--;){var X=x[O];if(q&&X[2]?X[1]!==u[X[0]]:!(X[0]in u))return!1}for(;++O<H;){X=x[O];var ae=X[0],_e=u[ae],Pe=X[1];if(q&&X[2]){if(_e===n&&!(ae in u))return!1}else{var Ae=new br;if(A)var Xe=A(_e,Pe,ae,u,h,Ae);if(!(Xe===n?wc(Pe,_e,b|S,A,Ae):Xe))return!1}}return!0}function Uh(u){if(!dr(u)||WH(u))return!1;var h=du(u)?t1:Bd;return h.test(Cf(u))}function ur(u){return Cr(u)&&di(u)==mt}function zt(u){return Cr(u)&&hi(u)==Ht}function Vr(u){return Cr(u)&&a2(u.length)&&!!nn[di(u)]}function cr(u){return typeof u=="function"?u:u==null?Oo:typeof u=="object"?It(u)?Js(u[0],u[1]):_c(u):Y7(u)}function Or(u){if(!O1(u))return Dv(u);var h=[];for(var x in dn(u))rn.call(u,x)&&x!="constructor"&&h.push(x);return h}function io(u){if(!dr(u))return jH(u);var h=O1(u),x=[];for(var A in u)A=="constructor"&&(h||!rn.call(u,A))||x.push(A);return x}function Qs(u,h){return u<h}function wr(u,h){var x=-1,A=Ro(u)?ge(u.length):[];return ps(u,function(O,H,q){A[++x]=h(O,H,q)}),A}function _c(u){var h=_t(u);return h.length==1&&h[0][2]?c7(h[0][0],h[0][1]):function(x){return x===u||Cc(x,u,h)}}function Js(u,h){return Ex(u)&&u7(h)?c7(sl(u),h):function(x){var A=Dx(x,u);return A===n&&A===h?Fx(x,u):wc(h,A,b|S)}}function su(u,h,x,A,O){u!==h&&Dh(h,function(H,q){if(O||(O=new br),dr(H))w1(u,h,q,x,su,A,O);else{var X=A?A(Tx(u,q),H,q+"",u,h,O):n;X===n&&(X=H),g1(u,q,X)}},Mo)}function w1(u,h,x,A,O,H,q){var X=Tx(u,x),ae=Tx(h,x),_e=q.get(ae);if(_e){g1(u,x,_e);return}var Pe=H?H(X,ae,x+"",u,h,q):n,Ae=Pe===n;if(Ae){var Xe=It(ae),ct=!Xe&&Lc(ae),vt=!Xe&&!ct&&rp(ae);Pe=ae,Xe||ct||vt?It(X)?Pe=X:Dr(X)?Pe=Pi(X):ct?(Ae=!1,Pe=il(ae,!0)):vt?(Ae=!1,Pe=Xv(ae,!0)):Pe=[]:D1(ae)||_f(ae)?(Pe=X,_f(X)?Pe=B7(X):(!dr(X)||du(X))&&(Pe=l7(ae))):Ae=!1}Ae&&(q.set(ae,Pe),O(Pe,ae,A,H,q),q.delete(ae)),g1(u,x,Pe)}function kc(u,h){var x=u.length;if(!!x)return h+=h<0?x:0,cu(h,x)?u[h]:n}function ki(u,h,x){h.length?h=On(h,function(H){return It(H)?function(q){return Xs(q,H.length===1?H[0]:H)}:H}):h=[Oo];var A=-1;h=On(h,Ir(Le()));var O=wr(u,function(H,q,X){var ae=On(h,function(_e){return _e(H)});return{criteria:ae,index:++A,value:H}});return kv(O,function(H,q){return kx(H,q,x)})}function C1(u,h){return Gh(u,h,function(x,A){return Fx(u,A)})}function Gh(u,h,x){for(var A=-1,O=h.length,H={};++A<O;){var q=h[A],X=Xs(u,q);x(X,q)&&lu(H,rl(q,u),X)}return H}function ms(u){return function(h){return Xs(h,u)}}function el(u,h,x,A){var O=A?Yo:tc,H=-1,q=h.length,X=u;for(u===h&&(h=Pi(h)),x&&(X=On(u,Ir(x)));++H<q;)for(var ae=0,_e=h[H],Pe=x?x(_e):_e;(ae=O(X,Pe,ae,A))>-1;)X!==u&&of.call(X,ae,1),of.call(u,ae,1);return u}function pf(u,h){for(var x=u?h.length:0,A=x-1;x--;){var O=h[x];if(x==A||O!==H){var H=O;cu(O)?of.call(u,O,1):Xh(u,O)}}return u}function gf(u,h){return u+iu(o1()*(h-u+1))}function tl(u,h,x,A){for(var O=-1,H=xr(lf((h-u)/(x||1)),0),q=ge(H);H--;)q[A?H:++O]=u,u+=x;return q}function Ec(u,h){var x="";if(!u||h<1||h>j)return x;do h%2&&(x+=u),h=iu(h/2),h&&(u+=u);while(h);return x}function wt(u,h){return Lx(d7(u,h,Oo),u+"")}function jh(u){return yc(ip(u))}function mf(u,h){var x=ip(u);return e2(x,au(h,0,x.length))}function lu(u,h,x,A){if(!dr(u))return u;h=rl(h,u);for(var O=-1,H=h.length,q=H-1,X=u;X!=null&&++O<H;){var ae=sl(h[O]),_e=x;if(ae==="__proto__"||ae==="constructor"||ae==="prototype")return u;if(O!=q){var Pe=X[ae];_e=A?A(Pe,ae,X):n,_e===n&&(_e=dr(Pe)?Pe:cu(h[O+1])?[]:{})}Ys(X,ae,_e),X=X[ae]}return u}var vf=uf?function(u,h){return uf.set(u,h),u}:Oo,Kh=af?function(u,h){return af(u,"toString",{configurable:!0,enumerable:!1,value:$x(h),writable:!0})}:Oo;function fi(u){return e2(ip(u))}function Nr(u,h,x){var A=-1,O=u.length;h<0&&(h=-h>O?0:O+h),x=x>O?O:x,x<0&&(x+=O),O=h>x?0:x-h>>>0,h>>>=0;for(var H=ge(O);++A<O;)H[A]=u[A+h];return H}function Ao(u,h){var x;return ps(u,function(A,O,H){return x=h(A,O,H),!x}),!!x}function ei(u,h,x){var A=0,O=u==null?A:u.length;if(typeof h=="number"&&h===h&&O<=de){for(;A<O;){var H=A+O>>>1,q=u[H];q!==null&&!aa(q)&&(x?q<=h:q<h)?A=H+1:O=H}return O}return qh(u,h,Oo,x)}function qh(u,h,x,A){var O=0,H=u==null?0:u.length;if(H===0)return 0;h=x(h);for(var q=h!==h,X=h===null,ae=aa(h),_e=h===n;O<H;){var Pe=iu((O+H)/2),Ae=x(u[Pe]),Xe=Ae!==n,ct=Ae===null,vt=Ae===Ae,Bt=aa(Ae);if(q)var yt=A||vt;else _e?yt=vt&&(A||Xe):X?yt=vt&&Xe&&(A||!ct):ae?yt=vt&&Xe&&!ct&&(A||!Bt):ct||Bt?yt=!1:yt=A?Ae<=h:Ae<h;yt?O=Pe+1:H=Pe}return Jr(H,re)}function Zh(u,h){for(var x=-1,A=u.length,O=0,H=[];++x<A;){var q=u[x],X=h?h(q):q;if(!x||!xs(X,ae)){var ae=X;H[O++]=q===0?0:q}}return H}function Yh(u){return typeof u=="number"?u:aa(u)?Q:+u}function oo(u){if(typeof u=="string")return u;if(It(u))return On(u,oo)+"";if(aa(u))return u1?u1.call(u):"";var h=u+"";return h=="0"&&1/u==-ie?"-0":h}function Ei(u,h,x){var A=-1,O=Hi,H=u.length,q=!0,X=[],ae=X;if(x)q=!1,O=bh;else if(H>=i){var _e=h?null:V(u);if(_e)return ef(_e);q=!1,O=rc,ae=new Fa}else ae=h?[]:X;e:for(;++A<H;){var Pe=u[A],Ae=h?h(Pe):Pe;if(Pe=x||Pe!==0?Pe:0,q&&Ae===Ae){for(var Xe=ae.length;Xe--;)if(ae[Xe]===Ae)continue e;h&&ae.push(Ae),X.push(Pe)}else O(ae,Ae,x)||(ae!==X&&ae.push(Ae),X.push(Pe))}return X}function Xh(u,h){return h=rl(h,u),u=f7(u,h),u==null||delete u[sl($a(h))]}function _1(u,h,x,A){return lu(u,h,x(Xs(u,h)),A)}function Pc(u,h,x,A){for(var O=u.length,H=A?O:-1;(A?H--:++H<O)&&h(u[H],H,u););return x?Nr(u,A?0:H,A?H+1:O):Nr(u,A?H+1:0,A?O:H)}function nl(u,h){var x=u;return x instanceof Vt&&(x=x.value()),Kd(h,function(A,O){return O.func.apply(O.thisArg,Oa([A],O.args))},x)}function Qh(u,h,x){var A=u.length;if(A<2)return A?Ei(u[0]):[];for(var O=-1,H=ge(A);++O<A;)for(var q=u[O],X=-1;++X<A;)X!=O&&(H[O]=bc(H[O]||q,u[X],h,x));return Ei(Mr(H,1),h,x)}function k1(u,h,x){for(var A=-1,O=u.length,H=h.length,q={};++A<O;){var X=A<H?h[A]:n;x(q,u[A],X)}return q}function yf(u){return Dr(u)?u:[]}function Tc(u){return typeof u=="function"?u:Oo}function rl(u,h){return It(u)?u:Ex(u,h)?[u]:m7(bn(u))}var _x=wt;function vs(u,h,x){var A=u.length;return x=x===n?A:x,!h&&x>=A?u:Nr(u,h,x)}var E1=Rv||function(u){return Ke.clearTimeout(u)};function il(u,h){if(h)return u.slice();var x=u.length,A=lc?lc(x):new u.constructor(x);return u.copy(A),A}function P1(u){var h=new u.constructor(u.byteLength);return new Ci(h).set(new Ci(u)),h}function uu(u,h){var x=h?P1(u.buffer):u.buffer;return new u.constructor(x,u.byteOffset,u.byteLength)}function Yv(u){var h=new u.constructor(u.source,oi.exec(u));return h.lastIndex=u.lastIndex,h}function Bn(u){return cf?dn(cf.call(u)):{}}function Xv(u,h){var x=h?P1(u.buffer):u.buffer;return new u.constructor(x,u.byteOffset,u.length)}function T1(u,h){if(u!==h){var x=u!==n,A=u===null,O=u===u,H=aa(u),q=h!==n,X=h===null,ae=h===h,_e=aa(h);if(!X&&!_e&&!H&&u>h||H&&q&&ae&&!X&&!_e||A&&q&&ae||!x&&ae||!O)return 1;if(!A&&!H&&!_e&&u<h||_e&&x&&O&&!A&&!H||X&&x&&O||!q&&O||!ae)return-1}return 0}function kx(u,h,x){for(var A=-1,O=u.criteria,H=h.criteria,q=O.length,X=x.length;++A<q;){var ae=T1(O[A],H[A]);if(ae){if(A>=X)return ae;var _e=x[A];return ae*(_e=="desc"?-1:1)}}return u.index-h.index}function Qv(u,h,x,A){for(var O=-1,H=u.length,q=x.length,X=-1,ae=h.length,_e=xr(H-q,0),Pe=ge(ae+_e),Ae=!A;++X<ae;)Pe[X]=h[X];for(;++O<q;)(Ae||O<H)&&(Pe[x[O]]=u[O]);for(;_e--;)Pe[X++]=u[O++];return Pe}function L1(u,h,x,A){for(var O=-1,H=u.length,q=-1,X=x.length,ae=-1,_e=h.length,Pe=xr(H-X,0),Ae=ge(Pe+_e),Xe=!A;++O<Pe;)Ae[O]=u[O];for(var ct=O;++ae<_e;)Ae[ct+ae]=h[ae];for(;++q<X;)(Xe||O<H)&&(Ae[ct+x[q]]=u[O++]);return Ae}function Pi(u,h){var x=-1,A=u.length;for(h||(h=ge(A));++x<A;)h[x]=u[x];return h}function za(u,h,x,A){var O=!x;x||(x={});for(var H=-1,q=h.length;++H<q;){var X=h[H],ae=A?A(x[X],u[X],X,x,u):n;ae===n&&(ae=u[X]),O?ta(x,X,ae):Ys(x,X,ae)}return x}function Io(u,h){return za(u,Zt(u),h)}function A1(u,h){return za(u,ys(u),h)}function Jh(u,h){return function(x,A){var O=It(x)?q0:wx,H=h?h():{};return O(x,u,Le(A,2),H)}}function ao(u){return wt(function(h,x){var A=-1,O=x.length,H=O>1?x[O-1]:n,q=O>2?x[2]:n;for(H=u.length>3&&typeof H=="function"?(O--,H):n,q&&so(x[0],x[1],q)&&(H=O<3?n:H,O=1),h=dn(h);++A<O;){var X=x[A];X&&u(h,X,A,H)}return h})}function xf(u,h){return function(x,A){if(x==null)return x;if(!Ro(x))return u(x,A);for(var O=x.length,H=h?O:-1,q=dn(x);(h?H--:++H<O)&&A(q[H],H,q)!==!1;);return x}}function ol(u){return function(h,x,A){for(var O=-1,H=dn(h),q=A(h),X=q.length;X--;){var ae=q[u?X:++O];if(x(H[ae],ae,H)===!1)break}return h}}function ep(u,h,x){var A=h&P,O=bf(u);function H(){var q=this&&this!==Ke&&this instanceof H?O:u;return q.apply(A?x:this,arguments)}return H}function tp(u){return function(h){h=bn(h);var x=nu(h)?Wi(h):n,A=x?x[0]:h.charAt(0),O=x?vs(x,1).join(""):h.slice(1);return A[u]()+O}}function al(u){return function(h){return Kd(q7(K7(h).replace(Ra,"")),u,"")}}function bf(u){return function(){var h=arguments;switch(h.length){case 0:return new u;case 1:return new u(h[0]);case 2:return new u(h[0],h[1]);case 3:return new u(h[0],h[1],h[2]);case 4:return new u(h[0],h[1],h[2],h[3]);case 5:return new u(h[0],h[1],h[2],h[3],h[4]);case 6:return new u(h[0],h[1],h[2],h[3],h[4],h[5]);case 7:return new u(h[0],h[1],h[2],h[3],h[4],h[5],h[6])}var x=ou(u.prototype),A=u.apply(x,h);return dr(A)?A:x}}function Jv(u,h,x){var A=bf(u);function O(){for(var H=arguments.length,q=ge(H),X=H,ae=Ze(O);X--;)q[X]=arguments[X];var _e=H<3&&q[0]!==ae&&q[H-1]!==ae?[]:Qo(q,ae);if(H-=_e.length,H<x)return T(u,h,Sf,O.placeholder,n,q,_e,n,n,x-H);var Pe=this&&this!==Ke&&this instanceof O?A:u;return Si(Pe,this,q)}return O}function I1(u){return function(h,x,A){var O=dn(h);if(!Ro(h)){var H=Le(x,3);h=pi(h),x=function(X){return H(O[X],X,O)}}var q=u(h,x,A);return q>-1?O[H?h[q]:q]:n}}function R1(u){return Jn(function(h){var x=h.length,A=x,O=ro.prototype.thru;for(u&&h.reverse();A--;){var H=h[A];if(typeof H!="function")throw new wi(a);if(O&&!q&&ye(H)=="wrapper")var q=new ro([],!0)}for(A=q?A:x;++A<x;){H=h[A];var X=ye(H),ae=X=="wrapper"?oe(H):n;ae&&Px(ae[0])&&ae[1]==(z|L|N|$)&&!ae[4].length&&ae[9]==1?q=q[ye(ae[0])].apply(q,ae[3]):q=H.length==1&&Px(H)?q[X]():q.thru(H)}return function(){var _e=arguments,Pe=_e[0];if(q&&_e.length==1&&It(Pe))return q.plant(Pe).value();for(var Ae=0,Xe=x?h[Ae].apply(this,_e):Pe;++Ae<x;)Xe=h[Ae].call(this,Xe);return Xe}})}function Sf(u,h,x,A,O,H,q,X,ae,_e){var Pe=h&z,Ae=h&P,Xe=h&E,ct=h&(L|R),vt=h&K,Bt=Xe?n:bf(u);function yt(){for(var jt=arguments.length,en=ge(jt),sa=jt;sa--;)en[sa]=arguments[sa];if(ct)var lo=Ze(yt),la=Y0(en,lo);if(A&&(en=Qv(en,A,O,ct)),H&&(en=L1(en,H,q,ct)),jt-=la,ct&&jt<_e){var Fr=Qo(en,lo);return T(u,h,Sf,yt.placeholder,x,en,Fr,X,ae,_e-jt)}var bs=Ae?x:this,hu=Xe?bs[u]:u;return jt=en.length,X?en=qH(en,X):vt&&jt>1&&en.reverse(),Pe&&ae<jt&&(en.length=ae),this&&this!==Ke&&this instanceof yt&&(hu=Bt||bf(hu)),hu.apply(bs,en)}return yt}function wf(u,h){return function(x,A){return Wh(x,u,h(A),{})}}function np(u,h){return function(x,A){var O;if(x===n&&A===n)return h;if(x!==n&&(O=x),A!==n){if(O===n)return A;typeof x=="string"||typeof A=="string"?(x=oo(x),A=oo(A)):(x=Yh(x),A=Yh(A)),O=u(x,A)}return O}}function M1(u){return Jn(function(h){return h=On(h,Ir(Le())),wt(function(x){var A=this;return u(h,function(O){return Si(O,A,x)})})})}function c(u,h){h=h===n?" ":oo(h);var x=h.length;if(x<2)return x?Ec(h,u):h;var A=Ec(h,lf(u/Na(h)));return nu(h)?vs(Wi(A),0,u).join(""):A.slice(0,u)}function f(u,h,x,A){var O=h&P,H=bf(u);function q(){for(var X=-1,ae=arguments.length,_e=-1,Pe=A.length,Ae=ge(Pe+ae),Xe=this&&this!==Ke&&this instanceof q?H:u;++_e<Pe;)Ae[_e]=A[_e];for(;ae--;)Ae[_e++]=arguments[++X];return Si(Xe,O?x:this,Ae)}return q}function v(u){return function(h,x,A){return A&&typeof A!="number"&&so(h,x,A)&&(x=A=n),h=fu(h),x===n?(x=h,h=0):x=fu(x),A=A===n?h<x?1:-1:fu(A),tl(h,x,A,u)}}function w(u){return function(h,x){return typeof h=="string"&&typeof x=="string"||(h=Ba(h),x=Ba(x)),u(h,x)}}function T(u,h,x,A,O,H,q,X,ae,_e){var Pe=h&L,Ae=Pe?q:n,Xe=Pe?n:q,ct=Pe?H:n,vt=Pe?n:H;h|=Pe?N:F,h&=~(Pe?F:N),h&k||(h&=~(P|E));var Bt=[u,h,O,ct,Ae,vt,Xe,X,ae,_e],yt=x.apply(n,Bt);return Px(u)&&h7(yt,Bt),yt.placeholder=A,p7(yt,u,h)}function M(u){var h=At[u];return function(x,A){if(x=Ba(x),A=A==null?0:Jr(Nt(A),292),A&&Th(x)){var O=(bn(x)+"e").split("e"),H=h(O[0]+"e"+(+O[1]+A));return O=(bn(H)+"e").split("e"),+(O[0]+"e"+(+O[1]-A))}return h(x)}}var V=hc&&1/ef(new hc([,-0]))[1]==ie?function(u){return new hc(u)}:Wx;function te(u){return function(h){var x=hi(h);return x==Re?_h(h):x==Ht?Tv(h):nc(h,u(h))}}function fe(u,h,x,A,O,H,q,X){var ae=h&E;if(!ae&&typeof u!="function")throw new wi(a);var _e=A?A.length:0;if(_e||(h&=~(N|F),A=O=n),q=q===n?q:xr(Nt(q),0),X=X===n?X:Nt(X),_e-=O?O.length:0,h&F){var Pe=A,Ae=O;A=O=n}var Xe=ae?n:oe(u),ct=[u,h,x,A,O,Pe,Ae,H,q,X];if(Xe&&GH(ct,Xe),u=ct[0],h=ct[1],x=ct[2],A=ct[3],O=ct[4],X=ct[9]=ct[9]===n?ae?0:u.length:xr(ct[9]-_e,0),!X&&h&(L|R)&&(h&=~(L|R)),!h||h==P)var vt=ep(u,h,x);else h==L||h==R?vt=Jv(u,h,X):(h==N||h==(P|N))&&!O.length?vt=f(u,h,x,A):vt=Sf.apply(n,ct);var Bt=Xe?vf:h7;return p7(Bt(vt,ct),u,h)}function ze(u,h,x,A){return u===n||xs(u,xn[x])&&!rn.call(A,x)?h:u}function it(u,h,x,A,O,H){return dr(u)&&dr(h)&&(H.set(h,u),su(u,h,n,it,H),H.delete(h)),u}function Et(u){return D1(u)?n:u}function Je(u,h,x,A,O,H){var q=x&b,X=u.length,ae=h.length;if(X!=ae&&!(q&&ae>X))return!1;var _e=H.get(u),Pe=H.get(h);if(_e&&Pe)return _e==h&&Pe==u;var Ae=-1,Xe=!0,ct=x&S?new Fa:n;for(H.set(u,h),H.set(h,u);++Ae<X;){var vt=u[Ae],Bt=h[Ae];if(A)var yt=q?A(Bt,vt,Ae,h,u,H):A(vt,Bt,Ae,u,h,H);if(yt!==n){if(yt)continue;Xe=!1;break}if(ct){if(!Ju(h,function(jt,en){if(!rc(ct,en)&&(vt===jt||O(vt,jt,x,A,H)))return ct.push(en)})){Xe=!1;break}}else if(!(vt===Bt||O(vt,Bt,x,A,H))){Xe=!1;break}}return H.delete(u),H.delete(h),Xe}function Nn(u,h,x,A,O,H,q){switch(x){case Ee:if(u.byteLength!=h.byteLength||u.byteOffset!=h.byteOffset)return!1;u=u.buffer,h=h.buffer;case Wt:return!(u.byteLength!=h.byteLength||!H(new Ci(u),new Ci(h)));case ke:case $e:case tt:return xs(+u,+h);case ft:return u.name==h.name&&u.message==h.message;case mt:case tn:return u==h+"";case Re:var X=_h;case Ht:var ae=A&b;if(X||(X=ef),u.size!=h.size&&!ae)return!1;var _e=q.get(u);if(_e)return _e==h;A|=S,q.set(u,h);var Pe=Je(X(u),X(h),A,O,H,q);return q.delete(u),Pe;case Ft:if(cf)return cf.call(u)==cf.call(h)}return!1}function kn(u,h,x,A,O,H){var q=x&b,X=oa(u),ae=X.length,_e=oa(h),Pe=_e.length;if(ae!=Pe&&!q)return!1;for(var Ae=ae;Ae--;){var Xe=X[Ae];if(!(q?Xe in h:rn.call(h,Xe)))return!1}var ct=H.get(u),vt=H.get(h);if(ct&&vt)return ct==h&&vt==u;var Bt=!0;H.set(u,h),H.set(h,u);for(var yt=q;++Ae<ae;){Xe=X[Ae];var jt=u[Xe],en=h[Xe];if(A)var sa=q?A(en,jt,Xe,h,u,H):A(jt,en,Xe,u,h,H);if(!(sa===n?jt===en||O(jt,en,x,A,H):sa)){Bt=!1;break}yt||(yt=Xe=="constructor")}if(Bt&&!yt){var lo=u.constructor,la=h.constructor;lo!=la&&"constructor"in u&&"constructor"in h&&!(typeof lo=="function"&&lo instanceof lo&&typeof la=="function"&&la instanceof la)&&(Bt=!1)}return H.delete(u),H.delete(h),Bt}function Jn(u){return Lx(d7(u,n,b7),u+"")}function oa(u){return y1(u,pi,Zt)}function he(u){return y1(u,Mo,ys)}var oe=uf?function(u){return uf.get(u)}:Wx;function ye(u){for(var h=u.name+"",x=fs[h],A=rn.call(fs,h)?x.length:0;A--;){var O=x[A],H=O.func;if(H==null||H==u)return O.name}return h}function Ze(u){var h=rn.call(B,"placeholder")?B:u;return h.placeholder}function Le(){var u=B.iteratee||Bx;return u=u===Bx?cr:u,arguments.length?u(arguments[0],arguments[1]):u}function Pt(u,h){var x=u.__data__;return HH(h)?x[typeof h=="string"?"string":"hash"]:x.map}function _t(u){for(var h=pi(u),x=h.length;x--;){var A=h[x],O=u[A];h[x]=[A,O,u7(O)]}return h}function $t(u,h){var x=wh(u,h);return Uh(x)?x:n}function Ur(u){var h=rn.call(u,qs),x=u[qs];try{u[qs]=n;var A=!0}catch{}var O=Eh.call(u);return A&&(h?u[qs]=x:delete u[qs]),O}var Zt=dc?function(u){return u==null?[]:(u=dn(u),Eo(dc(u),function(h){return n1.call(u,h)}))}:Vx,ys=dc?function(u){for(var h=[];u;)Oa(h,Zt(u)),u=uc(u);return h}:Vx,hi=di;(a1&&hi(new a1(new ArrayBuffer(1)))!=Ee||fc&&hi(new fc)!=Re||s1&&hi(s1.resolve())!=gt||hc&&hi(new hc)!=Ht||pc&&hi(new pc)!=et)&&(hi=function(u){var h=di(u),x=h==at?u.constructor:n,A=x?Cf(x):"";if(A)switch(A){case mx:return Ee;case vx:return Re;case yx:return gt;case mc:return Ht;case l1:return et}return h});function NH(u,h,x){for(var A=-1,O=x.length;++A<O;){var H=x[A],q=H.size;switch(H.type){case"drop":u+=q;break;case"dropRight":h-=q;break;case"take":h=Jr(h,u+q);break;case"takeRight":u=xr(u,h-q);break}}return{start:u,end:h}}function DH(u){var h=u.match(yi);return h?h[1].split(Hs):[]}function s7(u,h,x){h=rl(h,u);for(var A=-1,O=h.length,H=!1;++A<O;){var q=sl(h[A]);if(!(H=u!=null&&x(u,q)))break;u=u[q]}return H||++A!=O?H:(O=u==null?0:u.length,!!O&&a2(O)&&cu(q,O)&&(It(u)||_f(u)))}function FH(u){var h=u.length,x=new u.constructor(h);return h&&typeof u[0]=="string"&&rn.call(u,"index")&&(x.index=u.index,x.input=u.input),x}function l7(u){return typeof u.constructor=="function"&&!O1(u)?ou(uc(u)):{}}function zH(u,h,x){var A=u.constructor;switch(h){case Wt:return P1(u);case ke:case $e:return new A(+u);case Ee:return uu(u,x);case kt:case Xt:case zn:case Ge:case Tt:case Be:case ut:case je:case xt:return Xv(u,x);case Re:return new A;case tt:case tn:return new A(u);case mt:return Yv(u);case Ht:return new A;case Ft:return Bn(u)}}function $H(u,h){var x=h.length;if(!x)return u;var A=x-1;return h[A]=(x>1?"& ":"")+h[A],h=h.join(x>2?", ":" "),u.replace(Md,`{
+/* [wrapped with `+h+`] */
+`)}function BH(u){return It(u)||_f(u)||!!(r1&&u&&u[r1])}function cu(u,h){var x=typeof u;return h=h??j,!!h&&(x=="number"||x!="symbol"&&Wd.test(u))&&u>-1&&u%1==0&&u<h}function so(u,h,x){if(!dr(x))return!1;var A=typeof h;return(A=="number"?Ro(x)&&cu(h,x.length):A=="string"&&h in x)?xs(x[h],u):!1}function Ex(u,h){if(It(u))return!1;var x=typeof u;return x=="number"||x=="symbol"||x=="boolean"||u==null||aa(u)?!0:Zu.test(u)||!qu.test(u)||h!=null&&u in dn(h)}function HH(u){var h=typeof u;return h=="string"||h=="number"||h=="symbol"||h=="boolean"?u!=="__proto__":u===null}function Px(u){var h=ye(u),x=B[h];if(typeof x!="function"||!(h in Vt.prototype))return!1;if(u===x)return!0;var A=oe(x);return!!A&&u===A[0]}function WH(u){return!!ac&&ac in u}var VH=Qn?du:Ux;function O1(u){var h=u&&u.constructor,x=typeof h=="function"&&h.prototype||xn;return u===x}function u7(u){return u===u&&!dr(u)}function c7(u,h){return function(x){return x==null?!1:x[u]===h&&(h!==n||u in dn(x))}}function UH(u){var h=i2(u,function(A){return x.size===d&&x.clear(),A}),x=h.cache;return h}function GH(u,h){var x=u[1],A=h[1],O=x|A,H=O<(P|E|z),q=A==z&&x==L||A==z&&x==$&&u[7].length<=h[8]||A==(z|$)&&h[7].length<=h[8]&&x==L;if(!(H||q))return u;A&P&&(u[2]=h[2],O|=x&P?0:k);var X=h[3];if(X){var ae=u[3];u[3]=ae?Qv(ae,X,h[4]):X,u[4]=ae?Qo(u[3],p):h[4]}return X=h[5],X&&(ae=u[5],u[5]=ae?L1(ae,X,h[6]):X,u[6]=ae?Qo(u[5],p):h[6]),X=h[7],X&&(u[7]=X),A&z&&(u[8]=u[8]==null?h[8]:Jr(u[8],h[8])),u[9]==null&&(u[9]=h[9]),u[0]=h[0],u[1]=O,u}function jH(u){var h=[];if(u!=null)for(var x in dn(u))h.push(x);return h}function KH(u){return Eh.call(u)}function d7(u,h,x){return h=xr(h===n?u.length-1:h,0),function(){for(var A=arguments,O=-1,H=xr(A.length-h,0),q=ge(H);++O<H;)q[O]=A[h+O];O=-1;for(var X=ge(h+1);++O<h;)X[O]=A[O];return X[h]=x(q),Si(u,this,X)}}function f7(u,h){return h.length<2?u:Xs(u,Nr(h,0,-1))}function qH(u,h){for(var x=u.length,A=Jr(h.length,x),O=Pi(u);A--;){var H=h[A];u[A]=cu(H,x)?O[H]:n}return u}function Tx(u,h){if(!(h==="constructor"&&typeof u[h]=="function")&&h!="__proto__")return u[h]}var h7=g7(vf),N1=sf||function(u,h){return Ke.setTimeout(u,h)},Lx=g7(Kh);function p7(u,h,x){var A=h+"";return Lx(u,$H(A,ZH(DH(A),x)))}function g7(u){var h=0,x=0;return function(){var A=i1(),O=pe-(A-x);if(x=A,O>0){if(++h>=ve)return arguments[0]}else h=0;return u.apply(n,arguments)}}function e2(u,h){var x=-1,A=u.length,O=A-1;for(h=h===n?A:h;++x<h;){var H=gf(x,O),q=u[H];u[H]=u[x],u[x]=q}return u.length=h,u}var m7=UH(function(u){var h=[];return u.charCodeAt(0)===46&&h.push(""),u.replace(or,function(x,A,O,H){h.push(O?H.replace(Dd,"$1"):A||x)}),h});function sl(u){if(typeof u=="string"||aa(u))return u;var h=u+"";return h=="0"&&1/u==-ie?"-0":h}function Cf(u){if(u!=null){try{return lr.call(u)}catch{}try{return u+""}catch{}}return""}function ZH(u,h){return $n(Se,function(x){var A="_."+x[0];h&x[1]&&!Hi(u,A)&&u.push(A)}),u.sort()}function v7(u){if(u instanceof Vt)return u.clone();var h=new ro(u.__wrapped__,u.__chain__);return h.__actions__=Pi(u.__actions__),h.__index__=u.__index__,h.__values__=u.__values__,h}function YH(u,h,x){(x?so(u,h,x):h===n)?h=1:h=xr(Nt(h),0);var A=u==null?0:u.length;if(!A||h<1)return[];for(var O=0,H=0,q=ge(lf(A/h));O<A;)q[H++]=Nr(u,O,O+=h);return q}function XH(u){for(var h=-1,x=u==null?0:u.length,A=0,O=[];++h<x;){var H=u[h];H&&(O[A++]=H)}return O}function QH(){var u=arguments.length;if(!u)return[];for(var h=ge(u-1),x=arguments[0],A=u;A--;)h[A-1]=arguments[A];return Oa(It(x)?Pi(x):[x],Mr(h,1))}var JH=wt(function(u,h){return Dr(u)?bc(u,Mr(h,1,Dr,!0)):[]}),eW=wt(function(u,h){var x=$a(h);return Dr(x)&&(x=n),Dr(u)?bc(u,Mr(h,1,Dr,!0),Le(x,2)):[]}),tW=wt(function(u,h){var x=$a(h);return Dr(x)&&(x=n),Dr(u)?bc(u,Mr(h,1,Dr,!0),n,x):[]});function nW(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Nt(h),Nr(u,h<0?0:h,A)):[]}function rW(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Nt(h),h=A-h,Nr(u,0,h<0?0:h)):[]}function iW(u,h){return u&&u.length?Pc(u,Le(h,3),!0,!0):[]}function oW(u,h){return u&&u.length?Pc(u,Le(h,3),!0):[]}function aW(u,h,x,A){var O=u==null?0:u.length;return O?(x&&typeof x!="number"&&so(u,h,x)&&(x=0,A=O),na(u,h,x,A)):[]}function y7(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=x==null?0:Nt(x);return O<0&&(O=xr(A+O,0)),tu(u,Le(h,3),O)}function x7(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=A-1;return x!==n&&(O=Nt(x),O=x<0?xr(A+O,0):Jr(O,A-1)),tu(u,Le(h,3),O,!0)}function b7(u){var h=u==null?0:u.length;return h?Mr(u,1):[]}function sW(u){var h=u==null?0:u.length;return h?Mr(u,ie):[]}function lW(u,h){var x=u==null?0:u.length;return x?(h=h===n?1:Nt(h),Mr(u,h)):[]}function uW(u){for(var h=-1,x=u==null?0:u.length,A={};++h<x;){var O=u[h];A[O[0]]=O[1]}return A}function S7(u){return u&&u.length?u[0]:n}function cW(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=x==null?0:Nt(x);return O<0&&(O=xr(A+O,0)),tc(u,h,O)}function dW(u){var h=u==null?0:u.length;return h?Nr(u,0,-1):[]}var fW=wt(function(u){var h=On(u,yf);return h.length&&h[0]===u[0]?Sc(h):[]}),hW=wt(function(u){var h=$a(u),x=On(u,yf);return h===$a(x)?h=n:x.pop(),x.length&&x[0]===u[0]?Sc(x,Le(h,2)):[]}),pW=wt(function(u){var h=$a(u),x=On(u,yf);return h=typeof h=="function"?h:n,h&&x.pop(),x.length&&x[0]===u[0]?Sc(x,n,h):[]});function gW(u,h){return u==null?"":Nv.call(u,h)}function $a(u){var h=u==null?0:u.length;return h?u[h-1]:n}function mW(u,h,x){var A=u==null?0:u.length;if(!A)return-1;var O=A;return x!==n&&(O=Nt(x),O=O<0?xr(A+O,0):Jr(O,A-1)),h===h?X0(u,h,O):tu(u,qd,O,!0)}function vW(u,h){return u&&u.length?kc(u,Nt(h)):n}var yW=wt(w7);function w7(u,h){return u&&u.length&&h&&h.length?el(u,h):u}function xW(u,h,x){return u&&u.length&&h&&h.length?el(u,h,Le(x,2)):u}function bW(u,h,x){return u&&u.length&&h&&h.length?el(u,h,n,x):u}var SW=Jn(function(u,h){var x=u==null?0:u.length,A=Rh(u,h);return pf(u,On(h,function(O){return cu(O,x)?+O:O}).sort(T1)),A});function wW(u,h){var x=[];if(!(u&&u.length))return x;var A=-1,O=[],H=u.length;for(h=Le(h,3);++A<H;){var q=u[A];h(q,A,u)&&(x.push(q),O.push(A))}return pf(u,O),x}function Ax(u){return u==null?u:zv.call(u)}function CW(u,h,x){var A=u==null?0:u.length;return A?(x&&typeof x!="number"&&so(u,h,x)?(h=0,x=A):(h=h==null?0:Nt(h),x=x===n?A:Nt(x)),Nr(u,h,x)):[]}function _W(u,h){return ei(u,h)}function kW(u,h,x){return qh(u,h,Le(x,2))}function EW(u,h){var x=u==null?0:u.length;if(x){var A=ei(u,h);if(A<x&&xs(u[A],h))return A}return-1}function PW(u,h){return ei(u,h,!0)}function TW(u,h,x){return qh(u,h,Le(x,2),!0)}function LW(u,h){var x=u==null?0:u.length;if(x){var A=ei(u,h,!0)-1;if(xs(u[A],h))return A}return-1}function AW(u){return u&&u.length?Zh(u):[]}function IW(u,h){return u&&u.length?Zh(u,Le(h,2)):[]}function RW(u){var h=u==null?0:u.length;return h?Nr(u,1,h):[]}function MW(u,h,x){return u&&u.length?(h=x||h===n?1:Nt(h),Nr(u,0,h<0?0:h)):[]}function OW(u,h,x){var A=u==null?0:u.length;return A?(h=x||h===n?1:Nt(h),h=A-h,Nr(u,h<0?0:h,A)):[]}function NW(u,h){return u&&u.length?Pc(u,Le(h,3),!1,!0):[]}function DW(u,h){return u&&u.length?Pc(u,Le(h,3)):[]}var FW=wt(function(u){return Ei(Mr(u,1,Dr,!0))}),zW=wt(function(u){var h=$a(u);return Dr(h)&&(h=n),Ei(Mr(u,1,Dr,!0),Le(h,2))}),$W=wt(function(u){var h=$a(u);return h=typeof h=="function"?h:n,Ei(Mr(u,1,Dr,!0),n,h)});function BW(u){return u&&u.length?Ei(u):[]}function HW(u,h){return u&&u.length?Ei(u,Le(h,2)):[]}function WW(u,h){return h=typeof h=="function"?h:n,u&&u.length?Ei(u,n,h):[]}function Ix(u){if(!(u&&u.length))return[];var h=0;return u=Eo(u,function(x){if(Dr(x))return h=xr(x.length,h),!0}),Qd(h,function(x){return On(u,js(x))})}function C7(u,h){if(!(u&&u.length))return[];var x=Ix(u);return h==null?x:On(x,function(A){return Si(h,n,A)})}var VW=wt(function(u,h){return Dr(u)?bc(u,h):[]}),UW=wt(function(u){return Qh(Eo(u,Dr))}),GW=wt(function(u){var h=$a(u);return Dr(h)&&(h=n),Qh(Eo(u,Dr),Le(h,2))}),jW=wt(function(u){var h=$a(u);return h=typeof h=="function"?h:n,Qh(Eo(u,Dr),n,h)}),KW=wt(Ix);function qW(u,h){return k1(u||[],h||[],Ys)}function ZW(u,h){return k1(u||[],h||[],lu)}var YW=wt(function(u){var h=u.length,x=h>1?u[h-1]:n;return x=typeof x=="function"?(u.pop(),x):n,C7(u,x)});function _7(u){var h=B(u);return h.__chain__=!0,h}function XW(u,h){return h(u),u}function t2(u,h){return h(u)}var QW=Jn(function(u){var h=u.length,x=h?u[0]:0,A=this.__wrapped__,O=function(H){return Rh(H,u)};return h>1||this.__actions__.length||!(A instanceof Vt)||!cu(x)?this.thru(O):(A=A.slice(x,+x+(h?1:0)),A.__actions__.push({func:t2,args:[O],thisArg:n}),new ro(A,this.__chain__).thru(function(H){return h&&!H.length&&H.push(n),H}))});function JW(){return _7(this)}function eV(){return new ro(this.value(),this.__chain__)}function tV(){this.__values__===n&&(this.__values__=z7(this.value()));var u=this.__index__>=this.__values__.length,h=u?n:this.__values__[this.__index__++];return{done:u,value:h}}function nV(){return this}function rV(u){for(var h,x=this;x instanceof df;){var A=v7(x);A.__index__=0,A.__values__=n,h?O.__wrapped__=A:h=A;var O=A;x=x.__wrapped__}return O.__wrapped__=u,h}function iV(){var u=this.__wrapped__;if(u instanceof Vt){var h=u;return this.__actions__.length&&(h=new Vt(this)),h=h.reverse(),h.__actions__.push({func:t2,args:[Ax],thisArg:n}),new ro(h,this.__chain__)}return this.thru(Ax)}function oV(){return nl(this.__wrapped__,this.__actions__)}var aV=Jh(function(u,h,x){rn.call(u,x)?++u[x]:ta(u,x,1)});function sV(u,h,x){var A=It(u)?Mn:v1;return x&&so(u,h,x)&&(h=n),A(u,Le(h,3))}function lV(u,h){var x=It(u)?Eo:ra;return x(u,Le(h,3))}var uV=I1(y7),cV=I1(x7);function dV(u,h){return Mr(n2(u,h),1)}function fV(u,h){return Mr(n2(u,h),ie)}function hV(u,h,x){return x=x===n?1:Nt(x),Mr(n2(u,h),x)}function k7(u,h){var x=It(u)?$n:ps;return x(u,Le(h,3))}function E7(u,h){var x=It(u)?ko:Nh;return x(u,Le(h,3))}var pV=Jh(function(u,h,x){rn.call(u,x)?u[x].push(h):ta(u,x,[h])});function gV(u,h,x,A){u=Ro(u)?u:ip(u),x=x&&!A?Nt(x):0;var O=u.length;return x<0&&(x=xr(O+x,0)),s2(u)?x<=O&&u.indexOf(h,x)>-1:!!O&&tc(u,h,x)>-1}var mV=wt(function(u,h,x){var A=-1,O=typeof h=="function",H=Ro(u)?ge(u.length):[];return ps(u,function(q){H[++A]=O?Si(h,q,x):gs(q,h,x)}),H}),vV=Jh(function(u,h,x){ta(u,x,h)});function n2(u,h){var x=It(u)?On:wr;return x(u,Le(h,3))}function yV(u,h,x,A){return u==null?[]:(It(h)||(h=h==null?[]:[h]),x=A?n:x,It(x)||(x=x==null?[]:[x]),ki(u,h,x))}var xV=Jh(function(u,h,x){u[x?0:1].push(h)},function(){return[[],[]]});function bV(u,h,x){var A=It(u)?Kd:Sh,O=arguments.length<3;return A(u,Le(h,4),x,O,ps)}function SV(u,h,x){var A=It(u)?wv:Sh,O=arguments.length<3;return A(u,Le(h,4),x,O,Nh)}function wV(u,h){var x=It(u)?Eo:ra;return x(u,o2(Le(h,3)))}function CV(u){var h=It(u)?yc:jh;return h(u)}function _V(u,h,x){(x?so(u,h,x):h===n)?h=1:h=Nt(h);var A=It(u)?ui:mf;return A(u,h)}function kV(u){var h=It(u)?Sx:fi;return h(u)}function EV(u){if(u==null)return 0;if(Ro(u))return s2(u)?Na(u):u.length;var h=hi(u);return h==Re||h==Ht?u.size:Or(u).length}function PV(u,h,x){var A=It(u)?Ju:Ao;return x&&so(u,h,x)&&(h=n),A(u,Le(h,3))}var TV=wt(function(u,h){if(u==null)return[];var x=h.length;return x>1&&so(u,h[0],h[1])?h=[]:x>2&&so(h[0],h[1],h[2])&&(h=[h[0]]),ki(u,Mr(h,1),[])}),r2=Mv||function(){return Ke.Date.now()};function LV(u,h){if(typeof h!="function")throw new wi(a);return u=Nt(u),function(){if(--u<1)return h.apply(this,arguments)}}function P7(u,h,x){return h=x?n:h,h=u&&h==null?u.length:h,fe(u,z,n,n,n,n,h)}function T7(u,h){var x;if(typeof h!="function")throw new wi(a);return u=Nt(u),function(){return--u>0&&(x=h.apply(this,arguments)),u<=1&&(h=n),x}}var Rx=wt(function(u,h,x){var A=P;if(x.length){var O=Qo(x,Ze(Rx));A|=N}return fe(u,A,h,x,O)}),L7=wt(function(u,h,x){var A=P|E;if(x.length){var O=Qo(x,Ze(L7));A|=N}return fe(h,A,u,x,O)});function A7(u,h,x){h=x?n:h;var A=fe(u,L,n,n,n,n,n,h);return A.placeholder=A7.placeholder,A}function I7(u,h,x){h=x?n:h;var A=fe(u,R,n,n,n,n,n,h);return A.placeholder=I7.placeholder,A}function R7(u,h,x){var A,O,H,q,X,ae,_e=0,Pe=!1,Ae=!1,Xe=!0;if(typeof u!="function")throw new wi(a);h=Ba(h)||0,dr(x)&&(Pe=!!x.leading,Ae="maxWait"in x,H=Ae?xr(Ba(x.maxWait)||0,h):H,Xe="trailing"in x?!!x.trailing:Xe);function ct(Fr){var bs=A,hu=O;return A=O=n,_e=Fr,q=u.apply(hu,bs),q}function vt(Fr){return _e=Fr,X=N1(jt,h),Pe?ct(Fr):q}function Bt(Fr){var bs=Fr-ae,hu=Fr-_e,X7=h-bs;return Ae?Jr(X7,H-hu):X7}function yt(Fr){var bs=Fr-ae,hu=Fr-_e;return ae===n||bs>=h||bs<0||Ae&&hu>=H}function jt(){var Fr=r2();if(yt(Fr))return en(Fr);X=N1(jt,Bt(Fr))}function en(Fr){return X=n,Xe&&A?ct(Fr):(A=O=n,q)}function sa(){X!==n&&E1(X),_e=0,A=ae=O=X=n}function lo(){return X===n?q:en(r2())}function la(){var Fr=r2(),bs=yt(Fr);if(A=arguments,O=this,ae=Fr,bs){if(X===n)return vt(ae);if(Ae)return E1(X),X=N1(jt,h),ct(ae)}return X===n&&(X=N1(jt,h)),q}return la.cancel=sa,la.flush=lo,la}var AV=wt(function(u,h){return m1(u,1,h)}),IV=wt(function(u,h,x){return m1(u,Ba(h)||0,x)});function RV(u){return fe(u,K)}function i2(u,h){if(typeof u!="function"||h!=null&&typeof h!="function")throw new wi(a);var x=function(){var A=arguments,O=h?h.apply(this,A):A[0],H=x.cache;if(H.has(O))return H.get(O);var q=u.apply(this,A);return x.cache=H.set(O,q)||H,q};return x.cache=new(i2.Cache||ea),x}i2.Cache=ea;function o2(u){if(typeof u!="function")throw new wi(a);return function(){var h=arguments;switch(h.length){case 0:return!u.call(this);case 1:return!u.call(this,h[0]);case 2:return!u.call(this,h[0],h[1]);case 3:return!u.call(this,h[0],h[1],h[2])}return!u.apply(this,h)}}function MV(u){return T7(2,u)}var OV=_x(function(u,h){h=h.length==1&&It(h[0])?On(h[0],Ir(Le())):On(Mr(h,1),Ir(Le()));var x=h.length;return wt(function(A){for(var O=-1,H=Jr(A.length,x);++O<H;)A[O]=h[O].call(this,A[O]);return Si(u,this,A)})}),Mx=wt(function(u,h){var x=Qo(h,Ze(Mx));return fe(u,N,n,h,x)}),M7=wt(function(u,h){var x=Qo(h,Ze(M7));return fe(u,F,n,h,x)}),NV=Jn(function(u,h){return fe(u,$,n,n,n,h)});function DV(u,h){if(typeof u!="function")throw new wi(a);return h=h===n?h:Nt(h),wt(u,h)}function FV(u,h){if(typeof u!="function")throw new wi(a);return h=h==null?0:xr(Nt(h),0),wt(function(x){var A=x[h],O=vs(x,0,h);return A&&Oa(O,A),Si(u,this,O)})}function zV(u,h,x){var A=!0,O=!0;if(typeof u!="function")throw new wi(a);return dr(x)&&(A="leading"in x?!!x.leading:A,O="trailing"in x?!!x.trailing:O),R7(u,h,{leading:A,maxWait:h,trailing:O})}function $V(u){return P7(u,1)}function BV(u,h){return Mx(Tc(h),u)}function HV(){if(!arguments.length)return[];var u=arguments[0];return It(u)?u:[u]}function WV(u){return ci(u,y)}function VV(u,h){return h=typeof h=="function"?h:n,ci(u,y,h)}function UV(u){return ci(u,g|y)}function GV(u,h){return h=typeof h=="function"?h:n,ci(u,g|y,h)}function jV(u,h){return h==null||Oh(u,h,pi(h))}function xs(u,h){return u===h||u!==u&&h!==h}var KV=w(zh),qV=w(function(u,h){return u>=h}),_f=Vh(function(){return arguments}())?Vh:function(u){return Cr(u)&&rn.call(u,"callee")&&!n1.call(u,"callee")},It=ge.isArray,ZV=sr?Ir(sr):x1;function Ro(u){return u!=null&&a2(u.length)&&!du(u)}function Dr(u){return Cr(u)&&Ro(u)}function YV(u){return u===!0||u===!1||Cr(u)&&di(u)==ke}var Lc=Ov||Ux,XV=ai?Ir(ai):b1;function QV(u){return Cr(u)&&u.nodeType===1&&!D1(u)}function JV(u){if(u==null)return!0;if(Ro(u)&&(It(u)||typeof u=="string"||typeof u.splice=="function"||Lc(u)||rp(u)||_f(u)))return!u.length;var h=hi(u);if(h==Re||h==Ht)return!u.size;if(O1(u))return!Or(u).length;for(var x in u)if(rn.call(u,x))return!1;return!0}function eU(u,h){return wc(u,h)}function tU(u,h,x){x=typeof x=="function"?x:n;var A=x?x(u,h):n;return A===n?wc(u,h,n,x):!!A}function Ox(u){if(!Cr(u))return!1;var h=di(u);return h==ft||h==nt||typeof u.message=="string"&&typeof u.name=="string"&&!D1(u)}function nU(u){return typeof u=="number"&&Th(u)}function du(u){if(!dr(u))return!1;var h=di(u);return h==Rt||h==Mt||h==Ve||h==hn}function O7(u){return typeof u=="number"&&u==Nt(u)}function a2(u){return typeof u=="number"&&u>-1&&u%1==0&&u<=j}function dr(u){var h=typeof u;return u!=null&&(h=="object"||h=="function")}function Cr(u){return u!=null&&typeof u=="object"}var N7=si?Ir(si):Cx;function rU(u,h){return u===h||Cc(u,h,_t(h))}function iU(u,h,x){return x=typeof x=="function"?x:n,Cc(u,h,_t(h),x)}function oU(u){return D7(u)&&u!=+u}function aU(u){if(VH(u))throw new Ct(o);return Uh(u)}function sU(u){return u===null}function lU(u){return u==null}function D7(u){return typeof u=="number"||Cr(u)&&di(u)==tt}function D1(u){if(!Cr(u)||di(u)!=at)return!1;var h=uc(u);if(h===null)return!0;var x=rn.call(h,"constructor")&&h.constructor;return typeof x=="function"&&x instanceof x&&lr.call(x)==li}var Nx=Ma?Ir(Ma):ur;function uU(u){return O7(u)&&u>=-j&&u<=j}var F7=Gs?Ir(Gs):zt;function s2(u){return typeof u=="string"||!It(u)&&Cr(u)&&di(u)==tn}function aa(u){return typeof u=="symbol"||Cr(u)&&di(u)==Ft}var rp=K0?Ir(K0):Vr;function cU(u){return u===n}function dU(u){return Cr(u)&&hi(u)==et}function fU(u){return Cr(u)&&di(u)==Ut}var hU=w(Qs),pU=w(function(u,h){return u<=h});function z7(u){if(!u)return[];if(Ro(u))return s2(u)?Wi(u):Pi(u);if(cc&&u[cc])return Pv(u[cc]());var h=hi(u),x=h==Re?_h:h==Ht?ef:ip;return x(u)}function fu(u){if(!u)return u===0?u:0;if(u=Ba(u),u===ie||u===-ie){var h=u<0?-1:1;return h*ne}return u===u?u:0}function Nt(u){var h=fu(u),x=h%1;return h===h?x?h-x:h:0}function $7(u){return u?au(Nt(u),0,W):0}function Ba(u){if(typeof u=="number")return u;if(aa(u))return Q;if(dr(u)){var h=typeof u.valueOf=="function"?u.valueOf():u;u=dr(h)?h+"":h}if(typeof u!="string")return u===0?u:+u;u=no(u);var x=$d.test(u);return x||Hd.test(u)?me(u.slice(2),x?2:8):zd.test(u)?Q:+u}function B7(u){return za(u,Mo(u))}function gU(u){return u?au(Nt(u),-j,j):u===0?u:0}function bn(u){return u==null?"":oo(u)}var mU=ao(function(u,h){if(O1(h)||Ro(h)){za(h,pi(h),u);return}for(var x in h)rn.call(h,x)&&Ys(u,x,h[x])}),H7=ao(function(u,h){za(h,Mo(h),u)}),l2=ao(function(u,h,x,A){za(h,Mo(h),u,A)}),vU=ao(function(u,h,x,A){za(h,pi(h),u,A)}),yU=Jn(Rh);function xU(u,h){var x=ou(u);return h==null?x:rt(x,h)}var bU=wt(function(u,h){u=dn(u);var x=-1,A=h.length,O=A>2?h[2]:n;for(O&&so(h[0],h[1],O)&&(A=1);++x<A;)for(var H=h[x],q=Mo(H),X=-1,ae=q.length;++X<ae;){var _e=q[X],Pe=u[_e];(Pe===n||xs(Pe,xn[_e])&&!rn.call(u,_e))&&(u[_e]=H[_e])}return u}),SU=wt(function(u){return u.push(n,it),Si(W7,n,u)});function wU(u,h){return _v(u,Le(h,3),ia)}function CU(u,h){return _v(u,Le(h,3),Lo)}function _U(u,h){return u==null?u:Dh(u,Le(h,3),Mo)}function kU(u,h){return u==null?u:To(u,Le(h,3),Mo)}function EU(u,h){return u&&ia(u,Le(h,3))}function PU(u,h){return u&&Lo(u,Le(h,3))}function TU(u){return u==null?[]:Fh(u,pi(u))}function LU(u){return u==null?[]:Fh(u,Mo(u))}function Dx(u,h,x){var A=u==null?n:Xs(u,h);return A===n?x:A}function AU(u,h){return u!=null&&s7(u,h,$h)}function Fx(u,h){return u!=null&&s7(u,h,Bh)}var IU=wf(function(u,h,x){h!=null&&typeof h.toString!="function"&&(h=Eh.call(h)),u[h]=x},$x(Oo)),RU=wf(function(u,h,x){h!=null&&typeof h.toString!="function"&&(h=Eh.call(h)),rn.call(u,h)?u[h].push(x):u[h]=[x]},Le),MU=wt(gs);function pi(u){return Ro(u)?p1(u):Or(u)}function Mo(u){return Ro(u)?p1(u,!0):io(u)}function OU(u,h){var x={};return h=Le(h,3),ia(u,function(A,O,H){ta(x,h(A,O,H),A)}),x}function NU(u,h){var x={};return h=Le(h,3),ia(u,function(A,O,H){ta(x,O,h(A,O,H))}),x}var DU=ao(function(u,h,x){su(u,h,x)}),W7=ao(function(u,h,x,A){su(u,h,x,A)}),FU=Jn(function(u,h){var x={};if(u==null)return x;var A=!1;h=On(h,function(H){return H=rl(H,u),A||(A=H.length>1),H}),za(u,he(u),x),A&&(x=ci(x,g|m|y,Et));for(var O=h.length;O--;)Xh(x,h[O]);return x});function zU(u,h){return V7(u,o2(Le(h)))}var $U=Jn(function(u,h){return u==null?{}:C1(u,h)});function V7(u,h){if(u==null)return{};var x=On(he(u),function(A){return[A]});return h=Le(h),Gh(u,x,function(A,O){return h(A,O[0])})}function BU(u,h,x){h=rl(h,u);var A=-1,O=h.length;for(O||(O=1,u=n);++A<O;){var H=u==null?n:u[sl(h[A])];H===n&&(A=O,H=x),u=du(H)?H.call(u):H}return u}function HU(u,h,x){return u==null?u:lu(u,h,x)}function WU(u,h,x,A){return A=typeof A=="function"?A:n,u==null?u:lu(u,h,x,A)}var U7=te(pi),G7=te(Mo);function VU(u,h,x){var A=It(u),O=A||Lc(u)||rp(u);if(h=Le(h,4),x==null){var H=u&&u.constructor;O?x=A?new H:[]:dr(u)?x=du(H)?ou(uc(u)):{}:x={}}return(O?$n:ia)(u,function(q,X,ae){return h(x,q,X,ae)}),x}function UU(u,h){return u==null?!0:Xh(u,h)}function GU(u,h,x){return u==null?u:_1(u,h,Tc(x))}function jU(u,h,x,A){return A=typeof A=="function"?A:n,u==null?u:_1(u,h,Tc(x),A)}function ip(u){return u==null?[]:Jd(u,pi(u))}function KU(u){return u==null?[]:Jd(u,Mo(u))}function qU(u,h,x){return x===n&&(x=h,h=n),x!==n&&(x=Ba(x),x=x===x?x:0),h!==n&&(h=Ba(h),h=h===h?h:0),au(Ba(u),h,x)}function ZU(u,h,x){return h=fu(h),x===n?(x=h,h=0):x=fu(x),u=Ba(u),Hh(u,h,x)}function YU(u,h,x){if(x&&typeof x!="boolean"&&so(u,h,x)&&(h=x=n),x===n&&(typeof h=="boolean"?(x=h,h=n):typeof u=="boolean"&&(x=u,u=n)),u===n&&h===n?(u=0,h=1):(u=fu(u),h===n?(h=u,u=0):h=fu(h)),u>h){var A=u;u=h,h=A}if(x||u%1||h%1){var O=o1();return Jr(u+O*(h-u+U("1e-"+((O+"").length-1))),h)}return gf(u,h)}var XU=al(function(u,h,x){return h=h.toLowerCase(),u+(x?j7(h):h)});function j7(u){return zx(bn(u).toLowerCase())}function K7(u){return u=bn(u),u&&u.replace(Vd,Ev).replace(Zl,"")}function QU(u,h,x){u=bn(u),h=oo(h);var A=u.length;x=x===n?A:au(Nt(x),0,A);var O=x;return x-=h.length,x>=0&&u.slice(x,O)==h}function JU(u){return u=bn(u),u&&Wr.test(u)?u.replace(zi,ds):u}function eG(u){return u=bn(u),u&&Rd.test(u)?u.replace(Wl,"\\$&"):u}var tG=al(function(u,h,x){return u+(x?"-":"")+h.toLowerCase()}),nG=al(function(u,h,x){return u+(x?" ":"")+h.toLowerCase()}),rG=tp("toLowerCase");function iG(u,h,x){u=bn(u),h=Nt(h);var A=h?Na(u):0;if(!h||A>=h)return u;var O=(h-A)/2;return c(iu(O),x)+u+c(lf(O),x)}function oG(u,h,x){u=bn(u),h=Nt(h);var A=h?Na(u):0;return h&&A<h?u+c(h-A,x):u}function aG(u,h,x){u=bn(u),h=Nt(h);var A=h?Na(u):0;return h&&A<h?c(h-A,x)+u:u}function sG(u,h,x){return x||h==null?h=0:h&&(h=+h),Fv(bn(u).replace(Bs,""),h||0)}function lG(u,h,x){return(x?so(u,h,x):h===n)?h=1:h=Nt(h),Ec(bn(u),h)}function uG(){var u=arguments,h=bn(u[0]);return u.length<3?h:h.replace(u[1],u[2])}var cG=al(function(u,h,x){return u+(x?"_":"")+h.toLowerCase()});function dG(u,h,x){return x&&typeof x!="number"&&so(u,h,x)&&(h=x=n),x=x===n?W:x>>>0,x?(u=bn(u),u&&(typeof h=="string"||h!=null&&!Nx(h))&&(h=oo(h),!h&&nu(u))?vs(Wi(u),0,x):u.split(h,x)):[]}var fG=al(function(u,h,x){return u+(x?" ":"")+zx(h)});function hG(u,h,x){return u=bn(u),x=x==null?0:au(Nt(x),0,u.length),h=oo(h),u.slice(x,x+h.length)==h}function pG(u,h,x){var A=B.templateSettings;x&&so(u,h,x)&&(h=n),u=bn(u),h=l2({},h,A,ze);var O=l2({},h.imports,A.imports,ze),H=pi(O),q=Jd(O,H),X,ae,_e=0,Pe=h.interpolate||Co,Ae="__p += '",Xe=nf((h.escape||Co).source+"|"+Pe.source+"|"+(Pe===$s?Fd:Co).source+"|"+(h.evaluate||Co).source+"|$","g"),ct="//# sourceURL="+(rn.call(h,"sourceURL")?(h.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Jl+"]")+`
+`;u.replace(Xe,function(yt,jt,en,sa,lo,la){return en||(en=sa),Ae+=u.slice(_e,la).replace(Ud,Ks),jt&&(X=!0,Ae+=`' +
+__e(`+jt+`) +
+'`),lo&&(ae=!0,Ae+=`';
+`+lo+`;
+__p += '`),en&&(Ae+=`' +
+((__t = (`+en+`)) == null ? '' : __t) +
+'`),_e=la+yt.length,yt}),Ae+=`';
+`;var vt=rn.call(h,"variable")&&h.variable;if(!vt)Ae=`with (obj) {
+`+Ae+`
+}
+`;else if(Nd.test(vt))throw new Ct(s);Ae=(ae?Ae.replace(Qt,""):Ae).replace(jn,"$1").replace(yr,"$1;"),Ae="function("+(vt||"obj")+`) {
+`+(vt?"":`obj || (obj = {});
+`)+"var __t, __p = ''"+(X?", __e = _.escape":"")+(ae?`, __j = Array.prototype.join;
+function print() { __p += __j.call(arguments, '') }
+`:`;
+`)+Ae+`return __p
+}`;var Bt=Z7(function(){return Jt(H,ct+"return "+Ae).apply(n,q)});if(Bt.source=Ae,Ox(Bt))throw Bt;return Bt}function gG(u){return bn(u).toLowerCase()}function mG(u){return bn(u).toUpperCase()}function vG(u,h,x){if(u=bn(u),u&&(x||h===n))return no(u);if(!u||!(h=oo(h)))return u;var A=Wi(u),O=Wi(h),H=Xo(A,O),q=cs(A,O)+1;return vs(A,H,q).join("")}function yG(u,h,x){if(u=bn(u),u&&(x||h===n))return u.slice(0,Q0(u)+1);if(!u||!(h=oo(h)))return u;var A=Wi(u),O=cs(A,Wi(h))+1;return vs(A,0,O).join("")}function xG(u,h,x){if(u=bn(u),u&&(x||h===n))return u.replace(Bs,"");if(!u||!(h=oo(h)))return u;var A=Wi(u),O=Xo(A,Wi(h));return vs(A,O).join("")}function bG(u,h){var x=G,A=Y;if(dr(h)){var O="separator"in h?h.separator:O;x="length"in h?Nt(h.length):x,A="omission"in h?oo(h.omission):A}u=bn(u);var H=u.length;if(nu(u)){var q=Wi(u);H=q.length}if(x>=H)return u;var X=x-Na(A);if(X<1)return A;var ae=q?vs(q,0,X).join(""):u.slice(0,X);if(O===n)return ae+A;if(q&&(X+=ae.length-X),Nx(O)){if(u.slice(X).search(O)){var _e,Pe=ae;for(O.global||(O=nf(O.source,bn(oi.exec(O))+"g")),O.lastIndex=0;_e=O.exec(Pe);)var Ae=_e.index;ae=ae.slice(0,Ae===n?X:Ae)}}else if(u.indexOf(oo(O),X)!=X){var Xe=ae.lastIndexOf(O);Xe>-1&&(ae=ae.slice(0,Xe))}return ae+A}function SG(u){return u=bn(u),u&&Ad.test(u)?u.replace(Hr,Av):u}var wG=al(function(u,h,x){return u+(x?" ":"")+h.toUpperCase()}),zx=tp("toUpperCase");function q7(u,h,x){return u=bn(u),h=x?n:h,h===n?Ch(u)?tf(u):Z0(u):u.match(h)||[]}var Z7=wt(function(u,h){try{return Si(u,n,h)}catch(x){return Ox(x)?x:new Ct(x)}}),CG=Jn(function(u,h){return $n(h,function(x){x=sl(x),ta(u,x,Rx(u[x],u))}),u});function _G(u){var h=u==null?0:u.length,x=Le();return u=h?On(u,function(A){if(typeof A[1]!="function")throw new wi(a);return[x(A[0]),A[1]]}):[],wt(function(A){for(var O=-1;++O<h;){var H=u[O];if(Si(H[0],this,A))return Si(H[1],this,A)}})}function kG(u){return Mh(ci(u,g))}function $x(u){return function(){return u}}function EG(u,h){return u==null||u!==u?h:u}var PG=R1(),TG=R1(!0);function Oo(u){return u}function Bx(u){return cr(typeof u=="function"?u:ci(u,g))}function LG(u){return _c(ci(u,g))}function AG(u,h){return Js(u,ci(h,g))}var IG=wt(function(u,h){return function(x){return gs(x,u,h)}}),RG=wt(function(u,h){return function(x){return gs(u,x,h)}});function Hx(u,h,x){var A=pi(h),O=Fh(h,A);x==null&&!(dr(h)&&(O.length||!A.length))&&(x=h,h=u,u=this,O=Fh(h,pi(h)));var H=!(dr(x)&&"chain"in x)||!!x.chain,q=du(u);return $n(O,function(X){var ae=h[X];u[X]=ae,q&&(u.prototype[X]=function(){var _e=this.__chain__;if(H||_e){var Pe=u(this.__wrapped__),Ae=Pe.__actions__=Pi(this.__actions__);return Ae.push({func:ae,args:arguments,thisArg:u}),Pe.__chain__=_e,Pe}return ae.apply(u,Oa([this.value()],arguments))})}),u}function MG(){return Ke._===this&&(Ke._=e1),this}function Wx(){}function OG(u){return u=Nt(u),wt(function(h){return kc(h,u)})}var NG=M1(On),DG=M1(Mn),FG=M1(Ju);function Y7(u){return Ex(u)?js(sl(u)):ms(u)}function zG(u){return function(h){return u==null?n:Xs(u,h)}}var $G=v(),BG=v(!0);function Vx(){return[]}function Ux(){return!1}function HG(){return{}}function WG(){return""}function VG(){return!0}function UG(u,h){if(u=Nt(u),u<1||u>j)return[];var x=W,A=Jr(u,W);h=Le(h),u-=W;for(var O=Qd(A,h);++x<u;)h(x);return O}function GG(u){return It(u)?On(u,sl):aa(u)?[u]:Pi(m7(bn(u)))}function jG(u){var h=++rf;return bn(u)+h}var KG=np(function(u,h){return u+h},0),qG=M("ceil"),ZG=np(function(u,h){return u/h},1),YG=M("floor");function XG(u){return u&&u.length?Sr(u,Oo,zh):n}function QG(u,h){return u&&u.length?Sr(u,Le(h,2),zh):n}function JG(u){return Zd(u,Oo)}function ej(u,h){return Zd(u,Le(h,2))}function tj(u){return u&&u.length?Sr(u,Oo,Qs):n}function nj(u,h){return u&&u.length?Sr(u,Le(h,2),Qs):n}var rj=np(function(u,h){return u*h},1),ij=M("round"),oj=np(function(u,h){return u-h},0);function aj(u){return u&&u.length?Xd(u,Oo):0}function sj(u,h){return u&&u.length?Xd(u,Le(h,2)):0}return B.after=LV,B.ary=P7,B.assign=mU,B.assignIn=H7,B.assignInWith=l2,B.assignWith=vU,B.at=yU,B.before=T7,B.bind=Rx,B.bindAll=CG,B.bindKey=L7,B.castArray=HV,B.chain=_7,B.chunk=YH,B.compact=XH,B.concat=QH,B.cond=_G,B.conforms=kG,B.constant=$x,B.countBy=aV,B.create=xU,B.curry=A7,B.curryRight=I7,B.debounce=R7,B.defaults=bU,B.defaultsDeep=SU,B.defer=AV,B.delay=IV,B.difference=JH,B.differenceBy=eW,B.differenceWith=tW,B.drop=nW,B.dropRight=rW,B.dropRightWhile=iW,B.dropWhile=oW,B.fill=aW,B.filter=lV,B.flatMap=dV,B.flatMapDeep=fV,B.flatMapDepth=hV,B.flatten=b7,B.flattenDeep=sW,B.flattenDepth=lW,B.flip=RV,B.flow=PG,B.flowRight=TG,B.fromPairs=uW,B.functions=TU,B.functionsIn=LU,B.groupBy=pV,B.initial=dW,B.intersection=fW,B.intersectionBy=hW,B.intersectionWith=pW,B.invert=IU,B.invertBy=RU,B.invokeMap=mV,B.iteratee=Bx,B.keyBy=vV,B.keys=pi,B.keysIn=Mo,B.map=n2,B.mapKeys=OU,B.mapValues=NU,B.matches=LG,B.matchesProperty=AG,B.memoize=i2,B.merge=DU,B.mergeWith=W7,B.method=IG,B.methodOf=RG,B.mixin=Hx,B.negate=o2,B.nthArg=OG,B.omit=FU,B.omitBy=zU,B.once=MV,B.orderBy=yV,B.over=NG,B.overArgs=OV,B.overEvery=DG,B.overSome=FG,B.partial=Mx,B.partialRight=M7,B.partition=xV,B.pick=$U,B.pickBy=V7,B.property=Y7,B.propertyOf=zG,B.pull=yW,B.pullAll=w7,B.pullAllBy=xW,B.pullAllWith=bW,B.pullAt=SW,B.range=$G,B.rangeRight=BG,B.rearg=NV,B.reject=wV,B.remove=wW,B.rest=DV,B.reverse=Ax,B.sampleSize=_V,B.set=HU,B.setWith=WU,B.shuffle=kV,B.slice=CW,B.sortBy=TV,B.sortedUniq=AW,B.sortedUniqBy=IW,B.split=dG,B.spread=FV,B.tail=RW,B.take=MW,B.takeRight=OW,B.takeRightWhile=NW,B.takeWhile=DW,B.tap=XW,B.throttle=zV,B.thru=t2,B.toArray=z7,B.toPairs=U7,B.toPairsIn=G7,B.toPath=GG,B.toPlainObject=B7,B.transform=VU,B.unary=$V,B.union=FW,B.unionBy=zW,B.unionWith=$W,B.uniq=BW,B.uniqBy=HW,B.uniqWith=WW,B.unset=UU,B.unzip=Ix,B.unzipWith=C7,B.update=GU,B.updateWith=jU,B.values=ip,B.valuesIn=KU,B.without=VW,B.words=q7,B.wrap=BV,B.xor=UW,B.xorBy=GW,B.xorWith=jW,B.zip=KW,B.zipObject=qW,B.zipObjectDeep=ZW,B.zipWith=YW,B.entries=U7,B.entriesIn=G7,B.extend=H7,B.extendWith=l2,Hx(B,B),B.add=KG,B.attempt=Z7,B.camelCase=XU,B.capitalize=j7,B.ceil=qG,B.clamp=qU,B.clone=WV,B.cloneDeep=UV,B.cloneDeepWith=GV,B.cloneWith=VV,B.conformsTo=jV,B.deburr=K7,B.defaultTo=EG,B.divide=ZG,B.endsWith=QU,B.eq=xs,B.escape=JU,B.escapeRegExp=eG,B.every=sV,B.find=uV,B.findIndex=y7,B.findKey=wU,B.findLast=cV,B.findLastIndex=x7,B.findLastKey=CU,B.floor=YG,B.forEach=k7,B.forEachRight=E7,B.forIn=_U,B.forInRight=kU,B.forOwn=EU,B.forOwnRight=PU,B.get=Dx,B.gt=KV,B.gte=qV,B.has=AU,B.hasIn=Fx,B.head=S7,B.identity=Oo,B.includes=gV,B.indexOf=cW,B.inRange=ZU,B.invoke=MU,B.isArguments=_f,B.isArray=It,B.isArrayBuffer=ZV,B.isArrayLike=Ro,B.isArrayLikeObject=Dr,B.isBoolean=YV,B.isBuffer=Lc,B.isDate=XV,B.isElement=QV,B.isEmpty=JV,B.isEqual=eU,B.isEqualWith=tU,B.isError=Ox,B.isFinite=nU,B.isFunction=du,B.isInteger=O7,B.isLength=a2,B.isMap=N7,B.isMatch=rU,B.isMatchWith=iU,B.isNaN=oU,B.isNative=aU,B.isNil=lU,B.isNull=sU,B.isNumber=D7,B.isObject=dr,B.isObjectLike=Cr,B.isPlainObject=D1,B.isRegExp=Nx,B.isSafeInteger=uU,B.isSet=F7,B.isString=s2,B.isSymbol=aa,B.isTypedArray=rp,B.isUndefined=cU,B.isWeakMap=dU,B.isWeakSet=fU,B.join=gW,B.kebabCase=tG,B.last=$a,B.lastIndexOf=mW,B.lowerCase=nG,B.lowerFirst=rG,B.lt=hU,B.lte=pU,B.max=XG,B.maxBy=QG,B.mean=JG,B.meanBy=ej,B.min=tj,B.minBy=nj,B.stubArray=Vx,B.stubFalse=Ux,B.stubObject=HG,B.stubString=WG,B.stubTrue=VG,B.multiply=rj,B.nth=vW,B.noConflict=MG,B.noop=Wx,B.now=r2,B.pad=iG,B.padEnd=oG,B.padStart=aG,B.parseInt=sG,B.random=YU,B.reduce=bV,B.reduceRight=SV,B.repeat=lG,B.replace=uG,B.result=BU,B.round=ij,B.runInContext=J,B.sample=CV,B.size=EV,B.snakeCase=cG,B.some=PV,B.sortedIndex=_W,B.sortedIndexBy=kW,B.sortedIndexOf=EW,B.sortedLastIndex=PW,B.sortedLastIndexBy=TW,B.sortedLastIndexOf=LW,B.startCase=fG,B.startsWith=hG,B.subtract=oj,B.sum=aj,B.sumBy=sj,B.template=pG,B.times=UG,B.toFinite=fu,B.toInteger=Nt,B.toLength=$7,B.toLower=gG,B.toNumber=Ba,B.toSafeInteger=gU,B.toString=bn,B.toUpper=mG,B.trim=vG,B.trimEnd=yG,B.trimStart=xG,B.truncate=bG,B.unescape=SG,B.uniqueId=jG,B.upperCase=wG,B.upperFirst=zx,B.each=k7,B.eachRight=E7,B.first=S7,Hx(B,function(){var u={};return ia(B,function(h,x){rn.call(B.prototype,x)||(u[x]=h)}),u}(),{chain:!1}),B.VERSION=r,$n(["bind","bindKey","curry","curryRight","partial","partialRight"],function(u){B[u].placeholder=B}),$n(["drop","take"],function(u,h){Vt.prototype[u]=function(x){x=x===n?1:xr(Nt(x),0);var A=this.__filtered__&&!h?new Vt(this):this.clone();return A.__filtered__?A.__takeCount__=Jr(x,A.__takeCount__):A.__views__.push({size:Jr(x,W),type:u+(A.__dir__<0?"Right":"")}),A},Vt.prototype[u+"Right"]=function(x){return this.reverse()[u](x).reverse()}}),$n(["filter","map","takeWhile"],function(u,h){var x=h+1,A=x==le||x==be;Vt.prototype[u]=function(O){var H=this.clone();return H.__iteratees__.push({iteratee:Le(O,3),type:x}),H.__filtered__=H.__filtered__||A,H}}),$n(["head","last"],function(u,h){var x="take"+(h?"Right":"");Vt.prototype[u]=function(){return this[x](1).value()[0]}}),$n(["initial","tail"],function(u,h){var x="drop"+(h?"":"Right");Vt.prototype[u]=function(){return this.__filtered__?new Vt(this):this[x](1)}}),Vt.prototype.compact=function(){return this.filter(Oo)},Vt.prototype.find=function(u){return this.filter(u).head()},Vt.prototype.findLast=function(u){return this.reverse().find(u)},Vt.prototype.invokeMap=wt(function(u,h){return typeof u=="function"?new Vt(this):this.map(function(x){return gs(x,u,h)})}),Vt.prototype.reject=function(u){return this.filter(o2(Le(u)))},Vt.prototype.slice=function(u,h){u=Nt(u);var x=this;return x.__filtered__&&(u>0||h<0)?new Vt(x):(u<0?x=x.takeRight(-u):u&&(x=x.drop(u)),h!==n&&(h=Nt(h),x=h<0?x.dropRight(-h):x.take(h-u)),x)},Vt.prototype.takeRightWhile=function(u){return this.reverse().takeWhile(u).reverse()},Vt.prototype.toArray=function(){return this.take(W)},ia(Vt.prototype,function(u,h){var x=/^(?:filter|find|map|reject)|While$/.test(h),A=/^(?:head|last)$/.test(h),O=B[A?"take"+(h=="last"?"Right":""):h],H=A||/^find/.test(h);!O||(B.prototype[h]=function(){var q=this.__wrapped__,X=A?[1]:arguments,ae=q instanceof Vt,_e=X[0],Pe=ae||It(q),Ae=function(jt){var en=O.apply(B,Oa([jt],X));return A&&Xe?en[0]:en};Pe&&x&&typeof _e=="function"&&_e.length!=1&&(ae=Pe=!1);var Xe=this.__chain__,ct=!!this.__actions__.length,vt=H&&!Xe,Bt=ae&&!ct;if(!H&&Pe){q=Bt?q:new Vt(this);var yt=u.apply(q,X);return yt.__actions__.push({func:t2,args:[Ae],thisArg:n}),new ro(yt,Xe)}return vt&&Bt?u.apply(this,X):(yt=this.thru(Ae),vt?A?yt.value()[0]:yt.value():yt)})}),$n(["pop","push","shift","sort","splice","unshift"],function(u){var h=oc[u],x=/^(?:push|sort|unshift)$/.test(u)?"tap":"thru",A=/^(?:pop|shift)$/.test(u);B.prototype[u]=function(){var O=arguments;if(A&&!this.__chain__){var H=this.value();return h.apply(It(H)?H:[],O)}return this[x](function(q){return h.apply(It(q)?q:[],O)})}}),ia(Vt.prototype,function(u,h){var x=B[h];if(x){var A=x.name+"";rn.call(fs,A)||(fs[A]=[]),fs[A].push({name:h,func:x})}}),fs[Sf(n,E).name]=[{name:"wrapper",func:n}],Vt.prototype.clone=Vi,Vt.prototype.reverse=_i,Vt.prototype.value=$v,B.prototype.at=QW,B.prototype.chain=JW,B.prototype.commit=eV,B.prototype.next=tV,B.prototype.plant=rV,B.prototype.reverse=iV,B.prototype.toJSON=B.prototype.valueOf=B.prototype.value=oV,B.prototype.first=B.prototype.head,cc&&(B.prototype[cc]=nV),B},Da=Po();lt?((lt.exports=Da)._=Da,Ue._=Da):Ke._=Da}).call(Su)})(Sa,Sa.exports);const wn=Sa.exports;var aS=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function sS(e,t,n,r){e.addEventListener?e.addEventListener(t,n,r):e.attachEvent&&e.attachEvent("on".concat(t),function(){n(window.event)})}function Bz(e,t){for(var n=t.slice(0,t.length-1),r=0;r<n.length;r++)n[r]=e[n[r].toLowerCase()];return n}function Hz(e){typeof e!="string"&&(e=""),e=e.replace(/\s/g,"");for(var t=e.split(","),n=t.lastIndexOf("");n>=0;)t[n-1]+=",",t.splice(n,1),n=t.lastIndexOf("");return t}function Ave(e,t){for(var n=e.length>=t.length?e:t,r=e.length>=t.length?t:e,i=!0,o=0;o<n.length;o++)r.indexOf(n[o])===-1&&(i=!1);return i}var w8={backspace:8,tab:9,clear:12,enter:13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"\u21EA":20,",":188,".":190,"/":191,"`":192,"-":aS?173:189,"=":aS?61:187,";":aS?59:186,"'":222,"[":219,"]":221,"\\":220},gd={"\u21E7":16,shift:16,"\u2325":18,alt:18,option:18,"\u2303":17,ctrl:17,control:17,"\u2318":91,cmd:91,command:91},V6={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},Ri={16:!1,18:!1,17:!1,91:!1},jr={};for(var q2=1;q2<20;q2++)w8["f".concat(q2)]=111+q2;var tr=[],gL=!1,Wz="all",Vz=[],ex=function(t){return w8[t.toLowerCase()]||gd[t.toLowerCase()]||t.toUpperCase().charCodeAt(0)};function Uz(e){Wz=e||"all"}function $m(){return Wz||"all"}function Ive(){return tr.slice(0)}function Rve(e){var t=e.target||e.srcElement,n=t.tagName,r=!0;return(t.isContentEditable||(n==="INPUT"||n==="TEXTAREA"||n==="SELECT")&&!t.readOnly)&&(r=!1),r}function Mve(e){return typeof e=="string"&&(e=ex(e)),tr.indexOf(e)!==-1}function Ove(e,t){var n,r;e||(e=$m());for(var i in jr)if(Object.prototype.hasOwnProperty.call(jr,i))for(n=jr[i],r=0;r<n.length;)n[r].scope===e?n.splice(r,1):r++;$m()===e&&Uz(t||"all")}function Nve(e){var t=e.keyCode||e.which||e.charCode,n=tr.indexOf(t);if(n>=0&&tr.splice(n,1),e.key&&e.key.toLowerCase()==="meta"&&tr.splice(0,tr.length),(t===93||t===224)&&(t=91),t in Ri){Ri[t]=!1;for(var r in gd)gd[r]===t&&(pa[r]=!1)}}function Dve(e){if(typeof e>"u")Object.keys(jr).forEach(function(a){return delete jr[a]});else if(Array.isArray(e))e.forEach(function(a){a.key&&lS(a)});else if(typeof e=="object")e.key&&lS(e);else if(typeof e=="string"){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=n[0],o=n[1];typeof i=="function"&&(o=i,i=""),lS({key:e,scope:i,method:o,splitKey:"+"})}}var lS=function(t){var n=t.key,r=t.scope,i=t.method,o=t.splitKey,a=o===void 0?"+":o,s=Hz(n);s.forEach(function(l){var d=l.split(a),p=d.length,g=d[p-1],m=g==="*"?"*":ex(g);if(!!jr[m]){r||(r=$m());var y=p>1?Bz(gd,d):[];jr[m]=jr[m].filter(function(b){var S=i?b.method===i:!0;return!(S&&b.scope===r&&Ave(b.mods,y))})}})};function mL(e,t,n,r){if(t.element===r){var i;if(t.scope===n||t.scope==="all"){i=t.mods.length>0;for(var o in Ri)Object.prototype.hasOwnProperty.call(Ri,o)&&(!Ri[o]&&t.mods.indexOf(+o)>-1||Ri[o]&&t.mods.indexOf(+o)===-1)&&(i=!1);(t.mods.length===0&&!Ri[16]&&!Ri[18]&&!Ri[17]&&!Ri[91]||i||t.shortcut==="*")&&t.method(e,t)===!1&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0))}}}function vL(e,t){var n=jr["*"],r=e.keyCode||e.which||e.charCode;if(!!pa.filter.call(this,e)){if((r===93||r===224)&&(r=91),tr.indexOf(r)===-1&&r!==229&&tr.push(r),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(b){var S=V6[b];e[b]&&tr.indexOf(S)===-1?tr.push(S):!e[b]&&tr.indexOf(S)>-1?tr.splice(tr.indexOf(S),1):b==="metaKey"&&e[b]&&tr.length===3&&(e.ctrlKey||e.shiftKey||e.altKey||(tr=tr.slice(tr.indexOf(S))))}),r in Ri){Ri[r]=!0;for(var i in gd)gd[i]===r&&(pa[i]=!0);if(!n)return}for(var o in Ri)Object.prototype.hasOwnProperty.call(Ri,o)&&(Ri[o]=e[V6[o]]);e.getModifierState&&!(e.altKey&&!e.ctrlKey)&&e.getModifierState("AltGraph")&&(tr.indexOf(17)===-1&&tr.push(17),tr.indexOf(18)===-1&&tr.push(18),Ri[17]=!0,Ri[18]=!0);var a=$m();if(n)for(var s=0;s<n.length;s++)n[s].scope===a&&(e.type==="keydown"&&n[s].keydown||e.type==="keyup"&&n[s].keyup)&&mL(e,n[s],a,t);if(r in jr){for(var l=0;l<jr[r].length;l++)if((e.type==="keydown"&&jr[r][l].keydown||e.type==="keyup"&&jr[r][l].keyup)&&jr[r][l].key){for(var d=jr[r][l],p=d.splitKey,g=d.key.split(p),m=[],y=0;y<g.length;y++)m.push(ex(g[y]));m.sort().join("")===tr.sort().join("")&&mL(e,d,a,t)}}}}function Fve(e){return Vz.indexOf(e)>-1}function pa(e,t,n){tr=[];var r=Hz(e),i=[],o="all",a=document,s=0,l=!1,d=!0,p="+",g=!1;for(n===void 0&&typeof t=="function"&&(n=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(a=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(d=t.keydown),t.capture!==void 0&&(g=t.capture),typeof t.splitKey=="string"&&(p=t.splitKey)),typeof t=="string"&&(o=t);s<r.length;s++)e=r[s].split(p),i=[],e.length>1&&(i=Bz(gd,e)),e=e[e.length-1],e=e==="*"?"*":ex(e),e in jr||(jr[e]=[]),jr[e].push({keyup:l,keydown:d,scope:o,mods:i,shortcut:r[s],method:n,key:r[s],splitKey:p,element:a});typeof a<"u"&&!Fve(a)&&window&&(Vz.push(a),sS(a,"keydown",function(m){vL(m,a)},g),gL||(gL=!0,sS(window,"focus",function(){tr=[]},g)),sS(a,"keyup",function(m){vL(m,a),Nve(m)},g))}function zve(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(jr).forEach(function(n){var r=jr[n].find(function(i){return i.scope===t&&i.shortcut===e});r&&r.method&&r.method()})}var uS={setScope:Uz,getScope:$m,deleteScope:Ove,getPressedKeyCodes:Ive,isPressed:Mve,filter:Rve,trigger:zve,unbind:Dve,keyMap:w8,modifier:gd,modifierMap:V6};for(var cS in uS)Object.prototype.hasOwnProperty.call(uS,cS)&&(pa[cS]=uS[cS]);if(typeof window<"u"){var $ve=window.hotkeys;pa.noConflict=function(e){return e&&window.hotkeys===pa&&(window.hotkeys=$ve),pa},window.hotkeys=pa}pa.filter=function(){return!0};var Gz=function(t,n){var r=t.target,i=r&&r.tagName;return Boolean(i&&n&&n.includes(i))},Bve=function(t){return Gz(t,["INPUT","TEXTAREA","SELECT"])};function Kt(e,t,n,r){n instanceof Array&&(r=n,n=void 0);var i=n||{},o=i.enableOnTags,a=i.filter,s=i.keyup,l=i.keydown,d=i.filterPreventDefault,p=d===void 0?!0:d,g=i.enabled,m=g===void 0?!0:g,y=i.enableOnContentEditable,b=y===void 0?!1:y,S=C.exports.useRef(null),P=C.exports.useCallback(function(E,k){var L,R;return a&&!a(E)?!p:Bve(E)&&!Gz(E,o)||(L=E.target)!=null&&L.isContentEditable&&!b?!0:S.current===null||document.activeElement===S.current||(R=S.current)!=null&&R.contains(document.activeElement)?(t(E,k),!0):!1},r?[S,o,a].concat(r):[S,o,a]);return C.exports.useEffect(function(){if(!m){pa.unbind(e,P);return}return s&&l!==!0&&(n.keydown=!1),pa(e,n||{},P),function(){return pa.unbind(e,P)}},[P,e,m]),S}pa.isPressed;function Hve(){return ue("div",{className:"work-in-progress nodes-work-in-progress",children:[_("h1",{children:"Nodes"}),_("p",{children:"A node based system for the generation of images is under development currently. Stay tuned for updates about this amazing feature."})]})}function Wve(){return ue("div",{className:"work-in-progress outpainting-work-in-progress",children:[_("h1",{children:"Outpainting"}),_("p",{children:"Outpainting is available as a part of the Invoke AI Command Line Interface. A dedicated WebUI interface will be released in the near future."})]})}const Vve=()=>ue("div",{className:"work-in-progress post-processing-work-in-progress",children:[_("h1",{children:"Post Processing"}),_("p",{children:"Invoke AI offers a wide variety of post processing features. Image Upscaling and Face Restoration are already available in the WebUI. You can access them from the Advanced Options menu of the Text To Image and Image To Image tabs. You can also process images directly, using the image action buttons above the main image display."}),_("p",{children:"A dedicated UI will be released soon to facilitate more advanced post processing workflows."}),_("p",{children:"The Invoke AI Command Line Interface offers various other features including Embiggen."})]}),Uve=M0({displayName:"ImageToImageIcon",viewBox:"0 0 3543 3543",path:_("g",{transform:"matrix(1.10943,0,0,1.10943,-206.981,-213.533)",children:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M688.533,2405.95L542.987,2405.95C349.532,2405.95 192.47,2248.89 192.47,2055.44L192.47,542.987C192.47,349.532 349.532,192.47 542.987,192.47L2527.88,192.47C2721.33,192.47 2878.4,349.532 2878.4,542.987L2878.4,1172.79L3023.94,1172.79C3217.4,1172.79 3374.46,1329.85 3374.46,1523.3C3374.46,1523.3 3374.46,3035.75 3374.46,3035.75C3374.46,3229.21 3217.4,3386.27 3023.94,3386.27L1039.05,3386.27C845.595,3386.27 688.533,3229.21 688.533,3035.75L688.533,2405.95ZM3286.96,2634.37L3286.96,1523.3C3286.96,1378.14 3169.11,1260.29 3023.94,1260.29C3023.94,1260.29 1039.05,1260.29 1039.05,1260.29C893.887,1260.29 776.033,1378.14 776.033,1523.3L776.033,2489.79L1440.94,1736.22L2385.83,2775.59L2880.71,2200.41L3286.96,2634.37ZM2622.05,1405.51C2778.5,1405.51 2905.51,1532.53 2905.51,1688.98C2905.51,1845.42 2778.5,1972.44 2622.05,1972.44C2465.6,1972.44 2338.58,1845.42 2338.58,1688.98C2338.58,1532.53 2465.6,1405.51 2622.05,1405.51ZM2790.9,1172.79L1323.86,1172.79L944.882,755.906L279.97,1509.47L279.97,542.987C279.97,397.824 397.824,279.97 542.987,279.97C542.987,279.97 2527.88,279.97 2527.88,279.97C2673.04,279.97 2790.9,397.824 2790.9,542.987L2790.9,1172.79ZM2125.98,425.197C2282.43,425.197 2409.45,552.213 2409.45,708.661C2409.45,865.11 2282.43,992.126 2125.98,992.126C1969.54,992.126 1842.52,865.11 1842.52,708.661C1842.52,552.213 1969.54,425.197 2125.98,425.197Z"})})}),Gve=M0({displayName:"InpaintIcon",viewBox:"0 0 3543 3543",path:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,768.593C3543.31,517.323 3339.31,313.324 3088.04,313.324L455.269,313.324C203.999,313.324 0,517.323 0,768.593C0,768.593 0,2774.71 0,2774.71C0,3025.98 203.999,3229.98 455.269,3229.98L3088.04,3229.98C3339.31,3229.98 3543.31,3025.98 3543.31,2774.71C3543.31,2774.71 3543.31,768.593 3543.31,768.593ZM3446.56,2252.63L3446.56,768.593C3446.56,570.718 3285.91,410.068 3088.04,410.068C3088.04,410.068 455.269,410.068 455.269,410.068C257.394,410.068 96.745,570.718 96.745,768.593L96.745,2061.49L988.344,1051.01L1326.63,1423.12C1281.74,1438.3 1227.39,1454.93 1158.26,1480.89C995.738,1541.9 944.356,1613.28 911.834,1718.7C884.979,1805.76 875.814,1922.93 811.322,2093.5C763.918,2218.87 765.18,2304.83 790.606,2364.87C817.014,2427.22 869.858,2467.73 941.71,2493.83C1023.86,2523.67 1134.43,2534.25 1242.45,2557.97C1365.72,2585.04 1455.23,2643.2 1532.76,2665.96C1587.03,2681.89 1637.04,2683.6 1686.56,2663.56C1731.54,2645.36 1777.95,2607.64 1825.43,2535.92C1874.9,2461.2 1979.98,2369.94 2102.8,2276.91L2241.64,2429.63L2739.91,1850.53C2754.47,1841.35 2767.47,1833.12 2778.66,1825.94C2832.6,1791.35 2866.82,1742.41 2884.38,1682.61L2898.06,1666.72L3446.56,2252.63ZM1680.71,2559.9C1666.7,2570.37 1652.86,2577.22 1638.81,2580.95L1610.62,2588.45L1625.61,2644.82L1653.8,2637.33C1674.48,2631.83 1695.02,2622.04 1715.64,2606.61L1739,2589.14L1704.06,2542.43L1680.71,2559.9ZM1541.62,2570.42C1524.94,2564.58 1507.63,2557.37 1489.49,2549.48L1462.75,2537.84L1439.48,2591.33L1466.22,2602.97C1485.74,2611.46 1504.38,2619.18 1522.33,2625.47L1549.86,2635.12L1569.15,2580.07L1541.62,2570.42ZM1381.21,2503.1C1363.08,2496.04 1344.17,2489.24 1324.38,2483.03L1296.55,2474.29L1279.07,2529.94L1306.9,2538.68C1325.41,2544.49 1343.09,2550.86 1360.05,2557.46L1387.23,2568.04L1408.39,2513.68L1381.21,2503.1ZM1788.46,2430.83C1773.91,2447.61 1761.19,2463.86 1750.55,2479.44L1734.09,2503.52L1782.25,2536.43L1798.71,2512.35C1808.2,2498.46 1819.56,2484 1832.53,2469.04L1851.64,2447.01L1807.57,2408.79L1788.46,2430.83ZM1262.54,2466.49C1243.17,2462.24 1223.71,2458.43 1204.35,2454.87L1175.67,2449.6L1165.12,2506.97L1193.81,2512.24C1212.52,2515.68 1231.32,2519.35 1250.03,2523.46L1278.52,2529.72L1291.03,2472.74L1262.54,2466.49ZM1089.5,2434.66C1070.28,2431.1 1051.6,2427.35 1033.72,2423.15L1005.32,2416.49L992.002,2473.28L1020.4,2479.94C1039.14,2484.34 1058.71,2488.28 1078.86,2492.02L1107.54,2497.34L1118.18,2439.99L1089.5,2434.66ZM932.182,2386.94C917.545,2378.53 904.788,2368.71 894.532,2356.8L875.504,2334.69L831.294,2372.75L850.322,2394.85C864.755,2411.62 882.513,2425.67 903.11,2437.51L928.396,2452.05L957.469,2401.48L932.182,2386.94ZM1917.04,2306.1C1901.59,2319.37 1886.77,2332.5 1872.67,2345.44L1851.18,2365.17L1890.64,2408.14L1912.12,2388.41C1925.76,2375.89 1940.1,2363.19 1955.04,2350.36L1977.17,2331.36L1939.17,2287.1L1917.04,2306.1ZM866.485,2267.79C866.715,2251.85 868.706,2234.39 872.54,2215.21L878.257,2186.61L821.055,2175.17L815.338,2203.77C810.733,2226.81 808.434,2247.8 808.158,2266.94L807.737,2296.11L866.064,2296.95L866.485,2267.79ZM2055.08,2195.63C2039.24,2207.6 2023.66,2219.55 2008.43,2231.46L1985.45,2249.43L2021.38,2295.38L2044.36,2277.42C2059.34,2265.7 2074.66,2253.95 2090.23,2242.18L2113.51,2224.61L2078.35,2178.06L2055.08,2195.63ZM2197.62,2092.3C2181.57,2103.52 2165.6,2114.82 2149.74,2126.16L2126.02,2143.12L2159.95,2190.57L2183.67,2173.61C2199.36,2162.38 2215.18,2151.21 2231.05,2140.1L2254.95,2123.38L2221.52,2075.58L2197.62,2092.3ZM905.788,2108.14C912.858,2088.7 919.236,2069.96 925.03,2051.88L933.93,2024.1L878.378,2006.3L869.478,2034.08C863.905,2051.47 857.769,2069.5 850.968,2088.2L840.998,2115.61L895.817,2135.55L905.788,2108.14ZM2342.87,1993.45C2326.76,2004.15 2310.52,2015.01 2294.22,2026L2270.04,2042.31L2302.65,2090.67L2326.83,2074.37C2343.01,2063.45 2359.14,2052.67 2375.14,2042.04L2399.44,2025.91L2367.17,1977.31L2342.87,1993.45ZM2489.92,1897.67C2473.88,1907.94 2457.46,1918.5 2440.74,1929.32L2416.26,1945.16L2447.95,1994.14L2472.44,1978.29C2489.07,1967.53 2505.41,1957.02 2521.37,1946.8L2545.93,1931.07L2514.48,1881.94L2489.92,1897.67ZM956.972,1937.49C961.849,1917.31 966.133,1898.15 970.079,1879.93L976.253,1851.43L919.241,1839.08L913.067,1867.59C909.215,1885.38 905.033,1904.08 900.271,1923.79L893.42,1952.13L950.121,1965.84L956.972,1937.49ZM2638.01,1803.95C2622.5,1813.69 2605.98,1824.08 2588.59,1835.04L2563.91,1850.59L2595.02,1899.94L2619.69,1884.38C2637.05,1873.44 2653.55,1863.08 2669.03,1853.35L2693.73,1837.84L2662.71,1788.44L2638.01,1803.95ZM2769.59,1708.14C2760.26,1721.07 2748.81,1732.54 2735.03,1742.4L2711.31,1759.37L2745.25,1806.81L2768.97,1789.84C2788.08,1776.17 2803.93,1760.22 2816.88,1742.3L2833.95,1718.65L2786.67,1684.5L2769.59,1708.14ZM995.304,1767.43C1000.24,1748.86 1005.64,1731.66 1012.23,1715.62L1023.31,1688.64L969.359,1666.47L958.273,1693.45C950.767,1711.72 944.551,1731.29 938.928,1752.44L931.436,1780.63L987.812,1795.62L995.304,1767.43ZM1071.42,1633.09C1083.85,1622.63 1098.26,1612.75 1115.07,1603.23L1140.45,1588.86L1111.71,1538.1L1086.33,1552.47C1066.11,1563.92 1048.82,1575.88 1033.86,1588.46L1011.55,1607.24L1049.11,1651.87L1071.42,1633.09ZM2804.87,1559.28C2805.5,1578.06 2804.95,1596.1 2803,1613.27L2799.72,1642.25L2857.68,1648.81L2860.97,1619.83C2863.22,1599.96 2863.9,1579.07 2863.17,1557.33L2862.2,1528.18L2803.9,1530.12L2804.87,1559.28ZM1217.5,1558.88C1236.87,1551.88 1254.98,1545.61 1271.98,1539.88L1299.62,1530.55L1280.97,1475.28L1253.33,1484.6C1235.96,1490.46 1217.45,1496.87 1197.66,1504.02L1170.23,1513.94L1190.07,1568.8L1217.5,1558.88ZM1383.15,1502.63C1403.9,1495.17 1422.61,1487.67 1439.93,1479.27L1466.18,1466.54L1440.73,1414.06L1414.48,1426.78C1398.91,1434.33 1382.06,1441.03 1363.41,1447.74L1335.96,1457.62L1355.71,1512.51L1383.15,1502.63ZM2777.41,1393.4C2782.33,1412.11 2786.73,1430.56 2790.49,1448.67L2796.42,1477.23L2853.54,1465.37L2847.6,1436.81C2843.64,1417.72 2839.01,1398.28 2833.83,1378.57L2826.41,1350.36L2770,1365.19L2777.41,1393.4ZM1541.19,1401.64C1553.52,1387.35 1565.77,1370.94 1578.31,1351.79L1594.28,1327.39L1545.48,1295.44L1529.5,1319.84C1518.52,1336.62 1507.83,1351.02 1497.03,1363.53L1477.97,1385.61L1522.14,1423.72L1541.19,1401.64ZM2725.02,1229.27C2731.61,1247.45 2738.01,1265.61 2744.12,1283.7L2753.45,1311.33L2808.72,1292.66L2799.38,1265.03C2793.13,1246.53 2786.6,1227.96 2779.85,1209.37L2769.9,1181.95L2715.07,1201.86L2725.02,1229.27ZM1636.99,1247.12C1644.26,1232.56 1651.77,1217.04 1659.58,1200.45C1660.59,1198.3 1661.61,1196.15 1662.61,1194.02L1675.08,1167.65L1622.34,1142.72L1609.88,1169.09C1608.86,1171.25 1607.83,1173.42 1606.81,1175.59C1599.2,1191.75 1591.88,1206.88 1584.8,1221.06L1571.77,1247.16L1623.96,1273.21L1636.99,1247.12ZM2251.58,766.326C2320.04,672.986 2430.48,612.355 2554.96,612.355C2762.48,612.355 2930.95,780.83 2930.95,988.344C2930.95,1087.56 2892.44,1177.85 2829.58,1245.06C2804.67,1171.95 2775.67,1097.93 2747.18,1026.98C2699.54,908.311 2654.38,849.115 2602.9,816.501C2565.59,792.868 2523.88,781.903 2471.8,777.274C2416.47,772.355 2346.53,774.829 2251.58,766.326ZM2662.3,1066.95C2669.46,1084.79 2676.66,1102.83 2683.81,1120.98L2694.51,1148.12L2748.78,1126.72L2738.08,1099.59C2730.88,1081.32 2723.64,1063.18 2716.44,1045.23L2705.58,1018.16L2651.44,1039.88L2662.3,1066.95ZM1713.81,1090.65C1723.08,1073.13 1732.27,1056.54 1741.52,1040.87L1756.33,1015.74L1706.08,986.113L1691.27,1011.24C1681.59,1027.65 1671.95,1045.03 1662.25,1063.39L1648.61,1089.17L1700.18,1116.44L1713.81,1090.65ZM2584.06,922.671C2594.47,934.345 2604.5,948.467 2614.55,965.492L2629.38,990.608L2679.62,960.949L2664.79,935.834C2652.56,915.134 2640.26,898.042 2627.6,883.849L2608.19,862.079L2564.65,900.901L2584.06,922.671ZM1805.33,949.853C1817.51,935.859 1830.16,923.259 1843.5,912.06L1865.85,893.314L1828.36,848.625L1806.01,867.372C1790.4,880.469 1775.59,895.178 1761.34,911.545L1742.18,933.541L1786.17,971.849L1805.33,949.853ZM2446.47,869.303C2466.17,870.516 2483.98,872.335 2500.35,875.649L2528.94,881.438L2540.51,824.265L2511.93,818.476C2493.13,814.67 2472.68,812.474 2450.05,811.08L2420.94,809.287L2417.35,867.51L2446.47,869.303ZM1935.15,861.305C1951.44,856.036 1968.78,851.999 1987.35,849.144L2016.18,844.713L2007.32,787.057L1978.49,791.488C1956.68,794.84 1936.32,799.616 1917.19,805.802L1889.44,814.778L1907.39,870.28L1935.15,861.305ZM2271.35,861.832C2292.28,863.33 2311.95,864.351 2330.47,865.114L2359.61,866.316L2362.01,808.032L2332.87,806.83C2314.9,806.09 2295.82,805.1 2275.51,803.648L2246.42,801.567L2242.26,859.751L2271.35,861.832ZM2097.81,844.858C2115.7,845.771 2134.46,847.337 2154.17,849.543L2183.16,852.787L2189.65,794.816L2160.66,791.572C2139.72,789.228 2119.79,787.57 2100.78,786.6L2071.65,785.114L2068.68,843.372L2097.81,844.858Z"})}),jve=M0({displayName:"NodesIcon",viewBox:"0 0 3543 3543",path:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,770.787C3543.31,515.578 3336.11,308.38 3080.9,308.38L462.407,308.38C207.197,308.38 0,515.578 0,770.787L0,2766.03C0,3021.24 207.197,3228.44 462.407,3228.44L3080.9,3228.44C3336.11,3228.44 3543.31,3021.24 3543.31,2766.03C3543.31,2766.03 3543.31,770.787 3543.31,770.787ZM3427.88,770.787L3427.88,2766.03C3427.88,2957.53 3272.4,3113.01 3080.9,3113.01C3080.9,3113.01 462.407,3113.01 462.407,3113.01C270.906,3113.01 115.431,2957.53 115.431,2766.03L115.431,770.787C115.431,579.286 270.906,423.812 462.407,423.812L3080.9,423.812C3272.4,423.812 3427.88,579.286 3427.88,770.787ZM1214.23,1130.69L1321.47,1130.69C1324.01,1130.69 1326.54,1130.53 1329.05,1130.2C1329.05,1130.2 1367.3,1125.33 1397.94,1149.8C1421.63,1168.72 1437.33,1204.3 1437.33,1265.48L1437.33,2078.74L1220.99,2078.74C1146.83,2078.74 1086.61,2138.95 1086.61,2213.12L1086.61,2762.46C1086.61,2836.63 1146.83,2896.84 1220.99,2896.84L1770.34,2896.84C1844.5,2896.84 1904.71,2836.63 1904.71,2762.46L1904.71,2213.12C1904.71,2138.95 1844.5,2078.74 1770.34,2078.74L1554,2078.74L1554,1604.84C1625.84,1658.19 1703.39,1658.1 1703.39,1658.1C1703.54,1658.1 1703.69,1658.11 1703.84,1658.11L2362.2,1658.11L2362.2,1874.44C2362.2,1948.61 2422.42,2008.82 2496.58,2008.82L3045.93,2008.82C3120.09,2008.82 3180.3,1948.61 3180.3,1874.44L3180.3,1325.1C3180.3,1250.93 3120.09,1190.72 3045.93,1190.72L2496.58,1190.72C2422.42,1190.72 2362.2,1250.93 2362.2,1325.1L2362.2,1558.97L2362.2,1541.44L1704.23,1541.44C1702.2,1541.37 1650.96,1539.37 1609.51,1499.26C1577.72,1468.49 1554,1416.47 1554,1331.69L1554,1265.48C1554,1153.86 1513.98,1093.17 1470.76,1058.64C1411.24,1011.1 1338.98,1012.58 1319.15,1014.03L1214.23,1014.03L1214.23,796.992C1214.23,722.828 1154.02,662.617 1079.85,662.617L530.507,662.617C456.343,662.617 396.131,722.828 396.131,796.992L396.131,1346.34C396.131,1420.5 456.343,1480.71 530.507,1480.71L1079.85,1480.71C1154.02,1480.71 1214.23,1420.5 1214.23,1346.34L1214.23,1130.69Z"})}),Kve=M0({displayName:"OutpaintIcon",viewBox:"0 0 3543 3543",path:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,766.352C3543.31,516.705 3340.63,314.024 3090.98,314.024L452.328,314.024C202.681,314.024 0,516.705 0,766.352L0,2776.95C0,3026.6 202.681,3229.28 452.328,3229.28C452.328,3229.28 3090.98,3229.28 3090.98,3229.28C3340.63,3229.28 3543.31,3026.6 3543.31,2776.95C3543.31,2776.95 3543.31,766.352 3543.31,766.352ZM3454.26,766.352L3454.26,2776.95C3454.26,2977.46 3291.48,3140.24 3090.98,3140.24L452.328,3140.24C251.825,3140.24 89.043,2977.46 89.043,2776.95C89.043,2776.95 89.043,766.352 89.043,766.352C89.043,565.849 251.825,403.067 452.328,403.067C452.328,403.067 3090.98,403.067 3090.98,403.067C3291.48,403.067 3454.26,565.849 3454.26,766.352ZM1294.01,2603.04L1394.01,2603.04L1394.01,2553.04L1294.01,2553.04L1294.01,2603.04ZM2494.01,2603.04L2524.53,2603.04C2541.26,2603.04 2557.62,2601.44 2573.47,2598.39L2598.02,2593.66L2588.56,2544.56L2564.01,2549.29C2551.23,2551.75 2538.03,2553.04 2524.53,2553.04L2494.01,2553.04L2494.01,2603.04ZM2344.01,2603.04L2444.01,2603.04L2444.01,2553.04L2344.01,2553.04L2344.01,2603.04ZM994.01,2603.04L1094.01,2603.04L1094.01,2553.04L994.01,2553.04L994.01,2603.04ZM1144.01,2603.04L1244.01,2603.04L1244.01,2553.04L1144.01,2553.04L1144.01,2603.04ZM2194.01,2603.04L2294.01,2603.04L2294.01,2553.04L2194.01,2553.04L2194.01,2603.04ZM2044.01,2603.04L2144.01,2603.04L2144.01,2553.04L2044.01,2553.04L2044.01,2603.04ZM1894.01,2603.04L1994.01,2603.04L1994.01,2553.04L1894.01,2553.04L1894.01,2603.04ZM1744.01,2603.04L1844.01,2603.04L1844.01,2553.04L1744.01,2553.04L1744.01,2603.04ZM1444.01,2603.04L1544.01,2603.04L1544.01,2553.04L1444.01,2553.04L1444.01,2603.04ZM1594.01,2603.04L1694.01,2603.04L1694.01,2553.04L1594.01,2553.04L1594.01,2603.04ZM864.145,2551.46C878.835,2562.5 894.741,2572 911.624,2579.74L934.352,2590.15L955.18,2544.7L932.452,2534.28C918.844,2528.05 906.024,2520.39 894.185,2511.49L874.199,2496.47L844.16,2536.44L864.145,2551.46ZM2674.44,2554.92C2689.46,2544.16 2703.28,2531.82 2715.65,2518.14L2732.42,2499.61L2695.35,2466.06L2678.58,2484.6C2668.59,2495.63 2657.44,2505.59 2645.32,2514.28L2625,2528.84L2654.12,2569.48L2674.44,2554.92ZM865.632,1911.31L1339.59,1374.15L2030.89,2134.59L2392.97,1713.77L2677.68,2017.9L2677.68,2324.93C2677.68,2424.23 2597.06,2504.85 2497.76,2504.85C2497.76,2504.85 1045.55,2504.85 1045.55,2504.85C946.251,2504.85 865.632,2424.23 865.632,2324.93L865.632,1911.31ZM771.251,2417.22C776.455,2435.14 783.552,2452.26 792.313,2468.35L804.27,2490.3L848.18,2466.39L836.223,2444.43C829.171,2431.49 823.457,2417.7 819.268,2403.28L812.297,2379.27L764.28,2393.21L771.251,2417.22ZM2770.36,2422.83C2775.83,2405.47 2779.52,2387.33 2781.2,2368.61L2783.43,2343.71L2733.64,2339.24L2731.4,2364.14C2730.05,2379.21 2727.08,2393.82 2722.67,2407.79L2715.15,2431.63L2762.84,2446.67L2770.36,2422.83ZM761.068,2236.12L761.068,2336.12L811.068,2336.12L811.068,2236.12L761.068,2236.12ZM2782.24,2291.41L2782.24,2191.41L2732.24,2191.41L2732.24,2291.41L2782.24,2291.41ZM761.068,2086.12L761.068,2186.12L811.068,2186.12L811.068,2086.12L761.068,2086.12ZM2782.24,2141.41L2782.24,2041.4L2732.24,2041.4L2732.24,2141.41L2782.24,2141.41ZM761.068,1936.12L761.068,2036.12L811.068,2036.12L811.068,1936.12L761.068,1936.12ZM2782.24,1991.4L2782.24,1891.4L2732.24,1891.4L2732.24,1991.4L2782.24,1991.4ZM761.068,1786.12L761.068,1886.12L811.068,1886.12L811.068,1786.12L761.068,1786.12ZM2782.24,1841.4L2782.24,1741.41L2732.24,1741.41L2732.24,1841.4L2782.24,1841.4ZM761.068,1636.12L761.068,1736.12L811.068,1736.12L811.068,1636.12L761.068,1636.12ZM2782.24,1691.41L2782.24,1591.41L2732.24,1591.41L2732.24,1691.41L2782.24,1691.41ZM761.068,1486.12L761.068,1586.12L811.068,1586.12L811.068,1486.12L761.068,1486.12ZM2203.72,1132.2C2318.18,1132.2 2411.11,1225.13 2411.11,1339.59C2411.11,1454.05 2318.18,1546.98 2203.72,1546.98C2089.26,1546.98 1996.33,1454.05 1996.33,1339.59C1996.33,1225.13 2089.26,1132.2 2203.72,1132.2ZM2782.24,1541.41L2782.24,1441.41L2732.24,1441.41L2732.24,1541.41L2782.24,1541.41ZM761.068,1336.12L761.068,1436.12L811.068,1436.12L811.068,1336.12L761.068,1336.12ZM2782.24,1391.41L2782.24,1291.41L2732.24,1291.41L2732.24,1391.41L2782.24,1391.41ZM761.068,1186.12L761.068,1286.12L811.068,1286.12L811.068,1186.12L761.068,1186.12ZM2732.24,1197.98L2732.24,1241.41L2782.24,1241.41L2782.24,1172.98L2781.03,1172.98C2780.06,1162.82 2778.49,1152.83 2776.36,1143.04L2771.04,1118.62L2722.18,1129.24L2727.5,1153.67C2730.61,1167.95 2732.24,1182.78 2732.24,1197.98ZM804.386,1055C794.186,1070.26 785.572,1086.67 778.777,1103.99L769.647,1127.26L816.194,1145.52L825.324,1122.25C830.797,1108.3 837.738,1095.08 845.955,1082.79L859.848,1062L818.279,1034.21L804.386,1055ZM2730.5,1043.14C2719.39,1028.39 2706.73,1014.86 2692.77,1002.81L2673.84,986.48L2641.17,1024.34L2660.1,1040.67C2671.37,1050.39 2681.59,1061.31 2690.56,1073.22L2705.6,1093.19L2745.54,1063.11L2730.5,1043.14ZM933.266,954.821C915.698,961.006 898.998,969.041 883.402,978.694L862.144,991.851L888.457,1034.37L909.715,1021.21C922.275,1013.44 935.723,1006.96 949.871,1001.98L973.452,993.681L956.848,946.518L933.266,954.821ZM2596.18,950.378C2578.71,945.327 2560.49,942.072 2541.72,940.832L2516.78,939.183L2513.48,989.074L2538.43,990.723C2553.54,991.722 2568.22,994.341 2582.28,998.409L2606.3,1005.36L2620.19,957.325L2596.18,950.378ZM2165.09,940.265L2065.09,940.265L2065.09,990.265L2165.09,990.265L2165.09,940.265ZM2015.09,940.265L1915.09,940.265L1915.09,990.265L2015.09,990.265L2015.09,940.265ZM1115.08,940.265L1015.08,940.265L1015.08,990.265L1115.08,990.265L1115.08,940.265ZM1865.08,940.265L1765.08,940.265L1765.08,990.265L1865.08,990.265L1865.08,940.265ZM1265.08,940.265L1165.08,940.265L1165.08,990.265L1265.08,990.265L1265.08,940.265ZM1415.08,940.265L1315.08,940.265L1315.08,990.265L1415.08,990.265L1415.08,940.265ZM1565.08,940.265L1465.08,940.265L1465.08,990.265L1565.08,990.265L1565.08,940.265ZM1715.08,940.265L1615.08,940.265L1615.08,990.265L1715.08,990.265L1715.08,940.265ZM2465.09,940.265L2365.09,940.265L2365.09,990.265L2465.09,990.265L2465.09,940.265ZM2315.09,940.265L2215.09,940.265L2215.09,990.265L2315.09,990.265L2315.09,940.265Z"})}),qve=M0({displayName:"PostprocessingIcon",viewBox:"0 0 3543 3543",path:_("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M709.477,1596.53L992.591,1275.66L2239.09,2646.81L2891.95,1888.03L3427.88,2460.51L3427.88,994.78C3427.88,954.66 3421.05,916.122 3408.5,880.254L3521.9,855.419C3535.8,899.386 3543.31,946.214 3543.31,994.78L3543.31,2990.02C3543.31,3245.23 3336.11,3452.43 3080.9,3452.43C3080.9,3452.43 462.407,3452.43 462.407,3452.43C207.197,3452.43 -0,3245.23 -0,2990.02L-0,994.78C-0,739.571 207.197,532.373 462.407,532.373L505.419,532.373L504.644,532.546L807.104,600.085C820.223,601.729 832.422,607.722 841.77,617.116C850.131,625.517 855.784,636.21 858.055,647.804L462.407,647.804C270.906,647.804 115.431,803.279 115.431,994.78L115.431,2075.73L-0,2101.5L115.431,2127.28L115.431,2269.78L220.47,2150.73L482.345,2209.21C503.267,2211.83 522.722,2221.39 537.63,2236.37C552.538,2251.35 562.049,2270.9 564.657,2291.93L671.84,2776.17L779.022,2291.93C781.631,2270.9 791.141,2251.35 806.05,2236.37C820.958,2221.39 840.413,2211.83 861.334,2209.21L1353.15,2101.5L861.334,1993.8C840.413,1991.18 820.958,1981.62 806.05,1966.64C791.141,1951.66 781.631,1932.11 779.022,1911.08L709.477,1596.53ZM671.84,1573.09L725.556,2006.07C726.863,2016.61 731.63,2026.4 739.101,2033.91C746.573,2041.42 756.323,2046.21 766.808,2047.53L1197.68,2101.5L766.808,2155.48C756.323,2156.8 746.573,2161.59 739.101,2169.09C731.63,2176.6 726.863,2186.4 725.556,2196.94L671.84,2629.92L618.124,2196.94C616.817,2186.4 612.05,2176.6 604.579,2169.09C597.107,2161.59 587.357,2156.8 576.872,2155.48L146.001,2101.5L576.872,2047.53C587.357,2046.21 597.107,2041.42 604.579,2033.91C612.05,2026.4 616.817,2016.61 618.124,2006.07L671.84,1573.09ZM609.035,1710.36L564.657,1911.08C562.049,1932.11 552.538,1951.66 537.63,1966.64C522.722,1981.62 503.267,1991.18 482.345,1993.8L328.665,2028.11L609.035,1710.36ZM2297.12,938.615L2451.12,973.003C2480.59,976.695 2507.99,990.158 2528.99,1011.26C2549.99,1032.37 2563.39,1059.9 2567.07,1089.52L2672.73,1566.9C2634.5,1580.11 2593.44,1587.29 2550.72,1587.29C2344.33,1587.29 2176.77,1419.73 2176.77,1213.34C2176.77,1104.78 2223.13,1006.96 2297.12,938.615ZM2718.05,76.925L2793.72,686.847C2795.56,701.69 2802.27,715.491 2812.8,726.068C2823.32,736.644 2837.06,743.391 2851.83,745.242L3458.78,821.28L2851.83,897.318C2837.06,899.168 2823.32,905.916 2812.8,916.492C2802.27,927.068 2795.56,940.87 2793.72,955.712L2718.05,1565.63L2642.38,955.712C2640.54,940.87 2633.83,927.068 2623.3,916.492C2612.78,905.916 2599.04,899.168 2584.27,897.318L1977.32,821.28L2584.27,745.242C2599.04,743.391 2612.78,736.644 2623.3,726.068C2633.83,715.491 2640.54,701.69 2642.38,686.847L2718.05,76.925ZM2883.68,1043.06C2909.88,1094.13 2924.67,1152.02 2924.67,1213.34C2924.67,1335.4 2866.06,1443.88 2775.49,1512.14L2869.03,1089.52C2871.07,1073.15 2876.07,1057.42 2883.68,1043.06ZM925.928,201.2L959.611,472.704C960.431,479.311 963.42,485.455 968.105,490.163C972.79,494.871 978.904,497.875 985.479,498.698L1255.66,532.546L985.479,566.395C978.904,567.218 972.79,570.222 968.105,574.93C963.42,579.638 960.431,585.781 959.611,592.388L925.928,863.893L892.245,592.388C891.425,585.781 888.436,579.638 883.751,574.93C879.066,570.222 872.952,567.218 866.378,566.395L596.195,532.546L866.378,498.698C872.952,497.875 879.066,494.871 883.751,490.163C888.436,485.455 891.425,479.311 892.245,472.704L925.928,201.2ZM2864.47,532.373L3080.9,532.373C3258.7,532.373 3413.2,632.945 3490.58,780.281L3319.31,742.773C3257.14,683.925 3173.2,647.804 3080.9,647.804L2927.07,647.804C2919.95,642.994 2913.25,637.473 2907.11,631.298C2886.11,610.194 2872.71,582.655 2869.03,553.04L2864.47,532.373ZM1352.36,532.373L2571.64,532.373L2567.07,553.04C2563.39,582.655 2549.99,610.194 2528.99,631.298C2522.85,637.473 2516.16,642.994 2509.03,647.804L993.801,647.804C996.072,636.21 1001.73,625.517 1010.09,617.116C1019.43,607.722 1031.63,601.729 1044.75,600.085L1353.15,532.546L1352.36,532.373Z"})}),Zve=M0({displayName:"TextToImageIcon",viewBox:"0 0 3543 3543",path:_("g",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",transform:"matrix(1.11667,0,0,1.1066,-231.131,-213.062)",children:_("path",{d:"M2209.59,1137.35L2209.59,1098.17C2177.13,1108.99 2125.74,1121.91 2055.41,1136.94C2054.77,1137.08 2054.14,1137.21 2053.49,1137.35L1662.79,1137.35C1687.75,1101.98 1720.8,1074.35 1761.93,1054.44C1808.52,1031.9 1875.69,1012.22 1963.45,995.386C2081.86,973.146 2163.91,952.409 2209.59,933.174L2209.59,907.929C2209.59,859.241 2197.57,824.529 2173.53,803.792C2149.48,783.054 2104.1,772.686 2037.38,772.686C1992.3,772.686 1957.14,781.552 1931.89,799.284C1906.64,817.015 1886.21,848.121 1870.58,892.601L1640.67,851.127C1666.51,758.56 1710.99,690.037 1774.11,645.557C1837.22,601.077 1930.99,578.837 2055.41,578.837C2168.42,578.837 2252.57,592.211 2307.87,618.959C2363.17,645.707 2402.09,679.668 2424.63,720.842C2447.17,762.016 2458.44,837.602 2458.44,947.6L2456.7,1137.35L3021.34,1137.35C3214.79,1137.35 3371.86,1294.41 3371.86,1487.87C3371.86,1487.87 3371.86,3000.32 3371.86,3000.32C3371.86,3193.78 3214.79,3350.84 3021.34,3350.84C3021.34,3350.84 1036.45,3350.84 1036.45,3350.84C842.991,3350.84 685.93,3193.78 685.93,3000.32L685.93,1487.87C685.93,1400.21 718.174,1320.03 771.448,1258.54L772.123,1257.76L607.408,1257.76L498.311,1558L215.202,1558L730.028,236.22L1012.24,236.22L1373.06,1137.35L2209.59,1137.35ZM3284.36,2598.93L3284.36,1487.87C3284.36,1342.71 3166.5,1224.85 3021.34,1224.85C3021.34,1224.85 1036.45,1224.85 1036.45,1224.85C891.284,1224.85 773.43,1342.71 773.43,1487.87L773.43,2454.35L1438.34,1700.79L2383.22,2740.16L2878.11,2164.98L3284.36,2598.93ZM2619.44,1370.08C2775.89,1370.08 2902.91,1497.1 2902.91,1653.54C2902.91,1809.99 2775.89,1937.01 2619.44,1937.01C2462.99,1937.01 2335.98,1809.99 2335.98,1653.54C2335.98,1497.1 2462.99,1370.08 2619.44,1370.08ZM772.877,1256.89L772.849,1256.93L773.167,1256.57L772.877,1256.89ZM773.634,1256.04L773.563,1256.12L773.985,1255.64L773.634,1256.04ZM774.394,1255.18L774.276,1255.31L774.746,1254.78L774.394,1255.18ZM775.157,1254.32L774.988,1254.51L775.493,1253.95L775.157,1254.32ZM775.923,1253.47L775.698,1253.72L776.237,1253.12L775.923,1253.47ZM776.691,1252.62L776.403,1252.94L776.979,1252.3L776.691,1252.62ZM777.462,1251.77L777.098,1252.17L777.723,1251.49L777.462,1251.77ZM925.081,1155.44C868.026,1174.57 817.508,1207.99 777.775,1251.43C817.511,1207.99 868.031,1174.57 925.081,1155.44ZM925.646,1155.25L925.108,1155.43L926.103,1155.1L925.646,1155.25ZM935.286,1152.2C932.214,1153.12 929.159,1154.09 926.13,1155.09C929.165,1154.09 932.219,1153.12 935.286,1152.2ZM935.716,1152.07L935.384,1152.17L936.292,1151.89L935.716,1152.07ZM936.843,1151.73L936.451,1151.85L937.327,1151.59L936.843,1151.73ZM937.972,1151.4L937.514,1151.53L938.377,1151.28L937.972,1151.4ZM939.102,1151.07L938.57,1151.22L939.438,1150.97L939.102,1151.07ZM940.233,1150.74L939.613,1150.92L940.505,1150.67L940.233,1150.74ZM946.659,1148.98C944.639,1149.51 942.626,1150.07 940.626,1150.63C942.631,1150.06 944.642,1149.51 946.659,1148.98ZM947.056,1148.87L946.829,1148.93L947.659,1148.71L947.056,1148.87ZM948.198,1148.57L947.919,1148.65L948.705,1148.44L948.198,1148.57ZM949.342,1148.28L949.008,1148.37L949.771,1148.17L949.342,1148.28ZM950.488,1147.99L950.096,1148.09L950.848,1147.9L950.488,1147.99ZM951.635,1147.7L951.182,1147.81L951.932,1147.63L951.635,1147.7ZM952.783,1147.42L952.262,1147.55L953.022,1147.36L952.783,1147.42ZM953.933,1147.14L953.327,1147.28L954.115,1147.09L953.933,1147.14ZM958.213,1146.13C956.927,1146.42 955.644,1146.73 954.354,1147.04C955.637,1146.73 956.923,1146.43 958.213,1146.13ZM958.547,1146.06L958.409,1146.09L959.174,1145.91L958.547,1146.06ZM959.704,1145.79L959.517,1145.84L960.229,1145.68L959.704,1145.79ZM960.863,1145.54L960.626,1145.59L961.311,1145.44L960.863,1145.54ZM962.023,1145.28L961.736,1145.35L962.406,1145.2L962.023,1145.28ZM963.184,1145.03L962.846,1145.11L963.508,1144.97L963.184,1145.03ZM964.347,1144.79L963.956,1144.87L964.615,1144.73L964.347,1144.79ZM965.511,1144.55L965.066,1144.64L965.725,1144.5L965.511,1144.55ZM966.677,1144.31L966.172,1144.41L966.838,1144.28L966.677,1144.31ZM967.844,1144.08L967.269,1144.19L967.953,1144.05L967.844,1144.08ZM970.183,1143.62C969.793,1143.69 969.403,1143.77 969.013,1143.85L969.055,1143.84C969.413,1143.77 969.771,1143.7 970.129,1143.63L970.183,1143.62ZM971.354,1143.4L971.245,1143.42L971.882,1143.3L971.354,1143.4ZM972.526,1143.18L972.37,1143.21L972.987,1143.09L972.526,1143.18ZM973.7,1142.96L973.496,1143L974.103,1142.89L973.7,1142.96ZM974.876,1142.75L974.624,1142.8L975.225,1142.69L974.876,1142.75ZM976.052,1142.55L975.754,1142.6L976.349,1142.49L976.052,1142.55ZM977.23,1142.34L976.885,1142.4L977.476,1142.3L977.23,1142.34ZM978.41,1142.14L978.019,1142.21L978.605,1142.11L978.41,1142.14ZM979.59,1141.95L979.156,1142.02L979.736,1141.92L979.59,1141.95ZM980.772,1141.76L980.299,1141.83L980.868,1141.74L980.772,1141.76ZM981.955,1141.57L981.464,1141.65L982.002,1141.56L981.955,1141.57ZM983.14,1141.39L983.1,1141.39L983.605,1141.32L983.14,1141.39ZM984.326,1141.21L984.239,1141.22L984.778,1141.14L984.326,1141.21ZM985.513,1141.03L985.379,1141.05L985.928,1140.97L985.513,1141.03ZM986.702,1140.86L986.521,1140.89L987.073,1140.81L986.702,1140.86ZM987.891,1140.69L987.665,1140.73L988.218,1140.65L987.891,1140.69ZM989.082,1140.53L988.811,1140.57L989.363,1140.49L989.082,1140.53ZM990.275,1140.37L989.96,1140.41L990.508,1140.34L990.275,1140.37ZM991.468,1140.22L991.113,1140.26L991.654,1140.19L991.468,1140.22ZM992.663,1140.07L992.273,1140.12L992.8,1140.05L992.663,1140.07ZM993.859,1139.92L993.447,1139.97L993.948,1139.91L993.859,1139.92ZM995.056,1139.78L994.671,1139.82L995.097,1139.77L995.056,1139.78ZM996.255,1139.64L996.23,1139.64L996.578,1139.6L996.255,1139.64ZM997.454,1139.5L997.383,1139.51L997.852,1139.46L997.454,1139.5ZM998.655,1139.37L998.537,1139.38L999.041,1139.33L998.655,1139.37ZM999.857,1139.24L999.693,1139.26L1000.21,1139.21L999.857,1139.24ZM1001.06,1139.12L1000.85,1139.14L1001.38,1139.09L1001.06,1139.12ZM1002.26,1139L1002.01,1139.03L1002.54,1138.98L1002.26,1139ZM1003.47,1138.89L1003.18,1138.91L1003.7,1138.87L1003.47,1138.89ZM1004.68,1138.78L1004.34,1138.81L1004.86,1138.76L1004.68,1138.78ZM1005.89,1138.67L1005.52,1138.7L1006.02,1138.66L1005.89,1138.67ZM1007.1,1138.57L1006.71,1138.6L1007.18,1138.56L1007.1,1138.57ZM1008.31,1138.47L1007.96,1138.5L1008.35,1138.46L1008.31,1138.47ZM1009.52,1138.37L1009.5,1138.38L1009.72,1138.36L1009.52,1138.37ZM1010.73,1138.28L1010.67,1138.29L1011.1,1138.26L1010.73,1138.28ZM1011.94,1138.2L1011.84,1138.2L1012.32,1138.17L1011.94,1138.2ZM1013.16,1138.12L1013,1138.13L1013.51,1138.09L1013.16,1138.12ZM1014.37,1138.04L1014.17,1138.05L1014.69,1138.02L1014.37,1138.04ZM1015.59,1137.96L1015.35,1137.98L1015.86,1137.95L1015.59,1137.96ZM1016.81,1137.89L1016.52,1137.91L1017.04,1137.88L1016.81,1137.89ZM1018.03,1137.83L1017.7,1137.85L1018.21,1137.82L1018.03,1137.83ZM1019.25,1137.77L1018.89,1137.79L1019.39,1137.76L1019.25,1137.77ZM1020.47,1137.71L1020.1,1137.73L1020.56,1137.71L1020.47,1137.71ZM1021.69,1137.66L1021.36,1137.67L1021.74,1137.66L1021.69,1137.66ZM1022.92,1137.61L1022.91,1137.61L1023.02,1137.61L1022.92,1137.61ZM1024.14,1137.57L1024.09,1137.57L1024.49,1137.55L1024.14,1137.57ZM1025.37,1137.52L1025.27,1137.53L1025.74,1137.51L1025.37,1137.52ZM1026.6,1137.49L1026.45,1137.49L1026.94,1137.48L1026.6,1137.49ZM1027.82,1137.46L1027.63,1137.46L1028.14,1137.45L1027.82,1137.46ZM1029.05,1137.43L1028.81,1137.43L1029.33,1137.42L1029.05,1137.43ZM1030.28,1137.41L1030,1137.41L1030.52,1137.4L1030.28,1137.41ZM1031.51,1137.39L1031.19,1137.39L1031.7,1137.38L1031.51,1137.39ZM1032.75,1137.37L1032.39,1137.38L1032.89,1137.37L1032.75,1137.37ZM1033.98,1137.36L1033.61,1137.36L1034.07,1137.36L1033.98,1137.36ZM1035.21,1137.35L1034.87,1137.36L1035.26,1137.35L1035.21,1137.35ZM1050.1,1035.06L867.977,544.575L689.455,1035.06L1050.1,1035.06Z"})})});var go=(e=>(e[e.PROMPT=0]="PROMPT",e[e.GALLERY=1]="GALLERY",e[e.OTHER=2]="OTHER",e[e.SEED=3]="SEED",e[e.VARIATIONS=4]="VARIATIONS",e[e.UPSCALE=5]="UPSCALE",e[e.FACE_CORRECTION=6]="FACE_CORRECTION",e[e.IMAGE_TO_IMAGE=7]="IMAGE_TO_IMAGE",e))(go||{});const Yve={[0]:{text:"This field will take all prompt text, including both content and stylistic terms. While weights can be included in the prompt, standard CLI Commands/parameters will not work.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[1]:{text:"As new invocations are generated, files from the output directory will be displayed here. Generations have additional options to configure new generations.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[2]:{text:"These options will enable alternative processing modes for Invoke. Seamless tiling will work to generate repeating patterns in the output. High Resolution Optimization performs a two-step generation cycle, and should be used at higher resolutions when you desire a more coherent image/composition. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[3]:{text:"Seed values provide an initial set of noise which guide the denoising process, and can be randomized or populated with a seed from a previous invocation. The Threshold feature can be used to mitigate undesirable outcomes at higher CFG values (try between 0-10), and Perlin can be used to add Perlin noise into the denoising process - Both serve to add variation to your outputs. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[4]:{text:"Try a variation with an amount of between 0 and 1 to change the output image for the set seed - Interesting variations on the seed are found between 0.1 and 0.3.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[5]:{text:"Using ESRGAN you can increase the output resolution without requiring a higher width/height in the initial generation.",href:"link/to/docs/feature1.html",guideImage:"asset/path.gif"},[6]:{text:"Using GFPGAN or Codeformer, Face Correction will attempt to identify faces in outputs, and correct any defects/abnormalities. Higher strength values will apply a stronger corrective pressure on outputs, resulting in more appealing faces. With Codeformer, a higher fidelity will attempt to preserve the original image, at the expense of face correction strength.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[7]:{text:"ImageToImage allows the upload of an initial image, which InvokeAI will use to guide the generation process, along with a prompt. A lower value for this setting will more closely resemble the original image. Values between 0-1 are accepted, and a range of .25-.75 is recommended ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"}},Hu=e=>{const{label:t,isDisabled:n=!1,fontSize:r="md",size:i="md",width:o="auto",...a}=e;return _(Bu,{isDisabled:n,width:o,className:"invokeai__switch-form-control",children:ue(Sd,{className:"invokeai__switch-form-label",fontSize:r,whiteSpace:"nowrap",children:[t,_($4,{className:"invokeai__switch-root",size:i,...a})]})})};function C8(){const e=qe(i=>i.system.isGFPGANAvailable),t=qe(i=>i.options.shouldRunFacetool),n=St();return ue(Wn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[_("p",{children:"Restore Face"}),_(Hu,{isDisabled:!e,isChecked:t,onChange:i=>n(oCe(i.target.checked))})]})}const yL=/^-?(0\.)?\.?$/,xo=e=>{const{label:t,styleClass:n,isDisabled:r=!1,showStepper:i=!0,width:o,textAlign:a,isInvalid:s,value:l,onChange:d,min:p,max:g,isInteger:m=!0,formControlProps:y,formLabelProps:b,numberInputFieldProps:S,numberInputStepperProps:P,tooltipProps:E,...k}=e,[L,R]=C.exports.useState(String(l));C.exports.useEffect(()=>{!L.match(yL)&&l!==Number(L)&&R(String(l))},[l,L]);const N=z=>{R(z),z.match(yL)||d(m?Math.floor(Number(z)):Number(z))},F=z=>{const $=wn.clamp(m?Math.floor(Number(z.target.value)):Number(z.target.value),p,g);R(String($)),d($)};return _(Mi,{...E,children:ue(Bu,{isDisabled:r,isInvalid:s,className:`invokeai__number-input-form-control ${n}`,...y,children:[_(Sd,{className:"invokeai__number-input-form-label",style:{display:t?"block":"none"},...b,children:t}),ue(SF,{className:"invokeai__number-input-root",value:L,keepWithinRange:!0,clampValueOnBlur:!1,onChange:N,onBlur:F,width:o,...k,children:[_(wF,{className:"invokeai__number-input-field",textAlign:a,...S}),ue("div",{className:"invokeai__number-input-stepper",style:i?{display:"block"}:{display:"none"},children:[_(kF,{...P,className:"invokeai__number-input-stepper-button"}),_(_F,{...P,className:"invokeai__number-input-stepper-button"})]})]})]})})},mv=e=>{const{label:t,isDisabled:n,validValues:r,size:i="sm",fontSize:o="md",styleClass:a,...s}=e;return ue(Bu,{isDisabled:n,className:`invokeai__select ${a}`,children:[_(Sd,{fontSize:o,marginBottom:1,flexGrow:2,whiteSpace:"nowrap",className:"invokeai__select-label",children:t}),_(LF,{fontSize:o,size:i,...s,className:"invokeai__select-picker",children:r.map(l=>typeof l=="string"||typeof l=="number"?_("option",{value:l,className:"invokeai__select-option",children:l},l):_("option",{value:l.value,children:l.key},l.value))})]})},Xve=["ddim","plms","k_lms","k_dpm_2","k_dpm_2_a","k_euler","k_euler_a","k_heun"],Qve=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],Jve=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],e2e=[{key:"2x",value:2},{key:"4x",value:4}],_8=0,k8=4294967295,t2e=["gfpgan","codeformer"],n2e=Rn(e=>e.options,e=>({facetoolStrength:e.facetoolStrength,facetoolType:e.facetoolType,codeformerFidelity:e.codeformerFidelity}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),r2e=Rn(e=>e.system,e=>({isGFPGANAvailable:e.isGFPGANAvailable}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),tx=()=>{const e=St(),{facetoolStrength:t,facetoolType:n,codeformerFidelity:r}=qe(n2e),{isGFPGANAvailable:i}=qe(r2e),o=l=>e(t3(l)),a=l=>e(pH(l)),s=l=>e(n3(l.target.value));return ue(Wn,{direction:"column",gap:2,children:[_(mv,{label:"Type",validValues:t2e.concat(),value:n,onChange:s}),_(xo,{isDisabled:!i,label:"Strength",step:.05,min:0,max:1,onChange:o,value:t,width:"90px",isInteger:!1}),n==="codeformer"&&_(xo,{isDisabled:!i,label:"Fidelity",step:.05,min:0,max:1,onChange:a,value:r,width:"90px",isInteger:!1})]})};function i2e(){const e=St(),t=qe(r=>r.options.shouldFitToWidthHeight);return _(Hu,{label:"Fit Initial Image To Output Size",isChecked:t,onChange:r=>e(gH(r.target.checked))})}function jz(e){const{label:t="Strength",styleClass:n}=e,r=qe(a=>a.options.img2imgStrength),i=St();return _(xo,{label:t,step:.01,min:.01,max:.99,onChange:a=>i(hH(a)),value:r,width:"100%",isInteger:!1,styleClass:n})}const Kz=()=>_(Ns,{flex:"1",textAlign:"left",children:"Seed"}),o2e=()=>{const e=St(),t=qe(r=>r.options.hiresFix);return _(Wn,{gap:2,direction:"column",children:_(Hu,{label:"High Res Optimization",fontSize:"md",isChecked:t,onChange:r=>e(fH(r.target.checked))})})},a2e=()=>{const e=St(),t=qe(r=>r.options.seamless);return _(Wn,{gap:2,direction:"column",children:_(Hu,{label:"Seamless tiling",fontSize:"md",isChecked:t,onChange:r=>e(dH(r.target.checked))})})},qz=()=>ue(Wn,{gap:2,direction:"column",children:[_(a2e,{}),_(o2e,{})]}),E8=()=>_(Ns,{flex:"1",textAlign:"left",children:"Seed"});function s2e(){const e=St(),t=qe(r=>r.options.shouldRandomizeSeed);return _(Hu,{label:"Randomize Seed",isChecked:t,onChange:r=>e(sCe(r.target.checked))})}function l2e(){const e=qe(o=>o.options.seed),t=qe(o=>o.options.shouldRandomizeSeed),n=qe(o=>o.options.shouldGenerateVariations),r=St(),i=o=>r(Sv(o));return _(xo,{label:"Seed",step:1,precision:0,flexGrow:1,min:_8,max:k8,isDisabled:t,isInvalid:e<0&&n,onChange:i,value:e,width:"10rem"})}const Zz=(e,t)=>Math.floor(Math.random()*(t-e+1)+e);function u2e(){const e=St(),t=qe(r=>r.options.shouldRandomizeSeed);return _(Ol,{size:"sm",isDisabled:t,onClick:()=>e(Sv(Zz(_8,k8))),children:_("p",{children:"Shuffle"})})}function c2e(){const e=St(),t=qe(r=>r.options.threshold);return _(xo,{label:"Threshold",min:0,max:1e3,step:.1,onChange:r=>e(eCe(r)),value:t,isInteger:!1})}function d2e(){const e=St(),t=qe(r=>r.options.perlin);return _(xo,{label:"Perlin Noise",min:0,max:1,step:.05,onChange:r=>e(tCe(r)),value:t,isInteger:!1})}const P8=()=>ue(Wn,{gap:2,direction:"column",children:[_(s2e,{}),ue(Wn,{gap:2,children:[_(l2e,{}),_(u2e,{})]}),_(Wn,{gap:2,children:_(c2e,{})}),_(Wn,{gap:2,children:_(d2e,{})})]});function T8(){const e=qe(i=>i.system.isESRGANAvailable),t=qe(i=>i.options.shouldRunESRGAN),n=St();return ue(Wn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[_("p",{children:"Upscale"}),_(Hu,{isDisabled:!e,isChecked:t,onChange:i=>n(aCe(i.target.checked))})]})}const f2e=Rn(e=>e.options,e=>({upscalingLevel:e.upscalingLevel,upscalingStrength:e.upscalingStrength}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),h2e=Rn(e=>e.system,e=>({isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),nx=()=>{const e=St(),{upscalingLevel:t,upscalingStrength:n}=qe(f2e),{isESRGANAvailable:r}=qe(h2e);return ue("div",{className:"upscale-options",children:[_(mv,{isDisabled:!r,label:"Scale",value:t,onChange:a=>e(EC(Number(a.target.value))),validValues:e2e}),_(xo,{isDisabled:!r,label:"Strength",step:.05,min:0,max:1,onChange:a=>e(PC(a)),value:n,isInteger:!1})]})};function p2e(){const e=qe(r=>r.options.shouldGenerateVariations),t=St();return _(Hu,{isChecked:e,width:"auto",onChange:r=>t(nCe(r.target.checked))})}function L8(){return ue(Wn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[_("p",{children:"Variations"}),_(p2e,{})]})}function g2e(e){const{label:t,styleClass:n,isDisabled:r=!1,fontSize:i="1rem",width:o,isInvalid:a,...s}=e;return ue(Bu,{className:`input ${n}`,isInvalid:a,isDisabled:r,flexGrow:1,children:[_(Sd,{fontSize:i,marginBottom:1,whiteSpace:"nowrap",className:"input-label",children:t}),_(E_,{...s,className:"input-entry",size:"sm",width:o})]})}function m2e(){const e=qe(i=>i.options.seedWeights),t=qe(i=>i.options.shouldGenerateVariations),n=St(),r=i=>n(mH(i.target.value));return _(g2e,{label:"Seed Weights",value:e,isInvalid:t&&!(S8(e)||e===""),isDisabled:!t,onChange:r})}function v2e(){const e=qe(i=>i.options.variationAmount),t=qe(i=>i.options.shouldGenerateVariations),n=St();return _(xo,{label:"Variation Amount",value:e,step:.01,min:0,max:1,isDisabled:!t,onChange:i=>n(rCe(i)),isInteger:!1})}const A8=()=>ue(Wn,{gap:2,direction:"column",children:[_(v2e,{}),_(m2e,{})]}),I8=e=>{const{label:t,styleClass:n,...r}=e;return _(YN,{className:`invokeai__checkbox ${n}`,...r,children:t})};function R8(){const e=qe(r=>r.options.showAdvancedOptions),t=St();return _(I8,{label:"Advanced Options",styleClass:"advanced-options-checkbox",onChange:r=>t(lCe(r.target.checked)),isChecked:e})}function y2e(){const e=St(),t=qe(r=>r.options.cfgScale);return _(xo,{label:"CFG Scale",step:.5,min:1.01,max:30,onChange:r=>e(sH(r)),value:t,width:M8,fontSize:H0,styleClass:"main-option-block",textAlign:"center",isInteger:!1})}function x2e(){const{activeTab:e,height:t}=qe(i=>i.options),n=St(),r=i=>n(lH(Number(i.target.value)));return _(mv,{isDisabled:os[e]==="inpainting",label:"Height",value:t,flexGrow:1,onChange:r,validValues:Jve,fontSize:H0,styleClass:"main-option-block"})}function b2e(){const e=St(),t=qe(r=>r.options.iterations);return _(xo,{label:"Images",step:1,min:1,max:9999,onChange:r=>e(J6e(r)),value:t,width:M8,fontSize:H0,styleClass:"main-option-block",textAlign:"center"})}function S2e(){const e=qe(r=>r.options.sampler),t=St();return _(mv,{label:"Sampler",value:e,onChange:r=>t(cH(r.target.value)),validValues:Xve,fontSize:H0,styleClass:"main-option-block"})}function w2e(){const e=St(),t=qe(r=>r.options.steps);return _(xo,{label:"Steps",min:1,max:9999,step:1,onChange:r=>e(aH(r)),value:t,width:M8,fontSize:H0,styleClass:"main-option-block",textAlign:"center"})}function C2e(){const{width:e,activeTab:t}=qe(i=>i.options),n=St(),r=i=>n(uH(Number(i.target.value)));return _(mv,{isDisabled:os[t]==="inpainting",label:"Width",value:e,flexGrow:1,onChange:r,validValues:Qve,fontSize:H0,styleClass:"main-option-block"})}const H0="0.9rem",M8="auto";function O8(){return _("div",{className:"main-options",children:ue("div",{className:"main-options-list",children:[ue("div",{className:"main-options-row",children:[_(b2e,{}),_(w2e,{}),_(y2e,{})]}),ue("div",{className:"main-options-row",children:[_(C2e,{}),_(x2e,{}),_(S2e,{})]})]})})}const _2e={isConnected:!1,isProcessing:!1,log:[],shouldShowLogViewer:!1,shouldDisplayInProgress:!1,shouldDisplayGuides:!0,isGFPGANAvailable:!0,isESRGANAvailable:!0,socketId:"",shouldConfirmOnDelete:!0,openAccordions:[0],currentStep:0,totalSteps:0,currentIteration:0,totalIterations:0,currentStatus:"Disconnected",currentStatusHasSteps:!1,model:"",model_id:"",model_hash:"",app_id:"",app_version:"",hasError:!1,wasErrorSeen:!0},k2e=_2e,Yz=W4({name:"system",initialState:k2e,reducers:{setShouldDisplayInProgress:(e,t)=>{e.shouldDisplayInProgress=t.payload},setIsProcessing:(e,t)=>{e.isProcessing=t.payload},setCurrentStatus:(e,t)=>{e.currentStatus=t.payload},setSystemStatus:(e,t)=>({...e,...t.payload}),errorOccurred:e=>{e.hasError=!0,e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Error",e.wasErrorSeen=!1},errorSeen:e=>{e.hasError=!1,e.wasErrorSeen=!0,e.currentStatus=e.isConnected?"Connected":"Disconnected"},addLogEntry:(e,t)=>{const{timestamp:n,message:r,level:i}=t.payload,a={timestamp:n,message:r,level:i||"info"};e.log.push(a)},setShouldShowLogViewer:(e,t)=>{e.shouldShowLogViewer=t.payload},setIsConnected:(e,t)=>{e.isConnected=t.payload,e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.hasError=!1},setSocketId:(e,t)=>{e.socketId=t.payload},setShouldConfirmOnDelete:(e,t)=>{e.shouldConfirmOnDelete=t.payload},setOpenAccordions:(e,t)=>{e.openAccordions=t.payload},setSystemConfig:(e,t)=>({...e,...t.payload}),setShouldDisplayGuides:(e,t)=>{e.shouldDisplayGuides=t.payload},processingCanceled:e=>{e.isProcessing=!1,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Processing canceled"}}}),{setShouldDisplayInProgress:E2e,setIsProcessing:Xy,addLogEntry:co,setShouldShowLogViewer:xL,setIsConnected:bL,setSocketId:j9e,setShouldConfirmOnDelete:Xz,setOpenAccordions:P2e,setSystemStatus:T2e,setCurrentStatus:SL,setSystemConfig:L2e,setShouldDisplayGuides:A2e,processingCanceled:I2e,errorOccurred:Qz,errorSeen:Jz}=Yz.actions,R2e=Yz.reducer;var e$={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},wL=se.createContext&&se.createContext(e$),ad=globalThis&&globalThis.__assign||function(){return ad=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},ad.apply(this,arguments)},M2e=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function t$(e){return e&&e.map(function(t,n){return se.createElement(t.tag,ad({key:n},t.attr),t$(t.child))})}function Dt(e){return function(t){return _(O2e,{...ad({attr:ad({},e.attr)},t),children:t$(e.child)})}}function O2e(e){var t=function(n){var r=e.attr,i=e.size,o=e.title,a=M2e(e,["attr","size","title"]),s=i||n.size||"1em",l;return n.className&&(l=n.className),e.className&&(l=(l?l+" ":"")+e.className),ue("svg",{...ad({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,a,{className:l,style:ad(ad({color:e.color||n.color},n.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),children:[o&&_("title",{children:o}),e.children]})};return wL!==void 0?_(wL.Consumer,{children:function(n){return t(n)}}):t(e$)}function N2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"}}]})(e)}function D2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm6 0a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37a9.974 9.974 0 0010.41 3.97c.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z"}}]})(e)}function n$(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"}}]})(e)}function F2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}}]})(e)}function z2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4.81V19c-3.31 0-6-2.63-6-5.87 0-1.56.62-3.03 1.75-4.14L12 4.81M6.35 7.56C4.9 8.99 4 10.96 4 13.13 4 17.48 7.58 21 12 21s8-3.52 8-7.87c0-2.17-.9-4.14-2.35-5.57L12 2 6.35 7.56z"}}]})(e)}function r$(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 00.12-.61l-1.92-3.32a.488.488 0 00-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 00-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 00-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"}}]})(e)}function $2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 12H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm2-6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm1.5 4.5h2v-3h-2v3z"}}]})(e)}function B2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l4.2 4.2a7.73 7.73 0 00-1.6 4.7C4 17.48 7.58 21 12 21c1.75 0 3.36-.56 4.67-1.5l3.1 3.1 1.42-1.41zM12 19c-3.31 0-6-2.63-6-5.87 0-1.19.36-2.32 1.02-3.28L12 14.83V19zM8.38 5.56L12 2l5.65 5.56C19.1 8.99 20 10.96 20 13.13c0 1.18-.27 2.29-.74 3.3L12 9.17V4.81L9.8 6.97 8.38 5.56z"}}]})(e)}function i$(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}}]})(e)}function H2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}}]})(e)}function W2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(e)}function o$(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 16V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2zm-11-4l2.03 2.71L16 11l4 5H8l3-4zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6H2z"}}]})(e)}function V2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(e)}function U2e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}}]})(e)}const G2e=Rn(e=>e.system,e=>e.shouldDisplayGuides),j2e=({children:e,feature:t})=>{const n=qe(G2e),{text:r}=Yve[t];return n?ue(R4,{trigger:"hover",children:[_(N4,{children:_(Ns,{children:e})}),ue(O4,{className:"guide-popover-content",maxWidth:"400px",onClick:i=>i.preventDefault(),cursor:"initial",children:[_(M4,{className:"guide-popover-arrow"}),_("div",{className:"guide-popover-guide-content",children:r})]})]}):null},K2e=Ie(({feature:e,icon:t=n$},n)=>_(j2e,{feature:e,children:_(Ns,{ref:n,children:_(ka,{as:t})})}));function q2e(e){const{header:t,feature:n,options:r}=e;return ue(NN,{className:"advanced-settings-item",children:[_("h2",{children:ue(MN,{className:"advanced-settings-header",children:[t,_(K2e,{feature:n}),_(ON,{})]})}),_(DN,{className:"advanced-settings-panel",children:r})]})}const N8=e=>{const{accordionInfo:t}=e,n=qe(a=>a.system.openAccordions),r=St();return _(FN,{defaultIndex:n,allowMultiple:!0,reduceMotion:!0,onChange:a=>r(P2e(a)),className:"advanced-settings",children:(()=>{const a=[];return t&&Object.keys(t).forEach(s=>{a.push(_(q2e,{header:t[s].header,feature:t[s].feature,options:t[s].options},s))}),a})()})},U6=yo("socketio/generateImage"),Z2e=yo("socketio/runESRGAN"),Y2e=yo("socketio/runFacetool"),X2e=yo("socketio/deleteImage"),a$=yo("socketio/requestImages"),Q2e=yo("socketio/requestNewImages"),J2e=yo("socketio/cancelProcessing"),eye=yo("socketio/uploadInitialImage");yo("socketio/uploadMaskImage");const tye=yo("socketio/requestSystemConfig"),p5=e=>{const{label:t,tooltip:n="",size:r="sm",...i}=e;return _(Mi,{label:n,children:_(Ol,{size:r,...i,children:t})})},nye=Rn([e=>e.options,e=>e.system,e=>e.inpainting],(e,t,n)=>({prompt:e.prompt,shouldGenerateVariations:e.shouldGenerateVariations,seedWeights:e.seedWeights,maskPath:e.maskPath,initialImagePath:e.initialImagePath,seed:e.seed,activeTabName:os[e.activeTab],isProcessing:t.isProcessing,isConnected:t.isConnected,hasInpaintingImage:Boolean(n.imageToInpaint)}),{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),s$=()=>{const{prompt:e,shouldGenerateVariations:t,seedWeights:n,maskPath:r,initialImagePath:i,seed:o,activeTabName:a,isProcessing:s,isConnected:l,hasInpaintingImage:d}=qe(nye);return C.exports.useMemo(()=>!(!e||Boolean(e.match(/^[\s\r\n]+$/))||a==="img2img"&&!i||a==="inpainting"&&!d||r&&!i||s||!l||t&&(!(S8(n)||n==="")||o===-1)),[e,r,i,s,l,t,n,o,a,d])};function rye(){const e=St(),t=s$(),n=qe(i=>i.options.activeTab);return _(p5,{label:"Invoke","aria-label":"Invoke",type:"submit",isDisabled:!t,onClick:()=>{e(U6(os[n]))},className:"invoke-btn"})}const Zn=e=>{const{tooltip:t="",tooltipPlacement:n="top",styleClass:r,onClick:i,cursor:o,...a}=e;return _(Mi,{label:t,hasArrow:!0,placement:n,children:_(Yi,{className:`icon-button ${r}`,...a,cursor:o||(i?"pointer":"unset"),onClick:i})})},iye=Rn(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected}),{memoizeOptions:{resultEqualityCheck:wn.isEqual}});function oye(){const e=St(),{isProcessing:t,isConnected:n}=qe(iye),r=()=>e(J2e());return Kt("shift+x",()=>{(n||t)&&r()},[n,t]),_(Zn,{icon:_(U2e,{}),tooltip:"Cancel","aria-label":"Cancel",isDisabled:!n||!t,onClick:r,styleClass:"cancel-btn"})}const D8=()=>ue("div",{className:"process-buttons",children:[_(rye,{}),_(oye,{})]}),aye=Rn(e=>e.options,e=>({prompt:e.prompt,activeTabName:os[e.activeTab]}),{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),F8=()=>{const e=C.exports.useRef(null),{prompt:t,activeTabName:n}=qe(aye),r=St(),i=s$(),o=s=>{r(i7(s.target.value))};Kt("ctrl+enter, cmd+enter",()=>{i&&r(U6(n))},[i,n]),Kt("alt+a",()=>{e.current?.focus()},[]);const a=s=>{s.key==="Enter"&&s.shiftKey===!1&&i&&(s.preventDefault(),r(U6(n)))};return _("div",{className:"prompt-bar",children:_(Bu,{isInvalid:t.length===0||Boolean(t.match(/^[\s\r\n]+$/)),children:_(ZF,{id:"prompt",name:"prompt",placeholder:"I'm dreaming of...",size:"lg",value:t,onChange:o,onKeyDown:a,resize:"vertical",height:30,ref:e})})})};function sye(){const e=qe(n=>n.options.showAdvancedOptions),t={seed:{header:_(E8,{}),feature:go.SEED,options:_(P8,{})},variations:{header:_(L8,{}),feature:go.VARIATIONS,options:_(A8,{})},face_restore:{header:_(C8,{}),feature:go.FACE_CORRECTION,options:_(tx,{})},upscale:{header:_(T8,{}),feature:go.UPSCALE,options:_(nx,{})},other:{header:_(Kz,{}),feature:go.OTHER,options:_(qz,{})}};return ue("div",{className:"image-to-image-panel",children:[_(F8,{}),_(D8,{}),_(O8,{}),_(jz,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),_(i2e,{}),_(R8,{}),e?_(N8,{accordionInfo:t}):null]})}function lye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"}}]})(e)}function uye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"}}]})(e)}function cye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z"}}]})(e)}function dye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"}}]})(e)}function fye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"}}]})(e)}function hye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"}}]})(e)}function pye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"}}]})(e)}function gye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"}}]})(e)}function mye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M497.941 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48.004 48.004 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373 137.373L265.373 416H150.628l-80-80 124.686-124.686z"}}]})(e)}function vye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function yye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z"}}]})(e)}function l$(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"}}]})(e)}function xye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"}}]})(e)}function bye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function Sye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M500.33 0h-47.41a12 12 0 0 0-12 12.57l4 82.76A247.42 247.42 0 0 0 256 8C119.34 8 7.9 119.53 8 256.19 8.1 393.07 119.1 504 256 504a247.1 247.1 0 0 0 166.18-63.91 12 12 0 0 0 .48-17.43l-34-34a12 12 0 0 0-16.38-.55A176 176 0 1 1 402.1 157.8l-101.53-4.87a12 12 0 0 0-12.57 12v47.41a12 12 0 0 0 12 12h200.33a12 12 0 0 0 12-12V12a12 12 0 0 0-12-12z"}}]})(e)}function wye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M64 96H0c0 123.7 100.3 224 224 224v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C288 196.3 187.7 96 64 96zm384-64c-84.2 0-157.4 46.5-195.7 115.2 27.7 30.2 48.2 66.9 59 107.6C424 243.1 512 147.9 512 32h-64z"}}]})(e)}function Cye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z"}}]})(e)}function _ye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"}}]})(e)}function kye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M212.333 224.333H12c-6.627 0-12-5.373-12-12V12C0 5.373 5.373 0 12 0h48c6.627 0 12 5.373 12 12v78.112C117.773 39.279 184.26 7.47 258.175 8.007c136.906.994 246.448 111.623 246.157 248.532C504.041 393.258 393.12 504 256.333 504c-64.089 0-122.496-24.313-166.51-64.215-5.099-4.622-5.334-12.554-.467-17.42l33.967-33.967c4.474-4.474 11.662-4.717 16.401-.525C170.76 415.336 211.58 432 256.333 432c97.268 0 176-78.716 176-176 0-97.267-78.716-176-176-176-58.496 0-110.28 28.476-142.274 72.333h98.274c6.627 0 12 5.373 12 12v48c0 6.627-5.373 12-12 12z"}}]})(e)}function Eye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"}}]})(e)}function Pye(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"}}]})(e)}var Tye=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function vv(e,t){var n=Lye(e);if(typeof n.path!="string"){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:typeof t=="string"?t:typeof r=="string"&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function Lye(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),i=Tye.get(r);i&&Object.defineProperty(e,"type",{value:i,writable:!1,configurable:!1,enumerable:!0})}return e}var Aye=[".DS_Store","Thumbs.db"];function Iye(e){return N0(this,void 0,void 0,function(){return D0(this,function(t){return g5(e)&&Rye(e.dataTransfer)?[2,Dye(e.dataTransfer,e.type)]:Mye(e)?[2,Oye(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,Nye(e)]:[2,[]]})})}function Rye(e){return g5(e)}function Mye(e){return g5(e)&&g5(e.target)}function g5(e){return typeof e=="object"&&e!==null}function Oye(e){return G6(e.target.files).map(function(t){return vv(t)})}function Nye(e){return N0(this,void 0,void 0,function(){var t;return D0(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return vv(r)})]}})})}function Dye(e,t){return N0(this,void 0,void 0,function(){var n,r;return D0(this,function(i){switch(i.label){case 0:return e.items?(n=G6(e.items).filter(function(o){return o.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(Fye))]):[3,2];case 1:return r=i.sent(),[2,CL(u$(r))];case 2:return[2,CL(G6(e.files).map(function(o){return vv(o)}))]}})})}function CL(e){return e.filter(function(t){return Aye.indexOf(t.name)===-1})}function G6(e){if(e===null)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function Fye(e){if(typeof e.webkitGetAsEntry!="function")return _L(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?c$(t):_L(e)}function u$(e){return e.reduce(function(t,n){return jw(jw([],$E(t),!1),$E(Array.isArray(n)?u$(n):[n]),!1)},[])}function _L(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=vv(t);return Promise.resolve(n)}function zye(e){return N0(this,void 0,void 0,function(){return D0(this,function(t){return[2,e.isDirectory?c$(e):$ye(e)]})})}function c$(e){var t=e.createReader();return new Promise(function(n,r){var i=[];function o(){var a=this;t.readEntries(function(s){return N0(a,void 0,void 0,function(){var l,d,p;return D0(this,function(g){switch(g.label){case 0:if(s.length)return[3,5];g.label=1;case 1:return g.trys.push([1,3,,4]),[4,Promise.all(i)];case 2:return l=g.sent(),n(l),[3,4];case 3:return d=g.sent(),r(d),[3,4];case 4:return[3,6];case 5:p=Promise.all(s.map(zye)),i.push(p),o(),g.label=6;case 6:return[2]}})})},function(s){r(s)})}o()})}function $ye(e){return N0(this,void 0,void 0,function(){return D0(this,function(t){return[2,new Promise(function(n,r){e.file(function(i){var o=vv(i,e.fullPath);n(o)},function(i){r(i)})})]})})}var Bye=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=(e.type||"").toLowerCase(),o=i.replace(/\/.*$/,"");return n.some(function(a){var s=a.trim().toLowerCase();return s.charAt(0)==="."?r.toLowerCase().endsWith(s):s.endsWith("/*")?o===s.replace(/\/.*$/,""):i===s})}return!0};function kL(e){return Vye(e)||Wye(e)||f$(e)||Hye()}function Hye(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
+In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Wye(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Vye(e){if(Array.isArray(e))return j6(e)}function EL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function PL(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?EL(Object(n),!0).forEach(function(r){d$(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):EL(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function d$(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Bm(e,t){return jye(e)||Gye(e,t)||f$(e,t)||Uye()}function Uye(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
+In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function f$(e,t){if(!!e){if(typeof e=="string")return j6(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return j6(e,t)}}function j6(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Gye(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,o=!1,a,s;try{for(n=n.call(e);!(i=(a=n.next()).done)&&(r.push(a.value),!(t&&r.length===t));i=!0);}catch(l){o=!0,s=l}finally{try{!i&&n.return!=null&&n.return()}finally{if(o)throw s}}return r}}function jye(e){if(Array.isArray(e))return e}var Kye="file-invalid-type",qye="file-too-large",Zye="file-too-small",Yye="too-many-files",Xye=function(t){t=Array.isArray(t)&&t.length===1?t[0]:t;var n=Array.isArray(t)?"one of ".concat(t.join(", ")):t;return{code:Kye,message:"File type must be ".concat(n)}},TL=function(t){return{code:qye,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},LL=function(t){return{code:Zye,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},Qye={code:Yye,message:"Too many files"};function h$(e,t){var n=e.type==="application/x-moz-file"||Bye(e,t);return[n,n?null:Xye(t)]}function p$(e,t,n){if(Ff(e.size))if(Ff(t)&&Ff(n)){if(e.size>n)return[!1,TL(n)];if(e.size<t)return[!1,LL(t)]}else{if(Ff(t)&&e.size<t)return[!1,LL(t)];if(Ff(n)&&e.size>n)return[!1,TL(n)]}return[!0,null]}function Ff(e){return e!=null}function Jye(e){var t=e.files,n=e.accept,r=e.minSize,i=e.maxSize,o=e.multiple,a=e.maxFiles,s=e.validator;return!o&&t.length>1||o&&a>=1&&t.length>a?!1:t.every(function(l){var d=h$(l,n),p=Bm(d,1),g=p[0],m=p$(l,r,i),y=Bm(m,1),b=y[0],S=s?s(l):null;return g&&b&&!S})}function m5(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Z2(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function AL(e){e.preventDefault()}function e3e(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function t3e(e){return e.indexOf("Edge/")!==-1}function n3e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return e3e(e)||t3e(e)}function fl(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];return t.some(function(s){return!m5(r)&&s&&s.apply(void 0,[r].concat(o)),m5(r)})}}function r3e(){return"showOpenFilePicker"in window}function i3e(e){if(Ff(e)){var t=Object.entries(e).filter(function(n){var r=Bm(n,2),i=r[0],o=r[1],a=!0;return g$(i)||(console.warn('Skipped "'.concat(i,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),a=!1),(!Array.isArray(o)||!o.every(m$))&&(console.warn('Skipped "'.concat(i,'" because an invalid file extension was provided.')),a=!1),a}).reduce(function(n,r){var i=Bm(r,2),o=i[0],a=i[1];return PL(PL({},n),{},d$({},o,a))},{});return[{accept:t}]}return e}function o3e(e){if(Ff(e))return Object.entries(e).reduce(function(t,n){var r=Bm(n,2),i=r[0],o=r[1];return[].concat(kL(t),[i],kL(o))},[]).filter(function(t){return g$(t)||m$(t)}).join(",")}function a3e(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function s3e(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function g$(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function m$(e){return/^.*\.[\w]+$/.test(e)}var l3e=["children"],u3e=["open"],c3e=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],d3e=["refKey","onChange","onClick"];function f3e(e){return g3e(e)||p3e(e)||v$(e)||h3e()}function h3e(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
+In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function p3e(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function g3e(e){if(Array.isArray(e))return K6(e)}function dS(e,t){return y3e(e)||v3e(e,t)||v$(e,t)||m3e()}function m3e(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
+In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function v$(e,t){if(!!e){if(typeof e=="string")return K6(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return K6(e,t)}}function K6(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function v3e(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,o=!1,a,s;try{for(n=n.call(e);!(i=(a=n.next()).done)&&(r.push(a.value),!(t&&r.length===t));i=!0);}catch(l){o=!0,s=l}finally{try{!i&&n.return!=null&&n.return()}finally{if(o)throw s}}return r}}function y3e(e){if(Array.isArray(e))return e}function IL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function fr(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?IL(Object(n),!0).forEach(function(r){q6(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):IL(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function q6(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function v5(e,t){if(e==null)return{};var n=x3e(e,t),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(t.indexOf(r)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function x3e(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var z8=C.exports.forwardRef(function(e,t){var n=e.children,r=v5(e,l3e),i=x$(r),o=i.open,a=v5(i,u3e);return C.exports.useImperativeHandle(t,function(){return{open:o}},[o]),_(C.exports.Fragment,{children:n(fr(fr({},a),{},{open:o}))})});z8.displayName="Dropzone";var y$={disabled:!1,getFilesFromEvent:Iye,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};z8.defaultProps=y$;z8.propTypes={children:An.exports.func,accept:An.exports.objectOf(An.exports.arrayOf(An.exports.string)),multiple:An.exports.bool,preventDropOnDocument:An.exports.bool,noClick:An.exports.bool,noKeyboard:An.exports.bool,noDrag:An.exports.bool,noDragEventsBubbling:An.exports.bool,minSize:An.exports.number,maxSize:An.exports.number,maxFiles:An.exports.number,disabled:An.exports.bool,getFilesFromEvent:An.exports.func,onFileDialogCancel:An.exports.func,onFileDialogOpen:An.exports.func,useFsAccessApi:An.exports.bool,autoFocus:An.exports.bool,onDragEnter:An.exports.func,onDragLeave:An.exports.func,onDragOver:An.exports.func,onDrop:An.exports.func,onDropAccepted:An.exports.func,onDropRejected:An.exports.func,onError:An.exports.func,validator:An.exports.func};var Z6={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function x$(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=fr(fr({},y$),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,o=t.maxSize,a=t.minSize,s=t.multiple,l=t.maxFiles,d=t.onDragEnter,p=t.onDragLeave,g=t.onDragOver,m=t.onDrop,y=t.onDropAccepted,b=t.onDropRejected,S=t.onFileDialogCancel,P=t.onFileDialogOpen,E=t.useFsAccessApi,k=t.autoFocus,L=t.preventDropOnDocument,R=t.noClick,N=t.noKeyboard,F=t.noDrag,z=t.noDragEventsBubbling,$=t.onError,K=t.validator,G=C.exports.useMemo(function(){return o3e(n)},[n]),Y=C.exports.useMemo(function(){return i3e(n)},[n]),ve=C.exports.useMemo(function(){return typeof P=="function"?P:RL},[P]),pe=C.exports.useMemo(function(){return typeof S=="function"?S:RL},[S]),le=C.exports.useRef(null),we=C.exports.useRef(null),be=C.exports.useReducer(b3e,Z6),ie=dS(be,2),j=ie[0],ne=ie[1],Q=j.isFocused,W=j.isFileDialogActive,re=C.exports.useRef(typeof window<"u"&&window.isSecureContext&&E&&r3e()),de=function(){!re.current&&W&&setTimeout(function(){if(we.current){var et=we.current.files;et.length||(ne({type:"closeDialog"}),pe())}},300)};C.exports.useEffect(function(){return window.addEventListener("focus",de,!1),function(){window.removeEventListener("focus",de,!1)}},[we,W,pe,re]);var Se=C.exports.useRef([]),De=function(et){le.current&&le.current.contains(et.target)||(et.preventDefault(),Se.current=[])};C.exports.useEffect(function(){return L&&(document.addEventListener("dragover",AL,!1),document.addEventListener("drop",De,!1)),function(){L&&(document.removeEventListener("dragover",AL),document.removeEventListener("drop",De))}},[le,L]),C.exports.useEffect(function(){return!r&&k&&le.current&&le.current.focus(),function(){}},[le,k,r]);var Me=C.exports.useCallback(function(Oe){$?$(Oe):console.error(Oe)},[$]),Ve=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),mt(Oe),Se.current=[].concat(f3e(Se.current),[Oe.target]),Z2(Oe)&&Promise.resolve(i(Oe)).then(function(et){if(!(m5(Oe)&&!z)){var Ut=et.length,Wt=Ut>0&&Jye({files:et,accept:G,minSize:a,maxSize:o,multiple:s,maxFiles:l,validator:K}),Ee=Ut>0&&!Wt;ne({isDragAccept:Wt,isDragReject:Ee,isDragActive:!0,type:"setDraggedFiles"}),d&&d(Oe)}}).catch(function(et){return Me(et)})},[i,d,Me,z,G,a,o,s,l,K]),ke=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),mt(Oe);var et=Z2(Oe);if(et&&Oe.dataTransfer)try{Oe.dataTransfer.dropEffect="copy"}catch{}return et&&g&&g(Oe),!1},[g,z]),$e=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),mt(Oe);var et=Se.current.filter(function(Wt){return le.current&&le.current.contains(Wt)}),Ut=et.indexOf(Oe.target);Ut!==-1&&et.splice(Ut,1),Se.current=et,!(et.length>0)&&(ne({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Z2(Oe)&&p&&p(Oe))},[le,p,z]),nt=C.exports.useCallback(function(Oe,et){var Ut=[],Wt=[];Oe.forEach(function(Ee){var kt=h$(Ee,G),Xt=dS(kt,2),zn=Xt[0],Ge=Xt[1],Tt=p$(Ee,a,o),Be=dS(Tt,2),ut=Be[0],je=Be[1],xt=K?K(Ee):null;if(zn&&ut&&!xt)Ut.push(Ee);else{var Qt=[Ge,je];xt&&(Qt=Qt.concat(xt)),Wt.push({file:Ee,errors:Qt.filter(function(jn){return jn})})}}),(!s&&Ut.length>1||s&&l>=1&&Ut.length>l)&&(Ut.forEach(function(Ee){Wt.push({file:Ee,errors:[Qye]})}),Ut.splice(0)),ne({acceptedFiles:Ut,fileRejections:Wt,type:"setFiles"}),m&&m(Ut,Wt,et),Wt.length>0&&b&&b(Wt,et),Ut.length>0&&y&&y(Ut,et)},[ne,s,G,a,o,l,m,y,b,K]),ft=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),mt(Oe),Se.current=[],Z2(Oe)&&Promise.resolve(i(Oe)).then(function(et){m5(Oe)&&!z||nt(et,Oe)}).catch(function(et){return Me(et)}),ne({type:"reset"})},[i,nt,Me,z]),Rt=C.exports.useCallback(function(){if(re.current){ne({type:"openDialog"}),ve();var Oe={multiple:s,types:Y};window.showOpenFilePicker(Oe).then(function(et){return i(et)}).then(function(et){nt(et,null),ne({type:"closeDialog"})}).catch(function(et){a3e(et)?(pe(et),ne({type:"closeDialog"})):s3e(et)?(re.current=!1,we.current?(we.current.value=null,we.current.click()):Me(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):Me(et)});return}we.current&&(ne({type:"openDialog"}),ve(),we.current.value=null,we.current.click())},[ne,ve,pe,E,nt,Me,Y,s]),Mt=C.exports.useCallback(function(Oe){!le.current||!le.current.isEqualNode(Oe.target)||(Oe.key===" "||Oe.key==="Enter"||Oe.keyCode===32||Oe.keyCode===13)&&(Oe.preventDefault(),Rt())},[le,Rt]),Re=C.exports.useCallback(function(){ne({type:"focus"})},[]),tt=C.exports.useCallback(function(){ne({type:"blur"})},[]),pt=C.exports.useCallback(function(){R||(n3e()?setTimeout(Rt,0):Rt())},[R,Rt]),at=function(et){return r?null:et},gt=function(et){return N?null:at(et)},hn=function(et){return F?null:at(et)},mt=function(et){z&&et.stopPropagation()},Ht=C.exports.useMemo(function(){return function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},et=Oe.refKey,Ut=et===void 0?"ref":et,Wt=Oe.role,Ee=Oe.onKeyDown,kt=Oe.onFocus,Xt=Oe.onBlur,zn=Oe.onClick,Ge=Oe.onDragEnter,Tt=Oe.onDragOver,Be=Oe.onDragLeave,ut=Oe.onDrop,je=v5(Oe,c3e);return fr(fr(q6({onKeyDown:gt(fl(Ee,Mt)),onFocus:gt(fl(kt,Re)),onBlur:gt(fl(Xt,tt)),onClick:at(fl(zn,pt)),onDragEnter:hn(fl(Ge,Ve)),onDragOver:hn(fl(Tt,ke)),onDragLeave:hn(fl(Be,$e)),onDrop:hn(fl(ut,ft)),role:typeof Wt=="string"&&Wt!==""?Wt:"presentation"},Ut,le),!r&&!N?{tabIndex:0}:{}),je)}},[le,Mt,Re,tt,pt,Ve,ke,$e,ft,N,F,r]),tn=C.exports.useCallback(function(Oe){Oe.stopPropagation()},[]),Ft=C.exports.useMemo(function(){return function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},et=Oe.refKey,Ut=et===void 0?"ref":et,Wt=Oe.onChange,Ee=Oe.onClick,kt=v5(Oe,d3e),Xt=q6({accept:G,multiple:s,type:"file",style:{display:"none"},onChange:at(fl(Wt,ft)),onClick:at(fl(Ee,tn)),tabIndex:-1},Ut,we);return fr(fr({},Xt),kt)}},[we,n,s,ft,r]);return fr(fr({},j),{},{isFocused:Q&&!r,getRootProps:Ht,getInputProps:Ft,rootRef:le,inputRef:we,open:at(Rt)})}function b3e(e,t){switch(t.type){case"focus":return fr(fr({},e),{},{isFocused:!0});case"blur":return fr(fr({},e),{},{isFocused:!1});case"openDialog":return fr(fr({},Z6),{},{isFileDialogActive:!0});case"closeDialog":return fr(fr({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return fr(fr({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return fr(fr({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return fr({},Z6);default:return e}}function RL(){}const S3e=({children:e,fileAcceptedCallback:t,fileRejectionCallback:n,styleClass:r})=>{const i=C.exports.useCallback((d,p)=>{p.forEach(g=>{n(g)}),d.forEach(g=>{t(g)})},[t,n]),{getRootProps:o,getInputProps:a,open:s}=x$({onDrop:i,accept:{"image/jpeg":[".jpg",".jpeg",".png"]}}),l=d=>{d.stopPropagation(),s()};return ue(Ns,{...o(),flexGrow:3,className:`${r}`,children:[_("input",{...a({multiple:!1})}),C.exports.cloneElement(e,{onClick:l})]})};function w3e(e){const{label:t,icon:n,dispatcher:r,styleClass:i,onMouseOver:o,OnMouseout:a}=e,s=_d(),l=St(),d=C.exports.useCallback(g=>l(r(g)),[l,r]),p=C.exports.useCallback(g=>{const m=g.errors.reduce((y,b)=>y+`
+`+b.message,"");s({title:"Upload failed",description:m,status:"error",isClosable:!0})},[s]);return _(S3e,{fileAcceptedCallback:d,fileRejectionCallback:p,styleClass:i,children:_(Ol,{size:"sm",fontSize:"md",fontWeight:"normal",onMouseOver:o,onMouseOut:a,leftIcon:n,width:"100%",children:t||null})})}const C3e=Rn(e=>e.system,e=>e.shouldConfirmOnDelete),Y6=C.exports.forwardRef(({image:e,children:t},n)=>{const{isOpen:r,onOpen:i,onClose:o}=Q3(),a=St(),s=qe(C3e),l=C.exports.useRef(null),d=_d(),p=y=>{y.stopPropagation(),s?i():g()},g=()=>{a(X2e(e)),d({title:"Image Deleted",status:"success",duration:2500,isClosable:!0}),o()};Kt("del",()=>{s?i():g()},[e,s]);const m=y=>a(Xz(!y.target.checked));return ue(Xn,{children:[C.exports.cloneElement(t,{onClick:p,ref:n}),_(eue,{isOpen:r,leastDestructiveRef:l,onClose:o,children:_(Mm,{children:ue(tue,{children:[_(X_,{fontSize:"lg",fontWeight:"bold",children:"Delete image"}),_(n5,{children:ue(Wn,{direction:"column",gap:5,children:[_(zo,{children:"Are you sure? You can't undo this action afterwards."}),_(Bu,{children:ue(Wn,{alignItems:"center",children:[_(Sd,{mb:0,children:"Don't ask me again"}),_($4,{checked:!s,onChange:m})]})})]})}),ue(Y_,{children:[_(Ol,{ref:l,onClick:o,children:"Cancel"}),_(Ol,{colorScheme:"red",onClick:g,ml:3,children:"Delete"})]})]})})})]})}),ML=({title:e="Popup",styleClass:t,delay:n=50,popoverOptions:r,actionButton:i,children:o})=>ue(R4,{trigger:"hover",closeDelay:n,children:[_(N4,{children:_(Ns,{children:o})}),ue(O4,{className:`popover-content ${t}`,children:[_(M4,{className:"popover-arrow"}),_(EF,{className:"popover-header",children:e}),ue("div",{className:"popover-options",children:[r||null,i]})]})]}),qi=(e,t)=>Math.floor(e/t)*t,OL=(e,t)=>Math.round(e/t)*t,_3e={tool:"brush",brushSize:50,maskColor:{r:255,g:90,b:90,a:.5},canvasDimensions:{width:0,height:0},boundingBoxDimensions:{width:64,height:64},boundingBoxCoordinate:{x:0,y:0},boundingBoxPreviewFill:{r:0,g:0,b:0,a:.7},shouldShowBoundingBox:!1,shouldShowBoundingBoxFill:!1,isBoundingBoxTransforming:!1,cursorPosition:null,lines:[],pastLines:[],futureLines:[],shouldShowMask:!0,shouldInvertMask:!1,shouldShowCheckboardTransparency:!1,shouldShowBrush:!0,shouldShowBrushPreview:!1,isMovingBoundingBox:!1,needsRepaint:!1,isDrawing:!1,stageScale:1,shouldUseInpaintReplace:!1,inpaintReplace:.5},k3e=_3e,b$=W4({name:"inpainting",initialState:k3e,reducers:{setTool:(e,t)=>{e.tool=t.payload},toggleTool:e=>{e.tool=e.tool==="brush"?"eraser":"brush"},setBrushSize:(e,t)=>{e.brushSize=t.payload},addLine:(e,t)=>{e.pastLines.push(e.lines),e.lines.push(t.payload),e.futureLines=[]},addPointToCurrentLine:(e,t)=>{e.lines[e.lines.length-1].points.push(...t.payload)},undo:e=>{if(e.pastLines.length===0)return;const t=e.pastLines.pop();!t||(e.futureLines.unshift(e.lines),e.lines=t)},redo:e=>{if(e.futureLines.length===0)return;const t=e.futureLines.shift();!t||(e.pastLines.push(e.lines),e.lines=t)},clearMask:e=>{e.pastLines.push(e.lines),e.lines=[],e.futureLines=[],e.shouldInvertMask=!1},toggleShouldInvertMask:e=>{e.shouldInvertMask=!e.shouldInvertMask},toggleShouldShowMask:e=>{e.shouldShowMask=!e.shouldShowMask},setShouldInvertMask:(e,t)=>{e.shouldInvertMask=t.payload},setShouldShowMask:(e,t)=>{e.shouldShowMask=t.payload,t.payload||(e.shouldInvertMask=!1)},setShouldShowCheckboardTransparency:(e,t)=>{e.shouldShowCheckboardTransparency=t.payload},setShouldShowBrushPreview:(e,t)=>{e.shouldShowBrushPreview=t.payload},setShouldShowBrush:(e,t)=>{e.shouldShowBrush=t.payload},setMaskColor:(e,t)=>{e.maskColor=t.payload},setCursorPosition:(e,t)=>{e.cursorPosition=t.payload},setImageToInpaint:(e,t)=>{const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,{x:a,y:s}=e.boundingBoxCoordinate,l=qi(wn.clamp(i,64,n),64),d=qi(wn.clamp(o,64,r),64),p=qi(wn.clamp(a,0,n-l),64),g=qi(wn.clamp(s,0,r-d),64);e.boundingBoxDimensions={width:l,height:d},e.boundingBoxCoordinate={x:p,y:g},e.canvasDimensions={width:n,height:r},e.imageToInpaint=t.payload,e.needsRepaint=!0},setCanvasDimensions:(e,t)=>{e.canvasDimensions=t.payload;const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,a=qi(wn.clamp(i,64,n),64),s=qi(wn.clamp(o,64,r),64);e.boundingBoxDimensions={width:a,height:s}},setBoundingBoxDimensions:(e,t)=>{e.boundingBoxDimensions=t.payload;const{width:n,height:r}=t.payload,{x:i,y:o}=e.boundingBoxCoordinate,{width:a,height:s}=e.canvasDimensions,l=qi(a,64),d=qi(s,64),p=qi(n,64),g=qi(r,64),m=i+n-a,y=o+r-s,b=wn.clamp(p,64,l),S=wn.clamp(g,64,d),P=m>0?i-m:i,E=y>0?o-y:o,k=wn.clamp(P,0,l-b),L=wn.clamp(E,0,d-S),R=qi(k,64),N=qi(L,64);e.boundingBoxDimensions={width:b,height:S},e.boundingBoxCoordinate={x:R,y:N}},setBoundingBoxCoordinate:(e,t)=>{e.boundingBoxCoordinate=t.payload},setIsMovingBoundingBox:(e,t)=>{e.isMovingBoundingBox=t.payload},toggleIsMovingBoundingBox:e=>{e.isMovingBoundingBox=!e.isMovingBoundingBox},setBoundingBoxPreviewFill:(e,t)=>{e.boundingBoxPreviewFill=t.payload},setNeedsRepaint:(e,t)=>{e.needsRepaint=t.payload},setStageScale:(e,t)=>{e.stageScale=t.payload,e.needsRepaint=!1},setShouldShowBoundingBoxFill:(e,t)=>{e.shouldShowBoundingBoxFill=t.payload},setIsBoundingBoxTransforming:(e,t)=>{e.isBoundingBoxTransforming=t.payload},setIsDrawing:(e,t)=>{e.isDrawing=t.payload},setShouldShowBoundingBox:(e,t)=>{e.shouldShowBoundingBox=t.payload},setClearBrushHistory:e=>{e.pastLines=[],e.futureLines=[]},setShouldUseInpaintReplace:(e,t)=>{e.shouldUseInpaintReplace=t.payload},setInpaintReplace:(e,t)=>{e.inpaintReplace=t.payload}}}),{setTool:NL,setBrushSize:E3e,addLine:DL,addPointToCurrentLine:FL,setShouldInvertMask:P3e,setShouldShowMask:T3e,setShouldShowCheckboardTransparency:K9e,setShouldShowBrushPreview:fS,setMaskColor:L3e,clearMask:A3e,undo:I3e,redo:R3e,setCursorPosition:zL,setCanvasDimensions:q9e,setImageToInpaint:S$,setBoundingBoxDimensions:hg,setBoundingBoxCoordinate:w$,setIsMovingBoundingBox:C$,setBoundingBoxPreviewFill:Z9e,setNeedsRepaint:_$,setStageScale:M3e,toggleTool:O3e,toggleIsMovingBoundingBox:Y9e,setShouldShowBoundingBoxFill:N3e,setIsBoundingBoxTransforming:$L,setIsDrawing:pg,setShouldShowBrush:BL,setShouldShowBoundingBox:D3e,setClearBrushHistory:F3e,setShouldUseInpaintReplace:z3e,setInpaintReplace:$3e}=b$.actions,B3e=b$.reducer,H3e=Rn([e=>e.gallery,e=>e.options],(e,t)=>{const{images:n,currentImageUuid:r,areMoreImagesAvailable:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l,galleryImageObjectFit:d}=e,{activeTab:p}=t;return{images:n,currentImageUuid:r,areMoreImagesAvailable:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l,galleryImageObjectFit:d,galleryGridTemplateColumns:`repeat(auto-fill, minmax(${l}px, auto))`,activeTabName:os[p]}}),k$=Rn([e=>e.options,e=>e.gallery],(e,t)=>({galleryImageObjectFit:t.galleryImageObjectFit,activeTabName:os[e.activeTab]})),W3e=Rn(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected,isGFPGANAvailable:e.isGFPGANAvailable,isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),E$=({image:e})=>{const t=St(),{activeTabName:n}=qe(k$),r=qe(L=>L.options.shouldShowImageDetails),i=_d(),o=qe(L=>L.gallery.intermediateImage),a=qe(L=>L.options.upscalingLevel),s=qe(L=>L.options.facetoolStrength),{isProcessing:l,isConnected:d,isGFPGANAvailable:p,isESRGANAvailable:g}=qe(W3e),m=()=>{t(ih(e.url)),t(Va(1))};Kt("shift+i",()=>{e?(m(),i({title:"Sent To Image To Image",status:"success",duration:2500,isClosable:!0})):i({title:"No Image Loaded",description:"No image found to send to image to image module.",status:"error",duration:2500,isClosable:!0})},[e]);const y=()=>t(iCe(e.metadata));Kt("a",()=>{["txt2img","img2img"].includes(e?.metadata?.image?.type)?(y(),i({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})):i({title:"Parameters Not Set",description:"No metadata found for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const b=()=>t(Sv(e.metadata.image.seed));Kt("s",()=>{e?.metadata?.image?.seed?(b(),i({title:"Seed Set",status:"success",duration:2500,isClosable:!0})):i({title:"Seed Not Set",description:"Could not find seed for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const S=()=>t(Z2e(e));Kt("u",()=>{g&&Boolean(!o)&&d&&!l&&a?S():i({title:"Upscaling Failed",status:"error",duration:2500,isClosable:!0})},[e,g,o,d,l,a]);const P=()=>t(Y2e(e));Kt("r",()=>{p&&Boolean(!o)&&d&&!l&&s?P():i({title:"Face Restoration Failed",status:"error",duration:2500,isClosable:!0})},[e,p,o,d,l,s]);const E=()=>t(uCe(!r)),k=()=>{t(S$(e)),n!=="inpainting"&&t(Va("inpainting")),i({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})};return Kt("i",()=>{e?E():i({title:"Failed to load metadata",status:"error",duration:2500,isClosable:!0})},[e,r]),ue("div",{className:"current-image-options",children:[_(Zn,{icon:_(W2e,{}),tooltip:"Send To Image To Image","aria-label":"Send To Image To Image",onClick:m}),_(Zn,{icon:_(l$,{}),tooltip:"Send To Inpainting","aria-label":"Send To Inpainting",onClick:k}),_(Zn,{icon:_(r$,{}),tooltip:"Use All","aria-label":"Use All",isDisabled:!["txt2img","img2img"].includes(e?.metadata?.image?.type),onClick:y}),_(Zn,{icon:_(wye,{}),tooltip:"Use Seed","aria-label":"Use Seed",isDisabled:!e?.metadata?.image?.seed,onClick:b}),_(ML,{title:"Restore Faces",popoverOptions:_(tx,{}),actionButton:_(p5,{label:"Restore Faces",isDisabled:!p||Boolean(o)||!(d&&!l)||!s,onClick:P}),children:_(Zn,{icon:_(D2e,{}),"aria-label":"Restore Faces"})}),_(ML,{title:"Upscale",styleClass:"upscale-popover",popoverOptions:_(nx,{}),actionButton:_(p5,{label:"Upscale Image",isDisabled:!g||Boolean(o)||!(d&&!l)||!a,onClick:S}),children:_(Zn,{icon:_($2e,{}),"aria-label":"Upscale"})}),_(Zn,{icon:_(F2e,{}),tooltip:"Details","aria-label":"Details",onClick:E}),_(Y6,{image:e,children:_(Zn,{icon:_(N2e,{}),tooltip:"Delete Image","aria-label":"Delete Image",isDisabled:Boolean(o)})})]})},V3e={currentImageUuid:"",images:[],areMoreImagesAvailable:!0,shouldPinGallery:!0,shouldShowGallery:!0,galleryScrollPosition:0,galleryImageMinimumWidth:64,galleryImageObjectFit:"contain"},P$=W4({name:"gallery",initialState:V3e,reducers:{setCurrentImage:(e,t)=>{e.currentImage=t.payload,e.currentImageUuid=t.payload.uuid},removeImage:(e,t)=>{const n=t.payload,r=e.images.filter(i=>i.uuid!==n);if(n===e.currentImageUuid){const i=e.images.findIndex(a=>a.uuid===n),o=Sa.exports.clamp(i,0,r.length-1);e.currentImage=r.length?r[o]:void 0,e.currentImageUuid=r.length?r[o].uuid:""}e.images=r},addImage:(e,t)=>{const n=t.payload,{uuid:r,url:i,mtime:o}=n;e.images.find(a=>a.url===i&&a.mtime===o)||(e.images.unshift(n),e.currentImageUuid=r,e.intermediateImage=void 0,e.currentImage=n,e.latest_mtime=o)},setIntermediateImage:(e,t)=>{e.intermediateImage=t.payload},clearIntermediateImage:e=>{e.intermediateImage=void 0},selectNextImage:e=>{const{images:t,currentImage:n}=e;if(n){const r=t.findIndex(i=>i.uuid===n.uuid);if(wn.inRange(r,0,t.length)){const i=t[r+1];e.currentImage=i,e.currentImageUuid=i.uuid}}},selectPrevImage:e=>{const{images:t,currentImage:n}=e;if(n){const r=t.findIndex(i=>i.uuid===n.uuid);if(wn.inRange(r,1,t.length+1)){const i=t[r-1];e.currentImage=i,e.currentImageUuid=i.uuid}}},addGalleryImages:(e,t)=>{const{images:n,areMoreImagesAvailable:r}=t.payload;if(n.length>0){const i=n.filter(o=>!e.images.find(a=>a.url===o.url&&a.mtime===o.mtime));if(e.images=e.images.concat(i).sort((o,a)=>a.mtime-o.mtime),!e.currentImage){const o=n[0];e.currentImage=o,e.currentImageUuid=o.uuid}e.latest_mtime=n[0].mtime,e.earliest_mtime=n[n.length-1].mtime}r!==void 0&&(e.areMoreImagesAvailable=r)},setShouldPinGallery:(e,t)=>{e.shouldPinGallery=t.payload},setShouldShowGallery:(e,t)=>{e.shouldShowGallery=t.payload},setGalleryScrollPosition:(e,t)=>{e.galleryScrollPosition=t.payload},setGalleryImageMinimumWidth:(e,t)=>{e.galleryImageMinimumWidth=t.payload},setGalleryImageObjectFit:(e,t)=>{e.galleryImageObjectFit=t.payload}}}),{addImage:hS,clearIntermediateImage:HL,removeImage:U3e,setCurrentImage:G3e,addGalleryImages:j3e,setIntermediateImage:K3e,selectNextImage:T$,selectPrevImage:L$,setShouldPinGallery:q3e,setShouldShowGallery:X6,setGalleryScrollPosition:Z3e,setGalleryImageMinimumWidth:Pf,setGalleryImageObjectFit:Y3e}=P$.actions,X3e=P$.reducer,Q3e=Rn(e=>e.gallery,e=>{const t=e.images.findIndex(r=>r.uuid===e?.currentImage?.uuid),n=e.images.length;return{isOnFirstImage:t===0,isOnLastImage:!isNaN(t)&&t===n-1}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}});function A$(e){const{imageToDisplay:t}=e,n=St(),{isOnFirstImage:r,isOnLastImage:i}=qe(Q3e),o=qe(m=>m.options.shouldShowImageDetails),[a,s]=C.exports.useState(!1),l=()=>{s(!0)},d=()=>{s(!1)},p=()=>{n(L$())},g=()=>{n(T$())};return ue("div",{className:"current-image-preview",children:[_(C4,{src:t.url,fit:"contain",maxWidth:"100%",maxHeight:"100%"}),!o&&ue("div",{className:"current-image-next-prev-buttons",children:[_("div",{className:"next-prev-button-trigger-area prev-button-trigger-area",onMouseOver:l,onMouseOut:d,children:a&&!r&&_(Yi,{"aria-label":"Previous image",icon:_(dye,{className:"next-prev-button"}),variant:"unstyled",onClick:p})}),_("div",{className:"next-prev-button-trigger-area next-button-trigger-area",onMouseOver:l,onMouseOut:d,children:a&&!i&&_(Yi,{"aria-label":"Next image",icon:_(fye,{className:"next-prev-button"}),variant:"unstyled",onClick:g})})]})]})}var WL={path:ue("g",{stroke:"currentColor",strokeWidth:"1.5",children:[_("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),_("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),_("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},I$=Ie((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Pr("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??WL.viewBox;if(n&&typeof n!="string")return se.createElement(Ce.svg,{as:n,...m,...d});const b=a??WL.path;return se.createElement(Ce.svg,{verticalAlign:"middle",viewBox:y,...m,...d},b)});I$.displayName="Icon";function ht(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=C.exports.Children.toArray(e.path),a=Ie((s,l)=>_(I$,{ref:l,viewBox:t,...i,...s,children:o.length?o:_("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}ht({d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z",displayName:"CopyIcon"});ht({d:"M23.384,21.619,16.855,15.09a9.284,9.284,0,1,0-1.768,1.768l6.529,6.529a1.266,1.266,0,0,0,1.768,0A1.251,1.251,0,0,0,23.384,21.619ZM2.75,9.5a6.75,6.75,0,1,1,6.75,6.75A6.758,6.758,0,0,1,2.75,9.5Z",displayName:"SearchIcon"});ht({d:"M23.414,20.591l-4.645-4.645a10.256,10.256,0,1,0-2.828,2.829l4.645,4.644a2.025,2.025,0,0,0,2.828,0A2,2,0,0,0,23.414,20.591ZM10.25,3.005A7.25,7.25,0,1,1,3,10.255,7.258,7.258,0,0,1,10.25,3.005Z",displayName:"Search2Icon"});ht({d:"M21.4,13.7C20.6,13.9,19.8,14,19,14c-5,0-9-4-9-9c0-0.8,0.1-1.6,0.3-2.4c0.1-0.3,0-0.7-0.3-1 c-0.3-0.3-0.6-0.4-1-0.3C4.3,2.7,1,7.1,1,12c0,6.1,4.9,11,11,11c4.9,0,9.3-3.3,10.6-8.1c0.1-0.3,0-0.7-0.3-1 C22.1,13.7,21.7,13.6,21.4,13.7z",displayName:"MoonIcon"});ht({displayName:"SunIcon",path:ue("g",{strokeLinejoin:"round",strokeLinecap:"round",strokeWidth:"2",fill:"none",stroke:"currentColor",children:[_("circle",{cx:"12",cy:"12",r:"5"}),_("path",{d:"M12 1v2"}),_("path",{d:"M12 21v2"}),_("path",{d:"M4.22 4.22l1.42 1.42"}),_("path",{d:"M18.36 18.36l1.42 1.42"}),_("path",{d:"M1 12h2"}),_("path",{d:"M21 12h2"}),_("path",{d:"M4.22 19.78l1.42-1.42"}),_("path",{d:"M18.36 5.64l1.42-1.42"})]})});ht({d:"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z",displayName:"AddIcon"});ht({displayName:"SmallAddIcon",viewBox:"0 0 20 20",path:_("path",{fill:"currentColor",d:"M14 9h-3V6c0-.55-.45-1-1-1s-1 .45-1 1v3H6c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1z",fillRule:"evenodd"})});ht({viewBox:"0 0 14 14",d:"M14,7.77 L14,6.17 L12.06,5.53 L11.61,4.44 L12.49,2.6 L11.36,1.47 L9.55,2.38 L8.46,1.93 L7.77,0.01 L6.17,0.01 L5.54,1.95 L4.43,2.4 L2.59,1.52 L1.46,2.65 L2.37,4.46 L1.92,5.55 L0,6.23 L0,7.82 L1.94,8.46 L2.39,9.55 L1.51,11.39 L2.64,12.52 L4.45,11.61 L5.54,12.06 L6.23,13.98 L7.82,13.98 L8.45,12.04 L9.56,11.59 L11.4,12.47 L12.53,11.34 L11.61,9.53 L12.08,8.44 L14,7.75 L14,7.77 Z M7,10 C5.34,10 4,8.66 4,7 C4,5.34 5.34,4 7,4 C8.66,4 10,5.34 10,7 C10,8.66 8.66,10 7,10 Z",displayName:"SettingsIcon"});ht({displayName:"CheckCircleIcon",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"});ht({d:"M19.5,9.5h-.75V6.75a6.75,6.75,0,0,0-13.5,0V9.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5ZM7.75,6.75a4.25,4.25,0,0,1,8.5,0V9a.5.5,0,0,1-.5.5H8.25a.5.5,0,0,1-.5-.5Z",displayName:"LockIcon"});ht({d:"M19.5,9.5h-.75V6.75A6.751,6.751,0,0,0,5.533,4.811a1.25,1.25,0,1,0,2.395.717A4.251,4.251,0,0,1,16.25,6.75V9a.5.5,0,0,1-.5.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5Z",displayName:"UnlockIcon"});ht({displayName:"ViewIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M23.432,10.524C20.787,7.614,16.4,4.538,12,4.6,7.6,4.537,3.213,7.615.568,10.524a2.211,2.211,0,0,0,0,2.948C3.182,16.351,7.507,19.4,11.839,19.4h.308c4.347,0,8.671-3.049,11.288-5.929A2.21,2.21,0,0,0,23.432,10.524ZM7.4,12A4.6,4.6,0,1,1,12,16.6,4.6,4.6,0,0,1,7.4,12Z"}),_("circle",{cx:"12",cy:"12",r:"2"})]})});ht({displayName:"ViewOffIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M23.2,10.549a20.954,20.954,0,0,0-4.3-3.6l4-3.995a1,1,0,1,0-1.414-1.414l-.018.018a.737.737,0,0,1-.173.291l-19.5,19.5c-.008.007-.018.009-.026.017a1,1,0,0,0,1.631,1.088l4.146-4.146a11.26,11.26,0,0,0,4.31.939h.3c4.256,0,8.489-2.984,11.051-5.8A2.171,2.171,0,0,0,23.2,10.549ZM16.313,13.27a4.581,4.581,0,0,1-3,3.028,4.3,4.3,0,0,1-3.1-.19.253.253,0,0,1-.068-.407l5.56-5.559a.252.252,0,0,1,.407.067A4.3,4.3,0,0,1,16.313,13.27Z"}),_("path",{d:"M7.615,13.4a.244.244,0,0,0,.061-.24A4.315,4.315,0,0,1,7.5,12,4.5,4.5,0,0,1,12,7.5a4.276,4.276,0,0,1,1.16.173.244.244,0,0,0,.24-.062l1.941-1.942a.254.254,0,0,0-.1-.421A10.413,10.413,0,0,0,12,4.75C7.7,4.692,3.4,7.7.813,10.549a2.15,2.15,0,0,0-.007,2.9,21.209,21.209,0,0,0,3.438,3.03.256.256,0,0,0,.326-.029Z"})]})});ht({d:"M11.2857,6.05714 L10.08571,4.85714 L7.85714,7.14786 L7.85714,1 L6.14286,1 L6.14286,7.14786 L3.91429,4.85714 L2.71429,6.05714 L7,10.42857 L11.2857,6.05714 Z M1,11.2857 L1,13 L13,13 L13,11.2857 L1,11.2857 Z",displayName:"DownloadIcon",viewBox:"0 0 14 14"});ht({displayName:"DeleteIcon",path:_("g",{fill:"currentColor",children:_("path",{d:"M19.452 7.5H4.547a.5.5 0 00-.5.545l1.287 14.136A2 2 0 007.326 24h9.347a2 2 0 001.992-1.819L19.95 8.045a.5.5 0 00-.129-.382.5.5 0 00-.369-.163zm-9.2 13a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zm5 0a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zM22 4h-4.75a.25.25 0 01-.25-.25V2.5A2.5 2.5 0 0014.5 0h-5A2.5 2.5 0 007 2.5v1.25a.25.25 0 01-.25.25H2a1 1 0 000 2h20a1 1 0 000-2zM9 3.75V2.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v1.25a.25.25 0 01-.25.25h-5.5A.25.25 0 019 3.75z"})})});ht({displayName:"RepeatIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M10.319,4.936a7.239,7.239,0,0,1,7.1,2.252,1.25,1.25,0,1,0,1.872-1.657A9.737,9.737,0,0,0,9.743,2.5,10.269,10.269,0,0,0,2.378,9.61a.249.249,0,0,1-.271.178l-1.033-.13A.491.491,0,0,0,.6,9.877a.5.5,0,0,0-.019.526l2.476,4.342a.5.5,0,0,0,.373.248.43.43,0,0,0,.062,0,.5.5,0,0,0,.359-.152l3.477-3.593a.5.5,0,0,0-.3-.844L5.15,10.172a.25.25,0,0,1-.2-.333A7.7,7.7,0,0,1,10.319,4.936Z"}),_("path",{d:"M23.406,14.1a.5.5,0,0,0,.015-.526l-2.5-4.329A.5.5,0,0,0,20.546,9a.489.489,0,0,0-.421.151l-3.456,3.614a.5.5,0,0,0,.3.842l1.848.221a.249.249,0,0,1,.183.117.253.253,0,0,1,.023.216,7.688,7.688,0,0,1-5.369,4.9,7.243,7.243,0,0,1-7.1-2.253,1.25,1.25,0,1,0-1.872,1.656,9.74,9.74,0,0,0,9.549,3.03,10.261,10.261,0,0,0,7.369-7.12.251.251,0,0,1,.27-.179l1.058.127a.422.422,0,0,0,.06,0A.5.5,0,0,0,23.406,14.1Z"})]})});ht({displayName:"RepeatClockIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M12.965,6a1,1,0,0,0-1,1v5.5a1,1,0,0,0,1,1h5a1,1,0,0,0,0-2h-3.75a.25.25,0,0,1-.25-.25V7A1,1,0,0,0,12.965,6Z"}),_("path",{d:"M12.567,1.258A10.822,10.822,0,0,0,2.818,8.4a.25.25,0,0,1-.271.163L.858,8.309a.514.514,0,0,0-.485.213.5.5,0,0,0-.021.53l2.679,4.7a.5.5,0,0,0,.786.107l3.77-3.746a.5.5,0,0,0-.279-.85L5.593,9.007a.25.25,0,0,1-.192-.35,8.259,8.259,0,1,1,7.866,11.59,1.25,1.25,0,0,0,.045,2.5h.047a10.751,10.751,0,1,0-.792-21.487Z"})]})});ht({displayName:"EditIcon",path:ue("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[_("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),_("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]})});ht({d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z",displayName:"ChevronLeftIcon"});ht({d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z",displayName:"ChevronRightIcon"});ht({displayName:"ChevronDownIcon",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"});ht({d:"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z",displayName:"ChevronUpIcon"});ht({d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z",displayName:"ArrowBackIcon"});ht({d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z",displayName:"ArrowForwardIcon"});ht({d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z",displayName:"ArrowUpIcon"});ht({viewBox:"0 0 16 16",d:"M11.891 9.992a1 1 0 1 1 1.416 1.415l-4.3 4.3a1 1 0 0 1-1.414 0l-4.3-4.3A1 1 0 0 1 4.71 9.992l3.59 3.591 3.591-3.591zm0-3.984L8.3 2.417 4.709 6.008a1 1 0 0 1-1.416-1.415l4.3-4.3a1 1 0 0 1 1.414 0l4.3 4.3a1 1 0 1 1-1.416 1.415z",displayName:"ArrowUpDownIcon"});ht({d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z",displayName:"ArrowDownIcon"});var R$=ht({displayName:"ExternalLinkIcon",path:ue("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[_("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),_("path",{d:"M15 3h6v6"}),_("path",{d:"M10 14L21 3"})]})});ht({displayName:"LinkIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z"}),_("path",{d:"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z"})]})});ht({displayName:"PlusSquareIcon",path:ue("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[_("rect",{height:"18",width:"18",rx:"2",ry:"2",x:"3",y:"3"}),_("path",{d:"M12 8v8"}),_("path",{d:"M8 12h8"})]})});ht({displayName:"CalendarIcon",viewBox:"0 0 14 14",d:"M10.8889,5.5 L3.11111,5.5 L3.11111,7.05556 L10.8889,7.05556 L10.8889,5.5 Z M12.4444,1.05556 L11.6667,1.05556 L11.6667,0 L10.1111,0 L10.1111,1.05556 L3.88889,1.05556 L3.88889,0 L2.33333,0 L2.33333,1.05556 L1.55556,1.05556 C0.692222,1.05556 0.00777777,1.75556 0.00777777,2.61111 L0,12.5 C0,13.3556 0.692222,14 1.55556,14 L12.4444,14 C13.3,14 14,13.3556 14,12.5 L14,2.61111 C14,1.75556 13.3,1.05556 12.4444,1.05556 Z M12.4444,12.5 L1.55556,12.5 L1.55556,3.94444 L12.4444,3.94444 L12.4444,12.5 Z M8.55556,8.61111 L3.11111,8.61111 L3.11111,10.1667 L8.55556,10.1667 L8.55556,8.61111 Z"});ht({d:"M0.913134,0.920639 C1.49851,0.331726 2.29348,0 3.12342,0 L10.8766,0 C11.7065,0 12.5015,0.331725 13.0869,0.920639 C13.6721,1.50939 14,2.30689 14,3.13746 L14,8.12943 C13.9962,8.51443 13.9059,8.97125 13.7629,9.32852 C13.6128,9.683 13.3552,10.0709 13.0869,10.3462 C12.813,10.6163 12.4265,10.8761 12.0734,11.0274 C11.7172,11.1716 11.2607,11.263 10.8766,11.2669 L10.1234,11.2669 L10.1234,12.5676 L10.1209,12.5676 C10.1204,12.793 10.0633,13.0791 9.97807,13.262 C9.8627,13.466 9.61158,13.7198 9.40818,13.8382 L9.40824,13.8383 C9.4077,13.8386 9.40716,13.8388 9.40661,13.8391 C9.40621,13.8393 9.4058,13.8396 9.40539,13.8398 L9.40535,13.8397 C9.22958,13.9254 8.94505,13.9951 8.75059,14 L8.74789,14 C8.35724,13.9963 7.98473,13.8383 7.71035,13.5617 L5.39553,11.2669 L3.12342,11.2669 C2.29348,11.2669 1.49851,10.9352 0.913134,10.3462 C0.644826,10.0709 0.387187,9.683 0.23711,9.32852 C0.0941235,8.97125 0.00379528,8.51443 0,8.12943 L0,3.13746 C0,2.30689 0.327915,1.50939 0.913134,0.920639 Z M3.12342,1.59494 C2.71959,1.59494 2.33133,1.75628 2.04431,2.04503 C1.75713,2.33395 1.59494,2.72681 1.59494,3.13746 L1.59494,8.12943 C1.59114,8.35901 1.62114,8.51076 1.71193,8.72129 C1.79563,8.9346 1.88065,9.06264 2.04431,9.22185 C2.33133,9.5106 2.71959,9.67195 3.12342,9.67195 L5.72383,9.67195 C5.93413,9.67195 6.13592,9.75502 6.28527,9.90308 L8.52848,12.1269 L8.52848,10.4694 C8.52848,10.029 8.88552,9.67195 9.32595,9.67195 L10.8766,9.67195 C11.1034,9.67583 11.2517,9.64614 11.4599,9.55518 C11.6712,9.47132 11.7976,9.38635 11.9557,9.22185 C12.1193,9.06264 12.2044,8.9346 12.2881,8.72129 C12.3789,8.51076 12.4089,8.35901 12.4051,8.12943 L12.4051,3.13746 C12.4051,2.72681 12.2429,2.33394 11.9557,2.04503 C11.6687,1.75628 11.2804,1.59494 10.8766,1.59494 L3.12342,1.59494 Z",displayName:"ChatIcon",viewBox:"0 0 14 14"});ht({displayName:"TimeIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm0,22A10,10,0,1,1,22,12,10.011,10.011,0,0,1,12,22Z"}),_("path",{d:"M17.134,15.81,12.5,11.561V6.5a1,1,0,0,0-2,0V12a1,1,0,0,0,.324.738l4.959,4.545a1.01,1.01,0,0,0,1.413-.061A1,1,0,0,0,17.134,15.81Z"})]})});ht({displayName:"ArrowRightIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M13.584,12a2.643,2.643,0,0,1-.775,1.875L3.268,23.416a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L.768,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,13.584,12Z"}),_("path",{d:"M23.75,12a2.643,2.643,0,0,1-.775,1.875l-9.541,9.541a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L10.934,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,23.75,12Z"})]})});ht({displayName:"ArrowLeftIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M10.416,12a2.643,2.643,0,0,1,.775-1.875L20.732.584a1.768,1.768,0,0,1,2.5,2.5l-8.739,8.739a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5l-9.541-9.541A2.643,2.643,0,0,1,10.416,12Z"}),_("path",{d:"M.25,12a2.643,2.643,0,0,1,.775-1.875L10.566.584a1.768,1.768,0,0,1,2.5,2.5L4.327,11.823a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5L1.025,13.875A2.643,2.643,0,0,1,.25,12Z"})]})});ht({displayName:"AtSignIcon",d:"M12,.5A11.634,11.634,0,0,0,.262,12,11.634,11.634,0,0,0,12,23.5a11.836,11.836,0,0,0,6.624-2,1.25,1.25,0,1,0-1.393-2.076A9.34,9.34,0,0,1,12,21a9.132,9.132,0,0,1-9.238-9A9.132,9.132,0,0,1,12,3a9.132,9.132,0,0,1,9.238,9v.891a1.943,1.943,0,0,1-3.884,0V12A5.355,5.355,0,1,0,12,17.261a5.376,5.376,0,0,0,3.861-1.634,4.438,4.438,0,0,0,7.877-2.736V12A11.634,11.634,0,0,0,12,.5Zm0,14.261A2.763,2.763,0,1,1,14.854,12,2.812,2.812,0,0,1,12,14.761Z"});ht({displayName:"AttachmentIcon",d:"M21.843,3.455a6.961,6.961,0,0,0-9.846,0L1.619,13.832a5.128,5.128,0,0,0,7.252,7.252L17.3,12.653A3.293,3.293,0,1,0,12.646,8L7.457,13.184A1,1,0,1,0,8.871,14.6L14.06,9.409a1.294,1.294,0,0,1,1.829,1.83L7.457,19.67a3.128,3.128,0,0,1-4.424-4.424L13.411,4.869a4.962,4.962,0,1,1,7.018,7.018L12.646,19.67a1,1,0,1,0,1.414,1.414L21.843,13.3a6.96,6.96,0,0,0,0-9.846Z"});ht({displayName:"UpDownIcon",viewBox:"-1 -1 9 11",d:"M 3.5 0L 3.98809 -0.569442L 3.5 -0.987808L 3.01191 -0.569442L 3.5 0ZM 3.5 9L 3.01191 9.56944L 3.5 9.98781L 3.98809 9.56944L 3.5 9ZM 0.488094 3.56944L 3.98809 0.569442L 3.01191 -0.569442L -0.488094 2.43056L 0.488094 3.56944ZM 3.01191 0.569442L 6.51191 3.56944L 7.48809 2.43056L 3.98809 -0.569442L 3.01191 0.569442ZM -0.488094 6.56944L 3.01191 9.56944L 3.98809 8.43056L 0.488094 5.43056L -0.488094 6.56944ZM 3.98809 9.56944L 7.48809 6.56944L 6.51191 5.43056L 3.01191 8.43056L 3.98809 9.56944Z"});ht({d:"M23.555,8.729a1.505,1.505,0,0,0-1.406-.98H16.062a.5.5,0,0,1-.472-.334L13.405,1.222a1.5,1.5,0,0,0-2.81,0l-.005.016L8.41,7.415a.5.5,0,0,1-.471.334H1.85A1.5,1.5,0,0,0,.887,10.4l5.184,4.3a.5.5,0,0,1,.155.543L4.048,21.774a1.5,1.5,0,0,0,2.31,1.684l5.346-3.92a.5.5,0,0,1,.591,0l5.344,3.919a1.5,1.5,0,0,0,2.312-1.683l-2.178-6.535a.5.5,0,0,1,.155-.543l5.194-4.306A1.5,1.5,0,0,0,23.555,8.729Z",displayName:"StarIcon"});ht({displayName:"EmailIcon",path:ue("g",{fill:"currentColor",children:[_("path",{d:"M11.114,14.556a1.252,1.252,0,0,0,1.768,0L22.568,4.87a.5.5,0,0,0-.281-.849A1.966,1.966,0,0,0,22,4H2a1.966,1.966,0,0,0-.289.021.5.5,0,0,0-.281.849Z"}),_("path",{d:"M23.888,5.832a.182.182,0,0,0-.2.039l-6.2,6.2a.251.251,0,0,0,0,.354l5.043,5.043a.75.75,0,1,1-1.06,1.061l-5.043-5.043a.25.25,0,0,0-.354,0l-2.129,2.129a2.75,2.75,0,0,1-3.888,0L7.926,13.488a.251.251,0,0,0-.354,0L2.529,18.531a.75.75,0,0,1-1.06-1.061l5.043-5.043a.251.251,0,0,0,0-.354l-6.2-6.2a.18.18,0,0,0-.2-.039A.182.182,0,0,0,0,6V18a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V6A.181.181,0,0,0,23.888,5.832Z"})]})});ht({d:"M2.20731,0.0127209 C2.1105,-0.0066419 1.99432,-0.00664663 1.91687,0.032079 C0.871279,0.438698 0.212942,1.92964 0.0580392,2.95587 C-0.426031,6.28627 2.20731,9.17133 4.62766,11.0689 C6.77694,12.7534 10.9012,15.5223 13.3409,12.8503 C13.6507,12.5211 14.0186,12.037 13.9993,11.553 C13.9412,10.7397 13.186,10.1588 12.6051,9.71349 C12.1598,9.38432 11.2304,8.47427 10.6495,8.49363 C10.1267,8.51299 9.79754,9.05515 9.46837,9.38432 L8.88748,9.96521 C8.79067,10.062 7.55145,9.24878 7.41591,9.15197 C6.91248,8.8228 6.4284,8.45491 6.00242,8.04829 C5.57644,7.64167 5.18919,7.19632 4.86002,6.73161 C4.7632,6.59607 3.96933,5.41495 4.04678,5.31813 C4.04678,5.31813 4.72448,4.58234 4.91811,4.2919 C5.32473,3.67229 5.63453,3.18822 5.16982,2.45243 C4.99556,2.18135 4.78257,1.96836 4.55021,1.73601 C4.14359,1.34875 3.73698,0.942131 3.27227,0.612963 C3.02055,0.419335 2.59457,0.0708094 2.20731,0.0127209 Z",displayName:"PhoneIcon",viewBox:"0 0 14 14"});ht({viewBox:"0 0 10 10",d:"M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z",displayName:"DragHandleIcon"});ht({displayName:"SpinnerIcon",path:ue(Xn,{children:[_("defs",{children:ue("linearGradient",{x1:"28.154%",y1:"63.74%",x2:"74.629%",y2:"17.783%",id:"a",children:[_("stop",{stopColor:"currentColor",offset:"0%"}),_("stop",{stopColor:"#fff",stopOpacity:"0",offset:"100%"})]})}),ue("g",{transform:"translate(2)",fill:"none",children:[_("circle",{stroke:"url(#a)",strokeWidth:"4",cx:"10",cy:"12",r:"10"}),_("path",{d:"M10 2C4.477 2 0 6.477 0 12",stroke:"currentColor",strokeWidth:"4"}),_("rect",{fill:"currentColor",x:"8",width:"4",height:"4",rx:"8"})]})]})});ht({displayName:"CloseIcon",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"});ht({displayName:"SmallCloseIcon",viewBox:"0 0 16 16",path:_("path",{d:"M9.41 8l2.29-2.29c.19-.18.3-.43.3-.71a1.003 1.003 0 0 0-1.71-.71L8 6.59l-2.29-2.3a1.003 1.003 0 0 0-1.42 1.42L6.59 8 4.3 10.29c-.19.18-.3.43-.3.71a1.003 1.003 0 0 0 1.71.71L8 9.41l2.29 2.29c.18.19.43.3.71.3a1.003 1.003 0 0 0 .71-1.71L9.41 8z",fillRule:"evenodd",fill:"currentColor"})});ht({d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31C15.55 19.37 13.85 20 12 20zm6.31-3.1L7.1 5.69C8.45 4.63 10.15 4 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z",displayName:"NotAllowedIcon"});ht({d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z",displayName:"TriangleDownIcon"});ht({d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z",displayName:"TriangleUpIcon"});ht({displayName:"InfoOutlineIcon",path:ue("g",{fill:"currentColor",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"2",children:[_("circle",{cx:"12",cy:"12",fill:"none",r:"11",stroke:"currentColor"}),_("line",{fill:"none",x1:"11.959",x2:"11.959",y1:"11",y2:"17"}),_("circle",{cx:"11.959",cy:"7",r:"1",stroke:"none"})]})});ht({displayName:"BellIcon",d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"});ht({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"});ht({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm0,19a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,12,19Zm1.6-6.08a1,1,0,0,0-.6.917,1,1,0,1,1-2,0,3,3,0,0,1,1.8-2.75A2,2,0,1,0,10,9.255a1,1,0,1,1-2,0,4,4,0,1,1,5.6,3.666Z",displayName:"QuestionIcon"});ht({displayName:"QuestionOutlineIcon",path:ue("g",{stroke:"currentColor",strokeWidth:"1.5",children:[_("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),_("path",{fill:"none",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),_("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]})});ht({d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z",displayName:"WarningIcon"});ht({displayName:"WarningTwoIcon",d:"M23.119,20,13.772,2.15h0a2,2,0,0,0-3.543,0L.881,20a2,2,0,0,0,1.772,2.928H21.347A2,2,0,0,0,23.119,20ZM11,8.423a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Zm1.05,11.51h-.028a1.528,1.528,0,0,1-1.522-1.47,1.476,1.476,0,0,1,1.448-1.53h.028A1.527,1.527,0,0,1,13.5,18.4,1.475,1.475,0,0,1,12.05,19.933Z"});ht({viewBox:"0 0 14 14",path:_("g",{fill:"currentColor",children:_("polygon",{points:"5.5 11.9993304 14 3.49933039 12.5 2 5.5 8.99933039 1.5 4.9968652 0 6.49933039"})})});ht({displayName:"MinusIcon",path:_("g",{fill:"currentColor",children:_("rect",{height:"4",width:"20",x:"2",y:"10"})})});ht({displayName:"HamburgerIcon",viewBox:"0 0 24 24",d:"M 3 5 A 1.0001 1.0001 0 1 0 3 7 L 21 7 A 1.0001 1.0001 0 1 0 21 5 L 3 5 z M 3 11 A 1.0001 1.0001 0 1 0 3 13 L 21 13 A 1.0001 1.0001 0 1 0 21 11 L 3 11 z M 3 17 A 1.0001 1.0001 0 1 0 3 19 L 21 19 A 1.0001 1.0001 0 1 0 21 17 L 3 17 z"});function J3e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M245.09 327.74v-37.32c57.07 0 84.51 13.47 108.58 38.68 5.4 5.65 15 1.32 14.29-6.43-5.45-61.45-34.14-117.09-122.87-117.09v-37.32a8.32 8.32 0 00-14.05-6L146.58 242a8.2 8.2 0 000 11.94L231 333.71a8.32 8.32 0 0014.09-5.97z"}},{tag:"path",attr:{fill:"none",strokeMiterlimit:"10",strokeWidth:"32",d:"M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z"}}]})(e)}const er=({label:e,value:t,onClick:n,isLink:r,labelPosition:i})=>ue(Wn,{gap:2,children:[n&&_(Mi,{label:`Recall ${e}`,children:_(Yi,{"aria-label":"Use this parameter",icon:_(J3e,{}),size:"xs",variant:"ghost",fontSize:20,onClick:n})}),ue(Wn,{direction:i?"column":"row",children:[ue(zo,{fontWeight:"semibold",whiteSpace:"pre-wrap",pr:2,children:[e,":"]}),r?ue(Xp,{href:t.toString(),isExternal:!0,wordBreak:"break-all",children:[t.toString()," ",_(R$,{mx:"2px"})]}):_(zo,{overflowY:"scroll",wordBreak:"break-all",children:t.toString()})]})]}),e5e=(e,t)=>e.image.uuid===t.image.uuid,M$=C.exports.memo(({image:e,styleClass:t})=>{const n=St(),r=e?.metadata?.image||{},{type:i,postprocessing:o,sampler:a,prompt:s,seed:l,variations:d,steps:p,cfg_scale:g,seamless:m,hires_fix:y,width:b,height:S,strength:P,fit:E,init_image_path:k,mask_image_path:L,orig_path:R,scale:N}=r,F=JSON.stringify(r,null,2);return _("div",{className:`image-metadata-viewer ${t}`,children:ue(Wn,{gap:1,direction:"column",width:"100%",children:[ue(Wn,{gap:2,children:[_(zo,{fontWeight:"semibold",children:"File:"}),ue(Xp,{href:e.url,isExternal:!0,children:[e.url,_(R$,{mx:"2px"})]})]}),Object.keys(r).length>0?ue(Xn,{children:[i&&_(er,{label:"Generation type",value:i}),["esrgan","gfpgan"].includes(i)&&_(er,{label:"Original image",value:R}),i==="gfpgan"&&P!==void 0&&_(er,{label:"Fix faces strength",value:P,onClick:()=>n(t3(P))}),i==="esrgan"&&N!==void 0&&_(er,{label:"Upscaling scale",value:N,onClick:()=>n(EC(N))}),i==="esrgan"&&P!==void 0&&_(er,{label:"Upscaling strength",value:P,onClick:()=>n(PC(P))}),s&&_(er,{label:"Prompt",labelPosition:"top",value:Yy(s),onClick:()=>n(i7(s))}),l!==void 0&&_(er,{label:"Seed",value:l,onClick:()=>n(Sv(l))}),a&&_(er,{label:"Sampler",value:a,onClick:()=>n(cH(a))}),p&&_(er,{label:"Steps",value:p,onClick:()=>n(aH(p))}),g!==void 0&&_(er,{label:"CFG scale",value:g,onClick:()=>n(sH(g))}),d&&d.length>0&&_(er,{label:"Seed-weight pairs",value:h5(d),onClick:()=>n(mH(h5(d)))}),m&&_(er,{label:"Seamless",value:m,onClick:()=>n(dH(m))}),y&&_(er,{label:"High Resolution Optimization",value:y,onClick:()=>n(fH(y))}),b&&_(er,{label:"Width",value:b,onClick:()=>n(uH(b))}),S&&_(er,{label:"Height",value:S,onClick:()=>n(lH(S))}),k&&_(er,{label:"Initial image",value:k,isLink:!0,onClick:()=>n(ih(k))}),L&&_(er,{label:"Mask image",value:L,isLink:!0,onClick:()=>n(TC(L))}),i==="img2img"&&P&&_(er,{label:"Image to image strength",value:P,onClick:()=>n(hH(P))}),E&&_(er,{label:"Image to image fit",value:E,onClick:()=>n(gH(E))}),o&&o.length>0&&ue(Xn,{children:[_(T_,{size:"sm",children:"Postprocessing"}),o.map((z,$)=>{if(z.type==="esrgan"){const{scale:K,strength:G}=z;return ue(Wn,{pl:"2rem",gap:1,direction:"column",children:[_(zo,{size:"md",children:`${$+1}: Upscale (ESRGAN)`}),_(er,{label:"Scale",value:K,onClick:()=>n(EC(K))}),_(er,{label:"Strength",value:G,onClick:()=>n(PC(G))})]},$)}else if(z.type==="gfpgan"){const{strength:K}=z;return ue(Wn,{pl:"2rem",gap:1,direction:"column",children:[_(zo,{size:"md",children:`${$+1}: Face restoration (GFPGAN)`}),_(er,{label:"Strength",value:K,onClick:()=>{n(t3(K)),n(n3("gfpgan"))}})]},$)}else if(z.type==="codeformer"){const{strength:K,fidelity:G}=z;return ue(Wn,{pl:"2rem",gap:1,direction:"column",children:[_(zo,{size:"md",children:`${$+1}: Face restoration (Codeformer)`}),_(er,{label:"Strength",value:K,onClick:()=>{n(t3(K)),n(n3("codeformer"))}}),G&&_(er,{label:"Fidelity",value:G,onClick:()=>{n(pH(G)),n(n3("codeformer"))}})]},$)}})]}),ue(Wn,{gap:2,direction:"column",children:[ue(Wn,{gap:2,children:[_(Mi,{label:"Copy metadata JSON",children:_(Yi,{"aria-label":"Copy metadata JSON",icon:_(gye,{}),size:"xs",variant:"ghost",fontSize:14,onClick:()=>navigator.clipboard.writeText(F)})}),_(zo,{fontWeight:"semibold",children:"Metadata JSON:"})]}),_("div",{className:"image-json-viewer",children:_("pre",{children:F})})]})]}):_(sD,{width:"100%",pt:10,children:_(zo,{fontSize:"lg",fontWeight:"semibold",children:"No metadata available"})})]})})},e5e);function VL(){const e=qe(o=>o.options.initialImagePath),t=St(),n=_d();return ue("div",{className:"init-image-preview",children:[ue("div",{className:"init-image-preview-header",children:[_("h1",{children:"Initial Image"}),_(Yi,{isDisabled:!e,size:"sm","aria-label":"Reset Initial Image",onClick:o=>{o.stopPropagation(),t(ih(null))},icon:_(i$,{})})]}),e&&_("div",{className:"init-image-image",children:_(C4,{fit:"contain",src:e,rounded:"md",onError:()=>{n({title:"Problem loading parameters",description:"Unable to load init image.",status:"error",isClosable:!0}),t(ih(null))}})})]})}function t5e(){const e=qe(o=>o.options.initialImagePath),{currentImage:t,intermediateImage:n}=qe(o=>o.gallery),r=qe(o=>o.options.shouldShowImageDetails),i=n||t;return _("div",{className:"image-to-image-display",style:i?{gridAutoRows:"max-content auto"}:{gridAutoRows:"auto"},children:e?_(Xn,{children:i?ue(Xn,{children:[_(E$,{image:i}),_("div",{className:"image-to-image-dual-preview-container",children:ue("div",{className:"image-to-image-dual-preview",children:[_(VL,{}),ue("div",{className:"image-to-image-current-image-display",children:[_(A$,{imageToDisplay:i}),r&&_(M$,{image:i,styleClass:"img2img-metadata"})]})]})})]}):_("div",{className:"image-to-image-single-preview",children:_(VL,{})})}):_("div",{className:"upload-image",children:_(w3e,{label:"Upload or Drop Image Here",icon:_(Eye,{}),styleClass:"image-to-image-upload-btn",dispatcher:eye})})})}var n5e=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Gr=globalThis&&globalThis.__assign||function(){return Gr=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Gr.apply(this,arguments)},UL={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},GL={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},Y2={width:"20px",height:"20px",position:"absolute"},r5e={top:Gr(Gr({},UL),{top:"-5px"}),right:Gr(Gr({},GL),{left:void 0,right:"-5px"}),bottom:Gr(Gr({},UL),{top:void 0,bottom:"-5px"}),left:Gr(Gr({},GL),{left:"-5px"}),topRight:Gr(Gr({},Y2),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:Gr(Gr({},Y2),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:Gr(Gr({},Y2),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:Gr(Gr({},Y2),{left:"-10px",top:"-10px",cursor:"nw-resize"})},i5e=function(e){n5e(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.onMouseDown=function(r){n.props.onResizeStart(r,n.props.direction)},n.onTouchStart=function(r){n.props.onResizeStart(r,n.props.direction)},n}return t.prototype.render=function(){return _("div",{className:this.props.className||"",style:Gr(Gr({position:"absolute",userSelect:"none"},r5e[this.props.direction]),this.props.replaceStyles||{}),onMouseDown:this.onMouseDown,onTouchStart:this.onTouchStart,children:this.props.children})},t}(C.exports.PureComponent),o5e=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),ml=globalThis&&globalThis.__assign||function(){return ml=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},ml.apply(this,arguments)},a5e={width:"auto",height:"auto"},X2=function(e,t,n){return Math.max(Math.min(e,n),t)},jL=function(e,t){return Math.round(e/t)*t},pp=function(e,t){return new RegExp(e,"i").test(t)},Q2=function(e){return Boolean(e.touches&&e.touches.length)},s5e=function(e){return Boolean((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},KL=function(e,t,n){n===void 0&&(n=0);var r=t.reduce(function(o,a,s){return Math.abs(a-e)<Math.abs(t[o]-e)?s:o},0),i=Math.abs(t[r]-e);return n===0||i<n?t[r]:e},pS=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:e+"px"},J2=function(e,t,n,r){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var i=Number(e.replace("%",""))/100;return t*i}if(e.endsWith("vw")){var i=Number(e.replace("vw",""))/100;return n*i}if(e.endsWith("vh")){var i=Number(e.replace("vh",""))/100;return r*i}}return e},l5e=function(e,t,n,r,i,o,a){return r=J2(r,e.width,t,n),i=J2(i,e.height,t,n),o=J2(o,e.width,t,n),a=J2(a,e.height,t,n),{maxWidth:typeof r>"u"?void 0:Number(r),maxHeight:typeof i>"u"?void 0:Number(i),minWidth:typeof o>"u"?void 0:Number(o),minHeight:typeof a>"u"?void 0:Number(a)}},u5e=["as","style","className","grid","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],qL="__resizable_base__",O$=function(e){o5e(t,e);function t(n){var r=e.call(this,n)||this;return r.ratio=1,r.resizable=null,r.parentLeft=0,r.parentTop=0,r.resizableLeft=0,r.resizableRight=0,r.resizableTop=0,r.resizableBottom=0,r.targetLeft=0,r.targetTop=0,r.appendBase=function(){if(!r.resizable||!r.window)return null;var i=r.parentNode;if(!i)return null;var o=r.window.document.createElement("div");return o.style.width="100%",o.style.height="100%",o.style.position="absolute",o.style.transform="scale(0, 0)",o.style.left="0",o.style.flex="0 0 100%",o.classList?o.classList.add(qL):o.className+=qL,i.appendChild(o),o},r.removeBase=function(i){var o=r.parentNode;!o||o.removeChild(i)},r.ref=function(i){i&&(r.resizable=i)},r.state={isResizing:!1,width:typeof(r.propsSize&&r.propsSize.width)>"u"?"auto":r.propsSize&&r.propsSize.width,height:typeof(r.propsSize&&r.propsSize.height)>"u"?"auto":r.propsSize&&r.propsSize.height,direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},r.onResizeStart=r.onResizeStart.bind(r),r.onMouseMove=r.onMouseMove.bind(r),r.onMouseUp=r.onMouseUp.bind(r),r}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||a5e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var n=0,r=0;if(this.resizable&&this.window){var i=this.resizable.offsetWidth,o=this.resizable.offsetHeight,a=this.resizable.style.position;a!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:i,r=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:o,this.resizable.style.position=a}return{width:n,height:r}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var n=this,r=this.props.size,i=function(s){if(typeof n.state[s]>"u"||n.state[s]==="auto")return"auto";if(n.propsSize&&n.propsSize[s]&&n.propsSize[s].toString().endsWith("%")){if(n.state[s].toString().endsWith("%"))return n.state[s].toString();var l=n.getParentSize(),d=Number(n.state[s].toString().replace("px","")),p=d/l[s]*100;return p+"%"}return pS(n.state[s])},o=r&&typeof r.width<"u"&&!this.state.isResizing?pS(r.width):i("width"),a=r&&typeof r.height<"u"&&!this.state.isResizing?pS(r.height):i("height");return{width:o,height:a}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var r=!1,i=this.parentNode.style.flexWrap;i!=="wrap"&&(r=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var o={width:n.offsetWidth,height:n.offsetHeight};return r&&(this.parentNode.style.flexWrap=i),this.removeBase(n),o},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(n,r){var i=this.propsSize&&this.propsSize[r];return this.state[r]==="auto"&&this.state.original[r]===n&&(typeof i>"u"||i==="auto")?"auto":n},t.prototype.calculateNewMaxFromBoundary=function(n,r){var i=this.props.boundsByDirection,o=this.state.direction,a=i&&pp("left",o),s=i&&pp("top",o),l,d;if(this.props.bounds==="parent"){var p=this.parentNode;p&&(l=a?this.resizableRight-this.parentLeft:p.offsetWidth+(this.parentLeft-this.resizableLeft),d=s?this.resizableBottom-this.parentTop:p.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(l=a?this.resizableRight:this.window.innerWidth-this.resizableLeft,d=s?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(l=a?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),d=s?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return l&&Number.isFinite(l)&&(n=n&&n<l?n:l),d&&Number.isFinite(d)&&(r=r&&r<d?r:d),{maxWidth:n,maxHeight:r}},t.prototype.calculateNewSizeFromDirection=function(n,r){var i=this.props.scale||1,o=this.props.resizeRatio||1,a=this.state,s=a.direction,l=a.original,d=this.props,p=d.lockAspectRatio,g=d.lockAspectRatioExtraHeight,m=d.lockAspectRatioExtraWidth,y=l.width,b=l.height,S=g||0,P=m||0;return pp("right",s)&&(y=l.width+(n-l.x)*o/i,p&&(b=(y-P)/this.ratio+S)),pp("left",s)&&(y=l.width-(n-l.x)*o/i,p&&(b=(y-P)/this.ratio+S)),pp("bottom",s)&&(b=l.height+(r-l.y)*o/i,p&&(y=(b-S)*this.ratio+P)),pp("top",s)&&(b=l.height-(r-l.y)*o/i,p&&(y=(b-S)*this.ratio+P)),{newWidth:y,newHeight:b}},t.prototype.calculateNewSizeFromAspectRatio=function(n,r,i,o){var a=this.props,s=a.lockAspectRatio,l=a.lockAspectRatioExtraHeight,d=a.lockAspectRatioExtraWidth,p=typeof o.width>"u"?10:o.width,g=typeof i.width>"u"||i.width<0?n:i.width,m=typeof o.height>"u"?10:o.height,y=typeof i.height>"u"||i.height<0?r:i.height,b=l||0,S=d||0;if(s){var P=(m-b)*this.ratio+S,E=(y-b)*this.ratio+S,k=(p-S)/this.ratio+b,L=(g-S)/this.ratio+b,R=Math.max(p,P),N=Math.min(g,E),F=Math.max(m,k),z=Math.min(y,L);n=X2(n,R,N),r=X2(r,F,z)}else n=X2(n,p,g),r=X2(r,m,y);return{newWidth:n,newHeight:r}},t.prototype.setBoundingClientRect=function(){if(this.props.bounds==="parent"){var n=this.parentNode;if(n){var r=n.getBoundingClientRect();this.parentLeft=r.left,this.parentTop=r.top}}if(this.props.bounds&&typeof this.props.bounds!="string"){var i=this.props.bounds.getBoundingClientRect();this.targetLeft=i.left,this.targetTop=i.top}if(this.resizable){var o=this.resizable.getBoundingClientRect(),a=o.left,s=o.top,l=o.right,d=o.bottom;this.resizableLeft=a,this.resizableRight=l,this.resizableTop=s,this.resizableBottom=d}},t.prototype.onResizeStart=function(n,r){if(!(!this.resizable||!this.window)){var i=0,o=0;if(n.nativeEvent&&s5e(n.nativeEvent)?(i=n.nativeEvent.clientX,o=n.nativeEvent.clientY):n.nativeEvent&&Q2(n.nativeEvent)&&(i=n.nativeEvent.touches[0].clientX,o=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var a=this.props.onResizeStart(n,r,this.resizable);if(a===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var s,l=this.window.getComputedStyle(this.resizable);if(l.flexBasis!=="auto"){var d=this.parentNode;if(d){var p=this.window.getComputedStyle(d).flexDirection;this.flexDir=p.startsWith("row")?"row":"column",s=l.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var g={original:{x:i,y:o,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:ml(ml({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:r,flexBasis:s};this.setState(g)}},t.prototype.onMouseMove=function(n){var r=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&Q2(n))try{n.preventDefault(),n.stopPropagation()}catch{}var i=this.props,o=i.maxWidth,a=i.maxHeight,s=i.minWidth,l=i.minHeight,d=Q2(n)?n.touches[0].clientX:n.clientX,p=Q2(n)?n.touches[0].clientY:n.clientY,g=this.state,m=g.direction,y=g.original,b=g.width,S=g.height,P=this.getParentSize(),E=l5e(P,this.window.innerWidth,this.window.innerHeight,o,a,s,l);o=E.maxWidth,a=E.maxHeight,s=E.minWidth,l=E.minHeight;var k=this.calculateNewSizeFromDirection(d,p),L=k.newHeight,R=k.newWidth,N=this.calculateNewMaxFromBoundary(o,a);this.props.snap&&this.props.snap.x&&(R=KL(R,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(L=KL(L,this.props.snap.y,this.props.snapGap));var F=this.calculateNewSizeFromAspectRatio(R,L,{width:N.maxWidth,height:N.maxHeight},{width:s,height:l});if(R=F.newWidth,L=F.newHeight,this.props.grid){var z=jL(R,this.props.grid[0]),$=jL(L,this.props.grid[1]),K=this.props.snapGap||0;R=K===0||Math.abs(z-R)<=K?z:R,L=K===0||Math.abs($-L)<=K?$:L}var G={width:R-y.width,height:L-y.height};if(b&&typeof b=="string"){if(b.endsWith("%")){var Y=R/P.width*100;R=Y+"%"}else if(b.endsWith("vw")){var ve=R/this.window.innerWidth*100;R=ve+"vw"}else if(b.endsWith("vh")){var pe=R/this.window.innerHeight*100;R=pe+"vh"}}if(S&&typeof S=="string"){if(S.endsWith("%")){var Y=L/P.height*100;L=Y+"%"}else if(S.endsWith("vw")){var ve=L/this.window.innerWidth*100;L=ve+"vw"}else if(S.endsWith("vh")){var pe=L/this.window.innerHeight*100;L=pe+"vh"}}var le={width:this.createSizeForCssProperty(R,"width"),height:this.createSizeForCssProperty(L,"height")};this.flexDir==="row"?le.flexBasis=le.width:this.flexDir==="column"&&(le.flexBasis=le.height),$l.exports.flushSync(function(){r.setState(le)}),this.props.onResize&&this.props.onResize(n,m,this.resizable,G)}},t.prototype.onMouseUp=function(n){var r=this.state,i=r.isResizing,o=r.direction,a=r.original;if(!(!i||!this.resizable)){var s={width:this.size.width-a.width,height:this.size.height-a.height};this.props.onResizeStop&&this.props.onResizeStop(n,o,this.resizable,s),this.props.size&&this.setState(this.props.size),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:ml(ml({},this.state.backgroundStyle),{cursor:"auto"})})}},t.prototype.updateSize=function(n){this.setState({width:n.width,height:n.height})},t.prototype.renderResizer=function(){var n=this,r=this.props,i=r.enable,o=r.handleStyles,a=r.handleClasses,s=r.handleWrapperStyle,l=r.handleWrapperClass,d=r.handleComponent;if(!i)return null;var p=Object.keys(i).map(function(g){return i[g]!==!1?_(i5e,{direction:g,onResizeStart:n.onResizeStart,replaceStyles:o&&o[g],className:a&&a[g],children:d&&d[g]?d[g]:null},g):null});return _("div",{className:l,style:s,children:p})},t.prototype.render=function(){var n=this,r=Object.keys(this.props).reduce(function(a,s){return u5e.indexOf(s)!==-1||(a[s]=n.props[s]),a},{}),i=ml(ml(ml({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(i.flexBasis=this.state.flexBasis);var o=this.props.as||"div";return ue(o,{...ml({ref:this.ref,style:i,className:this.props.className},r),children:[this.state.isResizing&&_("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]})},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t}(C.exports.PureComponent);function c5e(e){return Dt({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146z"}}]})(e)}function Gn(){return Gn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gn.apply(this,arguments)}function Un(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e?.(i),n===!1||!i.defaultPrevented)return t?.(i)}}function yv(e,t=[]){let n=[];function r(o,a){const s=C.exports.createContext(a),l=n.length;n=[...n,a];function d(g){const{scope:m,children:y,...b}=g,S=m?.[e][l]||s,P=C.exports.useMemo(()=>b,Object.values(b));return C.exports.createElement(S.Provider,{value:P},y)}function p(g,m){const y=m?.[e][l]||s,b=C.exports.useContext(y);if(b)return b;if(a!==void 0)return a;throw new Error(`\`${g}\` must be used within \`${o}\``)}return d.displayName=o+"Provider",[d,p]}const i=()=>{const o=n.map(a=>C.exports.createContext(a));return function(s){const l=s?.[e]||o;return C.exports.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[r,d5e(i,...t)]}function d5e(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const a=r.reduce((s,{useScope:l,scopeName:d})=>{const g=l(o)[`__scope${d}`];return{...s,...g}},{});return C.exports.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return n.scopeName=t.scopeName,n}function f5e(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function N$(...e){return t=>e.forEach(n=>f5e(n,t))}function ts(...e){return C.exports.useCallback(N$(...e),e)}const Hm=C.exports.forwardRef((e,t)=>{const{children:n,...r}=e,i=C.exports.Children.toArray(n),o=i.find(p5e);if(o){const a=o.props.children,s=i.map(l=>l===o?C.exports.Children.count(a)>1?C.exports.Children.only(null):C.exports.isValidElement(a)?a.props.children:null:l);return C.exports.createElement(Q6,Gn({},r,{ref:t}),C.exports.isValidElement(a)?C.exports.cloneElement(a,void 0,s):null)}return C.exports.createElement(Q6,Gn({},r,{ref:t}),n)});Hm.displayName="Slot";const Q6=C.exports.forwardRef((e,t)=>{const{children:n,...r}=e;return C.exports.isValidElement(n)?C.exports.cloneElement(n,{...g5e(r,n.props),ref:N$(t,n.ref)}):C.exports.Children.count(n)>1?C.exports.Children.only(null):null});Q6.displayName="SlotClone";const h5e=({children:e})=>C.exports.createElement(C.exports.Fragment,null,e);function p5e(e){return C.exports.isValidElement(e)&&e.type===h5e}function g5e(e,t){const n={...t};for(const r in t){const i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...s)=>{o(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...o}:r==="className"&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}const m5e=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],Nu=m5e.reduce((e,t)=>{const n=C.exports.forwardRef((r,i)=>{const{asChild:o,...a}=r,s=o?Hm:t;return C.exports.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),C.exports.createElement(s,Gn({},a,{ref:i}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function D$(e,t){e&&$l.exports.flushSync(()=>e.dispatchEvent(t))}function F$(e){const t=e+"CollectionProvider",[n,r]=yv(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=y=>{const{scope:b,children:S}=y,P=se.useRef(null),E=se.useRef(new Map).current;return se.createElement(i,{scope:b,itemMap:E,collectionRef:P},S)},s=e+"CollectionSlot",l=se.forwardRef((y,b)=>{const{scope:S,children:P}=y,E=o(s,S),k=ts(b,E.collectionRef);return se.createElement(Hm,{ref:k},P)}),d=e+"CollectionItemSlot",p="data-radix-collection-item",g=se.forwardRef((y,b)=>{const{scope:S,children:P,...E}=y,k=se.useRef(null),L=ts(b,k),R=o(d,S);return se.useEffect(()=>(R.itemMap.set(k,{ref:k,...E}),()=>void R.itemMap.delete(k))),se.createElement(Hm,{[p]:"",ref:L},P)});function m(y){const b=o(e+"CollectionConsumer",y);return se.useCallback(()=>{const P=b.collectionRef.current;if(!P)return[];const E=Array.from(P.querySelectorAll(`[${p}]`));return Array.from(b.itemMap.values()).sort((R,N)=>E.indexOf(R.ref.current)-E.indexOf(N.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:a,Slot:l,ItemSlot:g},m,r]}const v5e=C.exports.createContext(void 0);function z$(e){const t=C.exports.useContext(v5e);return e||t||"ltr"}function Dl(e){const t=C.exports.useRef(e);return C.exports.useEffect(()=>{t.current=e}),C.exports.useMemo(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function y5e(e,t=globalThis?.document){const n=Dl(e);C.exports.useEffect(()=>{const r=i=>{i.key==="Escape"&&n(i)};return t.addEventListener("keydown",r),()=>t.removeEventListener("keydown",r)},[n,t])}const J6="dismissableLayer.update",x5e="dismissableLayer.pointerDownOutside",b5e="dismissableLayer.focusOutside";let ZL;const S5e=C.exports.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),w5e=C.exports.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:s,onDismiss:l,...d}=e,p=C.exports.useContext(S5e),[g,m]=C.exports.useState(null),y=(n=g?.ownerDocument)!==null&&n!==void 0?n:globalThis?.document,[,b]=C.exports.useState({}),S=ts(t,$=>m($)),P=Array.from(p.layers),[E]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),k=P.indexOf(E),L=g?P.indexOf(g):-1,R=p.layersWithOutsidePointerEventsDisabled.size>0,N=L>=k,F=C5e($=>{const K=$.target,G=[...p.branches].some(Y=>Y.contains(K));!N||G||(o?.($),s?.($),$.defaultPrevented||l?.())},y),z=_5e($=>{const K=$.target;[...p.branches].some(Y=>Y.contains(K))||(a?.($),s?.($),$.defaultPrevented||l?.())},y);return y5e($=>{L===p.layers.size-1&&(i?.($),!$.defaultPrevented&&l&&($.preventDefault(),l()))},y),C.exports.useEffect(()=>{if(!!g)return r&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(ZL=y.body.style.pointerEvents,y.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(g)),p.layers.add(g),YL(),()=>{r&&p.layersWithOutsidePointerEventsDisabled.size===1&&(y.body.style.pointerEvents=ZL)}},[g,y,r,p]),C.exports.useEffect(()=>()=>{!g||(p.layers.delete(g),p.layersWithOutsidePointerEventsDisabled.delete(g),YL())},[g,p]),C.exports.useEffect(()=>{const $=()=>b({});return document.addEventListener(J6,$),()=>document.removeEventListener(J6,$)},[]),C.exports.createElement(Nu.div,Gn({},d,{ref:S,style:{pointerEvents:R?N?"auto":"none":void 0,...e.style},onFocusCapture:Un(e.onFocusCapture,z.onFocusCapture),onBlurCapture:Un(e.onBlurCapture,z.onBlurCapture),onPointerDownCapture:Un(e.onPointerDownCapture,F.onPointerDownCapture)}))});function C5e(e,t=globalThis?.document){const n=Dl(e),r=C.exports.useRef(!1),i=C.exports.useRef(()=>{});return C.exports.useEffect(()=>{const o=s=>{if(s.target&&!r.current){let d=function(){$$(x5e,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=d,t.addEventListener("click",i.current,{once:!0})):d()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",o),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function _5e(e,t=globalThis?.document){const n=Dl(e),r=C.exports.useRef(!1);return C.exports.useEffect(()=>{const i=o=>{o.target&&!r.current&&$$(b5e,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function YL(){const e=new CustomEvent(J6);document.dispatchEvent(e)}function $$(e,t,n,{discrete:r}){const i=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?D$(i,o):i.dispatchEvent(o)}let gS=0;function k5e(){C.exports.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:XL()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:XL()),gS++,()=>{gS===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(r=>r.remove()),gS--}},[])}function XL(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const mS="focusScope.autoFocusOnMount",vS="focusScope.autoFocusOnUnmount",QL={bubbles:!1,cancelable:!0},E5e=C.exports.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:o,...a}=e,[s,l]=C.exports.useState(null),d=Dl(i),p=Dl(o),g=C.exports.useRef(null),m=ts(t,S=>l(S)),y=C.exports.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;C.exports.useEffect(()=>{if(r){let S=function(E){if(y.paused||!s)return;const k=E.target;s.contains(k)?g.current=k:Rf(g.current,{select:!0})},P=function(E){y.paused||!s||s.contains(E.relatedTarget)||Rf(g.current,{select:!0})};return document.addEventListener("focusin",S),document.addEventListener("focusout",P),()=>{document.removeEventListener("focusin",S),document.removeEventListener("focusout",P)}}},[r,s,y.paused]),C.exports.useEffect(()=>{if(s){eA.add(y);const S=document.activeElement;if(!s.contains(S)){const E=new CustomEvent(mS,QL);s.addEventListener(mS,d),s.dispatchEvent(E),E.defaultPrevented||(P5e(R5e(B$(s)),{select:!0}),document.activeElement===S&&Rf(s))}return()=>{s.removeEventListener(mS,d),setTimeout(()=>{const E=new CustomEvent(vS,QL);s.addEventListener(vS,p),s.dispatchEvent(E),E.defaultPrevented||Rf(S??document.body,{select:!0}),s.removeEventListener(vS,p),eA.remove(y)},0)}}},[s,d,p,y]);const b=C.exports.useCallback(S=>{if(!n&&!r||y.paused)return;const P=S.key==="Tab"&&!S.altKey&&!S.ctrlKey&&!S.metaKey,E=document.activeElement;if(P&&E){const k=S.currentTarget,[L,R]=T5e(k);L&&R?!S.shiftKey&&E===R?(S.preventDefault(),n&&Rf(L,{select:!0})):S.shiftKey&&E===L&&(S.preventDefault(),n&&Rf(R,{select:!0})):E===k&&S.preventDefault()}},[n,r,y.paused]);return C.exports.createElement(Nu.div,Gn({tabIndex:-1},a,{ref:m,onKeyDown:b}))});function P5e(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Rf(r,{select:t}),document.activeElement!==n)return}function T5e(e){const t=B$(e),n=JL(t,e),r=JL(t.reverse(),e);return[n,r]}function B$(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function JL(e,t){for(const n of e)if(!L5e(n,{upTo:t}))return n}function L5e(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function A5e(e){return e instanceof HTMLInputElement&&"select"in e}function Rf(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&A5e(e)&&t&&e.select()}}const eA=I5e();function I5e(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=tA(e,t),e.unshift(t)},remove(t){var n;e=tA(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function tA(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function R5e(e){return e.filter(t=>t.tagName!=="A")}const k0=Boolean(globalThis?.document)?C.exports.useLayoutEffect:()=>{},M5e=MS["useId".toString()]||(()=>{});let O5e=0;function N5e(e){const[t,n]=C.exports.useState(M5e());return k0(()=>{e||n(r=>r??String(O5e++))},[e]),e||(t?`radix-${t}`:"")}function W0(e){return e.split("-")[0]}function rx(e){return e.split("-")[1]}function V0(e){return["top","bottom"].includes(W0(e))?"x":"y"}function $8(e){return e==="y"?"height":"width"}function nA(e,t,n){let{reference:r,floating:i}=e;const o=r.x+r.width/2-i.width/2,a=r.y+r.height/2-i.height/2,s=V0(t),l=$8(s),d=r[l]/2-i[l]/2,p=W0(t),g=s==="x";let m;switch(p){case"top":m={x:o,y:r.y-i.height};break;case"bottom":m={x:o,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:a};break;case"left":m={x:r.x-i.width,y:a};break;default:m={x:r.x,y:r.y}}switch(rx(t)){case"start":m[s]-=d*(n&&g?-1:1);break;case"end":m[s]+=d*(n&&g?-1:1);break}return m}const D5e=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,s=await(a.isRTL==null?void 0:a.isRTL(t));let l=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:p}=nA(l,r,s),g=r,m={},y=0;for(let b=0;b<o.length;b++){const{name:S,fn:P}=o[b],{x:E,y:k,data:L,reset:R}=await P({x:d,y:p,initialPlacement:r,placement:g,strategy:i,middlewareData:m,rects:l,platform:a,elements:{reference:e,floating:t}});if(d=E??d,p=k??p,m={...m,[S]:{...m[S],...L}},R&&y<=50){y++,typeof R=="object"&&(R.placement&&(g=R.placement),R.rects&&(l=R.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:i}):R.rects),{x:d,y:p}=nA(l,g,s)),b=-1;continue}}return{x:d,y:p,placement:g,strategy:i,middlewareData:m}};function F5e(e){return{top:0,right:0,bottom:0,left:0,...e}}function H$(e){return typeof e!="number"?F5e(e):{top:e,right:e,bottom:e,left:e}}function y5(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function x5(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:o,rects:a,elements:s,strategy:l}=e,{boundary:d="clippingAncestors",rootBoundary:p="viewport",elementContext:g="floating",altBoundary:m=!1,padding:y=0}=t,b=H$(y),P=s[m?g==="floating"?"reference":"floating":g],E=y5(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(P)))==null||n?P:P.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:d,rootBoundary:p,strategy:l})),k=y5(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({rect:g==="floating"?{...a.floating,x:r,y:i}:a.reference,offsetParent:await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),strategy:l}):a[g]);return{top:E.top-k.top+b.top,bottom:k.bottom-E.bottom+b.bottom,left:E.left-k.left+b.left,right:k.right-E.right+b.right}}const z5e=Math.min,$5e=Math.max;function eC(e,t,n){return $5e(e,z5e(t,n))}const rA=e=>({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=e??{},{x:i,y:o,placement:a,rects:s,platform:l}=t;if(n==null)return{};const d=H$(r),p={x:i,y:o},g=V0(a),m=rx(a),y=$8(g),b=await l.getDimensions(n),S=g==="y"?"top":"left",P=g==="y"?"bottom":"right",E=s.reference[y]+s.reference[g]-p[g]-s.floating[y],k=p[g]-s.reference[g],L=await(l.getOffsetParent==null?void 0:l.getOffsetParent(n));let R=L?g==="y"?L.clientHeight||0:L.clientWidth||0:0;R===0&&(R=s.floating[y]);const N=E/2-k/2,F=d[S],z=R-b[y]-d[P],$=R/2-b[y]/2+N,K=eC(F,$,z),ve=(m==="start"?d[S]:d[P])>0&&$!==K&&s.reference[y]<=s.floating[y]?$<F?F-$:z-$:0;return{[g]:p[g]-ve,data:{[g]:K,centerOffset:$-K}}}}),B5e={left:"right",right:"left",bottom:"top",top:"bottom"};function b5(e){return e.replace(/left|right|bottom|top/g,t=>B5e[t])}function H5e(e,t,n){n===void 0&&(n=!1);const r=rx(e),i=V0(e),o=$8(i);let a=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=b5(a)),{main:a,cross:b5(a)}}const W5e={start:"end",end:"start"};function iA(e){return e.replace(/start|end/g,t=>W5e[t])}const V5e=["top","right","bottom","left"];function U5e(e){const t=b5(e);return[iA(e),t,iA(t)]}const G5e=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:i,rects:o,initialPlacement:a,platform:s,elements:l}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:g,fallbackStrategy:m="bestFit",flipAlignment:y=!0,...b}=e,S=W0(r),E=g||(S===a||!y?[b5(a)]:U5e(a)),k=[a,...E],L=await x5(t,b),R=[];let N=((n=i.flip)==null?void 0:n.overflows)||[];if(d&&R.push(L[S]),p){const{main:K,cross:G}=H5e(r,o,await(s.isRTL==null?void 0:s.isRTL(l.floating)));R.push(L[K],L[G])}if(N=[...N,{placement:r,overflows:R}],!R.every(K=>K<=0)){var F,z;const K=((F=(z=i.flip)==null?void 0:z.index)!=null?F:0)+1,G=k[K];if(G)return{data:{index:K,overflows:N},reset:{placement:G}};let Y="bottom";switch(m){case"bestFit":{var $;const ve=($=N.map(pe=>[pe,pe.overflows.filter(le=>le>0).reduce((le,we)=>le+we,0)]).sort((pe,le)=>pe[1]-le[1])[0])==null?void 0:$[0].placement;ve&&(Y=ve);break}case"initialPlacement":Y=a;break}if(r!==Y)return{reset:{placement:Y}}}return{}}}};function oA(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function aA(e){return V5e.some(t=>e[t]>=0)}const j5e=function(e){let{strategy:t="referenceHidden",...n}=e===void 0?{}:e;return{name:"hide",async fn(r){const{rects:i}=r;switch(t){case"referenceHidden":{const o=await x5(r,{...n,elementContext:"reference"}),a=oA(o,i.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:aA(a)}}}case"escaped":{const o=await x5(r,{...n,altBoundary:!0}),a=oA(o,i.floating);return{data:{escapedOffsets:a,escaped:aA(a)}}}default:return{}}}}};async function K5e(e,t){const{placement:n,platform:r,elements:i}=e,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),a=W0(n),s=rx(n),l=V0(n)==="x",d=["left","top"].includes(a)?-1:1,p=o&&l?-1:1,g=typeof t=="function"?t(e):t;let{mainAxis:m,crossAxis:y,alignmentAxis:b}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...g};return s&&typeof b=="number"&&(y=s==="end"?b*-1:b),l?{x:y*p,y:m*d}:{x:m*d,y:y*p}}const q5e=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,i=await K5e(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function W$(e){return e==="x"?"y":"x"}const Z5e=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:s={fn:P=>{let{x:E,y:k}=P;return{x:E,y:k}}},...l}=e,d={x:n,y:r},p=await x5(t,l),g=V0(W0(i)),m=W$(g);let y=d[g],b=d[m];if(o){const P=g==="y"?"top":"left",E=g==="y"?"bottom":"right",k=y+p[P],L=y-p[E];y=eC(k,y,L)}if(a){const P=m==="y"?"top":"left",E=m==="y"?"bottom":"right",k=b+p[P],L=b-p[E];b=eC(k,b,L)}const S=s.fn({...t,[g]:y,[m]:b});return{...S,data:{x:S.x-n,y:S.y-r}}}}},Y5e=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:i,rects:o,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:d=!0}=e,p={x:n,y:r},g=V0(i),m=W$(g);let y=p[g],b=p[m];const S=typeof s=="function"?s({...o,placement:i}):s,P=typeof S=="number"?{mainAxis:S,crossAxis:0}:{mainAxis:0,crossAxis:0,...S};if(l){const N=g==="y"?"height":"width",F=o.reference[g]-o.floating[N]+P.mainAxis,z=o.reference[g]+o.reference[N]-P.mainAxis;y<F?y=F:y>z&&(y=z)}if(d){var E,k,L,R;const N=g==="y"?"width":"height",F=["top","left"].includes(W0(i)),z=o.reference[m]-o.floating[N]+(F&&(E=(k=a.offset)==null?void 0:k[m])!=null?E:0)+(F?0:P.crossAxis),$=o.reference[m]+o.reference[N]+(F?0:(L=(R=a.offset)==null?void 0:R[m])!=null?L:0)-(F?P.crossAxis:0);b<z?b=z:b>$&&(b=$)}return{[g]:y,[m]:b}}}};function V$(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Wu(e){if(e==null)return window;if(!V$(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function xv(e){return Wu(e).getComputedStyle(e)}function Du(e){return V$(e)?"":e?(e.nodeName||"").toLowerCase():""}function U$(){const e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(t=>t.brand+"/"+t.version).join(" "):navigator.userAgent}function Fl(e){return e instanceof Wu(e).HTMLElement}function md(e){return e instanceof Wu(e).Element}function X5e(e){return e instanceof Wu(e).Node}function B8(e){if(typeof ShadowRoot>"u")return!1;const t=Wu(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function ix(e){const{overflow:t,overflowX:n,overflowY:r}=xv(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function Q5e(e){return["table","td","th"].includes(Du(e))}function G$(e){const t=/firefox/i.test(U$()),n=xv(e);return n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].includes(n.willChange)||t&&n.willChange==="filter"||t&&(n.filter?n.filter!=="none":!1)}function j$(){return!/^((?!chrome|android).)*safari/i.test(U$())}const sA=Math.min,jg=Math.max,S5=Math.round;function Fu(e,t,n){var r,i,o,a;t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect();let l=1,d=1;t&&Fl(e)&&(l=e.offsetWidth>0&&S5(s.width)/e.offsetWidth||1,d=e.offsetHeight>0&&S5(s.height)/e.offsetHeight||1);const p=md(e)?Wu(e):window,g=!j$()&&n,m=(s.left+(g&&(r=(i=p.visualViewport)==null?void 0:i.offsetLeft)!=null?r:0))/l,y=(s.top+(g&&(o=(a=p.visualViewport)==null?void 0:a.offsetTop)!=null?o:0))/d,b=s.width/l,S=s.height/d;return{width:b,height:S,top:y,right:m+b,bottom:y+S,left:m,x:m,y}}function kd(e){return((X5e(e)?e.ownerDocument:e.document)||window.document).documentElement}function ox(e){return md(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function K$(e){return Fu(kd(e)).left+ox(e).scrollLeft}function J5e(e){const t=Fu(e);return S5(t.width)!==e.offsetWidth||S5(t.height)!==e.offsetHeight}function e4e(e,t,n){const r=Fl(t),i=kd(t),o=Fu(e,r&&J5e(t),n==="fixed");let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(r||!r&&n!=="fixed")if((Du(t)!=="body"||ix(i))&&(a=ox(t)),Fl(t)){const l=Fu(t,!0);s.x=l.x+t.clientLeft,s.y=l.y+t.clientTop}else i&&(s.x=K$(i));return{x:o.left+a.scrollLeft-s.x,y:o.top+a.scrollTop-s.y,width:o.width,height:o.height}}function q$(e){return Du(e)==="html"?e:e.assignedSlot||e.parentNode||(B8(e)?e.host:null)||kd(e)}function lA(e){return!Fl(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function t4e(e){let t=q$(e);for(B8(t)&&(t=t.host);Fl(t)&&!["html","body"].includes(Du(t));){if(G$(t))return t;t=t.parentNode}return null}function tC(e){const t=Wu(e);let n=lA(e);for(;n&&Q5e(n)&&getComputedStyle(n).position==="static";)n=lA(n);return n&&(Du(n)==="html"||Du(n)==="body"&&getComputedStyle(n).position==="static"&&!G$(n))?t:n||t4e(e)||t}function uA(e){if(Fl(e))return{width:e.offsetWidth,height:e.offsetHeight};const t=Fu(e);return{width:t.width,height:t.height}}function n4e(e){let{rect:t,offsetParent:n,strategy:r}=e;const i=Fl(n),o=kd(n);if(n===o)return t;let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((i||!i&&r!=="fixed")&&((Du(n)!=="body"||ix(o))&&(a=ox(n)),Fl(n))){const l=Fu(n,!0);s.x=l.x+n.clientLeft,s.y=l.y+n.clientTop}return{...t,x:t.x-a.scrollLeft+s.x,y:t.y-a.scrollTop+s.y}}function r4e(e,t){const n=Wu(e),r=kd(e),i=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;const d=j$();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s,y:l}}function i4e(e){var t;const n=kd(e),r=ox(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=jg(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=jg(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0);let s=-r.scrollLeft+K$(e);const l=-r.scrollTop;return xv(i||n).direction==="rtl"&&(s+=jg(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function Z$(e){const t=q$(e);return["html","body","#document"].includes(Du(t))?e.ownerDocument.body:Fl(t)&&ix(t)?t:Z$(t)}function w5(e,t){var n;t===void 0&&(t=[]);const r=Z$(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=Wu(r),a=i?[o].concat(o.visualViewport||[],ix(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(w5(a))}function o4e(e,t){const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&B8(n)){let r=t;do{if(r&&e===r)return!0;r=r.parentNode||r.host}while(r)}return!1}function a4e(e,t){const n=Fu(e,!1,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function cA(e,t,n){return t==="viewport"?y5(r4e(e,n)):md(t)?a4e(t,n):y5(i4e(kd(e)))}function s4e(e){const t=w5(e),r=["absolute","fixed"].includes(xv(e).position)&&Fl(e)?tC(e):e;return md(r)?t.filter(i=>md(i)&&o4e(i,r)&&Du(i)!=="body"):[]}function l4e(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const a=[...n==="clippingAncestors"?s4e(t):[].concat(n),r],s=a[0],l=a.reduce((d,p)=>{const g=cA(t,p,i);return d.top=jg(g.top,d.top),d.right=sA(g.right,d.right),d.bottom=sA(g.bottom,d.bottom),d.left=jg(g.left,d.left),d},cA(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}const u4e={getClippingRect:l4e,convertOffsetParentRelativeRectToViewportRelativeRect:n4e,isElement:md,getDimensions:uA,getOffsetParent:tC,getDocumentElement:kd,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:e4e(t,tC(n),r),floating:{...uA(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>xv(e).direction==="rtl"};function c4e(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=!0,animationFrame:s=!1}=r,l=i&&!s,d=o&&!s,p=l||d?[...md(e)?w5(e):[],...w5(t)]:[];p.forEach(S=>{l&&S.addEventListener("scroll",n,{passive:!0}),d&&S.addEventListener("resize",n)});let g=null;if(a){let S=!0;g=new ResizeObserver(()=>{S||n(),S=!1}),md(e)&&!s&&g.observe(e),g.observe(t)}let m,y=s?Fu(e):null;s&&b();function b(){const S=Fu(e);y&&(S.x!==y.x||S.y!==y.y||S.width!==y.width||S.height!==y.height)&&n(),y=S,m=requestAnimationFrame(b)}return n(),()=>{var S;p.forEach(P=>{l&&P.removeEventListener("scroll",n),d&&P.removeEventListener("resize",n)}),(S=g)==null||S.disconnect(),g=null,s&&cancelAnimationFrame(m)}}const d4e=(e,t,n)=>D5e(e,t,{platform:u4e,...n});var nC=typeof document<"u"?C.exports.useLayoutEffect:C.exports.useEffect;function rC(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!rC(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){const o=i[r];if(!(o==="_owner"&&e.$$typeof)&&!rC(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function f4e(e){const t=C.exports.useRef(e);return nC(()=>{t.current=e}),t}function h4e(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=e===void 0?{}:e;const o=C.exports.useRef(null),a=C.exports.useRef(null),s=f4e(i),l=C.exports.useRef(null),[d,p]=C.exports.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[g,m]=C.exports.useState(t);rC(g?.map(L=>{let{options:R}=L;return R}),t?.map(L=>{let{options:R}=L;return R}))||m(t);const y=C.exports.useCallback(()=>{!o.current||!a.current||d4e(o.current,a.current,{middleware:g,placement:n,strategy:r}).then(L=>{b.current&&$l.exports.flushSync(()=>{p(L)})})},[g,n,r]);nC(()=>{b.current&&y()},[y]);const b=C.exports.useRef(!1);nC(()=>(b.current=!0,()=>{b.current=!1}),[]);const S=C.exports.useCallback(()=>{if(typeof l.current=="function"&&(l.current(),l.current=null),o.current&&a.current)if(s.current){const L=s.current(o.current,a.current,y);l.current=L}else y()},[y,s]),P=C.exports.useCallback(L=>{o.current=L,S()},[S]),E=C.exports.useCallback(L=>{a.current=L,S()},[S]),k=C.exports.useMemo(()=>({reference:o,floating:a}),[]);return C.exports.useMemo(()=>({...d,update:y,refs:k,reference:P,floating:E}),[d,y,k,P,E])}const p4e=e=>{const{element:t,padding:n}=e;function r(i){return Object.prototype.hasOwnProperty.call(i,"current")}return{name:"arrow",options:e,fn(i){return r(t)?t.current!=null?rA({element:t.current,padding:n}).fn(i):{}:t?rA({element:t,padding:n}).fn(i):{}}}};function g4e(e){const[t,n]=C.exports.useState(void 0);return k0(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;n({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}const Y$="Popper",[H8,X$]=yv(Y$),[m4e,Q$]=H8(Y$),v4e=e=>{const{__scopePopper:t,children:n}=e,[r,i]=C.exports.useState(null);return C.exports.createElement(m4e,{scope:t,anchor:r,onAnchorChange:i},n)},y4e="PopperAnchor",x4e=C.exports.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...i}=e,o=Q$(y4e,n),a=C.exports.useRef(null),s=ts(t,a);return C.exports.useEffect(()=>{o.onAnchorChange(r?.current||a.current)}),r?null:C.exports.createElement(Nu.div,Gn({},i,{ref:s}))}),C5="PopperContent",[b4e,X9e]=H8(C5),[S4e,w4e]=H8(C5,{hasParent:!1,positionUpdateFns:new Set}),C4e=C.exports.forwardRef((e,t)=>{var n,r,i,o,a,s,l,d;const{__scopePopper:p,side:g="bottom",sideOffset:m=0,align:y="center",alignOffset:b=0,arrowPadding:S=0,collisionBoundary:P=[],collisionPadding:E=0,sticky:k="partial",hideWhenDetached:L=!1,avoidCollisions:R=!0,...N}=e,F=Q$(C5,p),[z,$]=C.exports.useState(null),K=ts(t,mt=>$(mt)),[G,Y]=C.exports.useState(null),ve=g4e(G),pe=(n=ve?.width)!==null&&n!==void 0?n:0,le=(r=ve?.height)!==null&&r!==void 0?r:0,we=g+(y!=="center"?"-"+y:""),be=typeof E=="number"?E:{top:0,right:0,bottom:0,left:0,...E},ie=Array.isArray(P)?P:[P],j=ie.length>0,ne={padding:be,boundary:ie.filter(k4e),altBoundary:j},{reference:Q,floating:W,strategy:re,x:de,y:Se,placement:De,middlewareData:Me,update:Ve}=h4e({strategy:"fixed",placement:we,whileElementsMounted:c4e,middleware:[q5e({mainAxis:m+le,alignmentAxis:b}),R?Z5e({mainAxis:!0,crossAxis:!1,limiter:k==="partial"?Y5e():void 0,...ne}):void 0,G?p4e({element:G,padding:S}):void 0,R?G5e({...ne}):void 0,E4e({arrowWidth:pe,arrowHeight:le}),L?j5e({strategy:"referenceHidden"}):void 0].filter(_4e)});k0(()=>{Q(F.anchor)},[Q,F.anchor]);const ke=de!==null&&Se!==null,[$e,nt]=J$(De),ft=(i=Me.arrow)===null||i===void 0?void 0:i.x,Rt=(o=Me.arrow)===null||o===void 0?void 0:o.y,Mt=((a=Me.arrow)===null||a===void 0?void 0:a.centerOffset)!==0,[Re,tt]=C.exports.useState();k0(()=>{z&&tt(window.getComputedStyle(z).zIndex)},[z]);const{hasParent:pt,positionUpdateFns:at}=w4e(C5,p),gt=!pt;C.exports.useLayoutEffect(()=>{if(!gt)return at.add(Ve),()=>{at.delete(Ve)}},[gt,at,Ve]),C.exports.useLayoutEffect(()=>{gt&&ke&&Array.from(at).reverse().forEach(mt=>requestAnimationFrame(mt))},[gt,ke,at]);const hn={"data-side":$e,"data-align":nt,...N,ref:K,style:{...N.style,animation:ke?void 0:"none",opacity:(s=Me.hide)!==null&&s!==void 0&&s.referenceHidden?0:void 0}};return C.exports.createElement("div",{ref:W,"data-radix-popper-content-wrapper":"",style:{position:re,left:0,top:0,transform:ke?`translate3d(${Math.round(de)}px, ${Math.round(Se)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:Re,["--radix-popper-transform-origin"]:[(l=Me.transformOrigin)===null||l===void 0?void 0:l.x,(d=Me.transformOrigin)===null||d===void 0?void 0:d.y].join(" ")}},C.exports.createElement(b4e,{scope:p,placedSide:$e,onArrowChange:Y,arrowX:ft,arrowY:Rt,shouldHideArrow:Mt},gt?C.exports.createElement(S4e,{scope:p,hasParent:!0,positionUpdateFns:at},C.exports.createElement(Nu.div,hn)):C.exports.createElement(Nu.div,hn)))});function _4e(e){return e!==void 0}function k4e(e){return e!==null}const E4e=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;const{placement:s,rects:l,middlewareData:d}=t,g=((n=d.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,m=g?0:e.arrowWidth,y=g?0:e.arrowHeight,[b,S]=J$(s),P={start:"0%",center:"50%",end:"100%"}[S],E=((r=(i=d.arrow)===null||i===void 0?void 0:i.x)!==null&&r!==void 0?r:0)+m/2,k=((o=(a=d.arrow)===null||a===void 0?void 0:a.y)!==null&&o!==void 0?o:0)+y/2;let L="",R="";return b==="bottom"?(L=g?P:`${E}px`,R=`${-y}px`):b==="top"?(L=g?P:`${E}px`,R=`${l.floating.height+y}px`):b==="right"?(L=`${-y}px`,R=g?P:`${k}px`):b==="left"&&(L=`${l.floating.width+y}px`,R=g?P:`${k}px`),{data:{x:L,y:R}}}});function J$(e){const[t,n="center"]=e.split("-");return[t,n]}const P4e=v4e,T4e=x4e,L4e=C4e;function A4e(e,t){return C.exports.useReducer((n,r)=>{const i=t[n][r];return i??n},e)}const eB=e=>{const{present:t,children:n}=e,r=I4e(t),i=typeof n=="function"?n({present:r.isPresent}):C.exports.Children.only(n),o=ts(r.ref,i.ref);return typeof n=="function"||r.isPresent?C.exports.cloneElement(i,{ref:o}):null};eB.displayName="Presence";function I4e(e){const[t,n]=C.exports.useState(),r=C.exports.useRef({}),i=C.exports.useRef(e),o=C.exports.useRef("none"),a=e?"mounted":"unmounted",[s,l]=A4e(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return C.exports.useEffect(()=>{const d=ey(r.current);o.current=s==="mounted"?d:"none"},[s]),k0(()=>{const d=r.current,p=i.current;if(p!==e){const m=o.current,y=ey(d);e?l("MOUNT"):y==="none"||d?.display==="none"?l("UNMOUNT"):l(p&&m!==y?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),k0(()=>{if(t){const d=g=>{const y=ey(r.current).includes(g.animationName);g.target===t&&y&&$l.exports.flushSync(()=>l("ANIMATION_END"))},p=g=>{g.target===t&&(o.current=ey(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",d),t.addEventListener("animationend",d),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",d),t.removeEventListener("animationend",d)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:C.exports.useCallback(d=>{d&&(r.current=getComputedStyle(d)),n(d)},[])}}function ey(e){return e?.animationName||"none"}function R4e({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=M4e({defaultProp:t,onChange:n}),o=e!==void 0,a=o?e:r,s=Dl(n),l=C.exports.useCallback(d=>{if(o){const g=typeof d=="function"?d(e):d;g!==e&&s(g)}else i(d)},[o,e,i,s]);return[a,l]}function M4e({defaultProp:e,onChange:t}){const n=C.exports.useState(e),[r]=n,i=C.exports.useRef(r),o=Dl(t);return C.exports.useEffect(()=>{i.current!==r&&(o(r),i.current=r)},[r,i,o]),n}const yS="rovingFocusGroup.onEntryFocus",O4e={bubbles:!1,cancelable:!0},W8="RovingFocusGroup",[iC,tB,N4e]=F$(W8),[D4e,nB]=yv(W8,[N4e]),[F4e,z4e]=D4e(W8),$4e=C.exports.forwardRef((e,t)=>C.exports.createElement(iC.Provider,{scope:e.__scopeRovingFocusGroup},C.exports.createElement(iC.Slot,{scope:e.__scopeRovingFocusGroup},C.exports.createElement(B4e,Gn({},e,{ref:t}))))),B4e=C.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:o,currentTabStopId:a,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:l,onEntryFocus:d,...p}=e,g=C.exports.useRef(null),m=ts(t,g),y=z$(o),[b=null,S]=R4e({prop:a,defaultProp:s,onChange:l}),[P,E]=C.exports.useState(!1),k=Dl(d),L=tB(n),R=C.exports.useRef(!1),[N,F]=C.exports.useState(0);return C.exports.useEffect(()=>{const z=g.current;if(z)return z.addEventListener(yS,k),()=>z.removeEventListener(yS,k)},[k]),C.exports.createElement(F4e,{scope:n,orientation:r,dir:y,loop:i,currentTabStopId:b,onItemFocus:C.exports.useCallback(z=>S(z),[S]),onItemShiftTab:C.exports.useCallback(()=>E(!0),[]),onFocusableItemAdd:C.exports.useCallback(()=>F(z=>z+1),[]),onFocusableItemRemove:C.exports.useCallback(()=>F(z=>z-1),[])},C.exports.createElement(Nu.div,Gn({tabIndex:P||N===0?-1:0,"data-orientation":r},p,{ref:m,style:{outline:"none",...e.style},onMouseDown:Un(e.onMouseDown,()=>{R.current=!0}),onFocus:Un(e.onFocus,z=>{const $=!R.current;if(z.target===z.currentTarget&&$&&!P){const K=new CustomEvent(yS,O4e);if(z.currentTarget.dispatchEvent(K),!K.defaultPrevented){const G=L().filter(we=>we.focusable),Y=G.find(we=>we.active),ve=G.find(we=>we.id===b),le=[Y,ve,...G].filter(Boolean).map(we=>we.ref.current);rB(le)}}R.current=!1}),onBlur:Un(e.onBlur,()=>E(!1))})))}),H4e="RovingFocusGroupItem",W4e=C.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,...o}=e,a=N5e(),s=z4e(H4e,n),l=s.currentTabStopId===a,d=tB(n),{onFocusableItemAdd:p,onFocusableItemRemove:g}=s;return C.exports.useEffect(()=>{if(r)return p(),()=>g()},[r,p,g]),C.exports.createElement(iC.ItemSlot,{scope:n,id:a,focusable:r,active:i},C.exports.createElement(Nu.span,Gn({tabIndex:l?0:-1,"data-orientation":s.orientation},o,{ref:t,onMouseDown:Un(e.onMouseDown,m=>{r?s.onItemFocus(a):m.preventDefault()}),onFocus:Un(e.onFocus,()=>s.onItemFocus(a)),onKeyDown:Un(e.onKeyDown,m=>{if(m.key==="Tab"&&m.shiftKey){s.onItemShiftTab();return}if(m.target!==m.currentTarget)return;const y=G4e(m,s.orientation,s.dir);if(y!==void 0){m.preventDefault();let S=d().filter(P=>P.focusable).map(P=>P.ref.current);if(y==="last")S.reverse();else if(y==="prev"||y==="next"){y==="prev"&&S.reverse();const P=S.indexOf(m.currentTarget);S=s.loop?j4e(S,P+1):S.slice(P+1)}setTimeout(()=>rB(S))}})})))}),V4e={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function U4e(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function G4e(e,t,n){const r=U4e(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return V4e[r]}function rB(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function j4e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const K4e=$4e,q4e=W4e,Z4e=["Enter"," "],Y4e=["ArrowDown","PageUp","Home"],iB=["ArrowUp","PageDown","End"],X4e=[...Y4e,...iB],ax="Menu",[oC,Q4e,J4e]=F$(ax),[hh,oB]=yv(ax,[J4e,X$,nB]),V8=X$(),aB=nB(),[exe,sx]=hh(ax),[txe,U8]=hh(ax),nxe=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:i,onOpenChange:o,modal:a=!0}=e,s=V8(t),[l,d]=C.exports.useState(null),p=C.exports.useRef(!1),g=Dl(o),m=z$(i);return C.exports.useEffect(()=>{const y=()=>{p.current=!0,document.addEventListener("pointerdown",b,{capture:!0,once:!0}),document.addEventListener("pointermove",b,{capture:!0,once:!0})},b=()=>p.current=!1;return document.addEventListener("keydown",y,{capture:!0}),()=>{document.removeEventListener("keydown",y,{capture:!0}),document.removeEventListener("pointerdown",b,{capture:!0}),document.removeEventListener("pointermove",b,{capture:!0})}},[]),C.exports.createElement(P4e,s,C.exports.createElement(exe,{scope:t,open:n,onOpenChange:g,content:l,onContentChange:d},C.exports.createElement(txe,{scope:t,onClose:C.exports.useCallback(()=>g(!1),[g]),isUsingKeyboardRef:p,dir:m,modal:a},r)))},rxe=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,i=V8(n);return C.exports.createElement(T4e,Gn({},i,r,{ref:t}))}),ixe="MenuPortal",[Q9e,oxe]=hh(ixe,{forceMount:void 0}),sd="MenuContent",[axe,sB]=hh(sd),sxe=C.exports.forwardRef((e,t)=>{const n=oxe(sd,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,o=sx(sd,e.__scopeMenu),a=U8(sd,e.__scopeMenu);return C.exports.createElement(oC.Provider,{scope:e.__scopeMenu},C.exports.createElement(eB,{present:r||o.open},C.exports.createElement(oC.Slot,{scope:e.__scopeMenu},a.modal?C.exports.createElement(lxe,Gn({},i,{ref:t})):C.exports.createElement(uxe,Gn({},i,{ref:t})))))}),lxe=C.exports.forwardRef((e,t)=>{const n=sx(sd,e.__scopeMenu),r=C.exports.useRef(null),i=ts(t,r);return C.exports.useEffect(()=>{const o=r.current;if(o)return RD(o)},[]),C.exports.createElement(lB,Gn({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:Un(e.onFocusOutside,o=>o.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),uxe=C.exports.forwardRef((e,t)=>{const n=sx(sd,e.__scopeMenu);return C.exports.createElement(lB,Gn({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),lB=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:i,onOpenAutoFocus:o,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m,disableOutsideScroll:y,...b}=e,S=sx(sd,n),P=U8(sd,n),E=V8(n),k=aB(n),L=Q4e(n),[R,N]=C.exports.useState(null),F=C.exports.useRef(null),z=ts(t,F,S.onContentChange),$=C.exports.useRef(0),K=C.exports.useRef(""),G=C.exports.useRef(0),Y=C.exports.useRef(null),ve=C.exports.useRef("right"),pe=C.exports.useRef(0),le=y?vF:C.exports.Fragment,we=y?{as:Hm,allowPinchZoom:!0}:void 0,be=j=>{var ne,Q;const W=K.current+j,re=L().filter(ke=>!ke.disabled),de=document.activeElement,Se=(ne=re.find(ke=>ke.ref.current===de))===null||ne===void 0?void 0:ne.textValue,De=re.map(ke=>ke.textValue),Me=yxe(De,W,Se),Ve=(Q=re.find(ke=>ke.textValue===Me))===null||Q===void 0?void 0:Q.ref.current;(function ke($e){K.current=$e,window.clearTimeout($.current),$e!==""&&($.current=window.setTimeout(()=>ke(""),1e3))})(W),Ve&&setTimeout(()=>Ve.focus())};C.exports.useEffect(()=>()=>window.clearTimeout($.current),[]),k5e();const ie=C.exports.useCallback(j=>{var ne,Q;return ve.current===((ne=Y.current)===null||ne===void 0?void 0:ne.side)&&bxe(j,(Q=Y.current)===null||Q===void 0?void 0:Q.area)},[]);return C.exports.createElement(axe,{scope:n,searchRef:K,onItemEnter:C.exports.useCallback(j=>{ie(j)&&j.preventDefault()},[ie]),onItemLeave:C.exports.useCallback(j=>{var ne;ie(j)||((ne=F.current)===null||ne===void 0||ne.focus(),N(null))},[ie]),onTriggerLeave:C.exports.useCallback(j=>{ie(j)&&j.preventDefault()},[ie]),pointerGraceTimerRef:G,onPointerGraceIntentChange:C.exports.useCallback(j=>{Y.current=j},[])},C.exports.createElement(le,we,C.exports.createElement(E5e,{asChild:!0,trapped:i,onMountAutoFocus:Un(o,j=>{var ne;j.preventDefault(),(ne=F.current)===null||ne===void 0||ne.focus()}),onUnmountAutoFocus:a},C.exports.createElement(w5e,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m},C.exports.createElement(K4e,Gn({asChild:!0},k,{dir:P.dir,orientation:"vertical",loop:r,currentTabStopId:R,onCurrentTabStopIdChange:N,onEntryFocus:j=>{P.isUsingKeyboardRef.current||j.preventDefault()}}),C.exports.createElement(L4e,Gn({role:"menu","aria-orientation":"vertical","data-state":gxe(S.open),"data-radix-menu-content":"",dir:P.dir},E,b,{ref:z,style:{outline:"none",...b.style},onKeyDown:Un(b.onKeyDown,j=>{const Q=j.target.closest("[data-radix-menu-content]")===j.currentTarget,W=j.ctrlKey||j.altKey||j.metaKey,re=j.key.length===1;Q&&(j.key==="Tab"&&j.preventDefault(),!W&&re&&be(j.key));const de=F.current;if(j.target!==de||!X4e.includes(j.key))return;j.preventDefault();const De=L().filter(Me=>!Me.disabled).map(Me=>Me.ref.current);iB.includes(j.key)&&De.reverse(),mxe(De)}),onBlur:Un(e.onBlur,j=>{j.currentTarget.contains(j.target)||(window.clearTimeout($.current),K.current="")}),onPointerMove:Un(e.onPointerMove,sC(j=>{const ne=j.target,Q=pe.current!==j.clientX;if(j.currentTarget.contains(ne)&&Q){const W=j.clientX>pe.current?"right":"left";ve.current=W,pe.current=j.clientX}}))})))))))}),aC="MenuItem",dA="menu.itemSelect",cxe=C.exports.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...i}=e,o=C.exports.useRef(null),a=U8(aC,e.__scopeMenu),s=sB(aC,e.__scopeMenu),l=ts(t,o),d=C.exports.useRef(!1),p=()=>{const g=o.current;if(!n&&g){const m=new CustomEvent(dA,{bubbles:!0,cancelable:!0});g.addEventListener(dA,y=>r?.(y),{once:!0}),D$(g,m),m.defaultPrevented?d.current=!1:a.onClose()}};return C.exports.createElement(dxe,Gn({},i,{ref:l,disabled:n,onClick:Un(e.onClick,p),onPointerDown:g=>{var m;(m=e.onPointerDown)===null||m===void 0||m.call(e,g),d.current=!0},onPointerUp:Un(e.onPointerUp,g=>{var m;d.current||(m=g.currentTarget)===null||m===void 0||m.click()}),onKeyDown:Un(e.onKeyDown,g=>{const m=s.searchRef.current!=="";n||m&&g.key===" "||Z4e.includes(g.key)&&(g.currentTarget.click(),g.preventDefault())})}))}),dxe=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:i,...o}=e,a=sB(aC,n),s=aB(n),l=C.exports.useRef(null),d=ts(t,l),[p,g]=C.exports.useState(!1),[m,y]=C.exports.useState("");return C.exports.useEffect(()=>{const b=l.current;if(b){var S;y(((S=b.textContent)!==null&&S!==void 0?S:"").trim())}},[o.children]),C.exports.createElement(oC.ItemSlot,{scope:n,disabled:r,textValue:i??m},C.exports.createElement(q4e,Gn({asChild:!0},s,{focusable:!r}),C.exports.createElement(Nu.div,Gn({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},o,{ref:d,onPointerMove:Un(e.onPointerMove,sC(b=>{r?a.onItemLeave(b):(a.onItemEnter(b),b.defaultPrevented||b.currentTarget.focus())})),onPointerLeave:Un(e.onPointerLeave,sC(b=>a.onItemLeave(b))),onFocus:Un(e.onFocus,()=>g(!0)),onBlur:Un(e.onBlur,()=>g(!1))}))))}),fxe="MenuRadioGroup";hh(fxe,{value:void 0,onValueChange:()=>{}});const hxe="MenuItemIndicator";hh(hxe,{checked:!1});const pxe="MenuSub";hh(pxe);function gxe(e){return e?"open":"closed"}function mxe(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function vxe(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function yxe(e,t,n){const i=t.length>1&&Array.from(t).every(d=>d===t[0])?t[0]:t,o=n?e.indexOf(n):-1;let a=vxe(e,Math.max(o,0));i.length===1&&(a=a.filter(d=>d!==n));const l=a.find(d=>d.toLowerCase().startsWith(i.toLowerCase()));return l!==n?l:void 0}function xxe(e,t){const{x:n,y:r}=e;let i=!1;for(let o=0,a=t.length-1;o<t.length;a=o++){const s=t[o].x,l=t[o].y,d=t[a].x,p=t[a].y;l>r!=p>r&&n<(d-s)*(r-l)/(p-l)+s&&(i=!i)}return i}function bxe(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return xxe(n,t)}function sC(e){return t=>t.pointerType==="mouse"?e(t):void 0}const Sxe=nxe,wxe=rxe,Cxe=sxe,_xe=cxe,uB="ContextMenu",[kxe,J9e]=yv(uB,[oB]),lx=oB(),[Exe,cB]=kxe(uB),Pxe=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:r,dir:i,modal:o=!0}=e,[a,s]=C.exports.useState(!1),l=lx(t),d=Dl(r),p=C.exports.useCallback(g=>{s(g),d(g)},[d]);return C.exports.createElement(Exe,{scope:t,open:a,onOpenChange:p,modal:o},C.exports.createElement(Sxe,Gn({},l,{dir:i,open:a,onOpenChange:p,modal:o}),n))},Txe="ContextMenuTrigger",Lxe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=cB(Txe,n),o=lx(n),a=C.exports.useRef({x:0,y:0}),s=C.exports.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...a.current})}),l=C.exports.useRef(0),d=C.exports.useCallback(()=>window.clearTimeout(l.current),[]),p=g=>{a.current={x:g.clientX,y:g.clientY},i.onOpenChange(!0)};return C.exports.useEffect(()=>d,[d]),C.exports.createElement(C.exports.Fragment,null,C.exports.createElement(wxe,Gn({},o,{virtualRef:s})),C.exports.createElement(Nu.span,Gn({"data-state":i.open?"open":"closed"},r,{ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:Un(e.onContextMenu,g=>{d(),p(g),g.preventDefault()}),onPointerDown:Un(e.onPointerDown,ty(g=>{d(),l.current=window.setTimeout(()=>p(g),700)})),onPointerMove:Un(e.onPointerMove,ty(d)),onPointerCancel:Un(e.onPointerCancel,ty(d)),onPointerUp:Un(e.onPointerUp,ty(d))})))}),Axe="ContextMenuContent",Ixe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=cB(Axe,n),o=lx(n),a=C.exports.useRef(!1);return C.exports.createElement(Cxe,Gn({},o,r,{ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:s=>{var l;(l=e.onCloseAutoFocus)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&a.current&&s.preventDefault(),a.current=!1},onInteractOutside:s=>{var l;(l=e.onInteractOutside)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&!i.modal&&(a.current=!0)},style:{...e.style,["--radix-context-menu-content-transform-origin"]:"var(--radix-popper-transform-origin)"}}))}),Rxe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=lx(n);return C.exports.createElement(_xe,Gn({},i,r,{ref:t}))});function ty(e){return t=>t.pointerType!=="mouse"?e(t):void 0}const Mxe=Pxe,Oxe=Lxe,Nxe=Ixe,Tf=Rxe,Dxe=(e,t)=>e.image.uuid===t.image.uuid&&e.isSelected===t.isSelected,Fxe=C.exports.memo(e=>{const t=St(),{activeTabName:n,galleryImageObjectFit:r}=qe(k$),[i,o]=C.exports.useState(!1),a=_d(),{image:s,isSelected:l}=e,{url:d,uuid:p,metadata:g}=s,m=()=>o(!0),y=()=>o(!1),b=()=>{t(i7(s.metadata.image.prompt)),a({title:"Prompt Set",status:"success",duration:2500,isClosable:!0})},S=()=>{t(Sv(s.metadata.image.seed)),a({title:"Seed Set",status:"success",duration:2500,isClosable:!0})},P=()=>{t(ih(s.url)),n!=="img2img"&&t(Va("img2img")),a({title:"Sent to Image To Image",status:"success",duration:2500,isClosable:!0})},E=()=>{t(S$(s)),n!=="inpainting"&&t(Va("inpainting")),a({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})},k=()=>{t(cCe(g)),a({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})},L=async()=>{if(g?.image?.init_image_path&&(await fetch(g.image.init_image_path)).ok){t(Va(os.indexOf("img2img"))),t(dCe(g)),a({title:"Initial Image Set",status:"success",duration:2500,isClosable:!0});return}a({title:"Initial Image Not Set",description:"Could not load initial image.",status:"error",duration:2500,isClosable:!0})};return ue(Mxe,{children:[_(Oxe,{children:ue(Ns,{position:"relative",className:"hoverable-image",onMouseOver:m,onMouseOut:y,children:[_(C4,{className:"hoverable-image-image",objectFit:r,rounded:"md",src:d,loading:"lazy"}),_("div",{className:"hoverable-image-content",onClick:()=>t(G3e(s)),children:l&&_(ka,{width:"50%",height:"50%",as:hye,className:"hoverable-image-check"})}),i&&_("div",{className:"hoverable-image-delete-button",children:_(Mi,{label:"Delete image",hasArrow:!0,children:_(Y6,{image:s,children:_(Yi,{"aria-label":"Delete image",icon:_(_ye,{}),size:"xs",variant:"imageHoverIconButton",fontSize:14})})})})]},p)}),ue(Nxe,{className:"hoverable-image-context-menu",children:[_(Tf,{onClickCapture:b,disabled:s?.metadata?.image?.prompt===void 0,children:"Use Prompt"}),_(Tf,{onClickCapture:S,disabled:s?.metadata?.image?.seed===void 0,children:"Use Seed"}),_(Tf,{onClickCapture:k,disabled:!["txt2img","img2img"].includes(s?.metadata?.image?.type),children:"Use All Parameters"}),_(Mi,{label:"Load initial image used for this generation",children:_(Tf,{onClickCapture:L,disabled:s?.metadata?.image?.type!=="img2img",children:"Use Initial Image"})}),_(Tf,{onClickCapture:P,children:"Send to Image To Image"}),_(Tf,{onClickCapture:E,children:"Send to Inpainting"}),_(Y6,{image:s,children:_(Tf,{"data-warning":!0,children:"Delete Image"})})]})]})},Dxe);function dB(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function lC(e,t){return lC=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},lC(e,t)}function fB(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,lC(e,t)}function zxe(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function $xe(e,t){e.classList?e.classList.add(t):zxe(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function fA(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function Bxe(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=fA(e.className,t):e.setAttribute("class",fA(e.className&&e.className.baseVal||"",t))}const hA={disabled:!1},hB=se.createContext(null);var pB=function(t){return t.scrollTop},gg="unmounted",Mf="exited",Of="entering",xp="entered",uC="exiting",Vu=function(e){fB(t,e);function t(r,i){var o;o=e.call(this,r,i)||this;var a=i,s=a&&!a.isMounting?r.enter:r.appear,l;return o.appearStatus=null,r.in?s?(l=Mf,o.appearStatus=Of):l=xp:r.unmountOnExit||r.mountOnEnter?l=gg:l=Mf,o.state={status:l},o.nextCallback=null,o}t.getDerivedStateFromProps=function(i,o){var a=i.in;return a&&o.status===gg?{status:Mf}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var o=null;if(i!==this.props){var a=this.state.status;this.props.in?a!==Of&&a!==xp&&(o=Of):(a===Of||a===xp)&&(o=uC)}this.updateStatus(!1,o)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,o,a,s;return o=a=s=i,i!=null&&typeof i!="number"&&(o=i.exit,a=i.enter,s=i.appear!==void 0?i.appear:a),{exit:o,enter:a,appear:s}},n.updateStatus=function(i,o){if(i===void 0&&(i=!1),o!==null)if(this.cancelNextCallback(),o===Of){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:E2.findDOMNode(this);a&&pB(a)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Mf&&this.setState({status:gg})},n.performEnter=function(i){var o=this,a=this.props.enter,s=this.context?this.context.isMounting:i,l=this.props.nodeRef?[s]:[E2.findDOMNode(this),s],d=l[0],p=l[1],g=this.getTimeouts(),m=s?g.appear:g.enter;if(!i&&!a||hA.disabled){this.safeSetState({status:xp},function(){o.props.onEntered(d)});return}this.props.onEnter(d,p),this.safeSetState({status:Of},function(){o.props.onEntering(d,p),o.onTransitionEnd(m,function(){o.safeSetState({status:xp},function(){o.props.onEntered(d,p)})})})},n.performExit=function(){var i=this,o=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:E2.findDOMNode(this);if(!o||hA.disabled){this.safeSetState({status:Mf},function(){i.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:uC},function(){i.props.onExiting(s),i.onTransitionEnd(a.exit,function(){i.safeSetState({status:Mf},function(){i.props.onExited(s)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,o){o=this.setNextCallback(o),this.setState(i,o)},n.setNextCallback=function(i){var o=this,a=!0;return this.nextCallback=function(s){a&&(a=!1,o.nextCallback=null,i(s))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},n.onTransitionEnd=function(i,o){this.setNextCallback(o);var a=this.props.nodeRef?this.props.nodeRef.current:E2.findDOMNode(this),s=i==null&&!this.props.addEndListener;if(!a||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],d=l[0],p=l[1];this.props.addEndListener(d,p)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===gg)return null;var o=this.props,a=o.children;o.in,o.mountOnEnter,o.unmountOnExit,o.appear,o.enter,o.exit,o.timeout,o.addEndListener,o.onEnter,o.onEntering,o.onEntered,o.onExit,o.onExiting,o.onExited,o.nodeRef;var s=dB(o,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return _(hB.Provider,{value:null,children:typeof a=="function"?a(i,s):se.cloneElement(se.Children.only(a),s)})},t}(se.Component);Vu.contextType=hB;Vu.propTypes={};function gp(){}Vu.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:gp,onEntering:gp,onEntered:gp,onExit:gp,onExiting:gp,onExited:gp};Vu.UNMOUNTED=gg;Vu.EXITED=Mf;Vu.ENTERING=Of;Vu.ENTERED=xp;Vu.EXITING=uC;const Hxe=Vu;var Wxe=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return $xe(t,r)})},xS=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return Bxe(t,r)})},G8=function(e){fB(t,e);function t(){for(var r,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return r=e.call.apply(e,[this].concat(o))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1];r.removeClasses(p,"exit"),r.addClass(p,g?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(s,l)},r.onEntering=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1],m=g?"appear":"enter";r.addClass(p,m,"active"),r.props.onEntering&&r.props.onEntering(s,l)},r.onEntered=function(s,l){var d=r.resolveArguments(s,l),p=d[0],g=d[1],m=g?"appear":"enter";r.removeClasses(p,m),r.addClass(p,m,"done"),r.props.onEntered&&r.props.onEntered(s,l)},r.onExit=function(s){var l=r.resolveArguments(s),d=l[0];r.removeClasses(d,"appear"),r.removeClasses(d,"enter"),r.addClass(d,"exit","base"),r.props.onExit&&r.props.onExit(s)},r.onExiting=function(s){var l=r.resolveArguments(s),d=l[0];r.addClass(d,"exit","active"),r.props.onExiting&&r.props.onExiting(s)},r.onExited=function(s){var l=r.resolveArguments(s),d=l[0];r.removeClasses(d,"exit"),r.addClass(d,"exit","done"),r.props.onExited&&r.props.onExited(s)},r.resolveArguments=function(s,l){return r.props.nodeRef?[r.props.nodeRef.current,s]:[s,l]},r.getClassNames=function(s){var l=r.props.classNames,d=typeof l=="string",p=d&&l?l+"-":"",g=d?""+p+s:l[s],m=d?g+"-active":l[s+"Active"],y=d?g+"-done":l[s+"Done"];return{baseClassName:g,activeClassName:m,doneClassName:y}},r}var n=t.prototype;return n.addClass=function(i,o,a){var s=this.getClassNames(o)[a+"ClassName"],l=this.getClassNames("enter"),d=l.doneClassName;o==="appear"&&a==="done"&&d&&(s+=" "+d),a==="active"&&i&&pB(i),s&&(this.appliedClasses[o][a]=s,Wxe(i,s))},n.removeClasses=function(i,o){var a=this.appliedClasses[o],s=a.base,l=a.active,d=a.done;this.appliedClasses[o]={},s&&xS(i,s),l&&xS(i,l),d&&xS(i,d)},n.render=function(){var i=this.props;i.classNames;var o=dB(i,["classNames"]);return _(Hxe,{...o,onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited})},t}(se.Component);G8.defaultProps={classNames:""};G8.propTypes={};const Vxe=G8,cC=e=>{const{triggerComponent:t,children:n,styleClass:r,hasArrow:i=!0,...o}=e;return ue(R4,{...o,children:[_(N4,{children:_(Ns,{children:t})}),ue(O4,{className:`invokeai__popover-content ${r}`,children:[i&&_(M4,{className:"invokeai__popover-arrow"}),n]})]})},_5=e=>{const{label:t,styleClass:n,formControlProps:r,formLabelProps:i,sliderTrackProps:o,sliderInnerTrackProps:a,sliderThumbProps:s,sliderThumbTooltipProps:l,...d}=e;return _(Bu,{className:`invokeai__slider-form-control ${n}`,...r,children:ue("div",{className:"invokeai__slider-inner-container",children:[_(Sd,{className:"invokeai__slider-form-label",whiteSpace:"nowrap",...i,children:t}),ue(n8,{className:"invokeai__slider-root","aria-label":t,focusThumbOnChange:!1,...d,children:[_(BF,{className:"invokeai__slider-track",...o,children:_(HF,{className:"invokeai__slider-filled-track",...a})}),_(Mi,{className:"invokeai__slider-thumb-tooltip",placement:"top",hasArrow:!0,...l,children:_($F,{className:"invokeai__slider-thumb",...s})})]})]})})};function Uxe(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 19c.946 0 1.81-.103 2.598-.281l-1.757-1.757c-.273.021-.55.038-.841.038-5.351 0-7.424-3.846-7.926-5a8.642 8.642 0 0 1 1.508-2.297L4.184 8.305c-1.538 1.667-2.121 3.346-2.132 3.379a.994.994 0 0 0 0 .633C2.073 12.383 4.367 19 12 19zm0-14c-1.837 0-3.346.396-4.604.981L3.707 2.293 2.293 3.707l18 18 1.414-1.414-3.319-3.319c2.614-1.951 3.547-4.615 3.561-4.657a.994.994 0 0 0 0-.633C21.927 11.617 19.633 5 12 5zm4.972 10.558-2.28-2.28c.19-.39.308-.819.308-1.278 0-1.641-1.359-3-3-3-.459 0-.888.118-1.277.309L8.915 7.501A9.26 9.26 0 0 1 12 7c5.351 0 7.424 3.846 7.926 5-.302.692-1.166 2.342-2.954 3.558z"}}]})(e)}function dC(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 16c1.671 0 3-1.331 3-3s-1.329-3-3-3-3 1.331-3 3 1.329 3 3 3z"}},{tag:"path",attr:{d:"M20.817 11.186a8.94 8.94 0 0 0-1.355-3.219 9.053 9.053 0 0 0-2.43-2.43 8.95 8.95 0 0 0-3.219-1.355 9.028 9.028 0 0 0-1.838-.18V2L8 5l3.975 3V6.002c.484-.002.968.044 1.435.14a6.961 6.961 0 0 1 2.502 1.053 7.005 7.005 0 0 1 1.892 1.892A6.967 6.967 0 0 1 19 13a7.032 7.032 0 0 1-.55 2.725 7.11 7.11 0 0 1-.644 1.188 7.2 7.2 0 0 1-.858 1.039 7.028 7.028 0 0 1-3.536 1.907 7.13 7.13 0 0 1-2.822 0 6.961 6.961 0 0 1-2.503-1.054 7.002 7.002 0 0 1-1.89-1.89A6.996 6.996 0 0 1 5 13H3a9.02 9.02 0 0 0 1.539 5.034 9.096 9.096 0 0 0 2.428 2.428A8.95 8.95 0 0 0 12 22a9.09 9.09 0 0 0 1.814-.183 9.014 9.014 0 0 0 3.218-1.355 8.886 8.886 0 0 0 1.331-1.099 9.228 9.228 0 0 0 1.1-1.332A8.952 8.952 0 0 0 21 13a9.09 9.09 0 0 0-.183-1.814z"}}]})(e)}function Gxe(e){return Dt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 9a3.02 3.02 0 0 0-3 3c0 1.642 1.358 3 3 3 1.641 0 3-1.358 3-3 0-1.641-1.359-3-3-3z"}},{tag:"path",attr:{d:"M12 5c-7.633 0-9.927 6.617-9.948 6.684L1.946 12l.105.316C2.073 12.383 4.367 19 12 19s9.927-6.617 9.948-6.684l.106-.316-.105-.316C21.927 11.617 19.633 5 12 5zm0 12c-5.351 0-7.424-3.846-7.926-5C4.578 10.842 6.652 7 12 7c5.351 0 7.424 3.846 7.926 5-.504 1.158-2.578 5-7.926 5z"}}]})(e)}function jxe(){const e=St(),t=_d(),{images:n,currentImageUuid:r,areMoreImagesAvailable:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l,galleryGridTemplateColumns:d,activeTabName:p,galleryImageObjectFit:g}=qe(H3e),[m,y]=C.exports.useState({width:"300",height:"100%"}),[b,S]=C.exports.useState({width:"590",height:"100%"}),[P,E]=C.exports.useState({width:"300",height:"100%"});C.exports.useEffect(()=>{p==="inpainting"&&o?(E(le=>({...le,width:"200"})),S(le=>({...le,width:"200"})),y(le=>({...le,width:Math.min(Number(le.width),200)}))):(S(le=>({...le,width:"590",height:"100%"})),y(le=>({...le,width:Math.min(Number(le.width),590)})))},[p,o,S]),C.exports.useEffect(()=>{o||S(le=>({...le,width:window.innerWidth}))},[o]);const k=C.exports.useRef(null),L=C.exports.useRef(null),R=C.exports.useRef(null),N=()=>{e(q3e(!o)),y({...m,height:o?"100vh":"100%"})},F=()=>{a?$():z()},z=()=>{e(X6(!0))},$=()=>{e(Z3e(L.current?L.current.scrollTop:0)),e(X6(!1))},K=()=>{e(a$())},G=le=>{e(Pf(le))},Y=()=>{R.current=window.setTimeout(()=>$(),500)},ve=()=>{R.current&&window.clearTimeout(R.current)};Kt("g",()=>{F()},[a]),Kt("left",()=>{e(L$())}),Kt("right",()=>{e(T$())}),Kt("shift+p",()=>{N()},[o]);const pe=32;return Kt("shift+up",()=>{if(!(l>=256)&&l<256){const le=l+pe;le<=256?(e(Pf(le)),t({title:`Gallery Thumbnail Size set to ${le}`,status:"success",duration:1e3,isClosable:!0})):(e(Pf(256)),t({title:"Gallery Thumbnail Size set to 256",status:"success",duration:1e3,isClosable:!0}))}},[l]),Kt("shift+down",()=>{if(!(l<=32)&&l>32){const le=l-pe;le>32?(e(Pf(le)),t({title:`Gallery Thumbnail Size set to ${le}`,status:"success",duration:1e3,isClosable:!0})):(e(Pf(32)),t({title:"Gallery Thumbnail Size set to 32",status:"success",duration:1e3,isClosable:!0}))}},[l]),Kt("shift+r",()=>{e(Pf(64)),t({title:"Reset Gallery Image Size",status:"success",duration:2500,isClosable:!0})},[l]),C.exports.useEffect(()=>{!L.current||(L.current.scrollTop=s)},[s,a]),_(Vxe,{nodeRef:k,in:a,unmountOnExit:!0,timeout:200,classNames:"image-gallery-area",children:_("div",{className:"image-gallery-area","data-pinned":o,ref:k,onMouseLeave:o?void 0:Y,onMouseEnter:o?void 0:ve,children:ue(O$,{minWidth:P.width,maxWidth:b.width,maxHeight:"100%",className:"image-gallery-popup",handleStyles:{left:{width:"20px"}},enable:{top:!1,right:!1,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},size:m,onResizeStop:(le,we,be,ie)=>{y({width:Number(m.width)+ie.width,height:"100%"}),be.removeAttribute("data-resize-alert")},onResize:(le,we,be,ie)=>{Number(m.width)+ie.width>=b.width?be.setAttribute("data-resize-alert","true"):be.removeAttribute("data-resize-alert")},children:[ue("div",{className:"image-gallery-header",children:[p!=="inpainting"?ue(Xn,{children:[_("h1",{children:"Your Invocations"}),_(cD,{})]}):null,_(cC,{trigger:"click",hasArrow:p!=="inpainting",triggerComponent:_(Zn,{size:"sm","aria-label":"Gallery Settings",icon:_(Pye,{}),className:"image-gallery-icon-btn",cursor:"pointer"}),children:ue("div",{className:"image-gallery-settings-popover",children:[ue("div",{children:[_(_5,{value:l,onChange:G,min:32,max:256,width:100,label:"Image Size",formLabelProps:{style:{fontSize:"0.9rem"}},sliderThumbTooltipProps:{label:`${l}px`}}),_(Zn,{size:"sm","aria-label":"Reset",tooltip:"Reset Size",onClick:()=>e(Pf(64)),icon:_(dC,{}),"data-selected":o,styleClass:"image-gallery-icon-btn"})]}),_("div",{children:_(I8,{label:"Maintain Aspect Ratio",isChecked:g==="contain",onChange:()=>e(Y3e(g==="contain"?"cover":"contain"))})})]})}),_(Zn,{size:"sm","aria-label":"Pin Gallery",tooltip:"Pin Gallery (Shift+P)",onClick:N,icon:_(c5e,{}),"data-selected":o}),_(Zn,{size:"sm","aria-label":"Close Gallery",tooltip:"Close Gallery (G)",onClick:$,className:"image-gallery-icon-btn",icon:_(i$,{})})]}),_("div",{className:"image-gallery-container",ref:L,children:n.length||i?ue(Xn,{children:[_("div",{className:"image-gallery",style:{gridTemplateColumns:d},children:n.map(le=>{const{uuid:we}=le;return _(Fxe,{image:le,isSelected:r===we},we)})}),_(Ol,{onClick:K,isDisabled:!i,className:"image-gallery-load-more-btn",children:i?"Load More":"All Images Loaded"})]}):ue("div",{className:"image-gallery-container-placeholder",children:[_(o$,{}),_("p",{children:"No Images In Gallery"})]})})]})})})}const Kxe=()=>{const e=St(),{shouldPinGallery:t,shouldShowGallery:n}=qe(i=>i.gallery),r=()=>{e(X6(!n))};return _(Zn,{tooltip:"Show Gallery (G)",tooltipPlacement:"top","aria-label":"Show Gallery",onClick:r,styleClass:"show-hide-gallery-button",onMouseOver:t?void 0:r,children:_(o$,{})})},j8=e=>{const{optionsPanel:t,className:n,children:r}=e,{shouldShowGallery:i}=qe(o=>o.gallery);return ue("div",{className:n?`workarea-container ${n}`:"workarea-container",children:[ue("div",{className:"workarea",children:[_("div",{className:"workarea-options-panel",children:t}),_("div",{className:"workarea-content",children:r}),_(jxe,{})]}),!i&&_(Kxe,{})]})};function qxe(){return _(j8,{optionsPanel:_(sye,{}),children:_(t5e,{})})}const Zxe=Rn(e=>e.inpainting,e=>{const{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,pastLines:o,futureLines:a}=e;return{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,pastLines:o,futureLines:a}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),Yxe=()=>{const e=St(),{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i}=qe(Zxe),o=g=>{e(hg({...n,width:g}))},a=g=>{e(hg({...n,height:g}))},s=g=>e(D3e(g.target.checked)),l=()=>{e(N3e(!i))},d=()=>{e(hg({...n,width:t.width}))},p=()=>{e(hg({...n,height:t.height}))};return ue("div",{className:"inpainting-bounding-box-settings",children:[ue("div",{className:"inpainting-bounding-box-header",children:[_("p",{children:"Inpaint Box"}),_(Hu,{isChecked:r,width:"auto",onChange:s})]}),ue("div",{className:"inpainting-bounding-box-settings-items",children:[ue("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[_(_5,{label:"Box W",min:64,max:qi(t.width,64),step:64,value:n.width,onChange:o,isDisabled:!r,width:"5rem"}),_(xo,{value:n.width,onChange:o,min:64,max:qi(t.width,64),step:64,isDisabled:!r,width:"5rem"}),_(Zn,{size:"sm","aria-label":"Reset Width",tooltip:"Reset Width",onClick:d,icon:_(dC,{}),styleClass:"inpainting-bounding-box-reset-icon-btn"})]}),ue("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[_(_5,{label:"Box H",min:64,max:qi(t.height,64),step:64,value:n.height,onChange:a,isDisabled:!r,width:"5rem"}),_(xo,{value:n.height,onChange:a,min:64,max:qi(t.height,64),step:64,padding:"0",isDisabled:!r,width:"5rem"}),_(Zn,{size:"sm","aria-label":"Reset Height",tooltip:"Reset Height",onClick:p,icon:_(dC,{}),styleClass:"inpainting-bounding-box-reset-icon-btn"})]}),_(I8,{label:"Darken Outside Box",isChecked:i,onChange:l,styleClass:"inpainting-bounding-box-darken",isDisabled:!r})]})]})},Xxe=Rn(e=>e.inpainting,e=>{const{pastLines:t,futureLines:n,inpaintReplace:r,shouldUseInpaintReplace:i}=e;return{pastLines:t,futureLines:n,inpaintReplace:r,shouldUseInpaintReplace:i}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}});function Qxe(){const e=St(),t=_d(),{pastLines:n,futureLines:r,inpaintReplace:i,shouldUseInpaintReplace:o}=qe(Xxe);return ue(Xn,{children:[_(Yxe,{}),_(p5,{label:"Clear Brush History",onClick:()=>{e(F3e()),t({title:"Brush Stroke History Cleared",status:"success",duration:2500,isClosable:!0})},tooltip:"Clears brush stroke history",disabled:!(r.length>0||n.length>0)}),ue("div",{style:{display:"flex",alignItems:"center"},children:[_(xo,{label:"Inpaint Replace",value:i,min:0,max:1,step:.05,width:"auto",formControlProps:{style:{paddingRight:"1rem"}},isInteger:!1,isDisabled:!o,onChange:s=>{e($3e(s))}}),_(Hu,{isChecked:o,onChange:s=>e(z3e(s.target.checked))})]})]})}function Jxe(){const e=qe(n=>n.options.showAdvancedOptions),t={seed:{header:_(E8,{}),feature:go.SEED,options:_(P8,{})},variations:{header:_(L8,{}),feature:go.VARIATIONS,options:_(A8,{})},face_restore:{header:_(C8,{}),feature:go.FACE_CORRECTION,options:_(tx,{})},upscale:{header:_(T8,{}),feature:go.UPSCALE,options:_(nx,{})}};return ue("div",{className:"image-to-image-panel",children:[_(F8,{}),_(D8,{}),_(O8,{}),_(jz,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),_(Qxe,{}),_(R8,{}),e?_(N8,{accordionInfo:t}):null]})}const gB=()=>{const{currentImage:e,intermediateImage:t}=qe(i=>i.gallery),n=qe(i=>i.options.shouldShowImageDetails),r=t||e;return r?ue("div",{className:"current-image-display",children:[_("div",{className:"current-image-tools",children:_(E$,{image:r})}),ue("div",{className:"current-image-viewer",children:[_(A$,{imageToDisplay:r}),n&&_(M$,{image:r,styleClass:"current-image-metadata"})]})]}):_("div",{className:"current-image-display-placeholder",children:_(V2e,{})})};var ebe=Math.PI/180;function tbe(){return typeof window<"u"&&({}.toString.call(window)==="[object Window]"||{}.toString.call(window)==="[object global]")}const o0=typeof global<"u"?global:typeof window<"u"?window:typeof WorkerGlobalScope<"u"?self:{},st={_global:o0,version:"8.3.13",isBrowser:tbe(),isUnminified:/param/.test(function(e){}.toString()),dblClickWindow:400,getAngle(e){return st.angleDeg?e*ebe:e},enableTrace:!1,pointerEventsEnabled:!0,autoDrawEnabled:!0,hitOnDragEnabled:!1,capturePointerEventsEnabled:!1,_mouseListenClick:!1,_touchListenClick:!1,_pointerListenClick:!1,_mouseInDblClickWindow:!1,_touchInDblClickWindow:!1,_pointerInDblClickWindow:!1,_mouseDblClickPointerId:null,_touchDblClickPointerId:null,_pointerDblClickPointerId:null,pixelRatio:typeof window<"u"&&window.devicePixelRatio||1,dragDistance:3,angleDeg:!0,showWarnings:!0,dragButtons:[0,1],isDragging(){return st.DD.isDragging},isDragReady(){return!!st.DD.node},document:o0.document,_injectGlobal(e){o0.Konva=e}},vr=e=>{st[e.prototype.getClassName()]=e};st._injectGlobal(st);class fa{constructor(t=[1,0,0,1,0,0]){this.dirty=!1,this.m=t&&t.slice()||[1,0,0,1,0,0]}reset(){this.m[0]=1,this.m[1]=0,this.m[2]=0,this.m[3]=1,this.m[4]=0,this.m[5]=0}copy(){return new fa(this.m)}copyInto(t){t.m[0]=this.m[0],t.m[1]=this.m[1],t.m[2]=this.m[2],t.m[3]=this.m[3],t.m[4]=this.m[4],t.m[5]=this.m[5]}point(t){var n=this.m;return{x:n[0]*t.x+n[2]*t.y+n[4],y:n[1]*t.x+n[3]*t.y+n[5]}}translate(t,n){return this.m[4]+=this.m[0]*t+this.m[2]*n,this.m[5]+=this.m[1]*t+this.m[3]*n,this}scale(t,n){return this.m[0]*=t,this.m[1]*=t,this.m[2]*=n,this.m[3]*=n,this}rotate(t){var n=Math.cos(t),r=Math.sin(t),i=this.m[0]*n+this.m[2]*r,o=this.m[1]*n+this.m[3]*r,a=this.m[0]*-r+this.m[2]*n,s=this.m[1]*-r+this.m[3]*n;return this.m[0]=i,this.m[1]=o,this.m[2]=a,this.m[3]=s,this}getTranslation(){return{x:this.m[4],y:this.m[5]}}skew(t,n){var r=this.m[0]+this.m[2]*n,i=this.m[1]+this.m[3]*n,o=this.m[2]+this.m[0]*t,a=this.m[3]+this.m[1]*t;return this.m[0]=r,this.m[1]=i,this.m[2]=o,this.m[3]=a,this}multiply(t){var n=this.m[0]*t.m[0]+this.m[2]*t.m[1],r=this.m[1]*t.m[0]+this.m[3]*t.m[1],i=this.m[0]*t.m[2]+this.m[2]*t.m[3],o=this.m[1]*t.m[2]+this.m[3]*t.m[3],a=this.m[0]*t.m[4]+this.m[2]*t.m[5]+this.m[4],s=this.m[1]*t.m[4]+this.m[3]*t.m[5]+this.m[5];return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}invert(){var t=1/(this.m[0]*this.m[3]-this.m[1]*this.m[2]),n=this.m[3]*t,r=-this.m[1]*t,i=-this.m[2]*t,o=this.m[0]*t,a=t*(this.m[2]*this.m[5]-this.m[3]*this.m[4]),s=t*(this.m[1]*this.m[4]-this.m[0]*this.m[5]);return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}getMatrix(){return this.m}decompose(){var t=this.m[0],n=this.m[1],r=this.m[2],i=this.m[3],o=this.m[4],a=this.m[5],s=t*i-n*r;let l={x:o,y:a,rotation:0,scaleX:0,scaleY:0,skewX:0,skewY:0};if(t!=0||n!=0){var d=Math.sqrt(t*t+n*n);l.rotation=n>0?Math.acos(t/d):-Math.acos(t/d),l.scaleX=d,l.scaleY=s/d,l.skewX=(t*r+n*i)/s,l.skewY=0}else if(r!=0||i!=0){var p=Math.sqrt(r*r+i*i);l.rotation=Math.PI/2-(i>0?Math.acos(-r/p):-Math.acos(r/p)),l.scaleX=s/p,l.scaleY=p,l.skewX=0,l.skewY=(t*r+n*i)/s}return l.rotation=ce._getRotation(l.rotation),l}}var nbe="[object Array]",rbe="[object Number]",ibe="[object String]",obe="[object Boolean]",abe=Math.PI/180,sbe=180/Math.PI,bS="#",lbe="",ube="0",cbe="Konva warning: ",pA="Konva error: ",dbe="rgb(",SS={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,132,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,255,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,203],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[119,128,144],slategrey:[119,128,144],snow:[255,255,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],transparent:[255,255,255,0],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,5]},fbe=/rgb\((\d{1,3}),(\d{1,3}),(\d{1,3})\)/,ny=[];const hbe=typeof requestAnimationFrame<"u"&&requestAnimationFrame||function(e){setTimeout(e,60)},ce={_isElement(e){return!!(e&&e.nodeType==1)},_isFunction(e){return!!(e&&e.constructor&&e.call&&e.apply)},_isPlainObject(e){return!!e&&e.constructor===Object},_isArray(e){return Object.prototype.toString.call(e)===nbe},_isNumber(e){return Object.prototype.toString.call(e)===rbe&&!isNaN(e)&&isFinite(e)},_isString(e){return Object.prototype.toString.call(e)===ibe},_isBoolean(e){return Object.prototype.toString.call(e)===obe},isObject(e){return e instanceof Object},isValidSelector(e){if(typeof e!="string")return!1;var t=e[0];return t==="#"||t==="."||t===t.toUpperCase()},_sign(e){return e===0||e>0?1:-1},requestAnimFrame(e){ny.push(e),ny.length===1&&hbe(function(){const t=ny;ny=[],t.forEach(function(n){n()})})},createCanvasElement(){var e=document.createElement("canvas");try{e.style=e.style||{}}catch{}return e},createImageElement(){return document.createElement("img")},_isInDocument(e){for(;e=e.parentNode;)if(e==document)return!0;return!1},_urlToImage(e,t){var n=ce.createImageElement();n.onload=function(){t(n)},n.src=e},_rgbToHex(e,t,n){return((1<<24)+(e<<16)+(t<<8)+n).toString(16).slice(1)},_hexToRgb(e){e=e.replace(bS,lbe);var t=parseInt(e,16);return{r:t>>16&255,g:t>>8&255,b:t&255}},getRandomColor(){for(var e=(Math.random()*16777215<<0).toString(16);e.length<6;)e=ube+e;return bS+e},getRGB(e){var t;return e in SS?(t=SS[e],{r:t[0],g:t[1],b:t[2]}):e[0]===bS?this._hexToRgb(e.substring(1)):e.substr(0,4)===dbe?(t=fbe.exec(e.replace(/ /g,"")),{r:parseInt(t[1],10),g:parseInt(t[2],10),b:parseInt(t[3],10)}):{r:0,g:0,b:0}},colorToRGBA(e){return e=e||"black",ce._namedColorToRBA(e)||ce._hex3ColorToRGBA(e)||ce._hex6ColorToRGBA(e)||ce._rgbColorToRGBA(e)||ce._rgbaColorToRGBA(e)||ce._hslColorToRGBA(e)},_namedColorToRBA(e){var t=SS[e.toLowerCase()];return t?{r:t[0],g:t[1],b:t[2],a:1}:null},_rgbColorToRGBA(e){if(e.indexOf("rgb(")===0){e=e.match(/rgb\(([^)]+)\)/)[1];var t=e.split(/ *, */).map(Number);return{r:t[0],g:t[1],b:t[2],a:1}}},_rgbaColorToRGBA(e){if(e.indexOf("rgba(")===0){e=e.match(/rgba\(([^)]+)\)/)[1];var t=e.split(/ *, */).map((n,r)=>n.slice(-1)==="%"?r===3?parseInt(n)/100:parseInt(n)/100*255:Number(n));return{r:t[0],g:t[1],b:t[2],a:t[3]}}},_hex6ColorToRGBA(e){if(e[0]==="#"&&e.length===7)return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16),a:1}},_hex3ColorToRGBA(e){if(e[0]==="#"&&e.length===4)return{r:parseInt(e[1]+e[1],16),g:parseInt(e[2]+e[2],16),b:parseInt(e[3]+e[3],16),a:1}},_hslColorToRGBA(e){if(/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.test(e)){const[t,...n]=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e),r=Number(n[0])/360,i=Number(n[1])/100,o=Number(n[2])/100;let a,s,l;if(i===0)return l=o*255,{r:Math.round(l),g:Math.round(l),b:Math.round(l),a:1};o<.5?a=o*(1+i):a=o+i-o*i;const d=2*o-a,p=[0,0,0];for(let g=0;g<3;g++)s=r+1/3*-(g-1),s<0&&s++,s>1&&s--,6*s<1?l=d+(a-d)*6*s:2*s<1?l=a:3*s<2?l=d+(a-d)*(2/3-s)*6:l=d,p[g]=l*255;return{r:Math.round(p[0]),g:Math.round(p[1]),b:Math.round(p[2]),a:1}}},haveIntersection(e,t){return!(t.x>e.x+e.width||t.x+t.width<e.x||t.y>e.y+e.height||t.y+t.height<e.y)},cloneObject(e){var t={};for(var n in e)this._isPlainObject(e[n])?t[n]=this.cloneObject(e[n]):this._isArray(e[n])?t[n]=this.cloneArray(e[n]):t[n]=e[n];return t},cloneArray(e){return e.slice(0)},degToRad(e){return e*abe},radToDeg(e){return e*sbe},_degToRad(e){return ce.warn("Util._degToRad is removed. Please use public Util.degToRad instead."),ce.degToRad(e)},_radToDeg(e){return ce.warn("Util._radToDeg is removed. Please use public Util.radToDeg instead."),ce.radToDeg(e)},_getRotation(e){return st.angleDeg?ce.radToDeg(e):e},_capitalize(e){return e.charAt(0).toUpperCase()+e.slice(1)},throw(e){throw new Error(pA+e)},error(e){console.error(pA+e)},warn(e){!st.showWarnings||console.warn(cbe+e)},each(e,t){for(var n in e)t(n,e[n])},_inRange(e,t,n){return t<=e&&e<n},_getProjectionToSegment(e,t,n,r,i,o){var a,s,l,d=(e-n)*(e-n)+(t-r)*(t-r);if(d==0)a=e,s=t,l=(i-n)*(i-n)+(o-r)*(o-r);else{var p=((i-e)*(n-e)+(o-t)*(r-t))/d;p<0?(a=e,s=t,l=(e-i)*(e-i)+(t-o)*(t-o)):p>1?(a=n,s=r,l=(n-i)*(n-i)+(r-o)*(r-o)):(a=e+p*(n-e),s=t+p*(r-t),l=(a-i)*(a-i)+(s-o)*(s-o))}return[a,s,l]},_getProjectionToLine(e,t,n){var r=ce.cloneObject(e),i=Number.MAX_VALUE;return t.forEach(function(o,a){if(!(!n&&a===t.length-1)){var s=t[(a+1)%t.length],l=ce._getProjectionToSegment(o.x,o.y,s.x,s.y,e.x,e.y),d=l[0],p=l[1],g=l[2];g<i&&(r.x=d,r.y=p,i=g)}}),r},_prepareArrayForTween(e,t,n){var r,i=[],o=[];if(e.length>t.length){var a=t;t=e,e=a}for(r=0;r<e.length;r+=2)i.push({x:e[r],y:e[r+1]});for(r=0;r<t.length;r+=2)o.push({x:t[r],y:t[r+1]});var s=[];return o.forEach(function(l){var d=ce._getProjectionToLine(l,i,n);s.push(d.x),s.push(d.y)}),s},_prepareToStringify(e){var t;e.visitedByCircularReferenceRemoval=!0;for(var n in e)if(!!(e.hasOwnProperty(n)&&e[n]&&typeof e[n]=="object")){if(t=Object.getOwnPropertyDescriptor(e,n),e[n].visitedByCircularReferenceRemoval||ce._isElement(e[n]))if(t.configurable)delete e[n];else return null;else if(ce._prepareToStringify(e[n])===null)if(t.configurable)delete e[n];else return null}return delete e.visitedByCircularReferenceRemoval,e},_assign(e,t){for(var n in t)e[n]=t[n];return e},_getFirstPointerId(e){return e.touches?e.changedTouches[0].identifier:e.pointerId||999}};function Ed(e){return ce._isString(e)?'"'+e+'"':Object.prototype.toString.call(e)==="[object Number]"||ce._isBoolean(e)?e:Object.prototype.toString.call(e)}function mB(e){return e>255?255:e<0?0:Math.round(e)}function He(){if(st.isUnminified)return function(e,t){return ce._isNumber(e)||ce.warn(Ed(e)+' is a not valid value for "'+t+'" attribute. The value should be a number.'),e}}function vB(e){if(st.isUnminified)return function(t,n){let r=ce._isNumber(t),i=ce._isArray(t)&&t.length==e;return!r&&!i&&ce.warn(Ed(t)+' is a not valid value for "'+n+'" attribute. The value should be a number or Array<number>('+e+")"),t}}function K8(){if(st.isUnminified)return function(e,t){var n=ce._isNumber(e),r=e==="auto";return n||r||ce.warn(Ed(e)+' is a not valid value for "'+t+'" attribute. The value should be a number or "auto".'),e}}function U0(){if(st.isUnminified)return function(e,t){return ce._isString(e)||ce.warn(Ed(e)+' is a not valid value for "'+t+'" attribute. The value should be a string.'),e}}function yB(){if(st.isUnminified)return function(e,t){const n=ce._isString(e),r=Object.prototype.toString.call(e)==="[object CanvasGradient]"||e&&e.addColorStop;return n||r||ce.warn(Ed(e)+' is a not valid value for "'+t+'" attribute. The value should be a string or a native gradient.'),e}}function pbe(){if(st.isUnminified)return function(e,t){const n=Int8Array?Object.getPrototypeOf(Int8Array):null;return n&&e instanceof n||(ce._isArray(e)?e.forEach(function(r){ce._isNumber(r)||ce.warn('"'+t+'" attribute has non numeric element '+r+". Make sure that all elements are numbers.")}):ce.warn(Ed(e)+' is a not valid value for "'+t+'" attribute. The value should be a array of numbers.')),e}}function Fs(){if(st.isUnminified)return function(e,t){var n=e===!0||e===!1;return n||ce.warn(Ed(e)+' is a not valid value for "'+t+'" attribute. The value should be a boolean.'),e}}function gbe(e){if(st.isUnminified)return function(t,n){return t==null||ce.isObject(t)||ce.warn(Ed(t)+' is a not valid value for "'+n+'" attribute. The value should be an object with properties '+e),t}}var X1="get",Q1="set";const Z={addGetterSetter(e,t,n,r,i){Z.addGetter(e,t,n),Z.addSetter(e,t,r,i),Z.addOverloadedGetterSetter(e,t)},addGetter(e,t,n){var r=X1+ce._capitalize(t);e.prototype[r]=e.prototype[r]||function(){var i=this.attrs[t];return i===void 0?n:i}},addSetter(e,t,n,r){var i=Q1+ce._capitalize(t);e.prototype[i]||Z.overWriteSetter(e,t,n,r)},overWriteSetter(e,t,n,r){var i=Q1+ce._capitalize(t);e.prototype[i]=function(o){return n&&o!==void 0&&o!==null&&(o=n.call(this,o,t)),this._setAttr(t,o),r&&r.call(this),this}},addComponentsGetterSetter(e,t,n,r,i){var o=n.length,a=ce._capitalize,s=X1+a(t),l=Q1+a(t),d,p;e.prototype[s]=function(){var m={};for(d=0;d<o;d++)p=n[d],m[p]=this.getAttr(t+a(p));return m};var g=gbe(n);e.prototype[l]=function(m){var y=this.attrs[t],b;r&&(m=r.call(this,m)),g&&g.call(this,m,t);for(b in m)!m.hasOwnProperty(b)||this._setAttr(t+a(b),m[b]);return m||n.forEach(S=>{this._setAttr(t+a(S),void 0)}),this._fireChangeEvent(t,y,m),i&&i.call(this),this},Z.addOverloadedGetterSetter(e,t)},addOverloadedGetterSetter(e,t){var n=ce._capitalize(t),r=Q1+n,i=X1+n;e.prototype[t]=function(){return arguments.length?(this[r](arguments[0]),this):this[i]()}},addDeprecatedGetterSetter(e,t,n,r){ce.error("Adding deprecated "+t);var i=X1+ce._capitalize(t),o=t+" property is deprecated and will be removed soon. Look at Konva change log for more information.";e.prototype[i]=function(){ce.error(o);var a=this.attrs[t];return a===void 0?n:a},Z.addSetter(e,t,r,function(){ce.error(o)}),Z.addOverloadedGetterSetter(e,t)},backCompat(e,t){ce.each(t,function(n,r){var i=e.prototype[r],o=X1+ce._capitalize(n),a=Q1+ce._capitalize(n);function s(){i.apply(this,arguments),ce.error('"'+n+'" method is deprecated and will be removed soon. Use ""'+r+'" instead.')}e.prototype[n]=s,e.prototype[o]=s,e.prototype[a]=s})},afterSetFilter(){this._filterUpToDate=!1}};function mbe(e){var t=[],n=e.length,r=ce,i,o;for(i=0;i<n;i++)o=e[i],r._isNumber(o)?o=Math.round(o*1e3)/1e3:r._isString(o)||(o=o+""),t.push(o);return t}var gA=",",vbe="(",ybe=")",xbe="([",bbe="])",Sbe=";",wbe="()",Cbe="=",mA=["arc","arcTo","beginPath","bezierCurveTo","clearRect","clip","closePath","createLinearGradient","createPattern","createRadialGradient","drawImage","ellipse","fill","fillText","getImageData","createImageData","lineTo","moveTo","putImageData","quadraticCurveTo","rect","restore","rotate","save","scale","setLineDash","setTransform","stroke","strokeText","transform","translate"],_be=["fillStyle","strokeStyle","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","lineCap","lineDashOffset","lineJoin","lineWidth","miterLimit","font","textAlign","textBaseline","globalAlpha","globalCompositeOperation","imageSmoothingEnabled"];const kbe=100;class ux{constructor(t){this.canvas=t,st.enableTrace&&(this.traceArr=[],this._enableTrace())}fillShape(t){t.fillEnabled()&&this._fill(t)}_fill(t){}strokeShape(t){t.hasStroke()&&this._stroke(t)}_stroke(t){}fillStrokeShape(t){t.attrs.fillAfterStrokeEnabled?(this.strokeShape(t),this.fillShape(t)):(this.fillShape(t),this.strokeShape(t))}getTrace(t,n){var r=this.traceArr,i=r.length,o="",a,s,l,d;for(a=0;a<i;a++)s=r[a],l=s.method,l?(d=s.args,o+=l,t?o+=wbe:ce._isArray(d[0])?o+=xbe+d.join(gA)+bbe:(n&&(d=d.map(p=>typeof p=="number"?Math.floor(p):p)),o+=vbe+d.join(gA)+ybe)):(o+=s.property,t||(o+=Cbe+s.val)),o+=Sbe;return o}clearTrace(){this.traceArr=[]}_trace(t){var n=this.traceArr,r;n.push(t),r=n.length,r>=kbe&&n.shift()}reset(){var t=this.getCanvas().getPixelRatio();this.setTransform(1*t,0,0,1*t,0,0)}getCanvas(){return this.canvas}clear(t){var n=this.getCanvas();t?this.clearRect(t.x||0,t.y||0,t.width||0,t.height||0):this.clearRect(0,0,n.getWidth()/n.pixelRatio,n.getHeight()/n.pixelRatio)}_applyLineCap(t){var n=t.getLineCap();n&&this.setAttr("lineCap",n)}_applyOpacity(t){var n=t.getAbsoluteOpacity();n!==1&&this.setAttr("globalAlpha",n)}_applyLineJoin(t){var n=t.attrs.lineJoin;n&&this.setAttr("lineJoin",n)}setAttr(t,n){this._context[t]=n}arc(t,n,r,i,o,a){this._context.arc(t,n,r,i,o,a)}arcTo(t,n,r,i,o){this._context.arcTo(t,n,r,i,o)}beginPath(){this._context.beginPath()}bezierCurveTo(t,n,r,i,o,a){this._context.bezierCurveTo(t,n,r,i,o,a)}clearRect(t,n,r,i){this._context.clearRect(t,n,r,i)}clip(){this._context.clip()}closePath(){this._context.closePath()}createImageData(t,n){var r=arguments;if(r.length===2)return this._context.createImageData(t,n);if(r.length===1)return this._context.createImageData(t)}createLinearGradient(t,n,r,i){return this._context.createLinearGradient(t,n,r,i)}createPattern(t,n){return this._context.createPattern(t,n)}createRadialGradient(t,n,r,i,o,a){return this._context.createRadialGradient(t,n,r,i,o,a)}drawImage(t,n,r,i,o,a,s,l,d){var p=arguments,g=this._context;p.length===3?g.drawImage(t,n,r):p.length===5?g.drawImage(t,n,r,i,o):p.length===9&&g.drawImage(t,n,r,i,o,a,s,l,d)}ellipse(t,n,r,i,o,a,s,l){this._context.ellipse(t,n,r,i,o,a,s,l)}isPointInPath(t,n){return this._context.isPointInPath(t,n)}fill(t){t?this._context.fill(t):this._context.fill()}fillRect(t,n,r,i){this._context.fillRect(t,n,r,i)}strokeRect(t,n,r,i){this._context.strokeRect(t,n,r,i)}fillText(t,n,r,i){i?this._context.fillText(t,n,r,i):this._context.fillText(t,n,r)}measureText(t){return this._context.measureText(t)}getImageData(t,n,r,i){return this._context.getImageData(t,n,r,i)}lineTo(t,n){this._context.lineTo(t,n)}moveTo(t,n){this._context.moveTo(t,n)}rect(t,n,r,i){this._context.rect(t,n,r,i)}putImageData(t,n,r){this._context.putImageData(t,n,r)}quadraticCurveTo(t,n,r,i){this._context.quadraticCurveTo(t,n,r,i)}restore(){this._context.restore()}rotate(t){this._context.rotate(t)}save(){this._context.save()}scale(t,n){this._context.scale(t,n)}setLineDash(t){this._context.setLineDash?this._context.setLineDash(t):"mozDash"in this._context?this._context.mozDash=t:"webkitLineDash"in this._context&&(this._context.webkitLineDash=t)}getLineDash(){return this._context.getLineDash()}setTransform(t,n,r,i,o,a){this._context.setTransform(t,n,r,i,o,a)}stroke(t){t?this._context.stroke(t):this._context.stroke()}strokeText(t,n,r,i){this._context.strokeText(t,n,r,i)}transform(t,n,r,i,o,a){this._context.transform(t,n,r,i,o,a)}translate(t,n){this._context.translate(t,n)}_enableTrace(){var t=this,n=mA.length,r=this.setAttr,i,o,a=function(s){var l=t[s],d;t[s]=function(){return o=mbe(Array.prototype.slice.call(arguments,0)),d=l.apply(t,arguments),t._trace({method:s,args:o}),d}};for(i=0;i<n;i++)a(mA[i]);t.setAttr=function(){r.apply(t,arguments);var s=arguments[0],l=arguments[1];(s==="shadowOffsetX"||s==="shadowOffsetY"||s==="shadowBlur")&&(l=l/this.canvas.getPixelRatio()),t._trace({property:s,val:l})}}_applyGlobalCompositeOperation(t){const n=t.attrs.globalCompositeOperation;var r=!n||n==="source-over";r||this.setAttr("globalCompositeOperation",n)}}_be.forEach(function(e){Object.defineProperty(ux.prototype,e,{get(){return this._context[e]},set(t){this._context[e]=t}})});class Ebe extends ux{constructor(t){super(t),this._context=t._canvas.getContext("2d")}_fillColor(t){var n=t.fill();this.setAttr("fillStyle",n),t._fillFunc(this)}_fillPattern(t){this.setAttr("fillStyle",t._getFillPattern()),t._fillFunc(this)}_fillLinearGradient(t){var n=t._getLinearGradient();n&&(this.setAttr("fillStyle",n),t._fillFunc(this))}_fillRadialGradient(t){var n=t._getRadialGradient();n&&(this.setAttr("fillStyle",n),t._fillFunc(this))}_fill(t){var n=t.fill(),r=t.getFillPriority();if(n&&r==="color"){this._fillColor(t);return}var i=t.getFillPatternImage();if(i&&r==="pattern"){this._fillPattern(t);return}var o=t.getFillLinearGradientColorStops();if(o&&r==="linear-gradient"){this._fillLinearGradient(t);return}var a=t.getFillRadialGradientColorStops();if(a&&r==="radial-gradient"){this._fillRadialGradient(t);return}n?this._fillColor(t):i?this._fillPattern(t):o?this._fillLinearGradient(t):a&&this._fillRadialGradient(t)}_strokeLinearGradient(t){var n=t.getStrokeLinearGradientStartPoint(),r=t.getStrokeLinearGradientEndPoint(),i=t.getStrokeLinearGradientColorStops(),o=this.createLinearGradient(n.x,n.y,r.x,r.y);if(i){for(var a=0;a<i.length;a+=2)o.addColorStop(i[a],i[a+1]);this.setAttr("strokeStyle",o)}}_stroke(t){var n=t.dash(),r=t.getStrokeScaleEnabled();if(t.hasStroke()){if(!r){this.save();var i=this.getCanvas().getPixelRatio();this.setTransform(i,0,0,i,0,0)}this._applyLineCap(t),n&&t.dashEnabled()&&(this.setLineDash(n),this.setAttr("lineDashOffset",t.dashOffset())),this.setAttr("lineWidth",t.strokeWidth()),t.getShadowForStrokeEnabled()||this.setAttr("shadowColor","rgba(0,0,0,0)");var o=t.getStrokeLinearGradientColorStops();o?this._strokeLinearGradient(t):this.setAttr("strokeStyle",t.stroke()),t._strokeFunc(this),r||this.restore()}}_applyShadow(t){var n,r,i,o=(n=t.getShadowRGBA())!==null&&n!==void 0?n:"black",a=(r=t.getShadowBlur())!==null&&r!==void 0?r:5,s=(i=t.getShadowOffset())!==null&&i!==void 0?i:{x:0,y:0},l=t.getAbsoluteScale(),d=this.canvas.getPixelRatio(),p=l.x*d,g=l.y*d;this.setAttr("shadowColor",o),this.setAttr("shadowBlur",a*Math.min(Math.abs(p),Math.abs(g))),this.setAttr("shadowOffsetX",s.x*p),this.setAttr("shadowOffsetY",s.y*g)}}class Pbe extends ux{constructor(t){super(t),this._context=t._canvas.getContext("2d",{willReadFrequently:!0})}_fill(t){this.save(),this.setAttr("fillStyle",t.colorKey),t._fillFuncHit(this),this.restore()}strokeShape(t){t.hasHitStroke()&&this._stroke(t)}_stroke(t){if(t.hasHitStroke()){var n=t.getStrokeScaleEnabled();if(!n){this.save();var r=this.getCanvas().getPixelRatio();this.setTransform(r,0,0,r,0,0)}this._applyLineCap(t);var i=t.hitStrokeWidth(),o=i==="auto"?t.strokeWidth():i;this.setAttr("lineWidth",o),this.setAttr("strokeStyle",t.colorKey),t._strokeFuncHit(this),n||this.restore()}}}var ry;function Tbe(){if(ry)return ry;var e=ce.createCanvasElement(),t=e.getContext("2d");return ry=function(){var n=st._global.devicePixelRatio||1,r=t.webkitBackingStorePixelRatio||t.mozBackingStorePixelRatio||t.msBackingStorePixelRatio||t.oBackingStorePixelRatio||t.backingStorePixelRatio||1;return n/r}(),ry}class cx{constructor(t){this.pixelRatio=1,this.width=0,this.height=0,this.isCache=!1;var n=t||{},r=n.pixelRatio||st.pixelRatio||Tbe();this.pixelRatio=r,this._canvas=ce.createCanvasElement(),this._canvas.style.padding="0",this._canvas.style.margin="0",this._canvas.style.border="0",this._canvas.style.background="transparent",this._canvas.style.position="absolute",this._canvas.style.top="0",this._canvas.style.left="0"}getContext(){return this.context}getPixelRatio(){return this.pixelRatio}setPixelRatio(t){var n=this.pixelRatio;this.pixelRatio=t,this.setSize(this.getWidth()/n,this.getHeight()/n)}setWidth(t){this.width=this._canvas.width=t*this.pixelRatio,this._canvas.style.width=t+"px";var n=this.pixelRatio,r=this.getContext()._context;r.scale(n,n)}setHeight(t){this.height=this._canvas.height=t*this.pixelRatio,this._canvas.style.height=t+"px";var n=this.pixelRatio,r=this.getContext()._context;r.scale(n,n)}getWidth(){return this.width}getHeight(){return this.height}setSize(t,n){this.setWidth(t||0),this.setHeight(n||0)}toDataURL(t,n){try{return this._canvas.toDataURL(t,n)}catch{try{return this._canvas.toDataURL()}catch(i){return ce.error("Unable to get data URL. "+i.message+" For more info read https://konvajs.org/docs/posts/Tainted_Canvas.html."),""}}}}Z.addGetterSetter(cx,"pixelRatio",void 0,He());class a0 extends cx{constructor(t={width:0,height:0}){super(t),this.context=new Ebe(this),this.setSize(t.width,t.height)}}class q8 extends cx{constructor(t={width:0,height:0}){super(t),this.hitCanvas=!0,this.context=new Pbe(this),this.setSize(t.width,t.height)}}const fn={get isDragging(){var e=!1;return fn._dragElements.forEach(t=>{t.dragStatus==="dragging"&&(e=!0)}),e},justDragged:!1,get node(){var e;return fn._dragElements.forEach(t=>{e=t.node}),e},_dragElements:new Map,_drag(e){const t=[];fn._dragElements.forEach((n,r)=>{const{node:i}=n,o=i.getStage();o.setPointersPositions(e),n.pointerId===void 0&&(n.pointerId=ce._getFirstPointerId(e));const a=o._changedPointerPositions.find(d=>d.id===n.pointerId);if(!!a){if(n.dragStatus!=="dragging"){var s=i.dragDistance(),l=Math.max(Math.abs(a.x-n.startPointerPos.x),Math.abs(a.y-n.startPointerPos.y));if(l<s||(i.startDrag({evt:e}),!i.isDragging()))return}i._setDragPosition(e,n),t.push(i)}}),t.forEach(n=>{n.fire("dragmove",{type:"dragmove",target:n,evt:e},!0)})},_endDragBefore(e){const t=[];fn._dragElements.forEach(n=>{const{node:r}=n,i=r.getStage();if(e&&i.setPointersPositions(e),!i._changedPointerPositions.find(s=>s.id===n.pointerId))return;(n.dragStatus==="dragging"||n.dragStatus==="stopped")&&(fn.justDragged=!0,st._mouseListenClick=!1,st._touchListenClick=!1,st._pointerListenClick=!1,n.dragStatus="stopped");const a=n.node.getLayer()||n.node instanceof st.Stage&&n.node;a&&t.indexOf(a)===-1&&t.push(a)}),t.forEach(n=>{n.draw()})},_endDragAfter(e){fn._dragElements.forEach((t,n)=>{t.dragStatus==="stopped"&&t.node.fire("dragend",{type:"dragend",target:t.node,evt:e},!0),t.dragStatus!=="dragging"&&fn._dragElements.delete(n)})}};st.isBrowser&&(window.addEventListener("mouseup",fn._endDragBefore,!0),window.addEventListener("touchend",fn._endDragBefore,!0),window.addEventListener("mousemove",fn._drag),window.addEventListener("touchmove",fn._drag),window.addEventListener("mouseup",fn._endDragAfter,!1),window.addEventListener("touchend",fn._endDragAfter,!1));var Qy="absoluteOpacity",iy="allEventListeners",yu="absoluteTransform",vA="absoluteScale",J1="canvas",Lbe="Change",Abe="children",Ibe="konva",fC="listening",yA="mouseenter",xA="mouseleave",bA="set",SA="Shape",Jy=" ",wA="stage",Fc="transform",Rbe="Stage",hC="visible",Mbe=["xChange.konva","yChange.konva","scaleXChange.konva","scaleYChange.konva","skewXChange.konva","skewYChange.konva","rotationChange.konva","offsetXChange.konva","offsetYChange.konva","transformsEnabledChange.konva"].join(Jy);let Obe=1;class We{constructor(t){this._id=Obe++,this.eventListeners={},this.attrs={},this.index=0,this._allEventListeners=null,this.parent=null,this._cache=new Map,this._attachedDepsListeners=new Map,this._lastPos=null,this._batchingTransformChange=!1,this._needClearTransformCache=!1,this._filterUpToDate=!1,this._isUnderCache=!1,this._dragEventId=null,this._shouldFireChangeEvents=!1,this.setAttrs(t),this._shouldFireChangeEvents=!0}hasChildren(){return!1}_clearCache(t){(t===Fc||t===yu)&&this._cache.get(t)?this._cache.get(t).dirty=!0:t?this._cache.delete(t):this._cache.clear()}_getCache(t,n){var r=this._cache.get(t),i=t===Fc||t===yu,o=r===void 0||i&&r.dirty===!0;return o&&(r=n.call(this),this._cache.set(t,r)),r}_calculate(t,n,r){if(!this._attachedDepsListeners.get(t)){const i=n.map(o=>o+"Change.konva").join(Jy);this.on(i,()=>{this._clearCache(t)}),this._attachedDepsListeners.set(t,!0)}return this._getCache(t,r)}_getCanvasCache(){return this._cache.get(J1)}_clearSelfAndDescendantCache(t){this._clearCache(t),t===yu&&this.fire("absoluteTransformChange")}clearCache(){return this._cache.delete(J1),this._clearSelfAndDescendantCache(),this._requestDraw(),this}cache(t){var n=t||{},r={};(n.x===void 0||n.y===void 0||n.width===void 0||n.height===void 0)&&(r=this.getClientRect({skipTransform:!0,relativeTo:this.getParent()}));var i=Math.ceil(n.width||r.width),o=Math.ceil(n.height||r.height),a=n.pixelRatio,s=n.x===void 0?Math.floor(r.x):n.x,l=n.y===void 0?Math.floor(r.y):n.y,d=n.offset||0,p=n.drawBorder||!1,g=n.hitCanvasPixelRatio||1;if(!i||!o){ce.error("Can not cache the node. Width or height of the node equals 0. Caching is skipped.");return}i+=d*2+1,o+=d*2+1,s-=d,l-=d;var m=new a0({pixelRatio:a,width:i,height:o}),y=new a0({pixelRatio:a,width:0,height:0}),b=new q8({pixelRatio:g,width:i,height:o}),S=m.getContext(),P=b.getContext();return b.isCache=!0,m.isCache=!0,this._cache.delete(J1),this._filterUpToDate=!1,n.imageSmoothingEnabled===!1&&(m.getContext()._context.imageSmoothingEnabled=!1,y.getContext()._context.imageSmoothingEnabled=!1),S.save(),P.save(),S.translate(-s,-l),P.translate(-s,-l),this._isUnderCache=!0,this._clearSelfAndDescendantCache(Qy),this._clearSelfAndDescendantCache(vA),this.drawScene(m,this),this.drawHit(b,this),this._isUnderCache=!1,S.restore(),P.restore(),p&&(S.save(),S.beginPath(),S.rect(0,0,i,o),S.closePath(),S.setAttr("strokeStyle","red"),S.setAttr("lineWidth",5),S.stroke(),S.restore()),this._cache.set(J1,{scene:m,filter:y,hit:b,x:s,y:l}),this._requestDraw(),this}isCached(){return this._cache.has(J1)}getClientRect(t){throw new Error('abstract "getClientRect" method call')}_transformedRect(t,n){var r=[{x:t.x,y:t.y},{x:t.x+t.width,y:t.y},{x:t.x+t.width,y:t.y+t.height},{x:t.x,y:t.y+t.height}],i,o,a,s,l=this.getAbsoluteTransform(n);return r.forEach(function(d){var p=l.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),{x:i,y:o,width:a-i,height:s-o}}_drawCachedSceneCanvas(t){t.save(),t._applyOpacity(this),t._applyGlobalCompositeOperation(this);const n=this._getCanvasCache();t.translate(n.x,n.y);var r=this._getCachedSceneCanvas(),i=r.pixelRatio;t.drawImage(r._canvas,0,0,r.width/i,r.height/i),t.restore()}_drawCachedHitCanvas(t){var n=this._getCanvasCache(),r=n.hit;t.save(),t.translate(n.x,n.y),t.drawImage(r._canvas,0,0,r.width/r.pixelRatio,r.height/r.pixelRatio),t.restore()}_getCachedSceneCanvas(){var t=this.filters(),n=this._getCanvasCache(),r=n.scene,i=n.filter,o=i.getContext(),a,s,l,d;if(t){if(!this._filterUpToDate){var p=r.pixelRatio;i.setSize(r.width/r.pixelRatio,r.height/r.pixelRatio);try{for(a=t.length,o.clear(),o.drawImage(r._canvas,0,0,r.getWidth()/p,r.getHeight()/p),s=o.getImageData(0,0,i.getWidth(),i.getHeight()),l=0;l<a;l++){if(d=t[l],typeof d!="function"){ce.error("Filter should be type of function, but got "+typeof d+" instead. Please check correct filters");continue}d.call(this,s),o.putImageData(s,0,0)}}catch(g){ce.error("Unable to apply filter. "+g.message+" This post my help you https://konvajs.org/docs/posts/Tainted_Canvas.html.")}this._filterUpToDate=!0}return i}return r}on(t,n){if(this._cache&&this._cache.delete(iy),arguments.length===3)return this._delegate.apply(this,arguments);var r=t.split(Jy),i=r.length,o,a,s,l,d;for(o=0;o<i;o++)a=r[o],s=a.split("."),l=s[0],d=s[1]||"",this.eventListeners[l]||(this.eventListeners[l]=[]),this.eventListeners[l].push({name:d,handler:n});return this}off(t,n){var r=(t||"").split(Jy),i=r.length,o,a,s,l,d,p;if(this._cache&&this._cache.delete(iy),!t)for(a in this.eventListeners)this._off(a);for(o=0;o<i;o++)if(s=r[o],l=s.split("."),d=l[0],p=l[1],d)this.eventListeners[d]&&this._off(d,p,n);else for(a in this.eventListeners)this._off(a,p,n);return this}dispatchEvent(t){var n={target:this,type:t.type,evt:t};return this.fire(t.type,n),this}addEventListener(t,n){return this.on(t,function(r){n.call(this,r.evt)}),this}removeEventListener(t){return this.off(t),this}_delegate(t,n,r){var i=this;this.on(t,function(o){for(var a=o.target.findAncestors(n,!0,i),s=0;s<a.length;s++)o=ce.cloneObject(o),o.currentTarget=a[s],r.call(a[s],o)})}remove(){return this.isDragging()&&this.stopDrag(),fn._dragElements.delete(this._id),this._remove(),this}_clearCaches(){this._clearSelfAndDescendantCache(yu),this._clearSelfAndDescendantCache(Qy),this._clearSelfAndDescendantCache(vA),this._clearSelfAndDescendantCache(wA),this._clearSelfAndDescendantCache(hC),this._clearSelfAndDescendantCache(fC)}_remove(){this._clearCaches();var t=this.getParent();t&&t.children&&(t.children.splice(this.index,1),t._setChildrenIndices(),this.parent=null)}destroy(){return this.remove(),this}getAttr(t){var n="get"+ce._capitalize(t);return ce._isFunction(this[n])?this[n]():this.attrs[t]}getAncestors(){for(var t=this.getParent(),n=[];t;)n.push(t),t=t.getParent();return n}getAttrs(){return this.attrs||{}}setAttrs(t){return this._batchTransformChanges(()=>{var n,r;if(!t)return this;for(n in t)n!==Abe&&(r=bA+ce._capitalize(n),ce._isFunction(this[r])?this[r](t[n]):this._setAttr(n,t[n]))}),this}isListening(){return this._getCache(fC,this._isListening)}_isListening(t){if(!this.listening())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isListening(t):!0}isVisible(){return this._getCache(hC,this._isVisible)}_isVisible(t){if(!this.visible())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isVisible(t):!0}shouldDrawHit(t,n=!1){if(t)return this._isVisible(t)&&this._isListening(t);var r=this.getLayer(),i=!1;fn._dragElements.forEach(a=>{a.dragStatus==="dragging"&&(a.node.nodeType==="Stage"||a.node.getLayer()===r)&&(i=!0)});var o=!n&&!st.hitOnDragEnabled&&i;return this.isListening()&&this.isVisible()&&!o}show(){return this.visible(!0),this}hide(){return this.visible(!1),this}getZIndex(){return this.index||0}getAbsoluteZIndex(){var t=this.getDepth(),n=this,r=0,i,o,a,s;function l(d){for(i=[],o=d.length,a=0;a<o;a++)s=d[a],r++,s.nodeType!==SA&&(i=i.concat(s.getChildren().slice())),s._id===n._id&&(a=o);i.length>0&&i[0].getDepth()<=t&&l(i)}return n.nodeType!==Rbe&&l(n.getStage().getChildren()),r}getDepth(){for(var t=0,n=this.parent;n;)t++,n=n.parent;return t}_batchTransformChanges(t){this._batchingTransformChange=!0,t(),this._batchingTransformChange=!1,this._needClearTransformCache&&(this._clearCache(Fc),this._clearSelfAndDescendantCache(yu)),this._needClearTransformCache=!1}setPosition(t){return this._batchTransformChanges(()=>{this.x(t.x),this.y(t.y)}),this}getPosition(){return{x:this.x(),y:this.y()}}getRelativePointerPosition(){if(!this.getStage())return null;var t=this.getStage().getPointerPosition();if(!t)return null;var n=this.getAbsoluteTransform().copy();return n.invert(),n.point(t)}getAbsolutePosition(t){let n=!1,r=this.parent;for(;r;){if(r.isCached()){n=!0;break}r=r.parent}n&&!t&&(t=!0);var i=this.getAbsoluteTransform(t).getMatrix(),o=new fa,a=this.offset();return o.m=i.slice(),o.translate(a.x,a.y),o.getTranslation()}setAbsolutePosition(t){var n=this._clearTransform();this.attrs.x=n.x,this.attrs.y=n.y,delete n.x,delete n.y,this._clearCache(Fc);var r=this._getAbsoluteTransform().copy();return r.invert(),r.translate(t.x,t.y),t={x:this.attrs.x+r.getTranslation().x,y:this.attrs.y+r.getTranslation().y},this._setTransform(n),this.setPosition({x:t.x,y:t.y}),this._clearCache(Fc),this._clearSelfAndDescendantCache(yu),this}_setTransform(t){var n;for(n in t)this.attrs[n]=t[n]}_clearTransform(){var t={x:this.x(),y:this.y(),rotation:this.rotation(),scaleX:this.scaleX(),scaleY:this.scaleY(),offsetX:this.offsetX(),offsetY:this.offsetY(),skewX:this.skewX(),skewY:this.skewY()};return this.attrs.x=0,this.attrs.y=0,this.attrs.rotation=0,this.attrs.scaleX=1,this.attrs.scaleY=1,this.attrs.offsetX=0,this.attrs.offsetY=0,this.attrs.skewX=0,this.attrs.skewY=0,t}move(t){var n=t.x,r=t.y,i=this.x(),o=this.y();return n!==void 0&&(i+=n),r!==void 0&&(o+=r),this.setPosition({x:i,y:o}),this}_eachAncestorReverse(t,n){var r=[],i=this.getParent(),o,a;if(!(n&&n._id===this._id)){for(r.unshift(this);i&&(!n||i._id!==n._id);)r.unshift(i),i=i.parent;for(o=r.length,a=0;a<o;a++)t(r[a])}}rotate(t){return this.rotation(this.rotation()+t),this}moveToTop(){if(!this.parent)return ce.warn("Node has no parent. moveToTop function is ignored."),!1;var t=this.index,n=this.parent.getChildren().length;return t<n-1?(this.parent.children.splice(t,1),this.parent.children.push(this),this.parent._setChildrenIndices(),!0):!1}moveUp(){if(!this.parent)return ce.warn("Node has no parent. moveUp function is ignored."),!1;var t=this.index,n=this.parent.getChildren().length;return t<n-1?(this.parent.children.splice(t,1),this.parent.children.splice(t+1,0,this),this.parent._setChildrenIndices(),!0):!1}moveDown(){if(!this.parent)return ce.warn("Node has no parent. moveDown function is ignored."),!1;var t=this.index;return t>0?(this.parent.children.splice(t,1),this.parent.children.splice(t-1,0,this),this.parent._setChildrenIndices(),!0):!1}moveToBottom(){if(!this.parent)return ce.warn("Node has no parent. moveToBottom function is ignored."),!1;var t=this.index;return t>0?(this.parent.children.splice(t,1),this.parent.children.unshift(this),this.parent._setChildrenIndices(),!0):!1}setZIndex(t){if(!this.parent)return ce.warn("Node has no parent. zIndex parameter is ignored."),this;(t<0||t>=this.parent.children.length)&&ce.warn("Unexpected value "+t+" for zIndex property. zIndex is just index of a node in children of its parent. Expected value is from 0 to "+(this.parent.children.length-1)+".");var n=this.index;return this.parent.children.splice(n,1),this.parent.children.splice(t,0,this),this.parent._setChildrenIndices(),this}getAbsoluteOpacity(){return this._getCache(Qy,this._getAbsoluteOpacity)}_getAbsoluteOpacity(){var t=this.opacity(),n=this.getParent();return n&&!n._isUnderCache&&(t*=n.getAbsoluteOpacity()),t}moveTo(t){return this.getParent()!==t&&(this._remove(),t.add(this)),this}toObject(){var t={},n=this.getAttrs(),r,i,o,a,s;t.attrs={};for(r in n)i=n[r],s=ce.isObject(i)&&!ce._isPlainObject(i)&&!ce._isArray(i),!s&&(o=typeof this[r]=="function"&&this[r],delete n[r],a=o?o.call(this):null,n[r]=i,a!==i&&(t.attrs[r]=i));return t.className=this.getClassName(),ce._prepareToStringify(t)}toJSON(){return JSON.stringify(this.toObject())}getParent(){return this.parent}findAncestors(t,n,r){var i=[];n&&this._isMatch(t)&&i.push(this);for(var o=this.parent;o;){if(o===r)return i;o._isMatch(t)&&i.push(o),o=o.parent}return i}isAncestorOf(t){return!1}findAncestor(t,n,r){return this.findAncestors(t,n,r)[0]}_isMatch(t){if(!t)return!1;if(typeof t=="function")return t(this);var n=t.replace(/ /g,"").split(","),r=n.length,i,o;for(i=0;i<r;i++)if(o=n[i],ce.isValidSelector(o)||(ce.warn('Selector "'+o+'" is invalid. Allowed selectors examples are "#foo", ".bar" or "Group".'),ce.warn('If you have a custom shape with such className, please change it to start with upper letter like "Triangle".'),ce.warn("Konva is awesome, right?")),o.charAt(0)==="#"){if(this.id()===o.slice(1))return!0}else if(o.charAt(0)==="."){if(this.hasName(o.slice(1)))return!0}else if(this.className===o||this.nodeType===o)return!0;return!1}getLayer(){var t=this.getParent();return t?t.getLayer():null}getStage(){return this._getCache(wA,this._getStage)}_getStage(){var t=this.getParent();if(t)return t.getStage()}fire(t,n={},r){return n.target=n.target||this,r?this._fireAndBubble(t,n):this._fire(t,n),this}getAbsoluteTransform(t){return t?this._getAbsoluteTransform(t):this._getCache(yu,this._getAbsoluteTransform)}_getAbsoluteTransform(t){var n;if(t)return n=new fa,this._eachAncestorReverse(function(i){var o=i.transformsEnabled();o==="all"?n.multiply(i.getTransform()):o==="position"&&n.translate(i.x()-i.offsetX(),i.y()-i.offsetY())},t),n;n=this._cache.get(yu)||new fa,this.parent?this.parent.getAbsoluteTransform().copyInto(n):n.reset();var r=this.transformsEnabled();if(r==="all")n.multiply(this.getTransform());else if(r==="position"){const i=this.attrs.x||0,o=this.attrs.y||0,a=this.attrs.offsetX||0,s=this.attrs.offsetY||0;n.translate(i-a,o-s)}return n.dirty=!1,n}getAbsoluteScale(t){for(var n=this;n;)n._isUnderCache&&(t=n),n=n.getParent();const i=this.getAbsoluteTransform(t).decompose();return{x:i.scaleX,y:i.scaleY}}getAbsoluteRotation(){return this.getAbsoluteTransform().decompose().rotation}getTransform(){return this._getCache(Fc,this._getTransform)}_getTransform(){var t,n,r=this._cache.get(Fc)||new fa;r.reset();var i=this.x(),o=this.y(),a=st.getAngle(this.rotation()),s=(t=this.attrs.scaleX)!==null&&t!==void 0?t:1,l=(n=this.attrs.scaleY)!==null&&n!==void 0?n:1,d=this.attrs.skewX||0,p=this.attrs.skewY||0,g=this.attrs.offsetX||0,m=this.attrs.offsetY||0;return(i!==0||o!==0)&&r.translate(i,o),a!==0&&r.rotate(a),(d!==0||p!==0)&&r.skew(d,p),(s!==1||l!==1)&&r.scale(s,l),(g!==0||m!==0)&&r.translate(-1*g,-1*m),r.dirty=!1,r}clone(t){var n=ce.cloneObject(this.attrs),r,i,o,a,s;for(r in t)n[r]=t[r];var l=new this.constructor(n);for(r in this.eventListeners)for(i=this.eventListeners[r],o=i.length,a=0;a<o;a++)s=i[a],s.name.indexOf(Ibe)<0&&(l.eventListeners[r]||(l.eventListeners[r]=[]),l.eventListeners[r].push(s));return l}_toKonvaCanvas(t){t=t||{};var n=this.getClientRect(),r=this.getStage(),i=t.x!==void 0?t.x:Math.floor(n.x),o=t.y!==void 0?t.y:Math.floor(n.y),a=t.pixelRatio||1,s=new a0({width:t.width||Math.ceil(n.width)||(r?r.width():0),height:t.height||Math.ceil(n.height)||(r?r.height():0),pixelRatio:a}),l=s.getContext();return t.imageSmoothingEnabled===!1&&(l._context.imageSmoothingEnabled=!1),l.save(),(i||o)&&l.translate(-1*i,-1*o),this.drawScene(s),l.restore(),s}toCanvas(t){return this._toKonvaCanvas(t)._canvas}toDataURL(t){t=t||{};var n=t.mimeType||null,r=t.quality||null,i=this._toKonvaCanvas(t).toDataURL(n,r);return t.callback&&t.callback(i),i}toImage(t){return new Promise((n,r)=>{try{const i=t?.callback;i&&delete t.callback,ce._urlToImage(this.toDataURL(t),function(o){n(o),i?.(o)})}catch(i){r(i)}})}toBlob(t){return new Promise((n,r)=>{try{const i=t?.callback;i&&delete t.callback,this.toCanvas(t).toBlob(o=>{n(o),i?.(o)})}catch(i){r(i)}})}setSize(t){return this.width(t.width),this.height(t.height),this}getSize(){return{width:this.width(),height:this.height()}}getClassName(){return this.className||this.nodeType}getType(){return this.nodeType}getDragDistance(){return this.attrs.dragDistance!==void 0?this.attrs.dragDistance:this.parent?this.parent.getDragDistance():st.dragDistance}_off(t,n,r){var i=this.eventListeners[t],o,a,s;for(o=0;o<i.length;o++)if(a=i[o].name,s=i[o].handler,(a!=="konva"||n==="konva")&&(!n||a===n)&&(!r||r===s)){if(i.splice(o,1),i.length===0){delete this.eventListeners[t];break}o--}}_fireChangeEvent(t,n,r){this._fire(t+Lbe,{oldVal:n,newVal:r})}addName(t){if(!this.hasName(t)){var n=this.name(),r=n?n+" "+t:t;this.name(r)}return this}hasName(t){if(!t)return!1;const n=this.name();if(!n)return!1;var r=(n||"").split(/\s/g);return r.indexOf(t)!==-1}removeName(t){var n=(this.name()||"").split(/\s/g),r=n.indexOf(t);return r!==-1&&(n.splice(r,1),this.name(n.join(" "))),this}setAttr(t,n){var r=this[bA+ce._capitalize(t)];return ce._isFunction(r)?r.call(this,n):this._setAttr(t,n),this}_requestDraw(){if(st.autoDrawEnabled){const t=this.getLayer()||this.getStage();t?.batchDraw()}}_setAttr(t,n){var r=this.attrs[t];r===n&&!ce.isObject(n)||(n==null?delete this.attrs[t]:this.attrs[t]=n,this._shouldFireChangeEvents&&this._fireChangeEvent(t,r,n),this._requestDraw())}_setComponentAttr(t,n,r){var i;r!==void 0&&(i=this.attrs[t],i||(this.attrs[t]=this.getAttr(t)),this.attrs[t][n]=r,this._fireChangeEvent(t,i,r))}_fireAndBubble(t,n,r){n&&this.nodeType===SA&&(n.target=this);var i=(t===yA||t===xA)&&(r&&(this===r||this.isAncestorOf&&this.isAncestorOf(r))||this.nodeType==="Stage"&&!r);if(!i){this._fire(t,n);var o=(t===yA||t===xA)&&r&&r.isAncestorOf&&r.isAncestorOf(this)&&!r.isAncestorOf(this.parent);(n&&!n.cancelBubble||!n)&&this.parent&&this.parent.isListening()&&!o&&(r&&r.parent?this._fireAndBubble.call(this.parent,t,n,r):this._fireAndBubble.call(this.parent,t,n))}}_getProtoListeners(t){let n=this._cache.get(iy);if(!n){n={};let i=Object.getPrototypeOf(this);for(;i;){if(!i.eventListeners){i=Object.getPrototypeOf(i);continue}for(var r in i.eventListeners){const o=i.eventListeners[r],a=n[r]||[];n[r]=o.concat(a)}i=Object.getPrototypeOf(i)}this._cache.set(iy,n)}return n[t]}_fire(t,n){n=n||{},n.currentTarget=this,n.type=t;const r=this._getProtoListeners(t);if(r)for(var i=0;i<r.length;i++)r[i].handler.call(this,n);const o=this.eventListeners[t];if(o)for(var i=0;i<o.length;i++)o[i].handler.call(this,n)}draw(){return this.drawScene(),this.drawHit(),this}_createDragElement(t){var n=t?t.pointerId:void 0,r=this.getStage(),i=this.getAbsolutePosition(),o=r._getPointerById(n)||r._changedPointerPositions[0]||i;fn._dragElements.set(this._id,{node:this,startPointerPos:o,offset:{x:o.x-i.x,y:o.y-i.y},dragStatus:"ready",pointerId:n})}startDrag(t,n=!0){fn._dragElements.has(this._id)||this._createDragElement(t);const r=fn._dragElements.get(this._id);r.dragStatus="dragging",this.fire("dragstart",{type:"dragstart",target:this,evt:t&&t.evt},n)}_setDragPosition(t,n){const r=this.getStage()._getPointerById(n.pointerId);if(!!r){var i={x:r.x-n.offset.x,y:r.y-n.offset.y},o=this.dragBoundFunc();if(o!==void 0){const a=o.call(this,i,t);a?i=a:ce.warn("dragBoundFunc did not return any value. That is unexpected behavior. You must return new absolute position from dragBoundFunc.")}(!this._lastPos||this._lastPos.x!==i.x||this._lastPos.y!==i.y)&&(this.setAbsolutePosition(i),this._requestDraw()),this._lastPos=i}}stopDrag(t){const n=fn._dragElements.get(this._id);n&&(n.dragStatus="stopped"),fn._endDragBefore(t),fn._endDragAfter(t)}setDraggable(t){this._setAttr("draggable",t),this._dragChange()}isDragging(){const t=fn._dragElements.get(this._id);return t?t.dragStatus==="dragging":!1}_listenDrag(){this._dragCleanup(),this.on("mousedown.konva touchstart.konva",function(t){var n=t.evt.button!==void 0,r=!n||st.dragButtons.indexOf(t.evt.button)>=0;if(!!r&&!this.isDragging()){var i=!1;fn._dragElements.forEach(o=>{this.isAncestorOf(o.node)&&(i=!0)}),i||this._createDragElement(t)}})}_dragChange(){if(this.attrs.draggable)this._listenDrag();else{this._dragCleanup();var t=this.getStage();if(!t)return;const n=fn._dragElements.get(this._id),r=n&&n.dragStatus==="dragging",i=n&&n.dragStatus==="ready";r?this.stopDrag():i&&fn._dragElements.delete(this._id)}}_dragCleanup(){this.off("mousedown.konva"),this.off("touchstart.konva")}isClientRectOnScreen(t={x:0,y:0}){const n=this.getStage();if(!n)return!1;const r={x:-t.x,y:-t.y,width:n.width()+2*t.x,height:n.height()+2*t.y};return ce.haveIntersection(r,this.getClientRect())}static create(t,n){return ce._isString(t)&&(t=JSON.parse(t)),this._createNode(t,n)}static _createNode(t,n){var r=We.prototype.getClassName.call(t),i=t.children,o,a,s;n&&(t.attrs.container=n),st[r]||(ce.warn('Can not find a node with class name "'+r+'". Fallback to "Shape".'),r="Shape");const l=st[r];if(o=new l(t.attrs),i)for(a=i.length,s=0;s<a;s++)o.add(We._createNode(i[s]));return o}}We.prototype.nodeType="Node";We.prototype._attrsAffectingSize=[];We.prototype.eventListeners={};We.prototype.on.call(We.prototype,Mbe,function(){if(this._batchingTransformChange){this._needClearTransformCache=!0;return}this._clearCache(Fc),this._clearSelfAndDescendantCache(yu)});We.prototype.on.call(We.prototype,"visibleChange.konva",function(){this._clearSelfAndDescendantCache(hC)});We.prototype.on.call(We.prototype,"listeningChange.konva",function(){this._clearSelfAndDescendantCache(fC)});We.prototype.on.call(We.prototype,"opacityChange.konva",function(){this._clearSelfAndDescendantCache(Qy)});const Fn=Z.addGetterSetter;Fn(We,"zIndex");Fn(We,"absolutePosition");Fn(We,"position");Fn(We,"x",0,He());Fn(We,"y",0,He());Fn(We,"globalCompositeOperation","source-over",U0());Fn(We,"opacity",1,He());Fn(We,"name","",U0());Fn(We,"id","",U0());Fn(We,"rotation",0,He());Z.addComponentsGetterSetter(We,"scale",["x","y"]);Fn(We,"scaleX",1,He());Fn(We,"scaleY",1,He());Z.addComponentsGetterSetter(We,"skew",["x","y"]);Fn(We,"skewX",0,He());Fn(We,"skewY",0,He());Z.addComponentsGetterSetter(We,"offset",["x","y"]);Fn(We,"offsetX",0,He());Fn(We,"offsetY",0,He());Fn(We,"dragDistance",null,He());Fn(We,"width",0,He());Fn(We,"height",0,He());Fn(We,"listening",!0,Fs());Fn(We,"preventDefault",!0,Fs());Fn(We,"filters",null,function(e){return this._filterUpToDate=!1,e});Fn(We,"visible",!0,Fs());Fn(We,"transformsEnabled","all",U0());Fn(We,"size");Fn(We,"dragBoundFunc");Fn(We,"draggable",!1,Fs());Z.backCompat(We,{rotateDeg:"rotate",setRotationDeg:"setRotation",getRotationDeg:"getRotation"});class va extends We{constructor(){super(...arguments),this.children=[]}getChildren(t){if(!t)return this.children||[];const n=this.children||[];var r=[];return n.forEach(function(i){t(i)&&r.push(i)}),r}hasChildren(){return this.getChildren().length>0}removeChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.remove()}),this.children=[],this._requestDraw(),this}destroyChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.destroy()}),this.children=[],this._requestDraw(),this}add(...t){if(arguments.length>1){for(var n=0;n<arguments.length;n++)this.add(arguments[n]);return this}var r=t[0];return r.getParent()?(r.moveTo(this),this):(this._validateAdd(r),r.index=this.getChildren().length,r.parent=this,r._clearCaches(),this.getChildren().push(r),this._fire("add",{child:r}),this._requestDraw(),this)}destroy(){return this.hasChildren()&&this.destroyChildren(),super.destroy(),this}find(t){return this._generalFind(t,!1)}findOne(t){var n=this._generalFind(t,!0);return n.length>0?n[0]:void 0}_generalFind(t,n){var r=[];return this._descendants(i=>{const o=i._isMatch(t);return o&&r.push(i),!!(o&&n)}),r}_descendants(t){let n=!1;const r=this.getChildren();for(const i of r){if(n=t(i),n)return!0;if(!!i.hasChildren()&&(n=i._descendants(t),n))return!0}return!1}toObject(){var t=We.prototype.toObject.call(this);return t.children=[],this.getChildren().forEach(n=>{t.children.push(n.toObject())}),t}isAncestorOf(t){for(var n=t.getParent();n;){if(n._id===this._id)return!0;n=n.getParent()}return!1}clone(t){var n=We.prototype.clone.call(this,t);return this.getChildren().forEach(function(r){n.add(r.clone())}),n}getAllIntersections(t){var n=[];return this.find("Shape").forEach(function(r){r.isVisible()&&r.intersects(t)&&n.push(r)}),n}_clearSelfAndDescendantCache(t){var n;super._clearSelfAndDescendantCache(t),!this.isCached()&&((n=this.children)===null||n===void 0||n.forEach(function(r){r._clearSelfAndDescendantCache(t)}))}_setChildrenIndices(){var t;(t=this.children)===null||t===void 0||t.forEach(function(n,r){n.index=r}),this._requestDraw()}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas(),o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.scene,l=i&&i.isCache;if(!this.isVisible()&&!l)return this;if(s){o.save();var d=this.getAbsoluteTransform(n).getMatrix();o.transform(d[0],d[1],d[2],d[3],d[4],d[5]),this._drawCachedSceneCanvas(o),o.restore()}else this._drawChildren("drawScene",i,n);return this}drawHit(t,n){if(!this.shouldDrawHit(n))return this;var r=this.getLayer(),i=t||r&&r.hitCanvas,o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.hit;if(s){o.save();var l=this.getAbsoluteTransform(n).getMatrix();o.transform(l[0],l[1],l[2],l[3],l[4],l[5]),this._drawCachedHitCanvas(o),o.restore()}else this._drawChildren("drawHit",i,n);return this}_drawChildren(t,n,r){var i,o=n&&n.getContext(),a=this.clipWidth(),s=this.clipHeight(),l=this.clipFunc(),d=a&&s||l;const p=r===this;if(d){o.save();var g=this.getAbsoluteTransform(r),m=g.getMatrix();if(o.transform(m[0],m[1],m[2],m[3],m[4],m[5]),o.beginPath(),l)l.call(this,o,this);else{var y=this.clipX(),b=this.clipY();o.rect(y,b,a,s)}o.clip(),m=g.copy().invert().getMatrix(),o.transform(m[0],m[1],m[2],m[3],m[4],m[5])}var S=!p&&this.globalCompositeOperation()!=="source-over"&&t==="drawScene";S&&(o.save(),o._applyGlobalCompositeOperation(this)),(i=this.children)===null||i===void 0||i.forEach(function(P){P[t](n,r)}),S&&o.restore(),d&&o.restore()}getClientRect(t){var n;t=t||{};var r=t.skipTransform,i=t.relativeTo,o,a,s,l,d={x:1/0,y:1/0,width:0,height:0},p=this;(n=this.children)===null||n===void 0||n.forEach(function(S){if(!!S.visible()){var P=S.getClientRect({relativeTo:p,skipShadow:t.skipShadow,skipStroke:t.skipStroke});P.width===0&&P.height===0||(o===void 0?(o=P.x,a=P.y,s=P.x+P.width,l=P.y+P.height):(o=Math.min(o,P.x),a=Math.min(a,P.y),s=Math.max(s,P.x+P.width),l=Math.max(l,P.y+P.height)))}});for(var g=this.find("Shape"),m=!1,y=0;y<g.length;y++){var b=g[y];if(b._isVisible(this)){m=!0;break}}return m&&o!==void 0?d={x:o,y:a,width:s-o,height:l-a}:d={x:0,y:0,width:0,height:0},r?d:this._transformedRect(d,i)}}Z.addComponentsGetterSetter(va,"clip",["x","y","width","height"]);Z.addGetterSetter(va,"clipX",void 0,He());Z.addGetterSetter(va,"clipY",void 0,He());Z.addGetterSetter(va,"clipWidth",void 0,He());Z.addGetterSetter(va,"clipHeight",void 0,He());Z.addGetterSetter(va,"clipFunc");const Wm=new Map,xB=st._global.PointerEvent!==void 0;function wS(e){return Wm.get(e)}function Z8(e){return{evt:e,pointerId:e.pointerId}}function bB(e,t){return Wm.get(e)===t}function SB(e,t){Kg(e),t.getStage()&&(Wm.set(e,t),xB&&t._fire("gotpointercapture",Z8(new PointerEvent("gotpointercapture"))))}function Kg(e,t){const n=Wm.get(e);if(!n)return;const r=n.getStage();r&&r.content,Wm.delete(e),xB&&n._fire("lostpointercapture",Z8(new PointerEvent("lostpointercapture")))}var Nbe="Stage",Dbe="string",CA="px",Fbe="mouseout",wB="mouseleave",CB="mouseover",_B="mouseenter",kB="mousemove",EB="mousedown",PB="mouseup",mg="pointermove",vg="pointerdown",zp="pointerup",yg="pointercancel",zbe="lostpointercapture",oy="pointerout",ay="pointerleave",sy="pointerover",ly="pointerenter",pC="contextmenu",TB="touchstart",LB="touchend",AB="touchmove",IB="touchcancel",gC="wheel",$be=5,Bbe=[[_B,"_pointerenter"],[EB,"_pointerdown"],[kB,"_pointermove"],[PB,"_pointerup"],[wB,"_pointerleave"],[TB,"_pointerdown"],[AB,"_pointermove"],[LB,"_pointerup"],[IB,"_pointercancel"],[CB,"_pointerover"],[gC,"_wheel"],[pC,"_contextmenu"],[vg,"_pointerdown"],[mg,"_pointermove"],[zp,"_pointerup"],[yg,"_pointercancel"],[zbe,"_lostpointercapture"]];const CS={mouse:{[oy]:Fbe,[ay]:wB,[sy]:CB,[ly]:_B,[mg]:kB,[vg]:EB,[zp]:PB,[yg]:"mousecancel",pointerclick:"click",pointerdblclick:"dblclick"},touch:{[oy]:"touchout",[ay]:"touchleave",[sy]:"touchover",[ly]:"touchenter",[mg]:AB,[vg]:TB,[zp]:LB,[yg]:IB,pointerclick:"tap",pointerdblclick:"dbltap"},pointer:{[oy]:oy,[ay]:ay,[sy]:sy,[ly]:ly,[mg]:mg,[vg]:vg,[zp]:zp,[yg]:yg,pointerclick:"pointerclick",pointerdblclick:"pointerdblclick"}},xg=e=>e.indexOf("pointer")>=0?"pointer":e.indexOf("touch")>=0?"touch":"mouse",mp=e=>{const t=xg(e);if(t==="pointer")return st.pointerEventsEnabled&&CS.pointer;if(t==="touch")return CS.touch;if(t==="mouse")return CS.mouse};function _A(e={}){return(e.clipFunc||e.clipWidth||e.clipHeight)&&ce.warn("Stage does not support clipping. Please use clip for Layers or Groups."),e}const Hbe="Pointer position is missing and not registered by the stage. Looks like it is outside of the stage container. You can set it manually from event: stage.setPointersPositions(event);",e3=[];class dx extends va{constructor(t){super(_A(t)),this._pointerPositions=[],this._changedPointerPositions=[],this._buildDOM(),this._bindContentEvents(),e3.push(this),this.on("widthChange.konva heightChange.konva",this._resizeDOM),this.on("visibleChange.konva",this._checkVisibility),this.on("clipWidthChange.konva clipHeightChange.konva clipFuncChange.konva",()=>{_A(this.attrs)}),this._checkVisibility()}_validateAdd(t){const n=t.getType()==="Layer",r=t.getType()==="FastLayer";n||r||ce.throw("You may only add layers to the stage.")}_checkVisibility(){if(!this.content)return;const t=this.visible()?"":"none";this.content.style.display=t}setContainer(t){if(typeof t===Dbe){if(t.charAt(0)==="."){var n=t.slice(1);t=document.getElementsByClassName(n)[0]}else{var r;t.charAt(0)!=="#"?r=t:r=t.slice(1),t=document.getElementById(r)}if(!t)throw"Can not find container in document with id "+r}return this._setAttr("container",t),this.content&&(this.content.parentElement&&this.content.parentElement.removeChild(this.content),t.appendChild(this.content)),this}shouldDrawHit(){return!0}clear(){var t=this.children,n=t.length,r;for(r=0;r<n;r++)t[r].clear();return this}clone(t){return t||(t={}),t.container=typeof document<"u"&&document.createElement("div"),va.prototype.clone.call(this,t)}destroy(){super.destroy();var t=this.content;t&&ce._isInDocument(t)&&this.container().removeChild(t);var n=e3.indexOf(this);return n>-1&&e3.splice(n,1),this}getPointerPosition(){const t=this._pointerPositions[0]||this._changedPointerPositions[0];return t?{x:t.x,y:t.y}:(ce.warn(Hbe),null)}_getPointerById(t){return this._pointerPositions.find(n=>n.id===t)}getPointersPositions(){return this._pointerPositions}getStage(){return this}getContent(){return this.content}_toKonvaCanvas(t){t=t||{},t.x=t.x||0,t.y=t.y||0,t.width=t.width||this.width(),t.height=t.height||this.height();var n=new a0({width:t.width,height:t.height,pixelRatio:t.pixelRatio||1}),r=n.getContext()._context,i=this.children;return(t.x||t.y)&&r.translate(-1*t.x,-1*t.y),i.forEach(function(o){if(!!o.isVisible()){var a=o._toKonvaCanvas(t);r.drawImage(a._canvas,t.x,t.y,a.getWidth()/a.getPixelRatio(),a.getHeight()/a.getPixelRatio())}}),n}getIntersection(t){if(!t)return null;var n=this.children,r=n.length,i=r-1,o;for(o=i;o>=0;o--){const a=n[o].getIntersection(t);if(a)return a}return null}_resizeDOM(){var t=this.width(),n=this.height();this.content&&(this.content.style.width=t+CA,this.content.style.height=n+CA),this.bufferCanvas.setSize(t,n),this.bufferHitCanvas.setSize(t,n),this.children.forEach(r=>{r.setSize({width:t,height:n}),r.draw()})}add(t,...n){if(arguments.length>1){for(var r=0;r<arguments.length;r++)this.add(arguments[r]);return this}super.add(t);var i=this.children.length;return i>$be&&ce.warn("The stage has "+i+" layers. Recommended maximum number of layers is 3-5. Adding more layers into the stage may drop the performance. Rethink your tree structure, you can use Konva.Group."),t.setSize({width:this.width(),height:this.height()}),t.draw(),st.isBrowser&&this.content.appendChild(t.canvas._canvas),this}getParent(){return null}getLayer(){return null}hasPointerCapture(t){return bB(t,this)}setPointerCapture(t){SB(t,this)}releaseCapture(t){Kg(t)}getLayers(){return this.children}_bindContentEvents(){!st.isBrowser||Bbe.forEach(([t,n])=>{this.content.addEventListener(t,r=>{this[n](r)},{passive:!1})})}_pointerenter(t){this.setPointersPositions(t);const n=mp(t.type);this._fire(n.pointerenter,{evt:t,target:this,currentTarget:this})}_pointerover(t){this.setPointersPositions(t);const n=mp(t.type);this._fire(n.pointerover,{evt:t,target:this,currentTarget:this})}_getTargetShape(t){let n=this[t+"targetShape"];return n&&!n.getStage()&&(n=null),n}_pointerleave(t){const n=mp(t.type),r=xg(t.type);if(!!n){this.setPointersPositions(t);var i=this._getTargetShape(r),o=!fn.isDragging||st.hitOnDragEnabled;i&&o?(i._fireAndBubble(n.pointerout,{evt:t}),i._fireAndBubble(n.pointerleave,{evt:t}),this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this[r+"targetShape"]=null):o&&(this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this._fire(n.pointerout,{evt:t,target:this,currentTarget:this})),this.pointerPos=void 0,this._pointerPositions=[]}}_pointerdown(t){const n=mp(t.type),r=xg(t.type);if(!!n){this.setPointersPositions(t);var i=!1;this._changedPointerPositions.forEach(o=>{var a=this.getIntersection(o);if(fn.justDragged=!1,st["_"+r+"ListenClick"]=!0,!(a&&a.isListening()))return;st.capturePointerEventsEnabled&&a.setPointerCapture(o.id),this[r+"ClickStartShape"]=a,a._fireAndBubble(n.pointerdown,{evt:t,pointerId:o.id}),i=!0;const l=t.type.indexOf("touch")>=0;a.preventDefault()&&t.cancelable&&l&&t.preventDefault()}),i||this._fire(n.pointerdown,{evt:t,target:this,currentTarget:this,pointerId:this._pointerPositions[0].id})}}_pointermove(t){const n=mp(t.type),r=xg(t.type);if(!n)return;fn.isDragging&&fn.node.preventDefault()&&t.cancelable&&t.preventDefault(),this.setPointersPositions(t);var i=!fn.isDragging||st.hitOnDragEnabled;if(!i)return;var o={};let a=!1;var s=this._getTargetShape(r);this._changedPointerPositions.forEach(l=>{const d=wS(l.id)||this.getIntersection(l),p=l.id,g={evt:t,pointerId:p};var m=s!==d;if(m&&s&&(s._fireAndBubble(n.pointerout,Object.assign({},g),d),s._fireAndBubble(n.pointerleave,Object.assign({},g),d)),d){if(o[d._id])return;o[d._id]=!0}d&&d.isListening()?(a=!0,m&&(d._fireAndBubble(n.pointerover,Object.assign({},g),s),d._fireAndBubble(n.pointerenter,Object.assign({},g),s),this[r+"targetShape"]=d),d._fireAndBubble(n.pointermove,Object.assign({},g))):s&&(this._fire(n.pointerover,{evt:t,target:this,currentTarget:this,pointerId:p}),this[r+"targetShape"]=null)}),a||this._fire(n.pointermove,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id})}_pointerup(t){const n=mp(t.type),r=xg(t.type);if(!n)return;this.setPointersPositions(t);const i=this[r+"ClickStartShape"],o=this[r+"ClickEndShape"];var a={};let s=!1;this._changedPointerPositions.forEach(l=>{const d=wS(l.id)||this.getIntersection(l);if(d){if(d.releaseCapture(l.id),a[d._id])return;a[d._id]=!0}const p=l.id,g={evt:t,pointerId:p};let m=!1;st["_"+r+"InDblClickWindow"]?(m=!0,clearTimeout(this[r+"DblTimeout"])):fn.justDragged||(st["_"+r+"InDblClickWindow"]=!0,clearTimeout(this[r+"DblTimeout"])),this[r+"DblTimeout"]=setTimeout(function(){st["_"+r+"InDblClickWindow"]=!1},st.dblClickWindow),d&&d.isListening()?(s=!0,this[r+"ClickEndShape"]=d,d._fireAndBubble(n.pointerup,Object.assign({},g)),st["_"+r+"ListenClick"]&&i&&i===d&&(d._fireAndBubble(n.pointerclick,Object.assign({},g)),m&&o&&o===d&&d._fireAndBubble(n.pointerdblclick,Object.assign({},g)))):(this[r+"ClickEndShape"]=null,st["_"+r+"ListenClick"]&&this._fire(n.pointerclick,{evt:t,target:this,currentTarget:this,pointerId:p}),m&&this._fire(n.pointerdblclick,{evt:t,target:this,currentTarget:this,pointerId:p}))}),s||this._fire(n.pointerup,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id}),st["_"+r+"ListenClick"]=!1,t.cancelable&&r!=="touch"&&t.preventDefault()}_contextmenu(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(pC,{evt:t}):this._fire(pC,{evt:t,target:this,currentTarget:this})}_wheel(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(gC,{evt:t}):this._fire(gC,{evt:t,target:this,currentTarget:this})}_pointercancel(t){this.setPointersPositions(t);const n=wS(t.pointerId)||this.getIntersection(this.getPointerPosition());n&&n._fireAndBubble(zp,Z8(t)),Kg(t.pointerId)}_lostpointercapture(t){Kg(t.pointerId)}setPointersPositions(t){var n=this._getContentPosition(),r=null,i=null;t=t||window.event,t.touches!==void 0?(this._pointerPositions=[],this._changedPointerPositions=[],Array.prototype.forEach.call(t.touches,o=>{this._pointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})}),Array.prototype.forEach.call(t.changedTouches||t.touches,o=>{this._changedPointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})})):(r=(t.clientX-n.left)/n.scaleX,i=(t.clientY-n.top)/n.scaleY,this.pointerPos={x:r,y:i},this._pointerPositions=[{x:r,y:i,id:ce._getFirstPointerId(t)}],this._changedPointerPositions=[{x:r,y:i,id:ce._getFirstPointerId(t)}])}_setPointerPosition(t){ce.warn('Method _setPointerPosition is deprecated. Use "stage.setPointersPositions(event)" instead.'),this.setPointersPositions(t)}_getContentPosition(){if(!this.content||!this.content.getBoundingClientRect)return{top:0,left:0,scaleX:1,scaleY:1};var t=this.content.getBoundingClientRect();return{top:t.top,left:t.left,scaleX:t.width/this.content.clientWidth||1,scaleY:t.height/this.content.clientHeight||1}}_buildDOM(){if(this.bufferCanvas=new a0({width:this.width(),height:this.height()}),this.bufferHitCanvas=new q8({pixelRatio:1,width:this.width(),height:this.height()}),!!st.isBrowser){var t=this.container();if(!t)throw"Stage has no container. A container is required.";t.innerHTML="",this.content=document.createElement("div"),this.content.style.position="relative",this.content.style.userSelect="none",this.content.className="konvajs-content",this.content.setAttribute("role","presentation"),t.appendChild(this.content),this._resizeDOM()}}cache(){return ce.warn("Cache function is not allowed for stage. You may use cache only for layers, groups and shapes."),this}clearCache(){return this}batchDraw(){return this.getChildren().forEach(function(t){t.batchDraw()}),this}}dx.prototype.nodeType=Nbe;vr(dx);Z.addGetterSetter(dx,"container");var RB="hasShadow",MB="shadowRGBA",OB="patternImage",NB="linearGradient",DB="radialGradient";let uy;function _S(){return uy||(uy=ce.createCanvasElement().getContext("2d"),uy)}const qg={};function Wbe(e){e.fill()}function Vbe(e){e.stroke()}function Ube(e){e.fill()}function Gbe(e){e.stroke()}function jbe(){this._clearCache(RB)}function Kbe(){this._clearCache(MB)}function qbe(){this._clearCache(OB)}function Zbe(){this._clearCache(NB)}function Ybe(){this._clearCache(DB)}class Ne extends We{constructor(t){super(t);let n;for(;n=ce.getRandomColor(),!(n&&!(n in qg)););this.colorKey=n,qg[n]=this}getContext(){return ce.warn("shape.getContext() method is deprecated. Please do not use it."),this.getLayer().getContext()}getCanvas(){return ce.warn("shape.getCanvas() method is deprecated. Please do not use it."),this.getLayer().getCanvas()}getSceneFunc(){return this.attrs.sceneFunc||this._sceneFunc}getHitFunc(){return this.attrs.hitFunc||this._hitFunc}hasShadow(){return this._getCache(RB,this._hasShadow)}_hasShadow(){return this.shadowEnabled()&&this.shadowOpacity()!==0&&!!(this.shadowColor()||this.shadowBlur()||this.shadowOffsetX()||this.shadowOffsetY())}_getFillPattern(){return this._getCache(OB,this.__getFillPattern)}__getFillPattern(){if(this.fillPatternImage()){var t=_S();const n=t.createPattern(this.fillPatternImage(),this.fillPatternRepeat()||"repeat");if(n&&n.setTransform){const r=new fa;r.translate(this.fillPatternX(),this.fillPatternY()),r.rotate(st.getAngle(this.fillPatternRotation())),r.scale(this.fillPatternScaleX(),this.fillPatternScaleY()),r.translate(-1*this.fillPatternOffsetX(),-1*this.fillPatternOffsetY());const i=r.getMatrix(),o=typeof DOMMatrix>"u"?{a:i[0],b:i[1],c:i[2],d:i[3],e:i[4],f:i[5]}:new DOMMatrix(i);n.setTransform(o)}return n}}_getLinearGradient(){return this._getCache(NB,this.__getLinearGradient)}__getLinearGradient(){var t=this.fillLinearGradientColorStops();if(t){for(var n=_S(),r=this.fillLinearGradientStartPoint(),i=this.fillLinearGradientEndPoint(),o=n.createLinearGradient(r.x,r.y,i.x,i.y),a=0;a<t.length;a+=2)o.addColorStop(t[a],t[a+1]);return o}}_getRadialGradient(){return this._getCache(DB,this.__getRadialGradient)}__getRadialGradient(){var t=this.fillRadialGradientColorStops();if(t){for(var n=_S(),r=this.fillRadialGradientStartPoint(),i=this.fillRadialGradientEndPoint(),o=n.createRadialGradient(r.x,r.y,this.fillRadialGradientStartRadius(),i.x,i.y,this.fillRadialGradientEndRadius()),a=0;a<t.length;a+=2)o.addColorStop(t[a],t[a+1]);return o}}getShadowRGBA(){return this._getCache(MB,this._getShadowRGBA)}_getShadowRGBA(){if(!!this.hasShadow()){var t=ce.colorToRGBA(this.shadowColor());if(t)return"rgba("+t.r+","+t.g+","+t.b+","+t.a*(this.shadowOpacity()||1)+")"}}hasFill(){return this._calculate("hasFill",["fillEnabled","fill","fillPatternImage","fillLinearGradientColorStops","fillRadialGradientColorStops"],()=>this.fillEnabled()&&!!(this.fill()||this.fillPatternImage()||this.fillLinearGradientColorStops()||this.fillRadialGradientColorStops()))}hasStroke(){return this._calculate("hasStroke",["strokeEnabled","strokeWidth","stroke","strokeLinearGradientColorStops"],()=>this.strokeEnabled()&&this.strokeWidth()&&!!(this.stroke()||this.strokeLinearGradientColorStops()))}hasHitStroke(){const t=this.hitStrokeWidth();return t==="auto"?this.hasStroke():this.strokeEnabled()&&!!t}intersects(t){var n=this.getStage(),r=n.bufferHitCanvas,i;return r.getContext().clear(),this.drawHit(r,null,!0),i=r.context.getImageData(Math.round(t.x),Math.round(t.y),1,1).data,i[3]>0}destroy(){return We.prototype.destroy.call(this),delete qg[this.colorKey],delete this.colorKey,this}_useBufferCanvas(t){var n;if(!this.getStage()||!((n=this.attrs.perfectDrawEnabled)!==null&&n!==void 0?n:!0))return!1;const i=t||this.hasFill(),o=this.hasStroke(),a=this.getAbsoluteOpacity()!==1;if(i&&o&&a)return!0;const s=this.hasShadow(),l=this.shadowForStrokeEnabled();return!!(i&&o&&s&&l)}setStrokeHitEnabled(t){ce.warn("strokeHitEnabled property is deprecated. Please use hitStrokeWidth instead."),t?this.hitStrokeWidth("auto"):this.hitStrokeWidth(0)}getStrokeHitEnabled(){return this.hitStrokeWidth()!==0}getSelfRect(){var t=this.size();return{x:this._centroid?-t.width/2:0,y:this._centroid?-t.height/2:0,width:t.width,height:t.height}}getClientRect(t={}){const n=t.skipTransform,r=t.relativeTo,i=this.getSelfRect(),a=!t.skipStroke&&this.hasStroke()&&this.strokeWidth()||0,s=i.width+a,l=i.height+a,d=!t.skipShadow&&this.hasShadow(),p=d?this.shadowOffsetX():0,g=d?this.shadowOffsetY():0,m=s+Math.abs(p),y=l+Math.abs(g),b=d&&this.shadowBlur()||0,S=m+b*2,P=y+b*2,E={width:S,height:P,x:-(a/2+b)+Math.min(p,0)+i.x,y:-(a/2+b)+Math.min(g,0)+i.y};return n?E:this._transformedRect(E,r)}drawScene(t,n){var r=this.getLayer(),i=t||r.getCanvas(),o=i.getContext(),a=this._getCanvasCache(),s=this.getSceneFunc(),l=this.hasShadow(),d,p,g,m=i.isCache,y=n===this;if(!this.isVisible()&&!y)return this;if(a){o.save();var b=this.getAbsoluteTransform(n).getMatrix();return o.transform(b[0],b[1],b[2],b[3],b[4],b[5]),this._drawCachedSceneCanvas(o),o.restore(),this}if(!s)return this;if(o.save(),this._useBufferCanvas()&&!m){d=this.getStage(),p=d.bufferCanvas,g=p.getContext(),g.clear(),g.save(),g._applyLineJoin(this);var S=this.getAbsoluteTransform(n).getMatrix();g.transform(S[0],S[1],S[2],S[3],S[4],S[5]),s.call(this,g,this),g.restore();var P=p.pixelRatio;l&&o._applyShadow(this),o._applyOpacity(this),o._applyGlobalCompositeOperation(this),o.drawImage(p._canvas,0,0,p.width/P,p.height/P)}else{if(o._applyLineJoin(this),!y){var S=this.getAbsoluteTransform(n).getMatrix();o.transform(S[0],S[1],S[2],S[3],S[4],S[5]),o._applyOpacity(this),o._applyGlobalCompositeOperation(this)}l&&o._applyShadow(this),s.call(this,o,this)}return o.restore(),this}drawHit(t,n,r=!1){if(!this.shouldDrawHit(n,r))return this;var i=this.getLayer(),o=t||i.hitCanvas,a=o&&o.getContext(),s=this.hitFunc()||this.sceneFunc(),l=this._getCanvasCache(),d=l&&l.hit;if(this.colorKey||ce.warn("Looks like your canvas has a destroyed shape in it. Do not reuse shape after you destroyed it. If you want to reuse shape you should call remove() instead of destroy()"),d){a.save();var p=this.getAbsoluteTransform(n).getMatrix();return a.transform(p[0],p[1],p[2],p[3],p[4],p[5]),this._drawCachedHitCanvas(a),a.restore(),this}if(!s)return this;if(a.save(),a._applyLineJoin(this),!(this===n)){var m=this.getAbsoluteTransform(n).getMatrix();a.transform(m[0],m[1],m[2],m[3],m[4],m[5])}return s.call(this,a,this),a.restore(),this}drawHitFromCache(t=0){var n=this._getCanvasCache(),r=this._getCachedSceneCanvas(),i=n.hit,o=i.getContext(),a=i.getWidth(),s=i.getHeight(),l,d,p,g,m,y;o.clear(),o.drawImage(r._canvas,0,0,a,s);try{for(l=o.getImageData(0,0,a,s),d=l.data,p=d.length,g=ce._hexToRgb(this.colorKey),m=0;m<p;m+=4)y=d[m+3],y>t?(d[m]=g.r,d[m+1]=g.g,d[m+2]=g.b,d[m+3]=255):d[m+3]=0;o.putImageData(l,0,0)}catch(b){ce.error("Unable to draw hit graph from cached scene canvas. "+b.message)}return this}hasPointerCapture(t){return bB(t,this)}setPointerCapture(t){SB(t,this)}releaseCapture(t){Kg(t)}}Ne.prototype._fillFunc=Wbe;Ne.prototype._strokeFunc=Vbe;Ne.prototype._fillFuncHit=Ube;Ne.prototype._strokeFuncHit=Gbe;Ne.prototype._centroid=!1;Ne.prototype.nodeType="Shape";vr(Ne);Ne.prototype.eventListeners={};Ne.prototype.on.call(Ne.prototype,"shadowColorChange.konva shadowBlurChange.konva shadowOffsetChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",jbe);Ne.prototype.on.call(Ne.prototype,"shadowColorChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",Kbe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillPatternImageChange.konva fillPatternRepeatChange.konva fillPatternScaleXChange.konva fillPatternScaleYChange.konva fillPatternOffsetXChange.konva fillPatternOffsetYChange.konva fillPatternXChange.konva fillPatternYChange.konva fillPatternRotationChange.konva",qbe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillLinearGradientColorStopsChange.konva fillLinearGradientStartPointXChange.konva fillLinearGradientStartPointYChange.konva fillLinearGradientEndPointXChange.konva fillLinearGradientEndPointYChange.konva",Zbe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillRadialGradientColorStopsChange.konva fillRadialGradientStartPointXChange.konva fillRadialGradientStartPointYChange.konva fillRadialGradientEndPointXChange.konva fillRadialGradientEndPointYChange.konva fillRadialGradientStartRadiusChange.konva fillRadialGradientEndRadiusChange.konva",Ybe);Z.addGetterSetter(Ne,"stroke",void 0,yB());Z.addGetterSetter(Ne,"strokeWidth",2,He());Z.addGetterSetter(Ne,"fillAfterStrokeEnabled",!1);Z.addGetterSetter(Ne,"hitStrokeWidth","auto",K8());Z.addGetterSetter(Ne,"strokeHitEnabled",!0,Fs());Z.addGetterSetter(Ne,"perfectDrawEnabled",!0,Fs());Z.addGetterSetter(Ne,"shadowForStrokeEnabled",!0,Fs());Z.addGetterSetter(Ne,"lineJoin");Z.addGetterSetter(Ne,"lineCap");Z.addGetterSetter(Ne,"sceneFunc");Z.addGetterSetter(Ne,"hitFunc");Z.addGetterSetter(Ne,"dash");Z.addGetterSetter(Ne,"dashOffset",0,He());Z.addGetterSetter(Ne,"shadowColor",void 0,U0());Z.addGetterSetter(Ne,"shadowBlur",0,He());Z.addGetterSetter(Ne,"shadowOpacity",1,He());Z.addComponentsGetterSetter(Ne,"shadowOffset",["x","y"]);Z.addGetterSetter(Ne,"shadowOffsetX",0,He());Z.addGetterSetter(Ne,"shadowOffsetY",0,He());Z.addGetterSetter(Ne,"fillPatternImage");Z.addGetterSetter(Ne,"fill",void 0,yB());Z.addGetterSetter(Ne,"fillPatternX",0,He());Z.addGetterSetter(Ne,"fillPatternY",0,He());Z.addGetterSetter(Ne,"fillLinearGradientColorStops");Z.addGetterSetter(Ne,"strokeLinearGradientColorStops");Z.addGetterSetter(Ne,"fillRadialGradientStartRadius",0);Z.addGetterSetter(Ne,"fillRadialGradientEndRadius",0);Z.addGetterSetter(Ne,"fillRadialGradientColorStops");Z.addGetterSetter(Ne,"fillPatternRepeat","repeat");Z.addGetterSetter(Ne,"fillEnabled",!0);Z.addGetterSetter(Ne,"strokeEnabled",!0);Z.addGetterSetter(Ne,"shadowEnabled",!0);Z.addGetterSetter(Ne,"dashEnabled",!0);Z.addGetterSetter(Ne,"strokeScaleEnabled",!0);Z.addGetterSetter(Ne,"fillPriority","color");Z.addComponentsGetterSetter(Ne,"fillPatternOffset",["x","y"]);Z.addGetterSetter(Ne,"fillPatternOffsetX",0,He());Z.addGetterSetter(Ne,"fillPatternOffsetY",0,He());Z.addComponentsGetterSetter(Ne,"fillPatternScale",["x","y"]);Z.addGetterSetter(Ne,"fillPatternScaleX",1,He());Z.addGetterSetter(Ne,"fillPatternScaleY",1,He());Z.addComponentsGetterSetter(Ne,"fillLinearGradientStartPoint",["x","y"]);Z.addComponentsGetterSetter(Ne,"strokeLinearGradientStartPoint",["x","y"]);Z.addGetterSetter(Ne,"fillLinearGradientStartPointX",0);Z.addGetterSetter(Ne,"strokeLinearGradientStartPointX",0);Z.addGetterSetter(Ne,"fillLinearGradientStartPointY",0);Z.addGetterSetter(Ne,"strokeLinearGradientStartPointY",0);Z.addComponentsGetterSetter(Ne,"fillLinearGradientEndPoint",["x","y"]);Z.addComponentsGetterSetter(Ne,"strokeLinearGradientEndPoint",["x","y"]);Z.addGetterSetter(Ne,"fillLinearGradientEndPointX",0);Z.addGetterSetter(Ne,"strokeLinearGradientEndPointX",0);Z.addGetterSetter(Ne,"fillLinearGradientEndPointY",0);Z.addGetterSetter(Ne,"strokeLinearGradientEndPointY",0);Z.addComponentsGetterSetter(Ne,"fillRadialGradientStartPoint",["x","y"]);Z.addGetterSetter(Ne,"fillRadialGradientStartPointX",0);Z.addGetterSetter(Ne,"fillRadialGradientStartPointY",0);Z.addComponentsGetterSetter(Ne,"fillRadialGradientEndPoint",["x","y"]);Z.addGetterSetter(Ne,"fillRadialGradientEndPointX",0);Z.addGetterSetter(Ne,"fillRadialGradientEndPointY",0);Z.addGetterSetter(Ne,"fillPatternRotation",0);Z.backCompat(Ne,{dashArray:"dash",getDashArray:"getDash",setDashArray:"getDash",drawFunc:"sceneFunc",getDrawFunc:"getSceneFunc",setDrawFunc:"setSceneFunc",drawHitFunc:"hitFunc",getDrawHitFunc:"getHitFunc",setDrawHitFunc:"setHitFunc"});var Xbe="#",Qbe="beforeDraw",Jbe="draw",FB=[{x:0,y:0},{x:-1,y:-1},{x:1,y:-1},{x:1,y:1},{x:-1,y:1}],eSe=FB.length;class ph extends va{constructor(t){super(t),this.canvas=new a0,this.hitCanvas=new q8({pixelRatio:1}),this._waitingForDraw=!1,this.on("visibleChange.konva",this._checkVisibility),this._checkVisibility(),this.on("imageSmoothingEnabledChange.konva",this._setSmoothEnabled),this._setSmoothEnabled()}createPNGStream(){return this.canvas._canvas.createPNGStream()}getCanvas(){return this.canvas}getNativeCanvasElement(){return this.canvas._canvas}getHitCanvas(){return this.hitCanvas}getContext(){return this.getCanvas().getContext()}clear(t){return this.getContext().clear(t),this.getHitCanvas().getContext().clear(t),this}setZIndex(t){super.setZIndex(t);var n=this.getStage();return n&&n.content&&(n.content.removeChild(this.getNativeCanvasElement()),t<n.children.length-1?n.content.insertBefore(this.getNativeCanvasElement(),n.children[t+1].getCanvas()._canvas):n.content.appendChild(this.getNativeCanvasElement())),this}moveToTop(){We.prototype.moveToTop.call(this);var t=this.getStage();return t&&t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.appendChild(this.getNativeCanvasElement())),!0}moveUp(){var t=We.prototype.moveUp.call(this);if(!t)return!1;var n=this.getStage();return!n||!n.content?!1:(n.content.removeChild(this.getNativeCanvasElement()),this.index<n.children.length-1?n.content.insertBefore(this.getNativeCanvasElement(),n.children[this.index+1].getCanvas()._canvas):n.content.appendChild(this.getNativeCanvasElement()),!0)}moveDown(){if(We.prototype.moveDown.call(this)){var t=this.getStage();if(t){var n=t.children;t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.insertBefore(this.getNativeCanvasElement(),n[this.index+1].getCanvas()._canvas))}return!0}return!1}moveToBottom(){if(We.prototype.moveToBottom.call(this)){var t=this.getStage();if(t){var n=t.children;t.content&&(t.content.removeChild(this.getNativeCanvasElement()),t.content.insertBefore(this.getNativeCanvasElement(),n[1].getCanvas()._canvas))}return!0}return!1}getLayer(){return this}remove(){var t=this.getNativeCanvasElement();return We.prototype.remove.call(this),t&&t.parentNode&&ce._isInDocument(t)&&t.parentNode.removeChild(t),this}getStage(){return this.parent}setSize({width:t,height:n}){return this.canvas.setSize(t,n),this.hitCanvas.setSize(t,n),this._setSmoothEnabled(),this}_validateAdd(t){var n=t.getType();n!=="Group"&&n!=="Shape"&&ce.throw("You may only add groups and shapes to a layer.")}_toKonvaCanvas(t){return t=t||{},t.width=t.width||this.getWidth(),t.height=t.height||this.getHeight(),t.x=t.x!==void 0?t.x:this.x(),t.y=t.y!==void 0?t.y:this.y(),We.prototype._toKonvaCanvas.call(this,t)}_checkVisibility(){this.visible()?this.canvas._canvas.style.display="block":this.canvas._canvas.style.display="none"}_setSmoothEnabled(){this.getContext()._context.imageSmoothingEnabled=this.imageSmoothingEnabled()}getWidth(){if(this.parent)return this.parent.width()}setWidth(){ce.warn('Can not change width of layer. Use "stage.width(value)" function instead.')}getHeight(){if(this.parent)return this.parent.height()}setHeight(){ce.warn('Can not change height of layer. Use "stage.height(value)" function instead.')}batchDraw(){return this._waitingForDraw||(this._waitingForDraw=!0,ce.requestAnimFrame(()=>{this.draw(),this._waitingForDraw=!1})),this}getIntersection(t){if(!this.isListening()||!this.isVisible())return null;for(var n=1,r=!1;;){for(let i=0;i<eSe;i++){const o=FB[i],a=this._getIntersection({x:t.x+o.x*n,y:t.y+o.y*n}),s=a.shape;if(s)return s;if(r=!!a.antialiased,!a.antialiased)break}if(r)n+=1;else return null}}_getIntersection(t){const n=this.hitCanvas.pixelRatio,r=this.hitCanvas.context.getImageData(Math.round(t.x*n),Math.round(t.y*n),1,1).data,i=r[3];if(i===255){const o=ce._rgbToHex(r[0],r[1],r[2]),a=qg[Xbe+o];return a?{shape:a}:{antialiased:!0}}else if(i>0)return{antialiased:!0};return{}}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas();return this._fire(Qbe,{node:this}),this.clearBeforeDraw()&&i.getContext().clear(),va.prototype.drawScene.call(this,i,n),this._fire(Jbe,{node:this}),this}drawHit(t,n){var r=this.getLayer(),i=t||r&&r.hitCanvas;return r&&r.clearBeforeDraw()&&r.getHitCanvas().getContext().clear(),va.prototype.drawHit.call(this,i,n),this}enableHitGraph(){return this.hitGraphEnabled(!0),this}disableHitGraph(){return this.hitGraphEnabled(!1),this}setHitGraphEnabled(t){ce.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening(t)}getHitGraphEnabled(t){return ce.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening()}toggleHitCanvas(){if(!(!this.parent||!this.parent.content)){var t=this.parent,n=!!this.hitCanvas._canvas.parentNode;n?t.content.removeChild(this.hitCanvas._canvas):t.content.appendChild(this.hitCanvas._canvas)}}}ph.prototype.nodeType="Layer";vr(ph);Z.addGetterSetter(ph,"imageSmoothingEnabled",!0);Z.addGetterSetter(ph,"clearBeforeDraw",!0);Z.addGetterSetter(ph,"hitGraphEnabled",!0,Fs());class Y8 extends ph{constructor(t){super(t),this.listening(!1),ce.warn('Konva.Fast layer is deprecated. Please use "new Konva.Layer({ listening: false })" instead.')}}Y8.prototype.nodeType="FastLayer";vr(Y8);class E0 extends va{_validateAdd(t){var n=t.getType();n!=="Group"&&n!=="Shape"&&ce.throw("You may only add groups and shapes to groups.")}}E0.prototype.nodeType="Group";vr(E0);var kS=function(){return o0.performance&&o0.performance.now?function(){return o0.performance.now()}:function(){return new Date().getTime()}}();class Ka{constructor(t,n){this.id=Ka.animIdCounter++,this.frame={time:0,timeDiff:0,lastTime:kS(),frameRate:0},this.func=t,this.setLayers(n)}setLayers(t){var n=[];return t?t.length>0?n=t:n=[t]:n=[],this.layers=n,this}getLayers(){return this.layers}addLayer(t){var n=this.layers,r=n.length,i;for(i=0;i<r;i++)if(n[i]._id===t._id)return!1;return this.layers.push(t),!0}isRunning(){var t=Ka,n=t.animations,r=n.length,i;for(i=0;i<r;i++)if(n[i].id===this.id)return!0;return!1}start(){return this.stop(),this.frame.timeDiff=0,this.frame.lastTime=kS(),Ka._addAnimation(this),this}stop(){return Ka._removeAnimation(this),this}_updateFrameObject(t){this.frame.timeDiff=t-this.frame.lastTime,this.frame.lastTime=t,this.frame.time+=this.frame.timeDiff,this.frame.frameRate=1e3/this.frame.timeDiff}static _addAnimation(t){this.animations.push(t),this._handleAnimation()}static _removeAnimation(t){var n=t.id,r=this.animations,i=r.length,o;for(o=0;o<i;o++)if(r[o].id===n){this.animations.splice(o,1);break}}static _runFrames(){var t={},n=this.animations,r,i,o,a,s,l,d,p,g;for(a=0;a<n.length;a++)if(r=n[a],i=r.layers,o=r.func,r._updateFrameObject(kS()),l=i.length,o?g=o.call(r,r.frame)!==!1:g=!0,!!g)for(s=0;s<l;s++)d=i[s],d._id!==void 0&&(t[d._id]=d);for(p in t)!t.hasOwnProperty(p)||t[p].batchDraw()}static _animationLoop(){var t=Ka;t.animations.length?(t._runFrames(),ce.requestAnimFrame(t._animationLoop)):t.animRunning=!1}static _handleAnimation(){this.animRunning||(this.animRunning=!0,ce.requestAnimFrame(this._animationLoop))}}Ka.animations=[];Ka.animIdCounter=0;Ka.animRunning=!1;var tSe={node:1,duration:1,easing:1,onFinish:1,yoyo:1},nSe=1,kA=2,EA=3,rSe=0,PA=["fill","stroke","shadowColor"];class iSe{constructor(t,n,r,i,o,a,s){this.prop=t,this.propFunc=n,this.begin=i,this._pos=i,this.duration=a,this._change=0,this.prevPos=0,this.yoyo=s,this._time=0,this._position=0,this._startTime=0,this._finish=0,this.func=r,this._change=o-this.begin,this.pause()}fire(t){var n=this[t];n&&n()}setTime(t){t>this.duration?this.yoyo?(this._time=this.duration,this.reverse()):this.finish():t<0?this.yoyo?(this._time=0,this.play()):this.reset():(this._time=t,this.update())}getTime(){return this._time}setPosition(t){this.prevPos=this._pos,this.propFunc(t),this._pos=t}getPosition(t){return t===void 0&&(t=this._time),this.func(t,this.begin,this._change,this.duration)}play(){this.state=kA,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onPlay")}reverse(){this.state=EA,this._time=this.duration-this._time,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onReverse")}seek(t){this.pause(),this._time=t,this.update(),this.fire("onSeek")}reset(){this.pause(),this._time=0,this.update(),this.fire("onReset")}finish(){this.pause(),this._time=this.duration,this.update(),this.fire("onFinish")}update(){this.setPosition(this.getPosition(this._time)),this.fire("onUpdate")}onEnterFrame(){var t=this.getTimer()-this._startTime;this.state===kA?this.setTime(t):this.state===EA&&this.setTime(this.duration-t)}pause(){this.state=nSe,this.fire("onPause")}getTimer(){return new Date().getTime()}}class zr{constructor(t){var n=this,r=t.node,i=r._id,o,a=t.easing||Zg.Linear,s=!!t.yoyo,l;typeof t.duration>"u"?o=.3:t.duration===0?o=.001:o=t.duration,this.node=r,this._id=rSe++;var d=r.getLayer()||(r instanceof st.Stage?r.getLayers():null);d||ce.error("Tween constructor have `node` that is not in a layer. Please add node into layer first."),this.anim=new Ka(function(){n.tween.onEnterFrame()},d),this.tween=new iSe(l,function(p){n._tweenFunc(p)},a,0,1,o*1e3,s),this._addListeners(),zr.attrs[i]||(zr.attrs[i]={}),zr.attrs[i][this._id]||(zr.attrs[i][this._id]={}),zr.tweens[i]||(zr.tweens[i]={});for(l in t)tSe[l]===void 0&&this._addAttr(l,t[l]);this.reset(),this.onFinish=t.onFinish,this.onReset=t.onReset,this.onUpdate=t.onUpdate}_addAttr(t,n){var r=this.node,i=r._id,o,a,s,l,d,p,g,m;if(s=zr.tweens[i][t],s&&delete zr.attrs[i][s][t],o=r.getAttr(t),ce._isArray(n))if(a=[],d=Math.max(n.length,o.length),t==="points"&&n.length!==o.length&&(n.length>o.length?(g=o,o=ce._prepareArrayForTween(o,n,r.closed())):(p=n,n=ce._prepareArrayForTween(n,o,r.closed()))),t.indexOf("fill")===0)for(l=0;l<d;l++)if(l%2===0)a.push(n[l]-o[l]);else{var y=ce.colorToRGBA(o[l]);m=ce.colorToRGBA(n[l]),o[l]=y,a.push({r:m.r-y.r,g:m.g-y.g,b:m.b-y.b,a:m.a-y.a})}else for(l=0;l<d;l++)a.push(n[l]-o[l]);else PA.indexOf(t)!==-1?(o=ce.colorToRGBA(o),m=ce.colorToRGBA(n),a={r:m.r-o.r,g:m.g-o.g,b:m.b-o.b,a:m.a-o.a}):a=n-o;zr.attrs[i][this._id][t]={start:o,diff:a,end:n,trueEnd:p,trueStart:g},zr.tweens[i][t]=this._id}_tweenFunc(t){var n=this.node,r=zr.attrs[n._id][this._id],i,o,a,s,l,d,p,g;for(i in r){if(o=r[i],a=o.start,s=o.diff,g=o.end,ce._isArray(a))if(l=[],p=Math.max(a.length,g.length),i.indexOf("fill")===0)for(d=0;d<p;d++)d%2===0?l.push((a[d]||0)+s[d]*t):l.push("rgba("+Math.round(a[d].r+s[d].r*t)+","+Math.round(a[d].g+s[d].g*t)+","+Math.round(a[d].b+s[d].b*t)+","+(a[d].a+s[d].a*t)+")");else for(d=0;d<p;d++)l.push((a[d]||0)+s[d]*t);else PA.indexOf(i)!==-1?l="rgba("+Math.round(a.r+s.r*t)+","+Math.round(a.g+s.g*t)+","+Math.round(a.b+s.b*t)+","+(a.a+s.a*t)+")":l=a+s*t;n.setAttr(i,l)}}_addListeners(){this.tween.onPlay=()=>{this.anim.start()},this.tween.onReverse=()=>{this.anim.start()},this.tween.onPause=()=>{this.anim.stop()},this.tween.onFinish=()=>{var t=this.node,n=zr.attrs[t._id][this._id];n.points&&n.points.trueEnd&&t.setAttr("points",n.points.trueEnd),this.onFinish&&this.onFinish.call(this)},this.tween.onReset=()=>{var t=this.node,n=zr.attrs[t._id][this._id];n.points&&n.points.trueStart&&t.points(n.points.trueStart),this.onReset&&this.onReset()},this.tween.onUpdate=()=>{this.onUpdate&&this.onUpdate.call(this)}}play(){return this.tween.play(),this}reverse(){return this.tween.reverse(),this}reset(){return this.tween.reset(),this}seek(t){return this.tween.seek(t*1e3),this}pause(){return this.tween.pause(),this}finish(){return this.tween.finish(),this}destroy(){var t=this.node._id,n=this._id,r=zr.tweens[t],i;this.pause();for(i in r)delete zr.tweens[t][i];delete zr.attrs[t][n]}}zr.attrs={};zr.tweens={};We.prototype.to=function(e){var t=e.onFinish;e.node=this,e.onFinish=function(){this.destroy(),t&&t()};var n=new zr(e);n.play()};const Zg={BackEaseIn(e,t,n,r){var i=1.70158;return n*(e/=r)*e*((i+1)*e-i)+t},BackEaseOut(e,t,n,r){var i=1.70158;return n*((e=e/r-1)*e*((i+1)*e+i)+1)+t},BackEaseInOut(e,t,n,r){var i=1.70158;return(e/=r/2)<1?n/2*(e*e*(((i*=1.525)+1)*e-i))+t:n/2*((e-=2)*e*(((i*=1.525)+1)*e+i)+2)+t},ElasticEaseIn(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r)===1?t+n:(o||(o=r*.3),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),-(i*Math.pow(2,10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o))+t)},ElasticEaseOut(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r)===1?t+n:(o||(o=r*.3),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),i*Math.pow(2,-10*e)*Math.sin((e*r-a)*(2*Math.PI)/o)+n+t)},ElasticEaseInOut(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r/2)===2?t+n:(o||(o=r*(.3*1.5)),!i||i<Math.abs(n)?(i=n,a=o/4):a=o/(2*Math.PI)*Math.asin(n/i),e<1?-.5*(i*Math.pow(2,10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o))+t:i*Math.pow(2,-10*(e-=1))*Math.sin((e*r-a)*(2*Math.PI)/o)*.5+n+t)},BounceEaseOut(e,t,n,r){return(e/=r)<1/2.75?n*(7.5625*e*e)+t:e<2/2.75?n*(7.5625*(e-=1.5/2.75)*e+.75)+t:e<2.5/2.75?n*(7.5625*(e-=2.25/2.75)*e+.9375)+t:n*(7.5625*(e-=2.625/2.75)*e+.984375)+t},BounceEaseIn(e,t,n,r){return n-Zg.BounceEaseOut(r-e,0,n,r)+t},BounceEaseInOut(e,t,n,r){return e<r/2?Zg.BounceEaseIn(e*2,0,n,r)*.5+t:Zg.BounceEaseOut(e*2-r,0,n,r)*.5+n*.5+t},EaseIn(e,t,n,r){return n*(e/=r)*e+t},EaseOut(e,t,n,r){return-n*(e/=r)*(e-2)+t},EaseInOut(e,t,n,r){return(e/=r/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t},StrongEaseIn(e,t,n,r){return n*(e/=r)*e*e*e*e+t},StrongEaseOut(e,t,n,r){return n*((e=e/r-1)*e*e*e*e+1)+t},StrongEaseInOut(e,t,n,r){return(e/=r/2)<1?n/2*e*e*e*e*e+t:n/2*((e-=2)*e*e*e*e+2)+t},Linear(e,t,n,r){return n*e/r+t}},rh=ce._assign(st,{Util:ce,Transform:fa,Node:We,Container:va,Stage:dx,stages:e3,Layer:ph,FastLayer:Y8,Group:E0,DD:fn,Shape:Ne,shapes:qg,Animation:Ka,Tween:zr,Easings:Zg,Context:ux,Canvas:cx});class Uu extends Ne{_sceneFunc(t){var n=st.getAngle(this.angle()),r=this.clockwise();t.beginPath(),t.arc(0,0,this.outerRadius(),0,n,r),t.arc(0,0,this.innerRadius(),n,0,!r),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}getSelfRect(){const t=this.innerRadius(),n=this.outerRadius(),r=this.clockwise(),i=st.getAngle(r?360-this.angle():this.angle()),o=Math.cos(Math.min(i,Math.PI)),a=1,s=Math.sin(Math.min(Math.max(Math.PI,i),3*Math.PI/2)),l=Math.sin(Math.min(i,Math.PI/2)),d=o*(o>0?t:n),p=a*n,g=s*(s>0?t:n),m=l*(l>0?n:t);return{x:d,y:r?-1*m:g,width:p-d,height:m-g}}}Uu.prototype._centroid=!0;Uu.prototype.className="Arc";Uu.prototype._attrsAffectingSize=["innerRadius","outerRadius"];vr(Uu);Z.addGetterSetter(Uu,"innerRadius",0,He());Z.addGetterSetter(Uu,"outerRadius",0,He());Z.addGetterSetter(Uu,"angle",0,He());Z.addGetterSetter(Uu,"clockwise",!1,Fs());function mC(e,t,n,r,i,o,a){var s=Math.sqrt(Math.pow(n-e,2)+Math.pow(r-t,2)),l=Math.sqrt(Math.pow(i-n,2)+Math.pow(o-r,2)),d=a*s/(s+l),p=a*l/(s+l),g=n-d*(i-e),m=r-d*(o-t),y=n+p*(i-e),b=r+p*(o-t);return[g,m,y,b]}function TA(e,t){var n=e.length,r=[],i,o;for(i=2;i<n-2;i+=2)o=mC(e[i-2],e[i-1],e[i],e[i+1],e[i+2],e[i+3],t),!isNaN(o[0])&&(r.push(o[0]),r.push(o[1]),r.push(e[i]),r.push(e[i+1]),r.push(o[2]),r.push(o[3]));return r}class Gu extends Ne{constructor(t){super(t),this.on("pointsChange.konva tensionChange.konva closedChange.konva bezierChange.konva",function(){this._clearCache("tensionPoints")})}_sceneFunc(t){var n=this.points(),r=n.length,i=this.tension(),o=this.closed(),a=this.bezier(),s,l,d;if(!!r){if(t.beginPath(),t.moveTo(n[0],n[1]),i!==0&&r>4){for(s=this.getTensionPoints(),l=s.length,d=o?0:4,o||t.quadraticCurveTo(s[0],s[1],s[2],s[3]);d<l-2;)t.bezierCurveTo(s[d++],s[d++],s[d++],s[d++],s[d++],s[d++]);o||t.quadraticCurveTo(s[l-2],s[l-1],n[r-2],n[r-1])}else if(a)for(d=2;d<r;)t.bezierCurveTo(n[d++],n[d++],n[d++],n[d++],n[d++],n[d++]);else for(d=2;d<r;d+=2)t.lineTo(n[d],n[d+1]);o?(t.closePath(),t.fillStrokeShape(this)):t.strokeShape(this)}}getTensionPoints(){return this._getCache("tensionPoints",this._getTensionPoints)}_getTensionPoints(){return this.closed()?this._getTensionPointsClosed():TA(this.points(),this.tension())}_getTensionPointsClosed(){var t=this.points(),n=t.length,r=this.tension(),i=mC(t[n-2],t[n-1],t[0],t[1],t[2],t[3],r),o=mC(t[n-4],t[n-3],t[n-2],t[n-1],t[0],t[1],r),a=TA(t,r),s=[i[2],i[3]].concat(a).concat([o[0],o[1],t[n-2],t[n-1],o[2],o[3],i[0],i[1],t[0],t[1]]);return s}getWidth(){return this.getSelfRect().width}getHeight(){return this.getSelfRect().height}getSelfRect(){var t=this.points();if(t.length<4)return{x:t[0]||0,y:t[1]||0,width:0,height:0};this.tension()!==0?t=[t[0],t[1],...this._getTensionPoints(),t[t.length-2],t[t.length-1]]:t=this.points();for(var n=t[0],r=t[0],i=t[1],o=t[1],a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],n=Math.min(n,a),r=Math.max(r,a),i=Math.min(i,s),o=Math.max(o,s);return{x:n,y:i,width:r-n,height:o-i}}}Gu.prototype.className="Line";Gu.prototype._attrsAffectingSize=["points","bezier","tension"];vr(Gu);Z.addGetterSetter(Gu,"closed",!1);Z.addGetterSetter(Gu,"bezier",!1);Z.addGetterSetter(Gu,"tension",0,He());Z.addGetterSetter(Gu,"points",[],pbe());class In extends Ne{constructor(t){super(t),this.dataArray=[],this.pathLength=0,this.dataArray=In.parsePathData(this.data()),this.pathLength=0;for(var n=0;n<this.dataArray.length;++n)this.pathLength+=this.dataArray[n].pathLength;this.on("dataChange.konva",function(){this.dataArray=In.parsePathData(this.data()),this.pathLength=0;for(var r=0;r<this.dataArray.length;++r)this.pathLength+=this.dataArray[r].pathLength})}_sceneFunc(t){var n=this.dataArray;t.beginPath();for(var r=!1,i=0;i<n.length;i++){var o=n[i].command,a=n[i].points;switch(o){case"L":t.lineTo(a[0],a[1]);break;case"M":t.moveTo(a[0],a[1]);break;case"C":t.bezierCurveTo(a[0],a[1],a[2],a[3],a[4],a[5]);break;case"Q":t.quadraticCurveTo(a[0],a[1],a[2],a[3]);break;case"A":var s=a[0],l=a[1],d=a[2],p=a[3],g=a[4],m=a[5],y=a[6],b=a[7],S=d>p?d:p,P=d>p?1:d/p,E=d>p?p/d:1;t.translate(s,l),t.rotate(y),t.scale(P,E),t.arc(0,0,S,g,g+m,1-b),t.scale(1/P,1/E),t.rotate(-y),t.translate(-s,-l);break;case"z":r=!0,t.closePath();break}}!r&&!this.hasFill()?t.strokeShape(this):t.fillStrokeShape(this)}getSelfRect(){var t=[];this.dataArray.forEach(function(d){if(d.command==="A"){var p=d.points[4],g=d.points[5],m=d.points[4]+g,y=Math.PI/180;if(Math.abs(p-m)<y&&(y=Math.abs(p-m)),g<0)for(let b=p-y;b>m;b-=y){const S=In.getPointOnEllipticalArc(d.points[0],d.points[1],d.points[2],d.points[3],b,0);t.push(S.x,S.y)}else for(let b=p+y;b<m;b+=y){const S=In.getPointOnEllipticalArc(d.points[0],d.points[1],d.points[2],d.points[3],b,0);t.push(S.x,S.y)}}else if(d.command==="C")for(let b=0;b<=1;b+=.01){const S=In.getPointOnCubicBezier(b,d.start.x,d.start.y,d.points[0],d.points[1],d.points[2],d.points[3],d.points[4],d.points[5]);t.push(S.x,S.y)}else t=t.concat(d.points)});for(var n=t[0],r=t[0],i=t[1],o=t[1],a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],isNaN(a)||(n=Math.min(n,a),r=Math.max(r,a)),isNaN(s)||(i=Math.min(i,s),o=Math.max(o,s));return{x:n,y:i,width:r-n,height:o-i}}getLength(){return this.pathLength}getPointAtLength(t){var n,r=0,i=this.dataArray.length;if(!i)return null;for(;r<i&&t>this.dataArray[r].pathLength;)t-=this.dataArray[r].pathLength,++r;if(r===i)return n=this.dataArray[r-1].points.slice(-2),{x:n[0],y:n[1]};if(t<.01)return n=this.dataArray[r].points.slice(0,2),{x:n[0],y:n[1]};var o=this.dataArray[r],a=o.points;switch(o.command){case"L":return In.getPointOnLine(t,o.start.x,o.start.y,a[0],a[1]);case"C":return In.getPointOnCubicBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3],a[4],a[5]);case"Q":return In.getPointOnQuadraticBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3]);case"A":var s=a[0],l=a[1],d=a[2],p=a[3],g=a[4],m=a[5],y=a[6];return g+=m*t/o.pathLength,In.getPointOnEllipticalArc(s,l,d,p,g,y)}return null}static getLineLength(t,n,r,i){return Math.sqrt((r-t)*(r-t)+(i-n)*(i-n))}static getPointOnLine(t,n,r,i,o,a,s){a===void 0&&(a=n),s===void 0&&(s=r);var l=(o-r)/(i-n+1e-8),d=Math.sqrt(t*t/(1+l*l));i<n&&(d*=-1);var p=l*d,g;if(i===n)g={x:a,y:s+p};else if((s-r)/(a-n+1e-8)===l)g={x:a+d,y:s+p};else{var m,y,b=this.getLineLength(n,r,i,o),S=(a-n)*(i-n)+(s-r)*(o-r);S=S/(b*b),m=n+S*(i-n),y=r+S*(o-r);var P=this.getLineLength(a,s,m,y),E=Math.sqrt(t*t-P*P);d=Math.sqrt(E*E/(1+l*l)),i<n&&(d*=-1),p=l*d,g={x:m+d,y:y+p}}return g}static getPointOnCubicBezier(t,n,r,i,o,a,s,l,d){function p(P){return P*P*P}function g(P){return 3*P*P*(1-P)}function m(P){return 3*P*(1-P)*(1-P)}function y(P){return(1-P)*(1-P)*(1-P)}var b=l*p(t)+a*g(t)+i*m(t)+n*y(t),S=d*p(t)+s*g(t)+o*m(t)+r*y(t);return{x:b,y:S}}static getPointOnQuadraticBezier(t,n,r,i,o,a,s){function l(y){return y*y}function d(y){return 2*y*(1-y)}function p(y){return(1-y)*(1-y)}var g=a*l(t)+i*d(t)+n*p(t),m=s*l(t)+o*d(t)+r*p(t);return{x:g,y:m}}static getPointOnEllipticalArc(t,n,r,i,o,a){var s=Math.cos(a),l=Math.sin(a),d={x:r*Math.cos(o),y:i*Math.sin(o)};return{x:t+(d.x*s-d.y*l),y:n+(d.x*l+d.y*s)}}static parsePathData(t){if(!t)return[];var n=t,r=["m","M","l","L","v","V","h","H","z","Z","c","C","q","Q","t","T","s","S","a","A"];n=n.replace(new RegExp(" ","g"),",");for(var i=0;i<r.length;i++)n=n.replace(new RegExp(r[i],"g"),"|"+r[i]);var o=n.split("|"),a=[],s=[],l=0,d=0,p=/([-+]?((\d+\.\d+)|((\d+)|(\.\d+)))(?:e[-+]?\d+)?)/gi,g;for(i=1;i<o.length;i++){var m=o[i],y=m.charAt(0);for(m=m.slice(1),s.length=0;g=p.exec(m);)s.push(g[0]);for(var b=[],S=0,P=s.length;S<P;S++){if(s[S]==="00"){b.push(0,0);continue}var E=parseFloat(s[S]);isNaN(E)?b.push(0):b.push(E)}for(;b.length>0&&!isNaN(b[0]);){var k=null,L=[],R=l,N=d,F,z,$,K,G,Y,ve,pe,le,we;switch(y){case"l":l+=b.shift(),d+=b.shift(),k="L",L.push(l,d);break;case"L":l=b.shift(),d=b.shift(),L.push(l,d);break;case"m":var be=b.shift(),ie=b.shift();if(l+=be,d+=ie,k="M",a.length>2&&a[a.length-1].command==="z"){for(var j=a.length-2;j>=0;j--)if(a[j].command==="M"){l=a[j].points[0]+be,d=a[j].points[1]+ie;break}}L.push(l,d),y="l";break;case"M":l=b.shift(),d=b.shift(),k="M",L.push(l,d),y="L";break;case"h":l+=b.shift(),k="L",L.push(l,d);break;case"H":l=b.shift(),k="L",L.push(l,d);break;case"v":d+=b.shift(),k="L",L.push(l,d);break;case"V":d=b.shift(),k="L",L.push(l,d);break;case"C":L.push(b.shift(),b.shift(),b.shift(),b.shift()),l=b.shift(),d=b.shift(),L.push(l,d);break;case"c":L.push(l+b.shift(),d+b.shift(),l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="C",L.push(l,d);break;case"S":z=l,$=d,F=a[a.length-1],F.command==="C"&&(z=l+(l-F.points[2]),$=d+(d-F.points[3])),L.push(z,$,b.shift(),b.shift()),l=b.shift(),d=b.shift(),k="C",L.push(l,d);break;case"s":z=l,$=d,F=a[a.length-1],F.command==="C"&&(z=l+(l-F.points[2]),$=d+(d-F.points[3])),L.push(z,$,l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="C",L.push(l,d);break;case"Q":L.push(b.shift(),b.shift()),l=b.shift(),d=b.shift(),L.push(l,d);break;case"q":L.push(l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="Q",L.push(l,d);break;case"T":z=l,$=d,F=a[a.length-1],F.command==="Q"&&(z=l+(l-F.points[0]),$=d+(d-F.points[1])),l=b.shift(),d=b.shift(),k="Q",L.push(z,$,l,d);break;case"t":z=l,$=d,F=a[a.length-1],F.command==="Q"&&(z=l+(l-F.points[0]),$=d+(d-F.points[1])),l+=b.shift(),d+=b.shift(),k="Q",L.push(z,$,l,d);break;case"A":K=b.shift(),G=b.shift(),Y=b.shift(),ve=b.shift(),pe=b.shift(),le=l,we=d,l=b.shift(),d=b.shift(),k="A",L=this.convertEndpointToCenterParameterization(le,we,l,d,ve,pe,K,G,Y);break;case"a":K=b.shift(),G=b.shift(),Y=b.shift(),ve=b.shift(),pe=b.shift(),le=l,we=d,l+=b.shift(),d+=b.shift(),k="A",L=this.convertEndpointToCenterParameterization(le,we,l,d,ve,pe,K,G,Y);break}a.push({command:k||y,points:L,start:{x:R,y:N},pathLength:this.calcLength(R,N,k||y,L)})}(y==="z"||y==="Z")&&a.push({command:"z",points:[],start:void 0,pathLength:0})}return a}static calcLength(t,n,r,i){var o,a,s,l,d=In;switch(r){case"L":return d.getLineLength(t,n,i[0],i[1]);case"C":for(o=0,a=d.getPointOnCubicBezier(0,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),l=.01;l<=1;l+=.01)s=d.getPointOnCubicBezier(l,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"Q":for(o=0,a=d.getPointOnQuadraticBezier(0,t,n,i[0],i[1],i[2],i[3]),l=.01;l<=1;l+=.01)s=d.getPointOnQuadraticBezier(l,t,n,i[0],i[1],i[2],i[3]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"A":o=0;var p=i[4],g=i[5],m=i[4]+g,y=Math.PI/180;if(Math.abs(p-m)<y&&(y=Math.abs(p-m)),a=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],p,0),g<0)for(l=p-y;l>m;l-=y)s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],l,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;else for(l=p+y;l<m;l+=y)s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],l,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],m,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),o}return 0}static convertEndpointToCenterParameterization(t,n,r,i,o,a,s,l,d){var p=d*(Math.PI/180),g=Math.cos(p)*(t-r)/2+Math.sin(p)*(n-i)/2,m=-1*Math.sin(p)*(t-r)/2+Math.cos(p)*(n-i)/2,y=g*g/(s*s)+m*m/(l*l);y>1&&(s*=Math.sqrt(y),l*=Math.sqrt(y));var b=Math.sqrt((s*s*(l*l)-s*s*(m*m)-l*l*(g*g))/(s*s*(m*m)+l*l*(g*g)));o===a&&(b*=-1),isNaN(b)&&(b=0);var S=b*s*m/l,P=b*-l*g/s,E=(t+r)/2+Math.cos(p)*S-Math.sin(p)*P,k=(n+i)/2+Math.sin(p)*S+Math.cos(p)*P,L=function(G){return Math.sqrt(G[0]*G[0]+G[1]*G[1])},R=function(G,Y){return(G[0]*Y[0]+G[1]*Y[1])/(L(G)*L(Y))},N=function(G,Y){return(G[0]*Y[1]<G[1]*Y[0]?-1:1)*Math.acos(R(G,Y))},F=N([1,0],[(g-S)/s,(m-P)/l]),z=[(g-S)/s,(m-P)/l],$=[(-1*g-S)/s,(-1*m-P)/l],K=N(z,$);return R(z,$)<=-1&&(K=Math.PI),R(z,$)>=1&&(K=0),a===0&&K>0&&(K=K-2*Math.PI),a===1&&K<0&&(K=K+2*Math.PI),[E,k,s,l,F,K,p,a]}}In.prototype.className="Path";In.prototype._attrsAffectingSize=["data"];vr(In);Z.addGetterSetter(In,"data");class gh extends Gu{_sceneFunc(t){super._sceneFunc(t);var n=Math.PI*2,r=this.points(),i=r,o=this.tension()!==0&&r.length>4;o&&(i=this.getTensionPoints());var a=this.pointerLength(),s=r.length,l,d;if(o){const m=[i[i.length-4],i[i.length-3],i[i.length-2],i[i.length-1],r[s-2],r[s-1]],y=In.calcLength(i[i.length-4],i[i.length-3],"C",m),b=In.getPointOnQuadraticBezier(Math.min(1,1-a/y),m[0],m[1],m[2],m[3],m[4],m[5]);l=r[s-2]-b.x,d=r[s-1]-b.y}else l=r[s-2]-r[s-4],d=r[s-1]-r[s-3];var p=(Math.atan2(d,l)+n)%n,g=this.pointerWidth();this.pointerAtEnding()&&(t.save(),t.beginPath(),t.translate(r[s-2],r[s-1]),t.rotate(p),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t)),this.pointerAtBeginning()&&(t.save(),t.beginPath(),t.translate(r[0],r[1]),o?(l=(i[0]+i[2])/2-r[0],d=(i[1]+i[3])/2-r[1]):(l=r[2]-r[0],d=r[3]-r[1]),t.rotate((Math.atan2(-d,-l)+n)%n),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t))}__fillStroke(t){var n=this.dashEnabled();n&&(this.attrs.dashEnabled=!1,t.setLineDash([])),t.fillStrokeShape(this),n&&(this.attrs.dashEnabled=!0)}getSelfRect(){const t=super.getSelfRect(),n=this.pointerWidth()/2;return{x:t.x-n,y:t.y-n,width:t.width+n*2,height:t.height+n*2}}}gh.prototype.className="Arrow";vr(gh);Z.addGetterSetter(gh,"pointerLength",10,He());Z.addGetterSetter(gh,"pointerWidth",10,He());Z.addGetterSetter(gh,"pointerAtBeginning",!1);Z.addGetterSetter(gh,"pointerAtEnding",!0);class G0 extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.attrs.radius||0,0,Math.PI*2,!1),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius()!==t/2&&this.radius(t/2)}setHeight(t){this.radius()!==t/2&&this.radius(t/2)}}G0.prototype._centroid=!0;G0.prototype.className="Circle";G0.prototype._attrsAffectingSize=["radius"];vr(G0);Z.addGetterSetter(G0,"radius",0,He());class Pd extends Ne{_sceneFunc(t){var n=this.radiusX(),r=this.radiusY();t.beginPath(),t.save(),n!==r&&t.scale(1,r/n),t.arc(0,0,n,0,Math.PI*2,!1),t.restore(),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radiusX()*2}getHeight(){return this.radiusY()*2}setWidth(t){this.radiusX(t/2)}setHeight(t){this.radiusY(t/2)}}Pd.prototype.className="Ellipse";Pd.prototype._centroid=!0;Pd.prototype._attrsAffectingSize=["radiusX","radiusY"];vr(Pd);Z.addComponentsGetterSetter(Pd,"radius",["x","y"]);Z.addGetterSetter(Pd,"radiusX",0,He());Z.addGetterSetter(Pd,"radiusY",0,He());class zs extends Ne{constructor(t){super(t),this.on("imageChange.konva",()=>{this._setImageLoad()}),this._setImageLoad()}_setImageLoad(){const t=this.image();t&&t.complete||t&&t.readyState===4||t&&t.addEventListener&&t.addEventListener("load",()=>{this._requestDraw()})}_useBufferCanvas(){return super._useBufferCanvas(!0)}_sceneFunc(t){const n=this.getWidth(),r=this.getHeight(),i=this.attrs.image;let o;if(i){const a=this.attrs.cropWidth,s=this.attrs.cropHeight;a&&s?o=[i,this.cropX(),this.cropY(),a,s,0,0,n,r]:o=[i,0,0,n,r]}(this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)),i&&t.drawImage.apply(t,o)}_hitFunc(t){var n=this.width(),r=this.height();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}getWidth(){var t,n;return(t=this.attrs.width)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.width}getHeight(){var t,n;return(t=this.attrs.height)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.height}static fromURL(t,n,r=null){var i=ce.createImageElement();i.onload=function(){var o=new zs({image:i});n(o)},i.onerror=r,i.crossOrigin="Anonymous",i.src=t}}zs.prototype.className="Image";vr(zs);Z.addGetterSetter(zs,"image");Z.addComponentsGetterSetter(zs,"crop",["x","y","width","height"]);Z.addGetterSetter(zs,"cropX",0,He());Z.addGetterSetter(zs,"cropY",0,He());Z.addGetterSetter(zs,"cropWidth",0,He());Z.addGetterSetter(zs,"cropHeight",0,He());var zB=["fontFamily","fontSize","fontStyle","padding","lineHeight","text","width","height","pointerDirection","pointerWidth","pointerHeight"],oSe="Change.konva",aSe="none",vC="up",yC="right",xC="down",bC="left",sSe=zB.length;class X8 extends E0{constructor(t){super(t),this.on("add.konva",function(n){this._addListeners(n.child),this._sync()})}getText(){return this.find("Text")[0]}getTag(){return this.find("Tag")[0]}_addListeners(t){var n=this,r,i=function(){n._sync()};for(r=0;r<sSe;r++)t.on(zB[r]+oSe,i)}getWidth(){return this.getText().width()}getHeight(){return this.getText().height()}_sync(){var t=this.getText(),n=this.getTag(),r,i,o,a,s,l,d;if(t&&n){switch(r=t.width(),i=t.height(),o=n.pointerDirection(),a=n.pointerWidth(),d=n.pointerHeight(),s=0,l=0,o){case vC:s=r/2,l=-1*d;break;case yC:s=r+a,l=i/2;break;case xC:s=r/2,l=i+d;break;case bC:s=-1*a,l=i/2;break}n.setAttrs({x:-1*s,y:-1*l,width:r,height:i}),t.setAttrs({x:-1*s,y:-1*l})}}}X8.prototype.className="Label";vr(X8);class mh extends Ne{_sceneFunc(t){var n=this.width(),r=this.height(),i=this.pointerDirection(),o=this.pointerWidth(),a=this.pointerHeight(),s=this.cornerRadius();let l=0,d=0,p=0,g=0;typeof s=="number"?l=d=p=g=Math.min(s,n/2,r/2):(l=Math.min(s[0]||0,n/2,r/2),d=Math.min(s[1]||0,n/2,r/2),g=Math.min(s[2]||0,n/2,r/2),p=Math.min(s[3]||0,n/2,r/2)),t.beginPath(),t.moveTo(l,0),i===vC&&(t.lineTo((n-o)/2,0),t.lineTo(n/2,-1*a),t.lineTo((n+o)/2,0)),t.lineTo(n-d,0),t.arc(n-d,d,d,Math.PI*3/2,0,!1),i===yC&&(t.lineTo(n,(r-a)/2),t.lineTo(n+o,r/2),t.lineTo(n,(r+a)/2)),t.lineTo(n,r-g),t.arc(n-g,r-g,g,0,Math.PI/2,!1),i===xC&&(t.lineTo((n+o)/2,r),t.lineTo(n/2,r+a),t.lineTo((n-o)/2,r)),t.lineTo(p,r),t.arc(p,r-p,p,Math.PI/2,Math.PI,!1),i===bC&&(t.lineTo(0,(r+a)/2),t.lineTo(-1*o,r/2),t.lineTo(0,(r-a)/2)),t.lineTo(0,l),t.arc(l,l,l,Math.PI,Math.PI*3/2,!1),t.closePath(),t.fillStrokeShape(this)}getSelfRect(){var t=0,n=0,r=this.pointerWidth(),i=this.pointerHeight(),o=this.pointerDirection(),a=this.width(),s=this.height();return o===vC?(n-=i,s+=i):o===xC?s+=i:o===bC?(t-=r*1.5,a+=r):o===yC&&(a+=r*1.5),{x:t,y:n,width:a,height:s}}}mh.prototype.className="Tag";vr(mh);Z.addGetterSetter(mh,"pointerDirection",aSe);Z.addGetterSetter(mh,"pointerWidth",0,He());Z.addGetterSetter(mh,"pointerHeight",0,He());Z.addGetterSetter(mh,"cornerRadius",0,vB(4));class bv extends Ne{_sceneFunc(t){var n=this.cornerRadius(),r=this.width(),i=this.height();if(t.beginPath(),!n)t.rect(0,0,r,i);else{let o=0,a=0,s=0,l=0;typeof n=="number"?o=a=s=l=Math.min(n,r/2,i/2):(o=Math.min(n[0]||0,r/2,i/2),a=Math.min(n[1]||0,r/2,i/2),l=Math.min(n[2]||0,r/2,i/2),s=Math.min(n[3]||0,r/2,i/2)),t.moveTo(o,0),t.lineTo(r-a,0),t.arc(r-a,a,a,Math.PI*3/2,0,!1),t.lineTo(r,i-l),t.arc(r-l,i-l,l,0,Math.PI/2,!1),t.lineTo(s,i),t.arc(s,i-s,s,Math.PI/2,Math.PI,!1),t.lineTo(0,o),t.arc(o,o,o,Math.PI,Math.PI*3/2,!1)}t.closePath(),t.fillStrokeShape(this)}}bv.prototype.className="Rect";vr(bv);Z.addGetterSetter(bv,"cornerRadius",0,vB(4));class vh extends Ne{_sceneFunc(t){const n=this._getPoints();t.beginPath(),t.moveTo(n[0].x,n[0].y);for(var r=1;r<n.length;r++)t.lineTo(n[r].x,n[r].y);t.closePath(),t.fillStrokeShape(this)}_getPoints(){const t=this.attrs.sides,n=this.attrs.radius||0,r=[];for(var i=0;i<t;i++)r.push({x:n*Math.sin(i*2*Math.PI/t),y:-1*n*Math.cos(i*2*Math.PI/t)});return r}getSelfRect(){const t=this._getPoints();var n=t[0].x,r=t[0].y,i=t[0].x,o=t[0].y;return t.forEach(a=>{n=Math.min(n,a.x),r=Math.max(r,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y)}),{x:n,y:i,width:r-n,height:o-i}}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}vh.prototype.className="RegularPolygon";vh.prototype._centroid=!0;vh.prototype._attrsAffectingSize=["radius"];vr(vh);Z.addGetterSetter(vh,"radius",0,He());Z.addGetterSetter(vh,"sides",0,He());var LA=Math.PI*2;class yh extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.innerRadius(),0,LA,!1),t.moveTo(this.outerRadius(),0),t.arc(0,0,this.outerRadius(),LA,0,!0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}}yh.prototype.className="Ring";yh.prototype._centroid=!0;yh.prototype._attrsAffectingSize=["innerRadius","outerRadius"];vr(yh);Z.addGetterSetter(yh,"innerRadius",0,He());Z.addGetterSetter(yh,"outerRadius",0,He());class Hl extends Ne{constructor(t){super(t),this._updated=!0,this.anim=new Ka(()=>{var n=this._updated;return this._updated=!1,n}),this.on("animationChange.konva",function(){this.frameIndex(0)}),this.on("frameIndexChange.konva",function(){this._updated=!0}),this.on("frameRateChange.konva",function(){!this.anim.isRunning()||(clearInterval(this.interval),this._setInterval())})}_sceneFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+0],l=o[i+1],d=o[i+2],p=o[i+3],g=this.image();if((this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,d,p),t.closePath(),t.fillStrokeShape(this)),g)if(a){var m=a[n],y=r*2;t.drawImage(g,s,l,d,p,m[y+0],m[y+1],d,p)}else t.drawImage(g,s,l,d,p,0,0,d,p)}_hitFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+2],l=o[i+3];if(t.beginPath(),a){var d=a[n],p=r*2;t.rect(d[p+0],d[p+1],s,l)}else t.rect(0,0,s,l);t.closePath(),t.fillShape(this)}_useBufferCanvas(){return super._useBufferCanvas(!0)}_setInterval(){var t=this;this.interval=setInterval(function(){t._updateIndex()},1e3/this.frameRate())}start(){if(!this.isRunning()){var t=this.getLayer();this.anim.setLayers(t),this._setInterval(),this.anim.start()}}stop(){this.anim.stop(),clearInterval(this.interval)}isRunning(){return this.anim.isRunning()}_updateIndex(){var t=this.frameIndex(),n=this.animation(),r=this.animations(),i=r[n],o=i.length/4;t<o-1?this.frameIndex(t+1):this.frameIndex(0)}}Hl.prototype.className="Sprite";vr(Hl);Z.addGetterSetter(Hl,"animation");Z.addGetterSetter(Hl,"animations");Z.addGetterSetter(Hl,"frameOffsets");Z.addGetterSetter(Hl,"image");Z.addGetterSetter(Hl,"frameIndex",0,He());Z.addGetterSetter(Hl,"frameRate",17,He());Z.backCompat(Hl,{index:"frameIndex",getIndex:"getFrameIndex",setIndex:"setFrameIndex"});class Td extends Ne{_sceneFunc(t){var n=this.innerRadius(),r=this.outerRadius(),i=this.numPoints();t.beginPath(),t.moveTo(0,0-r);for(var o=1;o<i*2;o++){var a=o%2===0?r:n,s=a*Math.sin(o*Math.PI/i),l=-1*a*Math.cos(o*Math.PI/i);t.lineTo(s,l)}t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}}Td.prototype.className="Star";Td.prototype._centroid=!0;Td.prototype._attrsAffectingSize=["innerRadius","outerRadius"];vr(Td);Z.addGetterSetter(Td,"numPoints",5,He());Z.addGetterSetter(Td,"innerRadius",0,He());Z.addGetterSetter(Td,"outerRadius",0,He());function $B(e){return Array.from(e)}var vp="auto",lSe="center",eg="justify",uSe="Change.konva",cSe="2d",AA="-",BB="left",dSe="text",fSe="Text",hSe="top",pSe="bottom",IA="middle",HB="normal",gSe="px ",cy=" ",mSe="right",vSe="word",ySe="char",RA="none",ES="\u2026",WB=["fontFamily","fontSize","fontStyle","fontVariant","padding","align","verticalAlign","lineHeight","text","width","height","wrap","ellipsis","letterSpacing"],xSe=WB.length;function bSe(e){return e.split(",").map(t=>{t=t.trim();const n=t.indexOf(" ")>=0,r=t.indexOf('"')>=0||t.indexOf("'")>=0;return n&&!r&&(t=`"${t}"`),t}).join(", ")}var dy;function PS(){return dy||(dy=ce.createCanvasElement().getContext(cSe),dy)}function SSe(e){e.fillText(this._partialText,this._partialTextX,this._partialTextY)}function wSe(e){e.strokeText(this._partialText,this._partialTextX,this._partialTextY)}function CSe(e){return e=e||{},!e.fillLinearGradientColorStops&&!e.fillRadialGradientColorStops&&!e.fillPatternImage&&(e.fill=e.fill||"black"),e}class mr extends Ne{constructor(t){super(CSe(t)),this._partialTextX=0,this._partialTextY=0;for(var n=0;n<xSe;n++)this.on(WB[n]+uSe,this._setTextData);this._setTextData()}_sceneFunc(t){var n=this.textArr,r=n.length;if(!!this.text()){var i=this.padding(),o=this.fontSize(),a=this.lineHeight()*o,s=this.verticalAlign(),l=0,d=this.align(),p=this.getWidth(),g=this.letterSpacing(),m=this.fill(),y=this.textDecoration(),b=y.indexOf("underline")!==-1,S=y.indexOf("line-through")!==-1,P,E=0,E=a/2,k=0,L=0;for(t.setAttr("font",this._getContextFont()),t.setAttr("textBaseline",IA),t.setAttr("textAlign",BB),s===IA?l=(this.getHeight()-r*a-i*2)/2:s===pSe&&(l=this.getHeight()-r*a-i*2),t.translate(i,l+i),P=0;P<r;P++){var k=0,L=0,R=n[P],N=R.text,F=R.width,z=R.lastInParagraph,$,K,G;if(t.save(),d===mSe?k+=p-F-i*2:d===lSe&&(k+=(p-F-i*2)/2),b&&(t.save(),t.beginPath(),t.moveTo(k,E+L+Math.round(o/2)),$=N.split(" ").length-1,K=$===0,G=d===eg&&z&&!K?p-i*2:F,t.lineTo(k+Math.round(G),E+L+Math.round(o/2)),t.lineWidth=o/15,t.strokeStyle=m,t.stroke(),t.restore()),S&&(t.save(),t.beginPath(),t.moveTo(k,E+L),$=N.split(" ").length-1,K=$===0,G=d===eg&&z&&!K?p-i*2:F,t.lineTo(k+Math.round(G),E+L),t.lineWidth=o/15,t.strokeStyle=m,t.stroke(),t.restore()),g!==0||d===eg){$=N.split(" ").length-1;for(var Y=$B(N),ve=0;ve<Y.length;ve++){var pe=Y[ve];pe===" "&&!z&&d===eg&&(k+=(p-i*2-F)/$),this._partialTextX=k,this._partialTextY=E+L,this._partialText=pe,t.fillStrokeShape(this),k+=this.measureSize(pe).width+g}}else this._partialTextX=k,this._partialTextY=E+L,this._partialText=N,t.fillStrokeShape(this);t.restore(),r>1&&(E+=a)}}}_hitFunc(t){var n=this.getWidth(),r=this.getHeight();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}setText(t){var n=ce._isString(t)?t:t==null?"":t+"";return this._setAttr(dSe,n),this}getWidth(){var t=this.attrs.width===vp||this.attrs.width===void 0;return t?this.getTextWidth()+this.padding()*2:this.attrs.width}getHeight(){var t=this.attrs.height===vp||this.attrs.height===void 0;return t?this.fontSize()*this.textArr.length*this.lineHeight()+this.padding()*2:this.attrs.height}getTextWidth(){return this.textWidth}getTextHeight(){return ce.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height."),this.textHeight}measureSize(t){var n=PS(),r=this.fontSize(),i;return n.save(),n.font=this._getContextFont(),i=n.measureText(t),n.restore(),{width:i.width,height:r}}_getContextFont(){return this.fontStyle()+cy+this.fontVariant()+cy+(this.fontSize()+gSe)+bSe(this.fontFamily())}_addTextLine(t){this.align()===eg&&(t=t.trim());var n=this._getTextWidth(t);return this.textArr.push({text:t,width:n,lastInParagraph:!1})}_getTextWidth(t){var n=this.letterSpacing(),r=t.length;return PS().measureText(t).width+(r?n*(r-1):0)}_setTextData(){var t=this.text().split(`
+`),n=+this.fontSize(),r=0,i=this.lineHeight()*n,o=this.attrs.width,a=this.attrs.height,s=o!==vp&&o!==void 0,l=a!==vp&&a!==void 0,d=this.padding(),p=o-d*2,g=a-d*2,m=0,y=this.wrap(),b=y!==RA,S=y!==ySe&&b,P=this.ellipsis();this.textArr=[],PS().font=this._getContextFont();for(var E=P?this._getTextWidth(ES):0,k=0,L=t.length;k<L;++k){var R=t[k],N=this._getTextWidth(R);if(s&&N>p)for(;R.length>0;){for(var F=0,z=R.length,$="",K=0;F<z;){var G=F+z>>>1,Y=R.slice(0,G+1),ve=this._getTextWidth(Y)+E;ve<=p?(F=G+1,$=Y,K=ve):z=G}if($){if(S){var pe,le=R[$.length],we=le===cy||le===AA;we&&K<=p?pe=$.length:pe=Math.max($.lastIndexOf(cy),$.lastIndexOf(AA))+1,pe>0&&(F=pe,$=$.slice(0,F),K=this._getTextWidth($))}$=$.trimRight(),this._addTextLine($),r=Math.max(r,K),m+=i;var be=this._shouldHandleEllipsis(m);if(be){this._tryToAddEllipsisToLastLine();break}if(R=R.slice(F),R=R.trimLeft(),R.length>0&&(N=this._getTextWidth(R),N<=p)){this._addTextLine(R),m+=i,r=Math.max(r,N);break}}else break}else this._addTextLine(R),m+=i,r=Math.max(r,N),this._shouldHandleEllipsis(m)&&k<L-1&&this._tryToAddEllipsisToLastLine();if(l&&m+i>g)break;this.textArr[this.textArr.length-1]&&(this.textArr[this.textArr.length-1].lastInParagraph=!0)}this.textHeight=n,this.textWidth=r}_shouldHandleEllipsis(t){var n=+this.fontSize(),r=this.lineHeight()*n,i=this.attrs.height,o=i!==vp&&i!==void 0,a=this.padding(),s=i-a*2,l=this.wrap(),d=l!==RA;return!d||o&&t+r>s}_tryToAddEllipsisToLastLine(){var t=this.attrs.width,n=t!==vp&&t!==void 0,r=this.padding(),i=t-r*2,o=this.ellipsis(),a=this.textArr[this.textArr.length-1];if(!(!a||!o)){if(n){var s=this._getTextWidth(a.text+ES)<i;s||(a.text=a.text.slice(0,a.text.length-3))}this.textArr.splice(this.textArr.length-1,1),this._addTextLine(a.text+ES)}}getStrokeScaleEnabled(){return!0}}mr.prototype._fillFunc=SSe;mr.prototype._strokeFunc=wSe;mr.prototype.className=fSe;mr.prototype._attrsAffectingSize=["text","fontSize","padding","wrap","lineHeight","letterSpacing"];vr(mr);Z.overWriteSetter(mr,"width",K8());Z.overWriteSetter(mr,"height",K8());Z.addGetterSetter(mr,"fontFamily","Arial");Z.addGetterSetter(mr,"fontSize",12,He());Z.addGetterSetter(mr,"fontStyle",HB);Z.addGetterSetter(mr,"fontVariant",HB);Z.addGetterSetter(mr,"padding",0,He());Z.addGetterSetter(mr,"align",BB);Z.addGetterSetter(mr,"verticalAlign",hSe);Z.addGetterSetter(mr,"lineHeight",1,He());Z.addGetterSetter(mr,"wrap",vSe);Z.addGetterSetter(mr,"ellipsis",!1,Fs());Z.addGetterSetter(mr,"letterSpacing",0,He());Z.addGetterSetter(mr,"text","",U0());Z.addGetterSetter(mr,"textDecoration","");var _Se="",VB="normal";function UB(e){e.fillText(this.partialText,0,0)}function GB(e){e.strokeText(this.partialText,0,0)}class ii extends Ne{constructor(t){super(t),this.dummyCanvas=ce.createCanvasElement(),this.dataArray=[],this.dataArray=In.parsePathData(this.attrs.data),this.on("dataChange.konva",function(){this.dataArray=In.parsePathData(this.attrs.data),this._setTextData()}),this.on("textChange.konva alignChange.konva letterSpacingChange.konva kerningFuncChange.konva fontSizeChange.konva fontFamilyChange.konva",this._setTextData),this._setTextData()}_sceneFunc(t){t.setAttr("font",this._getContextFont()),t.setAttr("textBaseline",this.textBaseline()),t.setAttr("textAlign","left"),t.save();var n=this.textDecoration(),r=this.fill(),i=this.fontSize(),o=this.glyphInfo;n==="underline"&&t.beginPath();for(var a=0;a<o.length;a++){t.save();var s=o[a].p0;t.translate(s.x,s.y),t.rotate(o[a].rotation),this.partialText=o[a].text,t.fillStrokeShape(this),n==="underline"&&(a===0&&t.moveTo(0,i/2+1),t.lineTo(i,i/2+1)),t.restore()}n==="underline"&&(t.strokeStyle=r,t.lineWidth=i/20,t.stroke()),t.restore()}_hitFunc(t){t.beginPath();var n=this.glyphInfo;if(n.length>=1){var r=n[0].p0;t.moveTo(r.x,r.y)}for(var i=0;i<n.length;i++){var o=n[i].p1;t.lineTo(o.x,o.y)}t.setAttr("lineWidth",this.fontSize()),t.setAttr("strokeStyle",this.colorKey),t.stroke()}getTextWidth(){return this.textWidth}getTextHeight(){return ce.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height."),this.textHeight}setText(t){return mr.prototype.setText.call(this,t)}_getContextFont(){return mr.prototype._getContextFont.call(this)}_getTextSize(t){var n=this.dummyCanvas,r=n.getContext("2d");r.save(),r.font=this._getContextFont();var i=r.measureText(t);return r.restore(),{width:i.width,height:parseInt(this.attrs.fontSize,10)}}_setTextData(){var t=this,n=this._getTextSize(this.attrs.text),r=this.letterSpacing(),i=this.align(),o=this.kerningFunc();this.textWidth=n.width,this.textHeight=n.height;var a=Math.max(this.textWidth+((this.attrs.text||"").length-1)*r,0);this.glyphInfo=[];for(var s=0,l=0;l<t.dataArray.length;l++)t.dataArray[l].pathLength>0&&(s+=t.dataArray[l].pathLength);var d=0;i==="center"&&(d=Math.max(0,s/2-a/2)),i==="right"&&(d=Math.max(0,s-a));for(var p=$B(this.text()),g=this.text().split(" ").length-1,m,y,b,S=-1,P=0,E=function(){P=0;for(var ve=t.dataArray,pe=S+1;pe<ve.length;pe++){if(ve[pe].pathLength>0)return S=pe,ve[pe];ve[pe].command==="M"&&(m={x:ve[pe].points[0],y:ve[pe].points[1]})}return{}},k=function(ve){var pe=t._getTextSize(ve).width+r;ve===" "&&i==="justify"&&(pe+=(s-a)/g);var le=0,we=0;for(y=void 0;Math.abs(pe-le)/pe>.01&&we<20;){we++;for(var be=le;b===void 0;)b=E(),b&&be+b.pathLength<pe&&(be+=b.pathLength,b=void 0);if(Object.keys(b).length===0||m===void 0)return;var ie=!1;switch(b.command){case"L":In.getLineLength(m.x,m.y,b.points[0],b.points[1])>pe?y=In.getPointOnLine(pe,m.x,m.y,b.points[0],b.points[1],m.x,m.y):b=void 0;break;case"A":var j=b.points[4],ne=b.points[5],Q=b.points[4]+ne;P===0?P=j+1e-8:pe>le?P+=Math.PI/180*ne/Math.abs(ne):P-=Math.PI/360*ne/Math.abs(ne),(ne<0&&P<Q||ne>=0&&P>Q)&&(P=Q,ie=!0),y=In.getPointOnEllipticalArc(b.points[0],b.points[1],b.points[2],b.points[3],P,b.points[6]);break;case"C":P===0?pe>b.pathLength?P=1e-8:P=pe/b.pathLength:pe>le?P+=(pe-le)/b.pathLength/2:P=Math.max(P-(le-pe)/b.pathLength/2,0),P>1&&(P=1,ie=!0),y=In.getPointOnCubicBezier(P,b.start.x,b.start.y,b.points[0],b.points[1],b.points[2],b.points[3],b.points[4],b.points[5]);break;case"Q":P===0?P=pe/b.pathLength:pe>le?P+=(pe-le)/b.pathLength:P-=(le-pe)/b.pathLength,P>1&&(P=1,ie=!0),y=In.getPointOnQuadraticBezier(P,b.start.x,b.start.y,b.points[0],b.points[1],b.points[2],b.points[3]);break}y!==void 0&&(le=In.getLineLength(m.x,m.y,y.x,y.y)),ie&&(ie=!1,b=void 0)}},L="C",R=t._getTextSize(L).width+r,N=d/R-1,F=0;F<N&&(k(L),!(m===void 0||y===void 0));F++)m=y;for(var z=0;z<p.length&&(k(p[z]),!(m===void 0||y===void 0));z++){var $=In.getLineLength(m.x,m.y,y.x,y.y),K=0;if(o)try{K=o(p[z-1],p[z])*this.fontSize()}catch{K=0}m.x+=K,y.x+=K,this.textWidth+=K;var G=In.getPointOnLine(K+$/2,m.x,m.y,y.x,y.y),Y=Math.atan2(y.y-m.y,y.x-m.x);this.glyphInfo.push({transposeX:G.x,transposeY:G.y,text:p[z],rotation:Y,p0:m,p1:y}),m=y}}getSelfRect(){if(!this.glyphInfo.length)return{x:0,y:0,width:0,height:0};var t=[];this.glyphInfo.forEach(function(p){t.push(p.p0.x),t.push(p.p0.y),t.push(p.p1.x),t.push(p.p1.y)});for(var n=t[0]||0,r=t[0]||0,i=t[1]||0,o=t[1]||0,a,s,l=0;l<t.length/2;l++)a=t[l*2],s=t[l*2+1],n=Math.min(n,a),r=Math.max(r,a),i=Math.min(i,s),o=Math.max(o,s);var d=this.fontSize();return{x:n-d/2,y:i-d/2,width:r-n+d,height:o-i+d}}}ii.prototype._fillFunc=UB;ii.prototype._strokeFunc=GB;ii.prototype._fillFuncHit=UB;ii.prototype._strokeFuncHit=GB;ii.prototype.className="TextPath";ii.prototype._attrsAffectingSize=["text","fontSize","data"];vr(ii);Z.addGetterSetter(ii,"data");Z.addGetterSetter(ii,"fontFamily","Arial");Z.addGetterSetter(ii,"fontSize",12,He());Z.addGetterSetter(ii,"fontStyle",VB);Z.addGetterSetter(ii,"align","left");Z.addGetterSetter(ii,"letterSpacing",0,He());Z.addGetterSetter(ii,"textBaseline","middle");Z.addGetterSetter(ii,"fontVariant",VB);Z.addGetterSetter(ii,"text",_Se);Z.addGetterSetter(ii,"textDecoration",null);Z.addGetterSetter(ii,"kerningFunc",null);var jB="tr-konva",kSe=["resizeEnabledChange","rotateAnchorOffsetChange","rotateEnabledChange","enabledAnchorsChange","anchorSizeChange","borderEnabledChange","borderStrokeChange","borderStrokeWidthChange","borderDashChange","anchorStrokeChange","anchorStrokeWidthChange","anchorFillChange","anchorCornerRadiusChange","ignoreStrokeChange"].map(e=>e+`.${jB}`).join(" "),MA="nodesRect",ESe=["widthChange","heightChange","scaleXChange","scaleYChange","skewXChange","skewYChange","rotationChange","offsetXChange","offsetYChange","transformsEnabledChange","strokeWidthChange"],PSe={"top-left":-45,"top-center":0,"top-right":45,"middle-right":-90,"middle-left":90,"bottom-left":-135,"bottom-center":180,"bottom-right":135};const TSe="ontouchstart"in st._global;function LSe(e,t){if(e==="rotater")return"crosshair";t+=ce.degToRad(PSe[e]||0);var n=(ce.radToDeg(t)%360+360)%360;return ce._inRange(n,315+22.5,360)||ce._inRange(n,0,22.5)?"ns-resize":ce._inRange(n,45-22.5,45+22.5)?"nesw-resize":ce._inRange(n,90-22.5,90+22.5)?"ew-resize":ce._inRange(n,135-22.5,135+22.5)?"nwse-resize":ce._inRange(n,180-22.5,180+22.5)?"ns-resize":ce._inRange(n,225-22.5,225+22.5)?"nesw-resize":ce._inRange(n,270-22.5,270+22.5)?"ew-resize":ce._inRange(n,315-22.5,315+22.5)?"nwse-resize":(ce.error("Transformer has unknown angle for cursor detection: "+n),"pointer")}var k5=["top-left","top-center","top-right","middle-right","middle-left","bottom-left","bottom-center","bottom-right"],OA=1e8;function ASe(e){return{x:e.x+e.width/2*Math.cos(e.rotation)+e.height/2*Math.sin(-e.rotation),y:e.y+e.height/2*Math.cos(e.rotation)+e.width/2*Math.sin(e.rotation)}}function KB(e,t,n){const r=n.x+(e.x-n.x)*Math.cos(t)-(e.y-n.y)*Math.sin(t),i=n.y+(e.x-n.x)*Math.sin(t)+(e.y-n.y)*Math.cos(t);return Object.assign(Object.assign({},e),{rotation:e.rotation+t,x:r,y:i})}function ISe(e,t){const n=ASe(e);return KB(e,t,n)}function RSe(e,t,n){let r=t;for(let i=0;i<e.length;i++){const o=st.getAngle(e[i]),a=Math.abs(o-t)%(Math.PI*2);Math.min(a,Math.PI*2-a)<n&&(r=o)}return r}class _n extends E0{constructor(t){super(t),this._transforming=!1,this._createElements(),this._handleMouseMove=this._handleMouseMove.bind(this),this._handleMouseUp=this._handleMouseUp.bind(this),this.update=this.update.bind(this),this.on(kSe,this.update),this.getNode()&&this.update()}attachTo(t){return this.setNode(t),this}setNode(t){return ce.warn("tr.setNode(shape), tr.node(shape) and tr.attachTo(shape) methods are deprecated. Please use tr.nodes(nodesArray) instead."),this.setNodes([t])}getNode(){return this._nodes&&this._nodes[0]}_getEventNamespace(){return jB+this._id}setNodes(t=[]){this._nodes&&this._nodes.length&&this.detach(),this._nodes=t,t.length===1&&this.useSingleNodeRotation()?this.rotation(t[0].getAbsoluteRotation()):this.rotation(0),this._nodes.forEach(r=>{const i=()=>{this.nodes().length===1&&this.useSingleNodeRotation()&&this.rotation(this.nodes()[0].getAbsoluteRotation()),this._resetTransformCache(),!this._transforming&&!this.isDragging()&&this.update()},o=r._attrsAffectingSize.map(a=>a+"Change."+this._getEventNamespace()).join(" ");r.on(o,i),r.on(ESe.map(a=>a+`.${this._getEventNamespace()}`).join(" "),i),r.on(`absoluteTransformChange.${this._getEventNamespace()}`,i),this._proxyDrag(r)}),this._resetTransformCache();var n=!!this.findOne(".top-left");return n&&this.update(),this}_proxyDrag(t){let n;t.on(`dragstart.${this._getEventNamespace()}`,r=>{n=t.getAbsolutePosition(),!this.isDragging()&&t!==this.findOne(".back")&&this.startDrag(r,!1)}),t.on(`dragmove.${this._getEventNamespace()}`,r=>{if(!n)return;const i=t.getAbsolutePosition(),o=i.x-n.x,a=i.y-n.y;this.nodes().forEach(s=>{if(s===t||s.isDragging())return;const l=s.getAbsolutePosition();s.setAbsolutePosition({x:l.x+o,y:l.y+a}),s.startDrag(r)}),n=null})}getNodes(){return this._nodes||[]}getActiveAnchor(){return this._movingAnchorName}detach(){this._nodes&&this._nodes.forEach(t=>{t.off("."+this._getEventNamespace())}),this._nodes=[],this._resetTransformCache()}_resetTransformCache(){this._clearCache(MA),this._clearCache("transform"),this._clearSelfAndDescendantCache("absoluteTransform")}_getNodeRect(){return this._getCache(MA,this.__getNodeRect)}__getNodeShape(t,n=this.rotation(),r){var i=t.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()}),o=t.getAbsoluteScale(r),a=t.getAbsolutePosition(r),s=i.x*o.x-t.offsetX()*o.x,l=i.y*o.y-t.offsetY()*o.y;const d=(st.getAngle(t.getAbsoluteRotation())+Math.PI*2)%(Math.PI*2),p={x:a.x+s*Math.cos(d)+l*Math.sin(-d),y:a.y+l*Math.cos(d)+s*Math.sin(d),width:i.width*o.x,height:i.height*o.y,rotation:d};return KB(p,-st.getAngle(n),{x:0,y:0})}__getNodeRect(){var t=this.getNode();if(!t)return{x:-OA,y:-OA,width:0,height:0,rotation:0};const n=[];this.nodes().map(d=>{const p=d.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()});var g=[{x:p.x,y:p.y},{x:p.x+p.width,y:p.y},{x:p.x+p.width,y:p.y+p.height},{x:p.x,y:p.y+p.height}],m=d.getAbsoluteTransform();g.forEach(function(y){var b=m.point(y);n.push(b)})});const r=new fa;r.rotate(-st.getAngle(this.rotation()));var i,o,a,s;n.forEach(function(d){var p=r.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),r.invert();const l=r.point({x:i,y:o});return{x:l.x,y:l.y,width:a-i,height:s-o,rotation:st.getAngle(this.rotation())}}getX(){return this._getNodeRect().x}getY(){return this._getNodeRect().y}getWidth(){return this._getNodeRect().width}getHeight(){return this._getNodeRect().height}_createElements(){this._createBack(),k5.forEach(function(t){this._createAnchor(t)}.bind(this)),this._createAnchor("rotater")}_createAnchor(t){var n=new bv({stroke:"rgb(0, 161, 255)",fill:"white",strokeWidth:1,name:t+" _anchor",dragDistance:0,draggable:!0,hitStrokeWidth:TSe?10:"auto"}),r=this;n.on("mousedown touchstart",function(i){r._handleMouseDown(i)}),n.on("dragstart",i=>{n.stopDrag(),i.cancelBubble=!0}),n.on("dragend",i=>{i.cancelBubble=!0}),n.on("mouseenter",()=>{var i=st.getAngle(this.rotation()),o=LSe(t,i);n.getStage().content&&(n.getStage().content.style.cursor=o),this._cursorChange=!0}),n.on("mouseout",()=>{n.getStage().content&&(n.getStage().content.style.cursor=""),this._cursorChange=!1}),this.add(n)}_createBack(){var t=new Ne({name:"back",width:0,height:0,draggable:!0,sceneFunc(n){var r=this.getParent(),i=r.padding();n.beginPath(),n.rect(-i,-i,this.width()+i*2,this.height()+i*2),n.moveTo(this.width()/2,-i),r.rotateEnabled()&&n.lineTo(this.width()/2,-r.rotateAnchorOffset()*ce._sign(this.height())-i),n.fillStrokeShape(this)},hitFunc:(n,r)=>{if(!!this.shouldOverdrawWholeArea()){var i=this.padding();n.beginPath(),n.rect(-i,-i,r.width()+i*2,r.height()+i*2),n.fillStrokeShape(r)}}});this.add(t),this._proxyDrag(t),t.on("dragstart",n=>{n.cancelBubble=!0}),t.on("dragmove",n=>{n.cancelBubble=!0}),t.on("dragend",n=>{n.cancelBubble=!0}),this.on("dragmove",n=>{this.update()})}_handleMouseDown(t){this._movingAnchorName=t.target.name().split(" ")[0];var n=this._getNodeRect(),r=n.width,i=n.height,o=Math.sqrt(Math.pow(r,2)+Math.pow(i,2));this.sin=Math.abs(i/o),this.cos=Math.abs(r/o),typeof window<"u"&&(window.addEventListener("mousemove",this._handleMouseMove),window.addEventListener("touchmove",this._handleMouseMove),window.addEventListener("mouseup",this._handleMouseUp,!0),window.addEventListener("touchend",this._handleMouseUp,!0)),this._transforming=!0;var a=t.target.getAbsolutePosition(),s=t.target.getStage().getPointerPosition();this._anchorDragOffset={x:s.x-a.x,y:s.y-a.y},this._fire("transformstart",{evt:t.evt,target:this.getNode()}),this._nodes.forEach(l=>{l._fire("transformstart",{evt:t.evt,target:l})})}_handleMouseMove(t){var n,r,i,o=this.findOne("."+this._movingAnchorName),a=o.getStage();a.setPointersPositions(t);const s=a.getPointerPosition();let l={x:s.x-this._anchorDragOffset.x,y:s.y-this._anchorDragOffset.y};const d=o.getAbsolutePosition();this.anchorDragBoundFunc()&&(l=this.anchorDragBoundFunc()(d,l,t)),o.setAbsolutePosition(l);const p=o.getAbsolutePosition();if(!(d.x===p.x&&d.y===p.y)){if(this._movingAnchorName==="rotater"){var g=this._getNodeRect();n=o.x()-g.width/2,r=-o.y()+g.height/2;let ve=Math.atan2(-r,n)+Math.PI/2;g.height<0&&(ve-=Math.PI);var m=st.getAngle(this.rotation());const pe=m+ve,le=st.getAngle(this.rotationSnapTolerance()),be=RSe(this.rotationSnaps(),pe,le)-g.rotation,ie=ISe(g,be);this._fitNodesInto(ie,t);return}var y=this.keepRatio()||t.shiftKey,k=this.centeredScaling()||t.altKey;if(this._movingAnchorName==="top-left"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-right").x(),y:this.findOne(".bottom-right").y()};i=Math.sqrt(Math.pow(b.x-o.x(),2)+Math.pow(b.y-o.y(),2));var S=this.findOne(".top-left").x()>b.x?-1:1,P=this.findOne(".top-left").y()>b.y?-1:1;n=i*this.cos*S,r=i*this.sin*P,this.findOne(".top-left").x(b.x-n),this.findOne(".top-left").y(b.y-r)}}else if(this._movingAnchorName==="top-center")this.findOne(".top-left").y(o.y());else if(this._movingAnchorName==="top-right"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-left").x(),y:this.findOne(".bottom-left").y()};i=Math.sqrt(Math.pow(o.x()-b.x,2)+Math.pow(b.y-o.y(),2));var S=this.findOne(".top-right").x()<b.x?-1:1,P=this.findOne(".top-right").y()>b.y?-1:1;n=i*this.cos*S,r=i*this.sin*P,this.findOne(".top-right").x(b.x+n),this.findOne(".top-right").y(b.y-r)}var E=o.position();this.findOne(".top-left").y(E.y),this.findOne(".bottom-right").x(E.x)}else if(this._movingAnchorName==="middle-left")this.findOne(".top-left").x(o.x());else if(this._movingAnchorName==="middle-right")this.findOne(".bottom-right").x(o.x());else if(this._movingAnchorName==="bottom-left"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".top-right").x(),y:this.findOne(".top-right").y()};i=Math.sqrt(Math.pow(b.x-o.x(),2)+Math.pow(o.y()-b.y,2));var S=b.x<o.x()?-1:1,P=o.y()<b.y?-1:1;n=i*this.cos*S,r=i*this.sin*P,o.x(b.x-n),o.y(b.y+r)}E=o.position(),this.findOne(".top-left").x(E.x),this.findOne(".bottom-right").y(E.y)}else if(this._movingAnchorName==="bottom-center")this.findOne(".bottom-right").y(o.y());else if(this._movingAnchorName==="bottom-right"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".top-left").x(),y:this.findOne(".top-left").y()};i=Math.sqrt(Math.pow(o.x()-b.x,2)+Math.pow(o.y()-b.y,2));var S=this.findOne(".bottom-right").x()<b.x?-1:1,P=this.findOne(".bottom-right").y()<b.y?-1:1;n=i*this.cos*S,r=i*this.sin*P,this.findOne(".bottom-right").x(b.x+n),this.findOne(".bottom-right").y(b.y+r)}}else console.error(new Error("Wrong position argument of selection resizer: "+this._movingAnchorName));var k=this.centeredScaling()||t.altKey;if(k){var L=this.findOne(".top-left"),R=this.findOne(".bottom-right"),N=L.x(),F=L.y(),z=this.getWidth()-R.x(),$=this.getHeight()-R.y();R.move({x:-N,y:-F}),L.move({x:z,y:$})}var K=this.findOne(".top-left").getAbsolutePosition();n=K.x,r=K.y;var G=this.findOne(".bottom-right").x()-this.findOne(".top-left").x(),Y=this.findOne(".bottom-right").y()-this.findOne(".top-left").y();this._fitNodesInto({x:n,y:r,width:G,height:Y,rotation:st.getAngle(this.rotation())},t)}}_handleMouseUp(t){this._removeEvents(t)}getAbsoluteTransform(){return this.getTransform()}_removeEvents(t){if(this._transforming){this._transforming=!1,typeof window<"u"&&(window.removeEventListener("mousemove",this._handleMouseMove),window.removeEventListener("touchmove",this._handleMouseMove),window.removeEventListener("mouseup",this._handleMouseUp,!0),window.removeEventListener("touchend",this._handleMouseUp,!0));var n=this.getNode();this._fire("transformend",{evt:t,target:n}),n&&this._nodes.forEach(r=>{r._fire("transformend",{evt:t,target:r})}),this._movingAnchorName=null}}_fitNodesInto(t,n){var r=this._getNodeRect();const i=1;if(ce._inRange(t.width,-this.padding()*2-i,i)){this.update();return}if(ce._inRange(t.height,-this.padding()*2-i,i)){this.update();return}const o=this.flipEnabled();var a=new fa;if(a.rotate(st.getAngle(this.rotation())),this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("left")>=0){const g=a.point({x:-this.padding()*2,y:0});if(t.x+=g.x,t.y+=g.y,t.width+=this.padding()*2,this._movingAnchorName=this._movingAnchorName.replace("left","right"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,!o){this.update();return}}else if(this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("right")>=0){const g=a.point({x:this.padding()*2,y:0});if(this._movingAnchorName=this._movingAnchorName.replace("right","left"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.width+=this.padding()*2,!o){this.update();return}}if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("top")>=0){const g=a.point({x:0,y:-this.padding()*2});if(t.x+=g.x,t.y+=g.y,this._movingAnchorName=this._movingAnchorName.replace("top","bottom"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}else if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("bottom")>=0){const g=a.point({x:0,y:this.padding()*2});if(this._movingAnchorName=this._movingAnchorName.replace("bottom","top"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}if(this.boundBoxFunc()){const g=this.boundBoxFunc()(r,t);g?t=g:ce.warn("boundBoxFunc returned falsy. You should return new bound rect from it!")}const s=1e7,l=new fa;l.translate(r.x,r.y),l.rotate(r.rotation),l.scale(r.width/s,r.height/s);const d=new fa;d.translate(t.x,t.y),d.rotate(t.rotation),d.scale(t.width/s,t.height/s);const p=d.multiply(l.invert());this._nodes.forEach(g=>{var m;const y=g.getParent().getAbsoluteTransform(),b=g.getTransform().copy();b.translate(g.offsetX(),g.offsetY());const S=new fa;S.multiply(y.copy().invert()).multiply(p).multiply(y).multiply(b);const P=S.decompose();g.setAttrs(P),this._fire("transform",{evt:n,target:g}),g._fire("transform",{evt:n,target:g}),(m=g.getLayer())===null||m===void 0||m.batchDraw()}),this.rotation(ce._getRotation(t.rotation)),this._resetTransformCache(),this.update(),this.getLayer().batchDraw()}forceUpdate(){this._resetTransformCache(),this.update()}_batchChangeChild(t,n){this.findOne(t).setAttrs(n)}update(){var t,n=this._getNodeRect();this.rotation(ce._getRotation(n.rotation));var r=n.width,i=n.height,o=this.enabledAnchors(),a=this.resizeEnabled(),s=this.padding(),l=this.anchorSize();this.find("._anchor").forEach(d=>{d.setAttrs({width:l,height:l,offsetX:l/2,offsetY:l/2,stroke:this.anchorStroke(),strokeWidth:this.anchorStrokeWidth(),fill:this.anchorFill(),cornerRadius:this.anchorCornerRadius()})}),this._batchChangeChild(".top-left",{x:0,y:0,offsetX:l/2+s,offsetY:l/2+s,visible:a&&o.indexOf("top-left")>=0}),this._batchChangeChild(".top-center",{x:r/2,y:0,offsetY:l/2+s,visible:a&&o.indexOf("top-center")>=0}),this._batchChangeChild(".top-right",{x:r,y:0,offsetX:l/2-s,offsetY:l/2+s,visible:a&&o.indexOf("top-right")>=0}),this._batchChangeChild(".middle-left",{x:0,y:i/2,offsetX:l/2+s,visible:a&&o.indexOf("middle-left")>=0}),this._batchChangeChild(".middle-right",{x:r,y:i/2,offsetX:l/2-s,visible:a&&o.indexOf("middle-right")>=0}),this._batchChangeChild(".bottom-left",{x:0,y:i,offsetX:l/2+s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-left")>=0}),this._batchChangeChild(".bottom-center",{x:r/2,y:i,offsetY:l/2-s,visible:a&&o.indexOf("bottom-center")>=0}),this._batchChangeChild(".bottom-right",{x:r,y:i,offsetX:l/2-s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-right")>=0}),this._batchChangeChild(".rotater",{x:r/2,y:-this.rotateAnchorOffset()*ce._sign(i)-s,visible:this.rotateEnabled()}),this._batchChangeChild(".back",{width:r,height:i,visible:this.borderEnabled(),stroke:this.borderStroke(),strokeWidth:this.borderStrokeWidth(),dash:this.borderDash(),x:0,y:0}),(t=this.getLayer())===null||t===void 0||t.batchDraw()}isTransforming(){return this._transforming}stopTransform(){if(this._transforming){this._removeEvents();var t=this.findOne("."+this._movingAnchorName);t&&t.stopDrag()}}destroy(){return this.getStage()&&this._cursorChange&&this.getStage().content&&(this.getStage().content.style.cursor=""),E0.prototype.destroy.call(this),this.detach(),this._removeEvents(),this}toObject(){return We.prototype.toObject.call(this)}getClientRect(){return this.nodes().length>0?super.getClientRect():{x:0,y:0,width:0,height:0}}}function MSe(e){return e instanceof Array||ce.warn("enabledAnchors value should be an array"),e instanceof Array&&e.forEach(function(t){k5.indexOf(t)===-1&&ce.warn("Unknown anchor name: "+t+". Available names are: "+k5.join(", "))}),e||[]}_n.prototype.className="Transformer";vr(_n);Z.addGetterSetter(_n,"enabledAnchors",k5,MSe);Z.addGetterSetter(_n,"flipEnabled",!0,Fs());Z.addGetterSetter(_n,"resizeEnabled",!0);Z.addGetterSetter(_n,"anchorSize",10,He());Z.addGetterSetter(_n,"rotateEnabled",!0);Z.addGetterSetter(_n,"rotationSnaps",[]);Z.addGetterSetter(_n,"rotateAnchorOffset",50,He());Z.addGetterSetter(_n,"rotationSnapTolerance",5,He());Z.addGetterSetter(_n,"borderEnabled",!0);Z.addGetterSetter(_n,"anchorStroke","rgb(0, 161, 255)");Z.addGetterSetter(_n,"anchorStrokeWidth",1,He());Z.addGetterSetter(_n,"anchorFill","white");Z.addGetterSetter(_n,"anchorCornerRadius",0,He());Z.addGetterSetter(_n,"borderStroke","rgb(0, 161, 255)");Z.addGetterSetter(_n,"borderStrokeWidth",1,He());Z.addGetterSetter(_n,"borderDash");Z.addGetterSetter(_n,"keepRatio",!0);Z.addGetterSetter(_n,"centeredScaling",!1);Z.addGetterSetter(_n,"ignoreStroke",!1);Z.addGetterSetter(_n,"padding",0,He());Z.addGetterSetter(_n,"node");Z.addGetterSetter(_n,"nodes");Z.addGetterSetter(_n,"boundBoxFunc");Z.addGetterSetter(_n,"anchorDragBoundFunc");Z.addGetterSetter(_n,"shouldOverdrawWholeArea",!1);Z.addGetterSetter(_n,"useSingleNodeRotation",!0);Z.backCompat(_n,{lineEnabled:"borderEnabled",rotateHandlerOffset:"rotateAnchorOffset",enabledHandlers:"enabledAnchors"});class ju extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.radius(),0,st.getAngle(this.angle()),this.clockwise()),t.lineTo(0,0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}ju.prototype.className="Wedge";ju.prototype._centroid=!0;ju.prototype._attrsAffectingSize=["radius"];vr(ju);Z.addGetterSetter(ju,"radius",0,He());Z.addGetterSetter(ju,"angle",0,He());Z.addGetterSetter(ju,"clockwise",!1);Z.backCompat(ju,{angleDeg:"angle",getAngleDeg:"getAngle",setAngleDeg:"setAngle"});function NA(){this.r=0,this.g=0,this.b=0,this.a=0,this.next=null}var OSe=[512,512,456,512,328,456,335,512,405,328,271,456,388,335,292,512,454,405,364,328,298,271,496,456,420,388,360,335,312,292,273,512,482,454,428,405,383,364,345,328,312,298,284,271,259,496,475,456,437,420,404,388,374,360,347,335,323,312,302,292,282,273,265,512,497,482,468,454,441,428,417,405,394,383,373,364,354,345,337,328,320,312,305,298,291,284,278,271,265,259,507,496,485,475,465,456,446,437,428,420,412,404,396,388,381,374,367,360,354,347,341,335,329,323,318,312,307,302,297,292,287,282,278,273,269,265,261,512,505,497,489,482,475,468,461,454,447,441,435,428,422,417,411,405,399,394,389,383,378,373,368,364,359,354,350,345,341,337,332,328,324,320,316,312,309,305,301,298,294,291,287,284,281,278,274,271,268,265,262,259,257,507,501,496,491,485,480,475,470,465,460,456,451,446,442,437,433,428,424,420,416,412,408,404,400,396,392,388,385,381,377,374,370,367,363,360,357,354,350,347,344,341,338,335,332,329,326,323,320,318,315,312,310,307,304,302,299,297,294,292,289,287,285,282,280,278,275,273,271,269,267,265,263,261,259],NSe=[9,11,12,13,13,14,14,15,15,15,15,16,16,16,16,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24];function DSe(e,t){var n=e.data,r=e.width,i=e.height,o,a,s,l,d,p,g,m,y,b,S,P,E,k,L,R,N,F,z,$,K,G,Y,ve,pe=t+t+1,le=r-1,we=i-1,be=t+1,ie=be*(be+1)/2,j=new NA,ne=null,Q=j,W=null,re=null,de=OSe[t],Se=NSe[t];for(s=1;s<pe;s++)Q=Q.next=new NA,s===be&&(ne=Q);for(Q.next=j,g=p=0,a=0;a<i;a++){for(R=N=F=z=m=y=b=S=0,P=be*($=n[p]),E=be*(K=n[p+1]),k=be*(G=n[p+2]),L=be*(Y=n[p+3]),m+=ie*$,y+=ie*K,b+=ie*G,S+=ie*Y,Q=j,s=0;s<be;s++)Q.r=$,Q.g=K,Q.b=G,Q.a=Y,Q=Q.next;for(s=1;s<be;s++)l=p+((le<s?le:s)<<2),m+=(Q.r=$=n[l])*(ve=be-s),y+=(Q.g=K=n[l+1])*ve,b+=(Q.b=G=n[l+2])*ve,S+=(Q.a=Y=n[l+3])*ve,R+=$,N+=K,F+=G,z+=Y,Q=Q.next;for(W=j,re=ne,o=0;o<r;o++)n[p+3]=Y=S*de>>Se,Y!==0?(Y=255/Y,n[p]=(m*de>>Se)*Y,n[p+1]=(y*de>>Se)*Y,n[p+2]=(b*de>>Se)*Y):n[p]=n[p+1]=n[p+2]=0,m-=P,y-=E,b-=k,S-=L,P-=W.r,E-=W.g,k-=W.b,L-=W.a,l=g+((l=o+t+1)<le?l:le)<<2,R+=W.r=n[l],N+=W.g=n[l+1],F+=W.b=n[l+2],z+=W.a=n[l+3],m+=R,y+=N,b+=F,S+=z,W=W.next,P+=$=re.r,E+=K=re.g,k+=G=re.b,L+=Y=re.a,R-=$,N-=K,F-=G,z-=Y,re=re.next,p+=4;g+=r}for(o=0;o<r;o++){for(N=F=z=R=y=b=S=m=0,p=o<<2,P=be*($=n[p]),E=be*(K=n[p+1]),k=be*(G=n[p+2]),L=be*(Y=n[p+3]),m+=ie*$,y+=ie*K,b+=ie*G,S+=ie*Y,Q=j,s=0;s<be;s++)Q.r=$,Q.g=K,Q.b=G,Q.a=Y,Q=Q.next;for(d=r,s=1;s<=t;s++)p=d+o<<2,m+=(Q.r=$=n[p])*(ve=be-s),y+=(Q.g=K=n[p+1])*ve,b+=(Q.b=G=n[p+2])*ve,S+=(Q.a=Y=n[p+3])*ve,R+=$,N+=K,F+=G,z+=Y,Q=Q.next,s<we&&(d+=r);for(p=o,W=j,re=ne,a=0;a<i;a++)l=p<<2,n[l+3]=Y=S*de>>Se,Y>0?(Y=255/Y,n[l]=(m*de>>Se)*Y,n[l+1]=(y*de>>Se)*Y,n[l+2]=(b*de>>Se)*Y):n[l]=n[l+1]=n[l+2]=0,m-=P,y-=E,b-=k,S-=L,P-=W.r,E-=W.g,k-=W.b,L-=W.a,l=o+((l=a+be)<we?l:we)*r<<2,m+=R+=W.r=n[l],y+=N+=W.g=n[l+1],b+=F+=W.b=n[l+2],S+=z+=W.a=n[l+3],W=W.next,P+=$=re.r,E+=K=re.g,k+=G=re.b,L+=Y=re.a,R-=$,N-=K,F-=G,z-=Y,re=re.next,p+=r}}const FSe=function(t){var n=Math.round(this.blurRadius());n>0&&DSe(t,n)};Z.addGetterSetter(We,"blurRadius",0,He(),Z.afterSetFilter);const zSe=function(e){var t=this.brightness()*255,n=e.data,r=n.length,i;for(i=0;i<r;i+=4)n[i]+=t,n[i+1]+=t,n[i+2]+=t};Z.addGetterSetter(We,"brightness",0,He(),Z.afterSetFilter);const $Se=function(e){var t=Math.pow((this.contrast()+100)/100,2),n=e.data,r=n.length,i=150,o=150,a=150,s;for(s=0;s<r;s+=4)i=n[s],o=n[s+1],a=n[s+2],i/=255,i-=.5,i*=t,i+=.5,i*=255,o/=255,o-=.5,o*=t,o+=.5,o*=255,a/=255,a-=.5,a*=t,a+=.5,a*=255,i=i<0?0:i>255?255:i,o=o<0?0:o>255?255:o,a=a<0?0:a>255?255:a,n[s]=i,n[s+1]=o,n[s+2]=a};Z.addGetterSetter(We,"contrast",0,He(),Z.afterSetFilter);const BSe=function(e){var t=this.embossStrength()*10,n=this.embossWhiteLevel()*255,r=this.embossDirection(),i=this.embossBlend(),o=0,a=0,s=e.data,l=e.width,d=e.height,p=l*4,g=d;switch(r){case"top-left":o=-1,a=-1;break;case"top":o=-1,a=0;break;case"top-right":o=-1,a=1;break;case"right":o=0,a=1;break;case"bottom-right":o=1,a=1;break;case"bottom":o=1,a=0;break;case"bottom-left":o=1,a=-1;break;case"left":o=0,a=-1;break;default:ce.error("Unknown emboss direction: "+r)}do{var m=(g-1)*p,y=o;g+y<1&&(y=0),g+y>d&&(y=0);var b=(g-1+y)*l*4,S=l;do{var P=m+(S-1)*4,E=a;S+E<1&&(E=0),S+E>l&&(E=0);var k=b+(S-1+E)*4,L=s[P]-s[k],R=s[P+1]-s[k+1],N=s[P+2]-s[k+2],F=L,z=F>0?F:-F,$=R>0?R:-R,K=N>0?N:-N;if($>z&&(F=R),K>z&&(F=N),F*=t,i){var G=s[P]+F,Y=s[P+1]+F,ve=s[P+2]+F;s[P]=G>255?255:G<0?0:G,s[P+1]=Y>255?255:Y<0?0:Y,s[P+2]=ve>255?255:ve<0?0:ve}else{var pe=n-F;pe<0?pe=0:pe>255&&(pe=255),s[P]=s[P+1]=s[P+2]=pe}}while(--S)}while(--g)};Z.addGetterSetter(We,"embossStrength",.5,He(),Z.afterSetFilter);Z.addGetterSetter(We,"embossWhiteLevel",.5,He(),Z.afterSetFilter);Z.addGetterSetter(We,"embossDirection","top-left",null,Z.afterSetFilter);Z.addGetterSetter(We,"embossBlend",!1,null,Z.afterSetFilter);function TS(e,t,n,r,i){var o=n-t,a=i-r,s;return o===0?r+a/2:a===0?r:(s=(e-t)/o,s=a*s+r,s)}const HSe=function(e){var t=e.data,n=t.length,r=t[0],i=r,o,a=t[1],s=a,l,d=t[2],p=d,g,m,y=this.enhance();if(y!==0){for(m=0;m<n;m+=4)o=t[m+0],o<r?r=o:o>i&&(i=o),l=t[m+1],l<a?a=l:l>s&&(s=l),g=t[m+2],g<d?d=g:g>p&&(p=g);i===r&&(i=255,r=0),s===a&&(s=255,a=0),p===d&&(p=255,d=0);var b,S,P,E,k,L,R,N,F;for(y>0?(S=i+y*(255-i),P=r-y*(r-0),k=s+y*(255-s),L=a-y*(a-0),N=p+y*(255-p),F=d-y*(d-0)):(b=(i+r)*.5,S=i+y*(i-b),P=r+y*(r-b),E=(s+a)*.5,k=s+y*(s-E),L=a+y*(a-E),R=(p+d)*.5,N=p+y*(p-R),F=d+y*(d-R)),m=0;m<n;m+=4)t[m+0]=TS(t[m+0],r,i,P,S),t[m+1]=TS(t[m+1],a,s,L,k),t[m+2]=TS(t[m+2],d,p,F,N)}};Z.addGetterSetter(We,"enhance",0,He(),Z.afterSetFilter);const WSe=function(e){var t=e.data,n=t.length,r,i;for(r=0;r<n;r+=4)i=.34*t[r]+.5*t[r+1]+.16*t[r+2],t[r]=i,t[r+1]=i,t[r+2]=i};Z.addGetterSetter(We,"hue",0,He(),Z.afterSetFilter);Z.addGetterSetter(We,"saturation",0,He(),Z.afterSetFilter);Z.addGetterSetter(We,"luminance",0,He(),Z.afterSetFilter);const VSe=function(e){var t=e.data,n=t.length,r=1,i=Math.pow(2,this.saturation()),o=Math.abs(this.hue()+360)%360,a=this.luminance()*127,s,l=r*i*Math.cos(o*Math.PI/180),d=r*i*Math.sin(o*Math.PI/180),p=.299*r+.701*l+.167*d,g=.587*r-.587*l+.33*d,m=.114*r-.114*l-.497*d,y=.299*r-.299*l-.328*d,b=.587*r+.413*l+.035*d,S=.114*r-.114*l+.293*d,P=.299*r-.3*l+1.25*d,E=.587*r-.586*l-1.05*d,k=.114*r+.886*l-.2*d,L,R,N,F;for(s=0;s<n;s+=4)L=t[s+0],R=t[s+1],N=t[s+2],F=t[s+3],t[s+0]=p*L+g*R+m*N+a,t[s+1]=y*L+b*R+S*N+a,t[s+2]=P*L+E*R+k*N+a,t[s+3]=F},USe=function(e){var t=e.data,n=t.length,r=Math.pow(2,this.value()),i=Math.pow(2,this.saturation()),o=Math.abs(this.hue()+360)%360,a,s=r*i*Math.cos(o*Math.PI/180),l=r*i*Math.sin(o*Math.PI/180),d=.299*r+.701*s+.167*l,p=.587*r-.587*s+.33*l,g=.114*r-.114*s-.497*l,m=.299*r-.299*s-.328*l,y=.587*r+.413*s+.035*l,b=.114*r-.114*s+.293*l,S=.299*r-.3*s+1.25*l,P=.587*r-.586*s-1.05*l,E=.114*r+.886*s-.2*l,k,L,R,N;for(a=0;a<n;a+=4)k=t[a+0],L=t[a+1],R=t[a+2],N=t[a+3],t[a+0]=d*k+p*L+g*R,t[a+1]=m*k+y*L+b*R,t[a+2]=S*k+P*L+E*R,t[a+3]=N};Z.addGetterSetter(We,"hue",0,He(),Z.afterSetFilter);Z.addGetterSetter(We,"saturation",0,He(),Z.afterSetFilter);Z.addGetterSetter(We,"value",0,He(),Z.afterSetFilter);const GSe=function(e){var t=e.data,n=t.length,r;for(r=0;r<n;r+=4)t[r]=255-t[r],t[r+1]=255-t[r+1],t[r+2]=255-t[r+2]};var jSe=function(e,t,n){var r=e.data,i=t.data,o=e.width,a=e.height,s=n.polarCenterX||o/2,l=n.polarCenterY||a/2,d,p,g,m=0,y=0,b=0,S=0,P,E=Math.sqrt(s*s+l*l);p=o-s,g=a-l,P=Math.sqrt(p*p+g*g),E=P>E?P:E;var k=a,L=o,R,N,F=360/L*Math.PI/180,z,$;for(N=0;N<L;N+=1)for(z=Math.sin(N*F),$=Math.cos(N*F),R=0;R<k;R+=1)p=Math.floor(s+E*R/k*$),g=Math.floor(l+E*R/k*z),d=(g*o+p)*4,m=r[d+0],y=r[d+1],b=r[d+2],S=r[d+3],d=(N+R*o)*4,i[d+0]=m,i[d+1]=y,i[d+2]=b,i[d+3]=S},KSe=function(e,t,n){var r=e.data,i=t.data,o=e.width,a=e.height,s=n.polarCenterX||o/2,l=n.polarCenterY||a/2,d,p,g,m,y,b=0,S=0,P=0,E=0,k,L=Math.sqrt(s*s+l*l);p=o-s,g=a-l,k=Math.sqrt(p*p+g*g),L=k>L?k:L;var R=a,N=o,F,z,$=n.polarRotation||0,K,G;for(p=0;p<o;p+=1)for(g=0;g<a;g+=1)m=p-s,y=g-l,F=Math.sqrt(m*m+y*y)*R/L,z=(Math.atan2(y,m)*180/Math.PI+360+$)%360,z=z*N/360,K=Math.floor(z),G=Math.floor(F),d=(G*o+K)*4,b=r[d+0],S=r[d+1],P=r[d+2],E=r[d+3],d=(g*o+p)*4,i[d+0]=b,i[d+1]=S,i[d+2]=P,i[d+3]=E};const qSe=function(e){var t=e.width,n=e.height,r,i,o,a,s,l,d,p,g,m,y=Math.round(this.kaleidoscopePower()),b=Math.round(this.kaleidoscopeAngle()),S=Math.floor(t*(b%360)/360);if(!(y<1)){var P=ce.createCanvasElement();P.width=t,P.height=n;var E=P.getContext("2d").getImageData(0,0,t,n);jSe(e,E,{polarCenterX:t/2,polarCenterY:n/2});for(var k=t/Math.pow(2,y);k<=8;)k=k*2,y-=1;k=Math.ceil(k);var L=k,R=0,N=L,F=1;for(S+k>t&&(R=L,N=0,F=-1),i=0;i<n;i+=1)for(r=R;r!==N;r+=F)o=Math.round(r+S)%t,g=(t*i+o)*4,s=E.data[g+0],l=E.data[g+1],d=E.data[g+2],p=E.data[g+3],m=(t*i+r)*4,E.data[m+0]=s,E.data[m+1]=l,E.data[m+2]=d,E.data[m+3]=p;for(i=0;i<n;i+=1)for(L=Math.floor(k),a=0;a<y;a+=1){for(r=0;r<L+1;r+=1)g=(t*i+r)*4,s=E.data[g+0],l=E.data[g+1],d=E.data[g+2],p=E.data[g+3],m=(t*i+L*2-r-1)*4,E.data[m+0]=s,E.data[m+1]=l,E.data[m+2]=d,E.data[m+3]=p;L*=2}KSe(E,e,{polarRotation:0})}};Z.addGetterSetter(We,"kaleidoscopePower",2,He(),Z.afterSetFilter);Z.addGetterSetter(We,"kaleidoscopeAngle",0,He(),Z.afterSetFilter);function fy(e,t,n){var r=(n*e.width+t)*4,i=[];return i.push(e.data[r++],e.data[r++],e.data[r++],e.data[r++]),i}function tg(e,t){return Math.sqrt(Math.pow(e[0]-t[0],2)+Math.pow(e[1]-t[1],2)+Math.pow(e[2]-t[2],2))}function ZSe(e){for(var t=[0,0,0],n=0;n<e.length;n++)t[0]+=e[n][0],t[1]+=e[n][1],t[2]+=e[n][2];return t[0]/=e.length,t[1]/=e.length,t[2]/=e.length,t}function YSe(e,t){var n=fy(e,0,0),r=fy(e,e.width-1,0),i=fy(e,0,e.height-1),o=fy(e,e.width-1,e.height-1),a=t||10;if(tg(n,r)<a&&tg(r,o)<a&&tg(o,i)<a&&tg(i,n)<a){for(var s=ZSe([r,n,o,i]),l=[],d=0;d<e.width*e.height;d++){var p=tg(s,[e.data[d*4],e.data[d*4+1],e.data[d*4+2]]);l[d]=p<a?0:255}return l}}function XSe(e,t){for(var n=0;n<e.width*e.height;n++)e.data[4*n+3]=t[n]}function QSe(e,t,n){for(var r=[1,1,1,1,0,1,1,1,1],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var S=y*t+b,P=r[g*i+m];p+=e[S]*P}}a[d]=p===255*8?255:0}return a}function JSe(e,t,n){for(var r=[1,1,1,1,1,1,1,1,1],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var S=y*t+b,P=r[g*i+m];p+=e[S]*P}}a[d]=p>=255*4?255:0}return a}function ewe(e,t,n){for(var r=[.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s<n;s++)for(var l=0;l<t;l++){for(var d=s*t+l,p=0,g=0;g<i;g++)for(var m=0;m<i;m++){var y=s+g-o,b=l+m-o;if(y>=0&&y<n&&b>=0&&b<t){var S=y*t+b,P=r[g*i+m];p+=e[S]*P}}a[d]=p}return a}const twe=function(e){var t=this.threshold(),n=YSe(e,t);return n&&(n=QSe(n,e.width,e.height),n=JSe(n,e.width,e.height),n=ewe(n,e.width,e.height),XSe(e,n)),e};Z.addGetterSetter(We,"threshold",0,He(),Z.afterSetFilter);const nwe=function(e){var t=this.noise()*255,n=e.data,r=n.length,i=t/2,o;for(o=0;o<r;o+=4)n[o+0]+=i-2*i*Math.random(),n[o+1]+=i-2*i*Math.random(),n[o+2]+=i-2*i*Math.random()};Z.addGetterSetter(We,"noise",.2,He(),Z.afterSetFilter);const rwe=function(e){var t=Math.ceil(this.pixelSize()),n=e.width,r=e.height,i,o,a,s,l,d,p,g=Math.ceil(n/t),m=Math.ceil(r/t),y,b,S,P,E,k,L,R=e.data;if(t<=0){ce.error("pixelSize value can not be <= 0");return}for(E=0;E<g;E+=1)for(k=0;k<m;k+=1){for(s=0,l=0,d=0,p=0,y=E*t,b=y+t,S=k*t,P=S+t,L=0,i=y;i<b;i+=1)if(!(i>=n))for(o=S;o<P;o+=1)o>=r||(a=(n*o+i)*4,s+=R[a+0],l+=R[a+1],d+=R[a+2],p+=R[a+3],L+=1);for(s=s/L,l=l/L,d=d/L,p=p/L,i=y;i<b;i+=1)if(!(i>=n))for(o=S;o<P;o+=1)o>=r||(a=(n*o+i)*4,R[a+0]=s,R[a+1]=l,R[a+2]=d,R[a+3]=p)}};Z.addGetterSetter(We,"pixelSize",8,He(),Z.afterSetFilter);const iwe=function(e){var t=Math.round(this.levels()*254)+1,n=e.data,r=n.length,i=255/t,o;for(o=0;o<r;o+=1)n[o]=Math.floor(n[o]/i)*i};Z.addGetterSetter(We,"levels",.5,He(),Z.afterSetFilter);const owe=function(e){var t=e.data,n=t.length,r=this.red(),i=this.green(),o=this.blue(),a,s;for(a=0;a<n;a+=4)s=(.34*t[a]+.5*t[a+1]+.16*t[a+2])/255,t[a]=s*r,t[a+1]=s*i,t[a+2]=s*o,t[a+3]=t[a+3]};Z.addGetterSetter(We,"red",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(We,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(We,"blue",0,mB,Z.afterSetFilter);const awe=function(e){var t=e.data,n=t.length,r=this.red(),i=this.green(),o=this.blue(),a=this.alpha(),s,l;for(s=0;s<n;s+=4)l=1-a,t[s]=r*a+t[s]*l,t[s+1]=i*a+t[s+1]*l,t[s+2]=o*a+t[s+2]*l};Z.addGetterSetter(We,"red",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(We,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Z.addGetterSetter(We,"blue",0,mB,Z.afterSetFilter);Z.addGetterSetter(We,"alpha",1,function(e){return this._filterUpToDate=!1,e>1?1:e<0?0:e});const swe=function(e){var t=e.data,n=t.length,r,i,o,a;for(r=0;r<n;r+=4)i=t[r+0],o=t[r+1],a=t[r+2],t[r+0]=Math.min(255,i*.393+o*.769+a*.189),t[r+1]=Math.min(255,i*.349+o*.686+a*.168),t[r+2]=Math.min(255,i*.272+o*.534+a*.131)},lwe=function(e){var t=e.data,n=e.width,r=e.height,i=n*4,o=r;do{var a=(o-1)*i,s=n;do{var l=a+(s-1)*4,d=t[l],p=t[l+1],g=t[l+2];d>127&&(d=255-d),p>127&&(p=255-p),g>127&&(g=255-g),t[l]=d,t[l+1]=p,t[l+2]=g}while(--s)}while(--o)},uwe=function(e){var t=this.threshold()*255,n=e.data,r=n.length,i;for(i=0;i<r;i+=1)n[i]=n[i]<t?0:255};Z.addGetterSetter(We,"threshold",.5,He(),Z.afterSetFilter);const hy=rh.Util._assign(rh,{Arc:Uu,Arrow:gh,Circle:G0,Ellipse:Pd,Image:zs,Label:X8,Tag:mh,Line:Gu,Path:In,Rect:bv,RegularPolygon:vh,Ring:yh,Sprite:Hl,Star:Td,Text:mr,TextPath:ii,Transformer:_n,Wedge:ju,Filters:{Blur:FSe,Brighten:zSe,Contrast:$Se,Emboss:BSe,Enhance:HSe,Grayscale:WSe,HSL:VSe,HSV:USe,Invert:GSe,Kaleidoscope:qSe,Mask:twe,Noise:nwe,Pixelate:rwe,Posterize:iwe,RGB:owe,RGBA:awe,Sepia:swe,Solarize:lwe,Threshold:uwe}});var qB={exports:{}};/**
+ * @license React
+ * react-reconciler.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 cwe=function(t){var n={},r=C.exports,i=$p.exports,o=Object.assign;function a(c){for(var f="https://reactjs.org/docs/error-decoder.html?invariant="+c,v=1;v<arguments.length;v++)f+="&args[]="+encodeURIComponent(arguments[v]);return"Minified React error #"+c+"; visit "+f+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var s=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,l=Symbol.for("react.element"),d=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),g=Symbol.for("react.strict_mode"),m=Symbol.for("react.profiler"),y=Symbol.for("react.provider"),b=Symbol.for("react.context"),S=Symbol.for("react.forward_ref"),P=Symbol.for("react.suspense"),E=Symbol.for("react.suspense_list"),k=Symbol.for("react.memo"),L=Symbol.for("react.lazy"),R=Symbol.for("react.offscreen"),N=Symbol.iterator;function F(c){return c===null||typeof c!="object"?null:(c=N&&c[N]||c["@@iterator"],typeof c=="function"?c:null)}function z(c){if(c==null)return null;if(typeof c=="function")return c.displayName||c.name||null;if(typeof c=="string")return c;switch(c){case p:return"Fragment";case d:return"Portal";case m:return"Profiler";case g:return"StrictMode";case P:return"Suspense";case E:return"SuspenseList"}if(typeof c=="object")switch(c.$$typeof){case b:return(c.displayName||"Context")+".Consumer";case y:return(c._context.displayName||"Context")+".Provider";case S:var f=c.render;return c=c.displayName,c||(c=f.displayName||f.name||"",c=c!==""?"ForwardRef("+c+")":"ForwardRef"),c;case k:return f=c.displayName||null,f!==null?f:z(c.type)||"Memo";case L:f=c._payload,c=c._init;try{return z(c(f))}catch{}}return null}function $(c){var f=c.type;switch(c.tag){case 24:return"Cache";case 9:return(f.displayName||"Context")+".Consumer";case 10:return(f._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return c=f.render,c=c.displayName||c.name||"",f.displayName||(c!==""?"ForwardRef("+c+")":"ForwardRef");case 7:return"Fragment";case 5:return f;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return z(f);case 8:return f===g?"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(typeof f=="function")return f.displayName||f.name||null;if(typeof f=="string")return f}return null}function K(c){var f=c,v=c;if(c.alternate)for(;f.return;)f=f.return;else{c=f;do f=c,(f.flags&4098)!==0&&(v=f.return),c=f.return;while(c)}return f.tag===3?v:null}function G(c){if(K(c)!==c)throw Error(a(188))}function Y(c){var f=c.alternate;if(!f){if(f=K(c),f===null)throw Error(a(188));return f!==c?null:c}for(var v=c,w=f;;){var T=v.return;if(T===null)break;var M=T.alternate;if(M===null){if(w=T.return,w!==null){v=w;continue}break}if(T.child===M.child){for(M=T.child;M;){if(M===v)return G(T),c;if(M===w)return G(T),f;M=M.sibling}throw Error(a(188))}if(v.return!==w.return)v=T,w=M;else{for(var V=!1,te=T.child;te;){if(te===v){V=!0,v=T,w=M;break}if(te===w){V=!0,w=T,v=M;break}te=te.sibling}if(!V){for(te=M.child;te;){if(te===v){V=!0,v=M,w=T;break}if(te===w){V=!0,w=M,v=T;break}te=te.sibling}if(!V)throw Error(a(189))}}if(v.alternate!==w)throw Error(a(190))}if(v.tag!==3)throw Error(a(188));return v.stateNode.current===v?c:f}function ve(c){return c=Y(c),c!==null?pe(c):null}function pe(c){if(c.tag===5||c.tag===6)return c;for(c=c.child;c!==null;){var f=pe(c);if(f!==null)return f;c=c.sibling}return null}function le(c){if(c.tag===5||c.tag===6)return c;for(c=c.child;c!==null;){if(c.tag!==4){var f=le(c);if(f!==null)return f}c=c.sibling}return null}var we=Array.isArray,be=t.getPublicInstance,ie=t.getRootHostContext,j=t.getChildHostContext,ne=t.prepareForCommit,Q=t.resetAfterCommit,W=t.createInstance,re=t.appendInitialChild,de=t.finalizeInitialChildren,Se=t.prepareUpdate,De=t.shouldSetTextContent,Me=t.createTextInstance,Ve=t.scheduleTimeout,ke=t.cancelTimeout,$e=t.noTimeout,nt=t.isPrimaryRenderer,ft=t.supportsMutation,Rt=t.supportsPersistence,Mt=t.supportsHydration,Re=t.getInstanceFromNode,tt=t.preparePortalMount,pt=t.getCurrentEventPriority,at=t.detachDeletedInstance,gt=t.supportsMicrotasks,hn=t.scheduleMicrotask,mt=t.supportsTestSelectors,Ht=t.findFiberRoot,tn=t.getBoundingRect,Ft=t.getTextContent,Oe=t.isHiddenSubtree,et=t.matchAccessibilityRole,Ut=t.setFocusIfFocusable,Wt=t.setupIntersectionObserver,Ee=t.appendChild,kt=t.appendChildToContainer,Xt=t.commitTextUpdate,zn=t.commitMount,Ge=t.commitUpdate,Tt=t.insertBefore,Be=t.insertInContainerBefore,ut=t.removeChild,je=t.removeChildFromContainer,xt=t.resetTextContent,Qt=t.hideInstance,jn=t.hideTextInstance,yr=t.unhideInstance,Hr=t.unhideTextInstance,zi=t.clearContainer,Ad=t.cloneInstance,Wr=t.createContainerChildSet,Ku=t.appendChildToContainerChildSet,Id=t.finalizeContainerChildren,$s=t.replaceContainerChildren,qu=t.cloneHiddenInstance,Zu=t.cloneHiddenTextInstance,or=t.canHydrateInstance,Wl=t.canHydrateTextInstance,Rd=t.canHydrateSuspenseInstance,Bs=t.isSuspenseInstancePending,Vl=t.isSuspenseInstanceFallback,Md=t.getSuspenseInstanceFallbackErrorDetails,yi=t.registerSuspenseInstanceRetry,Hs=t.getNextHydratableSibling,Od=t.getFirstHydratableChild,Nd=t.getFirstHydratableChildWithinContainer,Dd=t.getFirstHydratableChildWithinSuspenseInstance,Fd=t.hydrateInstance,oi=t.hydrateTextInstance,zd=t.hydrateSuspenseInstance,$d=t.getNextHydratableInstanceAfterSuspenseInstance,Bd=t.commitHydratedContainer,Hd=t.commitHydratedSuspenseInstance,Wd=t.clearSuspenseBoundary,Vd=t.clearSuspenseBoundaryFromContainer,Co=t.shouldDeleteUnhydratedTailInstances,Ud=t.didNotMatchHydratedContainerTextInstance,$i=t.didNotMatchHydratedTextInstance,Ko;function as(c){if(Ko===void 0)try{throw Error()}catch(v){var f=v.stack.trim().match(/\n( *(at )?)/);Ko=f&&f[1]||""}return`
+`+Ko+c}var Qi=!1;function Ea(c,f){if(!c||Qi)return"";Qi=!0;var v=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(f)if(f=function(){throw Error()},Object.defineProperty(f.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(f,[])}catch(ze){var w=ze}Reflect.construct(c,[],f)}else{try{f.call()}catch(ze){w=ze}c.call(f.prototype)}else{try{throw Error()}catch(ze){w=ze}c()}}catch(ze){if(ze&&w&&typeof ze.stack=="string"){for(var T=ze.stack.split(`
+`),M=w.stack.split(`
+`),V=T.length-1,te=M.length-1;1<=V&&0<=te&&T[V]!==M[te];)te--;for(;1<=V&&0<=te;V--,te--)if(T[V]!==M[te]){if(V!==1||te!==1)do if(V--,te--,0>te||T[V]!==M[te]){var fe=`
+`+T[V].replace(" at new "," at ");return c.displayName&&fe.includes("<anonymous>")&&(fe=fe.replace("<anonymous>",c.displayName)),fe}while(1<=V&&0<=te);break}}}finally{Qi=!1,Error.prepareStackTrace=v}return(c=c?c.displayName||c.name:"")?as(c):""}var Yu=Object.prototype.hasOwnProperty,Ws=[],Pa=-1;function Bi(c){return{current:c}}function pn(c){0>Pa||(c.current=Ws[Pa],Ws[Pa]=null,Pa--)}function un(c,f){Pa++,Ws[Pa]=c.current,c.current=f}var Ji={},ar=Bi(Ji),Tr=Bi(!1),eo=Ji;function Ta(c,f){var v=c.type.contextTypes;if(!v)return Ji;var w=c.stateNode;if(w&&w.__reactInternalMemoizedUnmaskedChildContext===f)return w.__reactInternalMemoizedMaskedChildContext;var T={},M;for(M in v)T[M]=f[M];return w&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=f,c.__reactInternalMemoizedMaskedChildContext=T),T}function Lr(c){return c=c.childContextTypes,c!=null}function qo(){pn(Tr),pn(ar)}function Ul(c,f,v){if(ar.current!==Ji)throw Error(a(168));un(ar,f),un(Tr,v)}function _o(c,f,v){var w=c.stateNode;if(f=f.childContextTypes,typeof w.getChildContext!="function")return v;w=w.getChildContext();for(var T in w)if(!(T in f))throw Error(a(108,$(c)||"Unknown",T));return o({},v,w)}function to(c){return c=(c=c.stateNode)&&c.__reactInternalMemoizedMergedChildContext||Ji,eo=ar.current,un(ar,c),un(Tr,Tr.current),!0}function Gl(c,f,v){var w=c.stateNode;if(!w)throw Error(a(169));v?(c=_o(c,f,eo),w.__reactInternalMemoizedMergedChildContext=c,pn(Tr),pn(ar),un(ar,c)):pn(Tr),un(Tr,v)}var Xr=Math.clz32?Math.clz32:Kl,jl=Math.log,Xu=Math.LN2;function Kl(c){return c>>>=0,c===0?32:31-(jl(c)/Xu|0)|0}var La=64,xi=4194304;function Aa(c){switch(c&-c){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 c&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return c&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return c}}function ss(c,f){var v=c.pendingLanes;if(v===0)return 0;var w=0,T=c.suspendedLanes,M=c.pingedLanes,V=v&268435455;if(V!==0){var te=V&~T;te!==0?w=Aa(te):(M&=V,M!==0&&(w=Aa(M)))}else V=v&~T,V!==0?w=Aa(V):M!==0&&(w=Aa(M));if(w===0)return 0;if(f!==0&&f!==w&&(f&T)===0&&(T=w&-w,M=f&-f,T>=M||T===16&&(M&4194240)!==0))return f;if((w&4)!==0&&(w|=v&16),f=c.entangledLanes,f!==0)for(c=c.entanglements,f&=w;0<f;)v=31-Xr(f),T=1<<v,w|=c[v],f&=~T;return w}function Gd(c,f){switch(c){case 1:case 2:case 4:return f+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 f+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Ia(c,f){for(var v=c.suspendedLanes,w=c.pingedLanes,T=c.expirationTimes,M=c.pendingLanes;0<M;){var V=31-Xr(M),te=1<<V,fe=T[V];fe===-1?((te&v)===0||(te&w)!==0)&&(T[V]=Gd(te,f)):fe<=f&&(c.expiredLanes|=te),M&=~te}}function Vs(c){return c=c.pendingLanes&-1073741825,c!==0?c:c&1073741824?1073741824:0}function ql(){var c=La;return La<<=1,(La&4194240)===0&&(La=64),c}function Us(c){for(var f=[],v=0;31>v;v++)f.push(c);return f}function bi(c,f,v){c.pendingLanes|=f,f!==536870912&&(c.suspendedLanes=0,c.pingedLanes=0),c=c.eventTimes,f=31-Xr(f),c[f]=v}function ls(c,f){var v=c.pendingLanes&~f;c.pendingLanes=f,c.suspendedLanes=0,c.pingedLanes=0,c.expiredLanes&=f,c.mutableReadLanes&=f,c.entangledLanes&=f,f=c.entanglements;var w=c.eventTimes;for(c=c.expirationTimes;0<v;){var T=31-Xr(v),M=1<<T;f[T]=0,w[T]=-1,c[T]=-1,v&=~M}}function Zo(c,f){var v=c.entangledLanes|=f;for(c=c.entanglements;v;){var w=31-Xr(v),T=1<<w;T&f|c[w]&f&&(c[w]|=f),v&=~T}}var Lt=0;function Qu(c){return c&=-c,1<c?4<c?(c&268435455)!==0?16:536870912:4:1}var us=i.unstable_scheduleCallback,Ra=i.unstable_cancelCallback,Zl=i.unstable_shouldYield,Ar=i.unstable_requestPaint,cn=i.unstable_now,Yl=i.unstable_ImmediatePriority,Xl=i.unstable_UserBlockingPriority,Ql=i.unstable_NormalPriority,Jl=i.unstable_IdlePriority,nn=null,Ot=null;function eu(c){if(Ot&&typeof Ot.onCommitFiberRoot=="function")try{Ot.onCommitFiberRoot(nn,c,void 0,(c.current.flags&128)===128)}catch{}}function jd(c,f){return c===f&&(c!==0||1/c===1/f)||c!==c&&f!==f}var I=typeof Object.is=="function"?Object.is:jd,D=null,U=!1,me=!1;function Ye(c){D===null?D=[c]:D.push(c)}function dt(c){U=!0,Ye(c)}function Ke(){if(!me&&D!==null){me=!0;var c=0,f=Lt;try{var v=D;for(Lt=1;c<v.length;c++){var w=v[c];do w=w(!0);while(w!==null)}D=null,U=!1}catch(T){throw D!==null&&(D=D.slice(c+1)),us(Yl,Ke),T}finally{Lt=f,me=!1}}return null}var Ue=[],lt=0,an=null,qt=0,Gt=[],sr=0,ai=null,si=1,Ma="";function Gs(c,f){Ue[lt++]=qt,Ue[lt++]=an,an=c,qt=f}function K0(c,f,v){Gt[sr++]=si,Gt[sr++]=Ma,Gt[sr++]=ai,ai=c;var w=si;c=Ma;var T=32-Xr(w)-1;w&=~(1<<T),v+=1;var M=32-Xr(f)+T;if(30<M){var V=T-T%5;M=(w&(1<<V)-1).toString(32),w>>=V,T-=V,si=1<<32-Xr(f)+T|v<<T|w,Ma=M+c}else si=1<<M|v<<T|w,Ma=c}function Si(c){c.return!==null&&(Gs(c,1),K0(c,1,0))}function q0(c){for(;c===an;)an=Ue[--lt],Ue[lt]=null,qt=Ue[--lt],Ue[lt]=null;for(;c===ai;)ai=Gt[--sr],Gt[sr]=null,Ma=Gt[--sr],Gt[sr]=null,si=Gt[--sr],Gt[sr]=null}var $n=null,ko=null,Mn=!1,Eo=!1,Hi=null;function bh(c,f){var v=Io(5,null,null,0);v.elementType="DELETED",v.stateNode=f,v.return=c,f=c.deletions,f===null?(c.deletions=[v],c.flags|=16):f.push(v)}function On(c,f){switch(c.tag){case 5:return f=or(f,c.type,c.pendingProps),f!==null?(c.stateNode=f,$n=c,ko=Od(f),!0):!1;case 6:return f=Wl(f,c.pendingProps),f!==null?(c.stateNode=f,$n=c,ko=null,!0):!1;case 13:if(f=Rd(f),f!==null){var v=ai!==null?{id:si,overflow:Ma}:null;return c.memoizedState={dehydrated:f,treeContext:v,retryLane:1073741824},v=Io(18,null,null,0),v.stateNode=f,v.return=c,c.child=v,$n=c,ko=null,!0}return!1;default:return!1}}function Oa(c){return(c.mode&1)!==0&&(c.flags&128)===0}function Kd(c){if(Mn){var f=ko;if(f){var v=f;if(!On(c,f)){if(Oa(c))throw Error(a(418));f=Hs(v);var w=$n;f&&On(c,f)?bh(w,v):(c.flags=c.flags&-4097|2,Mn=!1,$n=c)}}else{if(Oa(c))throw Error(a(418));c.flags=c.flags&-4097|2,Mn=!1,$n=c}}}function wv(c){for(c=c.return;c!==null&&c.tag!==5&&c.tag!==3&&c.tag!==13;)c=c.return;$n=c}function Ju(c){if(!Mt||c!==$n)return!1;if(!Mn)return wv(c),Mn=!0,!1;if(c.tag!==3&&(c.tag!==5||Co(c.type)&&!De(c.type,c.memoizedProps))){var f=ko;if(f){if(Oa(c))throw Cv(),Error(a(418));for(;f;)bh(c,f),f=Hs(f)}}if(wv(c),c.tag===13){if(!Mt)throw Error(a(316));if(c=c.memoizedState,c=c!==null?c.dehydrated:null,!c)throw Error(a(317));ko=$d(c)}else ko=$n?Hs(c.stateNode):null;return!0}function Cv(){for(var c=ko;c;)c=Hs(c)}function ec(){Mt&&(ko=$n=null,Eo=Mn=!1)}function Z0(c){Hi===null?Hi=[c]:Hi.push(c)}var _v=s.ReactCurrentBatchConfig;function tu(c,f){if(I(c,f))return!0;if(typeof c!="object"||c===null||typeof f!="object"||f===null)return!1;var v=Object.keys(c),w=Object.keys(f);if(v.length!==w.length)return!1;for(w=0;w<v.length;w++){var T=v[w];if(!Yu.call(f,T)||!I(c[T],f[T]))return!1}return!0}function tc(c){switch(c.tag){case 5:return as(c.type);case 16:return as("Lazy");case 13:return as("Suspense");case 19:return as("SuspenseList");case 0:case 2:case 15:return c=Ea(c.type,!1),c;case 11:return c=Ea(c.type.render,!1),c;case 1:return c=Ea(c.type,!0),c;default:return""}}function Yo(c,f){if(c&&c.defaultProps){f=o({},f),c=c.defaultProps;for(var v in c)f[v]===void 0&&(f[v]=c[v]);return f}return f}var qd=Bi(null),Zd=null,js=null,Yd=null;function Sh(){Yd=js=Zd=null}function kv(c,f,v){nt?(un(qd,f._currentValue),f._currentValue=v):(un(qd,f._currentValue2),f._currentValue2=v)}function Xd(c){var f=qd.current;pn(qd),nt?c._currentValue=f:c._currentValue2=f}function Qd(c,f,v){for(;c!==null;){var w=c.alternate;if((c.childLanes&f)!==f?(c.childLanes|=f,w!==null&&(w.childLanes|=f)):w!==null&&(w.childLanes&f)!==f&&(w.childLanes|=f),c===v)break;c=c.return}}function nc(c,f){Zd=c,Yd=js=null,c=c.dependencies,c!==null&&c.firstContext!==null&&((c.lanes&f)!==0&&(Vi=!0),c.firstContext=null)}function no(c){var f=nt?c._currentValue:c._currentValue2;if(Yd!==c)if(c={context:c,memoizedValue:f,next:null},js===null){if(Zd===null)throw Error(a(308));js=c,Zd.dependencies={lanes:0,firstContext:c}}else js=js.next=c;return f}var Ir=null;function Jd(c){Ir===null?Ir=[c]:Ir.push(c)}function rc(c,f,v,w){var T=f.interleaved;return T===null?(v.next=v,Jd(f)):(v.next=T.next,T.next=v),f.interleaved=v,Xo(c,w)}function Xo(c,f){c.lanes|=f;var v=c.alternate;for(v!==null&&(v.lanes|=f),v=c,c=c.return;c!==null;)c.childLanes|=f,v=c.alternate,v!==null&&(v.childLanes|=f),v=c,c=c.return;return v.tag===3?v.stateNode:null}var cs=!1;function Y0(c){c.updateQueue={baseState:c.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Ev(c,f){c=c.updateQueue,f.updateQueue===c&&(f.updateQueue={baseState:c.baseState,firstBaseUpdate:c.firstBaseUpdate,lastBaseUpdate:c.lastBaseUpdate,shared:c.shared,effects:c.effects})}function ds(c,f){return{eventTime:c,lane:f,tag:0,payload:null,callback:null,next:null}}function Ks(c,f,v){var w=c.updateQueue;if(w===null)return null;if(w=w.shared,(zt&2)!==0){var T=w.pending;return T===null?f.next=f:(f.next=T.next,T.next=f),w.pending=f,Xo(c,v)}return T=w.interleaved,T===null?(f.next=f,Jd(w)):(f.next=T.next,T.next=f),w.interleaved=f,Xo(c,v)}function wh(c,f,v){if(f=f.updateQueue,f!==null&&(f=f.shared,(v&4194240)!==0)){var w=f.lanes;w&=c.pendingLanes,v|=w,f.lanes=v,Zo(c,v)}}function nu(c,f){var v=c.updateQueue,w=c.alternate;if(w!==null&&(w=w.updateQueue,v===w)){var T=null,M=null;if(v=v.firstBaseUpdate,v!==null){do{var V={eventTime:v.eventTime,lane:v.lane,tag:v.tag,payload:v.payload,callback:v.callback,next:null};M===null?T=M=V:M=M.next=V,v=v.next}while(v!==null);M===null?T=M=f:M=M.next=f}else T=M=f;v={baseState:w.baseState,firstBaseUpdate:T,lastBaseUpdate:M,shared:w.shared,effects:w.effects},c.updateQueue=v;return}c=v.lastBaseUpdate,c===null?v.firstBaseUpdate=f:c.next=f,v.lastBaseUpdate=f}function Ch(c,f,v,w){var T=c.updateQueue;cs=!1;var M=T.firstBaseUpdate,V=T.lastBaseUpdate,te=T.shared.pending;if(te!==null){T.shared.pending=null;var fe=te,ze=fe.next;fe.next=null,V===null?M=ze:V.next=ze,V=fe;var it=c.alternate;it!==null&&(it=it.updateQueue,te=it.lastBaseUpdate,te!==V&&(te===null?it.firstBaseUpdate=ze:te.next=ze,it.lastBaseUpdate=fe))}if(M!==null){var Et=T.baseState;V=0,it=ze=fe=null,te=M;do{var Je=te.lane,Nn=te.eventTime;if((w&Je)===Je){it!==null&&(it=it.next={eventTime:Nn,lane:0,tag:te.tag,payload:te.payload,callback:te.callback,next:null});e:{var kn=c,Jn=te;switch(Je=f,Nn=v,Jn.tag){case 1:if(kn=Jn.payload,typeof kn=="function"){Et=kn.call(Nn,Et,Je);break e}Et=kn;break e;case 3:kn.flags=kn.flags&-65537|128;case 0:if(kn=Jn.payload,Je=typeof kn=="function"?kn.call(Nn,Et,Je):kn,Je==null)break e;Et=o({},Et,Je);break e;case 2:cs=!0}}te.callback!==null&&te.lane!==0&&(c.flags|=64,Je=T.effects,Je===null?T.effects=[te]:Je.push(te))}else Nn={eventTime:Nn,lane:Je,tag:te.tag,payload:te.payload,callback:te.callback,next:null},it===null?(ze=it=Nn,fe=Et):it=it.next=Nn,V|=Je;if(te=te.next,te===null){if(te=T.shared.pending,te===null)break;Je=te,te=Je.next,Je.next=null,T.lastBaseUpdate=Je,T.shared.pending=null}}while(1);if(it===null&&(fe=Et),T.baseState=fe,T.firstBaseUpdate=ze,T.lastBaseUpdate=it,f=T.shared.interleaved,f!==null){T=f;do V|=T.lane,T=T.next;while(T!==f)}else M===null&&(T.shared.lanes=0);Js|=V,c.lanes=V,c.memoizedState=Et}}function Pv(c,f,v){if(c=f.effects,f.effects=null,c!==null)for(f=0;f<c.length;f++){var w=c[f],T=w.callback;if(T!==null){if(w.callback=null,w=v,typeof T!="function")throw Error(a(191,T));T.call(w)}}}var _h=new r.Component().refs;function kh(c,f,v,w){f=c.memoizedState,v=v(w,f),v=v==null?f:o({},f,v),c.memoizedState=v,c.lanes===0&&(c.updateQueue.baseState=v)}var Qo={isMounted:function(c){return(c=c._reactInternals)?K(c)===c:!1},enqueueSetState:function(c,f,v){c=c._reactInternals;var w=fi(),T=Nr(c),M=ds(w,T);M.payload=f,v!=null&&(M.callback=v),f=Ks(c,M,T),f!==null&&(Ao(f,c,T,w),wh(f,c,T))},enqueueReplaceState:function(c,f,v){c=c._reactInternals;var w=fi(),T=Nr(c),M=ds(w,T);M.tag=1,M.payload=f,v!=null&&(M.callback=v),f=Ks(c,M,T),f!==null&&(Ao(f,c,T,w),wh(f,c,T))},enqueueForceUpdate:function(c,f){c=c._reactInternals;var v=fi(),w=Nr(c),T=ds(v,w);T.tag=2,f!=null&&(T.callback=f),f=Ks(c,T,w),f!==null&&(Ao(f,c,w,v),wh(f,c,w))}};function ef(c,f,v,w,T,M,V){return c=c.stateNode,typeof c.shouldComponentUpdate=="function"?c.shouldComponentUpdate(w,M,V):f.prototype&&f.prototype.isPureReactComponent?!tu(v,w)||!tu(T,M):!0}function Tv(c,f,v){var w=!1,T=Ji,M=f.contextType;return typeof M=="object"&&M!==null?M=no(M):(T=Lr(f)?eo:ar.current,w=f.contextTypes,M=(w=w!=null)?Ta(c,T):Ji),f=new f(v,M),c.memoizedState=f.state!==null&&f.state!==void 0?f.state:null,f.updater=Qo,c.stateNode=f,f._reactInternals=c,w&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=T,c.__reactInternalMemoizedMaskedChildContext=M),f}function Lv(c,f,v,w){c=f.state,typeof f.componentWillReceiveProps=="function"&&f.componentWillReceiveProps(v,w),typeof f.UNSAFE_componentWillReceiveProps=="function"&&f.UNSAFE_componentWillReceiveProps(v,w),f.state!==c&&Qo.enqueueReplaceState(f,f.state,null)}function X0(c,f,v,w){var T=c.stateNode;T.props=v,T.state=c.memoizedState,T.refs=_h,Y0(c);var M=f.contextType;typeof M=="object"&&M!==null?T.context=no(M):(M=Lr(f)?eo:ar.current,T.context=Ta(c,M)),T.state=c.memoizedState,M=f.getDerivedStateFromProps,typeof M=="function"&&(kh(c,f,M,v),T.state=c.memoizedState),typeof f.getDerivedStateFromProps=="function"||typeof T.getSnapshotBeforeUpdate=="function"||typeof T.UNSAFE_componentWillMount!="function"&&typeof T.componentWillMount!="function"||(f=T.state,typeof T.componentWillMount=="function"&&T.componentWillMount(),typeof T.UNSAFE_componentWillMount=="function"&&T.UNSAFE_componentWillMount(),f!==T.state&&Qo.enqueueReplaceState(T,T.state,null),Ch(c,v,T,w),T.state=c.memoizedState),typeof T.componentDidMount=="function"&&(c.flags|=4194308)}function Na(c,f,v){if(c=v.ref,c!==null&&typeof c!="function"&&typeof c!="object"){if(v._owner){if(v=v._owner,v){if(v.tag!==1)throw Error(a(309));var w=v.stateNode}if(!w)throw Error(a(147,c));var T=w,M=""+c;return f!==null&&f.ref!==null&&typeof f.ref=="function"&&f.ref._stringRef===M?f.ref:(f=function(V){var te=T.refs;te===_h&&(te=T.refs={}),V===null?delete te[M]:te[M]=V},f._stringRef=M,f)}if(typeof c!="string")throw Error(a(284));if(!v._owner)throw Error(a(290,c))}return c}function Wi(c,f){throw c=Object.prototype.toString.call(f),Error(a(31,c==="[object Object]"?"object with keys {"+Object.keys(f).join(", ")+"}":c))}function Q0(c){var f=c._init;return f(c._payload)}function Av(c){function f(he,oe){if(c){var ye=he.deletions;ye===null?(he.deletions=[oe],he.flags|=16):ye.push(oe)}}function v(he,oe){if(!c)return null;for(;oe!==null;)f(he,oe),oe=oe.sibling;return null}function w(he,oe){for(he=new Map;oe!==null;)oe.key!==null?he.set(oe.key,oe):he.set(oe.index,oe),oe=oe.sibling;return he}function T(he,oe){return he=ao(he,oe),he.index=0,he.sibling=null,he}function M(he,oe,ye){return he.index=ye,c?(ye=he.alternate,ye!==null?(ye=ye.index,ye<oe?(he.flags|=2,oe):ye):(he.flags|=2,oe)):(he.flags|=1048576,oe)}function V(he){return c&&he.alternate===null&&(he.flags|=2),he}function te(he,oe,ye,Ze){return oe===null||oe.tag!==6?(oe=tp(ye,he.mode,Ze),oe.return=he,oe):(oe=T(oe,ye),oe.return=he,oe)}function fe(he,oe,ye,Ze){var Le=ye.type;return Le===p?it(he,oe,ye.props.children,Ze,ye.key):oe!==null&&(oe.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===L&&Q0(Le)===oe.type)?(Ze=T(oe,ye.props),Ze.ref=Na(he,oe,ye),Ze.return=he,Ze):(Ze=xf(ye.type,ye.key,ye.props,null,he.mode,Ze),Ze.ref=Na(he,oe,ye),Ze.return=he,Ze)}function ze(he,oe,ye,Ze){return oe===null||oe.tag!==4||oe.stateNode.containerInfo!==ye.containerInfo||oe.stateNode.implementation!==ye.implementation?(oe=al(ye,he.mode,Ze),oe.return=he,oe):(oe=T(oe,ye.children||[]),oe.return=he,oe)}function it(he,oe,ye,Ze,Le){return oe===null||oe.tag!==7?(oe=ol(ye,he.mode,Ze,Le),oe.return=he,oe):(oe=T(oe,ye),oe.return=he,oe)}function Et(he,oe,ye){if(typeof oe=="string"&&oe!==""||typeof oe=="number")return oe=tp(""+oe,he.mode,ye),oe.return=he,oe;if(typeof oe=="object"&&oe!==null){switch(oe.$$typeof){case l:return ye=xf(oe.type,oe.key,oe.props,null,he.mode,ye),ye.ref=Na(he,null,oe),ye.return=he,ye;case d:return oe=al(oe,he.mode,ye),oe.return=he,oe;case L:var Ze=oe._init;return Et(he,Ze(oe._payload),ye)}if(we(oe)||F(oe))return oe=ol(oe,he.mode,ye,null),oe.return=he,oe;Wi(he,oe)}return null}function Je(he,oe,ye,Ze){var Le=oe!==null?oe.key:null;if(typeof ye=="string"&&ye!==""||typeof ye=="number")return Le!==null?null:te(he,oe,""+ye,Ze);if(typeof ye=="object"&&ye!==null){switch(ye.$$typeof){case l:return ye.key===Le?fe(he,oe,ye,Ze):null;case d:return ye.key===Le?ze(he,oe,ye,Ze):null;case L:return Le=ye._init,Je(he,oe,Le(ye._payload),Ze)}if(we(ye)||F(ye))return Le!==null?null:it(he,oe,ye,Ze,null);Wi(he,ye)}return null}function Nn(he,oe,ye,Ze,Le){if(typeof Ze=="string"&&Ze!==""||typeof Ze=="number")return he=he.get(ye)||null,te(oe,he,""+Ze,Le);if(typeof Ze=="object"&&Ze!==null){switch(Ze.$$typeof){case l:return he=he.get(Ze.key===null?ye:Ze.key)||null,fe(oe,he,Ze,Le);case d:return he=he.get(Ze.key===null?ye:Ze.key)||null,ze(oe,he,Ze,Le);case L:var Pt=Ze._init;return Nn(he,oe,ye,Pt(Ze._payload),Le)}if(we(Ze)||F(Ze))return he=he.get(ye)||null,it(oe,he,Ze,Le,null);Wi(oe,Ze)}return null}function kn(he,oe,ye,Ze){for(var Le=null,Pt=null,_t=oe,$t=oe=0,Ur=null;_t!==null&&$t<ye.length;$t++){_t.index>$t?(Ur=_t,_t=null):Ur=_t.sibling;var Zt=Je(he,_t,ye[$t],Ze);if(Zt===null){_t===null&&(_t=Ur);break}c&&_t&&Zt.alternate===null&&f(he,_t),oe=M(Zt,oe,$t),Pt===null?Le=Zt:Pt.sibling=Zt,Pt=Zt,_t=Ur}if($t===ye.length)return v(he,_t),Mn&&Gs(he,$t),Le;if(_t===null){for(;$t<ye.length;$t++)_t=Et(he,ye[$t],Ze),_t!==null&&(oe=M(_t,oe,$t),Pt===null?Le=_t:Pt.sibling=_t,Pt=_t);return Mn&&Gs(he,$t),Le}for(_t=w(he,_t);$t<ye.length;$t++)Ur=Nn(_t,he,$t,ye[$t],Ze),Ur!==null&&(c&&Ur.alternate!==null&&_t.delete(Ur.key===null?$t:Ur.key),oe=M(Ur,oe,$t),Pt===null?Le=Ur:Pt.sibling=Ur,Pt=Ur);return c&&_t.forEach(function(ys){return f(he,ys)}),Mn&&Gs(he,$t),Le}function Jn(he,oe,ye,Ze){var Le=F(ye);if(typeof Le!="function")throw Error(a(150));if(ye=Le.call(ye),ye==null)throw Error(a(151));for(var Pt=Le=null,_t=oe,$t=oe=0,Ur=null,Zt=ye.next();_t!==null&&!Zt.done;$t++,Zt=ye.next()){_t.index>$t?(Ur=_t,_t=null):Ur=_t.sibling;var ys=Je(he,_t,Zt.value,Ze);if(ys===null){_t===null&&(_t=Ur);break}c&&_t&&ys.alternate===null&&f(he,_t),oe=M(ys,oe,$t),Pt===null?Le=ys:Pt.sibling=ys,Pt=ys,_t=Ur}if(Zt.done)return v(he,_t),Mn&&Gs(he,$t),Le;if(_t===null){for(;!Zt.done;$t++,Zt=ye.next())Zt=Et(he,Zt.value,Ze),Zt!==null&&(oe=M(Zt,oe,$t),Pt===null?Le=Zt:Pt.sibling=Zt,Pt=Zt);return Mn&&Gs(he,$t),Le}for(_t=w(he,_t);!Zt.done;$t++,Zt=ye.next())Zt=Nn(_t,he,$t,Zt.value,Ze),Zt!==null&&(c&&Zt.alternate!==null&&_t.delete(Zt.key===null?$t:Zt.key),oe=M(Zt,oe,$t),Pt===null?Le=Zt:Pt.sibling=Zt,Pt=Zt);return c&&_t.forEach(function(hi){return f(he,hi)}),Mn&&Gs(he,$t),Le}function oa(he,oe,ye,Ze){if(typeof ye=="object"&&ye!==null&&ye.type===p&&ye.key===null&&(ye=ye.props.children),typeof ye=="object"&&ye!==null){switch(ye.$$typeof){case l:e:{for(var Le=ye.key,Pt=oe;Pt!==null;){if(Pt.key===Le){if(Le=ye.type,Le===p){if(Pt.tag===7){v(he,Pt.sibling),oe=T(Pt,ye.props.children),oe.return=he,he=oe;break e}}else if(Pt.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===L&&Q0(Le)===Pt.type){v(he,Pt.sibling),oe=T(Pt,ye.props),oe.ref=Na(he,Pt,ye),oe.return=he,he=oe;break e}v(he,Pt);break}else f(he,Pt);Pt=Pt.sibling}ye.type===p?(oe=ol(ye.props.children,he.mode,Ze,ye.key),oe.return=he,he=oe):(Ze=xf(ye.type,ye.key,ye.props,null,he.mode,Ze),Ze.ref=Na(he,oe,ye),Ze.return=he,he=Ze)}return V(he);case d:e:{for(Pt=ye.key;oe!==null;){if(oe.key===Pt)if(oe.tag===4&&oe.stateNode.containerInfo===ye.containerInfo&&oe.stateNode.implementation===ye.implementation){v(he,oe.sibling),oe=T(oe,ye.children||[]),oe.return=he,he=oe;break e}else{v(he,oe);break}else f(he,oe);oe=oe.sibling}oe=al(ye,he.mode,Ze),oe.return=he,he=oe}return V(he);case L:return Pt=ye._init,oa(he,oe,Pt(ye._payload),Ze)}if(we(ye))return kn(he,oe,ye,Ze);if(F(ye))return Jn(he,oe,ye,Ze);Wi(he,ye)}return typeof ye=="string"&&ye!==""||typeof ye=="number"?(ye=""+ye,oe!==null&&oe.tag===6?(v(he,oe.sibling),oe=T(oe,ye),oe.return=he,he=oe):(v(he,oe),oe=tp(ye,he.mode,Ze),oe.return=he,he=oe),V(he)):v(he,oe)}return oa}var ic=Av(!0),Iv=Av(!1),tf={},Po=Bi(tf),Da=Bi(tf),J=Bi(tf);function xe(c){if(c===tf)throw Error(a(174));return c}function ge(c,f){un(J,f),un(Da,c),un(Po,tf),c=ie(f),pn(Po),un(Po,c)}function Qe(){pn(Po),pn(Da),pn(J)}function Ct(c){var f=xe(J.current),v=xe(Po.current);f=j(v,c.type,f),v!==f&&(un(Da,c),un(Po,f))}function Jt(c){Da.current===c&&(pn(Po),pn(Da))}var At=Bi(0);function dn(c){for(var f=c;f!==null;){if(f.tag===13){var v=f.memoizedState;if(v!==null&&(v=v.dehydrated,v===null||Bs(v)||Vl(v)))return f}else if(f.tag===19&&f.memoizedProps.revealOrder!==void 0){if((f.flags&128)!==0)return f}else if(f.child!==null){f.child.return=f,f=f.child;continue}if(f===c)break;for(;f.sibling===null;){if(f.return===null||f.return===c)return null;f=f.return}f.sibling.return=f.return,f=f.sibling}return null}var nf=[];function J0(){for(var c=0;c<nf.length;c++){var f=nf[c];nt?f._workInProgressVersionPrimary=null:f._workInProgressVersionSecondary=null}nf.length=0}var wi=s.ReactCurrentDispatcher,oc=s.ReactCurrentBatchConfig,ru=0,xn=null,Qn=null,lr=null,rn=!1,rf=!1,ac=0,Eh=0;function li(){throw Error(a(321))}function e1(c,f){if(f===null)return!1;for(var v=0;v<f.length&&v<c.length;v++)if(!I(c[v],f[v]))return!1;return!0}function t1(c,f,v,w,T,M){if(ru=M,xn=f,f.memoizedState=null,f.updateQueue=null,f.lanes=0,wi.current=c===null||c.memoizedState===null?mx:vx,c=v(w,T),rf){M=0;do{if(rf=!1,ac=0,25<=M)throw Error(a(301));M+=1,lr=Qn=null,f.updateQueue=null,wi.current=yx,c=v(w,T)}while(rf)}if(wi.current=fs,f=Qn!==null&&Qn.next!==null,ru=0,lr=Qn=xn=null,rn=!1,f)throw Error(a(300));return c}function sc(){var c=ac!==0;return ac=0,c}function Qr(){var c={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return lr===null?xn.memoizedState=lr=c:lr=lr.next=c,lr}function Ci(){if(Qn===null){var c=xn.alternate;c=c!==null?c.memoizedState:null}else c=Qn.next;var f=lr===null?xn.memoizedState:lr.next;if(f!==null)lr=f,Qn=c;else{if(c===null)throw Error(a(310));Qn=c,c={memoizedState:Qn.memoizedState,baseState:Qn.baseState,baseQueue:Qn.baseQueue,queue:Qn.queue,next:null},lr===null?xn.memoizedState=lr=c:lr=lr.next=c}return lr}function lc(c,f){return typeof f=="function"?f(c):f}function uc(c){var f=Ci(),v=f.queue;if(v===null)throw Error(a(311));v.lastRenderedReducer=c;var w=Qn,T=w.baseQueue,M=v.pending;if(M!==null){if(T!==null){var V=T.next;T.next=M.next,M.next=V}w.baseQueue=T=M,v.pending=null}if(T!==null){M=T.next,w=w.baseState;var te=V=null,fe=null,ze=M;do{var it=ze.lane;if((ru&it)===it)fe!==null&&(fe=fe.next={lane:0,action:ze.action,hasEagerState:ze.hasEagerState,eagerState:ze.eagerState,next:null}),w=ze.hasEagerState?ze.eagerState:c(w,ze.action);else{var Et={lane:it,action:ze.action,hasEagerState:ze.hasEagerState,eagerState:ze.eagerState,next:null};fe===null?(te=fe=Et,V=w):fe=fe.next=Et,xn.lanes|=it,Js|=it}ze=ze.next}while(ze!==null&&ze!==M);fe===null?V=w:fe.next=te,I(w,f.memoizedState)||(Vi=!0),f.memoizedState=w,f.baseState=V,f.baseQueue=fe,v.lastRenderedState=w}if(c=v.interleaved,c!==null){T=c;do M=T.lane,xn.lanes|=M,Js|=M,T=T.next;while(T!==c)}else T===null&&(v.lanes=0);return[f.memoizedState,v.dispatch]}function Ph(c){var f=Ci(),v=f.queue;if(v===null)throw Error(a(311));v.lastRenderedReducer=c;var w=v.dispatch,T=v.pending,M=f.memoizedState;if(T!==null){v.pending=null;var V=T=T.next;do M=c(M,V.action),V=V.next;while(V!==T);I(M,f.memoizedState)||(Vi=!0),f.memoizedState=M,f.baseQueue===null&&(f.baseState=M),v.lastRenderedState=M}return[M,w]}function n1(){}function of(c,f){var v=xn,w=Ci(),T=f(),M=!I(w.memoizedState,T);if(M&&(w.memoizedState=T,Vi=!0),w=w.queue,Th(qs.bind(null,v,w,c),[c]),w.getSnapshot!==f||M||lr!==null&&lr.memoizedState.tag&1){if(v.flags|=2048,sf(9,cc.bind(null,v,w,T,f),void 0,null),Vr===null)throw Error(a(349));(ru&30)!==0||r1(v,f,T)}return T}function r1(c,f,v){c.flags|=16384,c={getSnapshot:f,value:v},f=xn.updateQueue,f===null?(f={lastEffect:null,stores:null},xn.updateQueue=f,f.stores=[c]):(v=f.stores,v===null?f.stores=[c]:v.push(c))}function cc(c,f,v,w){f.value=v,f.getSnapshot=w,af(f)&&Rv(c)}function qs(c,f,v){return v(function(){af(f)&&Rv(c)})}function af(c){var f=c.getSnapshot;c=c.value;try{var v=f();return!I(c,v)}catch{return!0}}function Rv(c){var f=Xo(c,1);f!==null&&Ao(f,c,1,-1)}function Mv(c){var f=Qr();return typeof c=="function"&&(c=c()),f.memoizedState=f.baseState=c,c={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:lc,lastRenderedState:c},f.queue=c,c=c.dispatch=hc.bind(null,xn,c),[f.memoizedState,c]}function sf(c,f,v,w){return c={tag:c,create:f,destroy:v,deps:w,next:null},f=xn.updateQueue,f===null?(f={lastEffect:null,stores:null},xn.updateQueue=f,f.lastEffect=c.next=c):(v=f.lastEffect,v===null?f.lastEffect=c.next=c:(w=v.next,v.next=c,c.next=w,f.lastEffect=c)),c}function lf(){return Ci().memoizedState}function iu(c,f,v,w){var T=Qr();xn.flags|=c,T.memoizedState=sf(1|f,v,void 0,w===void 0?null:w)}function dc(c,f,v,w){var T=Ci();w=w===void 0?null:w;var M=void 0;if(Qn!==null){var V=Qn.memoizedState;if(M=V.destroy,w!==null&&e1(w,V.deps)){T.memoizedState=sf(f,v,M,w);return}}xn.flags|=c,T.memoizedState=sf(1|f,v,M,w)}function Ov(c,f){return iu(8390656,8,c,f)}function Th(c,f){return dc(2048,8,c,f)}function Nv(c,f){return dc(4,2,c,f)}function Dv(c,f){return dc(4,4,c,f)}function xr(c,f){if(typeof f=="function")return c=c(),f(c),function(){f(null)};if(f!=null)return c=c(),f.current=c,function(){f.current=null}}function Jr(c,f,v){return v=v!=null?v.concat([c]):null,dc(4,4,xr.bind(null,f,c),v)}function i1(){}function Fv(c,f){var v=Ci();f=f===void 0?null:f;var w=v.memoizedState;return w!==null&&f!==null&&e1(f,w[1])?w[0]:(v.memoizedState=[c,f],c)}function o1(c,f){var v=Ci();f=f===void 0?null:f;var w=v.memoizedState;return w!==null&&f!==null&&e1(f,w[1])?w[0]:(c=c(),v.memoizedState=[c,f],c)}function zv(c,f,v){return(ru&21)===0?(c.baseState&&(c.baseState=!1,Vi=!0),c.memoizedState=v):(I(v,f)||(v=ql(),xn.lanes|=v,Js|=v,c.baseState=!0),f)}function a1(c,f){var v=Lt;Lt=v!==0&&4>v?v:4,c(!0);var w=oc.transition;oc.transition={};try{c(!1),f()}finally{Lt=v,oc.transition=w}}function fc(){return Ci().memoizedState}function s1(c,f,v){var w=Nr(c);if(v={lane:w,action:v,hasEagerState:!1,eagerState:null,next:null},pc(c))gc(f,v);else if(v=rc(c,f,v,w),v!==null){var T=fi();Ao(v,c,w,T),uf(v,f,w)}}function hc(c,f,v){var w=Nr(c),T={lane:w,action:v,hasEagerState:!1,eagerState:null,next:null};if(pc(c))gc(f,T);else{var M=c.alternate;if(c.lanes===0&&(M===null||M.lanes===0)&&(M=f.lastRenderedReducer,M!==null))try{var V=f.lastRenderedState,te=M(V,v);if(T.hasEagerState=!0,T.eagerState=te,I(te,V)){var fe=f.interleaved;fe===null?(T.next=T,Jd(f)):(T.next=fe.next,fe.next=T),f.interleaved=T;return}}catch{}finally{}v=rc(c,f,T,w),v!==null&&(T=fi(),Ao(v,c,w,T),uf(v,f,w))}}function pc(c){var f=c.alternate;return c===xn||f!==null&&f===xn}function gc(c,f){rf=rn=!0;var v=c.pending;v===null?f.next=f:(f.next=v.next,v.next=f),c.pending=f}function uf(c,f,v){if((v&4194240)!==0){var w=f.lanes;w&=c.pendingLanes,v|=w,f.lanes=v,Zo(c,v)}}var fs={readContext:no,useCallback:li,useContext:li,useEffect:li,useImperativeHandle:li,useInsertionEffect:li,useLayoutEffect:li,useMemo:li,useReducer:li,useRef:li,useState:li,useDebugValue:li,useDeferredValue:li,useTransition:li,useMutableSource:li,useSyncExternalStore:li,useId:li,unstable_isNewReconciler:!1},mx={readContext:no,useCallback:function(c,f){return Qr().memoizedState=[c,f===void 0?null:f],c},useContext:no,useEffect:Ov,useImperativeHandle:function(c,f,v){return v=v!=null?v.concat([c]):null,iu(4194308,4,xr.bind(null,f,c),v)},useLayoutEffect:function(c,f){return iu(4194308,4,c,f)},useInsertionEffect:function(c,f){return iu(4,2,c,f)},useMemo:function(c,f){var v=Qr();return f=f===void 0?null:f,c=c(),v.memoizedState=[c,f],c},useReducer:function(c,f,v){var w=Qr();return f=v!==void 0?v(f):f,w.memoizedState=w.baseState=f,c={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:c,lastRenderedState:f},w.queue=c,c=c.dispatch=s1.bind(null,xn,c),[w.memoizedState,c]},useRef:function(c){var f=Qr();return c={current:c},f.memoizedState=c},useState:Mv,useDebugValue:i1,useDeferredValue:function(c){return Qr().memoizedState=c},useTransition:function(){var c=Mv(!1),f=c[0];return c=a1.bind(null,c[1]),Qr().memoizedState=c,[f,c]},useMutableSource:function(){},useSyncExternalStore:function(c,f,v){var w=xn,T=Qr();if(Mn){if(v===void 0)throw Error(a(407));v=v()}else{if(v=f(),Vr===null)throw Error(a(349));(ru&30)!==0||r1(w,f,v)}T.memoizedState=v;var M={value:v,getSnapshot:f};return T.queue=M,Ov(qs.bind(null,w,M,c),[c]),w.flags|=2048,sf(9,cc.bind(null,w,M,v,f),void 0,null),v},useId:function(){var c=Qr(),f=Vr.identifierPrefix;if(Mn){var v=Ma,w=si;v=(w&~(1<<32-Xr(w)-1)).toString(32)+v,f=":"+f+"R"+v,v=ac++,0<v&&(f+="H"+v.toString(32)),f+=":"}else v=Eh++,f=":"+f+"r"+v.toString(32)+":";return c.memoizedState=f},unstable_isNewReconciler:!1},vx={readContext:no,useCallback:Fv,useContext:no,useEffect:Th,useImperativeHandle:Jr,useInsertionEffect:Nv,useLayoutEffect:Dv,useMemo:o1,useReducer:uc,useRef:lf,useState:function(){return uc(lc)},useDebugValue:i1,useDeferredValue:function(c){var f=Ci();return zv(f,Qn.memoizedState,c)},useTransition:function(){var c=uc(lc)[0],f=Ci().memoizedState;return[c,f]},useMutableSource:n1,useSyncExternalStore:of,useId:fc,unstable_isNewReconciler:!1},yx={readContext:no,useCallback:Fv,useContext:no,useEffect:Th,useImperativeHandle:Jr,useInsertionEffect:Nv,useLayoutEffect:Dv,useMemo:o1,useReducer:Ph,useRef:lf,useState:function(){return Ph(lc)},useDebugValue:i1,useDeferredValue:function(c){var f=Ci();return Qn===null?f.memoizedState=c:zv(f,Qn.memoizedState,c)},useTransition:function(){var c=Ph(lc)[0],f=Ci().memoizedState;return[c,f]},useMutableSource:n1,useSyncExternalStore:of,useId:fc,unstable_isNewReconciler:!1};function mc(c,f){try{var v="",w=f;do v+=tc(w),w=w.return;while(w);var T=v}catch(M){T=`
+Error generating stack: `+M.message+`
+`+M.stack}return{value:c,source:f,stack:T,digest:null}}function l1(c,f,v){return{value:c,source:null,stack:v??null,digest:f??null}}function vc(c,f){try{console.error(f.value)}catch(v){setTimeout(function(){throw v})}}var cf=typeof WeakMap=="function"?WeakMap:Map;function u1(c,f,v){v=ds(-1,v),v.tag=3,v.payload={element:null};var w=f.value;return v.callback=function(){pf||(pf=!0,gf=w),vc(c,f)},v}function B(c,f,v){v=ds(-1,v),v.tag=3;var w=c.type.getDerivedStateFromError;if(typeof w=="function"){var T=f.value;v.payload=function(){return w(T)},v.callback=function(){vc(c,f)}}var M=c.stateNode;return M!==null&&typeof M.componentDidCatch=="function"&&(v.callback=function(){vc(c,f),typeof w!="function"&&(tl===null?tl=new Set([this]):tl.add(this));var V=f.stack;this.componentDidCatch(f.value,{componentStack:V!==null?V:""})}),v}function ou(c,f,v){var w=c.pingCache;if(w===null){w=c.pingCache=new cf;var T=new Set;w.set(f,T)}else T=w.get(f),T===void 0&&(T=new Set,w.set(f,T));T.has(v)||(T.add(v),c=Xv.bind(null,c,f,v),f.then(c,c))}function df(c){do{var f;if((f=c.tag===13)&&(f=c.memoizedState,f=f!==null?f.dehydrated!==null:!0),f)return c;c=c.return}while(c!==null);return null}function ro(c,f,v,w,T){return(c.mode&1)===0?(c===f?c.flags|=65536:(c.flags|=128,v.flags|=131072,v.flags&=-52805,v.tag===1&&(v.alternate===null?v.tag=17:(f=ds(-1,1),f.tag=2,Ks(v,f,1))),v.lanes|=1),c):(c.flags|=65536,c.lanes=T,c)}var Vt=s.ReactCurrentOwner,Vi=!1;function _i(c,f,v,w){f.child=c===null?Iv(f,null,v,w):ic(f,c.child,v,w)}function $v(c,f,v,w,T){v=v.render;var M=f.ref;return nc(f,T),w=t1(c,f,v,w,M,T),v=sc(),c!==null&&!Vi?(f.updateQueue=c.updateQueue,f.flags&=-2053,c.lanes&=~T,hs(c,f,T)):(Mn&&v&&Si(f),f.flags|=1,_i(c,f,w,T),f.child)}function Zs(c,f,v,w,T){if(c===null){var M=v.type;return typeof M=="function"&&!A1(M)&&M.defaultProps===void 0&&v.compare===null&&v.defaultProps===void 0?(f.tag=15,f.type=M,Bv(c,f,M,w,T)):(c=xf(v.type,null,w,f,f.mode,T),c.ref=f.ref,c.return=f,f.child=c)}if(M=c.child,(c.lanes&T)===0){var V=M.memoizedProps;if(v=v.compare,v=v!==null?v:tu,v(V,w)&&c.ref===f.ref)return hs(c,f,T)}return f.flags|=1,c=ao(M,w),c.ref=f.ref,c.return=f,f.child=c}function Bv(c,f,v,w,T){if(c!==null){var M=c.memoizedProps;if(tu(M,w)&&c.ref===f.ref)if(Vi=!1,f.pendingProps=w=M,(c.lanes&T)!==0)(c.flags&131072)!==0&&(Vi=!0);else return f.lanes=c.lanes,hs(c,f,T)}return c1(c,f,v,w,T)}function Hv(c,f,v){var w=f.pendingProps,T=w.children,M=c!==null?c.memoizedState:null;if(w.mode==="hidden")if((f.mode&1)===0)f.memoizedState={baseLanes:0,cachePool:null,transitions:null},un(Qs,io),io|=v;else{if((v&1073741824)===0)return c=M!==null?M.baseLanes|v:v,f.lanes=f.childLanes=1073741824,f.memoizedState={baseLanes:c,cachePool:null,transitions:null},f.updateQueue=null,un(Qs,io),io|=c,null;f.memoizedState={baseLanes:0,cachePool:null,transitions:null},w=M!==null?M.baseLanes:v,un(Qs,io),io|=w}else M!==null?(w=M.baseLanes|v,f.memoizedState=null):w=v,un(Qs,io),io|=w;return _i(c,f,T,v),f.child}function Wv(c,f){var v=f.ref;(c===null&&v!==null||c!==null&&c.ref!==v)&&(f.flags|=512,f.flags|=2097152)}function c1(c,f,v,w,T){var M=Lr(v)?eo:ar.current;return M=Ta(f,M),nc(f,T),v=t1(c,f,v,w,M,T),w=sc(),c!==null&&!Vi?(f.updateQueue=c.updateQueue,f.flags&=-2053,c.lanes&=~T,hs(c,f,T)):(Mn&&w&&Si(f),f.flags|=1,_i(c,f,v,T),f.child)}function Vv(c,f,v,w,T){if(Lr(v)){var M=!0;to(f)}else M=!1;if(nc(f,T),f.stateNode===null)Fa(c,f),Tv(f,v,w),X0(f,v,w,T),w=!0;else if(c===null){var V=f.stateNode,te=f.memoizedProps;V.props=te;var fe=V.context,ze=v.contextType;typeof ze=="object"&&ze!==null?ze=no(ze):(ze=Lr(v)?eo:ar.current,ze=Ta(f,ze));var it=v.getDerivedStateFromProps,Et=typeof it=="function"||typeof V.getSnapshotBeforeUpdate=="function";Et||typeof V.UNSAFE_componentWillReceiveProps!="function"&&typeof V.componentWillReceiveProps!="function"||(te!==w||fe!==ze)&&Lv(f,V,w,ze),cs=!1;var Je=f.memoizedState;V.state=Je,Ch(f,w,V,T),fe=f.memoizedState,te!==w||Je!==fe||Tr.current||cs?(typeof it=="function"&&(kh(f,v,it,w),fe=f.memoizedState),(te=cs||ef(f,v,te,w,Je,fe,ze))?(Et||typeof V.UNSAFE_componentWillMount!="function"&&typeof V.componentWillMount!="function"||(typeof V.componentWillMount=="function"&&V.componentWillMount(),typeof V.UNSAFE_componentWillMount=="function"&&V.UNSAFE_componentWillMount()),typeof V.componentDidMount=="function"&&(f.flags|=4194308)):(typeof V.componentDidMount=="function"&&(f.flags|=4194308),f.memoizedProps=w,f.memoizedState=fe),V.props=w,V.state=fe,V.context=ze,w=te):(typeof V.componentDidMount=="function"&&(f.flags|=4194308),w=!1)}else{V=f.stateNode,Ev(c,f),te=f.memoizedProps,ze=f.type===f.elementType?te:Yo(f.type,te),V.props=ze,Et=f.pendingProps,Je=V.context,fe=v.contextType,typeof fe=="object"&&fe!==null?fe=no(fe):(fe=Lr(v)?eo:ar.current,fe=Ta(f,fe));var Nn=v.getDerivedStateFromProps;(it=typeof Nn=="function"||typeof V.getSnapshotBeforeUpdate=="function")||typeof V.UNSAFE_componentWillReceiveProps!="function"&&typeof V.componentWillReceiveProps!="function"||(te!==Et||Je!==fe)&&Lv(f,V,w,fe),cs=!1,Je=f.memoizedState,V.state=Je,Ch(f,w,V,T);var kn=f.memoizedState;te!==Et||Je!==kn||Tr.current||cs?(typeof Nn=="function"&&(kh(f,v,Nn,w),kn=f.memoizedState),(ze=cs||ef(f,v,ze,w,Je,kn,fe)||!1)?(it||typeof V.UNSAFE_componentWillUpdate!="function"&&typeof V.componentWillUpdate!="function"||(typeof V.componentWillUpdate=="function"&&V.componentWillUpdate(w,kn,fe),typeof V.UNSAFE_componentWillUpdate=="function"&&V.UNSAFE_componentWillUpdate(w,kn,fe)),typeof V.componentDidUpdate=="function"&&(f.flags|=4),typeof V.getSnapshotBeforeUpdate=="function"&&(f.flags|=1024)):(typeof V.componentDidUpdate!="function"||te===c.memoizedProps&&Je===c.memoizedState||(f.flags|=4),typeof V.getSnapshotBeforeUpdate!="function"||te===c.memoizedProps&&Je===c.memoizedState||(f.flags|=1024),f.memoizedProps=w,f.memoizedState=kn),V.props=w,V.state=kn,V.context=fe,w=ze):(typeof V.componentDidUpdate!="function"||te===c.memoizedProps&&Je===c.memoizedState||(f.flags|=4),typeof V.getSnapshotBeforeUpdate!="function"||te===c.memoizedProps&&Je===c.memoizedState||(f.flags|=1024),w=!1)}return Jo(c,f,v,w,M,T)}function Jo(c,f,v,w,T,M){Wv(c,f);var V=(f.flags&128)!==0;if(!w&&!V)return T&&Gl(f,v,!1),hs(c,f,M);w=f.stateNode,Vt.current=f;var te=V&&typeof v.getDerivedStateFromError!="function"?null:w.render();return f.flags|=1,c!==null&&V?(f.child=ic(f,c.child,null,M),f.child=ic(f,null,te,M)):_i(c,f,te,M),f.memoizedState=w.state,T&&Gl(f,v,!0),f.child}function Uv(c){var f=c.stateNode;f.pendingContext?Ul(c,f.pendingContext,f.pendingContext!==f.context):f.context&&Ul(c,f.context,!1),ge(c,f.containerInfo)}function Gv(c,f,v,w,T){return ec(),Z0(T),f.flags|=256,_i(c,f,v,w),f.child}var d1={dehydrated:null,treeContext:null,retryLane:0};function f1(c){return{baseLanes:c,cachePool:null,transitions:null}}function jv(c,f,v){var w=f.pendingProps,T=At.current,M=!1,V=(f.flags&128)!==0,te;if((te=V)||(te=c!==null&&c.memoizedState===null?!1:(T&2)!==0),te?(M=!0,f.flags&=-129):(c===null||c.memoizedState!==null)&&(T|=1),un(At,T&1),c===null)return Kd(f),c=f.memoizedState,c!==null&&(c=c.dehydrated,c!==null)?((f.mode&1)===0?f.lanes=1:Vl(c)?f.lanes=8:f.lanes=1073741824,null):(V=w.children,c=w.fallback,M?(w=f.mode,M=f.child,V={mode:"hidden",children:V},(w&1)===0&&M!==null?(M.childLanes=0,M.pendingProps=V):M=ep(V,w,0,null),c=ol(c,w,v,null),M.return=f,c.return=f,M.sibling=c,f.child=M,f.child.memoizedState=f1(v),f.memoizedState=d1,c):ea(f,V));if(T=c.memoizedState,T!==null&&(te=T.dehydrated,te!==null))return xx(c,f,V,w,te,T,v);if(M){M=w.fallback,V=f.mode,T=c.child,te=T.sibling;var fe={mode:"hidden",children:w.children};return(V&1)===0&&f.child!==T?(w=f.child,w.childLanes=0,w.pendingProps=fe,f.deletions=null):(w=ao(T,fe),w.subtreeFlags=T.subtreeFlags&14680064),te!==null?M=ao(te,M):(M=ol(M,V,v,null),M.flags|=2),M.return=f,w.return=f,w.sibling=M,f.child=w,w=M,M=f.child,V=c.child.memoizedState,V=V===null?f1(v):{baseLanes:V.baseLanes|v,cachePool:null,transitions:V.transitions},M.memoizedState=V,M.childLanes=c.childLanes&~v,f.memoizedState=d1,w}return M=c.child,c=M.sibling,w=ao(M,{mode:"visible",children:w.children}),(f.mode&1)===0&&(w.lanes=v),w.return=f,w.sibling=null,c!==null&&(v=f.deletions,v===null?(f.deletions=[c],f.flags|=16):v.push(c)),f.child=w,f.memoizedState=null,w}function ea(c,f){return f=ep({mode:"visible",children:f},c.mode,0,null),f.return=c,c.child=f}function Lh(c,f,v,w){return w!==null&&Z0(w),ic(f,c.child,null,v),c=ea(f,f.pendingProps.children),c.flags|=2,f.memoizedState=null,c}function xx(c,f,v,w,T,M,V){if(v)return f.flags&256?(f.flags&=-257,w=l1(Error(a(422))),Lh(c,f,V,w)):f.memoizedState!==null?(f.child=c.child,f.flags|=128,null):(M=w.fallback,T=f.mode,w=ep({mode:"visible",children:w.children},T,0,null),M=ol(M,T,V,null),M.flags|=2,w.return=f,M.return=f,w.sibling=M,f.child=w,(f.mode&1)!==0&&ic(f,c.child,null,V),f.child.memoizedState=f1(V),f.memoizedState=d1,M);if((f.mode&1)===0)return Lh(c,f,V,null);if(Vl(T))return w=Md(T).digest,M=Error(a(419)),w=l1(M,w,void 0),Lh(c,f,V,w);if(v=(V&c.childLanes)!==0,Vi||v){if(w=Vr,w!==null){switch(V&-V){case 4:T=2;break;case 16:T=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:T=32;break;case 536870912:T=268435456;break;default:T=0}T=(T&(w.suspendedLanes|V))!==0?0:T,T!==0&&T!==M.retryLane&&(M.retryLane=T,Xo(c,T),Ao(w,c,T,-1))}return yf(),w=l1(Error(a(421))),Lh(c,f,V,w)}return Bs(T)?(f.flags|=128,f.child=c.child,f=kx.bind(null,c),yi(T,f),null):(c=M.treeContext,Mt&&(ko=Dd(T),$n=f,Mn=!0,Hi=null,Eo=!1,c!==null&&(Gt[sr++]=si,Gt[sr++]=Ma,Gt[sr++]=ai,si=c.id,Ma=c.overflow,ai=f)),f=ea(f,w.children),f.flags|=4096,f)}function Kv(c,f,v){c.lanes|=f;var w=c.alternate;w!==null&&(w.lanes|=f),Qd(c.return,f,v)}function h1(c,f,v,w,T){var M=c.memoizedState;M===null?c.memoizedState={isBackwards:f,rendering:null,renderingStartTime:0,last:w,tail:v,tailMode:T}:(M.isBackwards=f,M.rendering=null,M.renderingStartTime=0,M.last=w,M.tail=v,M.tailMode=T)}function qv(c,f,v){var w=f.pendingProps,T=w.revealOrder,M=w.tail;if(_i(c,f,w.children,v),w=At.current,(w&2)!==0)w=w&1|2,f.flags|=128;else{if(c!==null&&(c.flags&128)!==0)e:for(c=f.child;c!==null;){if(c.tag===13)c.memoizedState!==null&&Kv(c,v,f);else if(c.tag===19)Kv(c,v,f);else if(c.child!==null){c.child.return=c,c=c.child;continue}if(c===f)break e;for(;c.sibling===null;){if(c.return===null||c.return===f)break e;c=c.return}c.sibling.return=c.return,c=c.sibling}w&=1}if(un(At,w),(f.mode&1)===0)f.memoizedState=null;else switch(T){case"forwards":for(v=f.child,T=null;v!==null;)c=v.alternate,c!==null&&dn(c)===null&&(T=v),v=v.sibling;v=T,v===null?(T=f.child,f.child=null):(T=v.sibling,v.sibling=null),h1(f,!1,T,v,M);break;case"backwards":for(v=null,T=f.child,f.child=null;T!==null;){if(c=T.alternate,c!==null&&dn(c)===null){f.child=T;break}c=T.sibling,T.sibling=v,v=T,T=c}h1(f,!0,v,null,M);break;case"together":h1(f,!1,null,null,void 0);break;default:f.memoizedState=null}return f.child}function Fa(c,f){(f.mode&1)===0&&c!==null&&(c.alternate=null,f.alternate=null,f.flags|=2)}function hs(c,f,v){if(c!==null&&(f.dependencies=c.dependencies),Js|=f.lanes,(v&f.childLanes)===0)return null;if(c!==null&&f.child!==c.child)throw Error(a(153));if(f.child!==null){for(c=f.child,v=ao(c,c.pendingProps),f.child=v,v.return=f;c.sibling!==null;)c=c.sibling,v=v.sibling=ao(c,c.pendingProps),v.return=f;v.sibling=null}return f.child}function bx(c,f,v){switch(f.tag){case 3:Uv(f),ec();break;case 5:Ct(f);break;case 1:Lr(f.type)&&to(f);break;case 4:ge(f,f.stateNode.containerInfo);break;case 10:kv(f,f.type._context,f.memoizedProps.value);break;case 13:var w=f.memoizedState;if(w!==null)return w.dehydrated!==null?(un(At,At.current&1),f.flags|=128,null):(v&f.child.childLanes)!==0?jv(c,f,v):(un(At,At.current&1),c=hs(c,f,v),c!==null?c.sibling:null);un(At,At.current&1);break;case 19:if(w=(v&f.childLanes)!==0,(c.flags&128)!==0){if(w)return qv(c,f,v);f.flags|=128}var T=f.memoizedState;if(T!==null&&(T.rendering=null,T.tail=null,T.lastEffect=null),un(At,At.current),w)break;return null;case 22:case 23:return f.lanes=0,Hv(c,f,v)}return hs(c,f,v)}function br(c){c.flags|=4}function Zv(c,f){if(c!==null&&c.child===f.child)return!0;if((f.flags&16)!==0)return!1;for(c=f.child;c!==null;){if((c.flags&12854)!==0||(c.subtreeFlags&12854)!==0)return!1;c=c.sibling}return!0}var ff,hf,Ah,Ih;if(ft)ff=function(c,f){for(var v=f.child;v!==null;){if(v.tag===5||v.tag===6)re(c,v.stateNode);else if(v.tag!==4&&v.child!==null){v.child.return=v,v=v.child;continue}if(v===f)break;for(;v.sibling===null;){if(v.return===null||v.return===f)return;v=v.return}v.sibling.return=v.return,v=v.sibling}},hf=function(){},Ah=function(c,f,v,w,T){if(c=c.memoizedProps,c!==w){var M=f.stateNode,V=xe(Po.current);v=Se(M,v,c,w,T,V),(f.updateQueue=v)&&br(f)}},Ih=function(c,f,v,w){v!==w&&br(f)};else if(Rt){ff=function(c,f,v,w){for(var T=f.child;T!==null;){if(T.tag===5){var M=T.stateNode;v&&w&&(M=qu(M,T.type,T.memoizedProps,T)),re(c,M)}else if(T.tag===6)M=T.stateNode,v&&w&&(M=Zu(M,T.memoizedProps,T)),re(c,M);else if(T.tag!==4){if(T.tag===22&&T.memoizedState!==null)M=T.child,M!==null&&(M.return=T),ff(c,T,!0,!0);else if(T.child!==null){T.child.return=T,T=T.child;continue}}if(T===f)break;for(;T.sibling===null;){if(T.return===null||T.return===f)return;T=T.return}T.sibling.return=T.return,T=T.sibling}};var p1=function(c,f,v,w){for(var T=f.child;T!==null;){if(T.tag===5){var M=T.stateNode;v&&w&&(M=qu(M,T.type,T.memoizedProps,T)),Ku(c,M)}else if(T.tag===6)M=T.stateNode,v&&w&&(M=Zu(M,T.memoizedProps,T)),Ku(c,M);else if(T.tag!==4){if(T.tag===22&&T.memoizedState!==null)M=T.child,M!==null&&(M.return=T),p1(c,T,!0,!0);else if(T.child!==null){T.child.return=T,T=T.child;continue}}if(T===f)break;for(;T.sibling===null;){if(T.return===null||T.return===f)return;T=T.return}T.sibling.return=T.return,T=T.sibling}};hf=function(c,f){var v=f.stateNode;if(!Zv(c,f)){c=v.containerInfo;var w=Wr(c);p1(w,f,!1,!1),v.pendingChildren=w,br(f),Id(c,w)}},Ah=function(c,f,v,w,T){var M=c.stateNode,V=c.memoizedProps;if((c=Zv(c,f))&&V===w)f.stateNode=M;else{var te=f.stateNode,fe=xe(Po.current),ze=null;V!==w&&(ze=Se(te,v,V,w,T,fe)),c&&ze===null?f.stateNode=M:(M=Ad(M,ze,v,V,w,f,c,te),de(M,v,w,T,fe)&&br(f),f.stateNode=M,c?br(f):ff(M,f,!1,!1))}},Ih=function(c,f,v,w){v!==w?(c=xe(J.current),v=xe(Po.current),f.stateNode=Me(w,c,v,f),br(f)):f.stateNode=c.stateNode}}else hf=function(){},Ah=function(){},Ih=function(){};function yc(c,f){if(!Mn)switch(c.tailMode){case"hidden":f=c.tail;for(var v=null;f!==null;)f.alternate!==null&&(v=f),f=f.sibling;v===null?c.tail=null:v.sibling=null;break;case"collapsed":v=c.tail;for(var w=null;v!==null;)v.alternate!==null&&(w=v),v=v.sibling;w===null?f||c.tail===null?c.tail=null:c.tail.sibling=null:w.sibling=null}}function ui(c){var f=c.alternate!==null&&c.alternate.child===c.child,v=0,w=0;if(f)for(var T=c.child;T!==null;)v|=T.lanes|T.childLanes,w|=T.subtreeFlags&14680064,w|=T.flags&14680064,T.return=c,T=T.sibling;else for(T=c.child;T!==null;)v|=T.lanes|T.childLanes,w|=T.subtreeFlags,w|=T.flags,T.return=c,T=T.sibling;return c.subtreeFlags|=w,c.childLanes=v,f}function Sx(c,f,v){var w=f.pendingProps;switch(q0(f),f.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ui(f),null;case 1:return Lr(f.type)&&qo(),ui(f),null;case 3:return v=f.stateNode,Qe(),pn(Tr),pn(ar),J0(),v.pendingContext&&(v.context=v.pendingContext,v.pendingContext=null),(c===null||c.child===null)&&(Ju(f)?br(f):c===null||c.memoizedState.isDehydrated&&(f.flags&256)===0||(f.flags|=1024,Hi!==null&&(Yh(Hi),Hi=null))),hf(c,f),ui(f),null;case 5:Jt(f),v=xe(J.current);var T=f.type;if(c!==null&&f.stateNode!=null)Ah(c,f,T,w,v),c.ref!==f.ref&&(f.flags|=512,f.flags|=2097152);else{if(!w){if(f.stateNode===null)throw Error(a(166));return ui(f),null}if(c=xe(Po.current),Ju(f)){if(!Mt)throw Error(a(175));c=Fd(f.stateNode,f.type,f.memoizedProps,v,c,f,!Eo),f.updateQueue=c,c!==null&&br(f)}else{var M=W(T,w,v,c,f);ff(M,f,!1,!1),f.stateNode=M,de(M,T,w,v,c)&&br(f)}f.ref!==null&&(f.flags|=512,f.flags|=2097152)}return ui(f),null;case 6:if(c&&f.stateNode!=null)Ih(c,f,c.memoizedProps,w);else{if(typeof w!="string"&&f.stateNode===null)throw Error(a(166));if(c=xe(J.current),v=xe(Po.current),Ju(f)){if(!Mt)throw Error(a(176));if(c=f.stateNode,v=f.memoizedProps,(w=oi(c,v,f,!Eo))&&(T=$n,T!==null))switch(T.tag){case 3:Ud(T.stateNode.containerInfo,c,v,(T.mode&1)!==0);break;case 5:$i(T.type,T.memoizedProps,T.stateNode,c,v,(T.mode&1)!==0)}w&&br(f)}else f.stateNode=Me(w,c,v,f)}return ui(f),null;case 13:if(pn(At),w=f.memoizedState,c===null||c.memoizedState!==null&&c.memoizedState.dehydrated!==null){if(Mn&&ko!==null&&(f.mode&1)!==0&&(f.flags&128)===0)Cv(),ec(),f.flags|=98560,T=!1;else if(T=Ju(f),w!==null&&w.dehydrated!==null){if(c===null){if(!T)throw Error(a(318));if(!Mt)throw Error(a(344));if(T=f.memoizedState,T=T!==null?T.dehydrated:null,!T)throw Error(a(317));zd(T,f)}else ec(),(f.flags&128)===0&&(f.memoizedState=null),f.flags|=4;ui(f),T=!1}else Hi!==null&&(Yh(Hi),Hi=null),T=!0;if(!T)return f.flags&65536?f:null}return(f.flags&128)!==0?(f.lanes=v,f):(v=w!==null,v!==(c!==null&&c.memoizedState!==null)&&v&&(f.child.flags|=8192,(f.mode&1)!==0&&(c===null||(At.current&1)!==0?wr===0&&(wr=3):yf())),f.updateQueue!==null&&(f.flags|=4),ui(f),null);case 4:return Qe(),hf(c,f),c===null&&tt(f.stateNode.containerInfo),ui(f),null;case 10:return Xd(f.type._context),ui(f),null;case 17:return Lr(f.type)&&qo(),ui(f),null;case 19:if(pn(At),T=f.memoizedState,T===null)return ui(f),null;if(w=(f.flags&128)!==0,M=T.rendering,M===null)if(w)yc(T,!1);else{if(wr!==0||c!==null&&(c.flags&128)!==0)for(c=f.child;c!==null;){if(M=dn(c),M!==null){for(f.flags|=128,yc(T,!1),c=M.updateQueue,c!==null&&(f.updateQueue=c,f.flags|=4),f.subtreeFlags=0,c=v,v=f.child;v!==null;)w=v,T=c,w.flags&=14680066,M=w.alternate,M===null?(w.childLanes=0,w.lanes=T,w.child=null,w.subtreeFlags=0,w.memoizedProps=null,w.memoizedState=null,w.updateQueue=null,w.dependencies=null,w.stateNode=null):(w.childLanes=M.childLanes,w.lanes=M.lanes,w.child=M.child,w.subtreeFlags=0,w.deletions=null,w.memoizedProps=M.memoizedProps,w.memoizedState=M.memoizedState,w.updateQueue=M.updateQueue,w.type=M.type,T=M.dependencies,w.dependencies=T===null?null:{lanes:T.lanes,firstContext:T.firstContext}),v=v.sibling;return un(At,At.current&1|2),f.child}c=c.sibling}T.tail!==null&&cn()>Gh&&(f.flags|=128,w=!0,yc(T,!1),f.lanes=4194304)}else{if(!w)if(c=dn(M),c!==null){if(f.flags|=128,w=!0,c=c.updateQueue,c!==null&&(f.updateQueue=c,f.flags|=4),yc(T,!0),T.tail===null&&T.tailMode==="hidden"&&!M.alternate&&!Mn)return ui(f),null}else 2*cn()-T.renderingStartTime>Gh&&v!==1073741824&&(f.flags|=128,w=!0,yc(T,!1),f.lanes=4194304);T.isBackwards?(M.sibling=f.child,f.child=M):(c=T.last,c!==null?c.sibling=M:f.child=M,T.last=M)}return T.tail!==null?(f=T.tail,T.rendering=f,T.tail=f.sibling,T.renderingStartTime=cn(),f.sibling=null,c=At.current,un(At,w?c&1|2:c&1),f):(ui(f),null);case 22:case 23:return Pc(),v=f.memoizedState!==null,c!==null&&c.memoizedState!==null!==v&&(f.flags|=8192),v&&(f.mode&1)!==0?(io&1073741824)!==0&&(ui(f),ft&&f.subtreeFlags&6&&(f.flags|=8192)):ui(f),null;case 24:return null;case 25:return null}throw Error(a(156,f.tag))}function g1(c,f){switch(q0(f),f.tag){case 1:return Lr(f.type)&&qo(),c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 3:return Qe(),pn(Tr),pn(ar),J0(),c=f.flags,(c&65536)!==0&&(c&128)===0?(f.flags=c&-65537|128,f):null;case 5:return Jt(f),null;case 13:if(pn(At),c=f.memoizedState,c!==null&&c.dehydrated!==null){if(f.alternate===null)throw Error(a(340));ec()}return c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 19:return pn(At),null;case 4:return Qe(),null;case 10:return Xd(f.type._context),null;case 22:case 23:return Pc(),null;case 24:return null;default:return null}}var Ys=!1,Rr=!1,wx=typeof WeakSet=="function"?WeakSet:Set,rt=null;function xc(c,f){var v=c.ref;if(v!==null)if(typeof v=="function")try{v(null)}catch(w){Bn(c,f,w)}else v.current=null}function ta(c,f,v){try{v()}catch(w){Bn(c,f,w)}}var Rh=!1;function au(c,f){for(ne(c.containerInfo),rt=f;rt!==null;)if(c=rt,f=c.child,(c.subtreeFlags&1028)!==0&&f!==null)f.return=c,rt=f;else for(;rt!==null;){c=rt;try{var v=c.alternate;if((c.flags&1024)!==0)switch(c.tag){case 0:case 11:case 15:break;case 1:if(v!==null){var w=v.memoizedProps,T=v.memoizedState,M=c.stateNode,V=M.getSnapshotBeforeUpdate(c.elementType===c.type?w:Yo(c.type,w),T);M.__reactInternalSnapshotBeforeUpdate=V}break;case 3:ft&&zi(c.stateNode.containerInfo);break;case 5:case 6:case 4:case 17:break;default:throw Error(a(163))}}catch(te){Bn(c,c.return,te)}if(f=c.sibling,f!==null){f.return=c.return,rt=f;break}rt=c.return}return v=Rh,Rh=!1,v}function ci(c,f,v){var w=f.updateQueue;if(w=w!==null?w.lastEffect:null,w!==null){var T=w=w.next;do{if((T.tag&c)===c){var M=T.destroy;T.destroy=void 0,M!==void 0&&ta(f,v,M)}T=T.next}while(T!==w)}}function Mh(c,f){if(f=f.updateQueue,f=f!==null?f.lastEffect:null,f!==null){var v=f=f.next;do{if((v.tag&c)===c){var w=v.create;v.destroy=w()}v=v.next}while(v!==f)}}function Oh(c){var f=c.ref;if(f!==null){var v=c.stateNode;switch(c.tag){case 5:c=be(v);break;default:c=v}typeof f=="function"?f(c):f.current=c}}function m1(c){var f=c.alternate;f!==null&&(c.alternate=null,m1(f)),c.child=null,c.deletions=null,c.sibling=null,c.tag===5&&(f=c.stateNode,f!==null&&at(f)),c.stateNode=null,c.return=null,c.dependencies=null,c.memoizedProps=null,c.memoizedState=null,c.pendingProps=null,c.stateNode=null,c.updateQueue=null}function bc(c){return c.tag===5||c.tag===3||c.tag===4}function ps(c){e:for(;;){for(;c.sibling===null;){if(c.return===null||bc(c.return))return null;c=c.return}for(c.sibling.return=c.return,c=c.sibling;c.tag!==5&&c.tag!==6&&c.tag!==18;){if(c.flags&2||c.child===null||c.tag===4)continue e;c.child.return=c,c=c.child}if(!(c.flags&2))return c.stateNode}}function Nh(c,f,v){var w=c.tag;if(w===5||w===6)c=c.stateNode,f?Be(v,c,f):kt(v,c);else if(w!==4&&(c=c.child,c!==null))for(Nh(c,f,v),c=c.sibling;c!==null;)Nh(c,f,v),c=c.sibling}function v1(c,f,v){var w=c.tag;if(w===5||w===6)c=c.stateNode,f?Tt(v,c,f):Ee(v,c);else if(w!==4&&(c=c.child,c!==null))for(v1(c,f,v),c=c.sibling;c!==null;)v1(c,f,v),c=c.sibling}var Sr=null,na=!1;function ra(c,f,v){for(v=v.child;v!==null;)Mr(c,f,v),v=v.sibling}function Mr(c,f,v){if(Ot&&typeof Ot.onCommitFiberUnmount=="function")try{Ot.onCommitFiberUnmount(nn,v)}catch{}switch(v.tag){case 5:Rr||xc(v,f);case 6:if(ft){var w=Sr,T=na;Sr=null,ra(c,f,v),Sr=w,na=T,Sr!==null&&(na?je(Sr,v.stateNode):ut(Sr,v.stateNode))}else ra(c,f,v);break;case 18:ft&&Sr!==null&&(na?Vd(Sr,v.stateNode):Wd(Sr,v.stateNode));break;case 4:ft?(w=Sr,T=na,Sr=v.stateNode.containerInfo,na=!0,ra(c,f,v),Sr=w,na=T):(Rt&&(w=v.stateNode.containerInfo,T=Wr(w),$s(w,T)),ra(c,f,v));break;case 0:case 11:case 14:case 15:if(!Rr&&(w=v.updateQueue,w!==null&&(w=w.lastEffect,w!==null))){T=w=w.next;do{var M=T,V=M.destroy;M=M.tag,V!==void 0&&((M&2)!==0||(M&4)!==0)&&ta(v,f,V),T=T.next}while(T!==w)}ra(c,f,v);break;case 1:if(!Rr&&(xc(v,f),w=v.stateNode,typeof w.componentWillUnmount=="function"))try{w.props=v.memoizedProps,w.state=v.memoizedState,w.componentWillUnmount()}catch(te){Bn(v,f,te)}ra(c,f,v);break;case 21:ra(c,f,v);break;case 22:v.mode&1?(Rr=(w=Rr)||v.memoizedState!==null,ra(c,f,v),Rr=w):ra(c,f,v);break;default:ra(c,f,v)}}function Dh(c){var f=c.updateQueue;if(f!==null){c.updateQueue=null;var v=c.stateNode;v===null&&(v=c.stateNode=new wx),f.forEach(function(w){var T=Qv.bind(null,c,w);v.has(w)||(v.add(w),w.then(T,T))})}}function To(c,f){var v=f.deletions;if(v!==null)for(var w=0;w<v.length;w++){var T=v[w];try{var M=c,V=f;if(ft){var te=V;e:for(;te!==null;){switch(te.tag){case 5:Sr=te.stateNode,na=!1;break e;case 3:Sr=te.stateNode.containerInfo,na=!0;break e;case 4:Sr=te.stateNode.containerInfo,na=!0;break e}te=te.return}if(Sr===null)throw Error(a(160));Mr(M,V,T),Sr=null,na=!1}else Mr(M,V,T);var fe=T.alternate;fe!==null&&(fe.return=null),T.return=null}catch(ze){Bn(T,f,ze)}}if(f.subtreeFlags&12854)for(f=f.child;f!==null;)ia(f,c),f=f.sibling}function ia(c,f){var v=c.alternate,w=c.flags;switch(c.tag){case 0:case 11:case 14:case 15:if(To(f,c),Lo(c),w&4){try{ci(3,c,c.return),Mh(3,c)}catch(Je){Bn(c,c.return,Je)}try{ci(5,c,c.return)}catch(Je){Bn(c,c.return,Je)}}break;case 1:To(f,c),Lo(c),w&512&&v!==null&&xc(v,v.return);break;case 5:if(To(f,c),Lo(c),w&512&&v!==null&&xc(v,v.return),ft){if(c.flags&32){var T=c.stateNode;try{xt(T)}catch(Je){Bn(c,c.return,Je)}}if(w&4&&(T=c.stateNode,T!=null)){var M=c.memoizedProps;if(v=v!==null?v.memoizedProps:M,w=c.type,f=c.updateQueue,c.updateQueue=null,f!==null)try{Ge(T,f,w,v,M,c)}catch(Je){Bn(c,c.return,Je)}}}break;case 6:if(To(f,c),Lo(c),w&4&&ft){if(c.stateNode===null)throw Error(a(162));T=c.stateNode,M=c.memoizedProps,v=v!==null?v.memoizedProps:M;try{Xt(T,v,M)}catch(Je){Bn(c,c.return,Je)}}break;case 3:if(To(f,c),Lo(c),w&4){if(ft&&Mt&&v!==null&&v.memoizedState.isDehydrated)try{Bd(f.containerInfo)}catch(Je){Bn(c,c.return,Je)}if(Rt){T=f.containerInfo,M=f.pendingChildren;try{$s(T,M)}catch(Je){Bn(c,c.return,Je)}}}break;case 4:if(To(f,c),Lo(c),w&4&&Rt){M=c.stateNode,T=M.containerInfo,M=M.pendingChildren;try{$s(T,M)}catch(Je){Bn(c,c.return,Je)}}break;case 13:To(f,c),Lo(c),T=c.child,T.flags&8192&&(M=T.memoizedState!==null,T.stateNode.isHidden=M,!M||T.alternate!==null&&T.alternate.memoizedState!==null||(C1=cn())),w&4&&Dh(c);break;case 22:var V=v!==null&&v.memoizedState!==null;if(c.mode&1?(Rr=(v=Rr)||V,To(f,c),Rr=v):To(f,c),Lo(c),w&8192){if(v=c.memoizedState!==null,(c.stateNode.isHidden=v)&&!V&&(c.mode&1)!==0)for(rt=c,w=c.child;w!==null;){for(f=rt=w;rt!==null;){V=rt;var te=V.child;switch(V.tag){case 0:case 11:case 14:case 15:ci(4,V,V.return);break;case 1:xc(V,V.return);var fe=V.stateNode;if(typeof fe.componentWillUnmount=="function"){var ze=V,it=V.return;try{var Et=ze;fe.props=Et.memoizedProps,fe.state=Et.memoizedState,fe.componentWillUnmount()}catch(Je){Bn(ze,it,Je)}}break;case 5:xc(V,V.return);break;case 22:if(V.memoizedState!==null){di(f);continue}}te!==null?(te.return=V,rt=te):di(f)}w=w.sibling}if(ft){e:if(w=null,ft)for(f=c;;){if(f.tag===5){if(w===null){w=f;try{T=f.stateNode,v?Qt(T):yr(f.stateNode,f.memoizedProps)}catch(Je){Bn(c,c.return,Je)}}}else if(f.tag===6){if(w===null)try{M=f.stateNode,v?jn(M):Hr(M,f.memoizedProps)}catch(Je){Bn(c,c.return,Je)}}else if((f.tag!==22&&f.tag!==23||f.memoizedState===null||f===c)&&f.child!==null){f.child.return=f,f=f.child;continue}if(f===c)break e;for(;f.sibling===null;){if(f.return===null||f.return===c)break e;w===f&&(w=null),f=f.return}w===f&&(w=null),f.sibling.return=f.return,f=f.sibling}}}break;case 19:To(f,c),Lo(c),w&4&&Dh(c);break;case 21:break;default:To(f,c),Lo(c)}}function Lo(c){var f=c.flags;if(f&2){try{if(ft){e:{for(var v=c.return;v!==null;){if(bc(v)){var w=v;break e}v=v.return}throw Error(a(160))}switch(w.tag){case 5:var T=w.stateNode;w.flags&32&&(xt(T),w.flags&=-33);var M=ps(c);v1(c,M,T);break;case 3:case 4:var V=w.stateNode.containerInfo,te=ps(c);Nh(c,te,V);break;default:throw Error(a(161))}}}catch(fe){Bn(c,c.return,fe)}c.flags&=-3}f&4096&&(c.flags&=-4097)}function Fh(c,f,v){rt=c,Xs(c)}function Xs(c,f,v){for(var w=(c.mode&1)!==0;rt!==null;){var T=rt,M=T.child;if(T.tag===22&&w){var V=T.memoizedState!==null||Ys;if(!V){var te=T.alternate,fe=te!==null&&te.memoizedState!==null||Rr;te=Ys;var ze=Rr;if(Ys=V,(Rr=fe)&&!ze)for(rt=T;rt!==null;)V=rt,fe=V.child,V.tag===22&&V.memoizedState!==null?zh(T):fe!==null?(fe.return=V,rt=fe):zh(T);for(;M!==null;)rt=M,Xs(M),M=M.sibling;rt=T,Ys=te,Rr=ze}y1(c)}else(T.subtreeFlags&8772)!==0&&M!==null?(M.return=T,rt=M):y1(c)}}function y1(c){for(;rt!==null;){var f=rt;if((f.flags&8772)!==0){var v=f.alternate;try{if((f.flags&8772)!==0)switch(f.tag){case 0:case 11:case 15:Rr||Mh(5,f);break;case 1:var w=f.stateNode;if(f.flags&4&&!Rr)if(v===null)w.componentDidMount();else{var T=f.elementType===f.type?v.memoizedProps:Yo(f.type,v.memoizedProps);w.componentDidUpdate(T,v.memoizedState,w.__reactInternalSnapshotBeforeUpdate)}var M=f.updateQueue;M!==null&&Pv(f,M,w);break;case 3:var V=f.updateQueue;if(V!==null){if(v=null,f.child!==null)switch(f.child.tag){case 5:v=be(f.child.stateNode);break;case 1:v=f.child.stateNode}Pv(f,V,v)}break;case 5:var te=f.stateNode;v===null&&f.flags&4&&zn(te,f.type,f.memoizedProps,f);break;case 6:break;case 4:break;case 12:break;case 13:if(Mt&&f.memoizedState===null){var fe=f.alternate;if(fe!==null){var ze=fe.memoizedState;if(ze!==null){var it=ze.dehydrated;it!==null&&Hd(it)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(a(163))}Rr||f.flags&512&&Oh(f)}catch(Et){Bn(f,f.return,Et)}}if(f===c){rt=null;break}if(v=f.sibling,v!==null){v.return=f.return,rt=v;break}rt=f.return}}function di(c){for(;rt!==null;){var f=rt;if(f===c){rt=null;break}var v=f.sibling;if(v!==null){v.return=f.return,rt=v;break}rt=f.return}}function zh(c){for(;rt!==null;){var f=rt;try{switch(f.tag){case 0:case 11:case 15:var v=f.return;try{Mh(4,f)}catch(fe){Bn(f,v,fe)}break;case 1:var w=f.stateNode;if(typeof w.componentDidMount=="function"){var T=f.return;try{w.componentDidMount()}catch(fe){Bn(f,T,fe)}}var M=f.return;try{Oh(f)}catch(fe){Bn(f,M,fe)}break;case 5:var V=f.return;try{Oh(f)}catch(fe){Bn(f,V,fe)}}}catch(fe){Bn(f,f.return,fe)}if(f===c){rt=null;break}var te=f.sibling;if(te!==null){te.return=f.return,rt=te;break}rt=f.return}}var $h=0,Bh=1,Hh=2,Sc=3,Wh=4;if(typeof Symbol=="function"&&Symbol.for){var gs=Symbol.for;$h=gs("selector.component"),Bh=gs("selector.has_pseudo_class"),Hh=gs("selector.role"),Sc=gs("selector.test_id"),Wh=gs("selector.text")}function Vh(c){var f=Re(c);if(f!=null){if(typeof f.memoizedProps["data-testname"]!="string")throw Error(a(364));return f}if(c=Ht(c),c===null)throw Error(a(362));return c.stateNode.current}function x1(c,f){switch(f.$$typeof){case $h:if(c.type===f.value)return!0;break;case Bh:e:{f=f.value,c=[c,0];for(var v=0;v<c.length;){var w=c[v++],T=c[v++],M=f[T];if(w.tag!==5||!Oe(w)){for(;M!=null&&x1(w,M);)T++,M=f[T];if(T===f.length){f=!0;break e}else for(w=w.child;w!==null;)c.push(w,T),w=w.sibling}}f=!1}return f;case Hh:if(c.tag===5&&et(c.stateNode,f.value))return!0;break;case Wh:if((c.tag===5||c.tag===6)&&(c=Ft(c),c!==null&&0<=c.indexOf(f.value)))return!0;break;case Sc:if(c.tag===5&&(c=c.memoizedProps["data-testname"],typeof c=="string"&&c.toLowerCase()===f.value.toLowerCase()))return!0;break;default:throw Error(a(365))}return!1}function b1(c){switch(c.$$typeof){case $h:return"<"+(z(c.value)||"Unknown")+">";case Bh:return":has("+(b1(c)||"")+")";case Hh:return'[role="'+c.value+'"]';case Wh:return'"'+c.value+'"';case Sc:return'[data-testname="'+c.value+'"]';default:throw Error(a(365))}}function wc(c,f){var v=[];c=[c,0];for(var w=0;w<c.length;){var T=c[w++],M=c[w++],V=f[M];if(T.tag!==5||!Oe(T)){for(;V!=null&&x1(T,V);)M++,V=f[M];if(M===f.length)v.push(T);else for(T=T.child;T!==null;)c.push(T,M),T=T.sibling}}return v}function S1(c,f){if(!mt)throw Error(a(363));c=Vh(c),c=wc(c,f),f=[],c=Array.from(c);for(var v=0;v<c.length;){var w=c[v++];if(w.tag===5)Oe(w)||f.push(w.stateNode);else for(w=w.child;w!==null;)c.push(w),w=w.sibling}return f}var Cx=Math.ceil,Cc=s.ReactCurrentDispatcher,Uh=s.ReactCurrentOwner,ur=s.ReactCurrentBatchConfig,zt=0,Vr=null,cr=null,Or=0,io=0,Qs=Bi(0),wr=0,_c=null,Js=0,su=0,w1=0,kc=null,ki=null,C1=0,Gh=1/0,ms=null;function el(){Gh=cn()+500}var pf=!1,gf=null,tl=null,Ec=!1,wt=null,jh=0,mf=0,lu=null,vf=-1,Kh=0;function fi(){return(zt&6)!==0?cn():vf!==-1?vf:vf=cn()}function Nr(c){return(c.mode&1)===0?1:(zt&2)!==0&&Or!==0?Or&-Or:_v.transition!==null?(Kh===0&&(Kh=ql()),Kh):(c=Lt,c!==0?c:pt())}function Ao(c,f,v,w){if(50<mf)throw mf=0,lu=null,Error(a(185));bi(c,v,w),((zt&2)===0||c!==Vr)&&(c===Vr&&((zt&2)===0&&(su|=v),wr===4&&Ei(c,Or)),ei(c,w),v===1&&zt===0&&(f.mode&1)===0&&(el(),U&&Ke()))}function ei(c,f){var v=c.callbackNode;Ia(c,f);var w=ss(c,c===Vr?Or:0);if(w===0)v!==null&&Ra(v),c.callbackNode=null,c.callbackPriority=0;else if(f=w&-w,c.callbackPriority!==f){if(v!=null&&Ra(v),f===1)c.tag===0?dt(Xh.bind(null,c)):Ye(Xh.bind(null,c)),gt?hn(function(){(zt&6)===0&&Ke()}):us(Yl,Ke),v=null;else{switch(Qu(w)){case 1:v=Yl;break;case 4:v=Xl;break;case 16:v=Ql;break;case 536870912:v=Jl;break;default:v=Ql}v=Pi(v,qh.bind(null,c))}c.callbackPriority=f,c.callbackNode=v}}function qh(c,f){if(vf=-1,Kh=0,(zt&6)!==0)throw Error(a(327));var v=c.callbackNode;if(uu()&&c.callbackNode!==v)return null;var w=ss(c,c===Vr?Or:0);if(w===0)return null;if((w&30)!==0||(w&c.expiredLanes)!==0||f)f=Tc(c,w);else{f=w;var T=zt;zt|=2;var M=k1();(Vr!==c||Or!==f)&&(ms=null,el(),nl(c,f));do try{_x();break}catch(te){Qh(c,te)}while(1);Sh(),Cc.current=M,zt=T,cr!==null?f=0:(Vr=null,Or=0,f=wr)}if(f!==0){if(f===2&&(T=Vs(c),T!==0&&(w=T,f=Zh(c,T))),f===1)throw v=_c,nl(c,0),Ei(c,w),ei(c,cn()),v;if(f===6)Ei(c,w);else{if(T=c.current.alternate,(w&30)===0&&!oo(T)&&(f=Tc(c,w),f===2&&(M=Vs(c),M!==0&&(w=M,f=Zh(c,M))),f===1))throw v=_c,nl(c,0),Ei(c,w),ei(c,cn()),v;switch(c.finishedWork=T,c.finishedLanes=w,f){case 0:case 1:throw Error(a(345));case 2:il(c,ki,ms);break;case 3:if(Ei(c,w),(w&130023424)===w&&(f=C1+500-cn(),10<f)){if(ss(c,0)!==0)break;if(T=c.suspendedLanes,(T&w)!==w){fi(),c.pingedLanes|=c.suspendedLanes&T;break}c.timeoutHandle=Ve(il.bind(null,c,ki,ms),f);break}il(c,ki,ms);break;case 4:if(Ei(c,w),(w&4194240)===w)break;for(f=c.eventTimes,T=-1;0<w;){var V=31-Xr(w);M=1<<V,V=f[V],V>T&&(T=V),w&=~M}if(w=T,w=cn()-w,w=(120>w?120:480>w?480:1080>w?1080:1920>w?1920:3e3>w?3e3:4320>w?4320:1960*Cx(w/1960))-w,10<w){c.timeoutHandle=Ve(il.bind(null,c,ki,ms),w);break}il(c,ki,ms);break;case 5:il(c,ki,ms);break;default:throw Error(a(329))}}}return ei(c,cn()),c.callbackNode===v?qh.bind(null,c):null}function Zh(c,f){var v=kc;return c.current.memoizedState.isDehydrated&&(nl(c,f).flags|=256),c=Tc(c,f),c!==2&&(f=ki,ki=v,f!==null&&Yh(f)),c}function Yh(c){ki===null?ki=c:ki.push.apply(ki,c)}function oo(c){for(var f=c;;){if(f.flags&16384){var v=f.updateQueue;if(v!==null&&(v=v.stores,v!==null))for(var w=0;w<v.length;w++){var T=v[w],M=T.getSnapshot;T=T.value;try{if(!I(M(),T))return!1}catch{return!1}}}if(v=f.child,f.subtreeFlags&16384&&v!==null)v.return=f,f=v;else{if(f===c)break;for(;f.sibling===null;){if(f.return===null||f.return===c)return!0;f=f.return}f.sibling.return=f.return,f=f.sibling}}return!0}function Ei(c,f){for(f&=~w1,f&=~su,c.suspendedLanes|=f,c.pingedLanes&=~f,c=c.expirationTimes;0<f;){var v=31-Xr(f),w=1<<v;c[v]=-1,f&=~w}}function Xh(c){if((zt&6)!==0)throw Error(a(327));uu();var f=ss(c,0);if((f&1)===0)return ei(c,cn()),null;var v=Tc(c,f);if(c.tag!==0&&v===2){var w=Vs(c);w!==0&&(f=w,v=Zh(c,w))}if(v===1)throw v=_c,nl(c,0),Ei(c,f),ei(c,cn()),v;if(v===6)throw Error(a(345));return c.finishedWork=c.current.alternate,c.finishedLanes=f,il(c,ki,ms),ei(c,cn()),null}function _1(c){wt!==null&&wt.tag===0&&(zt&6)===0&&uu();var f=zt;zt|=1;var v=ur.transition,w=Lt;try{if(ur.transition=null,Lt=1,c)return c()}finally{Lt=w,ur.transition=v,zt=f,(zt&6)===0&&Ke()}}function Pc(){io=Qs.current,pn(Qs)}function nl(c,f){c.finishedWork=null,c.finishedLanes=0;var v=c.timeoutHandle;if(v!==$e&&(c.timeoutHandle=$e,ke(v)),cr!==null)for(v=cr.return;v!==null;){var w=v;switch(q0(w),w.tag){case 1:w=w.type.childContextTypes,w!=null&&qo();break;case 3:Qe(),pn(Tr),pn(ar),J0();break;case 5:Jt(w);break;case 4:Qe();break;case 13:pn(At);break;case 19:pn(At);break;case 10:Xd(w.type._context);break;case 22:case 23:Pc()}v=v.return}if(Vr=c,cr=c=ao(c.current,null),Or=io=f,wr=0,_c=null,w1=su=Js=0,ki=kc=null,Ir!==null){for(f=0;f<Ir.length;f++)if(v=Ir[f],w=v.interleaved,w!==null){v.interleaved=null;var T=w.next,M=v.pending;if(M!==null){var V=M.next;M.next=T,w.next=V}v.pending=w}Ir=null}return c}function Qh(c,f){do{var v=cr;try{if(Sh(),wi.current=fs,rn){for(var w=xn.memoizedState;w!==null;){var T=w.queue;T!==null&&(T.pending=null),w=w.next}rn=!1}if(ru=0,lr=Qn=xn=null,rf=!1,ac=0,Uh.current=null,v===null||v.return===null){wr=1,_c=f,cr=null;break}e:{var M=c,V=v.return,te=v,fe=f;if(f=Or,te.flags|=32768,fe!==null&&typeof fe=="object"&&typeof fe.then=="function"){var ze=fe,it=te,Et=it.tag;if((it.mode&1)===0&&(Et===0||Et===11||Et===15)){var Je=it.alternate;Je?(it.updateQueue=Je.updateQueue,it.memoizedState=Je.memoizedState,it.lanes=Je.lanes):(it.updateQueue=null,it.memoizedState=null)}var Nn=df(V);if(Nn!==null){Nn.flags&=-257,ro(Nn,V,te,M,f),Nn.mode&1&&ou(M,ze,f),f=Nn,fe=ze;var kn=f.updateQueue;if(kn===null){var Jn=new Set;Jn.add(fe),f.updateQueue=Jn}else kn.add(fe);break e}else{if((f&1)===0){ou(M,ze,f),yf();break e}fe=Error(a(426))}}else if(Mn&&te.mode&1){var oa=df(V);if(oa!==null){(oa.flags&65536)===0&&(oa.flags|=256),ro(oa,V,te,M,f),Z0(mc(fe,te));break e}}M=fe=mc(fe,te),wr!==4&&(wr=2),kc===null?kc=[M]:kc.push(M),M=V;do{switch(M.tag){case 3:M.flags|=65536,f&=-f,M.lanes|=f;var he=u1(M,fe,f);nu(M,he);break e;case 1:te=fe;var oe=M.type,ye=M.stateNode;if((M.flags&128)===0&&(typeof oe.getDerivedStateFromError=="function"||ye!==null&&typeof ye.componentDidCatch=="function"&&(tl===null||!tl.has(ye)))){M.flags|=65536,f&=-f,M.lanes|=f;var Ze=B(M,te,f);nu(M,Ze);break e}}M=M.return}while(M!==null)}E1(v)}catch(Le){f=Le,cr===v&&v!==null&&(cr=v=v.return);continue}break}while(1)}function k1(){var c=Cc.current;return Cc.current=fs,c===null?fs:c}function yf(){(wr===0||wr===3||wr===2)&&(wr=4),Vr===null||(Js&268435455)===0&&(su&268435455)===0||Ei(Vr,Or)}function Tc(c,f){var v=zt;zt|=2;var w=k1();(Vr!==c||Or!==f)&&(ms=null,nl(c,f));do try{rl();break}catch(T){Qh(c,T)}while(1);if(Sh(),zt=v,Cc.current=w,cr!==null)throw Error(a(261));return Vr=null,Or=0,wr}function rl(){for(;cr!==null;)vs(cr)}function _x(){for(;cr!==null&&!Zl();)vs(cr)}function vs(c){var f=L1(c.alternate,c,io);c.memoizedProps=c.pendingProps,f===null?E1(c):cr=f,Uh.current=null}function E1(c){var f=c;do{var v=f.alternate;if(c=f.return,(f.flags&32768)===0){if(v=Sx(v,f,io),v!==null){cr=v;return}}else{if(v=g1(v,f),v!==null){v.flags&=32767,cr=v;return}if(c!==null)c.flags|=32768,c.subtreeFlags=0,c.deletions=null;else{wr=6,cr=null;return}}if(f=f.sibling,f!==null){cr=f;return}cr=f=c}while(f!==null);wr===0&&(wr=5)}function il(c,f,v){var w=Lt,T=ur.transition;try{ur.transition=null,Lt=1,P1(c,f,v,w)}finally{ur.transition=T,Lt=w}return null}function P1(c,f,v,w){do uu();while(wt!==null);if((zt&6)!==0)throw Error(a(327));v=c.finishedWork;var T=c.finishedLanes;if(v===null)return null;if(c.finishedWork=null,c.finishedLanes=0,v===c.current)throw Error(a(177));c.callbackNode=null,c.callbackPriority=0;var M=v.lanes|v.childLanes;if(ls(c,M),c===Vr&&(cr=Vr=null,Or=0),(v.subtreeFlags&2064)===0&&(v.flags&2064)===0||Ec||(Ec=!0,Pi(Ql,function(){return uu(),null})),M=(v.flags&15990)!==0,(v.subtreeFlags&15990)!==0||M){M=ur.transition,ur.transition=null;var V=Lt;Lt=1;var te=zt;zt|=4,Uh.current=null,au(c,v),ia(v,c),Q(c.containerInfo),c.current=v,Fh(v),Ar(),zt=te,Lt=V,ur.transition=M}else c.current=v;if(Ec&&(Ec=!1,wt=c,jh=T),M=c.pendingLanes,M===0&&(tl=null),eu(v.stateNode),ei(c,cn()),f!==null)for(w=c.onRecoverableError,v=0;v<f.length;v++)T=f[v],w(T.value,{componentStack:T.stack,digest:T.digest});if(pf)throw pf=!1,c=gf,gf=null,c;return(jh&1)!==0&&c.tag!==0&&uu(),M=c.pendingLanes,(M&1)!==0?c===lu?mf++:(mf=0,lu=c):mf=0,Ke(),null}function uu(){if(wt!==null){var c=Qu(jh),f=ur.transition,v=Lt;try{if(ur.transition=null,Lt=16>c?16:c,wt===null)var w=!1;else{if(c=wt,wt=null,jh=0,(zt&6)!==0)throw Error(a(331));var T=zt;for(zt|=4,rt=c.current;rt!==null;){var M=rt,V=M.child;if((rt.flags&16)!==0){var te=M.deletions;if(te!==null){for(var fe=0;fe<te.length;fe++){var ze=te[fe];for(rt=ze;rt!==null;){var it=rt;switch(it.tag){case 0:case 11:case 15:ci(8,it,M)}var Et=it.child;if(Et!==null)Et.return=it,rt=Et;else for(;rt!==null;){it=rt;var Je=it.sibling,Nn=it.return;if(m1(it),it===ze){rt=null;break}if(Je!==null){Je.return=Nn,rt=Je;break}rt=Nn}}}var kn=M.alternate;if(kn!==null){var Jn=kn.child;if(Jn!==null){kn.child=null;do{var oa=Jn.sibling;Jn.sibling=null,Jn=oa}while(Jn!==null)}}rt=M}}if((M.subtreeFlags&2064)!==0&&V!==null)V.return=M,rt=V;else e:for(;rt!==null;){if(M=rt,(M.flags&2048)!==0)switch(M.tag){case 0:case 11:case 15:ci(9,M,M.return)}var he=M.sibling;if(he!==null){he.return=M.return,rt=he;break e}rt=M.return}}var oe=c.current;for(rt=oe;rt!==null;){V=rt;var ye=V.child;if((V.subtreeFlags&2064)!==0&&ye!==null)ye.return=V,rt=ye;else e:for(V=oe;rt!==null;){if(te=rt,(te.flags&2048)!==0)try{switch(te.tag){case 0:case 11:case 15:Mh(9,te)}}catch(Le){Bn(te,te.return,Le)}if(te===V){rt=null;break e}var Ze=te.sibling;if(Ze!==null){Ze.return=te.return,rt=Ze;break e}rt=te.return}}if(zt=T,Ke(),Ot&&typeof Ot.onPostCommitFiberRoot=="function")try{Ot.onPostCommitFiberRoot(nn,c)}catch{}w=!0}return w}finally{Lt=v,ur.transition=f}}return!1}function Yv(c,f,v){f=mc(v,f),f=u1(c,f,1),c=Ks(c,f,1),f=fi(),c!==null&&(bi(c,1,f),ei(c,f))}function Bn(c,f,v){if(c.tag===3)Yv(c,c,v);else for(;f!==null;){if(f.tag===3){Yv(f,c,v);break}else if(f.tag===1){var w=f.stateNode;if(typeof f.type.getDerivedStateFromError=="function"||typeof w.componentDidCatch=="function"&&(tl===null||!tl.has(w))){c=mc(v,c),c=B(f,c,1),f=Ks(f,c,1),c=fi(),f!==null&&(bi(f,1,c),ei(f,c));break}}f=f.return}}function Xv(c,f,v){var w=c.pingCache;w!==null&&w.delete(f),f=fi(),c.pingedLanes|=c.suspendedLanes&v,Vr===c&&(Or&v)===v&&(wr===4||wr===3&&(Or&130023424)===Or&&500>cn()-C1?nl(c,0):w1|=v),ei(c,f)}function T1(c,f){f===0&&((c.mode&1)===0?f=1:(f=xi,xi<<=1,(xi&130023424)===0&&(xi=4194304)));var v=fi();c=Xo(c,f),c!==null&&(bi(c,f,v),ei(c,v))}function kx(c){var f=c.memoizedState,v=0;f!==null&&(v=f.retryLane),T1(c,v)}function Qv(c,f){var v=0;switch(c.tag){case 13:var w=c.stateNode,T=c.memoizedState;T!==null&&(v=T.retryLane);break;case 19:w=c.stateNode;break;default:throw Error(a(314))}w!==null&&w.delete(f),T1(c,v)}var L1;L1=function(c,f,v){if(c!==null)if(c.memoizedProps!==f.pendingProps||Tr.current)Vi=!0;else{if((c.lanes&v)===0&&(f.flags&128)===0)return Vi=!1,bx(c,f,v);Vi=(c.flags&131072)!==0}else Vi=!1,Mn&&(f.flags&1048576)!==0&&K0(f,qt,f.index);switch(f.lanes=0,f.tag){case 2:var w=f.type;Fa(c,f),c=f.pendingProps;var T=Ta(f,ar.current);nc(f,v),T=t1(null,f,w,c,T,v);var M=sc();return f.flags|=1,typeof T=="object"&&T!==null&&typeof T.render=="function"&&T.$$typeof===void 0?(f.tag=1,f.memoizedState=null,f.updateQueue=null,Lr(w)?(M=!0,to(f)):M=!1,f.memoizedState=T.state!==null&&T.state!==void 0?T.state:null,Y0(f),T.updater=Qo,f.stateNode=T,T._reactInternals=f,X0(f,w,c,v),f=Jo(null,f,w,!0,M,v)):(f.tag=0,Mn&&M&&Si(f),_i(null,f,T,v),f=f.child),f;case 16:w=f.elementType;e:{switch(Fa(c,f),c=f.pendingProps,T=w._init,w=T(w._payload),f.type=w,T=f.tag=Jh(w),c=Yo(w,c),T){case 0:f=c1(null,f,w,c,v);break e;case 1:f=Vv(null,f,w,c,v);break e;case 11:f=$v(null,f,w,c,v);break e;case 14:f=Zs(null,f,w,Yo(w.type,c),v);break e}throw Error(a(306,w,""))}return f;case 0:return w=f.type,T=f.pendingProps,T=f.elementType===w?T:Yo(w,T),c1(c,f,w,T,v);case 1:return w=f.type,T=f.pendingProps,T=f.elementType===w?T:Yo(w,T),Vv(c,f,w,T,v);case 3:e:{if(Uv(f),c===null)throw Error(a(387));w=f.pendingProps,M=f.memoizedState,T=M.element,Ev(c,f),Ch(f,w,null,v);var V=f.memoizedState;if(w=V.element,Mt&&M.isDehydrated)if(M={element:w,isDehydrated:!1,cache:V.cache,pendingSuspenseBoundaries:V.pendingSuspenseBoundaries,transitions:V.transitions},f.updateQueue.baseState=M,f.memoizedState=M,f.flags&256){T=mc(Error(a(423)),f),f=Gv(c,f,w,v,T);break e}else if(w!==T){T=mc(Error(a(424)),f),f=Gv(c,f,w,v,T);break e}else for(Mt&&(ko=Nd(f.stateNode.containerInfo),$n=f,Mn=!0,Hi=null,Eo=!1),v=Iv(f,null,w,v),f.child=v;v;)v.flags=v.flags&-3|4096,v=v.sibling;else{if(ec(),w===T){f=hs(c,f,v);break e}_i(c,f,w,v)}f=f.child}return f;case 5:return Ct(f),c===null&&Kd(f),w=f.type,T=f.pendingProps,M=c!==null?c.memoizedProps:null,V=T.children,De(w,T)?V=null:M!==null&&De(w,M)&&(f.flags|=32),Wv(c,f),_i(c,f,V,v),f.child;case 6:return c===null&&Kd(f),null;case 13:return jv(c,f,v);case 4:return ge(f,f.stateNode.containerInfo),w=f.pendingProps,c===null?f.child=ic(f,null,w,v):_i(c,f,w,v),f.child;case 11:return w=f.type,T=f.pendingProps,T=f.elementType===w?T:Yo(w,T),$v(c,f,w,T,v);case 7:return _i(c,f,f.pendingProps,v),f.child;case 8:return _i(c,f,f.pendingProps.children,v),f.child;case 12:return _i(c,f,f.pendingProps.children,v),f.child;case 10:e:{if(w=f.type._context,T=f.pendingProps,M=f.memoizedProps,V=T.value,kv(f,w,V),M!==null)if(I(M.value,V)){if(M.children===T.children&&!Tr.current){f=hs(c,f,v);break e}}else for(M=f.child,M!==null&&(M.return=f);M!==null;){var te=M.dependencies;if(te!==null){V=M.child;for(var fe=te.firstContext;fe!==null;){if(fe.context===w){if(M.tag===1){fe=ds(-1,v&-v),fe.tag=2;var ze=M.updateQueue;if(ze!==null){ze=ze.shared;var it=ze.pending;it===null?fe.next=fe:(fe.next=it.next,it.next=fe),ze.pending=fe}}M.lanes|=v,fe=M.alternate,fe!==null&&(fe.lanes|=v),Qd(M.return,v,f),te.lanes|=v;break}fe=fe.next}}else if(M.tag===10)V=M.type===f.type?null:M.child;else if(M.tag===18){if(V=M.return,V===null)throw Error(a(341));V.lanes|=v,te=V.alternate,te!==null&&(te.lanes|=v),Qd(V,v,f),V=M.sibling}else V=M.child;if(V!==null)V.return=M;else for(V=M;V!==null;){if(V===f){V=null;break}if(M=V.sibling,M!==null){M.return=V.return,V=M;break}V=V.return}M=V}_i(c,f,T.children,v),f=f.child}return f;case 9:return T=f.type,w=f.pendingProps.children,nc(f,v),T=no(T),w=w(T),f.flags|=1,_i(c,f,w,v),f.child;case 14:return w=f.type,T=Yo(w,f.pendingProps),T=Yo(w.type,T),Zs(c,f,w,T,v);case 15:return Bv(c,f,f.type,f.pendingProps,v);case 17:return w=f.type,T=f.pendingProps,T=f.elementType===w?T:Yo(w,T),Fa(c,f),f.tag=1,Lr(w)?(c=!0,to(f)):c=!1,nc(f,v),Tv(f,w,T),X0(f,w,T,v),Jo(null,f,w,!0,c,v);case 19:return qv(c,f,v);case 22:return Hv(c,f,v)}throw Error(a(156,f.tag))};function Pi(c,f){return us(c,f)}function za(c,f,v,w){this.tag=c,this.key=v,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=f,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=w,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Io(c,f,v,w){return new za(c,f,v,w)}function A1(c){return c=c.prototype,!(!c||!c.isReactComponent)}function Jh(c){if(typeof c=="function")return A1(c)?1:0;if(c!=null){if(c=c.$$typeof,c===S)return 11;if(c===k)return 14}return 2}function ao(c,f){var v=c.alternate;return v===null?(v=Io(c.tag,f,c.key,c.mode),v.elementType=c.elementType,v.type=c.type,v.stateNode=c.stateNode,v.alternate=c,c.alternate=v):(v.pendingProps=f,v.type=c.type,v.flags=0,v.subtreeFlags=0,v.deletions=null),v.flags=c.flags&14680064,v.childLanes=c.childLanes,v.lanes=c.lanes,v.child=c.child,v.memoizedProps=c.memoizedProps,v.memoizedState=c.memoizedState,v.updateQueue=c.updateQueue,f=c.dependencies,v.dependencies=f===null?null:{lanes:f.lanes,firstContext:f.firstContext},v.sibling=c.sibling,v.index=c.index,v.ref=c.ref,v}function xf(c,f,v,w,T,M){var V=2;if(w=c,typeof c=="function")A1(c)&&(V=1);else if(typeof c=="string")V=5;else e:switch(c){case p:return ol(v.children,T,M,f);case g:V=8,T|=8;break;case m:return c=Io(12,v,f,T|2),c.elementType=m,c.lanes=M,c;case P:return c=Io(13,v,f,T),c.elementType=P,c.lanes=M,c;case E:return c=Io(19,v,f,T),c.elementType=E,c.lanes=M,c;case R:return ep(v,T,M,f);default:if(typeof c=="object"&&c!==null)switch(c.$$typeof){case y:V=10;break e;case b:V=9;break e;case S:V=11;break e;case k:V=14;break e;case L:V=16,w=null;break e}throw Error(a(130,c==null?c:typeof c,""))}return f=Io(V,v,f,T),f.elementType=c,f.type=w,f.lanes=M,f}function ol(c,f,v,w){return c=Io(7,c,w,f),c.lanes=v,c}function ep(c,f,v,w){return c=Io(22,c,w,f),c.elementType=R,c.lanes=v,c.stateNode={isHidden:!1},c}function tp(c,f,v){return c=Io(6,c,null,f),c.lanes=v,c}function al(c,f,v){return f=Io(4,c.children!==null?c.children:[],c.key,f),f.lanes=v,f.stateNode={containerInfo:c.containerInfo,pendingChildren:null,implementation:c.implementation},f}function bf(c,f,v,w,T){this.tag=f,this.containerInfo=c,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=$e,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Us(0),this.expirationTimes=Us(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Us(0),this.identifierPrefix=w,this.onRecoverableError=T,Mt&&(this.mutableSourceEagerHydrationData=null)}function Jv(c,f,v,w,T,M,V,te,fe){return c=new bf(c,f,v,te,fe),f===1?(f=1,M===!0&&(f|=8)):f=0,M=Io(3,null,null,f),c.current=M,M.stateNode=c,M.memoizedState={element:w,isDehydrated:v,cache:null,transitions:null,pendingSuspenseBoundaries:null},Y0(M),c}function I1(c){if(!c)return Ji;c=c._reactInternals;e:{if(K(c)!==c||c.tag!==1)throw Error(a(170));var f=c;do{switch(f.tag){case 3:f=f.stateNode.context;break e;case 1:if(Lr(f.type)){f=f.stateNode.__reactInternalMemoizedMergedChildContext;break e}}f=f.return}while(f!==null);throw Error(a(171))}if(c.tag===1){var v=c.type;if(Lr(v))return _o(c,v,f)}return f}function R1(c){var f=c._reactInternals;if(f===void 0)throw typeof c.render=="function"?Error(a(188)):(c=Object.keys(c).join(","),Error(a(268,c)));return c=ve(f),c===null?null:c.stateNode}function Sf(c,f){if(c=c.memoizedState,c!==null&&c.dehydrated!==null){var v=c.retryLane;c.retryLane=v!==0&&v<f?v:f}}function wf(c,f){Sf(c,f),(c=c.alternate)&&Sf(c,f)}function np(c){return c=ve(c),c===null?null:c.stateNode}function M1(){return null}return n.attemptContinuousHydration=function(c){if(c.tag===13){var f=Xo(c,134217728);if(f!==null){var v=fi();Ao(f,c,134217728,v)}wf(c,134217728)}},n.attemptDiscreteHydration=function(c){if(c.tag===13){var f=Xo(c,1);if(f!==null){var v=fi();Ao(f,c,1,v)}wf(c,1)}},n.attemptHydrationAtCurrentPriority=function(c){if(c.tag===13){var f=Nr(c),v=Xo(c,f);if(v!==null){var w=fi();Ao(v,c,f,w)}wf(c,f)}},n.attemptSynchronousHydration=function(c){switch(c.tag){case 3:var f=c.stateNode;if(f.current.memoizedState.isDehydrated){var v=Aa(f.pendingLanes);v!==0&&(Zo(f,v|1),ei(f,cn()),(zt&6)===0&&(el(),Ke()))}break;case 13:_1(function(){var w=Xo(c,1);if(w!==null){var T=fi();Ao(w,c,1,T)}}),wf(c,1)}},n.batchedUpdates=function(c,f){var v=zt;zt|=1;try{return c(f)}finally{zt=v,zt===0&&(el(),U&&Ke())}},n.createComponentSelector=function(c){return{$$typeof:$h,value:c}},n.createContainer=function(c,f,v,w,T,M,V){return Jv(c,f,!1,null,v,w,T,M,V)},n.createHasPseudoClassSelector=function(c){return{$$typeof:Bh,value:c}},n.createHydrationContainer=function(c,f,v,w,T,M,V,te,fe){return c=Jv(v,w,!0,c,T,M,V,te,fe),c.context=I1(null),v=c.current,w=fi(),T=Nr(v),M=ds(w,T),M.callback=f??null,Ks(v,M,T),c.current.lanes=T,bi(c,T,w),ei(c,w),c},n.createPortal=function(c,f,v){var w=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:d,key:w==null?null:""+w,children:c,containerInfo:f,implementation:v}},n.createRoleSelector=function(c){return{$$typeof:Hh,value:c}},n.createTestNameSelector=function(c){return{$$typeof:Sc,value:c}},n.createTextSelector=function(c){return{$$typeof:Wh,value:c}},n.deferredUpdates=function(c){var f=Lt,v=ur.transition;try{return ur.transition=null,Lt=16,c()}finally{Lt=f,ur.transition=v}},n.discreteUpdates=function(c,f,v,w,T){var M=Lt,V=ur.transition;try{return ur.transition=null,Lt=1,c(f,v,w,T)}finally{Lt=M,ur.transition=V,zt===0&&el()}},n.findAllNodes=S1,n.findBoundingRects=function(c,f){if(!mt)throw Error(a(363));f=S1(c,f),c=[];for(var v=0;v<f.length;v++)c.push(tn(f[v]));for(f=c.length-1;0<f;f--){v=c[f];for(var w=v.x,T=w+v.width,M=v.y,V=M+v.height,te=f-1;0<=te;te--)if(f!==te){var fe=c[te],ze=fe.x,it=ze+fe.width,Et=fe.y,Je=Et+fe.height;if(w>=ze&&M>=Et&&T<=it&&V<=Je){c.splice(f,1);break}else if(w!==ze||v.width!==fe.width||Je<M||Et>V){if(!(M!==Et||v.height!==fe.height||it<w||ze>T)){ze>w&&(fe.width+=ze-w,fe.x=w),it<T&&(fe.width=T-ze),c.splice(f,1);break}}else{Et>M&&(fe.height+=Et-M,fe.y=M),Je<V&&(fe.height=V-Et),c.splice(f,1);break}}}return c},n.findHostInstance=R1,n.findHostInstanceWithNoPortals=function(c){return c=Y(c),c=c!==null?le(c):null,c===null?null:c.stateNode},n.findHostInstanceWithWarning=function(c){return R1(c)},n.flushControlled=function(c){var f=zt;zt|=1;var v=ur.transition,w=Lt;try{ur.transition=null,Lt=1,c()}finally{Lt=w,ur.transition=v,zt=f,zt===0&&(el(),Ke())}},n.flushPassiveEffects=uu,n.flushSync=_1,n.focusWithin=function(c,f){if(!mt)throw Error(a(363));for(c=Vh(c),f=wc(c,f),f=Array.from(f),c=0;c<f.length;){var v=f[c++];if(!Oe(v)){if(v.tag===5&&Ut(v.stateNode))return!0;for(v=v.child;v!==null;)f.push(v),v=v.sibling}}return!1},n.getCurrentUpdatePriority=function(){return Lt},n.getFindAllNodesFailureDescription=function(c,f){if(!mt)throw Error(a(363));var v=0,w=[];c=[Vh(c),0];for(var T=0;T<c.length;){var M=c[T++],V=c[T++],te=f[V];if((M.tag!==5||!Oe(M))&&(x1(M,te)&&(w.push(b1(te)),V++,V>v&&(v=V)),V<f.length))for(M=M.child;M!==null;)c.push(M,V),M=M.sibling}if(v<f.length){for(c=[];v<f.length;v++)c.push(b1(f[v]));return`findAllNodes was able to match part of the selector:
+  `+(w.join(" > ")+`
+
+No matching component was found for:
+  `)+c.join(" > ")}return null},n.getPublicRootInstance=function(c){if(c=c.current,!c.child)return null;switch(c.child.tag){case 5:return be(c.child.stateNode);default:return c.child.stateNode}},n.injectIntoDevTools=function(c){if(c={bundleType:c.bundleType,version:c.version,rendererPackageName:c.rendererPackageName,rendererConfig:c.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:s.ReactCurrentDispatcher,findHostInstanceByFiber:np,findFiberByHostInstance:c.findFiberByHostInstance||M1,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0"},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")c=!1;else{var f=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(f.isDisabled||!f.supportsFiber)c=!0;else{try{nn=f.inject(c),Ot=f}catch{}c=!!f.checkDCE}}return c},n.isAlreadyRendering=function(){return!1},n.observeVisibleRects=function(c,f,v,w){if(!mt)throw Error(a(363));c=S1(c,f);var T=Wt(c,v,w).disconnect;return{disconnect:function(){T()}}},n.registerMutableSourceForHydration=function(c,f){var v=f._getVersion;v=v(f._source),c.mutableSourceEagerHydrationData==null?c.mutableSourceEagerHydrationData=[f,v]:c.mutableSourceEagerHydrationData.push(f,v)},n.runWithPriority=function(c,f){var v=Lt;try{return Lt=c,f()}finally{Lt=v}},n.shouldError=function(){return null},n.shouldSuspend=function(){return!1},n.updateContainer=function(c,f,v,w){var T=f.current,M=fi(),V=Nr(T);return v=I1(v),f.context===null?f.context=v:f.pendingContext=v,f=ds(M,V),f.payload={element:c},w=w===void 0?null:w,w!==null&&(f.callback=w),c=Ks(T,f,V),c!==null&&(Ao(c,T,V,M),wh(c,T,V)),V},n};(function(e){e.exports=cwe})(qB);const dwe=DC(qB.exports);var Q8={exports:{}},xh={};/**
+ * @license React
+ * react-reconciler-constants.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.
+ */xh.ConcurrentRoot=1;xh.ContinuousEventPriority=4;xh.DefaultEventPriority=16;xh.DiscreteEventPriority=1;xh.IdleEventPriority=536870912;xh.LegacyRoot=0;(function(e){e.exports=xh})(Q8);const DA={children:!0,ref:!0,key:!0,style:!0,forwardedRef:!0,unstable_applyCache:!0,unstable_applyDrawHitFromCache:!0};let FA=!1,zA=!1;const J8=".react-konva-event",fwe=`ReactKonva: You have a Konva node with draggable = true and position defined but no onDragMove or onDragEnd events are handled.
+Position of a node will be changed during drag&drop, so you should update state of the react app as well.
+Consider to add onDragMove or onDragEnd events.
+For more info see: https://github.com/konvajs/react-konva/issues/256
+`,hwe=`ReactKonva: You are using "zIndex" attribute for a Konva node.
+react-konva may get confused with ordering. Just define correct order of elements in your render function of a component.
+For more info see: https://github.com/konvajs/react-konva/issues/194
+`,pwe={};function fx(e,t,n=pwe){if(!FA&&"zIndex"in t&&(console.warn(hwe),FA=!0),!zA&&t.draggable){var r=t.x!==void 0||t.y!==void 0,i=t.onDragEnd||t.onDragMove;r&&!i&&(console.warn(fwe),zA=!0)}for(var o in n)if(!DA[o]){var a=o.slice(0,2)==="on",s=n[o]!==t[o];if(a&&s){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),e.off(l,n[o])}var d=!t.hasOwnProperty(o);d&&e.setAttr(o,void 0)}var p=t._useStrictMode,g={},m=!1;const y={};for(var o in t)if(!DA[o]){var a=o.slice(0,2)==="on",b=n[o]!==t[o];if(a&&b){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),t[o]&&(y[l]=t[o])}!a&&(t[o]!==n[o]||p&&t[o]!==e.getAttr(o))&&(m=!0,g[o]=t[o])}m&&(e.setAttrs(g),Ld(e));for(var l in y)e.on(l+J8,y[l])}function Ld(e){if(!st.autoDrawEnabled){var t=e.getLayer()||e.getStage();t&&t.batchDraw()}}const ZB={},gwe={};rh.Node.prototype._applyProps=fx;function mwe(e,t){if(typeof t=="string"){console.error(`Do not use plain text as child of Konva.Node. You are using text: ${t}`);return}e.add(t),Ld(e)}function vwe(e,t,n){let r=rh[e];r||(console.error(`Konva has no node with the type ${e}. Group will be used instead. If you use minimal version of react-konva, just import required nodes into Konva: "import "konva/lib/shapes/${e}"  If you want to render DOM elements as part of canvas tree take a look into this demo: https://konvajs.github.io/docs/react/DOM_Portal.html`),r=rh.Group);const i={},o={};for(var a in t){var s=a.slice(0,2)==="on";s?o[a]=t[a]:i[a]=t[a]}const l=new r(i);return fx(l,o),l}function ywe(e,t,n){console.error(`Text components are not supported for now in ReactKonva. Your text is: "${e}"`)}function xwe(e,t,n){return!1}function bwe(e){return e}function Swe(){return null}function wwe(){return null}function Cwe(e,t,n,r){return gwe}function _we(){}function kwe(e){}function Ewe(e,t){return!1}function Pwe(){return ZB}function Twe(){return ZB}const Lwe=setTimeout,Awe=clearTimeout,Iwe=-1;function Rwe(e,t){return!1}const Mwe=!1,Owe=!0,Nwe=!0;function Dwe(e,t){t.parent===e?t.moveToTop():e.add(t),Ld(e)}function Fwe(e,t){t.parent===e?t.moveToTop():e.add(t),Ld(e)}function YB(e,t,n){t._remove(),e.add(t),t.setZIndex(n.getZIndex()),Ld(e)}function zwe(e,t,n){YB(e,t,n)}function $we(e,t){t.destroy(),t.off(J8),Ld(e)}function Bwe(e,t){t.destroy(),t.off(J8),Ld(e)}function Hwe(e,t,n){console.error(`Text components are not yet supported in ReactKonva. You text is: "${n}"`)}function Wwe(e,t,n){}function Vwe(e,t,n,r,i){fx(e,i,r)}function Uwe(e){e.hide(),Ld(e)}function Gwe(e){}function jwe(e,t){(t.visible==null||t.visible)&&e.show()}function Kwe(e,t){}function qwe(e){}function Zwe(){}const Ywe=()=>Q8.exports.DefaultEventPriority,Xwe=Object.freeze(Object.defineProperty({__proto__:null,appendInitialChild:mwe,createInstance:vwe,createTextInstance:ywe,finalizeInitialChildren:xwe,getPublicInstance:bwe,prepareForCommit:Swe,preparePortalMount:wwe,prepareUpdate:Cwe,resetAfterCommit:_we,resetTextContent:kwe,shouldDeprioritizeSubtree:Ewe,getRootHostContext:Pwe,getChildHostContext:Twe,scheduleTimeout:Lwe,cancelTimeout:Awe,noTimeout:Iwe,shouldSetTextContent:Rwe,isPrimaryRenderer:Mwe,warnsIfNotActing:Owe,supportsMutation:Nwe,appendChild:Dwe,appendChildToContainer:Fwe,insertBefore:YB,insertInContainerBefore:zwe,removeChild:$we,removeChildFromContainer:Bwe,commitTextUpdate:Hwe,commitMount:Wwe,commitUpdate:Vwe,hideInstance:Uwe,hideTextInstance:Gwe,unhideInstance:jwe,unhideTextInstance:Kwe,clearContainer:qwe,detachDeletedInstance:Zwe,getCurrentEventPriority:Ywe,now:$p.exports.unstable_now,idlePriority:$p.exports.unstable_IdlePriority,run:$p.exports.unstable_runWithPriority},Symbol.toStringTag,{value:"Module"}));var Qwe=Object.defineProperty,Jwe=Object.defineProperties,e6e=Object.getOwnPropertyDescriptors,$A=Object.getOwnPropertySymbols,t6e=Object.prototype.hasOwnProperty,n6e=Object.prototype.propertyIsEnumerable,BA=(e,t,n)=>t in e?Qwe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,HA=(e,t)=>{for(var n in t||(t={}))t6e.call(t,n)&&BA(e,n,t[n]);if($A)for(var n of $A(t))n6e.call(t,n)&&BA(e,n,t[n]);return e},r6e=(e,t)=>Jwe(e,e6e(t));function e7(e,t,n){if(!e)return;if(n(e)===!0)return e;let r=t?e.return:e.child;for(;r;){const i=e7(r,t,n);if(i)return i;r=t?null:r.sibling}}function XB(e){try{return Object.defineProperties(e,{_currentRenderer:{get(){return null},set(){}},_currentRenderer2:{get(){return null},set(){}}})}catch{return e}}const t7=XB(C.exports.createContext(null));class QB extends C.exports.Component{render(){return _(t7.Provider,{value:this._reactInternals,children:this.props.children})}}const{ReactCurrentOwner:i6e,ReactCurrentDispatcher:o6e}=C.exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function a6e(){const e=C.exports.useContext(t7);if(!e)throw new Error("its-fine: useFiber must be called within a <FiberProvider />!");const t=C.exports.useId();return C.exports.useMemo(()=>{var r;return(r=i6e.current)!=null?r:e7(e,!1,i=>{let o=i.memoizedState;for(;o;){if(o.memoizedState===t)return!0;o=o.next}})},[e,t])}const ng=[],WA=new WeakMap;function s6e(){var e;const t=a6e();ng.splice(0,ng.length),e7(t,!0,n=>{var r;const i=(r=n.type)==null?void 0:r._context;i&&i!==t7&&ng.push(XB(i))});for(const n of ng){const r=(e=o6e.current)==null?void 0:e.readContext(n);WA.set(n,r)}return C.exports.useMemo(()=>ng.reduce((n,r)=>i=>C.exports.createElement(n,null,C.exports.createElement(r.Provider,r6e(HA({},i),{value:WA.get(r)}))),n=>_(QB,{...HA({},n)})),[])}function l6e(e){const t=se.useRef();return se.useLayoutEffect(()=>{t.current=e}),t.current}const u6e=e=>{const t=se.useRef(),n=se.useRef(),r=se.useRef(),i=l6e(e),o=s6e(),a=s=>{const{forwardedRef:l}=e;!l||(typeof l=="function"?l(s):l.current=s)};return se.useLayoutEffect(()=>(n.current=new rh.Stage({width:e.width,height:e.height,container:t.current}),a(n.current),r.current=bg.createContainer(n.current,Q8.exports.LegacyRoot,!1,null),bg.updateContainer(_(o,{children:e.children}),r.current),()=>{!rh.isBrowser||(a(null),bg.updateContainer(null,r.current,null),n.current.destroy())}),[]),se.useLayoutEffect(()=>{a(n.current),fx(n.current,e,i),bg.updateContainer(_(o,{children:e.children}),r.current,null)}),_("div",{ref:t,accessKey:e.accessKey,className:e.className,role:e.role,style:e.style,tabIndex:e.tabIndex,title:e.title})},LS="Layer",c6e="Group",SC="Rect",wC="Circle",d6e="Line",AS="Image",f6e="Transformer",bg=dwe(Xwe);bg.injectIntoDevTools({findHostInstanceByFiber:()=>null,bundleType:0,version:se.version,rendererPackageName:"react-konva"});const h6e=se.forwardRef((e,t)=>_(QB,{children:_(u6e,{...e,forwardedRef:t})})),p6e=e=>{const{r:t,g:n,b:r,a:i}=e;return`rgba(${t}, ${n}, ${r}, ${i})`},JB=e=>{const{r:t,g:n,b:r}=e;return`rgba(${t}, ${n}, ${r})`},g6e=Rn(e=>e.inpainting,e=>{const{lines:t,maskColor:n}=e;return{lines:t,maskColorString:JB(n)}}),m6e=Rn([e=>e.inpainting,e=>e.options],(e,t)=>{const{tool:n,brushSize:r,maskColor:i,shouldInvertMask:o,shouldShowMask:a,shouldShowCheckboardTransparency:s,lines:l,pastLines:d,futureLines:p,isMovingBoundingBox:g,shouldShowBoundingBoxFill:m}=e,{activeTab:y,showDualDisplay:b}=t;return{tool:n,brushSize:r,maskColor:i,shouldInvertMask:o,shouldShowMask:a,shouldShowCheckboardTransparency:s,canUndo:d.length>0,canRedo:p.length>0,isMaskEmpty:l.length===0,isMovingBoundingBox:g,activeTabName:os[y],showDualDisplay:b,shouldShowBoundingBoxFill:m}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),v6e=Rn(e=>e.inpainting,e=>{const{tool:t,brushSize:n,maskColor:r,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,shouldShowBrushPreview:s,imageToInpaint:l,isMovingBoundingBox:d,boundingBoxDimensions:p,canvasDimensions:g,boundingBoxCoordinate:m,stageScale:y,shouldShowBoundingBoxFill:b,isDrawing:S,isBoundingBoxTransforming:P,shouldShowBoundingBox:E}=e;return{tool:t,brushSize:n,maskColor:r,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,shouldShowBrushPreview:s,imageToInpaint:l,isMovingBoundingBox:d,boundingBoxDimensions:p,canvasDimensions:g,boundingBoxCoordinate:m,stageScale:y,shouldShowBoundingBoxFill:b,isDrawing:S,isBoundingBoxTransforming:P,shouldShowBoundingBox:E}},{memoizeOptions:{resultEqualityCheck:(e,t)=>{const{imageToInpaint:n,...r}=e,{imageToInpaint:i,...o}=t;return wn.isEqual(r,o)&&n==i}}}),y6e=()=>{const{lines:e,maskColorString:t}=qe(g6e);return _(Xn,{children:e.map((n,r)=>_(d6e,{points:n.points,stroke:t,strokeWidth:n.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,listening:!1,globalCompositeOperation:n.tool==="brush"?"source-over":"destination-out"},r))})},x6e=Rn(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,maskColor:a,tool:s,shouldShowBrush:l}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,maskColorString:JB(a),tool:s,shouldShowBrush:l}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),b6e=()=>{const{cursorPosition:e,width:t,height:n,shouldShowBrushPreview:r,brushSize:i,maskColorString:o,tool:a,shouldShowBrush:s}=qe(x6e);return!s||!(e||r)?null:_(wC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:i/2,fill:o,listening:!1,globalCompositeOperation:a==="eraser"?"destination-out":"source-over"})},S6e=Rn(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,stageScale:a,shouldShowBrush:s}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,strokeWidth:1/a,shouldShowBrush:s}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),w6e=()=>{const{cursorPosition:e,width:t,height:n,shouldShowBrushPreview:r,brushSize:i,strokeWidth:o,shouldShowBrush:a}=qe(S6e);return!a||!(e||r)?null:ue(Xn,{children:[_(wC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:i/2,stroke:"rgba(0,0,0,1)",strokeWidth:o,strokeEnabled:!0,listening:!1}),_(wC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:1,fill:"rgba(0,0,0,1)",listening:!1})]})},C6e=()=>{const{tool:e,lines:t,cursorPosition:n,brushSize:r,canvasDimensions:{width:i,height:o},maskColor:a,shouldInvertMask:s,shouldShowMask:l,shouldShowBrushPreview:d,shouldShowCheckboardTransparency:p,imageToInpaint:g,shouldShowBrush:m,shouldShowBoundingBoxFill:y}=qe(b=>b.inpainting);return C.exports.useLayoutEffect(()=>{!Hc.current||Hc.current.cache({x:0,y:0,width:i,height:o})},[t,n,i,o,e,r,a,s,l,d,p,g,m,y]),null},py=e=>{const t=e.getPointerPosition(),n=e.getAbsoluteTransform().copy();if(!t||!n)return;const r=n.invert().point(t);return{x:Math.floor(r.x),y:Math.floor(r.y)}},_6e=4,eH=Rn(e=>e.inpainting,e=>{const{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFill:r,canvasDimensions:i,stageScale:o,imageToInpaint:a,isMovingBoundingBox:s}=e;return{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFillString:p6e(r),canvasDimensions:i,stageScale:o,imageToInpaint:a,dash:_6e/o,strokeWidth:1/o,isMovingBoundingBox:s}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),k6e=()=>{const{boundingBoxCoordinate:e,boundingBoxDimensions:t,boundingBoxPreviewFillString:n,canvasDimensions:r}=qe(eH);return ue(c6e,{children:[_(SC,{x:0,y:0,height:r.height,width:r.width,fill:n}),_(SC,{x:e.x,y:e.y,width:t.width,height:t.height,fill:"rgb(255,255,255)",listening:!1,globalCompositeOperation:"destination-out"})]})},E6e=()=>{const e=St(),{boundingBoxCoordinate:t,boundingBoxDimensions:n,strokeWidth:r,stageScale:i,imageToInpaint:o}=qe(eH),a=C.exports.useRef(null),s=C.exports.useRef(null);C.exports.useEffect(()=>{!a.current||!s.current||(a.current.nodes([s.current]),a.current.getLayer()?.batchDraw())},[]);const l=64*i;return ue(Xn,{children:[_(SC,{x:t.x,y:t.y,width:n.width,height:n.height,ref:s,stroke:"white",strokeWidth:r,listening:!1,onTransformStart:()=>{e(pg(!1)),e(BL(!1)),e($L(!0))},onTransformEnd:()=>{e(BL(!0)),e($L(!1))},onTransform:()=>{if(!s.current)return;const d=s.current,p=d.scaleX(),g=d.scaleY(),m=Math.round(d.width()*p),y=Math.round(d.height()*g),b=Math.round(d.x()),S=Math.round(d.y());e(hg({width:m,height:y})),e(w$({x:b,y:S})),d.scaleX(1),d.scaleY(1)}}),_(f6e,{ref:a,rotateEnabled:!1,anchorSize:15,anchorFill:"rgba(212,216,234,1)",anchorStroke:"rgb(42,42,42)",borderEnabled:!0,borderStroke:"black",borderDash:[4,4],anchorCornerRadius:3,ignoreStroke:!0,keepRatio:!1,flipEnabled:!1,onMouseDown:d=>{d.cancelBubble=!0},anchorDragBoundFunc:(d,p,g)=>{const m=d.x%l,y=d.y%l,b=OL(p.x,l)+m,S=OL(p.y,l)+y,P=Math.abs(p.x-b),E=Math.abs(p.y-S),k=P<l,L=E<l;let R={...d};return k&&!L?R={x:b,y:d.y}:!k&&L?R={x:d.x,y:S}:k&&L&&(R={x:b,y:S}),R},boundBoxFunc:(d,p)=>!o||p.width+p.x>o.width*i||p.height+p.y>o.height*i||p.x<0||p.y<0?d:p})]})},P6e=Rn([e=>e.options,e=>e.inpainting],(e,t)=>{const{shouldShowMask:n,cursorPosition:r,isMovingBoundingBox:i}=t;return{activeTabName:os[e.activeTab],shouldShowMask:n,isCursorOnCanvas:Boolean(r),isMovingBoundingBox:i}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),T6e=()=>{const e=St(),{shouldShowMask:t,activeTabName:n,isCursorOnCanvas:r,isMovingBoundingBox:i}=qe(P6e);C.exports.useRef(!0);const o=C.exports.useRef(!1),a=C.exports.useRef(null);return C.exports.useEffect(()=>{const s=l=>{if(!(!["Alt"," "].includes(l.key)||n!=="inpainting"||!t||l.repeat)){if(!r){a.current||(a.current=l),o.current=!1;return}if(a.current||(o.current=!0,a.current=l),!o.current&&l.type==="keyup"){o.current=!0,a.current=l;return}switch(l.preventDefault(),l.key){case"Alt":{e(O3e());break}case" ":{e(C$(l.type==="keydown"));break}}a.current=l,o.current=!0}};return document.addEventListener("keydown",s),document.addEventListener("keyup",s),()=>{document.removeEventListener("keydown",s),document.removeEventListener("keyup",s)}},[e,n,t,r,i]),null};let hl,Hc,E5;const L6e=()=>{const e=St(),{tool:t,brushSize:n,shouldInvertMask:r,shouldShowMask:i,shouldShowCheckboardTransparency:o,maskColor:a,imageToInpaint:s,isMovingBoundingBox:l,boundingBoxDimensions:d,canvasDimensions:p,boundingBoxCoordinate:g,stageScale:m,shouldShowBoundingBoxFill:y,isDrawing:b,isBoundingBoxTransforming:S,shouldShowBoundingBox:P}=qe(v6e);hl=C.exports.useRef(null),Hc=C.exports.useRef(null),E5=C.exports.useRef(null);const E=C.exports.useRef({x:0,y:0}),k=C.exports.useRef(!1),[L,R]=C.exports.useState(null);C.exports.useEffect(()=>{if(s){const G=new Image;G.onload=()=>{E5.current=G,R(G)},G.src=s.url}},[s,e,m]);const N=C.exports.useCallback(()=>{if(!hl.current)return;const G=py(hl.current);!G||!Hc.current||(e(pg(!0)),e(DL({tool:t,strokeWidth:n/2,points:[G.x,G.y]})))},[e,n,t]),F=C.exports.useCallback(()=>{if(!hl.current)return;const G=py(hl.current);if(!G||(e(zL(G)),!Hc.current))return;const Y=E.current.x-G.x,ve=E.current.y-G.y;if(E.current=G,l){const pe=wn.clamp(Math.floor(g.x-Y),0,p.width-d.width),le=wn.clamp(Math.floor(g.y-ve),0,p.height-d.height);e(w$({x:pe,y:le}));return}!b||(k.current=!0,e(FL([G.x,G.y])))},[e,l,d,p,g,b]),z=C.exports.useCallback(()=>{if(!k.current&&b&&hl.current){const G=py(hl.current);if(!G||!Hc.current)return;e(FL([G.x,G.y]))}else k.current=!1;e(pg(!1))},[e,b]),$=C.exports.useCallback(()=>{e(zL(null)),e(C$(!1)),e(pg(!1))},[e]),K=C.exports.useCallback(G=>{if(G.evt.buttons===1){if(!hl.current)return;const Y=py(hl.current);if(!Y||!Hc.current||l||S)return;e(pg(!0)),e(DL({tool:t,strokeWidth:n/2,points:[Y.x,Y.y]}))}},[e,n,t,l,S]);return ue("div",{className:"inpainting-canvas-wrapper checkerboard",tabIndex:1,children:[ue("div",{className:"inpainting-alerts",children:[!i&&_("div",{children:"Mask Hidden (H)"}),r&&_("div",{children:"Mask Inverted (Shift+M)"})]}),L&&ue(h6e,{width:Math.floor(L.width*m),height:Math.floor(L.height*m),scale:{x:m,y:m},onMouseDown:N,onMouseMove:F,onMouseEnter:K,onMouseUp:z,onMouseOut:$,onMouseLeave:$,style:{cursor:i?"none":"default"},className:"inpainting-canvas-stage",ref:hl,children:[!r&&!o&&_(LS,{name:"image-layer",listening:!1,children:_(AS,{listening:!1,image:L})}),i&&ue(Xn,{children:[ue(LS,{name:"mask-layer",listening:!1,opacity:o||r?1:a.a,ref:Hc,children:[_(y6e,{}),_(b6e,{}),r&&_(AS,{image:L,listening:!1,globalCompositeOperation:"source-in"}),!r&&o&&_(AS,{image:L,listening:!1,globalCompositeOperation:"source-out"})]}),ue(LS,{children:[P&&y&&_(k6e,{}),P&&_(E6e,{}),_(w6e,{})]})]})]}),_(C6e,{}),_(T6e,{})]})},A6e=()=>{const e=St(),{needsRepaint:t,imageToInpaint:n}=qe(i=>i.inpainting),r=C.exports.useRef(null);return C.exports.useLayoutEffect(()=>{if(!r.current||!n)return;const i=r.current.clientWidth,o=r.current.clientHeight,a=Math.min(1,Math.min(i/n.width,o/n.height));e(M3e(a))},[e,n,t]),_("div",{ref:r,className:"inpainting-canvas-container",children:_(ov,{thickness:"2px",speed:"1s",size:"xl"})})};function I6e(e){return Dt({tag:"svg",attr:{viewBox:"0 0 16 16",fill:"currentColor"},child:[{tag:"path",attr:{d:"M14 1H3L2 2v11l1 1h11l1-1V2l-1-1zM8 13H3V2h5v11zm6 0H9V2h5v11z"}}]})(e)}function hx(){return(hx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function tH(e,t){if(e==null)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(i[n]=e[n]);return i}function CC(e){var t=C.exports.useRef(e),n=C.exports.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var P0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e<t?t:e},Yg=function(e){return"touches"in e},_C=function(e){return e&&e.ownerDocument.defaultView||self},VA=function(e,t,n){var r=e.getBoundingClientRect(),i=Yg(t)?function(o,a){for(var s=0;s<o.length;s++)if(o[s].identifier===a)return o[s];return o[0]}(t.touches,n):t;return{left:P0((i.pageX-(r.left+_C(e).pageXOffset))/r.width),top:P0((i.pageY-(r.top+_C(e).pageYOffset))/r.height)}},UA=function(e){!Yg(e)&&e.preventDefault()},n7=se.memo(function(e){var t=e.onMove,n=e.onKey,r=tH(e,["onMove","onKey"]),i=C.exports.useRef(null),o=CC(t),a=CC(n),s=C.exports.useRef(null),l=C.exports.useRef(!1),d=C.exports.useMemo(function(){var y=function(P){UA(P),(Yg(P)?P.touches.length>0:P.buttons>0)&&i.current?o(VA(i.current,P,s.current)):S(!1)},b=function(){return S(!1)};function S(P){var E=l.current,k=_C(i.current),L=P?k.addEventListener:k.removeEventListener;L(E?"touchmove":"mousemove",y),L(E?"touchend":"mouseup",b)}return[function(P){var E=P.nativeEvent,k=i.current;if(k&&(UA(E),!function(R,N){return N&&!Yg(R)}(E,l.current)&&k)){if(Yg(E)){l.current=!0;var L=E.changedTouches||[];L.length&&(s.current=L[0].identifier)}k.focus(),o(VA(k,E,s.current)),S(!0)}},function(P){var E=P.which||P.keyCode;E<37||E>40||(P.preventDefault(),a({left:E===39?.05:E===37?-.05:0,top:E===40?.05:E===38?-.05:0}))},S]},[a,o]),p=d[0],g=d[1],m=d[2];return C.exports.useEffect(function(){return m},[m]),_("div",{...hx({},r,{onTouchStart:p,onMouseDown:p,className:"react-colorful__interactive",ref:i,onKeyDown:g,tabIndex:0,role:"slider"})})}),px=function(e){return e.filter(Boolean).join(" ")},r7=function(e){var t=e.color,n=e.left,r=e.top,i=r===void 0?.5:r,o=px(["react-colorful__pointer",e.className]);return _("div",{className:o,style:{top:100*i+"%",left:100*n+"%"},children:_("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}})})},mo=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},nH=function(e){var t=e.s,n=e.v,r=e.a,i=(200-t)*n/100;return{h:mo(e.h),s:mo(i>0&&i<200?t*n/100/(i<=100?i:200-i)*100:0),l:mo(i/2),a:mo(r,2)}},kC=function(e){var t=nH(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},IS=function(e){var t=nH(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},R6e=function(e){var t=e.h,n=e.s,r=e.v,i=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),a=r*(1-n),s=r*(1-(t-o)*n),l=r*(1-(1-t+o)*n),d=o%6;return{r:mo(255*[r,s,a,a,l,r][d]),g:mo(255*[l,r,r,s,a,a][d]),b:mo(255*[a,a,l,r,r,s][d]),a:mo(i,2)}},M6e=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,o=Math.max(t,n,r),a=o-Math.min(t,n,r),s=a?o===t?(n-r)/a:o===n?2+(r-t)/a:4+(t-n)/a:0;return{h:mo(60*(s<0?s+6:s)),s:mo(o?a/o*100:0),v:mo(o/255*100),a:i}},O6e=se.memo(function(e){var t=e.hue,n=e.onChange,r=px(["react-colorful__hue",e.className]);return se.createElement("div",{className:r},se.createElement(n7,{onMove:function(i){n({h:360*i.left})},onKey:function(i){n({h:P0(t+360*i.left,0,360)})},"aria-label":"Hue","aria-valuenow":mo(t),"aria-valuemax":"360","aria-valuemin":"0"},se.createElement(r7,{className:"react-colorful__hue-pointer",left:t/360,color:kC({h:t,s:100,v:100,a:1})})))}),N6e=se.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:kC({h:t.h,s:100,v:100,a:1})};return se.createElement("div",{className:"react-colorful__saturation",style:r},se.createElement(n7,{onMove:function(i){n({s:100*i.left,v:100-100*i.top})},onKey:function(i){n({s:P0(t.s+100*i.left,0,100),v:P0(t.v-100*i.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+mo(t.s)+"%, Brightness "+mo(t.v)+"%"},se.createElement(r7,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:kC(t)})))}),rH=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function D6e(e,t,n){var r=CC(n),i=C.exports.useState(function(){return e.toHsva(t)}),o=i[0],a=i[1],s=C.exports.useRef({color:t,hsva:o});C.exports.useEffect(function(){if(!e.equal(t,s.current.color)){var d=e.toHsva(t);s.current={hsva:d,color:t},a(d)}},[t,e]),C.exports.useEffect(function(){var d;rH(o,s.current.hsva)||e.equal(d=e.fromHsva(o),s.current.color)||(s.current={hsva:o,color:d},r(d))},[o,e,r]);var l=C.exports.useCallback(function(d){a(function(p){return Object.assign({},p,d)})},[]);return[o,l]}var F6e=typeof window<"u"?C.exports.useLayoutEffect:C.exports.useEffect,z6e=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},GA=new Map,$6e=function(e){F6e(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!GA.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,GA.set(t,n);var r=z6e();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},B6e=function(e){var t=e.className,n=e.hsva,r=e.onChange,i={backgroundImage:"linear-gradient(90deg, "+IS(Object.assign({},n,{a:0}))+", "+IS(Object.assign({},n,{a:1}))+")"},o=px(["react-colorful__alpha",t]),a=mo(100*n.a);return se.createElement("div",{className:o},_("div",{className:"react-colorful__alpha-gradient",style:i}),se.createElement(n7,{onMove:function(s){r({a:s.left})},onKey:function(s){r({a:P0(n.a+s.left)})},"aria-label":"Alpha","aria-valuetext":a+"%","aria-valuenow":a,"aria-valuemin":"0","aria-valuemax":"100"},se.createElement(r7,{className:"react-colorful__alpha-pointer",left:n.a,color:IS(n)})))},H6e=function(e){var t=e.className,n=e.colorModel,r=e.color,i=r===void 0?n.defaultColor:r,o=e.onChange,a=tH(e,["className","colorModel","color","onChange"]),s=C.exports.useRef(null);$6e(s);var l=D6e(n,i,o),d=l[0],p=l[1],g=px(["react-colorful",t]);return se.createElement("div",hx({},a,{ref:s,className:g}),_(N6e,{hsva:d,onChange:p}),_(O6e,{hue:d.h,onChange:p}),se.createElement(B6e,{hsva:d,onChange:p,className:"react-colorful__last-control"}))},W6e={defaultColor:{r:0,g:0,b:0,a:1},toHsva:M6e,fromHsva:R6e,equal:rH},V6e=function(e){return se.createElement(H6e,hx({},e,{colorModel:W6e}))};const U6e=e=>{const{styleClass:t,...n}=e;return _(V6e,{className:`invokeai__color-picker ${t}`,...n})},G6e=()=>{const{tool:e,brushSize:t,maskColor:n,shouldInvertMask:r,shouldShowMask:i,canUndo:o,canRedo:a,isMaskEmpty:s,activeTabName:l,showDualDisplay:d}=qe(m6e),p=St(),g=_d();Kt("[",$=>{$.preventDefault(),t-5>0?S(t-5):S(1)},{enabled:l==="inpainting"&&i},[l,i,t]),Kt("]",$=>{$.preventDefault(),S(t+5)},{enabled:l==="inpainting"&&i},[l,i,t]),Kt("shift+[",$=>{$.preventDefault(),R({...n,a:Math.max(n.a-.05,0)})},{enabled:l==="inpainting"&&i},[l,i,n.a]),Kt("shift+]",$=>{$.preventDefault(),R({...n,a:Math.min(n.a+.05,100)})},{enabled:l==="inpainting"&&i},[l,i,n.a]),Kt("e",$=>{$.preventDefault(),!(l!=="inpainting"||!i)&&y()},{enabled:l==="inpainting"&&i},[l,i]),Kt("b",$=>{$.preventDefault(),b()},{enabled:l==="inpainting"&&i},[l,i]),Kt("cmd+z, control+z",$=>{$.preventDefault(),N()},{enabled:l==="inpainting"&&i&&o},[l,i,o]),Kt("cmd+shift+z, control+shift+z, control+y, cmd+y",$=>{$.preventDefault(),F()},{enabled:l==="inpainting"&&i&&a},[l,i,a]),Kt("h",$=>{$.preventDefault(),P()},{enabled:l==="inpainting"},[l,i]),Kt("shift+m",$=>{$.preventDefault(),E()},{enabled:l==="inpainting"&&i},[l,r,i]),Kt("shift+c",$=>{$.preventDefault(),m(),g({title:"Mask Cleared",status:"success",duration:2500,isClosable:!0})},{enabled:l==="inpainting"&&i&&!s},[l,s,i]),Kt("shift+j",()=>{z()},[d]);const m=()=>{p(A3e())},y=()=>p(NL("eraser")),b=()=>p(NL("brush")),S=$=>{p(fS(!0)),p(E3e($))},P=()=>p(T3e(!i)),E=()=>p(P3e(!r)),k=()=>{p(fS(!0))},L=()=>{p(fS(!1))},R=$=>{p(L3e($))},N=()=>p(I3e()),F=()=>p(R3e()),z=()=>{p(fCe(!d)),p(_$(!0))};return _("div",{className:"inpainting-settings",children:ue("div",{className:"inpainting-buttons",children:[ue("div",{className:"inpainting-buttons-group",children:[_(cC,{trigger:"hover",onOpen:k,onClose:L,triggerComponent:_(Zn,{"aria-label":"Brush (B)",tooltip:"Brush (B)",icon:_(l$,{}),onClick:b,"data-selected":e==="brush",isDisabled:!i}),children:ue("div",{className:"inpainting-slider-numberinput",children:[_(_5,{label:"Brush Size",value:t,onChange:S,min:1,max:200,width:"100px",focusThumbOnChange:!1,isDisabled:!i}),_(xo,{value:t,onChange:S,width:"80px",min:1,max:999,isDisabled:!i})]})}),_(Zn,{"aria-label":"Eraser (E)",tooltip:"Eraser (E)",icon:_(mye,{}),onClick:y,"data-selected":e==="eraser",isDisabled:!i})]}),ue("div",{className:"inpainting-buttons-group",children:[_(cC,{trigger:"hover",triggerComponent:_(Zn,{"aria-label":"Mask Color",tooltip:"Mask Color",icon:_(xye,{}),isDisabled:!i,cursor:"pointer"}),children:_(U6e,{color:n,onChange:R})}),_(Zn,{"aria-label":"Hide/Show Mask (H)",tooltip:"Hide/Show Mask (H)","data-selected":!i,icon:i?_(Gxe,{size:22}):_(Uxe,{size:22}),onClick:P}),_(Zn,{tooltip:"Invert Mask Display (Shift+M)","aria-label":"Invert Mask Display (Shift+M)","data-selected":r,icon:r?_(z2e,{size:22}):_(B2e,{size:22}),onClick:E,isDisabled:!i})]}),ue("div",{className:"inpainting-buttons-group",children:[_(Zn,{"aria-label":"Undo",tooltip:"Undo",icon:_(kye,{}),onClick:N,isDisabled:!o||!i}),_(Zn,{"aria-label":"Redo",tooltip:"Redo",icon:_(Sye,{}),onClick:F,isDisabled:!a||!i}),_(Zn,{"aria-label":"Clear Mask (Shift + C)",tooltip:"Clear Mask (Shift + C)",icon:_(bye,{size:18,style:{transform:"rotate(45deg)"}}),onClick:m,isDisabled:s||!i}),_(Zn,{"aria-label":"Split Layout (Shift+J)",tooltip:"Split Layout (Shift+J)",icon:_(I6e,{}),"data-selected":d,onClick:z})]})]})})},j6e=Rn([e=>e.inpainting,e=>e.options],(e,t)=>{const{needsRepaint:n}=e,{showDualDisplay:r}=t;return{needsRepaint:n,showDualDisplay:r}},{memoizeOptions:{resultEqualityCheck:wn.isEqual}}),K6e=()=>{const e=St(),{showDualDisplay:t,needsRepaint:n}=qe(j6e);return C.exports.useLayoutEffect(()=>{const r=wn.debounce(()=>e(_$(!0)),250);return window.addEventListener("resize",r),()=>window.removeEventListener("resize",r)},[e]),ue("div",{className:"inpainting-display",style:t?{gridTemplateColumns:"1fr 1fr"}:{gridTemplateColumns:"auto"},children:[ue("div",{className:"inpainting-toolkit",children:[_(G6e,{}),_("div",{className:"inpainting-canvas-container",children:n?_(A6e,{}):_(L6e,{})})]}),t&&_(gB,{})]})};function q6e(){return _(j8,{optionsPanel:_(Jxe,{}),className:"inpainting-workarea-container",children:_(K6e,{})})}function Z6e(){const e=qe(n=>n.options.showAdvancedOptions),t={seed:{header:_(E8,{}),feature:go.SEED,options:_(P8,{})},variations:{header:_(L8,{}),feature:go.VARIATIONS,options:_(A8,{})},face_restore:{header:_(C8,{}),feature:go.FACE_CORRECTION,options:_(tx,{})},upscale:{header:_(T8,{}),feature:go.UPSCALE,options:_(nx,{})},other:{header:_(Kz,{}),feature:go.OTHER,options:_(qz,{})}};return ue("div",{className:"text-to-image-panel",children:[_(F8,{}),_(D8,{}),_(O8,{}),_(R8,{}),e?_(N8,{accordionInfo:t}):null]})}function Y6e(){return _(j8,{optionsPanel:_(Z6e,{}),className:"txt-to-image-workarea-container",children:_(gB,{})})}const bp={txt2img:{title:_(Zve,{fill:"black",boxSize:"2.5rem"}),workarea:_(Y6e,{}),tooltip:"Text To Image"},img2img:{title:_(Uve,{fill:"black",boxSize:"2.5rem"}),workarea:_(qxe,{}),tooltip:"Image To Image"},inpainting:{title:_(Gve,{fill:"black",boxSize:"2.5rem"}),workarea:_(q6e,{}),tooltip:"Inpainting"},outpainting:{title:_(Kve,{fill:"black",boxSize:"2.5rem"}),workarea:_(Wve,{}),tooltip:"Outpainting"},nodes:{title:_(jve,{fill:"black",boxSize:"2.5rem"}),workarea:_(Hve,{}),tooltip:"Nodes"},postprocess:{title:_(qve,{fill:"black",boxSize:"2.5rem"}),workarea:_(Vve,{}),tooltip:"Post Processing"}},os=wn.map(bp,(e,t)=>t);[...os];function X6e(){const e=qe(i=>i.options.activeTab),t=St();Kt("1",()=>{t(Va(0))}),Kt("2",()=>{t(Va(1))}),Kt("3",()=>{t(Va(2))}),Kt("4",()=>{t(Va(3))}),Kt("5",()=>{t(Va(4))}),Kt("6",()=>{t(Va(5))});const n=()=>{const i=[];return Object.keys(bp).forEach(o=>{i.push(_(Mi,{hasArrow:!0,label:bp[o].tooltip,placement:"right",children:_(qF,{children:bp[o].title})},o))}),i},r=()=>{const i=[];return Object.keys(bp).forEach(o=>{i.push(_(jF,{className:"app-tabs-panel",children:bp[o].workarea},o))}),i};return ue(GF,{isLazy:!0,className:"app-tabs",variant:"unstyled",defaultIndex:e,index:e,onChange:i=>{t(Va(i))},children:[_("div",{className:"app-tabs-list",children:n()}),_(KF,{className:"app-tabs-panels",children:r()})]})}const iH={prompt:"",iterations:1,steps:50,cfgScale:7.5,height:512,width:512,sampler:"k_lms",threshold:0,perlin:0,seed:0,seamless:!1,hiresFix:!1,shouldUseInitImage:!1,img2imgStrength:.75,initialImagePath:null,maskPath:"",shouldFitToWidthHeight:!0,shouldGenerateVariations:!1,variationAmount:.1,seedWeights:"",shouldRunESRGAN:!1,upscalingLevel:4,upscalingStrength:.75,shouldRunFacetool:!1,facetoolStrength:.8,facetoolType:"gfpgan",codeformerFidelity:.75,shouldRandomizeSeed:!0,showAdvancedOptions:!0,activeTab:0,shouldShowImageDetails:!1,showDualDisplay:!0},Q6e=iH,oH=W4({name:"options",initialState:Q6e,reducers:{setPrompt:(e,t)=>{const n=t.payload;typeof n=="string"?e.prompt=n:e.prompt=Yy(n)},setIterations:(e,t)=>{e.iterations=t.payload},setSteps:(e,t)=>{e.steps=t.payload},setCfgScale:(e,t)=>{e.cfgScale=t.payload},setThreshold:(e,t)=>{e.threshold=t.payload},setPerlin:(e,t)=>{e.perlin=t.payload},setHeight:(e,t)=>{e.height=t.payload},setWidth:(e,t)=>{e.width=t.payload},setSampler:(e,t)=>{e.sampler=t.payload},setSeed:(e,t)=>{e.seed=t.payload,e.shouldRandomizeSeed=!1},setImg2imgStrength:(e,t)=>{e.img2imgStrength=t.payload},setFacetoolStrength:(e,t)=>{e.facetoolStrength=t.payload},setCodeformerFidelity:(e,t)=>{e.codeformerFidelity=t.payload},setUpscalingLevel:(e,t)=>{e.upscalingLevel=t.payload},setUpscalingStrength:(e,t)=>{e.upscalingStrength=t.payload},setShouldUseInitImage:(e,t)=>{e.shouldUseInitImage=t.payload},setInitialImagePath:(e,t)=>{const n=t.payload;e.shouldUseInitImage=!!n,e.initialImagePath=n},setMaskPath:(e,t)=>{e.maskPath=t.payload},setSeamless:(e,t)=>{e.seamless=t.payload},setHiresFix:(e,t)=>{e.hiresFix=t.payload},setShouldFitToWidthHeight:(e,t)=>{e.shouldFitToWidthHeight=t.payload},resetSeed:e=>{e.seed=-1},setParameter:(e,t)=>{const{key:n,value:r}=t.payload,i={...e,[n]:r};return n==="seed"&&(i.shouldRandomizeSeed=!1),n==="initialImagePath"&&r===""&&(i.shouldUseInitImage=!1),i},setShouldGenerateVariations:(e,t)=>{e.shouldGenerateVariations=t.payload},setVariationAmount:(e,t)=>{e.variationAmount=t.payload},setSeedWeights:(e,t)=>{e.seedWeights=t.payload},setAllTextToImageParameters:(e,t)=>{const{sampler:n,prompt:r,seed:i,variations:o,steps:a,cfg_scale:s,threshold:l,perlin:d,seamless:p,hires_fix:g,width:m,height:y}=t.payload.image;o&&o.length>0?(e.seedWeights=h5(o),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,i&&(e.seed=i,e.shouldRandomizeSeed=!1),r&&(e.prompt=Yy(r)),n&&(e.sampler=n),a&&(e.steps=a),s&&(e.cfgScale=s),l&&(e.threshold=l),typeof l>"u"&&(e.threshold=0),d&&(e.perlin=d),typeof d>"u"&&(e.perlin=0),typeof p=="boolean"&&(e.seamless=p),typeof g=="boolean"&&(e.hiresFix=g),m&&(e.width=m),y&&(e.height=y)},setAllImageToImageParameters:(e,t)=>{const{type:n,strength:r,fit:i,init_image_path:o,mask_image_path:a}=t.payload.image;n==="img2img"?(o&&(e.initialImagePath=o),a&&(e.maskPath=a),r&&(e.img2imgStrength=r),typeof i=="boolean"&&(e.shouldFitToWidthHeight=i),e.shouldUseInitImage=!0):e.shouldUseInitImage=!1},setAllParameters:(e,t)=>{const{type:n,sampler:r,prompt:i,seed:o,variations:a,steps:s,cfg_scale:l,threshold:d,perlin:p,seamless:g,hires_fix:m,width:y,height:b,strength:S,fit:P,init_image_path:E,mask_image_path:k}=t.payload.image;n==="img2img"?(E&&(e.initialImagePath=E),k&&(e.maskPath=k),S&&(e.img2imgStrength=S),typeof P=="boolean"&&(e.shouldFitToWidthHeight=P),e.shouldUseInitImage=!0):e.shouldUseInitImage=!1,a&&a.length>0?(e.seedWeights=h5(a),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,o&&(e.seed=o,e.shouldRandomizeSeed=!1),i&&(e.prompt=Yy(i)),r&&(e.sampler=r),s&&(e.steps=s),l&&(e.cfgScale=l),d&&(e.threshold=d),typeof d>"u"&&(e.threshold=0),p&&(e.perlin=p),typeof p>"u"&&(e.perlin=0),typeof g=="boolean"&&(e.seamless=g),typeof m=="boolean"&&(e.hiresFix=m),y&&(e.width=y),b&&(e.height=b)},resetOptionsState:e=>({...e,...iH}),setShouldRunFacetool:(e,t)=>{e.shouldRunFacetool=t.payload},setFacetoolType:(e,t)=>{e.facetoolType=t.payload},setShouldRunESRGAN:(e,t)=>{e.shouldRunESRGAN=t.payload},setShouldRandomizeSeed:(e,t)=>{e.shouldRandomizeSeed=t.payload},setShowAdvancedOptions:(e,t)=>{e.showAdvancedOptions=t.payload},setActiveTab:(e,t)=>{typeof t.payload=="number"?e.activeTab=t.payload:e.activeTab=os.indexOf(t.payload)},setShouldShowImageDetails:(e,t)=>{e.shouldShowImageDetails=t.payload},setShowDualDisplay:(e,t)=>{e.showDualDisplay=t.payload}}}),{setPrompt:i7,setIterations:J6e,setSteps:aH,setCfgScale:sH,setThreshold:eCe,setPerlin:tCe,setHeight:lH,setWidth:uH,setSampler:cH,setSeed:Sv,setSeamless:dH,setHiresFix:fH,setImg2imgStrength:hH,setFacetoolStrength:t3,setFacetoolType:n3,setCodeformerFidelity:pH,setUpscalingLevel:EC,setUpscalingStrength:PC,setShouldUseInitImage:e_e,setInitialImagePath:ih,setMaskPath:TC,resetSeed:t_e,resetOptionsState:n_e,setShouldFitToWidthHeight:gH,setParameter:r_e,setShouldGenerateVariations:nCe,setSeedWeights:mH,setVariationAmount:rCe,setAllParameters:iCe,setShouldRunFacetool:oCe,setShouldRunESRGAN:aCe,setShouldRandomizeSeed:sCe,setShowAdvancedOptions:lCe,setActiveTab:Va,setShouldShowImageDetails:uCe,setAllTextToImageParameters:cCe,setAllImageToImageParameters:dCe,setShowDualDisplay:fCe}=oH.actions,hCe=oH.reducer,zl=Object.create(null);zl.open="0";zl.close="1";zl.ping="2";zl.pong="3";zl.message="4";zl.upgrade="5";zl.noop="6";const r3=Object.create(null);Object.keys(zl).forEach(e=>{r3[zl[e]]=e});const pCe={type:"error",data:"parser error"},gCe=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",mCe=typeof ArrayBuffer=="function",vCe=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,vH=({type:e,data:t},n,r)=>gCe&&t instanceof Blob?n?r(t):jA(t,r):mCe&&(t instanceof ArrayBuffer||vCe(t))?n?r(t):jA(new Blob([t]),r):r(zl[e]+(t||"")),jA=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+r)},n.readAsDataURL(e)},KA="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Sg=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e<KA.length;e++)Sg[KA.charCodeAt(e)]=e;const yCe=e=>{let t=e.length*.75,n=e.length,r,i=0,o,a,s,l;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const d=new ArrayBuffer(t),p=new Uint8Array(d);for(r=0;r<n;r+=4)o=Sg[e.charCodeAt(r)],a=Sg[e.charCodeAt(r+1)],s=Sg[e.charCodeAt(r+2)],l=Sg[e.charCodeAt(r+3)],p[i++]=o<<2|a>>4,p[i++]=(a&15)<<4|s>>2,p[i++]=(s&3)<<6|l&63;return d},xCe=typeof ArrayBuffer=="function",yH=(e,t)=>{if(typeof e!="string")return{type:"message",data:xH(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:bCe(e.substring(1),t)}:r3[n]?e.length>1?{type:r3[n],data:e.substring(1)}:{type:r3[n]}:pCe},bCe=(e,t)=>{if(xCe){const n=yCe(e);return xH(n,t)}else return{base64:!0,data:e}},xH=(e,t)=>{switch(t){case"blob":return e instanceof ArrayBuffer?new Blob([e]):e;case"arraybuffer":default:return e}},bH=String.fromCharCode(30),SCe=(e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach((o,a)=>{vH(o,!1,s=>{r[a]=s,++i===n&&t(r.join(bH))})})},wCe=(e,t)=>{const n=e.split(bH),r=[];for(let i=0;i<n.length;i++){const o=yH(n[i],t);if(r.push(o),o.type==="error")break}return r},SH=4;function Yr(e){if(e)return CCe(e)}function CCe(e){for(var t in Yr.prototype)e[t]=Yr.prototype[t];return e}Yr.prototype.on=Yr.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this};Yr.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this};Yr.prototype.off=Yr.prototype.removeListener=Yr.prototype.removeAllListeners=Yr.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var r,i=0;i<n.length;i++)if(r=n[i],r===t||r.fn===t){n.splice(i,1);break}return n.length===0&&delete this._callbacks["$"+e],this};Yr.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,i=n.length;r<i;++r)n[r].apply(this,t)}return this};Yr.prototype.emitReserved=Yr.prototype.emit;Yr.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]};Yr.prototype.hasListeners=function(e){return!!this.listeners(e).length};const Xc=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function wH(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const _Ce=setTimeout,kCe=clearTimeout;function gx(e,t){t.useNativeTimers?(e.setTimeoutFn=_Ce.bind(Xc),e.clearTimeoutFn=kCe.bind(Xc)):(e.setTimeoutFn=setTimeout.bind(Xc),e.clearTimeoutFn=clearTimeout.bind(Xc))}const ECe=1.33;function PCe(e){return typeof e=="string"?TCe(e):Math.ceil((e.byteLength||e.size)*ECe)}function TCe(e){let t=0,n=0;for(let r=0,i=e.length;r<i;r++)t=e.charCodeAt(r),t<128?n+=1:t<2048?n+=2:t<55296||t>=57344?n+=3:(r++,n+=4);return n}class LCe extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class CH extends Yr{constructor(t){super(),this.writable=!1,gx(this,t),this.opts=t,this.query=t.query,this.readyState="",this.socket=t.socket}onError(t,n,r){return super.emitReserved("error",new LCe(t,n,r)),this}open(){return(this.readyState==="closed"||this.readyState==="")&&(this.readyState="opening",this.doOpen()),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=yH(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}}const _H="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),LC=64,ACe={};let qA=0,gy=0,ZA;function YA(e){let t="";do t=_H[e%LC]+t,e=Math.floor(e/LC);while(e>0);return t}function kH(){const e=YA(+new Date);return e!==ZA?(qA=0,ZA=e):e+"."+YA(qA++)}for(;gy<LC;gy++)ACe[_H[gy]]=gy;function EH(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function ICe(e){let t={},n=e.split("&");for(let r=0,i=n.length;r<i;r++){let o=n[r].split("=");t[decodeURIComponent(o[0])]=decodeURIComponent(o[1])}return t}let PH=!1;try{PH=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const RCe=PH;function TH(e){const t=e.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!t||RCe))return new XMLHttpRequest}catch{}if(!t)try{return new Xc[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function MCe(){}const OCe=function(){return new TH({xdomain:!1}).responseType!=null}();class NCe extends CH{constructor(t){if(super(t),this.polling=!1,typeof location<"u"){const r=location.protocol==="https:";let i=location.port;i||(i=r?"443":"80"),this.xd=typeof location<"u"&&t.hostname!==location.hostname||i!==t.port,this.xs=t.secure!==r}const n=t&&t.forceBase64;this.supportsBinary=OCe&&!n}get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const n=()=>{this.readyState="paused",t()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};wCe(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,SCe(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){let t=this.query||{};const n=this.opts.secure?"https":"http";let r="";this.opts.timestampRequests!==!1&&(t[this.opts.timestampParam]=kH()),!this.supportsBinary&&!t.sid&&(t.b64=1),this.opts.port&&(n==="https"&&Number(this.opts.port)!==443||n==="http"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port);const i=EH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}request(t={}){return Object.assign(t,{xd:this.xd,xs:this.xs},this.opts),new Rl(this.uri(),t)}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(i,o)=>{this.onError("xhr post error",i,o)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class Rl extends Yr{constructor(t,n){super(),gx(this,n),this.opts=n,this.method=n.method||"GET",this.uri=t,this.async=n.async!==!1,this.data=n.data!==void 0?n.data:null,this.create()}create(){const t=wH(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd,t.xscheme=!!this.opts.xs;const n=this.xhr=new TH(t);try{n.open(this.method,this.uri,this.async);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let r in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(r)&&n.setRequestHeader(r,this.opts.extraHeaders[r])}}catch{}if(this.method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{n.readyState===4&&(n.status===200||n.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof n.status=="number"?n.status:0)},0))},n.send(this.data)}catch(r){this.setTimeoutFn(()=>{this.onError(r)},0);return}typeof document<"u"&&(this.index=Rl.requestsCount++,Rl.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=MCe,t)try{this.xhr.abort()}catch{}typeof document<"u"&&delete Rl.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}Rl.requestsCount=0;Rl.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",XA);else if(typeof addEventListener=="function"){const e="onpagehide"in Xc?"pagehide":"unload";addEventListener(e,XA,!1)}}function XA(){for(let e in Rl.requests)Rl.requests.hasOwnProperty(e)&&Rl.requests[e].abort()}const DCe=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0))(),my=Xc.WebSocket||Xc.MozWebSocket,QA=!0,FCe="arraybuffer",JA=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class zCe extends CH{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),n=this.opts.protocols,r=JA?{}:wH(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=QA&&!JA?n?new my(t,n):new my(t):new my(t,n,r)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType||FCe,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],i=n===t.length-1;vH(r,this.supportsBinary,o=>{const a={};try{QA&&this.ws.send(o)}catch{}i&&DCe(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){let t=this.query||{};const n=this.opts.secure?"wss":"ws";let r="";this.opts.port&&(n==="wss"&&Number(this.opts.port)!==443||n==="ws"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port),this.opts.timestampRequests&&(t[this.opts.timestampParam]=kH()),this.supportsBinary||(t.b64=1);const i=EH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}check(){return!!my}}const $Ce={websocket:zCe,polling:NCe},BCe=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,HCe=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function AC(e){const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let i=BCe.exec(e||""),o={},a=14;for(;a--;)o[HCe[a]]=i[a]||"";return n!=-1&&r!=-1&&(o.source=t,o.host=o.host.substring(1,o.host.length-1).replace(/;/g,":"),o.authority=o.authority.replace("[","").replace("]","").replace(/;/g,":"),o.ipv6uri=!0),o.pathNames=WCe(o,o.path),o.queryKey=VCe(o,o.query),o}function WCe(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.substr(0,1)=="/"||t.length===0)&&r.splice(0,1),t.substr(t.length-1,1)=="/"&&r.splice(r.length-1,1),r}function VCe(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,i,o){i&&(n[i]=o)}),n}class Gc extends Yr{constructor(t,n={}){super(),t&&typeof t=="object"&&(n=t,t=null),t?(t=AC(t),n.hostname=t.host,n.secure=t.protocol==="https"||t.protocol==="wss",n.port=t.port,t.query&&(n.query=t.query)):n.host&&(n.hostname=AC(n.host).host),gx(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=n.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!0},n),this.opts.path=this.opts.path.replace(/\/$/,"")+"/",typeof this.opts.query=="string"&&(this.opts.query=ICe(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&addEventListener("beforeunload",()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},!1),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=SH,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts.transportOptions[t],this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port});return new $Ce[t](r)}open(){let t;if(this.opts.rememberUpgrade&&Gc.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)t="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else t=this.transports[0];this.readyState="opening";try{t=this.createTransport(t)}catch{this.transports.shift(),this.open();return}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",n=>this.onClose("transport close",n))}probe(t){let n=this.createTransport(t),r=!1;Gc.priorWebsocketSuccess=!1;const i=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!r)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Gc.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(p(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=n.name,this.emitReserved("upgradeError",m)}}))};function o(){r||(r=!0,p(),n.close(),n=null)}const a=g=>{const m=new Error("probe error: "+g);m.transport=n.name,o(),this.emitReserved("upgradeError",m)};function s(){a("transport closed")}function l(){a("socket closed")}function d(g){n&&g.name!==n.name&&o()}const p=()=>{n.removeListener("open",i),n.removeListener("error",a),n.removeListener("close",s),this.off("close",l),this.off("upgrading",d)};n.once("open",i),n.once("error",a),n.once("close",s),this.once("close",l),this.once("upgrading",d),n.open()}onOpen(){if(this.readyState="open",Gc.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade&&this.transport.pause){let t=0;const n=this.upgrades.length;for(;t<n;t++)this.probe(this.upgrades[t])}}onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this.resetPingTimeout(),this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const n=new Error("server error");n.code=t.data,this.onError(n);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const i=this.writeBuffer[r].data;if(i&&(n+=PCe(i)),r>0&&n>this.maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}write(t,n,r){return this.sendPacket("message",t,n,r),this}send(t,n,r){return this.sendPacket("message",t,n,r),this}sendPacket(t,n,r,i){if(typeof n=="function"&&(i=n,n=void 0),typeof r=="function"&&(i=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const o={type:t,data:n,options:r};this.emitReserved("packetCreate",o),this.writeBuffer.push(o),i&&this.once("flush",i),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}onError(t){Gc.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,n){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&removeEventListener("offline",this.offlineEventListener,!1),this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const n=[];let r=0;const i=t.length;for(;r<i;r++)~this.transports.indexOf(t[r])&&n.push(t[r]);return n}}Gc.protocol=SH;function UCe(e,t="",n){let r=e;n=n||typeof location<"u"&&location,e==null&&(e=n.protocol+"//"+n.host),typeof e=="string"&&(e.charAt(0)==="/"&&(e.charAt(1)==="/"?e=n.protocol+e:e=n.host+e),/^(https?|wss?):\/\//.test(e)||(typeof n<"u"?e=n.protocol+"//"+e:e="https://"+e),r=AC(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const o=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+o+":"+r.port+t,r.href=r.protocol+"://"+o+(n&&n.port===r.port?"":":"+r.port),r}const GCe=typeof ArrayBuffer=="function",jCe=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,LH=Object.prototype.toString,KCe=typeof Blob=="function"||typeof Blob<"u"&&LH.call(Blob)==="[object BlobConstructor]",qCe=typeof File=="function"||typeof File<"u"&&LH.call(File)==="[object FileConstructor]";function o7(e){return GCe&&(e instanceof ArrayBuffer||jCe(e))||KCe&&e instanceof Blob||qCe&&e instanceof File}function i3(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(i3(e[n]))return!0;return!1}if(o7(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return i3(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&i3(e[n]))return!0;return!1}function ZCe(e){const t=[],n=e.data,r=e;return r.data=IC(n,t),r.attachments=t.length,{packet:r,buffers:t}}function IC(e,t){if(!e)return e;if(o7(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}else if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=IC(e[r],t);return n}else if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=IC(e[r],t));return n}return e}function YCe(e,t){return e.data=RC(e.data,t),e.attachments=void 0,e}function RC(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}else if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=RC(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=RC(e[n],t));return e}const XCe=5;var on;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(on||(on={}));class QCe{constructor(t){this.replacer=t}encode(t){return(t.type===on.EVENT||t.type===on.ACK)&&i3(t)?(t.type=t.type===on.EVENT?on.BINARY_EVENT:on.BINARY_ACK,this.encodeAsBinary(t)):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===on.BINARY_EVENT||t.type===on.BINARY_ACK)&&(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=ZCe(t),r=this.encodeAsString(n.packet),i=n.buffers;return i.unshift(r),i}}class a7 extends Yr{constructor(t){super(),this.reviver=t}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t),n.type===on.BINARY_EVENT||n.type===on.BINARY_ACK?(this.reconstructor=new JCe(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(o7(t)||t.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(on[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===on.BINARY_EVENT||r.type===on.BINARY_ACK){const o=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const a=t.substring(o,n);if(a!=Number(a)||t.charAt(n)!=="-")throw new Error("Illegal attachments");r.attachments=Number(a)}if(t.charAt(n+1)==="/"){const o=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(o,n)}else r.nsp="/";const i=t.charAt(n+1);if(i!==""&&Number(i)==i){const o=n+1;for(;++n;){const a=t.charAt(n);if(a==null||Number(a)!=a){--n;break}if(n===t.length)break}r.id=Number(t.substring(o,n+1))}if(t.charAt(++n)){const o=this.tryParse(t.substr(n));if(a7.isPayloadValid(r.type,o))r.data=o;else throw new Error("invalid payload")}return r}tryParse(t){try{return JSON.parse(t,this.reviver)}catch{return!1}}static isPayloadValid(t,n){switch(t){case on.CONNECT:return typeof n=="object";case on.DISCONNECT:return n===void 0;case on.CONNECT_ERROR:return typeof n=="string"||typeof n=="object";case on.EVENT:case on.BINARY_EVENT:return Array.isArray(n)&&n.length>0;case on.ACK:case on.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&this.reconstructor.finishedReconstruction()}}class JCe{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=YCe(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const e9e=Object.freeze(Object.defineProperty({__proto__:null,protocol:XCe,get PacketType(){return on},Encoder:QCe,Decoder:a7},Symbol.toStringTag,{value:"Module"}));function Ts(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const t9e=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class AH extends Yr{constructor(t,n,r){super(),this.connected=!1,this.receiveBuffer=[],this.sendBuffer=[],this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[Ts(t,"open",this.onopen.bind(this)),Ts(t,"packet",this.onpacket.bind(this)),Ts(t,"error",this.onerror.bind(this)),Ts(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){if(t9e.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');n.unshift(t);const r={type:on.EVENT,data:n};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const a=this.ids++,s=n.pop();this._registerAckCallback(a,s),r.id=a}const i=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!i||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(t,n){const r=this.flags.timeout;if(r===void 0){this.acks[t]=n;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let o=0;o<this.sendBuffer.length;o++)this.sendBuffer[o].id===t&&this.sendBuffer.splice(o,1);n.call(this,new Error("operation has timed out"))},r);this.acks[t]=(...o)=>{this.io.clearTimeoutFn(i),n.apply(this,[null,...o])}}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this.packet({type:on.CONNECT,data:t})}):this.packet({type:on.CONNECT,data:this.auth})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case on.CONNECT:if(t.data&&t.data.sid){const i=t.data.sid;this.onconnect(i)}else this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case on.EVENT:case on.BINARY_EVENT:this.onevent(t);break;case on.ACK:case on.BINARY_ACK:this.onack(t);break;case on.DISCONNECT:this.ondisconnect();break;case on.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t)}ack(t){const n=this;let r=!1;return function(...i){r||(r=!0,n.packet({type:on.ACK,id:t,data:i}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(n.apply(this,t.data),delete this.acks[t.id])}onconnect(t){this.id=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:on.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,t.data)}}}function j0(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}j0.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=(Math.floor(t*10)&1)==0?e-n:e+n}return Math.min(e,this.max)|0};j0.prototype.reset=function(){this.attempts=0};j0.prototype.setMin=function(e){this.ms=e};j0.prototype.setMax=function(e){this.max=e};j0.prototype.setJitter=function(e){this.jitter=e};class MC extends Yr{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,gx(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new j0({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const i=n.parser||e9e;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Gc(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const i=Ts(n,"open",function(){r.onopen(),t&&t()}),o=Ts(n,"error",a=>{r.cleanup(),r._readyState="closed",this.emitReserved("error",a),t?t(a):r.maybeReconnectOnOpen()});if(this._timeout!==!1){const a=this._timeout;a===0&&i();const s=this.setTimeoutFn(()=>{i(),n.close(),n.emit("error",new Error("timeout"))},a);this.opts.autoUnref&&s.unref(),this.subs.push(function(){clearTimeout(s)})}return this.subs.push(i),this.subs.push(o),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(Ts(t,"ping",this.onping.bind(this)),Ts(t,"data",this.ondata.bind(this)),Ts(t,"error",this.onerror.bind(this)),Ts(t,"close",this.onclose.bind(this)),Ts(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch{this.onclose("parse error")}}ondecoded(t){this.emitReserved("packet",t)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r||(r=new AH(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;r<n.length;r++)this.engine.write(n[r],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,n){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(i=>{i?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",i)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(function(){clearTimeout(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const rg={};function o3(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=UCe(e,t.path||"/socket.io"),r=n.source,i=n.id,o=n.path,a=rg[i]&&o in rg[i].nsps,s=t.forceNew||t["force new connection"]||t.multiplex===!1||a;let l;return s?l=new MC(r,t):(rg[i]||(rg[i]=new MC(r,t)),l=rg[i]),n.query&&!t.query&&(t.query=n.queryKey),l.socket(n.path,t)}Object.assign(o3,{Manager:MC,Socket:AH,io:o3,connect:o3});let vy;const n9e=new Uint8Array(16);function r9e(){if(!vy&&(vy=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!vy))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return vy(n9e)}const Li=[];for(let e=0;e<256;++e)Li.push((e+256).toString(16).slice(1));function i9e(e,t=0){return(Li[e[t+0]]+Li[e[t+1]]+Li[e[t+2]]+Li[e[t+3]]+"-"+Li[e[t+4]]+Li[e[t+5]]+"-"+Li[e[t+6]]+Li[e[t+7]]+"-"+Li[e[t+8]]+Li[e[t+9]]+"-"+Li[e[t+10]]+Li[e[t+11]]+Li[e[t+12]]+Li[e[t+13]]+Li[e[t+14]]+Li[e[t+15]]).toLowerCase()}const o9e=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),eI={randomUUID:o9e};function yy(e,t,n){if(eI.randomUUID&&!t&&!e)return eI.randomUUID();e=e||{};const r=e.random||(e.rng||r9e)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let i=0;i<16;++i)t[n+i]=r[i];return t}return i9e(r)}var a9e=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]*"|'[^']*'/g,s9e=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g,l9e=/[^-+\dA-Z]/g;function fo(e,t,n,r){if(arguments.length===1&&typeof e=="string"&&!/\d/.test(e)&&(t=e,e=void 0),e=e||e===0?e:new Date,e instanceof Date||(e=new Date(e)),isNaN(e))throw TypeError("Invalid date");t=String(tI[t]||t||tI.default);var i=t.slice(0,4);(i==="UTC:"||i==="GMT:")&&(t=t.slice(4),n=!0,i==="GMT:"&&(r=!0));var o=function(){return n?"getUTC":"get"},a=function(){return e[o()+"Date"]()},s=function(){return e[o()+"Day"]()},l=function(){return e[o()+"Month"]()},d=function(){return e[o()+"FullYear"]()},p=function(){return e[o()+"Hours"]()},g=function(){return e[o()+"Minutes"]()},m=function(){return e[o()+"Seconds"]()},y=function(){return e[o()+"Milliseconds"]()},b=function(){return n?0:e.getTimezoneOffset()},S=function(){return u9e(e)},P=function(){return c9e(e)},E={d:function(){return a()},dd:function(){return ua(a())},ddd:function(){return No.dayNames[s()]},DDD:function(){return nI({y:d(),m:l(),d:a(),_:o(),dayName:No.dayNames[s()],short:!0})},dddd:function(){return No.dayNames[s()+7]},DDDD:function(){return nI({y:d(),m:l(),d:a(),_:o(),dayName:No.dayNames[s()+7]})},m:function(){return l()+1},mm:function(){return ua(l()+1)},mmm:function(){return No.monthNames[l()]},mmmm:function(){return No.monthNames[l()+12]},yy:function(){return String(d()).slice(2)},yyyy:function(){return ua(d(),4)},h:function(){return p()%12||12},hh:function(){return ua(p()%12||12)},H:function(){return p()},HH:function(){return ua(p())},M:function(){return g()},MM:function(){return ua(g())},s:function(){return m()},ss:function(){return ua(m())},l:function(){return ua(y(),3)},L:function(){return ua(Math.floor(y()/10))},t:function(){return p()<12?No.timeNames[0]:No.timeNames[1]},tt:function(){return p()<12?No.timeNames[2]:No.timeNames[3]},T:function(){return p()<12?No.timeNames[4]:No.timeNames[5]},TT:function(){return p()<12?No.timeNames[6]:No.timeNames[7]},Z:function(){return r?"GMT":n?"UTC":d9e(e)},o:function(){return(b()>0?"-":"+")+ua(Math.floor(Math.abs(b())/60)*100+Math.abs(b())%60,4)},p:function(){return(b()>0?"-":"+")+ua(Math.floor(Math.abs(b())/60),2)+":"+ua(Math.floor(Math.abs(b())%60),2)},S:function(){return["th","st","nd","rd"][a()%10>3?0:(a()%100-a()%10!=10)*a()%10]},W:function(){return S()},WW:function(){return ua(S())},N:function(){return P()}};return t.replace(a9e,function(k){return k in E?E[k]():k.slice(1,k.length-1)})}var tI={default:"ddd mmm dd yyyy HH:MM:ss",shortDate:"m/d/yy",paddedShortDate:"mm/dd/yyyy",mediumDate:"mmm d, yyyy",longDate:"mmmm d, yyyy",fullDate:"dddd, mmmm d, yyyy",shortTime:"h:MM TT",mediumTime:"h:MM:ss TT",longTime:"h:MM:ss TT Z",isoDate:"yyyy-mm-dd",isoTime:"HH:MM:ss",isoDateTime:"yyyy-mm-dd'T'HH:MM:sso",isoUtcDateTime:"UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",expiresHeaderFormat:"ddd, dd mmm yyyy HH:MM:ss Z"},No={dayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","January","February","March","April","May","June","July","August","September","October","November","December"],timeNames:["a","p","am","pm","A","P","AM","PM"]},ua=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;return String(t).padStart(n,"0")},nI=function(t){var n=t.y,r=t.m,i=t.d,o=t._,a=t.dayName,s=t.short,l=s===void 0?!1:s,d=new Date,p=new Date;p.setDate(p[o+"Date"]()-1);var g=new Date;g.setDate(g[o+"Date"]()+1);var m=function(){return d[o+"Date"]()},y=function(){return d[o+"Month"]()},b=function(){return d[o+"FullYear"]()},S=function(){return p[o+"Date"]()},P=function(){return p[o+"Month"]()},E=function(){return p[o+"FullYear"]()},k=function(){return g[o+"Date"]()},L=function(){return g[o+"Month"]()},R=function(){return g[o+"FullYear"]()};return b()===n&&y()===r&&m()===i?l?"Tdy":"Today":E()===n&&P()===r&&S()===i?l?"Ysd":"Yesterday":R()===n&&L()===r&&k()===i?l?"Tmw":"Tomorrow":a},u9e=function(t){var n=new Date(t.getFullYear(),t.getMonth(),t.getDate());n.setDate(n.getDate()-(n.getDay()+6)%7+3);var r=new Date(n.getFullYear(),0,4);r.setDate(r.getDate()-(r.getDay()+6)%7+3);var i=n.getTimezoneOffset()-r.getTimezoneOffset();n.setHours(n.getHours()-i);var o=(n-r)/(864e5*7);return 1+Math.floor(o)},c9e=function(t){var n=t.getDay();return n===0&&(n=7),n},d9e=function(t){return(String(t).match(s9e)||[""]).pop().replace(l9e,"").replace(/GMT\+0000/g,"UTC")};const f9e=e=>{const{dispatch:t,getState:n}=e;return{onConnect:()=>{try{t(bL(!0)),t(SL("Connected")),n().gallery.latest_mtime?t(Q2e()):t(a$())}catch(r){console.error(r)}},onDisconnect:()=>{try{t(bL(!1)),t(SL("Disconnected")),t(co({timestamp:fo(new Date,"isoDateTime"),message:"Disconnected from server",level:"warning"}))}catch(r){console.error(r)}},onGenerationResult:r=>{try{t(hS({uuid:yy(),...r})),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Image generated: ${r.url}`}))}catch(i){console.error(i)}},onIntermediateResult:r=>{try{t(K3e({uuid:yy(),...r})),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Intermediate image generated: ${r.url}`}))}catch(i){console.error(i)}},onPostprocessingResult:r=>{try{t(hS({uuid:yy(),...r})),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Postprocessed: ${r.url}`}))}catch(i){console.error(i)}},onProgressUpdate:r=>{try{t(Xy(!0)),t(T2e(r))}catch(i){console.error(i)}},onError:r=>{const{message:i,additionalData:o}=r;try{t(co({timestamp:fo(new Date,"isoDateTime"),message:`Server error: ${i}`,level:"error"})),t(Qz()),t(HL())}catch(a){console.error(a)}},onGalleryImages:r=>{const{images:i,areMoreImagesAvailable:o}=r,a=i.map(s=>{const{url:l,metadata:d,mtime:p,width:g,height:m}=s;return{uuid:yy(),url:l,mtime:p,metadata:d,width:g,height:m}});t(j3e({images:a,areMoreImagesAvailable:o})),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Loaded ${i.length} images`}))},onProcessingCanceled:()=>{t(I2e());const{intermediateImage:r}=n().gallery;r&&(t(hS(r)),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Intermediate image saved: ${r.url}`})),t(HL())),t(co({timestamp:fo(new Date,"isoDateTime"),message:"Processing canceled",level:"warning"}))},onImageDeleted:r=>{const{url:i,uuid:o}=r;t(U3e(o));const{initialImagePath:a,maskPath:s}=n().options;a===i&&t(ih("")),s===i&&t(TC("")),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Image deleted: ${i}`}))},onInitialImageUploaded:r=>{const{url:i}=r;t(ih(i)),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Initial image uploaded: ${i}`}))},onMaskImageUploaded:r=>{const{url:i}=r;t(TC(i)),t(co({timestamp:fo(new Date,"isoDateTime"),message:`Mask image uploaded: ${i}`}))},onSystemConfig:r=>{t(L2e(r))}}},h9e=(e,t,n)=>{const{width:r,height:i}=e,o=document.createElement("div"),a=new hy.Stage({container:o,width:r,height:i}),s=new hy.Layer;return a.add(s),t.forEach(l=>s.add(new hy.Line({points:l.points,stroke:"rgb(255,255,255)",strokeWidth:l.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,globalCompositeOperation:l.tool==="brush"?"source-over":"destination-out"}))),s.add(new hy.Image({image:e,globalCompositeOperation:"source-out"})),o.remove(),a.toDataURL()},p9e=e=>{const{generationMode:t,optionsState:n,inpaintingState:r,systemState:i,imageToProcessUrl:o,maskImageElement:a}=e,{prompt:s,iterations:l,steps:d,cfgScale:p,threshold:g,perlin:m,height:y,width:b,sampler:S,seed:P,seamless:E,hiresFix:k,img2imgStrength:L,initialImagePath:R,shouldFitToWidthHeight:N,shouldGenerateVariations:F,variationAmount:z,seedWeights:$,shouldRunESRGAN:K,upscalingLevel:G,upscalingStrength:Y,shouldRunFacetool:ve,facetoolStrength:pe,codeformerFidelity:le,facetoolType:we,shouldRandomizeSeed:be}=n,{shouldDisplayInProgress:ie}=i,j={prompt:s,iterations:l,steps:d,cfg_scale:p,threshold:g,perlin:m,height:y,width:b,sampler_name:S,seed:P,progress_images:ie};if(j.seed=be?Zz(_8,k8):P,["txt2img","img2img"].includes(t)&&(j.seamless=E,j.hires_fix=k),t==="img2img"&&(j.init_img=R,j.strength=L,j.fit=N),t==="inpainting"&&a){const{lines:W,boundingBoxCoordinate:{x:re,y:de},boundingBoxDimensions:{width:Se,height:De},shouldShowBoundingBox:Me,inpaintReplace:Ve,shouldUseInpaintReplace:ke}=r;let $e=re,nt=de,ft=Se,Rt=De;Me||($e=0,nt=0,ft=a.width,Rt=a.height);const Mt={x:$e,y:nt,width:ft,height:Rt};ke&&(j.inpaint_replace=Ve),j.init_img=o,j.strength=L,j.fit=!1;const Re=h9e(a,W);j.init_mask=Re.split("data:image/png;base64,")[1],j.bounding_box=Mt}F?(j.variation_amount=z,$&&(j.with_variations=Lve($))):j.variation_amount=0;let ne=!1,Q=!1;return K&&(ne={level:G,strength:Y}),ve&&(Q={type:we,strength:pe},we==="codeformer"&&(Q.codeformer_fidelity=le)),{generationParameters:j,esrganParameters:ne,facetoolParameters:Q}},g9e=(e,t)=>{const{dispatch:n,getState:r}=e;return{emitGenerateImage:i=>{n(Xy(!0));const o=r(),{options:a,system:s,inpainting:l,gallery:d}=o,p={generationMode:i,optionsState:a,inpaintingState:l,systemState:s};if(i==="inpainting"){if(!E5.current||!l.imageToInpaint?.url){n(co({timestamp:fo(new Date,"isoDateTime"),message:"Inpainting image not loaded, cannot generate image.",level:"error"})),n(Qz());return}p.imageToProcessUrl=l.imageToInpaint.url,p.maskImageElement=E5.current}else if(!["txt2img","img2img"].includes(i)){if(!d.currentImage?.url)return;p.imageToProcessUrl=d.currentImage.url}const{generationParameters:g,esrganParameters:m,facetoolParameters:y}=p9e(p);t.emit("generateImage",g,m,y),g.init_mask&&(g.init_mask=g.init_mask.substr(0,20).concat("...")),n(co({timestamp:fo(new Date,"isoDateTime"),message:`Image generation requested: ${JSON.stringify({...g,...m,...y})}`}))},emitRunESRGAN:i=>{n(Xy(!0));const{upscalingLevel:o,upscalingStrength:a}=r().options,s={upscale:[o,a]};t.emit("runPostprocessing",i,{type:"esrgan",...s}),n(co({timestamp:fo(new Date,"isoDateTime"),message:`ESRGAN upscale requested: ${JSON.stringify({file:i.url,...s})}`}))},emitRunFacetool:i=>{n(Xy(!0));const{facetoolType:o,facetoolStrength:a,codeformerFidelity:s}=r().options,l={facetool_strength:a};o==="codeformer"&&(l.codeformer_fidelity=s),t.emit("runPostprocessing",i,{type:o,...l}),n(co({timestamp:fo(new Date,"isoDateTime"),message:`Face restoration (${o}) requested: ${JSON.stringify({file:i.url,...l})}`}))},emitDeleteImage:i=>{const{url:o,uuid:a}=i;t.emit("deleteImage",o,a)},emitRequestImages:()=>{const{earliest_mtime:i}=r().gallery;t.emit("requestImages",i)},emitRequestNewImages:()=>{const{latest_mtime:i}=r().gallery;t.emit("requestLatestImages",i)},emitCancelProcessing:()=>{t.emit("cancel")},emitUploadInitialImage:i=>{t.emit("uploadInitialImage",i,i.name)},emitUploadMaskImage:i=>{t.emit("uploadMaskImage",i,i.name)},emitRequestSystemConfig:()=>{t.emit("requestSystemConfig")}}},m9e=()=>{const{origin:e}=new URL(window.location.href),t=o3(e,{timeout:6e4,path:window.location.pathname+"socket.io"});let n=!1;return i=>o=>a=>{const{onConnect:s,onDisconnect:l,onError:d,onPostprocessingResult:p,onGenerationResult:g,onIntermediateResult:m,onProgressUpdate:y,onGalleryImages:b,onProcessingCanceled:S,onImageDeleted:P,onInitialImageUploaded:E,onMaskImageUploaded:k,onSystemConfig:L}=f9e(i),{emitGenerateImage:R,emitRunESRGAN:N,emitRunFacetool:F,emitDeleteImage:z,emitRequestImages:$,emitRequestNewImages:K,emitCancelProcessing:G,emitUploadInitialImage:Y,emitUploadMaskImage:ve,emitRequestSystemConfig:pe}=g9e(i,t);switch(n||(t.on("connect",()=>s()),t.on("disconnect",()=>l()),t.on("error",le=>d(le)),t.on("generationResult",le=>g(le)),t.on("postprocessingResult",le=>p(le)),t.on("intermediateResult",le=>m(le)),t.on("progressUpdate",le=>y(le)),t.on("galleryImages",le=>b(le)),t.on("processingCanceled",()=>{S()}),t.on("imageDeleted",le=>{P(le)}),t.on("initialImageUploaded",le=>{E(le)}),t.on("maskImageUploaded",le=>{k(le)}),t.on("systemConfig",le=>{L(le)}),n=!0),a.type){case"socketio/generateImage":{R(a.payload);break}case"socketio/runESRGAN":{N(a.payload);break}case"socketio/runFacetool":{F(a.payload);break}case"socketio/deleteImage":{z(a.payload);break}case"socketio/requestImages":{$();break}case"socketio/requestNewImages":{K();break}case"socketio/cancelProcessing":{G();break}case"socketio/uploadInitialImage":{Y(a.payload);break}case"socketio/uploadMaskImage":{ve(a.payload);break}case"socketio/requestSystemConfig":{pe();break}}o(a)}},v9e={key:"root",storage:gv,blacklist:["gallery","system","inpainting"]},y9e={key:"system",storage:gv,blacklist:["isConnected","isProcessing","currentStep","socketId","isESRGANAvailable","isGFPGANAvailable","currentStep","totalSteps","currentIteration","totalIterations","currentStatus"]},x9e={key:"gallery",storage:gv,whitelist:["shouldPinGallery","shouldShowGallery","galleryScrollPosition","galleryImageMinimumWidth"]},b9e={key:"inpainting",storage:gv,blacklist:["pastLines","futuresLines","cursorPosition"]},S9e=Sz({options:hCe,gallery:qy(x9e,X3e),system:qy(y9e,R2e),inpainting:qy(b9e,B3e)}),w9e=qy(v9e,S9e),IH=hme({reducer:w9e,middleware:e=>e({serializableCheck:!1}).concat(m9e())}),St=Qme,qe=Hme;function a3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?a3=function(n){return typeof n}:a3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},a3(e)}function C9e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function rI(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _9e(e,t,n){return t&&rI(e.prototype,t),n&&rI(e,n),e}function k9e(e,t){return t&&(a3(t)==="object"||typeof t=="function")?t:s3(e)}function OC(e){return OC=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},OC(e)}function s3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function E9e(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&NC(e,t)}function NC(e,t){return NC=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},NC(e,t)}function l3(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var RH=function(e){E9e(t,e);function t(){var n,r;C9e(this,t);for(var i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return r=k9e(this,(n=OC(t)).call.apply(n,[this].concat(o))),l3(s3(r),"state",{bootstrapped:!1}),l3(s3(r),"_unsubscribe",void 0),l3(s3(r),"handlePersistorState",function(){var s=r.props.persistor,l=s.getState(),d=l.bootstrapped;d&&(r.props.onBeforeLift?Promise.resolve(r.props.onBeforeLift()).finally(function(){return r.setState({bootstrapped:!0})}):r.setState({bootstrapped:!0}),r._unsubscribe&&r._unsubscribe())}),r}return _9e(t,[{key:"componentDidMount",value:function(){this._unsubscribe=this.props.persistor.subscribe(this.handlePersistorState),this.handlePersistorState()}},{key:"componentWillUnmount",value:function(){this._unsubscribe&&this._unsubscribe()}},{key:"render",value:function(){return typeof this.props.children=="function"?this.props.children(this.state.bootstrapped):this.state.bootstrapped?this.props.children:this.props.loading}}]),t}(C.exports.PureComponent);l3(RH,"defaultProps",{children:null,loading:null});const iI=Mge({config:{initialColorMode:"dark",useSystemColorMode:!1},components:{Tooltip:{baseStyle:e=>({textColor:e.colorMode==="dark"?"gray.800":"gray.100"})},Accordion:{baseStyle:e=>({button:{fontWeight:"bold",_hover:{bgColor:e.colorMode==="dark"?"rgba(255,255,255,0.05)":"rgba(0,0,0,0.05)"}},panel:{paddingBottom:2}})},FormLabel:{baseStyle:{fontWeight:"light"}},Button:{variants:{imageHoverIconButton:e=>({bg:e.colorMode==="dark"?"blackAlpha.700":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.700":"blackAlpha.700",_hover:{bg:e.colorMode==="dark"?"blackAlpha.800":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.900":"blackAlpha.900"}})}}}}),MH=()=>_(Wn,{width:"100vw",height:"100vh",alignItems:"center",justifyContent:"center",children:_(ov,{thickness:"2px",speed:"1s",emptyColor:"gray.200",color:"gray.400",size:"xl"})}),P9e=Rn(e=>e.system,e=>({isProcessing:e.isProcessing,currentStep:e.currentStep,totalSteps:e.totalSteps,currentStatusHasSteps:e.currentStatusHasSteps}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),T9e=()=>{const{isProcessing:e,currentStep:t,totalSteps:n,currentStatusHasSteps:r}=qe(P9e),i=t?Math.round(t*100/n):0;return _(PF,{height:"4px",value:i,isIndeterminate:e&&!r,className:"progress-bar"})},L9e=""+new URL("logo.13003d72.png",import.meta.url).href;function A9e(e){const{title:t,hotkey:n,description:r}=e;return ue("div",{className:"hotkey-modal-item",children:[ue("div",{className:"hotkey-info",children:[_("p",{className:"hotkey-title",children:t}),r&&_("p",{className:"hotkey-description",children:r})]}),_("div",{className:"hotkey-key",children:n})]})}function I9e({children:e}){const{isOpen:t,onOpen:n,onClose:r}=Q3(),i=[{title:"Invoke",desc:"Generate an image",hotkey:"Ctrl+Enter"},{title:"Cancel",desc:"Cancel image generation",hotkey:"Shift+X"},{title:"Toggle Gallery",desc:"Open and close the gallery drawer",hotkey:"G"},{title:"Set Seed",desc:"Use the seed of the current image",hotkey:"S"},{title:"Set Parameters",desc:"Use all parameters of the current image",hotkey:"A"},{title:"Restore Faces",desc:"Restore the current image",hotkey:"R"},{title:"Upscale",desc:"Upscale the current image",hotkey:"U"},{title:"Show Info",desc:"Show metadata info of the current image",hotkey:"I"},{title:"Send To Image To Image",desc:"Send the current image to Image to Image module",hotkey:"Shift+I"},{title:"Delete Image",desc:"Delete the current image",hotkey:"Del"},{title:"Focus Prompt",desc:"Focus the prompt input area",hotkey:"Alt+A"},{title:"Previous Image",desc:"Display the previous image in the gallery",hotkey:"Arrow left"},{title:"Next Image",desc:"Display the next image in the gallery",hotkey:"Arrow right"},{title:"Change Tabs",desc:"Switch to another workspace",hotkey:"1-6"},{title:"Theme Toggle",desc:"Switch between dark and light modes",hotkey:"Shift+D"},{title:"Console Toggle",desc:"Open and close console",hotkey:"`"}],o=()=>{const a=[];return i.forEach((s,l)=>{a.push(_(A9e,{title:s.title,description:s.desc,hotkey:s.hotkey},l))}),a};return ue(Xn,{children:[C.exports.cloneElement(e,{onClick:n}),ue(w0,{isOpen:t,onClose:r,children:[_(Mm,{}),ue(Rm,{className:"hotkeys-modal",children:[_(Z_,{}),_("h1",{children:"Keyboard Shorcuts"}),_("div",{className:"hotkeys-modal-items",children:o()})]})]})]})}function RS({settingTitle:e,isChecked:t,dispatcher:n}){const r=St();return ue(Bu,{className:"settings-modal-item",children:[_(Sd,{marginBottom:1,children:e}),_($4,{isChecked:t,onChange:i=>r(n(i.target.checked))})]})}const R9e=Rn(e=>e.system,e=>{const{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r}=e;return{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r}},{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),M9e=({children:e})=>{const{isOpen:t,onOpen:n,onClose:r}=Q3(),{isOpen:i,onOpen:o,onClose:a}=Q3(),{shouldDisplayInProgress:s,shouldConfirmOnDelete:l,shouldDisplayGuides:d}=qe(R9e),p=()=>{OH.purge().then(()=>{r(),o()})};return ue(Xn,{children:[C.exports.cloneElement(e,{onClick:n}),ue(w0,{isOpen:t,onClose:r,children:[_(Mm,{}),ue(Rm,{className:"settings-modal",children:[_(X_,{className:"settings-modal-header",children:"Settings"}),_(Z_,{}),ue(n5,{className:"settings-modal-content",children:[ue("div",{className:"settings-modal-items",children:[_(RS,{settingTitle:"Display In-Progress Images (slower)",isChecked:s,dispatcher:E2e}),_(RS,{settingTitle:"Confirm on Delete",isChecked:l,dispatcher:Xz}),_(RS,{settingTitle:"Display Help Icons",isChecked:d,dispatcher:A2e})]}),ue("div",{className:"settings-modal-reset",children:[_(T_,{size:"md",children:"Reset Web UI"}),_(zo,{children:"Resetting the web UI only resets the browser's local cache of your images and remembered settings. It does not delete any images from disk."}),_(zo,{children:"If images aren't showing up in the gallery or something else isn't working, please try resetting before submitting an issue on GitHub."}),_(Ol,{colorScheme:"red",onClick:p,children:"Reset Web UI"})]})]}),_(Y_,{children:_(Ol,{onClick:r,children:"Close"})})]})]}),ue(w0,{closeOnOverlayClick:!1,isOpen:i,onClose:a,isCentered:!0,children:[_(Mm,{bg:"blackAlpha.300",backdropFilter:"blur(40px)"}),_(Rm,{children:_(n5,{pb:6,pt:6,children:_(Wn,{justifyContent:"center",children:_(zo,{fontSize:"lg",children:"Web UI has been reset. Refresh the page to reload."})})})})]})]})},O9e=Rn(e=>e.system,e=>({isConnected:e.isConnected,isProcessing:e.isProcessing,currentIteration:e.currentIteration,totalIterations:e.totalIterations,currentStatus:e.currentStatus,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),N9e=()=>{const{isConnected:e,isProcessing:t,currentIteration:n,totalIterations:r,currentStatus:i,hasError:o,wasErrorSeen:a}=qe(O9e),s=St();let l;e&&!o?l="status-good":l="status-bad";let d=i;return["generating","preparing","saving image","restoring faces","upscaling"].includes(d.toLowerCase())&&(l="status-working"),d&&t&&r>1&&(d+=` (${n}/${r})`),_(Mi,{label:o&&!a?"Click to clear, check logs for details":void 0,children:_(zo,{cursor:o&&!a?"pointer":"initial",onClick:()=>{(o||!a)&&s(Jz())},className:`status ${l}`,children:d})})},D9e=()=>{const{colorMode:e,toggleColorMode:t}=R9();Kt("shift+d",()=>{t()},[e,t]);const n=e=="light"?_(yye,{}):_(Cye,{}),r=e=="light"?18:20;return ue("div",{className:"site-header",children:[ue("div",{className:"site-header-left-side",children:[_("img",{src:L9e,alt:"invoke-ai-logo"}),ue("h1",{children:["invoke ",_("strong",{children:"ai"})]})]}),ue("div",{className:"site-header-right-side",children:[_(N9e,{}),_(M9e,{children:_(Yi,{"aria-label":"Settings",variant:"link",fontSize:24,size:"sm",icon:_(r$,{})})}),_(I9e,{children:_(Yi,{"aria-label":"Hotkeys",variant:"link",fontSize:24,size:"sm",icon:_(H2e,{})})}),_(Mi,{hasArrow:!0,label:"Report Bug",placement:"bottom",children:_(Yi,{"aria-label":"Link to Github Issues",variant:"link",fontSize:23,size:"sm",icon:_(Xp,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI/issues",children:_(n$,{})})})}),_(Mi,{hasArrow:!0,label:"Github",placement:"bottom",children:_(Yi,{"aria-label":"Link to Github Repo",variant:"link",fontSize:20,size:"sm",icon:_(Xp,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI",children:_(uye,{})})})}),_(Mi,{hasArrow:!0,label:"Discord",placement:"bottom",children:_(Yi,{"aria-label":"Link to Discord Server",variant:"link",fontSize:20,size:"sm",icon:_(Xp,{isExternal:!0,href:"https://discord.gg/ZmtBAhwWhy",children:_(lye,{})})})}),_(Mi,{hasArrow:!0,label:"Theme",placement:"bottom",children:_(Yi,{"aria-label":"Toggle Dark Mode",onClick:t,variant:"link",size:"sm",fontSize:r,icon:n})})]})]})},F9e=Rn(e=>e.system,e=>e.log,{memoizeOptions:{resultEqualityCheck:(e,t)=>e.length===t.length}}),z9e=Rn(e=>e.system,e=>({shouldShowLogViewer:e.shouldShowLogViewer,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:Sa.exports.isEqual}}),$9e=()=>{const e=St(),t=qe(F9e),{shouldShowLogViewer:n,hasError:r,wasErrorSeen:i}=qe(z9e),[o,a]=C.exports.useState(!0),s=C.exports.useRef(null);C.exports.useLayoutEffect(()=>{s.current!==null&&o&&(s.current.scrollTop=s.current.scrollHeight)},[o,t,n]);const l=()=>{e(Jz()),e(xL(!n))};return Kt("`",()=>{e(xL(!n))},[n]),ue(Xn,{children:[n&&_(O$,{defaultSize:{width:"100%",height:200},style:{display:"flex",position:"fixed",left:0,bottom:0},maxHeight:"90vh",children:_("div",{className:"console",ref:s,children:t.map((d,p)=>{const{timestamp:g,message:m,level:y}=d;return ue("div",{className:`console-entry console-${y}-color`,children:[ue("p",{className:"console-timestamp",children:[g,":"]}),_("p",{className:"console-message",children:m})]},p)})})}),n&&_(Mi,{hasArrow:!0,label:o?"Autoscroll On":"Autoscroll Off",children:_(Yi,{className:`console-autoscroll-icon-button ${o&&"autoscroll-enabled"}`,size:"sm","aria-label":"Toggle autoscroll",variant:"solid",icon:_(cye,{}),onClick:()=>a(!o)})}),_(Mi,{hasArrow:!0,label:n?"Hide Console":"Show Console",children:_(Yi,{className:`console-toggle-icon-button ${(r||!i)&&"error-seen"}`,size:"sm",position:"fixed",variant:"solid","aria-label":"Toggle Log Viewer",icon:n?_(vye,{}):_(pye,{}),onClick:l})})]})};function B9e(){async function e(n=""){return await fetch(n,{method:"GET",cache:"no-cache"})}const t=()=>{const n=document.location;e(n+"/flaskwebgui-keep-server-alive").then(i=>i)};(!{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV||{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV==="production")&&document.addEventListener("DOMContentLoaded",()=>{t(),setInterval(t,3e3)})}B9e();const H9e=()=>{const e=St(),[t,n]=C.exports.useState(!1);return C.exports.useEffect(()=>{e(tye()),n(!0)},[e]),t?ue("div",{className:"App",children:[_(T9e,{}),ue("div",{className:"app-content",children:[_(D9e,{}),_(X6e,{})]}),_("div",{className:"app-console",children:_($9e,{})})]}):_(MH,{})};const OH=yve(IH);OS.createRoot(document.getElementById("root")).render(_(se.StrictMode,{children:_(Zme,{store:IH,children:_(RH,{loading:_(MH,{}),persistor:OH,children:ue(Rge,{theme:iI,children:[_($q,{initialColorMode:iI.config.initialColorMode}),_(H9e,{})]})})})}));
diff --git a/frontend/dist/assets/index.44f7d837.css b/frontend/dist/assets/index.44f7d837.css
new file mode 100644
index 0000000000..9381b8442b
--- /dev/null
+++ b/frontend/dist/assets/index.44f7d837.css
@@ -0,0 +1 @@
+[data-theme=dark]{--white: rgb(255, 255, 255);--root-bg-color: rgb(10, 10, 10);--background-color: rgb(20, 20, 26);--background-color-secondary: rgb(16, 16, 22);--text-color: rgb(255, 255, 255);--text-color-secondary: rgb(160, 162, 188);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(48, 48, 64);--border-color: rgb(30, 30, 46);--border-color-light: rgb(60, 60, 76);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--accent-color: rgb(80, 40, 200);--accent-color-hover: rgb(104, 60, 230);--destructive-color: rgb(185, 55, 55);--destructive-color-hover: rgb(255, 75, 75);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: rgb(210, 30, 10);--svg-color: rgb(24, 24, 34);--progress-bar-color: rgb(100, 50, 245);--prompt-bg-color: rgb(10, 10, 10);--btn-svg-color: rgb(255, 255, 255);--btn-grey: rgb(30, 32, 42);--btn-grey-hover: rgb(46, 48, 68);--btn-load-more: rgb(30, 32, 42);--btn-load-more-hover: rgb(54, 56, 66);--switch-bg-color: rgb(100, 102, 110);--switch-bg-active-color: rgb(80, 40, 200);--resizeable-handle-border-color: rgb(80, 82, 112);--tab-color: rgb(30, 32, 42);--tab-hover-color: rgb(36, 38, 48);--tab-list-bg: rgb(100, 50, 255);--tab-list-text: rgb(20, 20, 20);--tab-list-text-inactive: rgb(92, 94, 114);--tab-panel-bg: rgb(20, 22, 28);--metadata-bg-color: rgba(0, 0, 0, .7);--metadata-json-bg-color: rgba(255, 255, 255, .1);--status-good-color: rgb(125, 255, 100);--status-good-glow: rgb(40, 215, 40);--status-working-color: rgb(255, 175, 55);--status-working-glow: rgb(255, 160, 55);--status-bad-color: rgb(255, 90, 90);--status-bad-glow: rgb(255, 40, 40);--settings-modal-bg: rgb(30, 32, 42);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(80, 40, 200);--input-checkbox-checked-tick: rgb(0, 0, 0);--input-border-color: rgb(140, 110, 255);--input-box-shadow-color: rgb(80, 30, 210);--error-level-info: rgb(200, 202, 224);--error-level-warning: rgb(255, 225, 105);--error-level-error: rgb(255, 81, 46);--console-bg-color: rgb(30, 30, 36);--console-icon-button-bg-color: rgb(50, 53, 64);--console-icon-button-bg-color-hover: rgb(70, 73, 84);--img2img-img-bg-color: rgb(30, 32, 42);--context-menu-bg-color: rgb(46, 48, 58);--context-menu-box-shadow: none;--context-menu-bg-color-hover: rgb(30, 32, 42);--inpaint-bg-color: rgb(30, 32, 42)}[data-theme=light]{--white: rgb(255, 255, 255);--root-bg-color: rgb(255, 255, 255);--background-color: rgb(220, 222, 224);--background-color-secondary: rgb(204, 206, 208);--text-color: rgb(0, 0, 0);--text-color-secondary: rgb(40, 40, 40);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(142, 144, 146);--border-color: rgb(200, 200, 200);--border-color-light: rgb(147, 147, 147);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--accent-color: rgb(235, 185, 5);--accent-color-hover: rgb(255, 200, 0);--destructive-color: rgb(237, 51, 51);--destructive-color-hover: rgb(255, 55, 55);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: none;--svg-color: rgb(186, 188, 190);--progress-bar-color: rgb(235, 185, 5);--prompt-bg-color: rgb(225, 227, 229);--btn-svg-color: rgb(0, 0, 0);--btn-grey: rgb(220, 222, 224);--btn-grey-hover: rgb(230, 232, 234);--btn-load-more: rgb(202, 204, 206);--btn-load-more-hover: rgb(178, 180, 182);--switch-bg-color: rgb(178, 180, 182);--switch-bg-active-color: rgb(235, 185, 5);--resizeable-handle-border-color: rgb(160, 162, 164);--tab-color: rgb(202, 204, 206);--tab-hover-color: rgb(206, 208, 210);--tab-list-bg: rgb(235, 185, 5);--tab-list-text: rgb(0, 0, 0);--tab-list-text-inactive: rgb(106, 108, 110);--tab-panel-bg: rgb(214, 216, 218);--metadata-bg-color: rgba(230, 230, 230, .9);--metadata-json-bg-color: rgba(0, 0, 0, .1);--status-good-color: rgb(21, 126, 0);--status-good-glow: var(--background-color);--status-working-color: rgb(235, 141, 0);--status-working-glow: var(--background-color);--status-bad-color: rgb(202, 0, 0);--status-bad-glow: var(--background-color);--settings-modal-bg: rgb(202, 204, 206);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(235, 185, 5);--input-checkbox-checked-tick: rgb(0, 0, 0);--input-border-color: rgb(0, 0, 0);--input-box-shadow-color: none;--error-level-info: rgb(42, 42, 42);--error-level-warning: rgb(173, 121, 0);--error-level-error: rgb(145, 14, 0);--console-bg-color: rgb(220, 224, 230);--console-icon-button-bg-color: var(--switch-bg-color);--console-icon-button-bg-color-hover: var(--resizeable-handle-border-color);--img2img-img-bg-color: rgb(180, 182, 184);--context-menu-bg-color: var(--background-color);--context-menu-box-shadow: 0px 10px 38px -10px rgba(22, 23, 24, .35), 0px 10px 20px -15px rgba(22, 23, 24, .2);--context-menu-bg-color-hover: var(--background-color-secondary);--inpaint-bg-color: rgb(180, 182, 184)}@font-face{font-family:Inter;src:url(./Inter.b9a8e5e2.ttf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./Inter-Bold.790c108b.ttf);font-display:swap;font-weight:600;font-style:normal}@keyframes slideOut{0%{transform:translate(10rem)}to{transform:translate(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.checkerboard{background-position:0px 0px,10px 10px;background-size:20px 20px;background-image:linear-gradient(45deg,#eee 25%,transparent 25%,transparent 75%,#eee 75%,#eee 100%),linear-gradient(45deg,#eee 25%,white 25%,white 75%,#eee 75%,#eee 100%)}.App{display:grid;width:max-content}.app-content{display:grid;row-gap:1rem;margin:.6rem;padding:1rem;border-radius:.5rem;background-color:var(--background-color);grid-auto-rows:max-content;width:calc(100vw - 1.6rem);height:calc(100vh - 1.6rem);min-width:min-content}.app-console{z-index:9999}.site-header{display:grid;grid-template-columns:auto max-content}.site-header-left-side{display:grid;grid-template-columns:repeat(2,max-content);column-gap:.6rem;align-items:center}.site-header-left-side img{width:32px;height:32px}.site-header-left-side h1{font-size:1.4rem}.site-header-right-side{display:grid;grid-template-columns:repeat(7,max-content);align-items:center;column-gap:.5rem}.status{font-size:.8rem;font-weight:700}.status-good{color:var(--status-good-color);text-shadow:0 0 10px var(--status-good-glow)}.status-bad{color:var(--status-bad-color);text-shadow:0 0 10px var(--status-bad-glow)}.status-working{color:var(--status-working-color);text-shadow:0 0 10px var(--status-working-glow)}.settings-modal{background-color:var(--settings-modal-bg)!important;font-family:Inter}.settings-modal .settings-modal-content{display:grid;row-gap:2rem}.settings-modal .settings-modal-header{font-weight:700}.settings-modal .settings-modal-items{display:grid;row-gap:.5rem}.settings-modal .settings-modal-items .settings-modal-item{display:grid;grid-auto-flow:column;background-color:var(--background-color);padding:.4rem 1rem;border-radius:.5rem;justify-content:space-between;align-items:center}.settings-modal .settings-modal-reset{display:grid;row-gap:1rem}.settings-modal .settings-modal-reset button{min-width:100%;min-height:100%;background-color:var(--destructive-color)!important}.settings-modal .settings-modal-reset button:hover{background-color:var(--destructive-color-hover)!important}.settings-modal .settings-modal-reset button:disabled{background-color:#2d2d37!important}.settings-modal .settings-modal-reset button:disabled:hover{background-color:#2d2d37!important}.settings-modal .settings-modal-reset button svg{width:20px;height:20px;color:var(--btn-svg-color)}.hotkeys-modal{display:grid;padding:1rem;background-color:var(--settings-modal-bg)!important;row-gap:1rem;font-family:Inter}.hotkeys-modal h1{font-size:1.2rem;font-weight:700}.hotkeys-modal-items{display:grid;row-gap:.5rem;max-height:32rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.hotkeys-modal-items::-webkit-scrollbar{display:none}.hotkey-modal-item{display:grid;grid-template-columns:auto max-content;justify-content:space-between;align-items:center;background-color:var(--background-color);padding:.5rem 1rem;border-radius:.3rem}.hotkey-modal-item .hotkey-info{display:grid}.hotkey-modal-item .hotkey-info .hotkey-title{font-weight:700}.hotkey-modal-item .hotkey-info .hotkey-description{font-size:.9rem;color:var(--text-color-secondary)}.hotkey-modal-item .hotkey-key{font-size:.8rem;font-weight:700;border:2px solid var(--settings-modal-bg);padding:.2rem .5rem;border-radius:.3rem}.console{display:flex;flex-direction:column;background:var(--console-bg-color);overflow:auto;direction:column;font-family:monospace;padding:0 1rem 1rem 3rem;border-top-width:.3rem;border-color:var(--resizeable-handle-border-color)}.console .console-info-color{color:var(--error-level-info)}.console .console-warning-color{color:var(--error-level-warning)}.console .console-error-color{color:var(--status-bad-color)}.console .console-entry{display:flex;column-gap:.5rem}.console .console-entry .console-timestamp{font-weight:semibold}.console .console-entry .console-message{word-break:break-all}.console-toggle-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:.5rem}.console-toggle-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-toggle-icon-button.error-seen,.console-toggle-icon-button.error-seen:hover{background:var(--status-bad-color)!important}.console-autoscroll-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:3rem}.console-autoscroll-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-autoscroll-icon-button.autoscroll-enabled{background:var(--accent-color)!important}.console-autoscroll-icon-button.autoscroll-enabled:hover{background:var(--accent-color-hover)!important}.prompt-bar{display:grid;row-gap:1rem}.prompt-bar input,.prompt-bar textarea{background-color:var(--prompt-bg-color);font-size:1rem;border:2px solid var(--border-color)}.prompt-bar input:hover,.prompt-bar textarea:hover{border:2px solid var(--border-color-light)}.prompt-bar input:focus-visible,.prompt-bar textarea:focus-visible{border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.prompt-bar input[aria-invalid=true],.prompt-bar textarea[aria-invalid=true]{border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.prompt-bar input:disabled,.prompt-bar textarea:disabled{border:2px solid var(--border-color);box-shadow:none}.prompt-bar textarea{min-height:10rem}.process-buttons{display:grid;grid-template-columns:auto max-content;column-gap:.5rem}.process-buttons .invoke-btn{min-width:5rem;min-height:100%;background-color:var(--accent-color)!important}.process-buttons .invoke-btn:hover{background-color:var(--accent-color-hover)!important}.process-buttons .invoke-btn:disabled{background-color:#2d2d37!important}.process-buttons .invoke-btn:disabled:hover{background-color:#2d2d37!important}.process-buttons .invoke-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.process-buttons .cancel-btn{min-width:3rem;min-height:100%;background-color:var(--destructive-color)!important}.process-buttons .cancel-btn:hover{background-color:var(--destructive-color-hover)!important}.process-buttons .cancel-btn:disabled{background-color:#2d2d37!important}.process-buttons .cancel-btn:disabled:hover{background-color:#2d2d37!important}.process-buttons .cancel-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.main-options,.main-options-list{display:grid;row-gap:1rem}.main-options-row{display:grid;grid-template-columns:repeat(3,auto);column-gap:1rem;max-width:22.5rem}.main-option-block{border-radius:.5rem;grid-template-columns:auto!important;row-gap:.4rem}.main-option-block .invokeai__number-input-form-label,.main-option-block .invokeai__select-label{width:100%;font-size:.9rem!important;font-weight:700}.main-option-block .number-input-entry{padding:0;height:2.4rem}.main-option-block .iai-select-picker{height:2.4rem;border-radius:.3rem}.advanced-options-checkbox{padding:1rem;font-weight:700}.advanced-settings{display:grid;row-gap:.5rem}.advanced-settings-item{display:grid;max-width:22.5rem;border:none;border-top:0px;border-radius:.4rem}.advanced-settings-item[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.advanced-settings-panel{background-color:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color)}.advanced-settings-header{border-radius:.4rem}.advanced-settings-header[aria-expanded=true]{background-color:var(--tab-color);border-radius:.4rem .4rem 0 0}.advanced-settings-header:hover{background-color:var(--tab-hover-color)!important}.upscale-options{display:grid;grid-template-columns:auto 1fr;column-gap:1rem}.inpainting-bounding-box-settings{display:flex;flex-direction:column;max-width:100%;border-radius:.4rem;border:2px solid var(--tab-color)}.inpainting-bounding-box-header{background-color:var(--tab-color);display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;border-radius:.4rem .4rem 0 0}.inpainting-bounding-box-header p{font-weight:700}.inpainting-bounding-box-settings-items{padding:1rem;display:flex;flex-direction:column;row-gap:1rem}.inpainting-bounding-box-settings-items .inpainting-bounding-box-reset-icon-btn{background-color:var(--btn-load-more)!important}.inpainting-bounding-box-settings-items .inpainting-bounding-box-reset-icon-btn:hover{background-color:var(--btn-load-more-hover)!important}.inpainting-bounding-box-dimensions-slider-numberinput{display:flex;justify-content:space-between;column-gap:1rem}.inpainting-bounding-box-darken{width:max-content}.progress-bar{background-color:var(--root-bg-color)}.progress-bar div{background-color:var(--progress-bar-color)}.current-image-display{display:flex;flex-direction:column;height:100%;background-color:var(--background-color-secondary);border-radius:.5rem}.current-image-options{width:100%;display:flex;justify-content:center;column-gap:.5rem;padding:1rem}.current-image-options button{min-width:3rem;min-height:100%;background-color:var(--btn-grey)!important}.current-image-options button:hover{background-color:var(--btn-grey-hover)!important}.current-image-options button:disabled{background-color:#2d2d37!important}.current-image-options button:disabled:hover{background-color:#2d2d37!important}.current-image-options button svg{width:22px;height:22px;color:var(--btn-svg-color)}.current-image-viewer{position:relative;width:100%;height:100%}.current-image-preview{position:absolute;top:0;grid-area:current-image-preview;position:relative;justify-content:center;align-items:center;display:grid;width:100%;height:100%;grid-template-areas:"current-image-content"}.current-image-preview img{grid-area:current-image-content;background-color:var(--img2img-img-bg-color);border-radius:.5rem;object-fit:contain;max-height:calc(100vh - 13rem)}.current-image-metadata{grid-area:current-image-preview}.current-image-next-prev-buttons{grid-area:current-image-content;display:flex;justify-content:space-between;z-index:1;height:100%;pointer-events:none}.next-prev-button-trigger-area{width:7rem;height:100%;width:15%;display:grid;align-items:center;pointer-events:auto}.next-prev-button-trigger-area.prev-button-trigger-area{justify-content:flex-start}.next-prev-button-trigger-area.next-button-trigger-area{justify-content:flex-end}.next-prev-button{font-size:4rem;fill:var(--white);filter:drop-shadow(0 0 1rem var(--text-color-secondary));opacity:70%}.current-image-display-placeholder{background-color:var(--background-color-secondary);display:grid;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.5rem}.current-image-display-placeholder svg{width:10rem;height:10rem;color:var(--svg-color)}.image-gallery-area-enter{transform:translate(150%)}.image-gallery-area-enter-active{transform:translate(0);transition:all .12s ease-out}.image-gallery-area-exit{transform:translate(0)}.image-gallery-area-exit-active{transform:translate(150%);transition:all .12s ease-out}.image-gallery-area{z-index:10}.image-gallery-area[data-pinned=false]{position:fixed;height:100vh;top:0;right:0}.image-gallery-area[data-pinned=false] .image-gallery-popup{border-radius:0}.image-gallery-area[data-pinned=false] .image-gallery-popup .image-gallery-container{max-height:calc(100vh + 3.4rem)}.image-gallery-area .image-gallery-popup{background-color:var(--tab-color);padding:1rem;display:flex;flex-direction:column;row-gap:1rem;border-radius:.5rem;border-left-width:.3rem;border-color:var(--resizeable-handle-border-color)}.image-gallery-area .image-gallery-popup[data-resize-alert=true]{border-color:var(--status-bad-color)}.image-gallery-area .image-gallery-popup .image-gallery-header{display:flex;justify-content:end;align-items:center;column-gap:.5rem}.image-gallery-area .image-gallery-popup .image-gallery-header .image-gallery-icon-btn{background-color:var(--btn-load-more)!important}.image-gallery-area .image-gallery-popup .image-gallery-header .image-gallery-icon-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery-area .image-gallery-popup .image-gallery-header .image-gallery-settings-popover{display:flex;flex-direction:column;row-gap:.5rem}.image-gallery-area .image-gallery-popup .image-gallery-header .image-gallery-settings-popover div{display:flex;column-gap:.5rem;align-items:center;justify-content:space-between}.image-gallery-area .image-gallery-popup .image-gallery-header h1{font-weight:700}.image-gallery-area .image-gallery-popup .image-gallery-container{display:flex;flex-direction:column;max-height:calc(100vh - 13rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-gallery-area .image-gallery-popup .image-gallery-container::-webkit-scrollbar{display:none}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder{display:flex;background-color:var(--background-color-secondary);border-radius:.5rem;place-items:center;padding:2rem 0}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder p{color:var(--subtext-color-bright);font-family:Inter}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder svg{width:5rem;height:5rem;color:var(--svg-color)}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn{background-color:var(--btn-load-more)!important;font-size:.85rem!important;padding:.5rem;margin-top:1rem}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn:disabled:hover{background-color:var(--btn-load-more)!important}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery{display:grid;grid-gap:.5rem}.image-gallery .hoverable-image{padding:.5rem;position:relative}.image-gallery .hoverable-image:before{content:"";display:block;padding-bottom:100%}.image-gallery .hoverable-image .hoverable-image-image{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.hoverable-image{display:flex;justify-content:center;transition:transform .2s ease-out}.hoverable-image:hover{cursor:pointer;border-radius:.5rem;z-index:2}.hoverable-image .hoverable-image-image{width:100%;height:100%;max-width:100%;max-height:100%}.hoverable-image .hoverable-image-delete-button{position:absolute;top:.25rem;right:.25rem}.hoverable-image .hoverable-image-content{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center}.hoverable-image .hoverable-image-content .hoverable-image-check{fill:var(--status-good-color)}.hoverable-image .hoverable-image-icons{position:absolute;bottom:-2rem;display:grid;width:min-content;grid-template-columns:repeat(2,max-content);border-radius:.4rem;background-color:var(--background-color-secondary);padding:.2rem;gap:.2rem;grid-auto-rows:max-content}.hoverable-image .hoverable-image-icons button{width:12px;height:12px;border-radius:.2rem;padding:10px 0;flex-shrink:2}.hoverable-image .hoverable-image-icons button svg{width:12px;height:12px}.hoverable-image-context-menu{z-index:999;padding:.4rem;border-radius:.25rem;background-color:var(--context-menu-bg-color);box-shadow:var(--context-menu-box-shadow)}.hoverable-image-context-menu [role=menuitem]{font-size:.8rem;line-height:1rem;border-radius:3px;display:flex;align-items:center;height:1.75rem;padding:0 .5rem;position:relative;user-select:none;cursor:pointer;outline:none}.hoverable-image-context-menu [role=menuitem][data-disabled]{color:gray;pointer-events:none;cursor:not-allowed}.hoverable-image-context-menu [role=menuitem][data-warning]{color:var(--status-bad-color)}.hoverable-image-context-menu [role=menuitem][data-highlighted]{background-color:var(--context-menu-bg-color-hover)}.popover-content{background-color:var(--background-color-secondary)!important;border:none!important;border-top:0px;background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.popover-arrow{background:var(--tab-hover-color)!important;box-shadow:none}.popover-options{background:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color);padding:.75rem 1rem;display:grid;grid-auto-rows:max-content;grid-row-gap:.5rem;justify-content:space-between}.popover-header{background:var(--tab-hover-color);border-radius:.4rem .4rem 0 0;font-weight:700;border:none;padding-left:1rem!important}.upscale-popover{width:23rem!important}.show-hide-gallery-button{position:absolute!important;top:50%;right:-1rem;transform:translateY(-50%);z-index:10;border-radius:.5rem 0 0 .5rem!important;padding:0 .5rem;min-width:1rem;min-height:12rem;background-color:var(--btn-grey)!important}.show-hide-gallery-button:hover{background-color:var(--btn-grey-hover)!important}.show-hide-gallery-button:disabled{background-color:#2d2d37!important}.show-hide-gallery-button:disabled:hover{background-color:#2d2d37!important}.show-hide-gallery-button svg{width:20px;height:20px;color:var(--btn-svg-color)}.image-metadata-viewer{position:absolute;top:0;width:100%;border-radius:.5rem;padding:1rem;background-color:var(--metadata-bg-color);overflow:scroll;max-height:calc(100vh - 11.4rem);height:100%;z-index:10}.image-json-viewer{border-radius:.5rem;margin:0 .5rem 1rem;padding:1rem;overflow-x:scroll;word-break:break-all;background-color:var(--metadata-json-bg-color)}.app-tabs{display:grid!important;grid-template-columns:min-content auto;column-gap:1rem}.app-tabs-list{display:grid;row-gap:.3rem;grid-auto-rows:max-content;color:var(--tab-list-text-inactive)}.app-tabs-list button{font-size:.85rem;padding:.5rem}.app-tabs-list button:hover{background-color:var(--tab-hover-color);border-radius:.3rem}.app-tabs-list button svg{width:26px;height:26px}.app-tabs-list button[aria-selected=true]{background-color:var(--tab-list-bg);color:var(--tab-list-text);font-weight:700;border-radius:.3rem;border:none}.app-tabs-panels .app-tabs-panel{padding:0}.workarea-container{position:relative;width:100%;height:100%}.workarea-container .workarea{display:flex;column-gap:1rem}.workarea-container .workarea .workarea-options-panel{width:22.5rem;max-width:22.5rem;flex-shrink:0}.workarea-container .workarea .workarea-content{width:100%}.text-to-image-workarea{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.text-to-image-panel{display:grid;row-gap:1rem;grid-auto-rows:max-content;height:calc(100vh - 7rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.text-to-image-panel::-webkit-scrollbar{display:none}.text-to-image-display{display:grid;grid-template-areas:"text-to-image-display";column-gap:.5rem}.text-to-image-display .current-image-display,.text-to-image-display .current-image-display-placeholder{grid-area:text-to-image-display}.text-to-image-display .image-gallery-area{height:100%;z-index:2;place-self:end}.txt-to-image-workarea-container .current-image-preview{padding:0 1rem 1rem}.image-to-image-workarea{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.image-to-image-panel{display:grid;row-gap:1rem;grid-auto-rows:max-content;height:calc(100vh - 7rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-to-image-panel::-webkit-scrollbar{display:none}.image-to-image-display-area{display:grid;column-gap:.5rem}.image-to-image-display-area .image-gallery-area{z-index:2;height:100%}.image-to-image-strength-main-option{display:grid;grid-template-columns:none!important}.image-to-image-strength-main-option .number-input-entry{padding:0 1rem}.image-to-image-display{border-radius:.5rem;background-color:var(--background-color-secondary);display:grid;height:calc(100vh - 7rem)}.image-to-image-display .current-image-options{grid-auto-columns:max-content;justify-self:center;align-self:start}.image-to-image-single-preview{display:grid;column-gap:.5rem;padding:0 1rem;place-content:center}.image-to-image-dual-preview-container{display:grid;grid-template-areas:"img2img-preview"}.image-to-image-dual-preview{grid-area:img2img-preview;display:grid;grid-template-columns:1fr 1fr;column-gap:.5rem;padding:0 1rem;place-content:center}.image-to-image-dual-preview .current-image-preview img{height:calc(100vh - 15rem);max-height:calc(100vh - 15rem)}.img2img-metadata{grid-area:img2img-preview;z-index:3}.init-image-preview{display:grid;grid-template-areas:"init-image-content";justify-content:center;align-items:center;border-radius:.5rem}.init-image-preview .init-image-preview-header{grid-area:init-image-content;z-index:2;display:grid;grid-template-columns:auto max-content;height:max-content;align-items:center;align-self:start;padding:1rem;border-radius:.5rem}.init-image-preview .init-image-preview-header h1{padding:.2rem .6rem;border-radius:.4rem;background-color:var(--tab-hover-color);width:max-content;font-weight:700;font-size:.85rem}.init-image-preview .init-image-image{grid-area:init-image-content}.init-image-preview .init-image-image img{border-radius:.5rem;object-fit:contain;background-color:var(--img2img-img-bg-color);width:auto;height:calc(100vh - 15rem);max-height:calc(100vh - 15rem)}.image-to-image-upload-btn{display:grid;width:100%;height:calc(100vh - 7rem)}.image-to-image-upload-btn button{overflow:hidden;width:100%;height:100%;font-size:1.5rem;color:var(--text-color-secondary);background-color:var(--background-color-secondary)}.image-to-image-upload-btn button:hover{background-color:var(--img2img-img-bg-color)}.image-to-image-current-image-display{position:relative}.brush-preview-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0}.brush-preview{border-radius:50%;border:1px black solid}.inpainting-workarea{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.inpainting-display-area{display:grid;column-gap:.5rem}.inpainting-display{border-radius:.5rem;background-color:var(--background-color-secondary);display:grid;grid-template-columns:1fr 1fr;height:calc(100vh - 7rem)}.inpainting-toolkit{display:flex;flex-direction:column;background-color:var(--inpaint-bg-color);border-radius:.5rem}.inpainting-canvas-container{width:100%;height:100%;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:center}.inpainting-canvas-container .inpainting-canvas-wrapper{position:relative;width:min-content;height:min-content;border-radius:.5rem}.inpainting-canvas-container .inpainting-canvas-wrapper .inpainting-alerts{position:absolute;top:0;left:0;display:flex;column-gap:.5rem;z-index:2;padding:.5rem;pointer-events:none;font-size:.9rem;font-weight:700}.inpainting-canvas-container .inpainting-canvas-wrapper .inpainting-alerts div{background-color:var(--accent-color);color:var(--text-color);padding:.2rem .6rem;border-radius:.25rem}.inpainting-canvas-container .inpainting-canvas-wrapper .inpainting-canvas-stage canvas{border-radius:.5rem}.inpainting-canvas-scale-wrapper{width:calc(100% - 1rem);height:calc(100% - 1rem);display:flex;justify-content:center;align-items:center}.inpainting-settings{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;padding:1rem}.inpainting-settings .inpainting-buttons{display:flex;align-items:center;column-gap:.8rem}.inpainting-settings .inpainting-buttons button{height:2.4rem}.inpainting-settings .inpainting-buttons button svg{width:15px;height:15px}.inpainting-settings .inpainting-buttons .inpainting-buttons-group{display:flex;align-items:center;column-gap:.5rem}.inpainting-settings .inpainting-slider-numberinput{display:flex;column-gap:1rem;align-items:center}.inpainting-workarea-container .image-gallery-area .chakra-popover__popper{inset:0 auto auto -75px!important}.inpainting-workarea-container .current-image-options button{min-width:2.5rem;min-height:100%;background-color:var(--btn-grey)!important}.inpainting-workarea-container .current-image-options button:hover{background-color:var(--btn-grey-hover)!important}.inpainting-workarea-container .current-image-options button:disabled{background-color:#2d2d37!important}.inpainting-workarea-container .current-image-options button:disabled:hover{background-color:#2d2d37!important}.inpainting-workarea-container .current-image-options button svg{width:18px;height:18px;color:var(--btn-svg-color)}.inpainting-workarea-container .current-image-options .chakra-popover__popper{z-index:11}.inpainting-workarea-container .current-image-preview{padding:0 1rem 1rem}.invokeai__number-input-form-control{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.invokeai__number-input-form-control .invokeai__number-input-form-label{color:var(--text-color-secondary);margin-right:0;font-size:1rem;margin-bottom:0;flex-grow:2;white-space:nowrap}.invokeai__number-input-form-control .invokeai__number-input-form-label[data-focus]+.invokeai__number-input-root{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.invokeai__number-input-form-control .invokeai__number-input-form-label[aria-invalid=true]+.invokeai__number-input-root{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.invokeai__number-input-form-control .invokeai__number-input-root{height:2rem;display:grid;grid-template-columns:auto max-content;column-gap:.5rem;align-items:center;background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem}.invokeai__number-input-form-control .invokeai__number-input-field{border:none;font-weight:700;width:100%;height:auto;padding:0;font-size:.9rem;padding-left:.5rem;padding-right:.5rem}.invokeai__number-input-form-control .invokeai__number-input-field:focus{outline:none;box-shadow:none}.invokeai__number-input-form-control .invokeai__number-input-field:disabled{opacity:.2}.invokeai__number-input-form-control .invokeai__number-input-stepper{display:grid;padding-right:.5rem}.invokeai__number-input-form-control .invokeai__number-input-stepper .invokeai__number-input-stepper-button{border:none;padding:0 .5rem;margin:0 -.5rem}.invokeai__number-input-form-control .invokeai__number-input-stepper .invokeai__number-input-stepper-button svg{width:10px;height:10px}.input{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.input .input-label{color:var(--text-color-secondary);margin-right:0}.input .input-entry{background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem;font-weight:700}.input .input-entry:focus{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.input .input-entry:disabled{opacity:.2}.input .input-entry[aria-invalid=true]{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.icon-button{background-color:var(--btn-grey);cursor:pointer}.icon-button:hover{background-color:var(--btn-grey-hover)}.icon-button[data-selected=true]{background-color:var(--accent-color)}.icon-button[data-selected=true]:hover{background-color:var(--accent-color-hover)}.icon-button[disabled]{cursor:not-allowed}.invokeai__switch-form-control .invokeai__switch-form-label{display:flex;column-gap:1rem;justify-content:space-between;align-items:center;color:var(--text-color-secondary);font-size:1rem;margin-right:0;margin-bottom:.1rem;white-space:nowrap}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root span{background-color:var(--switch-bg-color)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root span span{background-color:var(--white)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root[data-checked] span{background:var(--switch-bg-active-color)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root[data-checked] span span{background-color:var(--white)}.invokeai__select{display:grid;grid-template-columns:repeat(2,max-content);column-gap:1rem;align-items:center;width:max-content}.invokeai__select .invokeai__select-label{color:var(--text-color-secondary);margin-right:0}.invokeai__select .invokeai__select-picker{border:2px solid var(--border-color);background-color:var(--background-color-secondary);font-weight:700;height:2rem;border-radius:.2rem}.invokeai__select .invokeai__select-picker:focus{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.invokeai__select .invokeai__select-option{background-color:var(--background-color-secondary)}.invokeai__slider-form-control{display:flex;column-gap:1rem;justify-content:space-between;align-items:center;width:max-content;padding-right:.25rem}.invokeai__slider-form-control .invokeai__slider-inner-container{display:flex;column-gap:.5rem}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-form-label{color:var(--text-color-secondary);margin:0;margin-right:.5rem;margin-bottom:.1rem}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-root .invokeai__slider-filled-track{background-color:var(--accent-color-hover)}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-root .invokeai__slider-track{background-color:var(--text-color-secondary);height:5px;border-radius:9999px}.invokeai__checkbox .chakra-checkbox__label{margin-top:1px;color:var(--text-color-secondary);font-size:.9rem}.invokeai__checkbox .chakra-checkbox__control{width:1rem;height:1rem;border:none;border-radius:.2rem;background-color:var(--input-checkbox-bg)}.invokeai__checkbox .chakra-checkbox__control svg{width:.6rem;height:.6rem;stroke-width:3px!important}.invokeai__checkbox .chakra-checkbox__control[data-checked]{color:var(--text-color);background-color:var(--input-checkbox-checked-bg)}.invokeai__popover-content{min-width:unset;width:unset!important;padding:1rem;border-radius:.5rem!important;background-color:var(--background-color)!important;border:2px solid var(--border-color)!important}.invokeai__popover-content .invokeai__popover-arrow{background-color:var(--background-color)!important}.invokeai__color-picker .react-colorful__hue-pointer,.invokeai__color-picker .react-colorful__saturation-pointer{width:1.5rem;height:1.5rem;border-color:var(--white)}.work-in-progress{display:grid;width:100%;height:calc(100vh - 7rem);grid-auto-rows:max-content;background-color:var(--background-color-secondary);border-radius:.4rem;place-content:center;place-items:center;row-gap:1rem}.work-in-progress h1{font-size:2rem;font-weight:700}.work-in-progress p{text-align:center;max-width:50rem;color:var(--subtext-color-bright)}.guide-popover-arrow{background-color:var(--tab-panel-bg)!important;box-shadow:none!important}.guide-popover-content{background-color:var(--background-color-secondary)!important;border:none!important}.guide-popover-guide-content{background:var(--tab-panel-bg);border:2px solid var(--tab-hover-color);border-radius:.4rem;padding:.75rem 1rem;display:grid;grid-template-rows:repeat(auto-fill,1fr);grid-row-gap:.5rem;justify-content:space-between}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{-ms-overflow-style:none;scrollbar-width:none;background-color:var(--root-bg-color)}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}#root{background-color:var(--root-bg-color);color:var(--text-color);font-family:Inter,Arial,Helvetica,sans-serif}
diff --git a/frontend/dist/assets/index.8391cc9a.css b/frontend/dist/assets/index.8391cc9a.css
deleted file mode 100644
index 322f091bd3..0000000000
--- a/frontend/dist/assets/index.8391cc9a.css
+++ /dev/null
@@ -1 +0,0 @@
-[data-theme=dark]{--white: rgb(255, 255, 255);--root-bg-color: rgb(10, 10, 10);--background-color: rgb(20, 20, 26);--background-color-secondary: rgb(16, 16, 22);--text-color: rgb(255, 255, 255);--text-color-secondary: rgb(160, 162, 188);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(48, 48, 64);--border-color: rgb(30, 30, 46);--border-color-light: rgb(60, 60, 76);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--accent-color: rgb(80, 40, 200);--accent-color-hover: rgb(104, 60, 230);--destructive-color: rgb(185, 55, 55);--destructive-color-hover: rgb(255, 75, 75);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: rgb(210, 30, 10);--svg-color: rgb(24, 24, 34);--progress-bar-color: rgb(100, 50, 245);--prompt-bg-color: rgb(10, 10, 10);--btn-svg-color: rgb(255, 255, 255);--btn-grey: rgb(30, 32, 42);--btn-grey-hover: rgb(46, 48, 68);--btn-load-more: rgb(30, 32, 42);--btn-load-more-hover: rgb(54, 56, 66);--switch-bg-color: rgb(100, 102, 110);--switch-bg-active-color: rgb(80, 40, 200);--resizeable-handle-border-color: rgb(80, 82, 112);--tab-color: rgb(30, 32, 42);--tab-hover-color: rgb(36, 38, 48);--tab-list-bg: rgb(100, 50, 255);--tab-list-text: rgb(20, 20, 20);--tab-list-text-inactive: rgb(92, 94, 114);--tab-panel-bg: rgb(20, 22, 28);--metadata-bg-color: rgba(0, 0, 0, .7);--metadata-json-bg-color: rgba(255, 255, 255, .1);--status-good-color: rgb(125, 255, 100);--status-good-glow: rgb(40, 215, 40);--status-working-color: rgb(255, 175, 55);--status-working-glow: rgb(255, 160, 55);--status-bad-color: rgb(255, 90, 90);--status-bad-glow: rgb(255, 40, 40);--settings-modal-bg: rgb(30, 32, 42);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(80, 40, 200);--input-checkbox-checked-tick: rgb(0, 0, 0);--input-border-color: rgb(140, 110, 255);--input-box-shadow-color: rgb(80, 30, 210);--error-level-info: rgb(200, 202, 224);--error-level-warning: rgb(255, 225, 105);--error-level-error: rgb(255, 81, 46);--console-bg-color: rgb(30, 30, 36);--console-icon-button-bg-color: rgb(50, 53, 64);--console-icon-button-bg-color-hover: rgb(70, 73, 84);--img2img-img-bg-color: rgb(30, 32, 42);--context-menu-bg-color: rgb(46, 48, 58);--context-menu-box-shadow: none;--context-menu-bg-color-hover: rgb(30, 32, 42);--inpaint-bg-color: rgb(30, 32, 42)}[data-theme=light]{--white: rgb(255, 255, 255);--root-bg-color: rgb(255, 255, 255);--background-color: rgb(220, 222, 224);--background-color-secondary: rgb(204, 206, 208);--text-color: rgb(0, 0, 0);--text-color-secondary: rgb(40, 40, 40);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(142, 144, 146);--border-color: rgb(200, 200, 200);--border-color-light: rgb(147, 147, 147);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--accent-color: rgb(235, 185, 5);--accent-color-hover: rgb(255, 200, 0);--destructive-color: rgb(237, 51, 51);--destructive-color-hover: rgb(255, 55, 55);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: none;--svg-color: rgb(186, 188, 190);--progress-bar-color: rgb(235, 185, 5);--prompt-bg-color: rgb(225, 227, 229);--btn-svg-color: rgb(0, 0, 0);--btn-grey: rgb(220, 222, 224);--btn-grey-hover: rgb(230, 232, 234);--btn-load-more: rgb(202, 204, 206);--btn-load-more-hover: rgb(178, 180, 182);--switch-bg-color: rgb(178, 180, 182);--switch-bg-active-color: rgb(235, 185, 5);--resizeable-handle-border-color: rgb(160, 162, 164);--tab-color: rgb(202, 204, 206);--tab-hover-color: rgb(206, 208, 210);--tab-list-bg: rgb(235, 185, 5);--tab-list-text: rgb(0, 0, 0);--tab-list-text-inactive: rgb(106, 108, 110);--tab-panel-bg: rgb(214, 216, 218);--metadata-bg-color: rgba(230, 230, 230, .9);--metadata-json-bg-color: rgba(0, 0, 0, .1);--status-good-color: rgb(21, 126, 0);--status-good-glow: var(--background-color);--status-working-color: rgb(235, 141, 0);--status-working-glow: var(--background-color);--status-bad-color: rgb(202, 0, 0);--status-bad-glow: var(--background-color);--settings-modal-bg: rgb(202, 204, 206);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(235, 185, 5);--input-checkbox-checked-tick: rgb(0, 0, 0);--input-border-color: rgb(0, 0, 0);--input-box-shadow-color: none;--error-level-info: rgb(42, 42, 42);--error-level-warning: rgb(173, 121, 0);--error-level-error: rgb(145, 14, 0);--console-bg-color: rgb(220, 224, 230);--console-icon-button-bg-color: var(--switch-bg-color);--console-icon-button-bg-color-hover: var(--resizeable-handle-border-color);--img2img-img-bg-color: rgb(180, 182, 184);--context-menu-bg-color: var(--background-color);--context-menu-box-shadow: 0px 10px 38px -10px rgba(22, 23, 24, .35), 0px 10px 20px -15px rgba(22, 23, 24, .2);--context-menu-bg-color-hover: var(--background-color-secondary);--inpaint-bg-color: rgb(180, 182, 184)}@font-face{font-family:Inter;src:url(/assets/Inter.b9a8e5e2.ttf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-Bold.790c108b.ttf);font-display:swap;font-weight:600;font-style:normal}@keyframes slideOut{0%{transform:translate(10rem)}to{transform:translate(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.checkerboard{background-position:0px 0px,10px 10px;background-size:20px 20px;background-image:linear-gradient(45deg,#eee 25%,transparent 25%,transparent 75%,#eee 75%,#eee 100%),linear-gradient(45deg,#eee 25%,white 25%,white 75%,#eee 75%,#eee 100%)}.App{display:grid;width:max-content}.app-content{display:grid;row-gap:1rem;margin:.6rem;padding:1rem;border-radius:.5rem;background-color:var(--background-color);grid-auto-rows:max-content;width:calc(100vw - 1.6rem);height:calc(100vh - 1.6rem);min-width:min-content}.app-console{z-index:9999}.site-header{display:grid;grid-template-columns:auto max-content}.site-header-left-side{display:grid;grid-template-columns:repeat(2,max-content);column-gap:.6rem;align-items:center}.site-header-left-side img{width:32px;height:32px}.site-header-left-side h1{font-size:1.4rem}.site-header-right-side{display:grid;grid-template-columns:repeat(7,max-content);align-items:center;column-gap:.5rem}.status{font-size:.8rem;font-weight:700}.status-good{color:var(--status-good-color);text-shadow:0 0 10px var(--status-good-glow)}.status-bad{color:var(--status-bad-color);text-shadow:0 0 10px var(--status-bad-glow)}.status-working{color:var(--status-working-color);text-shadow:0 0 10px var(--status-working-glow)}.settings-modal{background-color:var(--settings-modal-bg)!important;font-family:Inter}.settings-modal .settings-modal-content{display:grid;row-gap:2rem}.settings-modal .settings-modal-header{font-weight:700}.settings-modal .settings-modal-items{display:grid;row-gap:.5rem}.settings-modal .settings-modal-items .settings-modal-item{display:grid;grid-auto-flow:column;background-color:var(--background-color);padding:.4rem 1rem;border-radius:.5rem;justify-content:space-between;align-items:center}.settings-modal .settings-modal-reset{display:grid;row-gap:1rem}.settings-modal .settings-modal-reset button{min-width:100%;min-height:100%;background-color:var(--destructive-color)!important}.settings-modal .settings-modal-reset button:hover{background-color:var(--destructive-color-hover)!important}.settings-modal .settings-modal-reset button:disabled{background-color:#2d2d37!important}.settings-modal .settings-modal-reset button:disabled:hover{background-color:#2d2d37!important}.settings-modal .settings-modal-reset button svg{width:20px;height:20px;color:var(--btn-svg-color)}.hotkeys-modal{display:grid;padding:1rem;background-color:var(--settings-modal-bg)!important;row-gap:1rem;font-family:Inter}.hotkeys-modal h1{font-size:1.2rem;font-weight:700}.hotkeys-modal-items{display:grid;row-gap:.5rem;max-height:32rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.hotkeys-modal-items::-webkit-scrollbar{display:none}.hotkey-modal-item{display:grid;grid-template-columns:auto max-content;justify-content:space-between;align-items:center;background-color:var(--background-color);padding:.5rem 1rem;border-radius:.3rem}.hotkey-modal-item .hotkey-info{display:grid}.hotkey-modal-item .hotkey-info .hotkey-title{font-weight:700}.hotkey-modal-item .hotkey-info .hotkey-description{font-size:.9rem;color:var(--text-color-secondary)}.hotkey-modal-item .hotkey-key{font-size:.8rem;font-weight:700;border:2px solid var(--settings-modal-bg);padding:.2rem .5rem;border-radius:.3rem}.console{display:flex;flex-direction:column;background:var(--console-bg-color);overflow:auto;direction:column;font-family:monospace;padding:0 1rem 1rem 3rem;border-top-width:.3rem;border-color:var(--resizeable-handle-border-color)}.console .console-info-color{color:var(--error-level-info)}.console .console-warning-color{color:var(--error-level-warning)}.console .console-error-color{color:var(--status-bad-color)}.console .console-entry{display:flex;column-gap:.5rem}.console .console-entry .console-timestamp{font-weight:semibold}.console .console-entry .console-message{word-break:break-all}.console-toggle-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:.5rem}.console-toggle-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-toggle-icon-button.error-seen,.console-toggle-icon-button.error-seen:hover{background:var(--status-bad-color)!important}.console-autoscroll-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:3rem}.console-autoscroll-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-autoscroll-icon-button.autoscroll-enabled{background:var(--accent-color)!important}.console-autoscroll-icon-button.autoscroll-enabled:hover{background:var(--accent-color-hover)!important}.prompt-bar{display:grid;row-gap:1rem}.prompt-bar input,.prompt-bar textarea{background-color:var(--prompt-bg-color);font-size:1rem;border:2px solid var(--border-color)}.prompt-bar input:hover,.prompt-bar textarea:hover{border:2px solid var(--border-color-light)}.prompt-bar input:focus-visible,.prompt-bar textarea:focus-visible{border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.prompt-bar input[aria-invalid=true],.prompt-bar textarea[aria-invalid=true]{border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.prompt-bar input:disabled,.prompt-bar textarea:disabled{border:2px solid var(--border-color);box-shadow:none}.prompt-bar textarea{min-height:10rem}.process-buttons{display:grid;grid-template-columns:auto max-content;column-gap:.5rem}.process-buttons .invoke-btn{min-width:5rem;min-height:100%;background-color:var(--accent-color)!important}.process-buttons .invoke-btn:hover{background-color:var(--accent-color-hover)!important}.process-buttons .invoke-btn:disabled{background-color:#2d2d37!important}.process-buttons .invoke-btn:disabled:hover{background-color:#2d2d37!important}.process-buttons .invoke-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.process-buttons .cancel-btn{min-width:3rem;min-height:100%;background-color:var(--destructive-color)!important}.process-buttons .cancel-btn:hover{background-color:var(--destructive-color-hover)!important}.process-buttons .cancel-btn:disabled{background-color:#2d2d37!important}.process-buttons .cancel-btn:disabled:hover{background-color:#2d2d37!important}.process-buttons .cancel-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.main-options,.main-options-list{display:grid;row-gap:1rem}.main-options-row{display:grid;grid-template-columns:repeat(3,auto);column-gap:1rem;max-width:22.5rem}.main-option-block{border-radius:.5rem;grid-template-columns:auto!important;row-gap:.4rem}.main-option-block .invokeai__number-input-form-label,.main-option-block .invokeai__select-label{width:100%;font-size:.9rem!important;font-weight:700}.main-option-block .number-input-entry{padding:0;height:2.4rem}.main-option-block .iai-select-picker{height:2.4rem;border-radius:.3rem}.advanced-options-checkbox{padding:1rem;font-weight:700}.advanced-settings{display:grid;row-gap:.5rem}.advanced-settings-item{display:grid;max-width:22.5rem;border:none;border-top:0px;border-radius:.4rem}.advanced-settings-item[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.advanced-settings-panel{background-color:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color)}.advanced-settings-header{border-radius:.4rem}.advanced-settings-header[aria-expanded=true]{background-color:var(--tab-color);border-radius:.4rem .4rem 0 0}.advanced-settings-header:hover{background-color:var(--tab-hover-color)!important}.upscale-options{display:grid;grid-template-columns:auto 1fr;column-gap:1rem}.inpainting-bounding-box-dimensions{display:flex;flex-direction:column;row-gap:1rem;max-width:100%}.inpainting-bounding-box-dimensions-slider-numberinput{display:flex;flex-direction:row;column-gap:.5rem;width:100%}.progress-bar{background-color:var(--root-bg-color)}.progress-bar div{background-color:var(--progress-bar-color)}.current-image-display{display:flex;flex-direction:column;height:100%;background-color:var(--background-color-secondary);border-radius:.5rem}.current-image-options{width:100%;display:flex;justify-content:center;column-gap:.5rem;padding:1rem}.current-image-options button{min-width:3rem;min-height:100%;background-color:var(--btn-grey)!important}.current-image-options button:hover{background-color:var(--btn-grey-hover)!important}.current-image-options button:disabled{background-color:#2d2d37!important}.current-image-options button:disabled:hover{background-color:#2d2d37!important}.current-image-options button svg{width:22px;height:22px;color:var(--btn-svg-color)}.current-image-viewer{position:relative;width:100%;height:100%}.current-image-preview{position:absolute;top:0;grid-area:current-image-preview;position:relative;justify-content:center;align-items:center;display:grid;width:100%;height:100%;grid-template-areas:"current-image-content"}.current-image-preview img{grid-area:current-image-content;background-color:var(--img2img-img-bg-color);border-radius:.5rem;object-fit:contain;max-height:calc(100vh - 13rem)}.current-image-metadata{grid-area:current-image-preview}.current-image-next-prev-buttons{grid-area:current-image-content;display:flex;justify-content:space-between;z-index:1;height:100%;pointer-events:none}.next-prev-button-trigger-area{width:7rem;height:100%;width:15%;display:grid;align-items:center;pointer-events:auto}.next-prev-button-trigger-area.prev-button-trigger-area{justify-content:flex-start}.next-prev-button-trigger-area.next-button-trigger-area{justify-content:flex-end}.next-prev-button{font-size:4rem;fill:var(--white);filter:drop-shadow(0 0 1rem var(--text-color-secondary));opacity:70%}.current-image-display-placeholder{background-color:var(--background-color-secondary);display:grid;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.5rem}.current-image-display-placeholder svg{width:10rem;height:10rem;color:var(--svg-color)}.image-gallery-area-enter{transform:translate(150%)}.image-gallery-area-enter-active{transform:translate(0);transition:all .12s ease-out}.image-gallery-area-exit{transform:translate(0)}.image-gallery-area-exit-active{transform:translate(150%);transition:all .12s ease-out}.image-gallery-area{z-index:10}.image-gallery-area[data-pinned=false]{position:fixed;height:100vh;top:0;right:0}.image-gallery-area[data-pinned=false] .image-gallery-popup{border-radius:0}.image-gallery-area[data-pinned=false] .image-gallery-popup .image-gallery-container{max-height:calc(100vh + 3.4rem)}.image-gallery-area .image-gallery-popup{background-color:var(--tab-color);padding:1rem;display:flex;flex-direction:column;row-gap:1rem;border-radius:.5rem;border-left-width:.3rem;border-color:var(--resizeable-handle-border-color)}.image-gallery-area .image-gallery-popup[data-resize-alert=true]{border-color:var(--status-bad-color)}.image-gallery-area .image-gallery-popup .image-gallery-header{display:flex;justify-content:end;align-items:center;column-gap:.5rem}.image-gallery-area .image-gallery-popup .image-gallery-header .image-gallery-icon-btn{background-color:var(--btn-load-more)!important}.image-gallery-area .image-gallery-popup .image-gallery-header .image-gallery-icon-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery-area .image-gallery-popup .image-gallery-header .image-gallery-size-popover{display:grid;grid-template-columns:repeat(2,max-content);column-gap:.5rem}.image-gallery-area .image-gallery-popup .image-gallery-header h1{font-weight:700}.image-gallery-area .image-gallery-popup .image-gallery-container{display:flex;flex-direction:column;max-height:calc(100vh - 13rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-gallery-area .image-gallery-popup .image-gallery-container::-webkit-scrollbar{display:none}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder{display:flex;background-color:var(--background-color-secondary);border-radius:.5rem;place-items:center;padding:2rem 0}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder p{color:var(--subtext-color-bright);font-family:Inter}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder svg{width:5rem;height:5rem;color:var(--svg-color)}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn{background-color:var(--btn-load-more)!important;font-size:.85rem!important;padding:.5rem;margin-top:1rem}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn:disabled:hover{background-color:var(--btn-load-more)!important}.image-gallery-area .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery{display:grid;grid-gap:.5rem}.image-gallery .hoverable-image{padding:.5rem;position:relative}.image-gallery .hoverable-image:before{content:"";display:block;padding-bottom:100%}.image-gallery .hoverable-image .hoverable-image-image{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.hoverable-image{display:flex;justify-content:center;transition:transform .2s ease-out}.hoverable-image:hover{cursor:pointer;border-radius:.5rem;z-index:2}.hoverable-image .hoverable-image-image{width:100%;height:100%;object-fit:cover;max-width:100%;max-height:100%}.hoverable-image .hoverable-image-delete-button{position:absolute;top:.25rem;right:.25rem}.hoverable-image .hoverable-image-content{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center}.hoverable-image .hoverable-image-content .hoverable-image-check{fill:var(--status-good-color)}.hoverable-image .hoverable-image-icons{position:absolute;bottom:-2rem;display:grid;width:min-content;grid-template-columns:repeat(2,max-content);border-radius:.4rem;background-color:var(--background-color-secondary);padding:.2rem;gap:.2rem;grid-auto-rows:max-content}.hoverable-image .hoverable-image-icons button{width:12px;height:12px;border-radius:.2rem;padding:10px 0;flex-shrink:2}.hoverable-image .hoverable-image-icons button svg{width:12px;height:12px}.hoverable-image-context-menu{z-index:999;padding:.4rem;border-radius:.25rem;background-color:var(--context-menu-bg-color);box-shadow:var(--context-menu-box-shadow)}.hoverable-image-context-menu [role=menuitem]{font-size:.8rem;line-height:1rem;border-radius:3px;display:flex;align-items:center;height:1.75rem;padding:0 .5rem;position:relative;user-select:none;cursor:pointer;outline:none}.hoverable-image-context-menu [role=menuitem][data-disabled]{color:gray;pointer-events:none;cursor:not-allowed}.hoverable-image-context-menu [role=menuitem][data-warning]{color:var(--status-bad-color)}.hoverable-image-context-menu [role=menuitem][data-highlighted]{background-color:var(--context-menu-bg-color-hover)}.popover-content{background-color:var(--background-color-secondary)!important;border:none!important;border-top:0px;background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.popover-arrow{background:var(--tab-hover-color)!important;box-shadow:none}.popover-options{background:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color);padding:.75rem 1rem;display:grid;grid-auto-rows:max-content;grid-row-gap:.5rem;justify-content:space-between}.popover-header{background:var(--tab-hover-color);border-radius:.4rem .4rem 0 0;font-weight:700;border:none;padding-left:1rem!important}.upscale-popover{width:23rem!important}.show-hide-gallery-button{position:absolute!important;top:50%;right:-1rem;transform:translateY(-50%);z-index:10;border-radius:.5rem 0 0 .5rem!important;padding:0 .5rem;min-width:1rem;min-height:12rem;background-color:var(--btn-grey)!important}.show-hide-gallery-button:hover{background-color:var(--btn-grey-hover)!important}.show-hide-gallery-button:disabled{background-color:#2d2d37!important}.show-hide-gallery-button:disabled:hover{background-color:#2d2d37!important}.show-hide-gallery-button svg{width:20px;height:20px;color:var(--btn-svg-color)}.image-metadata-viewer{position:absolute;top:0;width:100%;border-radius:.5rem;padding:1rem;background-color:var(--metadata-bg-color);overflow:scroll;max-height:calc(100vh - 11.4rem);height:100%;z-index:10}.image-json-viewer{border-radius:.5rem;margin:0 .5rem 1rem;padding:1rem;overflow-x:scroll;word-break:break-all;background-color:var(--metadata-json-bg-color)}.app-tabs{display:grid!important;grid-template-columns:min-content auto;column-gap:1rem}.app-tabs-list{display:grid;row-gap:.3rem;grid-auto-rows:max-content;color:var(--tab-list-text-inactive)}.app-tabs-list button{font-size:.85rem;padding:.5rem}.app-tabs-list button:hover{background-color:var(--tab-hover-color);border-radius:.3rem}.app-tabs-list button svg{width:26px;height:26px}.app-tabs-list button[aria-selected=true]{background-color:var(--tab-list-bg);color:var(--tab-list-text);font-weight:700;border-radius:.3rem;border:none}.app-tabs-panels .app-tabs-panel{padding:0}.workarea-container{position:relative;width:100%;height:100%}.workarea-container .workarea{display:flex;column-gap:1rem}.workarea-container .workarea .workarea-options-panel{width:22.5rem;max-width:22.5rem;flex-shrink:0}.workarea-container .workarea .workarea-content{width:100%}.text-to-image-workarea{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.text-to-image-panel{display:grid;row-gap:1rem;grid-auto-rows:max-content;height:calc(100vh - 7rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.text-to-image-panel::-webkit-scrollbar{display:none}.text-to-image-display{display:grid;grid-template-areas:"text-to-image-display";column-gap:.5rem}.text-to-image-display .current-image-display,.text-to-image-display .current-image-display-placeholder{grid-area:text-to-image-display}.text-to-image-display .image-gallery-area{height:100%;z-index:2;place-self:end}.txt-to-image-workarea-container .current-image-preview{padding:0 1rem 1rem}.image-to-image-workarea{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.image-to-image-panel{display:grid;row-gap:1rem;grid-auto-rows:max-content;height:calc(100vh - 7rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-to-image-panel::-webkit-scrollbar{display:none}.image-to-image-display-area{display:grid;column-gap:.5rem}.image-to-image-display-area .image-gallery-area{z-index:2;height:100%}.image-to-image-strength-main-option{display:grid;grid-template-columns:none!important}.image-to-image-strength-main-option .number-input-entry{padding:0 1rem}.image-to-image-display{border-radius:.5rem;background-color:var(--background-color-secondary);display:grid;height:calc(100vh - 7rem)}.image-to-image-display .current-image-options{grid-auto-columns:max-content;justify-self:center;align-self:start}.image-to-image-single-preview{display:grid;column-gap:.5rem;padding:0 1rem;place-content:center}.image-to-image-dual-preview-container{display:grid;grid-template-areas:"img2img-preview"}.image-to-image-dual-preview{grid-area:img2img-preview;display:grid;grid-template-columns:1fr 1fr;column-gap:.5rem;padding:0 1rem;place-content:center}.image-to-image-dual-preview .current-image-preview img{height:calc(100vh - 15rem);max-height:calc(100vh - 15rem)}.img2img-metadata{grid-area:img2img-preview;z-index:3}.init-image-preview{display:grid;grid-template-areas:"init-image-content";justify-content:center;align-items:center;border-radius:.5rem}.init-image-preview .init-image-preview-header{grid-area:init-image-content;z-index:2;display:grid;grid-template-columns:auto max-content;height:max-content;align-items:center;align-self:start;padding:1rem;border-radius:.5rem}.init-image-preview .init-image-preview-header h1{padding:.2rem .6rem;border-radius:.4rem;background-color:var(--tab-hover-color);width:max-content;font-weight:700;font-size:.85rem}.init-image-preview .init-image-image{grid-area:init-image-content}.init-image-preview .init-image-image img{border-radius:.5rem;object-fit:contain;background-color:var(--img2img-img-bg-color);width:auto;height:calc(100vh - 15rem);max-height:calc(100vh - 15rem)}.image-to-image-upload-btn{display:grid;width:100%;height:calc(100vh - 7rem)}.image-to-image-upload-btn button{overflow:hidden;width:100%;height:100%;font-size:1.5rem;color:var(--text-color-secondary);background-color:var(--background-color-secondary)}.image-to-image-upload-btn button:hover{background-color:var(--img2img-img-bg-color)}.image-to-image-current-image-display{position:relative}.brush-preview-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0}.brush-preview{border-radius:50%;border:1px black solid}.inpainting-workarea{display:grid;grid-template-columns:max-content auto;column-gap:1rem}.inpainting-display-area{display:grid;column-gap:.5rem}.inpainting-display{border-radius:.5rem;background-color:var(--background-color-secondary);display:grid;grid-template-columns:1fr 1fr;height:calc(100vh - 7rem)}.inpainting-toolkit{display:flex;flex-direction:column;background-color:var(--inpaint-bg-color);border-radius:.5rem}.inpainting-canvas-container{width:100%;height:100%;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:center}.inpainting-canvas-container .inpainting-canvas-wrapper{position:relative;width:min-content;height:min-content;border-radius:.5rem}.inpainting-canvas-container .inpainting-canvas-wrapper .inpainting-alerts{position:absolute;top:0;left:0;display:flex;column-gap:.5rem;z-index:2;padding:.5rem;pointer-events:none;font-size:.9rem;font-weight:700}.inpainting-canvas-container .inpainting-canvas-wrapper .inpainting-alerts div{background-color:var(--accent-color);color:var(--text-color);padding:.2rem .6rem;border-radius:.25rem}.inpainting-canvas-container .inpainting-canvas-wrapper .inpainting-canvas-stage canvas{border-radius:.5rem}.inpainting-canvas-scale-wrapper{width:calc(100% - 1rem);height:calc(100% - 1rem);display:flex;justify-content:center;align-items:center}.inpainting-settings{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;padding:1rem}.inpainting-settings .inpainting-buttons{display:flex;align-items:center;column-gap:.8rem}.inpainting-settings .inpainting-buttons button{height:2.4rem}.inpainting-settings .inpainting-buttons button svg{width:15px;height:15px}.inpainting-settings .inpainting-buttons .inpainting-buttons-group{display:flex;align-items:center;column-gap:.5rem}.inpainting-settings .inpainting-slider-numberinput{display:flex;column-gap:1rem;align-items:center}.inpainting-workarea-container .image-gallery-area .chakra-popover__popper{inset:0 auto auto -75px!important}.inpainting-workarea-container .current-image-options button{min-width:2.5rem;min-height:100%;background-color:var(--btn-grey)!important}.inpainting-workarea-container .current-image-options button:hover{background-color:var(--btn-grey-hover)!important}.inpainting-workarea-container .current-image-options button:disabled{background-color:#2d2d37!important}.inpainting-workarea-container .current-image-options button:disabled:hover{background-color:#2d2d37!important}.inpainting-workarea-container .current-image-options button svg{width:18px;height:18px;color:var(--btn-svg-color)}.inpainting-workarea-container .current-image-options .chakra-popover__popper{z-index:11}.inpainting-workarea-container .current-image-preview{padding:0 1rem 1rem}.invokeai__number-input-form-control{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.invokeai__number-input-form-control .invokeai__number-input-form-label{color:var(--text-color-secondary);margin-right:0;font-size:1rem;margin-bottom:0;flex-grow:2;white-space:nowrap}.invokeai__number-input-form-control .invokeai__number-input-form-label[data-focus]+.invokeai__number-input-root{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.invokeai__number-input-form-control .invokeai__number-input-form-label[aria-invalid=true]+.invokeai__number-input-root{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.invokeai__number-input-form-control .invokeai__number-input-root{height:2rem;display:grid;grid-template-columns:auto max-content;column-gap:.5rem;align-items:center;background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem}.invokeai__number-input-form-control .invokeai__number-input-field{border:none;font-weight:700;width:100%;height:auto;padding:0;font-size:.9rem;padding-left:.5rem;padding-right:.5rem}.invokeai__number-input-form-control .invokeai__number-input-field:focus{outline:none;box-shadow:none}.invokeai__number-input-form-control .invokeai__number-input-field:disabled{opacity:.2}.invokeai__number-input-form-control .invokeai__number-input-stepper{display:grid;padding-right:.5rem}.invokeai__number-input-form-control .invokeai__number-input-stepper .invokeai__number-input-stepper-button{border:none;padding:0 .5rem;margin:0 -.5rem}.invokeai__number-input-form-control .invokeai__number-input-stepper .invokeai__number-input-stepper-button svg{width:10px;height:10px}.input{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.input .input-label{color:var(--text-color-secondary);margin-right:0}.input .input-entry{background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem;font-weight:700}.input .input-entry:focus{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.input .input-entry:disabled{opacity:.2}.input .input-entry[aria-invalid=true]{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.icon-button{background-color:var(--btn-grey);cursor:pointer}.icon-button:hover{background-color:var(--btn-grey-hover)}.icon-button[data-selected=true]{background-color:var(--accent-color)}.icon-button[data-selected=true]:hover{background-color:var(--accent-color-hover)}.icon-button[disabled]{cursor:not-allowed}.invokeai__switch-form-control .invokeai__switch-form-label{display:flex;column-gap:1rem;justify-content:space-between;align-items:center;color:var(--text-color-secondary);font-size:1rem;margin-right:0;margin-bottom:.1rem;white-space:nowrap}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root span{background-color:var(--switch-bg-color)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root span span{background-color:var(--white)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root[data-checked] span{background:var(--switch-bg-active-color)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root[data-checked] span span{background-color:var(--white)}.invokeai__select{display:grid;grid-template-columns:repeat(2,max-content);column-gap:1rem;align-items:center;width:max-content}.invokeai__select .invokeai__select-label{color:var(--text-color-secondary);margin-right:0}.invokeai__select .invokeai__select-picker{border:2px solid var(--border-color);background-color:var(--background-color-secondary);font-weight:700;height:2rem;border-radius:.2rem}.invokeai__select .invokeai__select-picker:focus{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.invokeai__select .invokeai__select-option{background-color:var(--background-color-secondary)}.invokeai__slider-form-control{display:flex;column-gap:1rem;justify-content:space-between;align-items:center;width:max-content;padding-right:.25rem}.invokeai__slider-form-control .invokeai__slider-inner-container{display:flex;column-gap:.5rem}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-form-label{color:var(--text-color-secondary);margin:0;margin-right:.5rem;margin-bottom:.1rem}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-root .invokeai__slider-filled-track{background-color:var(--accent-color-hover)}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-root .invokeai__slider-track{background-color:var(--text-color-secondary);height:5px;border-radius:9999px}.invokeai__checkbox .chakra-checkbox__label{margin-top:1px}.invokeai__checkbox .chakra-checkbox__control{width:1rem;height:1rem;border:none;border-radius:.2rem;background-color:var(--input-checkbox-bg)}.invokeai__checkbox .chakra-checkbox__control svg{width:.6rem;height:.6rem;stroke-width:3px!important}.invokeai__checkbox .chakra-checkbox__control[data-checked]{color:var(--text-color);background-color:var(--input-checkbox-checked-bg)}.invokeai__popover-content{min-width:unset;width:unset!important;padding:1rem;border-radius:.5rem!important;background-color:var(--background-color)!important;border:2px solid var(--border-color)!important}.invokeai__popover-content .invokeai__popover-arrow{background-color:var(--background-color)!important}.invokeai__color-picker .react-colorful__hue-pointer,.invokeai__color-picker .react-colorful__saturation-pointer{width:1.5rem;height:1.5rem;border-color:var(--white)}.work-in-progress{display:grid;width:100%;height:calc(100vh - 7rem);grid-auto-rows:max-content;background-color:var(--background-color-secondary);border-radius:.4rem;place-content:center;place-items:center;row-gap:1rem}.work-in-progress h1{font-size:2rem;font-weight:700}.work-in-progress p{text-align:center;max-width:50rem;color:var(--subtext-color-bright)}.guide-popover-arrow{background-color:var(--tab-panel-bg)!important;box-shadow:none!important}.guide-popover-content{background-color:var(--background-color-secondary)!important;border:none!important}.guide-popover-guide-content{background:var(--tab-panel-bg);border:2px solid var(--tab-hover-color);border-radius:.4rem;padding:.75rem 1rem;display:grid;grid-template-rows:repeat(auto-fill,1fr);grid-row-gap:.5rem;justify-content:space-between}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{-ms-overflow-style:none;scrollbar-width:none;background-color:var(--root-bg-color)}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}#root{background-color:var(--root-bg-color);color:var(--text-color);font-family:Inter,Arial,Helvetica,sans-serif}
diff --git a/frontend/dist/index.html b/frontend/dist/index.html
index deb09fa2b0..deacea5542 100644
--- a/frontend/dist/index.html
+++ b/frontend/dist/index.html
@@ -5,9 +5,9 @@
   <meta charset="UTF-8" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
   <title>InvokeAI - A Stable Diffusion Toolkit</title>
-  <link rel="shortcut icon" type="icon" href="/assets/favicon.0d253ced.ico" />
-  <script type="module" crossorigin src="/assets/index.38ff1a03.js"></script>
-  <link rel="stylesheet" href="/assets/index.8391cc9a.css">
+  <link rel="shortcut icon" type="icon" href="./assets/favicon.0d253ced.ico" />
+  <script type="module" crossorigin src="./assets/index.4150d00b.js"></script>
+  <link rel="stylesheet" href="./assets/index.44f7d837.css">
 </head>
 
 <body>
diff --git a/frontend/src/common/util/parameterTranslation.ts b/frontend/src/common/util/parameterTranslation.ts
index 46f0279986..19945b3166 100644
--- a/frontend/src/common/util/parameterTranslation.ts
+++ b/frontend/src/common/util/parameterTranslation.ts
@@ -102,6 +102,8 @@ export const frontendToBackendParameters = (
       boundingBoxCoordinate: { x, y },
       boundingBoxDimensions: { width, height },
       shouldShowBoundingBox,
+      inpaintReplace,
+      shouldUseInpaintReplace,
     } = inpaintingState;
 
     let bx = x,
@@ -123,6 +125,10 @@ export const frontendToBackendParameters = (
       height: bheight,
     };
 
+    if (shouldUseInpaintReplace) {
+      generationParameters.inpaint_replace = inpaintReplace;
+    }
+
     generationParameters.init_img = imageToProcessUrl;
     generationParameters.strength = img2imgStrength;
     generationParameters.fit = false;
diff --git a/frontend/src/features/options/AdvancedOptions/Inpainting/InpaintingSettings.tsx b/frontend/src/features/options/AdvancedOptions/Inpainting/InpaintingSettings.tsx
index a1282c080d..1f3654f48e 100644
--- a/frontend/src/features/options/AdvancedOptions/Inpainting/InpaintingSettings.tsx
+++ b/frontend/src/features/options/AdvancedOptions/Inpainting/InpaintingSettings.tsx
@@ -1,6 +1,6 @@
 import { useToast } from '@chakra-ui/react';
 import { createSelector } from '@reduxjs/toolkit';
-import React from 'react';
+import React, { ChangeEvent } from 'react';
 import {
   RootState,
   useAppDispatch,
@@ -10,17 +10,24 @@ import IAIButton from '../../../../common/components/IAIButton';
 import {
   InpaintingState,
   setClearBrushHistory,
+  setInpaintReplace,
+  setShouldUseInpaintReplace,
 } from '../../../tabs/Inpainting/inpaintingSlice';
 import BoundingBoxSettings from './BoundingBoxSettings';
 import _ from 'lodash';
+import IAINumberInput from '../../../../common/components/IAINumberInput';
+import IAISwitch from '../../../../common/components/IAISwitch';
 
 const inpaintingSelector = createSelector(
   (state: RootState) => state.inpainting,
   (inpainting: InpaintingState) => {
-    const { pastLines, futureLines } = inpainting;
+    const { pastLines, futureLines, inpaintReplace, shouldUseInpaintReplace } =
+      inpainting;
     return {
       pastLines,
       futureLines,
+      inpaintReplace,
+      shouldUseInpaintReplace,
     };
   },
   {
@@ -34,7 +41,8 @@ export default function InpaintingSettings() {
   const dispatch = useAppDispatch();
   const toast = useToast();
 
-  const { pastLines, futureLines } = useAppSelector(inpaintingSelector);
+  const { pastLines, futureLines, inpaintReplace, shouldUseInpaintReplace } =
+    useAppSelector(inpaintingSelector);
 
   const handleClearBrushHistory = () => {
     dispatch(setClearBrushHistory());
@@ -54,6 +62,28 @@ export default function InpaintingSettings() {
         tooltip="Clears brush stroke history"
         disabled={futureLines.length > 0 || pastLines.length > 0 ? false : true}
       />
+      <div style={{ display: 'flex', alignItems: 'center' }}>
+        <IAINumberInput
+          label="Inpaint Replace"
+          value={inpaintReplace}
+          min={0}
+          max={1.0}
+          step={0.05}
+          width={'auto'}
+          formControlProps={{ style: { paddingRight: '1rem' } }}
+          isInteger={false}
+          isDisabled={!shouldUseInpaintReplace}
+          onChange={(v: number) => {
+            dispatch(setInpaintReplace(v));
+          }}
+        />
+        <IAISwitch
+          isChecked={shouldUseInpaintReplace}
+          onChange={(e: ChangeEvent<HTMLInputElement>) =>
+            dispatch(setShouldUseInpaintReplace(e.target.checked))
+          }
+        />
+      </div>
     </>
   );
 }
diff --git a/frontend/src/features/tabs/Inpainting/inpaintingSlice.ts b/frontend/src/features/tabs/Inpainting/inpaintingSlice.ts
index d998d24ccb..42ef9f829d 100644
--- a/frontend/src/features/tabs/Inpainting/inpaintingSlice.ts
+++ b/frontend/src/features/tabs/Inpainting/inpaintingSlice.ts
@@ -53,6 +53,8 @@ export interface InpaintingState {
   needsRepaint: boolean;
   stageScale: number;
   isDrawing: boolean;
+  shouldUseInpaintReplace: boolean;
+  inpaintReplace: number;
 }
 
 const initialInpaintingState: InpaintingState = {
@@ -79,6 +81,8 @@ const initialInpaintingState: InpaintingState = {
   needsRepaint: false,
   isDrawing: false,
   stageScale: 1,
+  shouldUseInpaintReplace: false,
+  inpaintReplace: 0.5,
 };
 
 const initialState: InpaintingState = initialInpaintingState;
@@ -251,7 +255,7 @@ export const inpaintingSlice = createSlice({
         64,
         roundedCanvasHeight
       );
-      console.log(overflowX, boundingBoxX, boundingBoxX - overflowX);
+
       const overflowCorrectedX =
         overflowX > 0 ? boundingBoxX - overflowX : boundingBoxX;
 
@@ -319,6 +323,12 @@ export const inpaintingSlice = createSlice({
       state.pastLines = [];
       state.futureLines = [];
     },
+    setShouldUseInpaintReplace: (state, action: PayloadAction<boolean>) => {
+      state.shouldUseInpaintReplace = action.payload;
+    },
+    setInpaintReplace: (state, action: PayloadAction<number>) => {
+      state.inpaintReplace = action.payload;
+    },
   },
 });
 
@@ -352,6 +362,8 @@ export const {
   setShouldShowBrush,
   setShouldShowBoundingBox,
   setClearBrushHistory,
+  setShouldUseInpaintReplace,
+  setInpaintReplace,
 } = inpaintingSlice.actions;
 
 export default inpaintingSlice.reducer;
diff --git a/frontend/src/features/tabs/Inpainting/util/checkIsMaskEmpty.ts b/frontend/src/features/tabs/Inpainting/util/checkIsMaskEmpty.ts
index 372d2f4228..cf93658057 100644
--- a/frontend/src/features/tabs/Inpainting/util/checkIsMaskEmpty.ts
+++ b/frontend/src/features/tabs/Inpainting/util/checkIsMaskEmpty.ts
@@ -3,6 +3,8 @@ import { MaskLine } from '../inpaintingSlice';
 
 /**
  * Converts canvas into pixel buffer and checks if it is empty (all pixels full alpha).
+ *
+ * I DON' THINK THIS WORKS ACTUALLY
  */
 const checkIsMaskEmpty = (image: HTMLImageElement, lines: MaskLine[]) => {
   const offscreenContainer = document.createElement('div');