@ai-coders/installer 0.4.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/README.md +4 -0
  3. package/dist/cli-command.js +2 -5
  4. package/dist/cli-command.js.map +1 -1
  5. package/dist/empty-directory.d.ts +2 -0
  6. package/dist/empty-directory.js +22 -0
  7. package/dist/empty-directory.js.map +1 -0
  8. package/dist/i18n.d.ts +1 -0
  9. package/dist/i18n.js +2 -0
  10. package/dist/i18n.js.map +1 -1
  11. package/dist/product-manifest.js +4 -2
  12. package/dist/product-manifest.js.map +1 -1
  13. package/dist/products/second-brain/apply.d.ts +1 -0
  14. package/dist/products/second-brain/apply.js +4 -2
  15. package/dist/products/second-brain/apply.js.map +1 -1
  16. package/dist/products/second-brain/bootstrap.d.ts +1 -1
  17. package/dist/products/second-brain/bootstrap.js +1 -1
  18. package/dist/products/second-brain/bootstrap.js.map +1 -1
  19. package/dist/products/second-brain/envfile.d.ts +2 -0
  20. package/dist/products/second-brain/envfile.js +15 -0
  21. package/dist/products/second-brain/envfile.js.map +1 -1
  22. package/dist/products/severino/apply.d.ts +6 -1
  23. package/dist/products/severino/apply.js +18 -0
  24. package/dist/products/severino/apply.js.map +1 -1
  25. package/dist/products/severino/envfile.d.ts +3 -0
  26. package/dist/products/severino/envfile.js +9 -0
  27. package/dist/products/severino/envfile.js.map +1 -1
  28. package/dist/products/severino/i18n.d.ts +54 -6
  29. package/dist/products/severino/i18n.js +36 -4
  30. package/dist/products/severino/i18n.js.map +1 -1
  31. package/dist/products/severino/service.d.ts +2 -0
  32. package/dist/products/severino/service.js +40 -0
  33. package/dist/products/severino/service.js.map +1 -1
  34. package/dist/products/severino/telegram.d.ts +9 -0
  35. package/dist/products/severino/telegram.js +56 -0
  36. package/dist/products/severino/telegram.js.map +1 -0
  37. package/dist/products/severino/ui/assets/index-BbOYfL7B.js +96 -0
  38. package/dist/products/severino/ui/assets/index-WAuO7N9N.css +2 -0
  39. package/dist/products/severino/ui/index.html +2 -2
  40. package/dist/project-bootstrap.js +3 -6
  41. package/dist/project-bootstrap.js.map +1 -1
  42. package/package.json +1 -1
  43. package/dist/products/severino/ui/assets/index-7S8Hl4jq.js +0 -96
  44. package/dist/products/severino/ui/assets/index-D5kql1Bh.css +0 -2
@@ -0,0 +1,96 @@
1
+ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),s=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},c=(n,r,o)=>(o=n==null?{}:e(i(n)),s(r||!n||!n.__esModule||!a.call(n,`default`)?t(o,`default`,{value:n,enumerable:!0}):o,n));(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),t.credentials=e.crossOrigin===`use-credentials`?`include`:e.crossOrigin===`anonymous`?`omit`:`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var l=o((e=>{var t=Symbol.for(`react.transitional.element`),n=Symbol.for(`react.portal`),r=Symbol.for(`react.fragment`),i=Symbol.for(`react.strict_mode`),a=Symbol.for(`react.profiler`),o=Symbol.for(`react.consumer`),s=Symbol.for(`react.context`),c=Symbol.for(`react.forward_ref`),l=Symbol.for(`react.suspense`),u=Symbol.for(`react.memo`),d=Symbol.for(`react.lazy`),f=Symbol.for(`react.activity`),p=Symbol.iterator;function m(e){return typeof e!=`object`||!e?null:(e=p&&e[p]||e[`@@iterator`],typeof e==`function`?e:null)}var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,_={};function v(e,t,n){this.props=e,this.context=t,this.refs=_,this.updater=n||h}v.prototype.isReactComponent={},v.prototype.setState=function(e,t){if(typeof e!=`object`&&typeof e!=`function`&&e!=null)throw Error(`takes an object of state variables to update or a function which returns an object of state variables.`);this.updater.enqueueSetState(this,e,t,`setState`)},v.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,`forceUpdate`)};function y(){}y.prototype=v.prototype;function b(e,t,n){this.props=e,this.context=t,this.refs=_,this.updater=n||h}var x=b.prototype=new y;x.constructor=b,g(x,v.prototype),x.isPureReactComponent=!0;var ee=Array.isArray;function S(){}var C={H:null,A:null,T:null,S:null},te=Object.prototype.hasOwnProperty;function ne(e,n,r){var i=r.ref;return{$$typeof:t,type:e,key:n,ref:i===void 0?null:i,props:r}}function w(e,t){return ne(e.type,t,e.props)}function T(e){return typeof e==`object`&&!!e&&e.$$typeof===t}function re(e){var t={"=":`=0`,":":`=2`};return`$`+e.replace(/[=:]/g,function(e){return t[e]})}var ie=/\/+/g;function E(e,t){return typeof e==`object`&&e&&e.key!=null?re(``+e.key):t.toString(36)}function ae(e){switch(e.status){case`fulfilled`:return e.value;case`rejected`:throw e.reason;default:switch(typeof e.status==`string`?e.then(S,S):(e.status=`pending`,e.then(function(t){e.status===`pending`&&(e.status=`fulfilled`,e.value=t)},function(t){e.status===`pending`&&(e.status=`rejected`,e.reason=t)})),e.status){case`fulfilled`:return e.value;case`rejected`:throw e.reason}}throw e}function oe(e,r,i,a,o){var s=typeof e;(s===`undefined`||s===`boolean`)&&(e=null);var c=!1;if(e===null)c=!0;else switch(s){case`bigint`:case`string`:case`number`:c=!0;break;case`object`:switch(e.$$typeof){case t:case n:c=!0;break;case d:return c=e._init,oe(c(e._payload),r,i,a,o)}}if(c)return o=o(e),c=a===``?`.`+E(e,0):a,ee(o)?(i=``,c!=null&&(i=c.replace(ie,`$&/`)+`/`),oe(o,r,i,``,function(e){return e})):o!=null&&(T(o)&&(o=w(o,i+(o.key==null||e&&e.key===o.key?``:(``+o.key).replace(ie,`$&/`)+`/`)+c)),r.push(o)),1;c=0;var l=a===``?`.`:a+`:`;if(ee(e))for(var u=0;u<e.length;u++)a=e[u],s=l+E(a,u),c+=oe(a,r,i,s,o);else if(u=m(e),typeof u==`function`)for(e=u.call(e),u=0;!(a=e.next()).done;)a=a.value,s=l+E(a,u++),c+=oe(a,r,i,s,o);else if(s===`object`){if(typeof e.then==`function`)return oe(ae(e),r,i,a,o);throw r=String(e),Error(`Objects are not valid as a React child (found: `+(r===`[object Object]`?`object with keys {`+Object.keys(e).join(`, `)+`}`:r)+`). If you meant to render a collection of children, use an array instead.`)}return c}function se(e,t,n){if(e==null)return e;var r=[],i=0;return oe(e,r,``,``,function(e){return t.call(n,e,i++)}),r}function ce(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(t){(e._status===0||e._status===-1)&&(e._status=1,e._result=t)},function(t){(e._status===0||e._status===-1)&&(e._status=2,e._result=t)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var D=typeof reportError==`function`?reportError:function(e){if(typeof window==`object`&&typeof window.ErrorEvent==`function`){var t=new window.ErrorEvent(`error`,{bubbles:!0,cancelable:!0,message:typeof e==`object`&&e&&typeof e.message==`string`?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process==`object`&&typeof process.emit==`function`){process.emit(`uncaughtException`,e);return}console.error(e)},O={map:se,forEach:function(e,t,n){se(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return se(e,function(){t++}),t},toArray:function(e){return se(e,function(e){return e})||[]},only:function(e){if(!T(e))throw Error(`React.Children.only expected to receive a single React element child.`);return e}};e.Activity=f,e.Children=O,e.Component=v,e.Fragment=r,e.Profiler=a,e.PureComponent=b,e.StrictMode=i,e.Suspense=l,e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=C,e.__COMPILER_RUNTIME={__proto__:null,c:function(e){return C.H.useMemoCache(e)}},e.cache=function(e){return function(){return e.apply(null,arguments)}},e.cacheSignal=function(){return null},e.cloneElement=function(e,t,n){if(e==null)throw Error(`The argument must be a React element, but you passed `+e+`.`);var r=g({},e.props),i=e.key;if(t!=null)for(a in t.key!==void 0&&(i=``+t.key),t)!te.call(t,a)||a===`key`||a===`__self`||a===`__source`||a===`ref`&&t.ref===void 0||(r[a]=t[a]);var a=arguments.length-2;if(a===1)r.children=n;else if(1<a){for(var o=Array(a),s=0;s<a;s++)o[s]=arguments[s+2];r.children=o}return ne(e.type,i,r)},e.createContext=function(e){return e={$$typeof:s,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider=e,e.Consumer={$$typeof:o,_context:e},e},e.createElement=function(e,t,n){var r,i={},a=null;if(t!=null)for(r in t.key!==void 0&&(a=``+t.key),t)te.call(t,r)&&r!==`key`&&r!==`__self`&&r!==`__source`&&(i[r]=t[r]);var o=arguments.length-2;if(o===1)i.children=n;else if(1<o){for(var s=Array(o),c=0;c<o;c++)s[c]=arguments[c+2];i.children=s}if(e&&e.defaultProps)for(r in o=e.defaultProps,o)i[r]===void 0&&(i[r]=o[r]);return ne(e,a,i)},e.createRef=function(){return{current:null}},e.forwardRef=function(e){return{$$typeof:c,render:e}},e.isValidElement=T,e.lazy=function(e){return{$$typeof:d,_payload:{_status:-1,_result:e},_init:ce}},e.memo=function(e,t){return{$$typeof:u,type:e,compare:t===void 0?null:t}},e.startTransition=function(e){var t=C.T,n={};C.T=n;try{var r=e(),i=C.S;i!==null&&i(n,r),typeof r==`object`&&r&&typeof r.then==`function`&&r.then(S,D)}catch(e){D(e)}finally{t!==null&&n.types!==null&&(t.types=n.types),C.T=t}},e.unstable_useCacheRefresh=function(){return C.H.useCacheRefresh()},e.use=function(e){return C.H.use(e)},e.useActionState=function(e,t,n){return C.H.useActionState(e,t,n)},e.useCallback=function(e,t){return C.H.useCallback(e,t)},e.useContext=function(e){return C.H.useContext(e)},e.useDebugValue=function(){},e.useDeferredValue=function(e,t){return C.H.useDeferredValue(e,t)},e.useEffect=function(e,t){return C.H.useEffect(e,t)},e.useEffectEvent=function(e){return C.H.useEffectEvent(e)},e.useId=function(){return C.H.useId()},e.useImperativeHandle=function(e,t,n){return C.H.useImperativeHandle(e,t,n)},e.useInsertionEffect=function(e,t){return C.H.useInsertionEffect(e,t)},e.useLayoutEffect=function(e,t){return C.H.useLayoutEffect(e,t)},e.useMemo=function(e,t){return C.H.useMemo(e,t)},e.useOptimistic=function(e,t){return C.H.useOptimistic(e,t)},e.useReducer=function(e,t,n){return C.H.useReducer(e,t,n)},e.useRef=function(e){return C.H.useRef(e)},e.useState=function(e){return C.H.useState(e)},e.useSyncExternalStore=function(e,t,n){return C.H.useSyncExternalStore(e,t,n)},e.useTransition=function(){return C.H.useTransition()},e.version=`19.2.8`})),u=o(((e,t)=>{t.exports=l()})),d=o((e=>{function t(e,t){var n=e.length;e.push(t);a:for(;0<n;){var r=n-1>>>1,a=e[r];if(0<i(a,t))e[r]=t,e[n]=a,n=r;else break a}}function n(e){return e.length===0?null:e[0]}function r(e){if(e.length===0)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;a:for(var r=0,a=e.length,o=a>>>1;r<o;){var s=2*(r+1)-1,c=e[s],l=s+1,u=e[l];if(0>i(c,n))l<a&&0>i(u,c)?(e[r]=u,e[l]=n,r=l):(e[r]=c,e[s]=n,r=s);else if(l<a&&0>i(u,n))e[r]=u,e[l]=n,r=l;else break a}}return t}function i(e,t){var n=e.sortIndex-t.sortIndex;return n===0?e.id-t.id:n}if(e.unstable_now=void 0,typeof performance==`object`&&typeof performance.now==`function`){var a=performance;e.unstable_now=function(){return a.now()}}else{var o=Date,s=o.now();e.unstable_now=function(){return o.now()-s}}var c=[],l=[],u=1,d=null,f=3,p=!1,m=!1,h=!1,g=!1,_=typeof setTimeout==`function`?setTimeout:null,v=typeof clearTimeout==`function`?clearTimeout:null,y=typeof setImmediate<`u`?setImmediate:null;function b(e){for(var i=n(l);i!==null;){if(i.callback===null)r(l);else if(i.startTime<=e)r(l),i.sortIndex=i.expirationTime,t(c,i);else break;i=n(l)}}function x(e){if(h=!1,b(e),!m){if(n(c)!==null)m=!0,ee||(ee=!0,T());else{var t=n(l);t!==null&&E(x,t.startTime-e)}}}var ee=!1,S=-1,C=5,te=-1;function ne(){return g?!0:!(e.unstable_now()-te<C)}function w(){if(g=!1,ee){var t=e.unstable_now();te=t;var i=!0;try{a:{m=!1,h&&(h=!1,v(S),S=-1),p=!0;var a=f;try{b:{for(b(t),d=n(c);d!==null&&!(d.expirationTime>t&&ne());){var o=d.callback;if(typeof o==`function`){d.callback=null,f=d.priorityLevel;var s=o(d.expirationTime<=t);if(t=e.unstable_now(),typeof s==`function`){d.callback=s,b(t),i=!0;break b}d===n(c)&&r(c),b(t)}else r(c);d=n(c)}if(d!==null)i=!0;else{var u=n(l);u!==null&&E(x,u.startTime-t),i=!1}}break a}finally{d=null,f=a,p=!1}}}finally{i?T():ee=!1}}}var T;if(typeof y==`function`)T=function(){y(w)};else if(typeof MessageChannel<`u`){var re=new MessageChannel,ie=re.port2;re.port1.onmessage=w,T=function(){ie.postMessage(null)}}else T=function(){_(w,0)};function E(t,n){S=_(function(){t(e.unstable_now())},n)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(e){e.callback=null},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error(`forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported`):C=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_next=function(e){switch(f){case 1:case 2:case 3:var t=3;break;default:t=f}var n=f;f=t;try{return e()}finally{f=n}},e.unstable_requestPaint=function(){g=!0},e.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=f;f=e;try{return t()}finally{f=n}},e.unstable_scheduleCallback=function(r,i,a){var o=e.unstable_now();switch(typeof a==`object`&&a?(a=a.delay,a=typeof a==`number`&&0<a?o+a:o):a=o,r){case 1:var s=-1;break;case 2:s=250;break;case 5:s=1073741823;break;case 4:s=1e4;break;default:s=5e3}return s=a+s,r={id:u++,callback:i,priorityLevel:r,startTime:a,expirationTime:s,sortIndex:-1},a>o?(r.sortIndex=a,t(l,r),n(c)===null&&r===n(l)&&(h?(v(S),S=-1):h=!0,E(x,a-o))):(r.sortIndex=s,t(c,r),m||p||(m=!0,ee||(ee=!0,T()))),r},e.unstable_shouldYield=ne,e.unstable_wrapCallback=function(e){var t=f;return function(){var n=f;f=t;try{return e.apply(this,arguments)}finally{f=n}}}})),f=o(((e,t)=>{t.exports=d()})),p=o((e=>{var t=u();function n(e){var t=`https://react.dev/errors/`+e;if(1<arguments.length){t+=`?args[]=`+encodeURIComponent(arguments[1]);for(var n=2;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.`}function r(){}var i={d:{f:r,r:function(){throw Error(n(522))},D:r,C:r,L:r,m:r,X:r,S:r,M:r},p:0,findDOMNode:null},a=Symbol.for(`react.portal`);function o(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:a,key:r==null?null:``+r,children:e,containerInfo:t,implementation:n}}var s=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function c(e,t){if(e===`font`)return``;if(typeof t==`string`)return t===`use-credentials`?t:``}e.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,e.createPortal=function(e,t){var r=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)throw Error(n(299));return o(e,t,null,r)},e.flushSync=function(e){var t=s.T,n=i.p;try{if(s.T=null,i.p=2,e)return e()}finally{s.T=t,i.p=n,i.d.f()}},e.preconnect=function(e,t){typeof e==`string`&&(t?(t=t.crossOrigin,t=typeof t==`string`?t===`use-credentials`?t:``:void 0):t=null,i.d.C(e,t))},e.prefetchDNS=function(e){typeof e==`string`&&i.d.D(e)},e.preinit=function(e,t){if(typeof e==`string`&&t&&typeof t.as==`string`){var n=t.as,r=c(n,t.crossOrigin),a=typeof t.integrity==`string`?t.integrity:void 0,o=typeof t.fetchPriority==`string`?t.fetchPriority:void 0;n===`style`?i.d.S(e,typeof t.precedence==`string`?t.precedence:void 0,{crossOrigin:r,integrity:a,fetchPriority:o}):n===`script`&&i.d.X(e,{crossOrigin:r,integrity:a,fetchPriority:o,nonce:typeof t.nonce==`string`?t.nonce:void 0})}},e.preinitModule=function(e,t){if(typeof e==`string`){if(typeof t==`object`&&t){if(t.as==null||t.as===`script`){var n=c(t.as,t.crossOrigin);i.d.M(e,{crossOrigin:n,integrity:typeof t.integrity==`string`?t.integrity:void 0,nonce:typeof t.nonce==`string`?t.nonce:void 0})}}else t??i.d.M(e)}},e.preload=function(e,t){if(typeof e==`string`&&typeof t==`object`&&t&&typeof t.as==`string`){var n=t.as,r=c(n,t.crossOrigin);i.d.L(e,n,{crossOrigin:r,integrity:typeof t.integrity==`string`?t.integrity:void 0,nonce:typeof t.nonce==`string`?t.nonce:void 0,type:typeof t.type==`string`?t.type:void 0,fetchPriority:typeof t.fetchPriority==`string`?t.fetchPriority:void 0,referrerPolicy:typeof t.referrerPolicy==`string`?t.referrerPolicy:void 0,imageSrcSet:typeof t.imageSrcSet==`string`?t.imageSrcSet:void 0,imageSizes:typeof t.imageSizes==`string`?t.imageSizes:void 0,media:typeof t.media==`string`?t.media:void 0})}},e.preloadModule=function(e,t){if(typeof e==`string`){if(t){var n=c(t.as,t.crossOrigin);i.d.m(e,{as:typeof t.as==`string`&&t.as!==`script`?t.as:void 0,crossOrigin:n,integrity:typeof t.integrity==`string`?t.integrity:void 0})}else i.d.m(e)}},e.requestFormReset=function(e){i.d.r(e)},e.unstable_batchedUpdates=function(e,t){return e(t)},e.useFormState=function(e,t,n){return s.H.useFormState(e,t,n)},e.useFormStatus=function(){return s.H.useHostTransitionStatus()},e.version=`19.2.8`})),m=o(((e,t)=>{function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>`u`||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!=`function`))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(e){console.error(e)}}n(),t.exports=p()})),h=o((e=>{var t=f(),n=u(),r=m();function i(e){var t=`https://react.dev/errors/`+e;if(1<arguments.length){t+=`?args[]=`+encodeURIComponent(arguments[1]);for(var n=2;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.`}function a(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function o(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function s(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 c(e){if(e.tag===31){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function l(e){if(o(e)!==e)throw Error(i(188))}function d(e){var t=e.alternate;if(!t){if(t=o(e),t===null)throw Error(i(188));return t===e?e:null}for(var n=e,r=t;;){var a=n.return;if(a===null)break;var s=a.alternate;if(s===null){if(r=a.return,r!==null){n=r;continue}break}if(a.child===s.child){for(s=a.child;s;){if(s===n)return l(a),e;if(s===r)return l(a),t;s=s.sibling}throw Error(i(188))}if(n.return!==r.return)n=a,r=s;else{for(var c=!1,u=a.child;u;){if(u===n){c=!0,n=a,r=s;break}if(u===r){c=!0,r=a,n=s;break}u=u.sibling}if(!c){for(u=s.child;u;){if(u===n){c=!0,n=s,r=a;break}if(u===r){c=!0,r=s,n=a;break}u=u.sibling}if(!c)throw Error(i(189))}}if(n.alternate!==r)throw Error(i(190))}if(n.tag!==3)throw Error(i(188));return n.stateNode.current===n?e:t}function p(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e;for(e=e.child;e!==null;){if(t=p(e),t!==null)return t;e=e.sibling}return null}var h=Object.assign,g=Symbol.for(`react.element`),_=Symbol.for(`react.transitional.element`),v=Symbol.for(`react.portal`),y=Symbol.for(`react.fragment`),b=Symbol.for(`react.strict_mode`),x=Symbol.for(`react.profiler`),ee=Symbol.for(`react.consumer`),S=Symbol.for(`react.context`),C=Symbol.for(`react.forward_ref`),te=Symbol.for(`react.suspense`),ne=Symbol.for(`react.suspense_list`),w=Symbol.for(`react.memo`),T=Symbol.for(`react.lazy`),re=Symbol.for(`react.activity`),ie=Symbol.for(`react.memo_cache_sentinel`),E=Symbol.iterator;function ae(e){return typeof e!=`object`||!e?null:(e=E&&e[E]||e[`@@iterator`],typeof e==`function`?e:null)}var oe=Symbol.for(`react.client.reference`);function se(e){if(e==null)return null;if(typeof e==`function`)return e.$$typeof===oe?null:e.displayName||e.name||null;if(typeof e==`string`)return e;switch(e){case y:return`Fragment`;case x:return`Profiler`;case b:return`StrictMode`;case te:return`Suspense`;case ne:return`SuspenseList`;case re:return`Activity`}if(typeof e==`object`)switch(e.$$typeof){case v:return`Portal`;case S:return e.displayName||`Context`;case ee:return(e._context.displayName||`Context`)+`.Consumer`;case C:var t=e.render;return e=e.displayName,e||=(e=t.displayName||t.name||``,e===``?`ForwardRef`:`ForwardRef(`+e+`)`),e;case w:return t=e.displayName||null,t===null?se(e.type)||`Memo`:t;case T:t=e._payload,e=e._init;try{return se(e(t))}catch{}}return null}var ce=Array.isArray,D=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,O=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,le={pending:!1,data:null,method:null,action:null},ue=[],de=-1;function k(e){return{current:e}}function A(e){0>de||(e.current=ue[de],ue[de]=null,de--)}function j(e,t){de++,ue[de]=e.current,e.current=t}var fe=k(null),pe=k(null),me=k(null),he=k(null);function ge(e,t){switch(j(me,t),j(pe,e),j(fe,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?Vd(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)t=Vd(t),e=Hd(t,e);else switch(e){case`svg`:e=1;break;case`math`:e=2;break;default:e=0}}A(fe),j(fe,e)}function _e(){A(fe),A(pe),A(me)}function ve(e){e.memoizedState!==null&&j(he,e);var t=fe.current,n=Hd(t,e.type);t!==n&&(j(pe,e),j(fe,n))}function ye(e){pe.current===e&&(A(fe),A(pe)),he.current===e&&(A(he),Qf._currentValue=le)}var be,xe;function Se(e){if(be===void 0)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);be=t&&t[1]||``,xe=-1<e.stack.indexOf(`
2
+ at`)?` (<anonymous>)`:-1<e.stack.indexOf(`@`)?`@unknown:0:0`:``}return`
3
+ `+be+e+xe}var Ce=!1;function we(e,t){if(!e||Ce)return``;Ce=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var n=function(){throw Error()};if(Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),typeof Reflect==`object`&&Reflect.construct){try{Reflect.construct(n,[])}catch(e){var r=e}Reflect.construct(e,[],n)}else{try{n.call()}catch(e){r=e}e.call(n.prototype)}}else{try{throw Error()}catch(e){r=e}(n=e())&&typeof n.catch==`function`&&n.catch(function(){})}}catch(e){if(e&&r&&typeof e.stack==`string`)return[e.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName=`DetermineComponentFrameRoot`;var i=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,`name`);i&&i.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:`DetermineComponentFrameRoot`});var a=r.DetermineComponentFrameRoot(),o=a[0],s=a[1];if(o&&s){var c=o.split(`
4
+ `),l=s.split(`
5
+ `);for(i=r=0;r<c.length&&!c[r].includes(`DetermineComponentFrameRoot`);)r++;for(;i<l.length&&!l[i].includes(`DetermineComponentFrameRoot`);)i++;if(r===c.length||i===l.length)for(r=c.length-1,i=l.length-1;1<=r&&0<=i&&c[r]!==l[i];)i--;for(;1<=r&&0<=i;r--,i--)if(c[r]!==l[i]){if(r!==1||i!==1)do if(r--,i--,0>i||c[r]!==l[i]){var u=`
6
+ `+c[r].replace(` at new `,` at `);return e.displayName&&u.includes(`<anonymous>`)&&(u=u.replace(`<anonymous>`,e.displayName)),u}while(1<=r&&0<=i);break}}}finally{Ce=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:``)?Se(n):``}function Te(e,t){switch(e.tag){case 26:case 27:case 5:return Se(e.type);case 16:return Se(`Lazy`);case 13:return e.child!==t&&t!==null?Se(`Suspense Fallback`):Se(`Suspense`);case 19:return Se(`SuspenseList`);case 0:case 15:return we(e.type,!1);case 11:return we(e.type.render,!1);case 1:return we(e.type,!0);case 31:return Se(`Activity`);default:return``}}function Ee(e){try{var t=``,n=null;do t+=Te(e,n),n=e,e=e.return;while(e);return t}catch(e){return`
7
+ Error generating stack: `+e.message+`
8
+ `+e.stack}}var De=Object.prototype.hasOwnProperty,Oe=t.unstable_scheduleCallback,ke=t.unstable_cancelCallback,Ae=t.unstable_shouldYield,je=t.unstable_requestPaint,Me=t.unstable_now,Ne=t.unstable_getCurrentPriorityLevel,Pe=t.unstable_ImmediatePriority,Fe=t.unstable_UserBlockingPriority,Ie=t.unstable_NormalPriority,Le=t.unstable_LowPriority,Re=t.unstable_IdlePriority,ze=t.log,Be=t.unstable_setDisableYieldValue,Ve=null,He=null;function Ue(e){if(typeof ze==`function`&&Be(e),He&&typeof He.setStrictMode==`function`)try{He.setStrictMode(Ve,e)}catch{}}var We=Math.clz32?Math.clz32:qe,Ge=Math.log,Ke=Math.LN2;function qe(e){return e>>>=0,e===0?32:31-(Ge(e)/Ke|0)|0}var Je=256,Ye=262144,Xe=4194304;function Ze(e){var t=e&42;if(t!==0)return t;switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return e&261888;case 262144:case 524288:case 1048576:case 2097152:return e&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function Qe(e,t,n){var r=e.pendingLanes;if(r===0)return 0;var i=0,a=e.suspendedLanes,o=e.pingedLanes;e=e.warmLanes;var s=r&134217727;return s===0?(s=r&~a,s===0?o===0?n||(n=r&~e,n!==0&&(i=Ze(n))):i=Ze(o):i=Ze(s)):(r=s&~a,r===0?(o&=s,o===0?n||(n=s&~e,n!==0&&(i=Ze(n))):i=Ze(o)):i=Ze(r)),i===0?0:t!==0&&t!==i&&(t&a)===0&&(a=i&-i,n=t&-t,a>=n||a===32&&n&4194048)?t:i}function $e(e,t){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)===0}function et(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function tt(){var e=Xe;return Xe<<=1,!(Xe&62914560)&&(Xe=4194304),e}function nt(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function rt(e,t){e.pendingLanes|=t,t!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function it(e,t,n,r,i,a){var o=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var s=e.entanglements,c=e.expirationTimes,l=e.hiddenUpdates;for(n=o&~n;0<n;){var u=31-We(n),d=1<<u;s[u]=0,c[u]=-1;var f=l[u];if(f!==null)for(l[u]=null,u=0;u<f.length;u++){var p=f[u];p!==null&&(p.lane&=-536870913)}n&=~d}r!==0&&at(e,r,0),a!==0&&i===0&&e.tag!==0&&(e.suspendedLanes|=a&~(o&~t))}function at(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-We(t);e.entangledLanes|=t,e.entanglements[r]=e.entanglements[r]|1073741824|n&261930}function ot(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-We(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}function st(e,t){var n=t&-t;return n=n&42?1:ct(n),(n&(e.suspendedLanes|t))===0?n:0}function ct(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function M(e){return e&=-e,2<e?8<e?e&134217727?32:268435456:8:2}function lt(){var e=O.p;return e===0?(e=window.event,e===void 0?32:mp(e.type)):e}function ut(e,t){var n=O.p;try{return O.p=e,t()}finally{O.p=n}}var dt=Math.random().toString(36).slice(2),ft=`__reactFiber$`+dt,pt=`__reactProps$`+dt,mt=`__reactContainer$`+dt,ht=`__reactEvents$`+dt,gt=`__reactListeners$`+dt,_t=`__reactHandles$`+dt,vt=`__reactResources$`+dt,yt=`__reactMarker$`+dt;function N(e){delete e[ft],delete e[pt],delete e[ht],delete e[gt],delete e[_t]}function bt(e){var t=e[ft];if(t)return t;for(var n=e.parentNode;n;){if(t=n[mt]||n[ft]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=df(e);e!==null;){if(n=e[ft])return n;e=df(e)}return t}e=n,n=e.parentNode}return null}function xt(e){if(e=e[ft]||e[mt]){var t=e.tag;if(t===5||t===6||t===13||t===31||t===26||t===27||t===3)return e}return null}function St(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e.stateNode;throw Error(i(33))}function Ct(e){var t=e[vt];return t||=e[vt]={hoistableStyles:new Map,hoistableScripts:new Map},t}function wt(e){e[yt]=!0}var Tt=new Set,Et={};function P(e,t){Dt(e,t),Dt(e+`Capture`,t)}function Dt(e,t){for(Et[e]=t,e=0;e<t.length;e++)Tt.add(t[e])}var Ot=RegExp(`^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$`),kt={},At={};function jt(e){return De.call(At,e)?!0:De.call(kt,e)?!1:Ot.test(e)?At[e]=!0:(kt[e]=!0,!1)}function Mt(e,t,n){if(jt(t)){if(n===null)e.removeAttribute(t);else{switch(typeof n){case`undefined`:case`function`:case`symbol`:e.removeAttribute(t);return;case`boolean`:var r=t.toLowerCase().slice(0,5);if(r!==`data-`&&r!==`aria-`){e.removeAttribute(t);return}}e.setAttribute(t,``+n)}}}function Nt(e,t,n){if(n===null)e.removeAttribute(t);else{switch(typeof n){case`undefined`:case`function`:case`symbol`:case`boolean`:e.removeAttribute(t);return}e.setAttribute(t,``+n)}}function Pt(e,t,n,r){if(r===null)e.removeAttribute(n);else{switch(typeof r){case`undefined`:case`function`:case`symbol`:case`boolean`:e.removeAttribute(n);return}e.setAttributeNS(t,n,``+r)}}function Ft(e){switch(typeof e){case`bigint`:case`boolean`:case`number`:case`string`:case`undefined`:return e;case`object`:return e;default:return``}}function It(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()===`input`&&(t===`checkbox`||t===`radio`)}function Lt(e,t,n){var r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);if(!e.hasOwnProperty(t)&&r!==void 0&&typeof r.get==`function`&&typeof r.set==`function`){var i=r.get,a=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(e){n=``+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(e){n=``+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Rt(e){if(!e._valueTracker){var t=It(e)?`checked`:`value`;e._valueTracker=Lt(e,t,``+e[t])}}function zt(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r=``;return e&&(r=It(e)?e.checked?`true`:`false`:e.value),e=r,e!==n&&(t.setValue(e),!0)}function Bt(e){if(e||=typeof document<`u`?document:void 0,e===void 0)return null;try{return e.activeElement||e.body}catch{return e.body}}var Vt=/[\n"\\]/g;function Ht(e){return e.replace(Vt,function(e){return`\\`+e.charCodeAt(0).toString(16)+` `})}function Ut(e,t,n,r,i,a,o,s){e.name=``,o!=null&&typeof o!=`function`&&typeof o!=`symbol`&&typeof o!=`boolean`?e.type=o:e.removeAttribute(`type`),t==null?o!==`submit`&&o!==`reset`||e.removeAttribute(`value`):o===`number`?(t===0&&e.value===``||e.value!=t)&&(e.value=``+Ft(t)):e.value!==``+Ft(t)&&(e.value=``+Ft(t)),t==null?n==null?r!=null&&e.removeAttribute(`value`):F(e,o,Ft(n)):F(e,o,Ft(t)),i==null&&a!=null&&(e.defaultChecked=!!a),i!=null&&(e.checked=i&&typeof i!=`function`&&typeof i!=`symbol`),s!=null&&typeof s!=`function`&&typeof s!=`symbol`&&typeof s!=`boolean`?e.name=``+Ft(s):e.removeAttribute(`name`)}function Wt(e,t,n,r,i,a,o,s){if(a!=null&&typeof a!=`function`&&typeof a!=`symbol`&&typeof a!=`boolean`&&(e.type=a),t!=null||n!=null){if(!(a!==`submit`&&a!==`reset`||t!=null)){Rt(e);return}n=n==null?``:``+Ft(n),t=t==null?n:``+Ft(t),s||t===e.value||(e.value=t),e.defaultValue=t}r??=i,r=typeof r!=`function`&&typeof r!=`symbol`&&!!r,e.checked=s?e.checked:!!r,e.defaultChecked=!!r,o!=null&&typeof o!=`function`&&typeof o!=`symbol`&&typeof o!=`boolean`&&(e.name=o),Rt(e)}function F(e,t,n){t===`number`&&Bt(e.ownerDocument)===e||e.defaultValue===``+n||(e.defaultValue=``+n)}function Gt(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=``+Ft(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 I(e,t,n){if(t!=null&&(t=``+Ft(t),t!==e.value&&(e.value=t),n==null)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=n==null?``:``+Ft(n)}function Kt(e,t,n,r){if(t==null){if(r!=null){if(n!=null)throw Error(i(92));if(ce(r)){if(1<r.length)throw Error(i(93));r=r[0]}n=r}n??=``,t=n}n=Ft(t),e.defaultValue=n,r=e.textContent,r===n&&r!==``&&r!==null&&(e.value=r),Rt(e)}function qt(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Jt=new Set(`animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp`.split(` `));function Yt(e,t,n){var r=t.indexOf(`--`)===0;n==null||typeof n==`boolean`||n===``?r?e.setProperty(t,``):t===`float`?e.cssFloat=``:e[t]=``:r?e.setProperty(t,n):typeof n!=`number`||n===0||Jt.has(t)?t===`float`?e.cssFloat=n:e[t]=(``+n).trim():e[t]=n+`px`}function Xt(e,t,n){if(t!=null&&typeof t!=`object`)throw Error(i(62));if(e=e.style,n!=null){for(var r in n)!n.hasOwnProperty(r)||t!=null&&t.hasOwnProperty(r)||(r.indexOf(`--`)===0?e.setProperty(r,``):r===`float`?e.cssFloat=``:e[r]=``);for(var a in t)r=t[a],t.hasOwnProperty(a)&&n[a]!==r&&Yt(e,a,r)}else for(var o in t)t.hasOwnProperty(o)&&Yt(e,o,t[o])}function Zt(e){if(e.indexOf(`-`)===-1)return!1;switch(e){case`annotation-xml`:case`color-profile`:case`font-face`:case`font-face-src`:case`font-face-uri`:case`font-face-format`:case`font-face-name`:case`missing-glyph`:return!1;default:return!0}}var Qt=new Map([[`acceptCharset`,`accept-charset`],[`htmlFor`,`for`],[`httpEquiv`,`http-equiv`],[`crossOrigin`,`crossorigin`],[`accentHeight`,`accent-height`],[`alignmentBaseline`,`alignment-baseline`],[`arabicForm`,`arabic-form`],[`baselineShift`,`baseline-shift`],[`capHeight`,`cap-height`],[`clipPath`,`clip-path`],[`clipRule`,`clip-rule`],[`colorInterpolation`,`color-interpolation`],[`colorInterpolationFilters`,`color-interpolation-filters`],[`colorProfile`,`color-profile`],[`colorRendering`,`color-rendering`],[`dominantBaseline`,`dominant-baseline`],[`enableBackground`,`enable-background`],[`fillOpacity`,`fill-opacity`],[`fillRule`,`fill-rule`],[`floodColor`,`flood-color`],[`floodOpacity`,`flood-opacity`],[`fontFamily`,`font-family`],[`fontSize`,`font-size`],[`fontSizeAdjust`,`font-size-adjust`],[`fontStretch`,`font-stretch`],[`fontStyle`,`font-style`],[`fontVariant`,`font-variant`],[`fontWeight`,`font-weight`],[`glyphName`,`glyph-name`],[`glyphOrientationHorizontal`,`glyph-orientation-horizontal`],[`glyphOrientationVertical`,`glyph-orientation-vertical`],[`horizAdvX`,`horiz-adv-x`],[`horizOriginX`,`horiz-origin-x`],[`imageRendering`,`image-rendering`],[`letterSpacing`,`letter-spacing`],[`lightingColor`,`lighting-color`],[`markerEnd`,`marker-end`],[`markerMid`,`marker-mid`],[`markerStart`,`marker-start`],[`overlinePosition`,`overline-position`],[`overlineThickness`,`overline-thickness`],[`paintOrder`,`paint-order`],[`panose-1`,`panose-1`],[`pointerEvents`,`pointer-events`],[`renderingIntent`,`rendering-intent`],[`shapeRendering`,`shape-rendering`],[`stopColor`,`stop-color`],[`stopOpacity`,`stop-opacity`],[`strikethroughPosition`,`strikethrough-position`],[`strikethroughThickness`,`strikethrough-thickness`],[`strokeDasharray`,`stroke-dasharray`],[`strokeDashoffset`,`stroke-dashoffset`],[`strokeLinecap`,`stroke-linecap`],[`strokeLinejoin`,`stroke-linejoin`],[`strokeMiterlimit`,`stroke-miterlimit`],[`strokeOpacity`,`stroke-opacity`],[`strokeWidth`,`stroke-width`],[`textAnchor`,`text-anchor`],[`textDecoration`,`text-decoration`],[`textRendering`,`text-rendering`],[`transformOrigin`,`transform-origin`],[`underlinePosition`,`underline-position`],[`underlineThickness`,`underline-thickness`],[`unicodeBidi`,`unicode-bidi`],[`unicodeRange`,`unicode-range`],[`unitsPerEm`,`units-per-em`],[`vAlphabetic`,`v-alphabetic`],[`vHanging`,`v-hanging`],[`vIdeographic`,`v-ideographic`],[`vMathematical`,`v-mathematical`],[`vectorEffect`,`vector-effect`],[`vertAdvY`,`vert-adv-y`],[`vertOriginX`,`vert-origin-x`],[`vertOriginY`,`vert-origin-y`],[`wordSpacing`,`word-spacing`],[`writingMode`,`writing-mode`],[`xmlnsXlink`,`xmlns:xlink`],[`xHeight`,`x-height`]]),$t=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function en(e){return $t.test(``+e)?`javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')`:e}function L(){}var tn=null;function nn(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var R=null,rn=null;function an(e){var t=xt(e);if(t&&(e=t.stateNode)){var n=e[pt]||null;a:switch(e=t.stateNode,t.type){case`input`:if(Ut(e,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name),t=n.name,n.type===`radio`&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll(`input[name="`+Ht(``+t)+`"][type="radio"]`),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var a=r[pt]||null;if(!a)throw Error(i(90));Ut(r,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name)}}for(t=0;t<n.length;t++)r=n[t],r.form===e.form&&zt(r)}break a;case`textarea`:I(e,n.value,n.defaultValue);break a;case`select`:t=n.value,t!=null&&Gt(e,!!n.multiple,t,!1)}}}var on=!1;function sn(e,t,n){if(on)return e(t,n);on=!0;try{return e(t)}finally{if(on=!1,(R!==null||rn!==null)&&(bu(),R&&(t=R,e=rn,rn=R=null,an(t),e)))for(t=0;t<e.length;t++)an(e[t])}}function cn(e,t){var n=e.stateNode;if(n===null)return null;var r=n[pt]||null;if(r===null)return null;n=r[t];a: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 a;default:e=!1}if(e)return null;if(n&&typeof n!=`function`)throw Error(i(231,t,typeof n));return n}var ln=!(typeof window>`u`||window.document===void 0||window.document.createElement===void 0),un=!1;if(ln)try{var dn={};Object.defineProperty(dn,"passive",{get:function(){un=!0}}),window.addEventListener(`test`,dn,dn),window.removeEventListener(`test`,dn,dn)}catch{un=!1}var fn=null,pn=null,mn=null;function hn(){if(mn)return mn;var e,t=pn,n=t.length,r,i=`value`in fn?fn.value:fn.textContent,a=i.length;for(e=0;e<n&&t[e]===i[e];e++);var o=n-e;for(r=1;r<=o&&t[n-r]===i[a-r];r++);return mn=i.slice(e,1<r?1-r:void 0)}function gn(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 _n(){return!0}function vn(){return!1}function yn(e){function t(t,n,r,i,a){for(var o in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=i,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(o)&&(t=e[o],this[o]=t?t(i):i[o]);return this.isDefaultPrevented=(i.defaultPrevented==null?!1===i.returnValue:i.defaultPrevented)?_n:vn,this.isPropagationStopped=vn,this}return h(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():typeof e.returnValue!=`unknown`&&(e.returnValue=!1),this.isDefaultPrevented=_n)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():typeof e.cancelBubble!=`unknown`&&(e.cancelBubble=!0),this.isPropagationStopped=_n)},persist:function(){},isPersistent:_n}),t}var bn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},xn=yn(bn),Sn=h({},bn,{view:0,detail:0}),Cn=yn(Sn),wn,Tn,En,Dn=h({},Sn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:z,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!==En&&(En&&e.type===`mousemove`?(wn=e.screenX-En.screenX,Tn=e.screenY-En.screenY):Tn=wn=0,En=e),wn)},movementY:function(e){return`movementY`in e?e.movementY:Tn}}),On=yn(Dn),kn=yn(h({},Dn,{dataTransfer:0})),An=yn(h({},Sn,{relatedTarget:0})),jn=yn(h({},bn,{animationName:0,elapsedTime:0,pseudoElement:0})),Mn=yn(h({},bn,{clipboardData:function(e){return`clipboardData`in e?e.clipboardData:window.clipboardData}})),Nn=yn(h({},bn,{data:0})),Pn={Esc:`Escape`,Spacebar:` `,Left:`ArrowLeft`,Up:`ArrowUp`,Right:`ArrowRight`,Down:`ArrowDown`,Del:`Delete`,Win:`OS`,Menu:`ContextMenu`,Apps:`ContextMenu`,Scroll:`ScrollLock`,MozPrintableKey:`Unidentified`},Fn={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`},In={Alt:`altKey`,Control:`ctrlKey`,Meta:`metaKey`,Shift:`shiftKey`};function Ln(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=In[e])?!!t[e]:!1}function z(){return Ln}var Rn=yn(h({},Sn,{key:function(e){if(e.key){var t=Pn[e.key]||e.key;if(t!==`Unidentified`)return t}return e.type===`keypress`?(e=gn(e),e===13?`Enter`:String.fromCharCode(e)):e.type===`keydown`||e.type===`keyup`?Fn[e.keyCode]||`Unidentified`:``},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:z,charCode:function(e){return e.type===`keypress`?gn(e):0},keyCode:function(e){return e.type===`keydown`||e.type===`keyup`?e.keyCode:0},which:function(e){return e.type===`keypress`?gn(e):e.type===`keydown`||e.type===`keyup`?e.keyCode:0}})),zn=yn(h({},Dn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Bn=yn(h({},Sn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:z})),Vn=yn(h({},bn,{propertyName:0,elapsedTime:0,pseudoElement:0})),Hn=yn(h({},Dn,{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})),Un=yn(h({},bn,{newState:0,oldState:0})),Wn=[9,13,27,32],Gn=ln&&`CompositionEvent`in window,Kn=null;ln&&`documentMode`in document&&(Kn=document.documentMode);var qn=ln&&`TextEvent`in window&&!Kn,Jn=ln&&(!Gn||Kn&&8<Kn&&11>=Kn),Yn=` `,Xn=!1;function Zn(e,t){switch(e){case`keyup`:return Wn.indexOf(t.keyCode)!==-1;case`keydown`:return t.keyCode!==229;case`keypress`:case`mousedown`:case`focusout`:return!0;default:return!1}}function Qn(e){return e=e.detail,typeof e==`object`&&`data`in e?e.data:null}var $n=!1;function er(e,t){switch(e){case`compositionend`:return Qn(t);case`keypress`:return t.which===32?(Xn=!0,Yn):null;case`textInput`:return e=t.data,e===Yn&&Xn?null:e;default:return null}}function tr(e,t){if($n)return e===`compositionend`||!Gn&&Zn(e,t)?(e=hn(),mn=pn=fn=null,$n=!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 Jn&&t.locale!==`ko`?null:t.data;default:return null}}var nr={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 rr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t===`input`?!!nr[e.type]:t===`textarea`}function ir(e,t,n,r){R?rn?rn.push(r):rn=[r]:R=r,t=Ed(t,`onChange`),0<t.length&&(n=new xn(`onChange`,`change`,null,n,r),e.push({event:n,listeners:t}))}var ar=null,or=null;function sr(e){yd(e,0)}function cr(e){if(zt(St(e)))return e}function lr(e,t){if(e===`change`)return t}var ur=!1;if(ln){var dr;if(ln){var fr=`oninput`in document;if(!fr){var pr=document.createElement(`div`);pr.setAttribute(`oninput`,`return;`),fr=typeof pr.oninput==`function`}dr=fr}else dr=!1;ur=dr&&(!document.documentMode||9<document.documentMode)}function mr(){ar&&(ar.detachEvent(`onpropertychange`,hr),or=ar=null)}function hr(e){if(e.propertyName===`value`&&cr(or)){var t=[];ir(t,or,e,nn(e)),sn(sr,t)}}function gr(e,t,n){e===`focusin`?(mr(),ar=t,or=n,ar.attachEvent(`onpropertychange`,hr)):e===`focusout`&&mr()}function _r(e){if(e===`selectionchange`||e===`keyup`||e===`keydown`)return cr(or)}function vr(e,t){if(e===`click`)return cr(t)}function yr(e,t){if(e===`input`||e===`change`)return cr(t)}function br(e,t){return e===t&&(e!==0||1/e==1/t)||e!==e&&t!==t}var xr=typeof Object.is==`function`?Object.is:br;function Sr(e,t){if(xr(e,t))return!0;if(typeof e!=`object`||!e||typeof t!=`object`||!t)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(!De.call(t,i)||!xr(e[i],t[i]))return!1}return!0}function Cr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function wr(e,t){var n=Cr(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}a:{for(;n;){if(n.nextSibling){n=n.nextSibling;break a}n=n.parentNode}n=void 0}n=Cr(n)}}function Tr(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Tr(e,t.parentNode):`contains`in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Er(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var t=Bt(e.document);t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href==`string`}catch{n=!1}if(n)e=t.contentWindow;else break;t=Bt(e.document)}return t}function Dr(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`)}var Or=ln&&`documentMode`in document&&11>=document.documentMode,kr=null,Ar=null,jr=null,Mr=!1;function Nr(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Mr||kr==null||kr!==Bt(r)||(r=kr,`selectionStart`in r&&Dr(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}),jr&&Sr(jr,r)||(jr=r,r=Ed(Ar,`onSelect`),0<r.length&&(t=new xn(`onSelect`,`select`,null,t,n),e.push({event:t,listeners:r}),t.target=kr)))}function Pr(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n[`Webkit`+e]=`webkit`+t,n[`Moz`+e]=`moz`+t,n}var Fr={animationend:Pr(`Animation`,`AnimationEnd`),animationiteration:Pr(`Animation`,`AnimationIteration`),animationstart:Pr(`Animation`,`AnimationStart`),transitionrun:Pr(`Transition`,`TransitionRun`),transitionstart:Pr(`Transition`,`TransitionStart`),transitioncancel:Pr(`Transition`,`TransitionCancel`),transitionend:Pr(`Transition`,`TransitionEnd`)},Ir={},Lr={};ln&&(Lr=document.createElement(`div`).style,`AnimationEvent`in window||(delete Fr.animationend.animation,delete Fr.animationiteration.animation,delete Fr.animationstart.animation),`TransitionEvent`in window||delete Fr.transitionend.transition);function Rr(e){if(Ir[e])return Ir[e];if(!Fr[e])return e;var t=Fr[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in Lr)return Ir[e]=t[n];return e}var zr=Rr(`animationend`),Br=Rr(`animationiteration`),Vr=Rr(`animationstart`),Hr=Rr(`transitionrun`),Ur=Rr(`transitionstart`),Wr=Rr(`transitioncancel`),Gr=Rr(`transitionend`),Kr=new Map,qr=`abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel`.split(` `);qr.push(`scrollEnd`);function Jr(e,t){Kr.set(e,t),P(t,[e])}var Yr=typeof reportError==`function`?reportError:function(e){if(typeof window==`object`&&typeof window.ErrorEvent==`function`){var t=new window.ErrorEvent(`error`,{bubbles:!0,cancelable:!0,message:typeof e==`object`&&e&&typeof e.message==`string`?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process==`object`&&typeof process.emit==`function`){process.emit(`uncaughtException`,e);return}console.error(e)},Xr=[],Zr=0,Qr=0;function $r(){for(var e=Zr,t=Qr=Zr=0;t<e;){var n=Xr[t];Xr[t++]=null;var r=Xr[t];Xr[t++]=null;var i=Xr[t];Xr[t++]=null;var a=Xr[t];if(Xr[t++]=null,r!==null&&i!==null){var o=r.pending;o===null?i.next=i:(i.next=o.next,o.next=i),r.pending=i}a!==0&&ri(n,i,a)}}function ei(e,t,n,r){Xr[Zr++]=e,Xr[Zr++]=t,Xr[Zr++]=n,Xr[Zr++]=r,Qr|=r,e.lanes|=r,e=e.alternate,e!==null&&(e.lanes|=r)}function ti(e,t,n,r){return ei(e,t,n,r),ii(e)}function ni(e,t){return ei(e,null,null,t),ii(e)}function ri(e,t,n){e.lanes|=n;var r=e.alternate;r!==null&&(r.lanes|=n);for(var i=!1,a=e.return;a!==null;)a.childLanes|=n,r=a.alternate,r!==null&&(r.childLanes|=n),a.tag===22&&(e=a.stateNode,e===null||e._visibility&1||(i=!0)),e=a,a=a.return;return e.tag===3?(a=e.stateNode,i&&t!==null&&(i=31-We(n),e=a.hiddenUpdates,r=e[i],r===null?e[i]=[t]:r.push(t),t.lane=n|536870912),a):null}function ii(e){if(50<du)throw du=0,fu=null,Error(i(185));for(var t=e.return;t!==null;)e=t,t=e.return;return e.tag===3?e.stateNode:null}var ai={};function oi(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.refCleanup=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 si(e,t,n,r){return new oi(e,t,n,r)}function ci(e){return e=e.prototype,!(!e||!e.isReactComponent)}function li(e,t){var n=e.alternate;return n===null?(n=si(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&65011712,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.refCleanup=e.refCleanup,n}function ui(e,t){e.flags&=65011714;var n=e.alternate;return n===null?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type,t=n.dependencies,e.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function di(e,t,n,r,a,o){var s=0;if(r=e,typeof e==`function`)ci(e)&&(s=1);else if(typeof e==`string`)s=Uf(e,n,fe.current)?26:e===`html`||e===`head`||e===`body`?27:5;else a:switch(e){case re:return e=si(31,n,t,a),e.elementType=re,e.lanes=o,e;case y:return fi(n.children,a,o,t);case b:s=8,a|=24;break;case x:return e=si(12,n,t,a|2),e.elementType=x,e.lanes=o,e;case te:return e=si(13,n,t,a),e.elementType=te,e.lanes=o,e;case ne:return e=si(19,n,t,a),e.elementType=ne,e.lanes=o,e;default:if(typeof e==`object`&&e)switch(e.$$typeof){case S:s=10;break a;case ee:s=9;break a;case C:s=11;break a;case w:s=14;break a;case T:s=16,r=null;break a}s=29,n=Error(i(130,e===null?`null`:typeof e,``)),r=null}return t=si(s,n,t,a),t.elementType=e,t.type=r,t.lanes=o,t}function fi(e,t,n,r){return e=si(7,e,r,t),e.lanes=n,e}function pi(e,t,n){return e=si(6,e,null,t),e.lanes=n,e}function mi(e){var t=si(18,null,null,0);return t.stateNode=e,t}function hi(e,t,n){return t=si(4,e.children===null?[]:e.children,e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var gi=new WeakMap;function _i(e,t){if(typeof e==`object`&&e){var n=gi.get(e);return n===void 0?(t={value:e,source:t,stack:Ee(t)},gi.set(e,t),t):n}return{value:e,source:t,stack:Ee(t)}}var vi=[],yi=0,bi=null,xi=0,Si=[],Ci=0,wi=null,Ti=1,Ei=``;function Di(e,t){vi[yi++]=xi,vi[yi++]=bi,bi=e,xi=t}function Oi(e,t,n){Si[Ci++]=Ti,Si[Ci++]=Ei,Si[Ci++]=wi,wi=e;var r=Ti;e=Ei;var i=32-We(r)-1;r&=~(1<<i),n+=1;var a=32-We(t)+i;if(30<a){var o=i-i%5;a=(r&(1<<o)-1).toString(32),r>>=o,i-=o,Ti=1<<32-We(t)+i|n<<i|r,Ei=a+e}else Ti=1<<a|n<<i|r,Ei=e}function ki(e){e.return!==null&&(Di(e,1),Oi(e,1,0))}function Ai(e){for(;e===bi;)bi=vi[--yi],vi[yi]=null,xi=vi[--yi],vi[yi]=null;for(;e===wi;)wi=Si[--Ci],Si[Ci]=null,Ei=Si[--Ci],Si[Ci]=null,Ti=Si[--Ci],Si[Ci]=null}function ji(e,t){Si[Ci++]=Ti,Si[Ci++]=Ei,Si[Ci++]=wi,Ti=t.id,Ei=t.overflow,wi=e}var Mi=null,B=null,V=!1,Ni=null,Pi=!1,Fi=Error(i(519));function Ii(e){throw Hi(_i(Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?`text`:`HTML`,``)),e)),Fi}function Li(e){var t=e.stateNode,n=e.type,r=e.memoizedProps;switch(t[ft]=e,t[pt]=r,n){case`dialog`:Q(`cancel`,t),Q(`close`,t);break;case`iframe`:case`object`:case`embed`:Q(`load`,t);break;case`video`:case`audio`:for(n=0;n<_d.length;n++)Q(_d[n],t);break;case`source`:Q(`error`,t);break;case`img`:case`image`:case`link`:Q(`error`,t),Q(`load`,t);break;case`details`:Q(`toggle`,t);break;case`input`:Q(`invalid`,t),Wt(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case`select`:Q(`invalid`,t);break;case`textarea`:Q(`invalid`,t),Kt(t,r.value,r.defaultValue,r.children)}n=r.children,typeof n!=`string`&&typeof n!=`number`&&typeof n!=`bigint`||t.textContent===``+n||!0===r.suppressHydrationWarning||Md(t.textContent,n)?(r.popover!=null&&(Q(`beforetoggle`,t),Q(`toggle`,t)),r.onScroll!=null&&Q(`scroll`,t),r.onScrollEnd!=null&&Q(`scrollend`,t),r.onClick!=null&&(t.onclick=L),t=!0):t=!1,t||Ii(e,!0)}function Ri(e){for(Mi=e.return;Mi;)switch(Mi.tag){case 5:case 31:case 13:Pi=!1;return;case 27:case 3:Pi=!0;return;default:Mi=Mi.return}}function zi(e){if(e!==Mi)return!1;if(!V)return Ri(e),V=!0,!1;var t=e.tag,n;if((n=t!==3&&t!==27)&&((n=t===5)&&(n=e.type,n=n===`form`||n===`button`||Ud(e.type,e.memoizedProps)),n=!n),n&&B&&Ii(e),Ri(e),t===13){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(317));B=uf(e)}else if(t===31){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(317));B=uf(e)}else t===27?(t=B,Zd(e.type)?(e=lf,lf=null,B=e):B=t):B=Mi?cf(e.stateNode.nextSibling):null;return!0}function Bi(){B=Mi=null,V=!1}function Vi(){var e=Ni;return e!==null&&(Zl===null?Zl=e:Zl.push.apply(Zl,e),Ni=null),e}function Hi(e){Ni===null?Ni=[e]:Ni.push(e)}var Ui=k(null),Wi=null,Gi=null;function Ki(e,t,n){j(Ui,t._currentValue),t._currentValue=n}function qi(e){e._currentValue=Ui.current,A(Ui)}function Ji(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)===t?r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t):(e.childLanes|=t,r!==null&&(r.childLanes|=t)),e===n)break;e=e.return}}function Yi(e,t,n,r){var a=e.child;for(a!==null&&(a.return=e);a!==null;){var o=a.dependencies;if(o!==null){var s=a.child;o=o.firstContext;a:for(;o!==null;){var c=o;o=a;for(var l=0;l<t.length;l++)if(c.context===t[l]){o.lanes|=n,c=o.alternate,c!==null&&(c.lanes|=n),Ji(o.return,n,e),r||(s=null);break a}o=c.next}}else if(a.tag===18){if(s=a.return,s===null)throw Error(i(341));s.lanes|=n,o=s.alternate,o!==null&&(o.lanes|=n),Ji(s,n,e),s=null}else s=a.child;if(s!==null)s.return=a;else for(s=a;s!==null;){if(s===e){s=null;break}if(a=s.sibling,a!==null){a.return=s.return,s=a;break}s=s.return}a=s}}function Xi(e,t,n,r){e=null;for(var a=t,o=!1;a!==null;){if(!o){if(a.flags&524288)o=!0;else if(a.flags&262144)break}if(a.tag===10){var s=a.alternate;if(s===null)throw Error(i(387));if(s=s.memoizedProps,s!==null){var c=a.type;xr(a.pendingProps.value,s.value)||(e===null?e=[c]:e.push(c))}}else if(a===he.current){if(s=a.alternate,s===null)throw Error(i(387));s.memoizedState.memoizedState!==a.memoizedState.memoizedState&&(e===null?e=[Qf]:e.push(Qf))}a=a.return}e!==null&&Yi(t,e,n,r),t.flags|=262144}function Zi(e){for(e=e.firstContext;e!==null;){if(!xr(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function Qi(e){Wi=e,Gi=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function $i(e){return ta(Wi,e)}function ea(e,t){return Wi===null&&Qi(e),ta(e,t)}function ta(e,t){var n=t._currentValue;if(t={context:t,memoizedValue:n,next:null},Gi===null){if(e===null)throw Error(i(308));Gi=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else Gi=Gi.next=t;return n}var na=typeof AbortController<`u`?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,n){e.push(n)}};this.abort=function(){t.aborted=!0,e.forEach(function(e){return e()})}},ra=t.unstable_scheduleCallback,ia=t.unstable_NormalPriority,aa={$$typeof:S,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function oa(){return{controller:new na,data:new Map,refCount:0}}function sa(e){e.refCount--,e.refCount===0&&ra(ia,function(){e.controller.abort()})}var ca=null,la=0,ua=0,da=null;function fa(e,t){if(ca===null){var n=ca=[];la=0,ua=dd(),da={status:`pending`,value:void 0,then:function(e){n.push(e)}}}return la++,t.then(pa,pa),t}function pa(){if(--la===0&&ca!==null){da!==null&&(da.status=`fulfilled`);var e=ca;ca=null,ua=0,da=null;for(var t=0;t<e.length;t++)(0,e[t])()}}function ma(e,t){var n=[],r={status:`pending`,value:null,reason:null,then:function(e){n.push(e)}};return e.then(function(){r.status=`fulfilled`,r.value=t;for(var e=0;e<n.length;e++)(0,n[e])(t)},function(e){for(r.status=`rejected`,r.reason=e,e=0;e<n.length;e++)(0,n[e])(void 0)}),r}var ha=D.S;D.S=function(e,t){eu=Me(),typeof t==`object`&&t&&typeof t.then==`function`&&fa(e,t),ha!==null&&ha(e,t)};var ga=k(null);function _a(){var e=ga.current;return e===null?q.pooledCache:e}function va(e,t){t===null?j(ga,ga.current):j(ga,t.pool)}function ya(){var e=_a();return e===null?null:{parent:aa._currentValue,pool:e}}var ba=Error(i(460)),xa=Error(i(474)),Sa=Error(i(542)),Ca={then:function(){}};function wa(e){return e=e.status,e===`fulfilled`||e===`rejected`}function Ta(e,t,n){switch(n=e[n],n===void 0?e.push(t):n!==t&&(t.then(L,L),t=n),t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,ka(e),e;default:if(typeof t.status==`string`)t.then(L,L);else{if(e=q,e!==null&&100<e.shellSuspendCounter)throw Error(i(482));e=t,e.status=`pending`,e.then(function(e){if(t.status===`pending`){var n=t;n.status=`fulfilled`,n.value=e}},function(e){if(t.status===`pending`){var n=t;n.status=`rejected`,n.reason=e}})}switch(t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,ka(e),e}throw Da=t,ba}}function Ea(e){try{var t=e._init;return t(e._payload)}catch(e){throw typeof e==`object`&&e&&typeof e.then==`function`?(Da=e,ba):e}}var Da=null;function Oa(){if(Da===null)throw Error(i(459));var e=Da;return Da=null,e}function ka(e){if(e===ba||e===Sa)throw Error(i(483))}var Aa=null,ja=0;function Ma(e){var t=ja;return ja+=1,Aa===null&&(Aa=[]),Ta(Aa,e,t)}function Na(e,t){t=t.props.ref,e.ref=t===void 0?null:t}function Pa(e,t){throw t.$$typeof===g?Error(i(525)):(e=Object.prototype.toString.call(t),Error(i(31,e===`[object Object]`?`object with keys {`+Object.keys(t).join(`, `)+`}`:e)))}function Fa(e){function t(t,n){if(e){var r=t.deletions;r===null?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;r!==null;)t(n,r),r=r.sibling;return null}function r(e){for(var t=new Map;e!==null;)e.key===null?t.set(e.index,e):t.set(e.key,e),e=e.sibling;return t}function a(e,t){return e=li(e,t),e.index=0,e.sibling=null,e}function o(t,n,r){return t.index=r,e?(r=t.alternate,r===null?(t.flags|=67108866,n):(r=r.index,r<n?(t.flags|=67108866,n):r)):(t.flags|=1048576,n)}function s(t){return e&&t.alternate===null&&(t.flags|=67108866),t}function c(e,t,n,r){return t===null||t.tag!==6?(t=pi(n,e.mode,r),t.return=e,t):(t=a(t,n),t.return=e,t)}function l(e,t,n,r){var i=n.type;return i===y?d(e,t,n.props.children,r,n.key):t!==null&&(t.elementType===i||typeof i==`object`&&i&&i.$$typeof===T&&Ea(i)===t.type)?(t=a(t,n.props),Na(t,n),t.return=e,t):(t=di(n.type,n.key,n.props,null,e.mode,r),Na(t,n),t.return=e,t)}function u(e,t,n,r){return t===null||t.tag!==4||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?(t=hi(n,e.mode,r),t.return=e,t):(t=a(t,n.children||[]),t.return=e,t)}function d(e,t,n,r,i){return t===null||t.tag!==7?(t=fi(n,e.mode,r,i),t.return=e,t):(t=a(t,n),t.return=e,t)}function f(e,t,n){if(typeof t==`string`&&t!==``||typeof t==`number`||typeof t==`bigint`)return t=pi(``+t,e.mode,n),t.return=e,t;if(typeof t==`object`&&t){switch(t.$$typeof){case _:return n=di(t.type,t.key,t.props,null,e.mode,n),Na(n,t),n.return=e,n;case v:return t=hi(t,e.mode,n),t.return=e,t;case T:return t=Ea(t),f(e,t,n)}if(ce(t)||ae(t))return t=fi(t,e.mode,n,null),t.return=e,t;if(typeof t.then==`function`)return f(e,Ma(t),n);if(t.$$typeof===S)return f(e,ea(e,t),n);Pa(e,t)}return null}function p(e,t,n,r){var i=t===null?null:t.key;if(typeof n==`string`&&n!==``||typeof n==`number`||typeof n==`bigint`)return i===null?c(e,t,``+n,r):null;if(typeof n==`object`&&n){switch(n.$$typeof){case _:return n.key===i?l(e,t,n,r):null;case v:return n.key===i?u(e,t,n,r):null;case T:return n=Ea(n),p(e,t,n,r)}if(ce(n)||ae(n))return i===null?d(e,t,n,r,null):null;if(typeof n.then==`function`)return p(e,t,Ma(n),r);if(n.$$typeof===S)return p(e,t,ea(e,n),r);Pa(e,n)}return null}function m(e,t,n,r,i){if(typeof r==`string`&&r!==``||typeof r==`number`||typeof r==`bigint`)return e=e.get(n)||null,c(t,e,``+r,i);if(typeof r==`object`&&r){switch(r.$$typeof){case _:return e=e.get(r.key===null?n:r.key)||null,l(t,e,r,i);case v:return e=e.get(r.key===null?n:r.key)||null,u(t,e,r,i);case T:return r=Ea(r),m(e,t,n,r,i)}if(ce(r)||ae(r))return e=e.get(n)||null,d(t,e,r,i,null);if(typeof r.then==`function`)return m(e,t,n,Ma(r),i);if(r.$$typeof===S)return m(e,t,n,ea(t,r),i);Pa(t,r)}return null}function h(i,a,s,c){for(var l=null,u=null,d=a,h=a=0,g=null;d!==null&&h<s.length;h++){d.index>h?(g=d,d=null):g=d.sibling;var _=p(i,d,s[h],c);if(_===null){d===null&&(d=g);break}e&&d&&_.alternate===null&&t(i,d),a=o(_,a,h),u===null?l=_:u.sibling=_,u=_,d=g}if(h===s.length)return n(i,d),V&&Di(i,h),l;if(d===null){for(;h<s.length;h++)d=f(i,s[h],c),d!==null&&(a=o(d,a,h),u===null?l=d:u.sibling=d,u=d);return V&&Di(i,h),l}for(d=r(d);h<s.length;h++)g=m(d,i,h,s[h],c),g!==null&&(e&&g.alternate!==null&&d.delete(g.key===null?h:g.key),a=o(g,a,h),u===null?l=g:u.sibling=g,u=g);return e&&d.forEach(function(e){return t(i,e)}),V&&Di(i,h),l}function g(a,s,c,l){if(c==null)throw Error(i(151));for(var u=null,d=null,h=s,g=s=0,_=null,v=c.next();h!==null&&!v.done;g++,v=c.next()){h.index>g?(_=h,h=null):_=h.sibling;var y=p(a,h,v.value,l);if(y===null){h===null&&(h=_);break}e&&h&&y.alternate===null&&t(a,h),s=o(y,s,g),d===null?u=y:d.sibling=y,d=y,h=_}if(v.done)return n(a,h),V&&Di(a,g),u;if(h===null){for(;!v.done;g++,v=c.next())v=f(a,v.value,l),v!==null&&(s=o(v,s,g),d===null?u=v:d.sibling=v,d=v);return V&&Di(a,g),u}for(h=r(h);!v.done;g++,v=c.next())v=m(h,a,g,v.value,l),v!==null&&(e&&v.alternate!==null&&h.delete(v.key===null?g:v.key),s=o(v,s,g),d===null?u=v:d.sibling=v,d=v);return e&&h.forEach(function(e){return t(a,e)}),V&&Di(a,g),u}function b(e,r,o,c){if(typeof o==`object`&&o&&o.type===y&&o.key===null&&(o=o.props.children),typeof o==`object`&&o){switch(o.$$typeof){case _:a:{for(var l=o.key;r!==null;){if(r.key===l){if(l=o.type,l===y){if(r.tag===7){n(e,r.sibling),c=a(r,o.props.children),c.return=e,e=c;break a}}else if(r.elementType===l||typeof l==`object`&&l&&l.$$typeof===T&&Ea(l)===r.type){n(e,r.sibling),c=a(r,o.props),Na(c,o),c.return=e,e=c;break a}n(e,r);break}t(e,r),r=r.sibling}o.type===y?(c=fi(o.props.children,e.mode,c,o.key),c.return=e,e=c):(c=di(o.type,o.key,o.props,null,e.mode,c),Na(c,o),c.return=e,e=c)}return s(e);case v:a:{for(l=o.key;r!==null;){if(r.key===l){if(r.tag===4&&r.stateNode.containerInfo===o.containerInfo&&r.stateNode.implementation===o.implementation){n(e,r.sibling),c=a(r,o.children||[]),c.return=e,e=c;break a}n(e,r);break}t(e,r),r=r.sibling}c=hi(o,e.mode,c),c.return=e,e=c}return s(e);case T:return o=Ea(o),b(e,r,o,c)}if(ce(o))return h(e,r,o,c);if(ae(o)){if(l=ae(o),typeof l!=`function`)throw Error(i(150));return o=l.call(o),g(e,r,o,c)}if(typeof o.then==`function`)return b(e,r,Ma(o),c);if(o.$$typeof===S)return b(e,r,ea(e,o),c);Pa(e,o)}return typeof o==`string`&&o!==``||typeof o==`number`||typeof o==`bigint`?(o=``+o,r!==null&&r.tag===6?(n(e,r.sibling),c=a(r,o),c.return=e,e=c):(n(e,r),c=pi(o,e.mode,c),c.return=e,e=c),s(e)):n(e,r)}return function(e,t,n,r){try{ja=0;var i=b(e,t,n,r);return Aa=null,i}catch(t){if(t===ba||t===Sa)throw t;var a=si(29,t,null,e.mode);return a.lanes=r,a.return=e,a}}}var Ia=Fa(!0),La=Fa(!1),Ra=!1;function za(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Ba(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Va(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Ha(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,K&2){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,t=ii(e),ri(e,null,n),t}return ei(e,r,t,n),ii(e)}function Ua(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,n&4194048)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,ot(e,n)}}function Wa(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,a=null;if(n=n.firstBaseUpdate,n!==null){do{var o={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};a===null?i=a=o:a=a.next=o,n=n.next}while(n!==null);a===null?i=a=t:a=a.next=t}else i=a=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:a,shared:r.shared,callbacks:r.callbacks},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var Ga=!1;function Ka(){if(Ga){var e=da;if(e!==null)throw e}}function qa(e,t,n,r){Ga=!1;var i=e.updateQueue;Ra=!1;var a=i.firstBaseUpdate,o=i.lastBaseUpdate,s=i.shared.pending;if(s!==null){i.shared.pending=null;var c=s,l=c.next;c.next=null,o===null?a=l:o.next=l,o=c;var u=e.alternate;u!==null&&(u=u.updateQueue,s=u.lastBaseUpdate,s!==o&&(s===null?u.firstBaseUpdate=l:s.next=l,u.lastBaseUpdate=c))}if(a!==null){var d=i.baseState;o=0,u=l=c=null,s=a;do{var f=s.lane&-536870913,p=f!==s.lane;if(p?(Y&f)===f:(r&f)===f){f!==0&&f===ua&&(Ga=!0),u!==null&&(u=u.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});a:{var m=e,g=s;f=t;var _=n;switch(g.tag){case 1:if(m=g.payload,typeof m==`function`){d=m.call(_,d,f);break a}d=m;break a;case 3:m.flags=m.flags&-65537|128;case 0:if(m=g.payload,f=typeof m==`function`?m.call(_,d,f):m,f==null)break a;d=h({},d,f);break a;case 2:Ra=!0}}f=s.callback,f!==null&&(e.flags|=64,p&&(e.flags|=8192),p=i.callbacks,p===null?i.callbacks=[f]:p.push(f))}else p={lane:f,tag:s.tag,payload:s.payload,callback:s.callback,next:null},u===null?(l=u=p,c=d):u=u.next=p,o|=f;if(s=s.next,s===null){if(s=i.shared.pending,s===null)break;p=s,s=p.next,p.next=null,i.lastBaseUpdate=p,i.shared.pending=null}}while(1);u===null&&(c=d),i.baseState=c,i.firstBaseUpdate=l,i.lastBaseUpdate=u,a===null&&(i.shared.lanes=0),Gl|=o,e.lanes=o,e.memoizedState=d}}function Ja(e,t){if(typeof e!=`function`)throw Error(i(191,e));e.call(t)}function Ya(e,t){var n=e.callbacks;if(n!==null)for(e.callbacks=null,e=0;e<n.length;e++)Ja(n[e],t)}var Xa=k(null),Za=k(0);function Qa(e,t){e=Ul,j(Za,e),j(Xa,t),Ul=e|t.baseLanes}function $a(){j(Za,Ul),j(Xa,Xa.current)}function eo(){Ul=Za.current,A(Xa),A(Za)}var to=k(null),no=null;function ro(e){var t=e.alternate;j(co,co.current&1),j(to,e),no===null&&(t===null||Xa.current!==null||t.memoizedState!==null)&&(no=e)}function io(e){j(co,co.current),j(to,e),no===null&&(no=e)}function ao(e){e.tag===22?(j(co,co.current),j(to,e),no===null&&(no=e)):oo(e)}function oo(){j(co,co.current),j(to,to.current)}function so(e){A(to),no===e&&(no=null),A(co)}var co=k(0);function lo(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||af(n)||of(n)))return t}else if(t.tag===19&&(t.memoizedProps.revealOrder===`forwards`||t.memoizedProps.revealOrder===`backwards`||t.memoizedProps.revealOrder===`unstable_legacy-backwards`||t.memoizedProps.revealOrder===`together`)){if(t.flags&128)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 uo=0,H=null,U=null,fo=null,po=!1,mo=!1,ho=!1,go=0,_o=0,vo=null,yo=0;function W(){throw Error(i(321))}function bo(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!xr(e[n],t[n]))return!1;return!0}function xo(e,t,n,r,i,a){return uo=a,H=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,D.H=e===null||e.memoizedState===null?Rs:zs,ho=!1,a=n(r,i),ho=!1,mo&&(a=Co(t,n,r,i)),So(e),a}function So(e){D.H=Ls;var t=U!==null&&U.next!==null;if(uo=0,fo=U=H=null,po=!1,_o=0,vo=null,t)throw Error(i(300));e===null||nc||(e=e.dependencies,e!==null&&Zi(e)&&(nc=!0))}function Co(e,t,n,r){H=e;var a=0;do{if(mo&&(vo=null),_o=0,mo=!1,25<=a)throw Error(i(301));if(a+=1,fo=U=null,e.updateQueue!=null){var o=e.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}D.H=Bs,o=t(n,r)}while(mo);return o}function wo(){var e=D.H,t=e.useState()[0];return t=typeof t.then==`function`?jo(t):t,e=e.useState()[0],(U===null?null:U.memoizedState)!==e&&(H.flags|=1024),t}function To(){var e=go!==0;return go=0,e}function Eo(e,t,n){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~n}function Do(e){if(po){for(e=e.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}po=!1}uo=0,fo=U=H=null,mo=!1,_o=go=0,vo=null}function Oo(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return fo===null?H.memoizedState=fo=e:fo=fo.next=e,fo}function ko(){if(U===null){var e=H.alternate;e=e===null?null:e.memoizedState}else e=U.next;var t=fo===null?H.memoizedState:fo.next;if(t!==null)fo=t,U=e;else{if(e===null)throw H.alternate===null?Error(i(467)):Error(i(310));U=e,e={memoizedState:U.memoizedState,baseState:U.baseState,baseQueue:U.baseQueue,queue:U.queue,next:null},fo===null?H.memoizedState=fo=e:fo=fo.next=e}return fo}function Ao(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function jo(e){var t=_o;return _o+=1,vo===null&&(vo=[]),e=Ta(vo,e,t),t=H,(fo===null?t.memoizedState:fo.next)===null&&(t=t.alternate,D.H=t===null||t.memoizedState===null?Rs:zs),e}function Mo(e){if(typeof e==`object`&&e){if(typeof e.then==`function`)return jo(e);if(e.$$typeof===S)return $i(e)}throw Error(i(438,String(e)))}function No(e){var t=null,n=H.updateQueue;if(n!==null&&(t=n.memoCache),t==null){var r=H.alternate;r!==null&&(r=r.updateQueue,r!==null&&(r=r.memoCache,r!=null&&(t={data:r.data.map(function(e){return e.slice()}),index:0})))}if(t??={data:[],index:0},n===null&&(n=Ao(),H.updateQueue=n),n.memoCache=t,n=t.data[t.index],n===void 0)for(n=t.data[t.index]=Array(e),r=0;r<e;r++)n[r]=ie;return t.index++,n}function Po(e,t){return typeof t==`function`?t(e):t}function Fo(e){return Io(ko(),U,e)}function Io(e,t,n){var r=e.queue;if(r===null)throw Error(i(311));r.lastRenderedReducer=n;var a=e.baseQueue,o=r.pending;if(o!==null){if(a!==null){var s=a.next;a.next=o.next,o.next=s}t.baseQueue=a=o,r.pending=null}if(o=e.baseState,a===null)e.memoizedState=o;else{t=a.next;var c=s=null,l=null,u=t,d=!1;do{var f=u.lane&-536870913;if(f===u.lane?(uo&f)===f:(Y&f)===f){var p=u.revertLane;if(p===0)l!==null&&(l=l.next={lane:0,revertLane:0,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),f===ua&&(d=!0);else if((uo&p)===p){u=u.next,p===ua&&(d=!0);continue}else f={lane:0,revertLane:u.revertLane,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(c=l=f,s=o):l=l.next=f,H.lanes|=p,Gl|=p;f=u.action,ho&&n(o,f),o=u.hasEagerState?u.eagerState:n(o,f)}else p={lane:f,revertLane:u.revertLane,gesture:u.gesture,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(c=l=p,s=o):l=l.next=p,H.lanes|=f,Gl|=f;u=u.next}while(u!==null&&u!==t);if(l===null?s=o:l.next=c,!xr(o,e.memoizedState)&&(nc=!0,d&&(n=da,n!==null)))throw n;e.memoizedState=o,e.baseState=s,e.baseQueue=l,r.lastRenderedState=o}return a===null&&(r.lanes=0),[e.memoizedState,r.dispatch]}function Lo(e){var t=ko(),n=t.queue;if(n===null)throw Error(i(311));n.lastRenderedReducer=e;var r=n.dispatch,a=n.pending,o=t.memoizedState;if(a!==null){n.pending=null;var s=a=a.next;do o=e(o,s.action),s=s.next;while(s!==a);xr(o,t.memoizedState)||(nc=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function Ro(e,t,n){var r=H,a=ko(),o=V;if(o){if(n===void 0)throw Error(i(407));n=n()}else n=t();var s=!xr((U||a).memoizedState,n);if(s&&(a.memoizedState=n,nc=!0),a=a.queue,ls(Vo.bind(null,r,a,e),[e]),a.getSnapshot!==t||s||fo!==null&&fo.memoizedState.tag&1){if(r.flags|=2048,is(9,{destroy:void 0},Bo.bind(null,r,a,n,t),null),q===null)throw Error(i(349));o||uo&127||zo(r,t,n)}return n}function zo(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=H.updateQueue,t===null?(t=Ao(),H.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function Bo(e,t,n,r){t.value=n,t.getSnapshot=r,Ho(t)&&Uo(e)}function Vo(e,t,n){return n(function(){Ho(t)&&Uo(e)})}function Ho(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!xr(e,n)}catch{return!0}}function Uo(e){var t=ni(e,2);t!==null&&hu(t,e,2)}function Wo(e){var t=Oo();if(typeof e==`function`){var n=e;if(e=n(),ho){Ue(!0);try{n()}finally{Ue(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Po,lastRenderedState:e},t}function Go(e,t,n,r){return e.baseState=n,Io(e,U,typeof r==`function`?r:Po)}function Ko(e,t,n,r,a){if(Ps(e))throw Error(i(485));if(e=t.action,e!==null){var o={payload:a,action:e,next:null,isTransition:!0,status:`pending`,value:null,reason:null,listeners:[],then:function(e){o.listeners.push(e)}};D.T===null?o.isTransition=!1:n(!0),r(o),n=t.pending,n===null?(o.next=t.pending=o,qo(t,o)):(o.next=n.next,t.pending=n.next=o)}}function qo(e,t){var n=t.action,r=t.payload,i=e.state;if(t.isTransition){var a=D.T,o={};D.T=o;try{var s=n(i,r),c=D.S;c!==null&&c(o,s),Jo(e,t,s)}catch(n){Xo(e,t,n)}finally{a!==null&&o.types!==null&&(a.types=o.types),D.T=a}}else try{a=n(i,r),Jo(e,t,a)}catch(n){Xo(e,t,n)}}function Jo(e,t,n){typeof n==`object`&&n&&typeof n.then==`function`?n.then(function(n){Yo(e,t,n)},function(n){return Xo(e,t,n)}):Yo(e,t,n)}function Yo(e,t,n){t.status=`fulfilled`,t.value=n,Zo(t),e.state=n,t=e.pending,t!==null&&(n=t.next,n===t?e.pending=null:(n=n.next,t.next=n,qo(e,n)))}function Xo(e,t,n){var r=e.pending;if(e.pending=null,r!==null){r=r.next;do t.status=`rejected`,t.reason=n,Zo(t),t=t.next;while(t!==r)}e.action=null}function Zo(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function Qo(e,t){return t}function $o(e,t){if(V){var n=q.formState;if(n!==null){a:{var r=H;if(V){if(B){b:{for(var i=B,a=Pi;i.nodeType!==8;){if(!a){i=null;break b}if(i=cf(i.nextSibling),i===null){i=null;break b}}a=i.data,i=a===`F!`||a===`F`?i:null}if(i){B=cf(i.nextSibling),r=i.data===`F!`;break a}}Ii(r)}r=!1}r&&(t=n[0])}}return n=Oo(),n.memoizedState=n.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Qo,lastRenderedState:t},n.queue=r,n=js.bind(null,H,r),r.dispatch=n,r=Wo(!1),a=Ns.bind(null,H,!1,r.queue),r=Oo(),i={state:t,dispatch:null,action:e,pending:null},r.queue=i,n=Ko.bind(null,H,i,a,n),i.dispatch=n,r.memoizedState=e,[t,n,!1]}function es(e){return ts(ko(),U,e)}function ts(e,t,n){if(t=Io(e,t,Qo)[0],e=Fo(Po)[0],typeof t==`object`&&t&&typeof t.then==`function`)try{var r=jo(t)}catch(e){throw e===ba?Sa:e}else r=t;t=ko();var i=t.queue,a=i.dispatch;return n!==t.memoizedState&&(H.flags|=2048,is(9,{destroy:void 0},ns.bind(null,i,n),null)),[r,a,e]}function ns(e,t){e.action=t}function rs(e){var t=ko(),n=U;if(n!==null)return ts(t,n,e);ko(),t=t.memoizedState,n=ko();var r=n.queue.dispatch;return n.memoizedState=e,[t,r,!1]}function is(e,t,n,r){return e={tag:e,create:n,deps:r,inst:t,next:null},t=H.updateQueue,t===null&&(t=Ao(),H.updateQueue=t),n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function as(){return ko().memoizedState}function os(e,t,n,r){var i=Oo();H.flags|=e,i.memoizedState=is(1|t,{destroy:void 0},n,r===void 0?null:r)}function ss(e,t,n,r){var i=ko();r=r===void 0?null:r;var a=i.memoizedState.inst;U!==null&&r!==null&&bo(r,U.memoizedState.deps)?i.memoizedState=is(t,a,n,r):(H.flags|=e,i.memoizedState=is(1|t,a,n,r))}function cs(e,t){os(8390656,8,e,t)}function ls(e,t){ss(2048,8,e,t)}function us(e){H.flags|=4;var t=H.updateQueue;if(t===null)t=Ao(),H.updateQueue=t,t.events=[e];else{var n=t.events;n===null?t.events=[e]:n.push(e)}}function ds(e){var t=ko().memoizedState;return us({ref:t,nextImpl:e}),function(){if(K&2)throw Error(i(440));return t.impl.apply(void 0,arguments)}}function fs(e,t){return ss(4,2,e,t)}function ps(e,t){return ss(4,4,e,t)}function ms(e,t){if(typeof t==`function`){e=e();var n=t(e);return function(){typeof n==`function`?n():t(null)}}if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function hs(e,t,n){n=n==null?null:n.concat([e]),ss(4,4,ms.bind(null,t,e),n)}function gs(){}function _s(e,t){var n=ko();t=t===void 0?null:t;var r=n.memoizedState;return t!==null&&bo(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function vs(e,t){var n=ko();t=t===void 0?null:t;var r=n.memoizedState;if(t!==null&&bo(t,r[1]))return r[0];if(r=e(),ho){Ue(!0);try{e()}finally{Ue(!1)}}return n.memoizedState=[r,t],r}function ys(e,t,n){return n===void 0||uo&1073741824&&!(Y&261930)?e.memoizedState=t:(e.memoizedState=n,e=mu(),H.lanes|=e,Gl|=e,n)}function bs(e,t,n,r){return xr(n,t)?n:Xa.current===null?!(uo&42)||uo&1073741824&&!(Y&261930)?(nc=!0,e.memoizedState=n):(e=mu(),H.lanes|=e,Gl|=e,t):(e=ys(e,n,r),xr(e,t)||(nc=!0),e)}function xs(e,t,n,r,i){var a=O.p;O.p=a!==0&&8>a?a:8;var o=D.T,s={};D.T=s,Ns(e,!1,t,n);try{var c=i(),l=D.S;l!==null&&l(s,c),typeof c==`object`&&c&&typeof c.then==`function`?Ms(e,t,ma(c,r),pu(e)):Ms(e,t,r,pu(e))}catch(n){Ms(e,t,{then:function(){},status:`rejected`,reason:n},pu())}finally{O.p=a,o!==null&&s.types!==null&&(o.types=s.types),D.T=o}}function Ss(){}function Cs(e,t,n,r){if(e.tag!==5)throw Error(i(476));var a=ws(e).queue;xs(e,a,t,le,n===null?Ss:function(){return Ts(e),n(r)})}function ws(e){var t=e.memoizedState;if(t!==null)return t;t={memoizedState:le,baseState:le,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Po,lastRenderedState:le},next:null};var n={};return t.next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Po,lastRenderedState:n},next:null},e.memoizedState=t,e=e.alternate,e!==null&&(e.memoizedState=t),t}function Ts(e){var t=ws(e);t.next===null&&(t=e.alternate.memoizedState),Ms(e,t.next.queue,{},pu())}function Es(){return $i(Qf)}function Ds(){return ko().memoizedState}function Os(){return ko().memoizedState}function ks(e){for(var t=e.return;t!==null;){switch(t.tag){case 24:case 3:var n=pu();e=Va(n);var r=Ha(t,e,n);r!==null&&(hu(r,t,n),Ua(r,t,n)),t={cache:oa()},e.payload=t;return}t=t.return}}function As(e,t,n){var r=pu();n={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null},Ps(e)?Fs(t,n):(n=ti(e,t,n,r),n!==null&&(hu(n,e,r),Is(n,t,r)))}function js(e,t,n){Ms(e,t,n,pu())}function Ms(e,t,n,r){var i={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null};if(Ps(e))Fs(t,i);else{var a=e.alternate;if(e.lanes===0&&(a===null||a.lanes===0)&&(a=t.lastRenderedReducer,a!==null))try{var o=t.lastRenderedState,s=a(o,n);if(i.hasEagerState=!0,i.eagerState=s,xr(s,o))return ei(e,t,i,0),q===null&&$r(),!1}catch{}if(n=ti(e,t,i,r),n!==null)return hu(n,e,r),Is(n,t,r),!0}return!1}function Ns(e,t,n,r){if(r={lane:2,revertLane:dd(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Ps(e)){if(t)throw Error(i(479))}else t=ti(e,n,r,2),t!==null&&hu(t,e,2)}function Ps(e){var t=e.alternate;return e===H||t!==null&&t===H}function Fs(e,t){mo=po=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function Is(e,t,n){if(n&4194048){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,ot(e,n)}}var Ls={readContext:$i,use:Mo,useCallback:W,useContext:W,useEffect:W,useImperativeHandle:W,useLayoutEffect:W,useInsertionEffect:W,useMemo:W,useReducer:W,useRef:W,useState:W,useDebugValue:W,useDeferredValue:W,useTransition:W,useSyncExternalStore:W,useId:W,useHostTransitionStatus:W,useFormState:W,useActionState:W,useOptimistic:W,useMemoCache:W,useCacheRefresh:W};Ls.useEffectEvent=W;var Rs={readContext:$i,use:Mo,useCallback:function(e,t){return Oo().memoizedState=[e,t===void 0?null:t],e},useContext:$i,useEffect:cs,useImperativeHandle:function(e,t,n){n=n==null?null:n.concat([e]),os(4194308,4,ms.bind(null,t,e),n)},useLayoutEffect:function(e,t){return os(4194308,4,e,t)},useInsertionEffect:function(e,t){os(4,2,e,t)},useMemo:function(e,t){var n=Oo();t=t===void 0?null:t;var r=e();if(ho){Ue(!0);try{e()}finally{Ue(!1)}}return n.memoizedState=[r,t],r},useReducer:function(e,t,n){var r=Oo();if(n!==void 0){var i=n(t);if(ho){Ue(!0);try{n(t)}finally{Ue(!1)}}}else i=t;return r.memoizedState=r.baseState=i,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:i},r.queue=e,e=e.dispatch=As.bind(null,H,e),[r.memoizedState,e]},useRef:function(e){var t=Oo();return e={current:e},t.memoizedState=e},useState:function(e){e=Wo(e);var t=e.queue,n=js.bind(null,H,t);return t.dispatch=n,[e.memoizedState,n]},useDebugValue:gs,useDeferredValue:function(e,t){return ys(Oo(),e,t)},useTransition:function(){var e=Wo(!1);return e=xs.bind(null,H,e.queue,!0,!1),Oo().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,n){var r=H,a=Oo();if(V){if(n===void 0)throw Error(i(407));n=n()}else{if(n=t(),q===null)throw Error(i(349));Y&127||zo(r,t,n)}a.memoizedState=n;var o={value:n,getSnapshot:t};return a.queue=o,cs(Vo.bind(null,r,o,e),[e]),r.flags|=2048,is(9,{destroy:void 0},Bo.bind(null,r,o,n,t),null),n},useId:function(){var e=Oo(),t=q.identifierPrefix;if(V){var n=Ei,r=Ti;n=(r&~(1<<32-We(r)-1)).toString(32)+n,t=`_`+t+`R_`+n,n=go++,0<n&&(t+=`H`+n.toString(32)),t+=`_`}else n=yo++,t=`_`+t+`r_`+n.toString(32)+`_`;return e.memoizedState=t},useHostTransitionStatus:Es,useFormState:$o,useActionState:$o,useOptimistic:function(e){var t=Oo();t.memoizedState=t.baseState=e;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=n,t=Ns.bind(null,H,!0,n),n.dispatch=t,[e,t]},useMemoCache:No,useCacheRefresh:function(){return Oo().memoizedState=ks.bind(null,H)},useEffectEvent:function(e){var t=Oo(),n={impl:e};return t.memoizedState=n,function(){if(K&2)throw Error(i(440));return n.impl.apply(void 0,arguments)}}},zs={readContext:$i,use:Mo,useCallback:_s,useContext:$i,useEffect:ls,useImperativeHandle:hs,useInsertionEffect:fs,useLayoutEffect:ps,useMemo:vs,useReducer:Fo,useRef:as,useState:function(){return Fo(Po)},useDebugValue:gs,useDeferredValue:function(e,t){return bs(ko(),U.memoizedState,e,t)},useTransition:function(){var e=Fo(Po)[0],t=ko().memoizedState;return[typeof e==`boolean`?e:jo(e),t]},useSyncExternalStore:Ro,useId:Ds,useHostTransitionStatus:Es,useFormState:es,useActionState:es,useOptimistic:function(e,t){return Go(ko(),U,e,t)},useMemoCache:No,useCacheRefresh:Os};zs.useEffectEvent=ds;var Bs={readContext:$i,use:Mo,useCallback:_s,useContext:$i,useEffect:ls,useImperativeHandle:hs,useInsertionEffect:fs,useLayoutEffect:ps,useMemo:vs,useReducer:Lo,useRef:as,useState:function(){return Lo(Po)},useDebugValue:gs,useDeferredValue:function(e,t){var n=ko();return U===null?ys(n,e,t):bs(n,U.memoizedState,e,t)},useTransition:function(){var e=Lo(Po)[0],t=ko().memoizedState;return[typeof e==`boolean`?e:jo(e),t]},useSyncExternalStore:Ro,useId:Ds,useHostTransitionStatus:Es,useFormState:rs,useActionState:rs,useOptimistic:function(e,t){var n=ko();return U===null?(n.baseState=e,[e,n.queue.dispatch]):Go(n,U,e,t)},useMemoCache:No,useCacheRefresh:Os};Bs.useEffectEvent=ds;function Vs(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:h({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var Hs={enqueueSetState:function(e,t,n){e=e._reactInternals;var r=pu(),i=Va(r);i.payload=t,n!=null&&(i.callback=n),t=Ha(e,i,r),t!==null&&(hu(t,e,r),Ua(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=pu(),i=Va(r);i.tag=1,i.payload=t,n!=null&&(i.callback=n),t=Ha(e,i,r),t!==null&&(hu(t,e,r),Ua(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=pu(),r=Va(n);r.tag=2,t!=null&&(r.callback=t),t=Ha(e,r,n),t!==null&&(hu(t,e,n),Ua(t,e,n))}};function Us(e,t,n,r,i,a,o){return e=e.stateNode,typeof e.shouldComponentUpdate==`function`?e.shouldComponentUpdate(r,a,o):t.prototype&&t.prototype.isPureReactComponent?!Sr(n,r)||!Sr(i,a):!0}function Ws(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&&Hs.enqueueReplaceState(t,t.state,null)}function Gs(e,t){var n=t;if(`ref`in t)for(var r in n={},t)r!==`ref`&&(n[r]=t[r]);if(e=e.defaultProps)for(var i in n===t&&(n=h({},n)),e)n[i]===void 0&&(n[i]=e[i]);return n}function Ks(e){Yr(e)}function qs(e){console.error(e)}function Js(e){Yr(e)}function Ys(e,t){try{var n=e.onUncaughtError;n(t.value,{componentStack:t.stack})}catch(e){setTimeout(function(){throw e})}}function Xs(e,t,n){try{var r=e.onCaughtError;r(n.value,{componentStack:n.stack,errorBoundary:t.tag===1?t.stateNode:null})}catch(e){setTimeout(function(){throw e})}}function Zs(e,t,n){return n=Va(n),n.tag=3,n.payload={element:null},n.callback=function(){Ys(e,t)},n}function Qs(e){return e=Va(e),e.tag=3,e}function $s(e,t,n,r){var i=n.type.getDerivedStateFromError;if(typeof i==`function`){var a=r.value;e.payload=function(){return i(a)},e.callback=function(){Xs(t,n,r)}}var o=n.stateNode;o!==null&&typeof o.componentDidCatch==`function`&&(e.callback=function(){Xs(t,n,r),typeof i!=`function`&&(ru===null?ru=new Set([this]):ru.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:e===null?``:e})})}function ec(e,t,n,r,a){if(n.flags|=32768,typeof r==`object`&&r&&typeof r.then==`function`){if(t=n.alternate,t!==null&&Xi(t,n,a,!0),n=to.current,n!==null){switch(n.tag){case 31:case 13:return no===null?Du():n.alternate===null&&Wl===0&&(Wl=3),n.flags&=-257,n.flags|=65536,n.lanes=a,r===Ca?n.flags|=16384:(t=n.updateQueue,t===null?n.updateQueue=new Set([r]):t.add(r),Gu(e,r,a)),!1;case 22:return n.flags|=65536,r===Ca?n.flags|=16384:(t=n.updateQueue,t===null?(t={transitions:null,markerInstances:null,retryQueue:new Set([r])},n.updateQueue=t):(n=t.retryQueue,n===null?t.retryQueue=new Set([r]):n.add(r)),Gu(e,r,a)),!1}throw Error(i(435,n.tag))}return Gu(e,r,a),Du(),!1}if(V)return t=to.current,t===null?(r!==Fi&&(t=Error(i(423),{cause:r}),Hi(_i(t,n))),e=e.current.alternate,e.flags|=65536,a&=-a,e.lanes|=a,r=_i(r,n),a=Zs(e.stateNode,r,a),Wa(e,a),Wl!==4&&(Wl=2)):(!(t.flags&65536)&&(t.flags|=256),t.flags|=65536,t.lanes=a,r!==Fi&&(e=Error(i(422),{cause:r}),Hi(_i(e,n)))),!1;var o=Error(i(520),{cause:r});if(o=_i(o,n),Xl===null?Xl=[o]:Xl.push(o),Wl!==4&&(Wl=2),t===null)return!0;r=_i(r,n),n=t;do{switch(n.tag){case 3:return n.flags|=65536,e=a&-a,n.lanes|=e,e=Zs(n.stateNode,r,e),Wa(n,e),!1;case 1:if(t=n.type,o=n.stateNode,!(n.flags&128)&&(typeof t.getDerivedStateFromError==`function`||o!==null&&typeof o.componentDidCatch==`function`&&(ru===null||!ru.has(o))))return n.flags|=65536,a&=-a,n.lanes|=a,a=Qs(a),$s(a,e,n,r),Wa(n,a),!1}n=n.return}while(n!==null);return!1}var tc=Error(i(461)),nc=!1;function rc(e,t,n,r){t.child=e===null?La(t,null,n,r):Ia(t,e.child,n,r)}function ic(e,t,n,r,i){n=n.render;var a=t.ref;if(`ref`in r){var o={};for(var s in r)s!==`ref`&&(o[s]=r[s])}else o=r;return Qi(t),r=xo(e,t,n,o,a,i),s=To(),e!==null&&!nc?(Eo(e,t,i),Oc(e,t,i)):(V&&s&&ki(t),t.flags|=1,rc(e,t,r,i),t.child)}function ac(e,t,n,r,i){if(e===null){var a=n.type;return typeof a==`function`&&!ci(a)&&a.defaultProps===void 0&&n.compare===null?(t.tag=15,t.type=a,oc(e,t,a,r,i)):(e=di(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,!kc(e,i)){var o=a.memoizedProps;if(n=n.compare,n=n===null?Sr:n,n(o,r)&&e.ref===t.ref)return Oc(e,t,i)}return t.flags|=1,e=li(a,r),e.ref=t.ref,e.return=t,t.child=e}function oc(e,t,n,r,i){if(e!==null){var a=e.memoizedProps;if(Sr(a,r)&&e.ref===t.ref){if(nc=!1,t.pendingProps=r=a,kc(e,i))e.flags&131072&&(nc=!0);else return t.lanes=e.lanes,Oc(e,t,i)}}return mc(e,t,n,r,i)}function sc(e,t,n,r){var i=r.children,a=e===null?null:e.memoizedState;if(e===null&&t.stateNode===null&&(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),r.mode===`hidden`){if(t.flags&128){if(a=a===null?n:a.baseLanes|n,e!==null){for(r=t.child=e.child,i=0;r!==null;)i=i|r.lanes|r.childLanes,r=r.sibling;r=i&~a}else r=0,t.child=null;return lc(e,t,a,n,r)}if(n&536870912)t.memoizedState={baseLanes:0,cachePool:null},e!==null&&va(t,a===null?null:a.cachePool),a===null?$a():Qa(t,a),ao(t);else return r=t.lanes=536870912,lc(e,t,a===null?n:a.baseLanes|n,n,r)}else a===null?(e!==null&&va(t,null),$a(),oo(t)):(va(t,a.cachePool),Qa(t,a),oo(t),t.memoizedState=null);return rc(e,t,i,n),t.child}function cc(e,t){return e!==null&&e.tag===22||t.stateNode!==null||(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),t.sibling}function lc(e,t,n,r,i){var a=_a();return a=a===null?null:{parent:aa._currentValue,pool:a},t.memoizedState={baseLanes:n,cachePool:a},e!==null&&va(t,null),$a(),ao(t),e!==null&&Xi(e,t,r,!0),t.childLanes=i,null}function uc(e,t){return t=Cc({mode:t.mode,children:t.children},e.mode),t.ref=e.ref,e.child=t,t.return=e,t}function dc(e,t,n){return Ia(t,e.child,null,n),e=uc(t,t.pendingProps),e.flags|=2,so(t),t.memoizedState=null,e}function fc(e,t,n){var r=t.pendingProps,a=!!(t.flags&128);if(t.flags&=-129,e===null){if(V){if(r.mode===`hidden`)return e=uc(t,r),t.lanes=536870912,cc(null,e);if(io(t),(e=B)?(e=rf(e,Pi),e=e!==null&&e.data===`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:wi===null?null:{id:Ti,overflow:Ei},retryLane:536870912,hydrationErrors:null},n=mi(e),n.return=t,t.child=n,Mi=t,B=null)):e=null,e===null)throw Ii(t);return t.lanes=536870912,null}return uc(t,r)}var o=e.memoizedState;if(o!==null){var s=o.dehydrated;if(io(t),a){if(t.flags&256)t.flags&=-257,t=dc(e,t,n);else if(t.memoizedState!==null)t.child=e.child,t.flags|=128,t=null;else throw Error(i(558))}else if(nc||Xi(e,t,n,!1),a=(n&e.childLanes)!==0,nc||a){if(r=q,r!==null&&(s=st(r,n),s!==0&&s!==o.retryLane))throw o.retryLane=s,ni(e,s),hu(r,e,s),tc;Du(),t=dc(e,t,n)}else e=o.treeContext,B=cf(s.nextSibling),Mi=t,V=!0,Ni=null,Pi=!1,e!==null&&ji(t,e),t=uc(t,r),t.flags|=4096;return t}return e=li(e.child,{mode:r.mode,children:r.children}),e.ref=t.ref,t.child=e,e.return=t,e}function pc(e,t){var n=t.ref;if(n===null)e!==null&&e.ref!==null&&(t.flags|=4194816);else{if(typeof n!=`function`&&typeof n!=`object`)throw Error(i(284));(e===null||e.ref!==n)&&(t.flags|=4194816)}}function mc(e,t,n,r,i){return Qi(t),n=xo(e,t,n,r,void 0,i),r=To(),e!==null&&!nc?(Eo(e,t,i),Oc(e,t,i)):(V&&r&&ki(t),t.flags|=1,rc(e,t,n,i),t.child)}function hc(e,t,n,r,i,a){return Qi(t),t.updateQueue=null,n=Co(t,r,n,i),So(e),r=To(),e!==null&&!nc?(Eo(e,t,a),Oc(e,t,a)):(V&&r&&ki(t),t.flags|=1,rc(e,t,n,a),t.child)}function gc(e,t,n,r,i){if(Qi(t),t.stateNode===null){var a=ai,o=n.contextType;typeof o==`object`&&o&&(a=$i(o)),a=new n(r,a),t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,a.updater=Hs,t.stateNode=a,a._reactInternals=t,a=t.stateNode,a.props=r,a.state=t.memoizedState,a.refs={},za(t),o=n.contextType,a.context=typeof o==`object`&&o?$i(o):ai,a.state=t.memoizedState,o=n.getDerivedStateFromProps,typeof o==`function`&&(Vs(t,n,o,r),a.state=t.memoizedState),typeof n.getDerivedStateFromProps==`function`||typeof a.getSnapshotBeforeUpdate==`function`||typeof a.UNSAFE_componentWillMount!=`function`&&typeof a.componentWillMount!=`function`||(o=a.state,typeof a.componentWillMount==`function`&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount==`function`&&a.UNSAFE_componentWillMount(),o!==a.state&&Hs.enqueueReplaceState(a,a.state,null),qa(t,r,a,i),Ka(),a.state=t.memoizedState),typeof a.componentDidMount==`function`&&(t.flags|=4194308),r=!0}else if(e===null){a=t.stateNode;var s=t.memoizedProps,c=Gs(n,s);a.props=c;var l=a.context,u=n.contextType;o=ai,typeof u==`object`&&u&&(o=$i(u));var d=n.getDerivedStateFromProps;u=typeof d==`function`||typeof a.getSnapshotBeforeUpdate==`function`,s=t.pendingProps!==s,u||typeof a.UNSAFE_componentWillReceiveProps!=`function`&&typeof a.componentWillReceiveProps!=`function`||(s||l!==o)&&Ws(t,a,r,o),Ra=!1;var f=t.memoizedState;a.state=f,qa(t,r,a,i),Ka(),l=t.memoizedState,s||f!==l||Ra?(typeof d==`function`&&(Vs(t,n,d,r),l=t.memoizedState),(c=Ra||Us(t,n,c,r,f,l,o))?(u||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=o,r=c):(typeof a.componentDidMount==`function`&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,Ba(e,t),o=t.memoizedProps,u=Gs(n,o),a.props=u,d=t.pendingProps,f=a.context,l=n.contextType,c=ai,typeof l==`object`&&l&&(c=$i(l)),s=n.getDerivedStateFromProps,(l=typeof s==`function`||typeof a.getSnapshotBeforeUpdate==`function`)||typeof a.UNSAFE_componentWillReceiveProps!=`function`&&typeof a.componentWillReceiveProps!=`function`||(o!==d||f!==c)&&Ws(t,a,r,c),Ra=!1,f=t.memoizedState,a.state=f,qa(t,r,a,i),Ka();var p=t.memoizedState;o!==d||f!==p||Ra||e!==null&&e.dependencies!==null&&Zi(e.dependencies)?(typeof s==`function`&&(Vs(t,n,s,r),p=t.memoizedState),(u=Ra||Us(t,n,u,r,f,p,c)||e!==null&&e.dependencies!==null&&Zi(e.dependencies))?(l||typeof a.UNSAFE_componentWillUpdate!=`function`&&typeof a.componentWillUpdate!=`function`||(typeof a.componentWillUpdate==`function`&&a.componentWillUpdate(r,p,c),typeof a.UNSAFE_componentWillUpdate==`function`&&a.UNSAFE_componentWillUpdate(r,p,c)),typeof a.componentDidUpdate==`function`&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate==`function`&&(t.flags|=1024)):(typeof a.componentDidUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),a.props=r,a.state=p,a.context=c,r=u):(typeof a.componentDidUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return a=r,pc(e,t),r=!!(t.flags&128),a||r?(a=t.stateNode,n=r&&typeof n.getDerivedStateFromError!=`function`?null:a.render(),t.flags|=1,e!==null&&r?(t.child=Ia(t,e.child,null,i),t.child=Ia(t,null,n,i)):rc(e,t,n,i),t.memoizedState=a.state,e=t.child):e=Oc(e,t,i),e}function _c(e,t,n,r){return Bi(),t.flags|=256,rc(e,t,n,r),t.child}var vc={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function yc(e){return{baseLanes:e,cachePool:ya()}}function bc(e,t,n){return e=e===null?0:e.childLanes&~n,t&&(e|=Jl),e}function xc(e,t,n){var r=t.pendingProps,a=!1,o=!!(t.flags&128),s;if((s=o)||(s=e!==null&&e.memoizedState===null?!1:!!(co.current&2)),s&&(a=!0,t.flags&=-129),s=!!(t.flags&32),t.flags&=-33,e===null){if(V){if(a?ro(t):oo(t),(e=B)?(e=rf(e,Pi),e=e!==null&&e.data!==`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:wi===null?null:{id:Ti,overflow:Ei},retryLane:536870912,hydrationErrors:null},n=mi(e),n.return=t,t.child=n,Mi=t,B=null)):e=null,e===null)throw Ii(t);return of(e)?t.lanes=32:t.lanes=536870912,null}var c=r.children;return r=r.fallback,a?(oo(t),a=t.mode,c=Cc({mode:`hidden`,children:c},a),r=fi(r,a,n,null),c.return=t,r.return=t,c.sibling=r,t.child=c,r=t.child,r.memoizedState=yc(n),r.childLanes=bc(e,s,n),t.memoizedState=vc,cc(null,r)):(ro(t),Sc(t,c))}var l=e.memoizedState;if(l!==null&&(c=l.dehydrated,c!==null)){if(o)t.flags&256?(ro(t),t.flags&=-257,t=wc(e,t,n)):t.memoizedState===null?(oo(t),c=r.fallback,a=t.mode,r=Cc({mode:`visible`,children:r.children},a),c=fi(c,a,n,null),c.flags|=2,r.return=t,c.return=t,r.sibling=c,t.child=r,Ia(t,e.child,null,n),r=t.child,r.memoizedState=yc(n),r.childLanes=bc(e,s,n),t.memoizedState=vc,t=cc(null,r)):(oo(t),t.child=e.child,t.flags|=128,t=null);else if(ro(t),of(c)){if(s=c.nextSibling&&c.nextSibling.dataset,s)var u=s.dgst;s=u,r=Error(i(419)),r.stack=``,r.digest=s,Hi({value:r,source:null,stack:null}),t=wc(e,t,n)}else if(nc||Xi(e,t,n,!1),s=(n&e.childLanes)!==0,nc||s){if(s=q,s!==null&&(r=st(s,n),r!==0&&r!==l.retryLane))throw l.retryLane=r,ni(e,r),hu(s,e,r),tc;af(c)||Du(),t=wc(e,t,n)}else af(c)?(t.flags|=192,t.child=e.child,t=null):(e=l.treeContext,B=cf(c.nextSibling),Mi=t,V=!0,Ni=null,Pi=!1,e!==null&&ji(t,e),t=Sc(t,r.children),t.flags|=4096);return t}return a?(oo(t),c=r.fallback,a=t.mode,l=e.child,u=l.sibling,r=li(l,{mode:`hidden`,children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u===null?(c=fi(c,a,n,null),c.flags|=2):c=li(u,c),c.return=t,r.return=t,r.sibling=c,t.child=r,cc(null,r),r=t.child,c=e.child.memoizedState,c===null?c=yc(n):(a=c.cachePool,a===null?a=ya():(l=aa._currentValue,a=a.parent===l?a:{parent:l,pool:l}),c={baseLanes:c.baseLanes|n,cachePool:a}),r.memoizedState=c,r.childLanes=bc(e,s,n),t.memoizedState=vc,cc(e.child,r)):(ro(t),n=e.child,e=n.sibling,n=li(n,{mode:`visible`,children:r.children}),n.return=t,n.sibling=null,e!==null&&(s=t.deletions,s===null?(t.deletions=[e],t.flags|=16):s.push(e)),t.child=n,t.memoizedState=null,n)}function Sc(e,t){return t=Cc({mode:`visible`,children:t},e.mode),t.return=e,e.child=t}function Cc(e,t){return e=si(22,e,null,t),e.lanes=0,e}function wc(e,t,n){return Ia(t,e.child,null,n),e=Sc(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function Tc(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),Ji(e.return,t,n)}function Ec(e,t,n,r,i,a){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i,treeForkCount:a}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i,o.treeForkCount=a)}function Dc(e,t,n){var r=t.pendingProps,i=r.revealOrder,a=r.tail;r=r.children;var o=co.current,s=!!(o&2);if(s?(o=o&1|2,t.flags|=128):o&=1,j(co,o),rc(e,t,r,n),r=V?xi:0,!s&&e!==null&&e.flags&128)a:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Tc(e,n,t);else if(e.tag===19)Tc(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break a;for(;e.sibling===null;){if(e.return===null||e.return===t)break a;e=e.return}e.sibling.return=e.return,e=e.sibling}switch(i){case`forwards`:for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&lo(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),Ec(t,!1,i,n,a,r);break;case`backwards`:case`unstable_legacy-backwards`:for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&lo(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}Ec(t,!0,n,null,a,r);break;case`together`:Ec(t,!1,null,null,void 0,r);break;default:t.memoizedState=null}return t.child}function Oc(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Gl|=t.lanes,(n&t.childLanes)===0){if(e!==null){if(Xi(e,t,n,!1),(n&t.childLanes)===0)return null}else return null}if(e!==null&&t.child!==e.child)throw Error(i(153));if(t.child!==null){for(e=t.child,n=li(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=li(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function kc(e,t){return(e.lanes&t)!==0||(e=e.dependencies,!!(e!==null&&Zi(e)))}function Ac(e,t,n){switch(t.tag){case 3:ge(t,t.stateNode.containerInfo),Ki(t,aa,e.memoizedState.cache),Bi();break;case 27:case 5:ve(t);break;case 4:ge(t,t.stateNode.containerInfo);break;case 10:Ki(t,t.type,t.memoizedProps.value);break;case 31:if(t.memoizedState!==null)return t.flags|=128,io(t),null;break;case 13:var r=t.memoizedState;if(r!==null)return r.dehydrated===null?(n&t.child.childLanes)===0?(ro(t),e=Oc(e,t,n),e===null?null:e.sibling):xc(e,t,n):(ro(t),t.flags|=128,null);ro(t);break;case 19:var i=!!(e.flags&128);if(r=(n&t.childLanes)!==0,r||=(Xi(e,t,n,!1),(n&t.childLanes)!==0),i){if(r)return Dc(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),j(co,co.current),r)break;return null;case 22:return t.lanes=0,sc(e,t,n,t.pendingProps);case 24:Ki(t,aa,e.memoizedState.cache)}return Oc(e,t,n)}function jc(e,t,n){if(e!==null){if(e.memoizedProps!==t.pendingProps)nc=!0;else{if(!kc(e,n)&&!(t.flags&128))return nc=!1,Ac(e,t,n);nc=!!(e.flags&131072)}}else nc=!1,V&&t.flags&1048576&&Oi(t,xi,t.index);switch(t.lanes=0,t.tag){case 16:a:{var r=t.pendingProps;if(e=Ea(t.elementType),t.type=e,typeof e==`function`)ci(e)?(r=Gs(e,r),t.tag=1,t=gc(null,t,e,r,n)):(t.tag=0,t=mc(null,t,e,r,n));else{if(e!=null){var a=e.$$typeof;if(a===C){t.tag=11,t=ic(null,t,e,r,n);break a}if(a===w){t.tag=14,t=ac(null,t,e,r,n);break a}}throw t=se(e)||e,Error(i(306,t,``))}}return t;case 0:return mc(e,t,t.type,t.pendingProps,n);case 1:return r=t.type,a=Gs(r,t.pendingProps),gc(e,t,r,a,n);case 3:a:{if(ge(t,t.stateNode.containerInfo),e===null)throw Error(i(387));r=t.pendingProps;var o=t.memoizedState;a=o.element,Ba(e,t),qa(t,r,null,n);var s=t.memoizedState;if(r=s.cache,Ki(t,aa,r),r!==o.cache&&Yi(t,[aa],n,!0),Ka(),r=s.element,o.isDehydrated){if(o={element:r,isDehydrated:!1,cache:s.cache},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){t=_c(e,t,r,n);break a}if(r!==a){a=_i(Error(i(424)),t),Hi(a),t=_c(e,t,r,n);break a}switch(e=t.stateNode.containerInfo,e.nodeType){case 9:e=e.body;break;default:e=e.nodeName===`HTML`?e.ownerDocument.body:e}for(B=cf(e.firstChild),Mi=t,V=!0,Ni=null,Pi=!0,n=La(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling}else{if(Bi(),r===a){t=Oc(e,t,n);break a}rc(e,t,r,n)}t=t.child}return t;case 26:return pc(e,t),e===null?(n=kf(t.type,null,t.pendingProps,null))?t.memoizedState=n:V||(n=t.type,e=t.pendingProps,r=Bd(me.current).createElement(n),r[ft]=t,r[pt]=e,Pd(r,n,e),wt(r),t.stateNode=r):t.memoizedState=kf(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return ve(t),e===null&&V&&(r=t.stateNode=ff(t.type,t.pendingProps,me.current),Mi=t,Pi=!0,a=B,Zd(t.type)?(lf=a,B=cf(r.firstChild)):B=a),rc(e,t,t.pendingProps.children,n),pc(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&V&&((a=r=B)&&(r=tf(r,t.type,t.pendingProps,Pi),r===null?a=!1:(t.stateNode=r,Mi=t,B=cf(r.firstChild),Pi=!1,a=!0)),a||Ii(t)),ve(t),a=t.type,o=t.pendingProps,s=e===null?null:e.memoizedProps,r=o.children,Ud(a,o)?r=null:s!==null&&Ud(a,s)&&(t.flags|=32),t.memoizedState!==null&&(a=xo(e,t,wo,null,null,n),Qf._currentValue=a),pc(e,t),rc(e,t,r,n),t.child;case 6:return e===null&&V&&((e=n=B)&&(n=nf(n,t.pendingProps,Pi),n===null?e=!1:(t.stateNode=n,Mi=t,B=null,e=!0)),e||Ii(t)),null;case 13:return xc(e,t,n);case 4:return ge(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Ia(t,null,r,n):rc(e,t,r,n),t.child;case 11:return ic(e,t,t.type,t.pendingProps,n);case 7:return rc(e,t,t.pendingProps,n),t.child;case 8:return rc(e,t,t.pendingProps.children,n),t.child;case 12:return rc(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,Ki(t,t.type,r.value),rc(e,t,r.children,n),t.child;case 9:return a=t.type._context,r=t.pendingProps.children,Qi(t),a=$i(a),r=r(a),t.flags|=1,rc(e,t,r,n),t.child;case 14:return ac(e,t,t.type,t.pendingProps,n);case 15:return oc(e,t,t.type,t.pendingProps,n);case 19:return Dc(e,t,n);case 31:return fc(e,t,n);case 22:return sc(e,t,n,t.pendingProps);case 24:return Qi(t),r=$i(aa),e===null?(a=_a(),a===null&&(a=q,o=oa(),a.pooledCache=o,o.refCount++,o!==null&&(a.pooledCacheLanes|=n),a=o),t.memoizedState={parent:r,cache:a},za(t),Ki(t,aa,a)):((e.lanes&n)!==0&&(Ba(e,t),qa(t,null,null,n),Ka()),a=e.memoizedState,o=t.memoizedState,a.parent===r?(r=o.cache,Ki(t,aa,r),r!==a.cache&&Yi(t,[aa],n,!0)):(a={parent:r,cache:r},t.memoizedState=a,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=a),Ki(t,aa,r))),rc(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(i(156,t.tag))}function Mc(e){e.flags|=4}function Nc(e,t,n,r,i){if((t=!!(e.mode&32))&&(t=!1),t){if(e.flags|=16777216,(i&335544128)===i){if(e.stateNode.complete)e.flags|=8192;else if(wu())e.flags|=8192;else throw Da=Ca,xa}}else e.flags&=-16777217}function Pc(e,t){if(t.type!==`stylesheet`||t.state.loading&4)e.flags&=-16777217;else if(e.flags|=16777216,!Wf(t)){if(wu())e.flags|=8192;else throw Da=Ca,xa}}function Fc(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag===22?536870912:tt(),e.lanes|=t,Yl|=t)}function Ic(e,t){if(!V)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 G(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&65011712,r|=i.flags&65011712,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 Lc(e,t,n){var r=t.pendingProps;switch(Ai(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return G(t),null;case 1:return G(t),null;case 3:return n=t.stateNode,r=null,e!==null&&(r=e.memoizedState.cache),t.memoizedState.cache!==r&&(t.flags|=2048),qi(aa),_e(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(zi(t)?Mc(t):e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Vi())),G(t),null;case 26:var a=t.type,o=t.memoizedState;return e===null?(Mc(t),o===null?(G(t),Nc(t,a,null,r,n)):(G(t),Pc(t,o))):o?o===e.memoizedState?(G(t),t.flags&=-16777217):(Mc(t),G(t),Pc(t,o)):(e=e.memoizedProps,e!==r&&Mc(t),G(t),Nc(t,a,e,r,n)),null;case 27:if(ye(t),n=me.current,a=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Mc(t);else{if(!r){if(t.stateNode===null)throw Error(i(166));return G(t),null}e=fe.current,zi(t)?Li(t,e):(e=ff(a,r,n),t.stateNode=e,Mc(t))}return G(t),null;case 5:if(ye(t),a=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Mc(t);else{if(!r){if(t.stateNode===null)throw Error(i(166));return G(t),null}if(o=fe.current,zi(t))Li(t,o);else{var s=Bd(me.current);switch(o){case 1:o=s.createElementNS(`http://www.w3.org/2000/svg`,a);break;case 2:o=s.createElementNS(`http://www.w3.org/1998/Math/MathML`,a);break;default:switch(a){case`svg`:o=s.createElementNS(`http://www.w3.org/2000/svg`,a);break;case`math`:o=s.createElementNS(`http://www.w3.org/1998/Math/MathML`,a);break;case`script`:o=s.createElement(`div`),o.innerHTML=`<script><\/script>`,o=o.removeChild(o.firstChild);break;case`select`:o=typeof r.is==`string`?s.createElement(`select`,{is:r.is}):s.createElement(`select`),r.multiple?o.multiple=!0:r.size&&(o.size=r.size);break;default:o=typeof r.is==`string`?s.createElement(a,{is:r.is}):s.createElement(a)}}o[ft]=t,o[pt]=r;a:for(s=t.child;s!==null;){if(s.tag===5||s.tag===6)o.appendChild(s.stateNode);else if(s.tag!==4&&s.tag!==27&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===t)break a;for(;s.sibling===null;){if(s.return===null||s.return===t)break a;s=s.return}s.sibling.return=s.return,s=s.sibling}t.stateNode=o;a:switch(Pd(o,a,r),a){case`button`:case`input`:case`select`:case`textarea`:r=!!r.autoFocus;break a;case`img`:r=!0;break a;default:r=!1}r&&Mc(t)}}return G(t),Nc(t,t.type,e===null?null:e.memoizedProps,t.pendingProps,n),null;case 6:if(e&&t.stateNode!=null)e.memoizedProps!==r&&Mc(t);else{if(typeof r!=`string`&&t.stateNode===null)throw Error(i(166));if(e=me.current,zi(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,a=Mi,a!==null)switch(a.tag){case 27:case 5:r=a.memoizedProps}e[ft]=t,e=!!(e.nodeValue===n||r!==null&&!0===r.suppressHydrationWarning||Md(e.nodeValue,n)),e||Ii(t,!0)}else e=Bd(e).createTextNode(r),e[ft]=t,t.stateNode=e}return G(t),null;case 31:if(n=t.memoizedState,e===null||e.memoizedState!==null){if(r=zi(t),n!==null){if(e===null){if(!r)throw Error(i(318));if(e=t.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(557));e[ft]=t}else Bi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;G(t),e=!1}else n=Vi(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=n),e=!0;if(!e)return t.flags&256?(so(t),t):(so(t),null);if(t.flags&128)throw Error(i(558))}return G(t),null;case 13:if(r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(a=zi(t),r!==null&&r.dehydrated!==null){if(e===null){if(!a)throw Error(i(318));if(a=t.memoizedState,a=a===null?null:a.dehydrated,!a)throw Error(i(317));a[ft]=t}else Bi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;G(t),a=!1}else a=Vi(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=a),a=!0;if(!a)return t.flags&256?(so(t),t):(so(t),null)}return so(t),t.flags&128?(t.lanes=n,t):(n=r!==null,e=e!==null&&e.memoizedState!==null,n&&(r=t.child,a=null,r.alternate!==null&&r.alternate.memoizedState!==null&&r.alternate.memoizedState.cachePool!==null&&(a=r.alternate.memoizedState.cachePool.pool),o=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),o!==a&&(r.flags|=2048)),n!==e&&n&&(t.child.flags|=8192),Fc(t,t.updateQueue),G(t),null);case 4:return _e(),e===null&&Sd(t.stateNode.containerInfo),G(t),null;case 10:return qi(t.type),G(t),null;case 19:if(A(co),r=t.memoizedState,r===null)return G(t),null;if(a=!!(t.flags&128),o=r.rendering,o===null){if(a)Ic(r,!1);else{if(Wl!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(o=lo(e),o!==null){for(t.flags|=128,Ic(r,!1),e=o.updateQueue,t.updateQueue=e,Fc(t,e),t.subtreeFlags=0,e=n,n=t.child;n!==null;)ui(n,e),n=n.sibling;return j(co,co.current&1|2),V&&Di(t,r.treeForkCount),t.child}e=e.sibling}r.tail!==null&&Me()>tu&&(t.flags|=128,a=!0,Ic(r,!1),t.lanes=4194304)}}else{if(!a){if(e=lo(o),e!==null){if(t.flags|=128,a=!0,e=e.updateQueue,t.updateQueue=e,Fc(t,e),Ic(r,!0),r.tail===null&&r.tailMode===`hidden`&&!o.alternate&&!V)return G(t),null}else 2*Me()-r.renderingStartTime>tu&&n!==536870912&&(t.flags|=128,a=!0,Ic(r,!1),t.lanes=4194304)}r.isBackwards?(o.sibling=t.child,t.child=o):(e=r.last,e===null?t.child=o:e.sibling=o,r.last=o)}return r.tail===null?(G(t),null):(e=r.tail,r.rendering=e,r.tail=e.sibling,r.renderingStartTime=Me(),e.sibling=null,n=co.current,j(co,a?n&1|2:n&1),V&&Di(t,r.treeForkCount),e);case 22:case 23:return so(t),eo(),r=t.memoizedState!==null,e===null?r&&(t.flags|=8192):e.memoizedState!==null!==r&&(t.flags|=8192),r?n&536870912&&!(t.flags&128)&&(G(t),t.subtreeFlags&6&&(t.flags|=8192)):G(t),n=t.updateQueue,n!==null&&Fc(t,n.retryQueue),n=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),r=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),e!==null&&A(ga),null;case 24:return n=null,e!==null&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),qi(aa),G(t),null;case 25:return null;case 30:return null}throw Error(i(156,t.tag))}function Rc(e,t){switch(Ai(t),t.tag){case 1:return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return qi(aa),_e(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 26:case 27:case 5:return ye(t),null;case 31:if(t.memoizedState!==null){if(so(t),t.alternate===null)throw Error(i(340));Bi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 13:if(so(t),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(i(340));Bi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return A(co),null;case 4:return _e(),null;case 10:return qi(t.type),null;case 22:case 23:return so(t),eo(),e!==null&&A(ga),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 24:return qi(aa),null;case 25:return null;default:return null}}function zc(e,t){switch(Ai(t),t.tag){case 3:qi(aa),_e();break;case 26:case 27:case 5:ye(t);break;case 4:_e();break;case 31:t.memoizedState!==null&&so(t);break;case 13:so(t);break;case 19:A(co);break;case 10:qi(t.type);break;case 22:case 23:so(t),eo(),e!==null&&A(ga);break;case 24:qi(aa)}}function Bc(e,t){try{var n=t.updateQueue,r=n===null?null:n.lastEffect;if(r!==null){var i=r.next;n=i;do{if((n.tag&e)===e){r=void 0;var a=n.create,o=n.inst;r=a(),o.destroy=r}n=n.next}while(n!==i)}}catch(e){Z(t,t.return,e)}}function Vc(e,t,n){try{var r=t.updateQueue,i=r===null?null:r.lastEffect;if(i!==null){var a=i.next;r=a;do{if((r.tag&e)===e){var o=r.inst,s=o.destroy;if(s!==void 0){o.destroy=void 0,i=t;var c=n,l=s;try{l()}catch(e){Z(i,c,e)}}}r=r.next}while(r!==a)}}catch(e){Z(t,t.return,e)}}function Hc(e){var t=e.updateQueue;if(t!==null){var n=e.stateNode;try{Ya(t,n)}catch(t){Z(e,e.return,t)}}}function Uc(e,t,n){n.props=Gs(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(n){Z(e,t,n)}}function Wc(e,t){try{var n=e.ref;if(n!==null){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;case 30:r=e.stateNode;break;default:r=e.stateNode}typeof n==`function`?e.refCleanup=n(r):n.current=r}}catch(n){Z(e,t,n)}}function Gc(e,t){var n=e.ref,r=e.refCleanup;if(n!==null){if(typeof r==`function`)try{r()}catch(n){Z(e,t,n)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof n==`function`)try{n(null)}catch(n){Z(e,t,n)}else n.current=null}}function Kc(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{a:switch(t){case`button`:case`input`:case`select`:case`textarea`:n.autoFocus&&r.focus();break a;case`img`:n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(t){Z(e,e.return,t)}}function qc(e,t,n){try{var r=e.stateNode;Fd(r,e.type,n,t),r[pt]=t}catch(t){Z(e,e.return,t)}}function Jc(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&Zd(e.type)||e.tag===4}function Yc(e){a:for(;;){for(;e.sibling===null;){if(e.return===null||Jc(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.tag===27&&Zd(e.type)||e.flags&2||e.child===null||e.tag===4)continue a;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Xc(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?(n.nodeType===9?n.body:n.nodeName===`HTML`?n.ownerDocument.body:n).insertBefore(e,t):(t=n.nodeType===9?n.body:n.nodeName===`HTML`?n.ownerDocument.body:n,t.appendChild(e),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=L));else if(r!==4&&(r===27&&Zd(e.type)&&(n=e.stateNode,t=null),e=e.child,e!==null))for(Xc(e,t,n),e=e.sibling;e!==null;)Xc(e,t,n),e=e.sibling}function Zc(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&&(r===27&&Zd(e.type)&&(n=e.stateNode),e=e.child,e!==null))for(Zc(e,t,n),e=e.sibling;e!==null;)Zc(e,t,n),e=e.sibling}function Qc(e){var t=e.stateNode,n=e.memoizedProps;try{for(var r=e.type,i=t.attributes;i.length;)t.removeAttributeNode(i[0]);Pd(t,r,n),t[ft]=e,t[pt]=n}catch(t){Z(e,e.return,t)}}var $c=!1,el=!1,tl=!1,nl=typeof WeakSet==`function`?WeakSet:Set,rl=null;function il(e,t){if(e=e.containerInfo,Rd=sp,e=Er(e),Dr(e)){if(`selectionStart`in e)var n={start:e.selectionStart,end:e.selectionEnd};else a:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var a=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break a}var s=0,c=-1,l=-1,u=0,d=0,f=e,p=null;b:for(;;){for(var m;f!==n||a!==0&&f.nodeType!==3||(c=s+a),f!==o||r!==0&&f.nodeType!==3||(l=s+r),f.nodeType===3&&(s+=f.nodeValue.length),(m=f.firstChild)!==null;)p=f,f=m;for(;;){if(f===e)break b;if(p===n&&++u===a&&(c=s),p===o&&++d===r&&(l=s),(m=f.nextSibling)!==null)break;f=p,p=f.parentNode}f=m}n=c===-1||l===-1?null:{start:c,end:l}}else n=null}n||={start:0,end:0}}else n=null;for(zd={focusedElem:e,selectionRange:n},sp=!1,rl=t;rl!==null;)if(t=rl,e=t.child,t.subtreeFlags&1028&&e!==null)e.return=t,rl=e;else for(;rl!==null;){switch(t=rl,o=t.alternate,e=t.flags,t.tag){case 0:if(e&4&&(e=t.updateQueue,e=e===null?null:e.events,e!==null))for(n=0;n<e.length;n++)a=e[n],a.ref.impl=a.nextImpl;break;case 11:case 15:break;case 1:if(e&1024&&o!==null){e=void 0,n=t,a=o.memoizedProps,o=o.memoizedState,r=n.stateNode;try{var h=Gs(n.type,a);e=r.getSnapshotBeforeUpdate(h,o),r.__reactInternalSnapshotBeforeUpdate=e}catch(e){Z(n,n.return,e)}}break;case 3:if(e&1024){if(e=t.stateNode.containerInfo,n=e.nodeType,n===9)ef(e);else if(n===1)switch(e.nodeName){case`HEAD`:case`HTML`:case`BODY`:ef(e);break;default:e.textContent=``}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if(e&1024)throw Error(i(163))}if(e=t.sibling,e!==null){e.return=t.return,rl=e;break}rl=t.return}}function al(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:bl(e,n),r&4&&Bc(5,n);break;case 1:if(bl(e,n),r&4){if(e=n.stateNode,t===null)try{e.componentDidMount()}catch(e){Z(n,n.return,e)}else{var i=Gs(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(i,t,e.__reactInternalSnapshotBeforeUpdate)}catch(e){Z(n,n.return,e)}}}r&64&&Hc(n),r&512&&Wc(n,n.return);break;case 3:if(bl(e,n),r&64&&(e=n.updateQueue,e!==null)){if(t=null,n.child!==null)switch(n.child.tag){case 27:case 5:t=n.child.stateNode;break;case 1:t=n.child.stateNode}try{Ya(e,t)}catch(e){Z(n,n.return,e)}}break;case 27:t===null&&r&4&&Qc(n);case 26:case 5:bl(e,n),t===null&&r&4&&Kc(n),r&512&&Wc(n,n.return);break;case 12:bl(e,n);break;case 31:bl(e,n),r&4&&dl(e,n);break;case 13:bl(e,n),r&4&&fl(e,n),r&64&&(e=n.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(n=Ju.bind(null,n),sf(e,n))));break;case 22:if(r=n.memoizedState!==null||$c,!r){t=t!==null&&t.memoizedState!==null||el,i=$c;var a=el;$c=r,(el=t)&&!a?Sl(e,n,!!(n.subtreeFlags&8772)):bl(e,n),$c=i,el=a}break;case 30:break;default:bl(e,n)}}function ol(e){var t=e.alternate;t!==null&&(e.alternate=null,ol(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&N(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var sl=null,cl=!1;function ll(e,t,n){for(n=n.child;n!==null;)ul(e,t,n),n=n.sibling}function ul(e,t,n){if(He&&typeof He.onCommitFiberUnmount==`function`)try{He.onCommitFiberUnmount(Ve,n)}catch{}switch(n.tag){case 26:el||Gc(n,t),ll(e,t,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode,n.parentNode.removeChild(n));break;case 27:el||Gc(n,t);var r=sl,i=cl;Zd(n.type)&&(sl=n.stateNode,cl=!1),ll(e,t,n),pf(n.stateNode),sl=r,cl=i;break;case 5:el||Gc(n,t);case 6:if(r=sl,i=cl,sl=null,ll(e,t,n),sl=r,cl=i,sl!==null){if(cl)try{(sl.nodeType===9?sl.body:sl.nodeName===`HTML`?sl.ownerDocument.body:sl).removeChild(n.stateNode)}catch(e){Z(n,t,e)}else try{sl.removeChild(n.stateNode)}catch(e){Z(n,t,e)}}break;case 18:sl!==null&&(cl?(e=sl,Qd(e.nodeType===9?e.body:e.nodeName===`HTML`?e.ownerDocument.body:e,n.stateNode),Np(e)):Qd(sl,n.stateNode));break;case 4:r=sl,i=cl,sl=n.stateNode.containerInfo,cl=!0,ll(e,t,n),sl=r,cl=i;break;case 0:case 11:case 14:case 15:Vc(2,n,t),el||Vc(4,n,t),ll(e,t,n);break;case 1:el||(Gc(n,t),r=n.stateNode,typeof r.componentWillUnmount==`function`&&Uc(n,t,r)),ll(e,t,n);break;case 21:ll(e,t,n);break;case 22:el=(r=el)||n.memoizedState!==null,ll(e,t,n),el=r;break;default:ll(e,t,n)}}function dl(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null))){e=e.dehydrated;try{Np(e)}catch(e){Z(t,t.return,e)}}}function fl(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Np(e)}catch(e){Z(t,t.return,e)}}function pl(e){switch(e.tag){case 31:case 13:case 19:var t=e.stateNode;return t===null&&(t=e.stateNode=new nl),t;case 22:return e=e.stateNode,t=e._retryCache,t===null&&(t=e._retryCache=new nl),t;default:throw Error(i(435,e.tag))}}function ml(e,t){var n=pl(e);t.forEach(function(t){if(!n.has(t)){n.add(t);var r=Yu.bind(null,e,t);t.then(r,r)}})}function hl(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var a=n[r],o=e,s=t,c=s;a:for(;c!==null;){switch(c.tag){case 27:if(Zd(c.type)){sl=c.stateNode,cl=!1;break a}break;case 5:sl=c.stateNode,cl=!1;break a;case 3:case 4:sl=c.stateNode.containerInfo,cl=!0;break a}c=c.return}if(sl===null)throw Error(i(160));ul(o,s,a),sl=null,cl=!1,o=a.alternate,o!==null&&(o.return=null),a.return=null}if(t.subtreeFlags&13886)for(t=t.child;t!==null;)_l(t,e),t=t.sibling}var gl=null;function _l(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:hl(t,e),vl(e),r&4&&(Vc(3,e,e.return),Bc(3,e),Vc(5,e,e.return));break;case 1:hl(t,e),vl(e),r&512&&(el||n===null||Gc(n,n.return)),r&64&&$c&&(e=e.updateQueue,e!==null&&(r=e.callbacks,r!==null&&(n=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=n===null?r:n.concat(r))));break;case 26:var a=gl;if(hl(t,e),vl(e),r&512&&(el||n===null||Gc(n,n.return)),r&4){var o=n===null?null:n.memoizedState;if(r=e.memoizedState,n===null){if(r===null){if(e.stateNode===null){a:{r=e.type,n=e.memoizedProps,a=a.ownerDocument||a;b:switch(r){case`title`:o=a.getElementsByTagName(`title`)[0],(!o||o[yt]||o[ft]||o.namespaceURI===`http://www.w3.org/2000/svg`||o.hasAttribute(`itemprop`))&&(o=a.createElement(r),a.head.insertBefore(o,a.querySelector(`head > title`))),Pd(o,r,n),o[ft]=e,wt(o),r=o;break a;case`link`:var s=Vf(`link`,`href`,a).get(r+(n.href||``));if(s){for(var c=0;c<s.length;c++)if(o=s[c],o.getAttribute(`href`)===(n.href==null||n.href===``?null:n.href)&&o.getAttribute(`rel`)===(n.rel==null?null:n.rel)&&o.getAttribute(`title`)===(n.title==null?null:n.title)&&o.getAttribute(`crossorigin`)===(n.crossOrigin==null?null:n.crossOrigin)){s.splice(c,1);break b}}o=a.createElement(r),Pd(o,r,n),a.head.appendChild(o);break;case`meta`:if(s=Vf(`meta`,`content`,a).get(r+(n.content||``))){for(c=0;c<s.length;c++)if(o=s[c],o.getAttribute(`content`)===(n.content==null?null:``+n.content)&&o.getAttribute(`name`)===(n.name==null?null:n.name)&&o.getAttribute(`property`)===(n.property==null?null:n.property)&&o.getAttribute(`http-equiv`)===(n.httpEquiv==null?null:n.httpEquiv)&&o.getAttribute(`charset`)===(n.charSet==null?null:n.charSet)){s.splice(c,1);break b}}o=a.createElement(r),Pd(o,r,n),a.head.appendChild(o);break;default:throw Error(i(468,r))}o[ft]=e,wt(o),r=o}e.stateNode=r}else Hf(a,e.type,e.stateNode)}else e.stateNode=If(a,r,e.memoizedProps)}else o===r?r===null&&e.stateNode!==null&&qc(e,e.memoizedProps,n.memoizedProps):(o===null?n.stateNode!==null&&(n=n.stateNode,n.parentNode.removeChild(n)):o.count--,r===null?Hf(a,e.type,e.stateNode):If(a,r,e.memoizedProps))}break;case 27:hl(t,e),vl(e),r&512&&(el||n===null||Gc(n,n.return)),n!==null&&r&4&&qc(e,e.memoizedProps,n.memoizedProps);break;case 5:if(hl(t,e),vl(e),r&512&&(el||n===null||Gc(n,n.return)),e.flags&32){a=e.stateNode;try{qt(a,``)}catch(t){Z(e,e.return,t)}}r&4&&e.stateNode!=null&&(a=e.memoizedProps,qc(e,a,n===null?a:n.memoizedProps)),r&1024&&(tl=!0);break;case 6:if(hl(t,e),vl(e),r&4){if(e.stateNode===null)throw Error(i(162));r=e.memoizedProps,n=e.stateNode;try{n.nodeValue=r}catch(t){Z(e,e.return,t)}}break;case 3:if(Bf=null,a=gl,gl=gf(t.containerInfo),hl(t,e),gl=a,vl(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{Np(t.containerInfo)}catch(t){Z(e,e.return,t)}tl&&(tl=!1,yl(e));break;case 4:r=gl,gl=gf(e.stateNode.containerInfo),hl(t,e),vl(e),gl=r;break;case 12:hl(t,e),vl(e);break;case 31:hl(t,e),vl(e),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ml(e,r)));break;case 13:hl(t,e),vl(e),e.child.flags&8192&&e.memoizedState!==null!=(n!==null&&n.memoizedState!==null)&&($l=Me()),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ml(e,r)));break;case 22:a=e.memoizedState!==null;var l=n!==null&&n.memoizedState!==null,u=$c,d=el;if($c=u||a,el=d||l,hl(t,e),el=d,$c=u,vl(e),r&8192)a:for(t=e.stateNode,t._visibility=a?t._visibility&-2:t._visibility|1,a&&(n===null||l||$c||el||xl(e)),n=null,t=e;;){if(t.tag===5||t.tag===26){if(n===null){l=n=t;try{if(o=l.stateNode,a)s=o.style,typeof s.setProperty==`function`?s.setProperty(`display`,`none`,`important`):s.display=`none`;else{c=l.stateNode;var f=l.memoizedProps.style,p=f!=null&&f.hasOwnProperty(`display`)?f.display:null;c.style.display=p==null||typeof p==`boolean`?``:(``+p).trim()}}catch(e){Z(l,l.return,e)}}}else if(t.tag===6){if(n===null){l=t;try{l.stateNode.nodeValue=a?``:l.memoizedProps}catch(e){Z(l,l.return,e)}}}else if(t.tag===18){if(n===null){l=t;try{var m=l.stateNode;a?$d(m,!0):$d(l.stateNode,!1)}catch(e){Z(l,l.return,e)}}}else if((t.tag!==22&&t.tag!==23||t.memoizedState===null||t===e)&&t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break a;for(;t.sibling===null;){if(t.return===null||t.return===e)break a;n===t&&(n=null),t=t.return}n===t&&(n=null),t.sibling.return=t.return,t=t.sibling}r&4&&(r=e.updateQueue,r!==null&&(n=r.retryQueue,n!==null&&(r.retryQueue=null,ml(e,n))));break;case 19:hl(t,e),vl(e),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ml(e,r)));break;case 30:break;case 21:break;default:hl(t,e),vl(e)}}function vl(e){var t=e.flags;if(t&2){try{for(var n,r=e.return;r!==null;){if(Jc(r)){n=r;break}r=r.return}if(n==null)throw Error(i(160));switch(n.tag){case 27:var a=n.stateNode;Zc(e,Yc(e),a);break;case 5:var o=n.stateNode;n.flags&32&&(qt(o,``),n.flags&=-33),Zc(e,Yc(e),o);break;case 3:case 4:var s=n.stateNode.containerInfo;Xc(e,Yc(e),s);break;default:throw Error(i(161))}}catch(t){Z(e,e.return,t)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function yl(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var t=e;yl(t),t.tag===5&&t.flags&1024&&t.stateNode.reset(),e=e.sibling}}function bl(e,t){if(t.subtreeFlags&8772)for(t=t.child;t!==null;)al(e,t.alternate,t),t=t.sibling}function xl(e){for(e=e.child;e!==null;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:Vc(4,t,t.return),xl(t);break;case 1:Gc(t,t.return);var n=t.stateNode;typeof n.componentWillUnmount==`function`&&Uc(t,t.return,n),xl(t);break;case 27:pf(t.stateNode);case 26:case 5:Gc(t,t.return),xl(t);break;case 22:t.memoizedState===null&&xl(t);break;case 30:xl(t);break;default:xl(t)}e=e.sibling}}function Sl(e,t,n){for(n&&=!!(t.subtreeFlags&8772),t=t.child;t!==null;){var r=t.alternate,i=e,a=t,o=a.flags;switch(a.tag){case 0:case 11:case 15:Sl(i,a,n),Bc(4,a);break;case 1:if(Sl(i,a,n),r=a,i=r.stateNode,typeof i.componentDidMount==`function`)try{i.componentDidMount()}catch(e){Z(r,r.return,e)}if(r=a,i=r.updateQueue,i!==null){var s=r.stateNode;try{var c=i.shared.hiddenCallbacks;if(c!==null)for(i.shared.hiddenCallbacks=null,i=0;i<c.length;i++)Ja(c[i],s)}catch(e){Z(r,r.return,e)}}n&&o&64&&Hc(a),Wc(a,a.return);break;case 27:Qc(a);case 26:case 5:Sl(i,a,n),n&&r===null&&o&4&&Kc(a),Wc(a,a.return);break;case 12:Sl(i,a,n);break;case 31:Sl(i,a,n),n&&o&4&&dl(i,a);break;case 13:Sl(i,a,n),n&&o&4&&fl(i,a);break;case 22:a.memoizedState===null&&Sl(i,a,n),Wc(a,a.return);break;case 30:break;default:Sl(i,a,n)}t=t.sibling}}function Cl(e,t){var n=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),e=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(e=t.memoizedState.cachePool.pool),e!==n&&(e!=null&&e.refCount++,n!=null&&sa(n))}function wl(e,t){e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&sa(e))}function Tl(e,t,n,r){if(t.subtreeFlags&10256)for(t=t.child;t!==null;)El(e,t,n,r),t=t.sibling}function El(e,t,n,r){var i=t.flags;switch(t.tag){case 0:case 11:case 15:Tl(e,t,n,r),i&2048&&Bc(9,t);break;case 1:Tl(e,t,n,r);break;case 3:Tl(e,t,n,r),i&2048&&(e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&sa(e)));break;case 12:if(i&2048){Tl(e,t,n,r),e=t.stateNode;try{var a=t.memoizedProps,o=a.id,s=a.onPostCommit;typeof s==`function`&&s(o,t.alternate===null?`mount`:`update`,e.passiveEffectDuration,-0)}catch(e){Z(t,t.return,e)}}else Tl(e,t,n,r);break;case 31:Tl(e,t,n,r);break;case 13:Tl(e,t,n,r);break;case 23:break;case 22:a=t.stateNode,o=t.alternate,t.memoizedState===null?a._visibility&2?Tl(e,t,n,r):(a._visibility|=2,Dl(e,t,n,r,!!(t.subtreeFlags&10256)||!1)):a._visibility&2?Tl(e,t,n,r):Ol(e,t),i&2048&&Cl(o,t);break;case 24:Tl(e,t,n,r),i&2048&&wl(t.alternate,t);break;default:Tl(e,t,n,r)}}function Dl(e,t,n,r,i){for(i&&=!!(t.subtreeFlags&10256)||!1,t=t.child;t!==null;){var a=e,o=t,s=n,c=r,l=o.flags;switch(o.tag){case 0:case 11:case 15:Dl(a,o,s,c,i),Bc(8,o);break;case 23:break;case 22:var u=o.stateNode;o.memoizedState===null?(u._visibility|=2,Dl(a,o,s,c,i)):u._visibility&2?Dl(a,o,s,c,i):Ol(a,o),i&&l&2048&&Cl(o.alternate,o);break;case 24:Dl(a,o,s,c,i),i&&l&2048&&wl(o.alternate,o);break;default:Dl(a,o,s,c,i)}t=t.sibling}}function Ol(e,t){if(t.subtreeFlags&10256)for(t=t.child;t!==null;){var n=e,r=t,i=r.flags;switch(r.tag){case 22:Ol(n,r),i&2048&&Cl(r.alternate,r);break;case 24:Ol(n,r),i&2048&&wl(r.alternate,r);break;default:Ol(n,r)}t=t.sibling}}var kl=8192;function Al(e,t,n){if(e.subtreeFlags&kl)for(e=e.child;e!==null;)jl(e,t,n),e=e.sibling}function jl(e,t,n){switch(e.tag){case 26:Al(e,t,n),e.flags&kl&&e.memoizedState!==null&&Gf(n,gl,e.memoizedState,e.memoizedProps);break;case 5:Al(e,t,n);break;case 3:case 4:var r=gl;gl=gf(e.stateNode.containerInfo),Al(e,t,n),gl=r;break;case 22:e.memoizedState===null&&(r=e.alternate,r!==null&&r.memoizedState!==null?(r=kl,kl=16777216,Al(e,t,n),kl=r):Al(e,t,n));break;default:Al(e,t,n)}}function Ml(e){var t=e.alternate;if(t!==null&&(e=t.child,e!==null)){t.child=null;do t=e.sibling,e.sibling=null,e=t;while(e!==null)}}function Nl(e){var t=e.deletions;if(e.flags&16){if(t!==null)for(var n=0;n<t.length;n++){var r=t[n];rl=r,Il(r,e)}Ml(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Pl(e),e=e.sibling}function Pl(e){switch(e.tag){case 0:case 11:case 15:Nl(e),e.flags&2048&&Vc(9,e,e.return);break;case 3:Nl(e);break;case 12:Nl(e);break;case 22:var t=e.stateNode;e.memoizedState!==null&&t._visibility&2&&(e.return===null||e.return.tag!==13)?(t._visibility&=-3,Fl(e)):Nl(e);break;default:Nl(e)}}function Fl(e){var t=e.deletions;if(e.flags&16){if(t!==null)for(var n=0;n<t.length;n++){var r=t[n];rl=r,Il(r,e)}Ml(e)}for(e=e.child;e!==null;){switch(t=e,t.tag){case 0:case 11:case 15:Vc(8,t,t.return),Fl(t);break;case 22:n=t.stateNode,n._visibility&2&&(n._visibility&=-3,Fl(t));break;default:Fl(t)}e=e.sibling}}function Il(e,t){for(;rl!==null;){var n=rl;switch(n.tag){case 0:case 11:case 15:Vc(8,n,t);break;case 23:case 22:if(n.memoizedState!==null&&n.memoizedState.cachePool!==null){var r=n.memoizedState.cachePool.pool;r!=null&&r.refCount++}break;case 24:sa(n.memoizedState.cache)}if(r=n.child,r!==null)r.return=n,rl=r;else a:for(n=e;rl!==null;){r=rl;var i=r.sibling,a=r.return;if(ol(r),r===n){rl=null;break a}if(i!==null){i.return=a,rl=i;break a}rl=a}}}var Ll={getCacheForType:function(e){var t=$i(aa),n=t.data.get(e);return n===void 0&&(n=e(),t.data.set(e,n)),n},cacheSignal:function(){return $i(aa).controller.signal}},Rl=typeof WeakMap==`function`?WeakMap:Map,K=0,q=null,J=null,Y=0,X=0,zl=null,Bl=!1,Vl=!1,Hl=!1,Ul=0,Wl=0,Gl=0,Kl=0,ql=0,Jl=0,Yl=0,Xl=null,Zl=null,Ql=!1,$l=0,eu=0,tu=1/0,nu=null,ru=null,iu=0,au=null,ou=null,su=0,cu=0,lu=null,uu=null,du=0,fu=null;function pu(){return K&2&&Y!==0?Y&-Y:D.T===null?lt():dd()}function mu(){if(Jl===0){if(!(Y&536870912)||V){var e=Ye;Ye<<=1,!(Ye&3932160)&&(Ye=262144),Jl=e}else Jl=536870912}return e=to.current,e!==null&&(e.flags|=32),Jl}function hu(e,t,n){(e===q&&(X===2||X===9)||e.cancelPendingCommit!==null)&&(Su(e,0),yu(e,Y,Jl,!1)),rt(e,n),(!(K&2)||e!==q)&&(e===q&&(!(K&2)&&(Kl|=n),Wl===4&&yu(e,Y,Jl,!1)),rd(e))}function gu(e,t,n){if(K&6)throw Error(i(327));var r=!n&&!(t&127)&&(t&e.expiredLanes)===0||$e(e,t),a=r?Au(e,t):Ou(e,t,!0),o=r;do{if(a===0){Vl&&!r&&yu(e,t,0,!1);break}if(n=e.current.alternate,o&&!vu(n)){a=Ou(e,t,!1),o=!1;continue}if(a===2){if(o=t,e.errorRecoveryDisabledLanes&o)var s=0;else s=e.pendingLanes&-536870913,s=s===0?s&536870912?536870912:0:s;if(s!==0){t=s;a:{var c=e;a=Xl;var l=c.current.memoizedState.isDehydrated;if(l&&(Su(c,s).flags|=256),s=Ou(c,s,!1),s!==2){if(Hl&&!l){c.errorRecoveryDisabledLanes|=o,Kl|=o,a=4;break a}o=Zl,Zl=a,o!==null&&(Zl===null?Zl=o:Zl.push.apply(Zl,o))}a=s}if(o=!1,a!==2)continue}}if(a===1){Su(e,0),yu(e,t,0,!0);break}a:{switch(r=e,o=a,o){case 0:case 1:throw Error(i(345));case 4:if((t&4194048)!==t)break;case 6:yu(r,t,Jl,!Bl);break a;case 2:Zl=null;break;case 3:case 5:break;default:throw Error(i(329))}if((t&62914560)===t&&(a=$l+300-Me(),10<a)){if(yu(r,t,Jl,!Bl),Qe(r,0,!0)!==0)break a;su=t,r.timeoutHandle=Kd(_u.bind(null,r,n,Zl,nu,Ql,t,Jl,Kl,Yl,Bl,o,`Throttled`,-0,0),a);break a}_u(r,n,Zl,nu,Ql,t,Jl,Kl,Yl,Bl,o,null,-0,0)}break}while(1);rd(e)}function _u(e,t,n,r,i,a,o,s,c,l,u,d,f,p){if(e.timeoutHandle=-1,d=t.subtreeFlags,d&8192||(d&16785408)==16785408){d={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:L},jl(t,a,d);var m=(a&62914560)===a?$l-Me():(a&4194048)===a?eu-Me():0;if(m=qf(d,m),m!==null){su=a,e.cancelPendingCommit=m(Lu.bind(null,e,t,a,n,r,i,o,s,c,u,d,null,f,p)),yu(e,a,o,!l);return}}Lu(e,t,a,n,r,i,o,s,c)}function vu(e){for(var t=e;;){var n=t.tag;if((n===0||n===11||n===15)&&t.flags&16384&&(n=t.updateQueue,n!==null&&(n=n.stores,n!==null)))for(var r=0;r<n.length;r++){var i=n[r],a=i.getSnapshot;i=i.value;try{if(!xr(a(),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 yu(e,t,n,r){t&=~ql,t&=~Kl,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var i=t;0<i;){var a=31-We(i),o=1<<a;r[a]=-1,i&=~o}n!==0&&at(e,n,t)}function bu(){return K&6?!0:(id(0,!1),!1)}function xu(){if(J!==null){if(X===0)var e=J.return;else e=J,Gi=Wi=null,Do(e),Aa=null,ja=0,e=J;for(;e!==null;)zc(e.alternate,e),e=e.return;J=null}}function Su(e,t){var n=e.timeoutHandle;n!==-1&&(e.timeoutHandle=-1,qd(n)),n=e.cancelPendingCommit,n!==null&&(e.cancelPendingCommit=null,n()),su=0,xu(),q=e,J=n=li(e.current,null),Y=t,X=0,zl=null,Bl=!1,Vl=$e(e,t),Hl=!1,Yl=Jl=ql=Kl=Gl=Wl=0,Zl=Xl=null,Ql=!1,t&8&&(t|=t&32);var r=e.entangledLanes;if(r!==0)for(e=e.entanglements,r&=t;0<r;){var i=31-We(r),a=1<<i;t|=e[i],r&=~a}return Ul=t,$r(),n}function Cu(e,t){H=null,D.H=Ls,t===ba||t===Sa?(t=Oa(),X=3):t===xa?(t=Oa(),X=4):X=t===tc?8:typeof t==`object`&&t&&typeof t.then==`function`?6:1,zl=t,J===null&&(Wl=1,Ys(e,_i(t,e.current)))}function wu(){var e=to.current;return e===null?!0:(Y&4194048)===Y?no===null:(Y&62914560)===Y||Y&536870912?e===no:!1}function Tu(){var e=D.H;return D.H=Ls,e===null?Ls:e}function Eu(){var e=D.A;return D.A=Ll,e}function Du(){Wl=4,Bl||(Y&4194048)!==Y&&to.current!==null||(Vl=!0),!(Gl&134217727)&&!(Kl&134217727)||q===null||yu(q,Y,Jl,!1)}function Ou(e,t,n){var r=K;K|=2;var i=Tu(),a=Eu();(q!==e||Y!==t)&&(nu=null,Su(e,t)),t=!1;var o=Wl;a:do try{if(X!==0&&J!==null){var s=J,c=zl;switch(X){case 8:xu(),o=6;break a;case 3:case 2:case 9:case 6:to.current===null&&(t=!0);var l=X;if(X=0,zl=null,Pu(e,s,c,l),n&&Vl){o=0;break a}break;default:l=X,X=0,zl=null,Pu(e,s,c,l)}}ku(),o=Wl;break}catch(t){Cu(e,t)}while(1);return t&&e.shellSuspendCounter++,Gi=Wi=null,K=r,D.H=i,D.A=a,J===null&&(q=null,Y=0,$r()),o}function ku(){for(;J!==null;)Mu(J)}function Au(e,t){var n=K;K|=2;var r=Tu(),a=Eu();q!==e||Y!==t?(nu=null,tu=Me()+500,Su(e,t)):Vl=$e(e,t);a:do try{if(X!==0&&J!==null){t=J;var o=zl;b:switch(X){case 1:X=0,zl=null,Pu(e,t,o,1);break;case 2:case 9:if(wa(o)){X=0,zl=null,Nu(t);break}t=function(){X!==2&&X!==9||q!==e||(X=7),rd(e)},o.then(t,t);break a;case 3:X=7;break a;case 4:X=5;break a;case 7:wa(o)?(X=0,zl=null,Nu(t)):(X=0,zl=null,Pu(e,t,o,7));break;case 5:var s=null;switch(J.tag){case 26:s=J.memoizedState;case 5:case 27:var c=J;if(s?Wf(s):c.stateNode.complete){X=0,zl=null;var l=c.sibling;if(l!==null)J=l;else{var u=c.return;u===null?J=null:(J=u,Fu(u))}break b}}X=0,zl=null,Pu(e,t,o,5);break;case 6:X=0,zl=null,Pu(e,t,o,6);break;case 8:xu(),Wl=6;break a;default:throw Error(i(462))}}ju();break}catch(t){Cu(e,t)}while(1);return Gi=Wi=null,D.H=r,D.A=a,K=n,J===null?(q=null,Y=0,$r(),Wl):0}function ju(){for(;J!==null&&!Ae();)Mu(J)}function Mu(e){var t=jc(e.alternate,e,Ul);e.memoizedProps=e.pendingProps,t===null?Fu(e):J=t}function Nu(e){var t=e,n=t.alternate;switch(t.tag){case 15:case 0:t=hc(n,t,t.pendingProps,t.type,void 0,Y);break;case 11:t=hc(n,t,t.pendingProps,t.type.render,t.ref,Y);break;case 5:Do(t);default:zc(n,t),t=J=ui(t,Ul),t=jc(n,t,Ul)}e.memoizedProps=e.pendingProps,t===null?Fu(e):J=t}function Pu(e,t,n,r){Gi=Wi=null,Do(t),Aa=null,ja=0;var i=t.return;try{if(ec(e,i,t,n,Y)){Wl=1,Ys(e,_i(n,e.current)),J=null;return}}catch(t){if(i!==null)throw J=i,t;Wl=1,Ys(e,_i(n,e.current)),J=null;return}t.flags&32768?(V||r===1?e=!0:Vl||Y&536870912?e=!1:(Bl=e=!0,(r===2||r===9||r===3||r===6)&&(r=to.current,r!==null&&r.tag===13&&(r.flags|=16384))),Iu(t,e)):Fu(t)}function Fu(e){var t=e;do{if(t.flags&32768){Iu(t,Bl);return}e=t.return;var n=Lc(t.alternate,t,Ul);if(n!==null){J=n;return}if(t=t.sibling,t!==null){J=t;return}J=t=e}while(t!==null);Wl===0&&(Wl=5)}function Iu(e,t){do{var n=Rc(e.alternate,e);if(n!==null){n.flags&=32767,J=n;return}if(n=e.return,n!==null&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&(e=e.sibling,e!==null)){J=e;return}J=e=n}while(e!==null);Wl=6,J=null}function Lu(e,t,n,r,a,o,s,c,l){e.cancelPendingCommit=null;do Hu();while(iu!==0);if(K&6)throw Error(i(327));if(t!==null){if(t===e.current)throw Error(i(177));if(o=t.lanes|t.childLanes,o|=Qr,it(e,n,o,s,c,l),e===q&&(J=q=null,Y=0),ou=t,au=e,su=n,cu=o,lu=a,uu=r,t.subtreeFlags&10256||t.flags&10256?(e.callbackNode=null,e.callbackPriority=0,Xu(Ie,function(){return Uu(),null})):(e.callbackNode=null,e.callbackPriority=0),r=!!(t.flags&13878),t.subtreeFlags&13878||r){r=D.T,D.T=null,a=O.p,O.p=2,s=K,K|=4;try{il(e,t,n)}finally{K=s,O.p=a,D.T=r}}iu=1,Ru(),zu(),Bu()}}function Ru(){if(iu===1){iu=0;var e=au,t=ou,n=!!(t.flags&13878);if(t.subtreeFlags&13878||n){n=D.T,D.T=null;var r=O.p;O.p=2;var i=K;K|=4;try{_l(t,e);var a=zd,o=Er(e.containerInfo),s=a.focusedElem,c=a.selectionRange;if(o!==s&&s&&s.ownerDocument&&Tr(s.ownerDocument.documentElement,s)){if(c!==null&&Dr(s)){var l=c.start,u=c.end;if(u===void 0&&(u=l),`selectionStart`in s)s.selectionStart=l,s.selectionEnd=Math.min(u,s.value.length);else{var d=s.ownerDocument||document,f=d&&d.defaultView||window;if(f.getSelection){var p=f.getSelection(),m=s.textContent.length,h=Math.min(c.start,m),g=c.end===void 0?h:Math.min(c.end,m);!p.extend&&h>g&&(o=g,g=h,h=o);var _=wr(s,h),v=wr(s,g);if(_&&v&&(p.rangeCount!==1||p.anchorNode!==_.node||p.anchorOffset!==_.offset||p.focusNode!==v.node||p.focusOffset!==v.offset)){var y=d.createRange();y.setStart(_.node,_.offset),p.removeAllRanges(),h>g?(p.addRange(y),p.extend(v.node,v.offset)):(y.setEnd(v.node,v.offset),p.addRange(y))}}}}for(d=[],p=s;p=p.parentNode;)p.nodeType===1&&d.push({element:p,left:p.scrollLeft,top:p.scrollTop});for(typeof s.focus==`function`&&s.focus(),s=0;s<d.length;s++){var b=d[s];b.element.scrollLeft=b.left,b.element.scrollTop=b.top}}sp=!!Rd,zd=Rd=null}finally{K=i,O.p=r,D.T=n}}e.current=t,iu=2}}function zu(){if(iu===2){iu=0;var e=au,t=ou,n=!!(t.flags&8772);if(t.subtreeFlags&8772||n){n=D.T,D.T=null;var r=O.p;O.p=2;var i=K;K|=4;try{al(e,t.alternate,t)}finally{K=i,O.p=r,D.T=n}}iu=3}}function Bu(){if(iu===4||iu===3){iu=0,je();var e=au,t=ou,n=su,r=uu;t.subtreeFlags&10256||t.flags&10256?iu=5:(iu=0,ou=au=null,Vu(e,e.pendingLanes));var i=e.pendingLanes;if(i===0&&(ru=null),M(n),t=t.stateNode,He&&typeof He.onCommitFiberRoot==`function`)try{He.onCommitFiberRoot(Ve,t,void 0,(t.current.flags&128)==128)}catch{}if(r!==null){t=D.T,i=O.p,O.p=2,D.T=null;try{for(var a=e.onRecoverableError,o=0;o<r.length;o++){var s=r[o];a(s.value,{componentStack:s.stack})}}finally{D.T=t,O.p=i}}su&3&&Hu(),rd(e),i=e.pendingLanes,n&261930&&i&42?e===fu?du++:(du=0,fu=e):du=0,id(0,!1)}}function Vu(e,t){(e.pooledCacheLanes&=t)===0&&(t=e.pooledCache,t!=null&&(e.pooledCache=null,sa(t)))}function Hu(){return Ru(),zu(),Bu(),Uu()}function Uu(){if(iu!==5)return!1;var e=au,t=cu;cu=0;var n=M(su),r=D.T,a=O.p;try{O.p=32>n?32:n,D.T=null,n=lu,lu=null;var o=au,s=su;if(iu=0,ou=au=null,su=0,K&6)throw Error(i(331));var c=K;if(K|=4,Pl(o.current),El(o,o.current,s,n),K=c,id(0,!1),He&&typeof He.onPostCommitFiberRoot==`function`)try{He.onPostCommitFiberRoot(Ve,o)}catch{}return!0}finally{O.p=a,D.T=r,Vu(e,t)}}function Wu(e,t,n){t=_i(n,t),t=Zs(e.stateNode,t,2),e=Ha(e,t,2),e!==null&&(rt(e,2),rd(e))}function Z(e,t,n){if(e.tag===3)Wu(e,e,n);else for(;t!==null;){if(t.tag===3){Wu(t,e,n);break}if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError==`function`||typeof r.componentDidCatch==`function`&&(ru===null||!ru.has(r))){e=_i(n,e),n=Qs(2),r=Ha(t,n,2),r!==null&&($s(n,r,t,e),rt(r,2),rd(r));break}}t=t.return}}function Gu(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new Rl;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)||(Hl=!0,i.add(n),e=Ku.bind(null,e,t,n),t.then(e,e))}function Ku(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,q===e&&(Y&n)===n&&(Wl===4||Wl===3&&(Y&62914560)===Y&&300>Me()-$l?!(K&2)&&Su(e,0):ql|=n,Yl===Y&&(Yl=0)),rd(e)}function qu(e,t){t===0&&(t=tt()),e=ni(e,t),e!==null&&(rt(e,t),rd(e))}function Ju(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),qu(e,n)}function Yu(e,t){var n=0;switch(e.tag){case 31:case 13:var r=e.stateNode,a=e.memoizedState;a!==null&&(n=a.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(i(314))}r!==null&&r.delete(t),qu(e,n)}function Xu(e,t){return Oe(e,t)}var Zu=null,Qu=null,$u=!1,ed=!1,td=!1,nd=0;function rd(e){e!==Qu&&e.next===null&&(Qu===null?Zu=Qu=e:Qu=Qu.next=e),ed=!0,$u||($u=!0,ud())}function id(e,t){if(!td&&ed){td=!0;do for(var n=!1,r=Zu;r!==null;){if(!t){if(e!==0){var i=r.pendingLanes;if(i===0)var a=0;else{var o=r.suspendedLanes,s=r.pingedLanes;a=(1<<31-We(42|e)+1)-1,a&=i&~(o&~s),a=a&201326741?a&201326741|1:a?a|2:0}a!==0&&(n=!0,ld(r,a))}else a=Y,a=Qe(r,r===q?a:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),!(a&3)||$e(r,a)||(n=!0,ld(r,a))}r=r.next}while(n);td=!1}}function ad(){od()}function od(){ed=$u=!1;var e=0;nd!==0&&Gd()&&(e=nd);for(var t=Me(),n=null,r=Zu;r!==null;){var i=r.next,a=sd(r,t);a===0?(r.next=null,n===null?Zu=i:n.next=i,i===null&&(Qu=n)):(n=r,(e!==0||a&3)&&(ed=!0)),r=i}iu!==0&&iu!==5||id(e,!1),nd!==0&&(nd=0)}function sd(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,a=e.pendingLanes&-62914561;0<a;){var o=31-We(a),s=1<<o,c=i[o];c===-1?((s&n)===0||(s&r)!==0)&&(i[o]=et(s,t)):c<=t&&(e.expiredLanes|=s),a&=~s}if(t=q,n=Y,n=Qe(e,e===t?n:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),r=e.callbackNode,n===0||e===t&&(X===2||X===9)||e.cancelPendingCommit!==null)return r!==null&&r!==null&&ke(r),e.callbackNode=null,e.callbackPriority=0;if(!(n&3)||$e(e,n)){if(t=n&-n,t===e.callbackPriority)return t;switch(r!==null&&ke(r),M(n)){case 2:case 8:n=Fe;break;case 32:n=Ie;break;case 268435456:n=Re;break;default:n=Ie}return r=cd.bind(null,e),n=Oe(n,r),e.callbackPriority=t,e.callbackNode=n,t}return r!==null&&r!==null&&ke(r),e.callbackPriority=2,e.callbackNode=null,2}function cd(e,t){if(iu!==0&&iu!==5)return e.callbackNode=null,e.callbackPriority=0,null;var n=e.callbackNode;if(Hu()&&e.callbackNode!==n)return null;var r=Y;return r=Qe(e,e===q?r:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),r===0?null:(gu(e,r,t),sd(e,Me()),e.callbackNode!=null&&e.callbackNode===n?cd.bind(null,e):null)}function ld(e,t){if(Hu())return null;gu(e,t,!0)}function ud(){Yd(function(){K&6?Oe(Pe,ad):od()})}function dd(){if(nd===0){var e=ua;e===0&&(e=Je,Je<<=1,!(Je&261888)&&(Je=256)),nd=e}return nd}function fd(e){return e==null||typeof e==`symbol`||typeof e==`boolean`?null:typeof e==`function`?e:en(``+e)}function pd(e,t){var n=t.ownerDocument.createElement(`input`);return n.name=t.name,n.value=t.value,e.id&&n.setAttribute(`form`,e.id),t.parentNode.insertBefore(n,t),e=new FormData(e),n.parentNode.removeChild(n),e}function md(e,t,n,r,i){if(t===`submit`&&n&&n.stateNode===i){var a=fd((i[pt]||null).action),o=r.submitter;o&&(t=(t=o[pt]||null)?fd(t.formAction):o.getAttribute(`formAction`),t!==null&&(a=t,o=null));var s=new xn(`action`,`action`,null,r,i);e.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(nd!==0){var e=o?pd(i,o):new FormData(i);Cs(n,{pending:!0,data:e,method:i.method,action:a},null,e)}}else typeof a==`function`&&(s.preventDefault(),e=o?pd(i,o):new FormData(i),Cs(n,{pending:!0,data:e,method:i.method,action:a},a,e))},currentTarget:i}]})}}for(var hd=0;hd<qr.length;hd++){var gd=qr[hd];Jr(gd.toLowerCase(),`on`+(gd[0].toUpperCase()+gd.slice(1)))}Jr(zr,`onAnimationEnd`),Jr(Br,`onAnimationIteration`),Jr(Vr,`onAnimationStart`),Jr(`dblclick`,`onDoubleClick`),Jr(`focusin`,`onFocus`),Jr(`focusout`,`onBlur`),Jr(Hr,`onTransitionRun`),Jr(Ur,`onTransitionStart`),Jr(Wr,`onTransitionCancel`),Jr(Gr,`onTransitionEnd`),Dt(`onMouseEnter`,[`mouseout`,`mouseover`]),Dt(`onMouseLeave`,[`mouseout`,`mouseover`]),Dt(`onPointerEnter`,[`pointerout`,`pointerover`]),Dt(`onPointerLeave`,[`pointerout`,`pointerover`]),P(`onChange`,`change click focusin focusout input keydown keyup selectionchange`.split(` `)),P(`onSelect`,`focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange`.split(` `)),P(`onBeforeInput`,[`compositionend`,`keypress`,`textInput`,`paste`]),P(`onCompositionEnd`,`compositionend focusout keydown keypress keyup mousedown`.split(` `)),P(`onCompositionStart`,`compositionstart focusout keydown keypress keyup mousedown`.split(` `)),P(`onCompositionUpdate`,`compositionupdate focusout keydown keypress keyup mousedown`.split(` `));var _d=`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(` `),vd=new Set(`beforetoggle cancel close invalid load scroll scrollend toggle`.split(` `).concat(_d));function yd(e,t){t=!!(t&4);for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;a:{var a=void 0;if(t)for(var o=r.length-1;0<=o;o--){var s=r[o],c=s.instance,l=s.currentTarget;if(s=s.listener,c!==a&&i.isPropagationStopped())break a;a=s,i.currentTarget=l;try{a(i)}catch(e){Yr(e)}i.currentTarget=null,a=c}else for(o=0;o<r.length;o++){if(s=r[o],c=s.instance,l=s.currentTarget,s=s.listener,c!==a&&i.isPropagationStopped())break a;a=s,i.currentTarget=l;try{a(i)}catch(e){Yr(e)}i.currentTarget=null,a=c}}}}function Q(e,t){var n=t[ht];n===void 0&&(n=t[ht]=new Set);var r=e+`__bubble`;n.has(r)||(Cd(t,e,2,!1),n.add(r))}function bd(e,t,n){var r=0;t&&(r|=4),Cd(n,e,r,t)}var xd=`_reactListening`+Math.random().toString(36).slice(2);function Sd(e){if(!e[xd]){e[xd]=!0,Tt.forEach(function(t){t!==`selectionchange`&&(vd.has(t)||bd(t,!1,e),bd(t,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[xd]||(t[xd]=!0,bd(`selectionchange`,!1,t))}}function Cd(e,t,n,r){switch(mp(t)){case 2:var i=cp;break;case 8:i=lp;break;default:i=up}n=i.bind(null,t,n,e),i=void 0,!un||t!==`touchstart`&&t!==`touchmove`&&t!==`wheel`||(i=!0),r?i===void 0?e.addEventListener(t,n,!0):e.addEventListener(t,n,{capture:!0,passive:i}):i===void 0?e.addEventListener(t,n,!1):e.addEventListener(t,n,{passive:i})}function wd(e,t,n,r,i){var a=r;if(!(t&1)&&!(t&2)&&r!==null)a:for(;;){if(r===null)return;var s=r.tag;if(s===3||s===4){var c=r.stateNode.containerInfo;if(c===i)break;if(s===4)for(s=r.return;s!==null;){var l=s.tag;if((l===3||l===4)&&s.stateNode.containerInfo===i)return;s=s.return}for(;c!==null;){if(s=bt(c),s===null)return;if(l=s.tag,l===5||l===6||l===26||l===27){r=a=s;continue a}c=c.parentNode}}r=r.return}sn(function(){var r=a,i=nn(n),s=[];a:{var c=Kr.get(e);if(c!==void 0){var l=xn,u=e;switch(e){case`keypress`:if(gn(n)===0)break a;case`keydown`:case`keyup`:l=Rn;break;case`focusin`:u=`focus`,l=An;break;case`focusout`:u=`blur`,l=An;break;case`beforeblur`:case`afterblur`:l=An;break;case`click`:if(n.button===2)break a;case`auxclick`:case`dblclick`:case`mousedown`:case`mousemove`:case`mouseup`:case`mouseout`:case`mouseover`:case`contextmenu`:l=On;break;case`drag`:case`dragend`:case`dragenter`:case`dragexit`:case`dragleave`:case`dragover`:case`dragstart`:case`drop`:l=kn;break;case`touchcancel`:case`touchend`:case`touchmove`:case`touchstart`:l=Bn;break;case zr:case Br:case Vr:l=jn;break;case Gr:l=Vn;break;case`scroll`:case`scrollend`:l=Cn;break;case`wheel`:l=Hn;break;case`copy`:case`cut`:case`paste`:l=Mn;break;case`gotpointercapture`:case`lostpointercapture`:case`pointercancel`:case`pointerdown`:case`pointermove`:case`pointerout`:case`pointerover`:case`pointerup`:l=zn;break;case`toggle`:case`beforetoggle`:l=Un}var d=!!(t&4),f=!d&&(e===`scroll`||e===`scrollend`),p=d?c===null?null:c+`Capture`:c;d=[];for(var m=r,h;m!==null;){var g=m;if(h=g.stateNode,g=g.tag,g!==5&&g!==26&&g!==27||h===null||p===null||(g=cn(m,p),g!=null&&d.push(Td(m,g,h))),f)break;m=m.return}0<d.length&&(c=new l(c,u,null,n,i),s.push({event:c,listeners:d}))}}if(!(t&7)){a:{if(c=e===`mouseover`||e===`pointerover`,l=e===`mouseout`||e===`pointerout`,c&&n!==tn&&(u=n.relatedTarget||n.fromElement)&&(bt(u)||u[mt]))break a;if((l||c)&&(c=i.window===i?i:(c=i.ownerDocument)?c.defaultView||c.parentWindow:window,l?(u=n.relatedTarget||n.toElement,l=r,u=u?bt(u):null,u!==null&&(f=o(u),d=u.tag,u!==f||d!==5&&d!==27&&d!==6)&&(u=null)):(l=null,u=r),l!==u)){if(d=On,g=`onMouseLeave`,p=`onMouseEnter`,m=`mouse`,(e===`pointerout`||e===`pointerover`)&&(d=zn,g=`onPointerLeave`,p=`onPointerEnter`,m=`pointer`),f=l==null?c:St(l),h=u==null?c:St(u),c=new d(g,m+`leave`,l,n,i),c.target=f,c.relatedTarget=h,g=null,bt(i)===r&&(d=new d(p,m+`enter`,u,n,i),d.target=h,d.relatedTarget=f,g=d),f=g,l&&u)b:{for(d=Dd,p=l,m=u,h=0,g=p;g;g=d(g))h++;g=0;for(var _=m;_;_=d(_))g++;for(;0<h-g;)p=d(p),h--;for(;0<g-h;)m=d(m),g--;for(;h--;){if(p===m||m!==null&&p===m.alternate){d=p;break b}p=d(p),m=d(m)}d=null}else d=null;l!==null&&Od(s,c,l,d,!1),u!==null&&f!==null&&Od(s,f,u,d,!0)}}a:{if(c=r?St(r):window,l=c.nodeName&&c.nodeName.toLowerCase(),l===`select`||l===`input`&&c.type===`file`)var v=lr;else if(rr(c)){if(ur)v=yr;else{v=_r;var y=gr}}else l=c.nodeName,!l||l.toLowerCase()!==`input`||c.type!==`checkbox`&&c.type!==`radio`?r&&Zt(r.elementType)&&(v=lr):v=vr;if(v&&=v(e,r)){ir(s,v,n,i);break a}y&&y(e,c,r),e===`focusout`&&r&&c.type===`number`&&r.memoizedProps.value!=null&&F(c,`number`,c.value)}switch(y=r?St(r):window,e){case`focusin`:(rr(y)||y.contentEditable===`true`)&&(kr=y,Ar=r,jr=null);break;case`focusout`:jr=Ar=kr=null;break;case`mousedown`:Mr=!0;break;case`contextmenu`:case`mouseup`:case`dragend`:Mr=!1,Nr(s,n,i);break;case`selectionchange`:if(Or)break;case`keydown`:case`keyup`:Nr(s,n,i)}var b;if(Gn)b:{switch(e){case`compositionstart`:var x=`onCompositionStart`;break b;case`compositionend`:x=`onCompositionEnd`;break b;case`compositionupdate`:x=`onCompositionUpdate`;break b}x=void 0}else $n?Zn(e,n)&&(x=`onCompositionEnd`):e===`keydown`&&n.keyCode===229&&(x=`onCompositionStart`);x&&(Jn&&n.locale!==`ko`&&($n||x!==`onCompositionStart`?x===`onCompositionEnd`&&$n&&(b=hn()):(fn=i,pn=`value`in fn?fn.value:fn.textContent,$n=!0)),y=Ed(r,x),0<y.length&&(x=new Nn(x,e,null,n,i),s.push({event:x,listeners:y}),b?x.data=b:(b=Qn(n),b!==null&&(x.data=b)))),(b=qn?er(e,n):tr(e,n))&&(x=Ed(r,`onBeforeInput`),0<x.length&&(y=new Nn(`onBeforeInput`,`beforeinput`,null,n,i),s.push({event:y,listeners:x}),y.data=b)),md(s,e,r,n,i)}yd(s,t)})}function Td(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Ed(e,t){for(var n=t+`Capture`,r=[];e!==null;){var i=e,a=i.stateNode;if(i=i.tag,i!==5&&i!==26&&i!==27||a===null||(i=cn(e,n),i!=null&&r.unshift(Td(e,i,a)),i=cn(e,t),i!=null&&r.push(Td(e,i,a))),e.tag===3)return r;e=e.return}return[]}function Dd(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function Od(e,t,n,r,i){for(var a=t._reactName,o=[];n!==null&&n!==r;){var s=n,c=s.alternate,l=s.stateNode;if(s=s.tag,c!==null&&c===r)break;s!==5&&s!==26&&s!==27||l===null||(c=l,i?(l=cn(n,a),l!=null&&o.unshift(Td(n,l,c))):i||(l=cn(n,a),l!=null&&o.push(Td(n,l,c)))),n=n.return}o.length!==0&&e.push({event:t,listeners:o})}var kd=/\r\n?/g,Ad=/\u0000|\uFFFD/g;function jd(e){return(typeof e==`string`?e:``+e).replace(kd,`
9
+ `).replace(Ad,``)}function Md(e,t){return t=jd(t),jd(e)===t}function $(e,t,n,r,a,o){switch(n){case`children`:typeof r==`string`?t===`body`||t===`textarea`&&r===``||qt(e,r):(typeof r==`number`||typeof r==`bigint`)&&t!==`body`&&qt(e,``+r);break;case`className`:Nt(e,`class`,r);break;case`tabIndex`:Nt(e,`tabindex`,r);break;case`dir`:case`role`:case`viewBox`:case`width`:case`height`:Nt(e,n,r);break;case`style`:Xt(e,r,o);break;case`data`:if(t!==`object`){Nt(e,`data`,r);break}case`src`:case`href`:if(r===``&&(t!==`a`||n!==`href`)){e.removeAttribute(n);break}if(r==null||typeof r==`function`||typeof r==`symbol`||typeof r==`boolean`){e.removeAttribute(n);break}r=en(``+r),e.setAttribute(n,r);break;case`action`:case`formAction`:if(typeof r==`function`){e.setAttribute(n,`javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')`);break}if(typeof o==`function`&&(n===`formAction`?(t!==`input`&&$(e,t,`name`,a.name,a,null),$(e,t,`formEncType`,a.formEncType,a,null),$(e,t,`formMethod`,a.formMethod,a,null),$(e,t,`formTarget`,a.formTarget,a,null)):($(e,t,`encType`,a.encType,a,null),$(e,t,`method`,a.method,a,null),$(e,t,`target`,a.target,a,null))),r==null||typeof r==`symbol`||typeof r==`boolean`){e.removeAttribute(n);break}r=en(``+r),e.setAttribute(n,r);break;case`onClick`:r!=null&&(e.onclick=L);break;case`onScroll`:r!=null&&Q(`scroll`,e);break;case`onScrollEnd`:r!=null&&Q(`scrollend`,e);break;case`dangerouslySetInnerHTML`:if(r!=null){if(typeof r!=`object`||!(`__html`in r))throw Error(i(61));if(n=r.__html,n!=null){if(a.children!=null)throw Error(i(60));e.innerHTML=n}}break;case`multiple`:e.multiple=r&&typeof r!=`function`&&typeof r!=`symbol`;break;case`muted`:e.muted=r&&typeof r!=`function`&&typeof r!=`symbol`;break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`defaultValue`:case`defaultChecked`:case`innerHTML`:case`ref`:break;case`autoFocus`:break;case`xlinkHref`:if(r==null||typeof r==`function`||typeof r==`boolean`||typeof r==`symbol`){e.removeAttribute(`xlink:href`);break}n=en(``+r),e.setAttributeNS(`http://www.w3.org/1999/xlink`,`xlink:href`,n);break;case`contentEditable`:case`spellCheck`:case`draggable`:case`value`:case`autoReverse`:case`externalResourcesRequired`:case`focusable`:case`preserveAlpha`:r!=null&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,``+r):e.removeAttribute(n);break;case`inert`:case`allowFullScreen`:case`async`:case`autoPlay`:case`controls`:case`default`:case`defer`:case`disabled`:case`disablePictureInPicture`:case`disableRemotePlayback`:case`formNoValidate`:case`hidden`:case`loop`:case`noModule`:case`noValidate`:case`open`:case`playsInline`:case`readOnly`:case`required`:case`reversed`:case`scoped`:case`seamless`:case`itemScope`:r&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,``):e.removeAttribute(n);break;case`capture`:case`download`:!0===r?e.setAttribute(n,``):!1!==r&&r!=null&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,r):e.removeAttribute(n);break;case`cols`:case`rows`:case`size`:case`span`:r!=null&&typeof r!=`function`&&typeof r!=`symbol`&&!isNaN(r)&&1<=r?e.setAttribute(n,r):e.removeAttribute(n);break;case`rowSpan`:case`start`:r==null||typeof r==`function`||typeof r==`symbol`||isNaN(r)?e.removeAttribute(n):e.setAttribute(n,r);break;case`popover`:Q(`beforetoggle`,e),Q(`toggle`,e),Mt(e,`popover`,r);break;case`xlinkActuate`:Pt(e,`http://www.w3.org/1999/xlink`,`xlink:actuate`,r);break;case`xlinkArcrole`:Pt(e,`http://www.w3.org/1999/xlink`,`xlink:arcrole`,r);break;case`xlinkRole`:Pt(e,`http://www.w3.org/1999/xlink`,`xlink:role`,r);break;case`xlinkShow`:Pt(e,`http://www.w3.org/1999/xlink`,`xlink:show`,r);break;case`xlinkTitle`:Pt(e,`http://www.w3.org/1999/xlink`,`xlink:title`,r);break;case`xlinkType`:Pt(e,`http://www.w3.org/1999/xlink`,`xlink:type`,r);break;case`xmlBase`:Pt(e,`http://www.w3.org/XML/1998/namespace`,`xml:base`,r);break;case`xmlLang`:Pt(e,`http://www.w3.org/XML/1998/namespace`,`xml:lang`,r);break;case`xmlSpace`:Pt(e,`http://www.w3.org/XML/1998/namespace`,`xml:space`,r);break;case`is`:Mt(e,`is`,r);break;case`innerText`:case`textContent`:break;default:(!(2<n.length)||n[0]!==`o`&&n[0]!==`O`||n[1]!==`n`&&n[1]!==`N`)&&(n=Qt.get(n)||n,Mt(e,n,r))}}function Nd(e,t,n,r,a,o){switch(n){case`style`:Xt(e,r,o);break;case`dangerouslySetInnerHTML`:if(r!=null){if(typeof r!=`object`||!(`__html`in r))throw Error(i(61));if(n=r.__html,n!=null){if(a.children!=null)throw Error(i(60));e.innerHTML=n}}break;case`children`:typeof r==`string`?qt(e,r):(typeof r==`number`||typeof r==`bigint`)&&qt(e,``+r);break;case`onScroll`:r!=null&&Q(`scroll`,e);break;case`onScrollEnd`:r!=null&&Q(`scrollend`,e);break;case`onClick`:r!=null&&(e.onclick=L);break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`innerHTML`:case`ref`:break;case`innerText`:case`textContent`:break;default:if(!Et.hasOwnProperty(n))a:{if(n[0]===`o`&&n[1]===`n`&&(a=n.endsWith(`Capture`),t=n.slice(2,a?n.length-7:void 0),o=e[pt]||null,o=o==null?null:o[n],typeof o==`function`&&e.removeEventListener(t,o,a),typeof r==`function`)){typeof o!=`function`&&o!==null&&(n in e?e[n]=null:e.hasAttribute(n)&&e.removeAttribute(n)),e.addEventListener(t,r,a);break a}n in e?e[n]=r:!0===r?e.setAttribute(n,``):Mt(e,n,r)}}}function Pd(e,t,n){switch(t){case`div`:case`span`:case`svg`:case`path`:case`a`:case`g`:case`p`:case`li`:break;case`img`:Q(`error`,e),Q(`load`,e);var r=!1,a=!1,o;for(o in n)if(n.hasOwnProperty(o)){var s=n[o];if(s!=null)switch(o){case`src`:r=!0;break;case`srcSet`:a=!0;break;case`children`:case`dangerouslySetInnerHTML`:throw Error(i(137,t));default:$(e,t,o,s,n,null)}}a&&$(e,t,`srcSet`,n.srcSet,n,null),r&&$(e,t,`src`,n.src,n,null);return;case`input`:Q(`invalid`,e);var c=o=s=a=null,l=null,u=null;for(r in n)if(n.hasOwnProperty(r)){var d=n[r];if(d!=null)switch(r){case`name`:a=d;break;case`type`:s=d;break;case`checked`:l=d;break;case`defaultChecked`:u=d;break;case`value`:o=d;break;case`defaultValue`:c=d;break;case`children`:case`dangerouslySetInnerHTML`:if(d!=null)throw Error(i(137,t));break;default:$(e,t,r,d,n,null)}}Wt(e,o,c,l,u,s,a,!1);return;case`select`:for(a in Q(`invalid`,e),r=s=o=null,n)if(n.hasOwnProperty(a)&&(c=n[a],c!=null))switch(a){case`value`:o=c;break;case`defaultValue`:s=c;break;case`multiple`:r=c;default:$(e,t,a,c,n,null)}t=o,n=s,e.multiple=!!r,t==null?n!=null&&Gt(e,!!r,n,!0):Gt(e,!!r,t,!1);return;case`textarea`:for(s in Q(`invalid`,e),o=a=r=null,n)if(n.hasOwnProperty(s)&&(c=n[s],c!=null))switch(s){case`value`:r=c;break;case`defaultValue`:a=c;break;case`children`:o=c;break;case`dangerouslySetInnerHTML`:if(c!=null)throw Error(i(91));break;default:$(e,t,s,c,n,null)}Kt(e,r,a,o);return;case`option`:for(l in n)if(n.hasOwnProperty(l)&&(r=n[l],r!=null))switch(l){case`selected`:e.selected=r&&typeof r!=`function`&&typeof r!=`symbol`;break;default:$(e,t,l,r,n,null)}return;case`dialog`:Q(`beforetoggle`,e),Q(`toggle`,e),Q(`cancel`,e),Q(`close`,e);break;case`iframe`:case`object`:Q(`load`,e);break;case`video`:case`audio`:for(r=0;r<_d.length;r++)Q(_d[r],e);break;case`image`:Q(`error`,e),Q(`load`,e);break;case`details`:Q(`toggle`,e);break;case`embed`:case`source`:case`link`:Q(`error`,e),Q(`load`,e);case`area`:case`base`:case`br`:case`col`:case`hr`:case`keygen`:case`meta`:case`param`:case`track`:case`wbr`:case`menuitem`:for(u in n)if(n.hasOwnProperty(u)&&(r=n[u],r!=null))switch(u){case`children`:case`dangerouslySetInnerHTML`:throw Error(i(137,t));default:$(e,t,u,r,n,null)}return;default:if(Zt(t)){for(d in n)n.hasOwnProperty(d)&&(r=n[d],r!==void 0&&Nd(e,t,d,r,n,void 0));return}}for(c in n)n.hasOwnProperty(c)&&(r=n[c],r!=null&&$(e,t,c,r,n,null))}function Fd(e,t,n,r){switch(t){case`div`:case`span`:case`svg`:case`path`:case`a`:case`g`:case`p`:case`li`:break;case`input`:var a=null,o=null,s=null,c=null,l=null,u=null,d=null;for(m in n){var f=n[m];if(n.hasOwnProperty(m)&&f!=null)switch(m){case`checked`:break;case`value`:break;case`defaultValue`:l=f;default:r.hasOwnProperty(m)||$(e,t,m,null,r,f)}}for(var p in r){var m=r[p];if(f=n[p],r.hasOwnProperty(p)&&(m!=null||f!=null))switch(p){case`type`:o=m;break;case`name`:a=m;break;case`checked`:u=m;break;case`defaultChecked`:d=m;break;case`value`:s=m;break;case`defaultValue`:c=m;break;case`children`:case`dangerouslySetInnerHTML`:if(m!=null)throw Error(i(137,t));break;default:m!==f&&$(e,t,p,m,r,f)}}Ut(e,s,c,l,u,d,o,a);return;case`select`:for(o in m=s=c=p=null,n)if(l=n[o],n.hasOwnProperty(o)&&l!=null)switch(o){case`value`:break;case`multiple`:m=l;default:r.hasOwnProperty(o)||$(e,t,o,null,r,l)}for(a in r)if(o=r[a],l=n[a],r.hasOwnProperty(a)&&(o!=null||l!=null))switch(a){case`value`:p=o;break;case`defaultValue`:c=o;break;case`multiple`:s=o;default:o!==l&&$(e,t,a,o,r,l)}t=c,n=s,r=m,p==null?!!r!=!!n&&(t==null?Gt(e,!!n,n?[]:``,!1):Gt(e,!!n,t,!0)):Gt(e,!!n,p,!1);return;case`textarea`:for(c in m=p=null,n)if(a=n[c],n.hasOwnProperty(c)&&a!=null&&!r.hasOwnProperty(c))switch(c){case`value`:break;case`children`:break;default:$(e,t,c,null,r,a)}for(s in r)if(a=r[s],o=n[s],r.hasOwnProperty(s)&&(a!=null||o!=null))switch(s){case`value`:p=a;break;case`defaultValue`:m=a;break;case`children`:break;case`dangerouslySetInnerHTML`:if(a!=null)throw Error(i(91));break;default:a!==o&&$(e,t,s,a,r,o)}I(e,p,m);return;case`option`:for(var h in n)if(p=n[h],n.hasOwnProperty(h)&&p!=null&&!r.hasOwnProperty(h))switch(h){case`selected`:e.selected=!1;break;default:$(e,t,h,null,r,p)}for(l in r)if(p=r[l],m=n[l],r.hasOwnProperty(l)&&p!==m&&(p!=null||m!=null))switch(l){case`selected`:e.selected=p&&typeof p!=`function`&&typeof p!=`symbol`;break;default:$(e,t,l,p,r,m)}return;case`img`:case`link`:case`area`:case`base`:case`br`:case`col`:case`embed`:case`hr`:case`keygen`:case`meta`:case`param`:case`source`:case`track`:case`wbr`:case`menuitem`:for(var g in n)p=n[g],n.hasOwnProperty(g)&&p!=null&&!r.hasOwnProperty(g)&&$(e,t,g,null,r,p);for(u in r)if(p=r[u],m=n[u],r.hasOwnProperty(u)&&p!==m&&(p!=null||m!=null))switch(u){case`children`:case`dangerouslySetInnerHTML`:if(p!=null)throw Error(i(137,t));break;default:$(e,t,u,p,r,m)}return;default:if(Zt(t)){for(var _ in n)p=n[_],n.hasOwnProperty(_)&&p!==void 0&&!r.hasOwnProperty(_)&&Nd(e,t,_,void 0,r,p);for(d in r)p=r[d],m=n[d],!r.hasOwnProperty(d)||p===m||p===void 0&&m===void 0||Nd(e,t,d,p,r,m);return}}for(var v in n)p=n[v],n.hasOwnProperty(v)&&p!=null&&!r.hasOwnProperty(v)&&$(e,t,v,null,r,p);for(f in r)p=r[f],m=n[f],!r.hasOwnProperty(f)||p===m||p==null&&m==null||$(e,t,f,p,r,m)}function Id(e){switch(e){case`css`:case`script`:case`font`:case`img`:case`image`:case`input`:case`link`:return!0;default:return!1}}function Ld(){if(typeof performance.getEntriesByType==`function`){for(var e=0,t=0,n=performance.getEntriesByType(`resource`),r=0;r<n.length;r++){var i=n[r],a=i.transferSize,o=i.initiatorType,s=i.duration;if(a&&s&&Id(o)){for(o=0,s=i.responseEnd,r+=1;r<n.length;r++){var c=n[r],l=c.startTime;if(l>s)break;var u=c.transferSize,d=c.initiatorType;u&&Id(d)&&(c=c.responseEnd,o+=u*(c<s?1:(s-l)/(c-l)))}if(--r,t+=8*(a+o)/(i.duration/1e3),e++,10<e)break}}if(0<e)return t/e/1e6}return navigator.connection&&(e=navigator.connection.downlink,typeof e==`number`)?e:5}var Rd=null,zd=null;function Bd(e){return e.nodeType===9?e:e.ownerDocument}function Vd(e){switch(e){case`http://www.w3.org/2000/svg`:return 1;case`http://www.w3.org/1998/Math/MathML`:return 2;default:return 0}}function Hd(e,t){if(e===0)switch(t){case`svg`:return 1;case`math`:return 2;default:return 0}return e===1&&t===`foreignObject`?0:e}function Ud(e,t){return e===`textarea`||e===`noscript`||typeof t.children==`string`||typeof t.children==`number`||typeof t.children==`bigint`||typeof t.dangerouslySetInnerHTML==`object`&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var Wd=null;function Gd(){var e=window.event;return e&&e.type===`popstate`?e!==Wd&&(Wd=e,!0):(Wd=null,!1)}var Kd=typeof setTimeout==`function`?setTimeout:void 0,qd=typeof clearTimeout==`function`?clearTimeout:void 0,Jd=typeof Promise==`function`?Promise:void 0,Yd=typeof queueMicrotask==`function`?queueMicrotask:Jd===void 0?Kd:function(e){return Jd.resolve(null).then(e).catch(Xd)};function Xd(e){setTimeout(function(){throw e})}function Zd(e){return e===`head`}function Qd(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===`/$`||n===`/&`){if(r===0){e.removeChild(i),Np(t);return}r--}else if(n===`$`||n===`$?`||n===`$~`||n===`$!`||n===`&`)r++;else if(n===`html`)pf(e.ownerDocument.documentElement);else if(n===`head`){n=e.ownerDocument.head,pf(n);for(var a=n.firstChild;a;){var o=a.nextSibling,s=a.nodeName;a[yt]||s===`SCRIPT`||s===`STYLE`||s===`LINK`&&a.rel.toLowerCase()===`stylesheet`||n.removeChild(a),a=o}}else n===`body`&&pf(e.ownerDocument.body)}n=i}while(n);Np(t)}function $d(e,t){var n=e;e=0;do{var r=n.nextSibling;if(n.nodeType===1?t?(n._stashedDisplay=n.style.display,n.style.display=`none`):(n.style.display=n._stashedDisplay||``,n.getAttribute(`style`)===``&&n.removeAttribute(`style`)):n.nodeType===3&&(t?(n._stashedText=n.nodeValue,n.nodeValue=``):n.nodeValue=n._stashedText||``),r&&r.nodeType===8){if(n=r.data,n===`/$`){if(e===0)break;e--}else n!==`$`&&n!==`$?`&&n!==`$~`&&n!==`$!`||e++}n=r}while(n)}function ef(e){var t=e.firstChild;for(t&&t.nodeType===10&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case`HTML`:case`HEAD`:case`BODY`:ef(n),N(n);continue;case`SCRIPT`:case`STYLE`:continue;case`LINK`:if(n.rel.toLowerCase()===`stylesheet`)continue}e.removeChild(n)}}function tf(e,t,n,r){for(;e.nodeType===1;){var i=n;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&(e.nodeName!==`INPUT`||e.type!==`hidden`))break}else if(!r){if(t===`input`&&e.type===`hidden`){var a=i.name==null?null:``+i.name;if(i.type===`hidden`&&e.getAttribute(`name`)===a)return e}else return e}else if(!e[yt])switch(t){case`meta`:if(!e.hasAttribute(`itemprop`))break;return e;case`link`:if(a=e.getAttribute(`rel`),a===`stylesheet`&&e.hasAttribute(`data-precedence`)||a!==i.rel||e.getAttribute(`href`)!==(i.href==null||i.href===``?null:i.href)||e.getAttribute(`crossorigin`)!==(i.crossOrigin==null?null:i.crossOrigin)||e.getAttribute(`title`)!==(i.title==null?null:i.title))break;return e;case`style`:if(e.hasAttribute(`data-precedence`))break;return e;case`script`:if(a=e.getAttribute(`src`),(a!==(i.src==null?null:i.src)||e.getAttribute(`type`)!==(i.type==null?null:i.type)||e.getAttribute(`crossorigin`)!==(i.crossOrigin==null?null:i.crossOrigin))&&a&&e.hasAttribute(`async`)&&!e.hasAttribute(`itemprop`))break;return e;default:return e}if(e=cf(e.nextSibling),e===null)break}return null}function nf(e,t,n){if(t===``)return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!==`INPUT`||e.type!==`hidden`)&&!n||(e=cf(e.nextSibling),e===null))return null;return e}function rf(e,t){for(;e.nodeType!==8;)if((e.nodeType!==1||e.nodeName!==`INPUT`||e.type!==`hidden`)&&!t||(e=cf(e.nextSibling),e===null))return null;return e}function af(e){return e.data===`$?`||e.data===`$~`}function of(e){return e.data===`$!`||e.data===`$?`&&e.ownerDocument.readyState!==`loading`}function sf(e,t){var n=e.ownerDocument;if(e.data===`$~`)e._reactRetry=t;else if(e.data!==`$?`||n.readyState!==`loading`)t();else{var r=function(){t(),n.removeEventListener(`DOMContentLoaded`,r)};n.addEventListener(`DOMContentLoaded`,r),e._reactRetry=r}}function cf(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===`$?`||t===`$~`||t===`&`||t===`F!`||t===`F`)break;if(t===`/$`||t===`/&`)return null}}return e}var lf=null;function uf(e){e=e.nextSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n===`/$`||n===`/&`){if(t===0)return cf(e.nextSibling);t--}else n!==`$`&&n!==`$!`&&n!==`$?`&&n!==`$~`&&n!==`&`||t++}e=e.nextSibling}return null}function df(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n===`$`||n===`$!`||n===`$?`||n===`$~`||n===`&`){if(t===0)return e;t--}else n!==`/$`&&n!==`/&`||t++}e=e.previousSibling}return null}function ff(e,t,n){switch(t=Bd(n),e){case`html`:if(e=t.documentElement,!e)throw Error(i(452));return e;case`head`:if(e=t.head,!e)throw Error(i(453));return e;case`body`:if(e=t.body,!e)throw Error(i(454));return e;default:throw Error(i(451))}}function pf(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);N(e)}var mf=new Map,hf=new Set;function gf(e){return typeof e.getRootNode==`function`?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var _f=O.d;O.d={f:vf,r:yf,D:Sf,C:Cf,L:wf,m:Tf,X:Df,S:Ef,M:Of};function vf(){var e=_f.f(),t=bu();return e||t}function yf(e){var t=xt(e);t!==null&&t.tag===5&&t.type===`form`?Ts(t):_f.r(e)}var bf=typeof document>`u`?null:document;function xf(e,t,n){var r=bf;if(r&&typeof t==`string`&&t){var i=Ht(t);i=`link[rel="`+e+`"][href="`+i+`"]`,typeof n==`string`&&(i+=`[crossorigin="`+n+`"]`),hf.has(i)||(hf.add(i),e={rel:e,crossOrigin:n,href:t},r.querySelector(i)===null&&(t=r.createElement(`link`),Pd(t,`link`,e),wt(t),r.head.appendChild(t)))}}function Sf(e){_f.D(e),xf(`dns-prefetch`,e,null)}function Cf(e,t){_f.C(e,t),xf(`preconnect`,e,t)}function wf(e,t,n){_f.L(e,t,n);var r=bf;if(r&&e&&t){var i=`link[rel="preload"][as="`+Ht(t)+`"]`;t===`image`&&n&&n.imageSrcSet?(i+=`[imagesrcset="`+Ht(n.imageSrcSet)+`"]`,typeof n.imageSizes==`string`&&(i+=`[imagesizes="`+Ht(n.imageSizes)+`"]`)):i+=`[href="`+Ht(e)+`"]`;var a=i;switch(t){case`style`:a=Af(e);break;case`script`:a=Pf(e)}mf.has(a)||(e=h({rel:`preload`,href:t===`image`&&n&&n.imageSrcSet?void 0:e,as:t},n),mf.set(a,e),r.querySelector(i)!==null||t===`style`&&r.querySelector(jf(a))||t===`script`&&r.querySelector(Ff(a))||(t=r.createElement(`link`),Pd(t,`link`,e),wt(t),r.head.appendChild(t)))}}function Tf(e,t){_f.m(e,t);var n=bf;if(n&&e){var r=t&&typeof t.as==`string`?t.as:`script`,i=`link[rel="modulepreload"][as="`+Ht(r)+`"][href="`+Ht(e)+`"]`,a=i;switch(r){case`audioworklet`:case`paintworklet`:case`serviceworker`:case`sharedworker`:case`worker`:case`script`:a=Pf(e)}if(!mf.has(a)&&(e=h({rel:`modulepreload`,href:e},t),mf.set(a,e),n.querySelector(i)===null)){switch(r){case`audioworklet`:case`paintworklet`:case`serviceworker`:case`sharedworker`:case`worker`:case`script`:if(n.querySelector(Ff(a)))return}r=n.createElement(`link`),Pd(r,`link`,e),wt(r),n.head.appendChild(r)}}}function Ef(e,t,n){_f.S(e,t,n);var r=bf;if(r&&e){var i=Ct(r).hoistableStyles,a=Af(e);t||=`default`;var o=i.get(a);if(!o){var s={loading:0,preload:null};if(o=r.querySelector(jf(a)))s.loading=5;else{e=h({rel:`stylesheet`,href:e,"data-precedence":t},n),(n=mf.get(a))&&Rf(e,n);var c=o=r.createElement(`link`);wt(c),Pd(c,`link`,e),c._p=new Promise(function(e,t){c.onload=e,c.onerror=t}),c.addEventListener(`load`,function(){s.loading|=1}),c.addEventListener(`error`,function(){s.loading|=2}),s.loading|=4,Lf(o,t,r)}o={type:`stylesheet`,instance:o,count:1,state:s},i.set(a,o)}}}function Df(e,t){_f.X(e,t);var n=bf;if(n&&e){var r=Ct(n).hoistableScripts,i=Pf(e),a=r.get(i);a||(a=n.querySelector(Ff(i)),a||(e=h({src:e,async:!0},t),(t=mf.get(i))&&zf(e,t),a=n.createElement(`script`),wt(a),Pd(a,`link`,e),n.head.appendChild(a)),a={type:`script`,instance:a,count:1,state:null},r.set(i,a))}}function Of(e,t){_f.M(e,t);var n=bf;if(n&&e){var r=Ct(n).hoistableScripts,i=Pf(e),a=r.get(i);a||(a=n.querySelector(Ff(i)),a||(e=h({src:e,async:!0,type:`module`},t),(t=mf.get(i))&&zf(e,t),a=n.createElement(`script`),wt(a),Pd(a,`link`,e),n.head.appendChild(a)),a={type:`script`,instance:a,count:1,state:null},r.set(i,a))}}function kf(e,t,n,r){var a=(a=me.current)?gf(a):null;if(!a)throw Error(i(446));switch(e){case`meta`:case`title`:return null;case`style`:return typeof n.precedence==`string`&&typeof n.href==`string`?(t=Af(n.href),n=Ct(a).hoistableStyles,r=n.get(t),r||(r={type:`style`,instance:null,count:0,state:null},n.set(t,r)),r):{type:`void`,instance:null,count:0,state:null};case`link`:if(n.rel===`stylesheet`&&typeof n.href==`string`&&typeof n.precedence==`string`){e=Af(n.href);var o=Ct(a).hoistableStyles,s=o.get(e);if(s||(a=a.ownerDocument||a,s={type:`stylesheet`,instance:null,count:0,state:{loading:0,preload:null}},o.set(e,s),(o=a.querySelector(jf(e)))&&!o._p&&(s.instance=o,s.state.loading=5),mf.has(e)||(n={rel:`preload`,as:`style`,href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},mf.set(e,n),o||Nf(a,e,n,s.state))),t&&r===null)throw Error(i(528,``));return s}if(t&&r!==null)throw Error(i(529,``));return null;case`script`:return t=n.async,n=n.src,typeof n==`string`&&t&&typeof t!=`function`&&typeof t!=`symbol`?(t=Pf(n),n=Ct(a).hoistableScripts,r=n.get(t),r||(r={type:`script`,instance:null,count:0,state:null},n.set(t,r)),r):{type:`void`,instance:null,count:0,state:null};default:throw Error(i(444,e))}}function Af(e){return`href="`+Ht(e)+`"`}function jf(e){return`link[rel="stylesheet"][`+e+`]`}function Mf(e){return h({},e,{"data-precedence":e.precedence,precedence:null})}function Nf(e,t,n,r){e.querySelector(`link[rel="preload"][as="style"][`+t+`]`)?r.loading=1:(t=e.createElement(`link`),r.preload=t,t.addEventListener(`load`,function(){return r.loading|=1}),t.addEventListener(`error`,function(){return r.loading|=2}),Pd(t,`link`,n),wt(t),e.head.appendChild(t))}function Pf(e){return`[src="`+Ht(e)+`"]`}function Ff(e){return`script[async]`+e}function If(e,t,n){if(t.count++,t.instance===null)switch(t.type){case`style`:var r=e.querySelector(`style[data-href~="`+Ht(n.href)+`"]`);if(r)return t.instance=r,wt(r),r;var a=h({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return r=(e.ownerDocument||e).createElement(`style`),wt(r),Pd(r,`style`,a),Lf(r,n.precedence,e),t.instance=r;case`stylesheet`:a=Af(n.href);var o=e.querySelector(jf(a));if(o)return t.state.loading|=4,t.instance=o,wt(o),o;r=Mf(n),(a=mf.get(a))&&Rf(r,a),o=(e.ownerDocument||e).createElement(`link`),wt(o);var s=o;return s._p=new Promise(function(e,t){s.onload=e,s.onerror=t}),Pd(o,`link`,r),t.state.loading|=4,Lf(o,n.precedence,e),t.instance=o;case`script`:return o=Pf(n.src),(a=e.querySelector(Ff(o)))?(t.instance=a,wt(a),a):(r=n,(a=mf.get(o))&&(r=h({},n),zf(r,a)),e=e.ownerDocument||e,a=e.createElement(`script`),wt(a),Pd(a,`link`,r),e.head.appendChild(a),t.instance=a);case`void`:return null;default:throw Error(i(443,t.type))}else t.type===`stylesheet`&&!(t.state.loading&4)&&(r=t.instance,t.state.loading|=4,Lf(r,n.precedence,e));return t.instance}function Lf(e,t,n){for(var r=n.querySelectorAll(`link[rel="stylesheet"][data-precedence],style[data-precedence]`),i=r.length?r[r.length-1]:null,a=i,o=0;o<r.length;o++){var s=r[o];if(s.dataset.precedence===t)a=s;else if(a!==i)break}a?a.parentNode.insertBefore(e,a.nextSibling):(t=n.nodeType===9?n.head:n,t.insertBefore(e,t.firstChild))}function Rf(e,t){e.crossOrigin??=t.crossOrigin,e.referrerPolicy??=t.referrerPolicy,e.title??=t.title}function zf(e,t){e.crossOrigin??=t.crossOrigin,e.referrerPolicy??=t.referrerPolicy,e.integrity??=t.integrity}var Bf=null;function Vf(e,t,n){if(Bf===null){var r=new Map,i=Bf=new Map;i.set(n,r)}else i=Bf,r=i.get(n),r||(r=new Map,i.set(n,r));if(r.has(e))return r;for(r.set(e,null),n=n.getElementsByTagName(e),i=0;i<n.length;i++){var a=n[i];if(!(a[yt]||a[ft]||e===`link`&&a.getAttribute(`rel`)===`stylesheet`)&&a.namespaceURI!==`http://www.w3.org/2000/svg`){var o=a.getAttribute(t)||``;o=e+o;var s=r.get(o);s?s.push(a):r.set(o,[a])}}return r}function Hf(e,t,n){e=e.ownerDocument||e,e.head.insertBefore(n,t===`title`?e.querySelector(`head > title`):null)}function Uf(e,t,n){if(n===1||t.itemProp!=null)return!1;switch(e){case`meta`:case`title`:return!0;case`style`:if(typeof t.precedence!=`string`||typeof t.href!=`string`||t.href===``)break;return!0;case`link`:if(typeof t.rel!=`string`||typeof t.href!=`string`||t.href===``||t.onLoad||t.onError)break;switch(t.rel){case`stylesheet`:return e=t.disabled,typeof t.precedence==`string`&&e==null;default:return!0}case`script`:if(t.async&&typeof t.async!=`function`&&typeof t.async!=`symbol`&&!t.onLoad&&!t.onError&&t.src&&typeof t.src==`string`)return!0}return!1}function Wf(e){return!(e.type===`stylesheet`&&!(e.state.loading&3))}function Gf(e,t,n,r){if(n.type===`stylesheet`&&(typeof r.media!=`string`||!1!==matchMedia(r.media).matches)&&!(n.state.loading&4)){if(n.instance===null){var i=Af(r.href),a=t.querySelector(jf(i));if(a){t=a._p,typeof t==`object`&&t&&typeof t.then==`function`&&(e.count++,e=Jf.bind(e),t.then(e,e)),n.state.loading|=4,n.instance=a,wt(a);return}a=t.ownerDocument||t,r=Mf(r),(i=mf.get(i))&&Rf(r,i),a=a.createElement(`link`),wt(a);var o=a;o._p=new Promise(function(e,t){o.onload=e,o.onerror=t}),Pd(a,`link`,r),n.instance=a}e.stylesheets===null&&(e.stylesheets=new Map),e.stylesheets.set(n,t),(t=n.state.preload)&&!(n.state.loading&3)&&(e.count++,n=Jf.bind(e),t.addEventListener(`load`,n),t.addEventListener(`error`,n))}}var Kf=0;function qf(e,t){return e.stylesheets&&e.count===0&&Xf(e,e.stylesheets),0<e.count||0<e.imgCount?function(n){var r=setTimeout(function(){if(e.stylesheets&&Xf(e,e.stylesheets),e.unsuspend){var t=e.unsuspend;e.unsuspend=null,t()}},6e4+t);0<e.imgBytes&&Kf===0&&(Kf=62500*Ld());var i=setTimeout(function(){if(e.waitingForImages=!1,e.count===0&&(e.stylesheets&&Xf(e,e.stylesheets),e.unsuspend)){var t=e.unsuspend;e.unsuspend=null,t()}},(e.imgBytes>Kf?50:800)+t);return e.unsuspend=n,function(){e.unsuspend=null,clearTimeout(r),clearTimeout(i)}}:null}function Jf(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Xf(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var Yf=null;function Xf(e,t){e.stylesheets=null,e.unsuspend!==null&&(e.count++,Yf=new Map,t.forEach(Zf,e),Yf=null,Jf.call(e))}function Zf(e,t){if(!(t.state.loading&4)){var n=Yf.get(e);if(n)var r=n.get(null);else{n=new Map,Yf.set(e,n);for(var i=e.querySelectorAll(`link[data-precedence],style[data-precedence]`),a=0;a<i.length;a++){var o=i[a];(o.nodeName===`LINK`||o.getAttribute(`media`)!==`not all`)&&(n.set(o.dataset.precedence,o),r=o)}r&&n.set(null,r)}i=t.instance,o=i.getAttribute(`data-precedence`),a=n.get(o)||r,a===r&&n.set(null,i),n.set(o,i),this.count++,r=Jf.bind(this),i.addEventListener(`load`,r),i.addEventListener(`error`,r),a?a.parentNode.insertBefore(i,a.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(i,e.firstChild)),t.state.loading|=4}}var Qf={$$typeof:S,Provider:null,Consumer:null,_currentValue:le,_currentValue2:le,_threadCount:0};function $f(e,t,n,r,i,a,o,s,c){this.tag=1,this.containerInfo=e,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=nt(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=nt(0),this.hiddenUpdates=nt(null),this.identifierPrefix=r,this.onUncaughtError=i,this.onCaughtError=a,this.onRecoverableError=o,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=c,this.incompleteTransitions=new Map}function ep(e,t,n,r,i,a,o,s,c,l,u,d){return e=new $f(e,t,n,o,c,l,u,d,s),t=1,!0===a&&(t|=24),a=si(3,null,null,t),e.current=a,a.stateNode=e,t=oa(),t.refCount++,e.pooledCache=t,t.refCount++,a.memoizedState={element:r,isDehydrated:n,cache:t},za(a),e}function tp(e){return e?(e=ai,e):ai}function np(e,t,n,r,i,a){i=tp(i),r.context===null?r.context=i:r.pendingContext=i,r=Va(t),r.payload={element:n},a=a===void 0?null:a,a!==null&&(r.callback=a),n=Ha(e,r,t),n!==null&&(hu(n,e,t),Ua(n,e,t))}function rp(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function ip(e,t){rp(e,t),(e=e.alternate)&&rp(e,t)}function ap(e){if(e.tag===13||e.tag===31){var t=ni(e,67108864);t!==null&&hu(t,e,67108864),ip(e,67108864)}}function op(e){if(e.tag===13||e.tag===31){var t=pu();t=ct(t);var n=ni(e,t);n!==null&&hu(n,e,t),ip(e,t)}}var sp=!0;function cp(e,t,n,r){var i=D.T;D.T=null;var a=O.p;try{O.p=2,up(e,t,n,r)}finally{O.p=a,D.T=i}}function lp(e,t,n,r){var i=D.T;D.T=null;var a=O.p;try{O.p=8,up(e,t,n,r)}finally{O.p=a,D.T=i}}function up(e,t,n,r){if(sp){var i=dp(r);if(i===null)wd(e,t,r,fp,n),Cp(e,r);else if(Tp(i,e,t,n,r))r.stopPropagation();else if(Cp(e,r),t&4&&-1<Sp.indexOf(e)){for(;i!==null;){var a=xt(i);if(a!==null)switch(a.tag){case 3:if(a=a.stateNode,a.current.memoizedState.isDehydrated){var o=Ze(a.pendingLanes);if(o!==0){var s=a;for(s.pendingLanes|=2,s.entangledLanes|=2;o;){var c=1<<31-We(o);s.entanglements[1]|=c,o&=~c}rd(a),!(K&6)&&(tu=Me()+500,id(0,!1))}}break;case 31:case 13:s=ni(a,2),s!==null&&hu(s,a,2),bu(),ip(a,2)}if(a=dp(r),a===null&&wd(e,t,r,fp,n),a===i)break;i=a}i!==null&&r.stopPropagation()}else wd(e,t,r,null,n)}}function dp(e){return e=nn(e),pp(e)}var fp=null;function pp(e){if(fp=null,e=bt(e),e!==null){var t=o(e);if(t===null)e=null;else{var n=t.tag;if(n===13){if(e=s(t),e!==null)return e;e=null}else if(n===31){if(e=c(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 fp=e,null}function mp(e){switch(e){case`beforetoggle`:case`cancel`:case`click`:case`close`:case`contextmenu`:case`copy`:case`cut`:case`auxclick`:case`dblclick`:case`dragend`:case`dragstart`:case`drop`:case`focusin`:case`focusout`:case`input`:case`invalid`:case`keydown`:case`keypress`:case`keyup`:case`mousedown`:case`mouseup`:case`paste`:case`pause`:case`play`:case`pointercancel`:case`pointerdown`:case`pointerup`:case`ratechange`:case`reset`:case`resize`:case`seeked`:case`submit`:case`toggle`:case`touchcancel`:case`touchend`:case`touchstart`:case`volumechange`:case`change`:case`selectionchange`:case`textInput`:case`compositionstart`:case`compositionend`:case`compositionupdate`:case`beforeblur`:case`afterblur`:case`beforeinput`:case`blur`:case`fullscreenchange`:case`focus`:case`hashchange`:case`popstate`:case`select`:case`selectstart`:return 2;case`drag`:case`dragenter`:case`dragexit`:case`dragleave`:case`dragover`:case`mousemove`:case`mouseout`:case`mouseover`:case`pointermove`:case`pointerout`:case`pointerover`:case`scroll`:case`touchmove`:case`wheel`:case`mouseenter`:case`mouseleave`:case`pointerenter`:case`pointerleave`:return 8;case`message`:switch(Ne()){case Pe:return 2;case Fe:return 8;case Ie:case Le:return 32;case Re:return 268435456;default:return 32}default:return 32}}var hp=!1,gp=null,_p=null,vp=null,yp=new Map,bp=new Map,xp=[],Sp=`mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset`.split(` `);function Cp(e,t){switch(e){case`focusin`:case`focusout`:gp=null;break;case`dragenter`:case`dragleave`:_p=null;break;case`mouseover`:case`mouseout`:vp=null;break;case`pointerover`:case`pointerout`:yp.delete(t.pointerId);break;case`gotpointercapture`:case`lostpointercapture`:bp.delete(t.pointerId)}}function wp(e,t,n,r,i,a){return e===null||e.nativeEvent!==a?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:a,targetContainers:[i]},t!==null&&(t=xt(t),t!==null&&ap(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function Tp(e,t,n,r,i){switch(t){case`focusin`:return gp=wp(gp,e,t,n,r,i),!0;case`dragenter`:return _p=wp(_p,e,t,n,r,i),!0;case`mouseover`:return vp=wp(vp,e,t,n,r,i),!0;case`pointerover`:var a=i.pointerId;return yp.set(a,wp(yp.get(a)||null,e,t,n,r,i)),!0;case`gotpointercapture`:return a=i.pointerId,bp.set(a,wp(bp.get(a)||null,e,t,n,r,i)),!0}return!1}function Ep(e){var t=bt(e.target);if(t!==null){var n=o(t);if(n!==null){if(t=n.tag,t===13){if(t=s(n),t!==null){e.blockedOn=t,ut(e.priority,function(){op(n)});return}}else if(t===31){if(t=c(n),t!==null){e.blockedOn=t,ut(e.priority,function(){op(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 Dp(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=dp(e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);tn=r,n.target.dispatchEvent(r),tn=null}else return t=xt(n),t!==null&&ap(t),e.blockedOn=n,!1;t.shift()}return!0}function Op(e,t,n){Dp(e)&&n.delete(t)}function kp(){hp=!1,gp!==null&&Dp(gp)&&(gp=null),_p!==null&&Dp(_p)&&(_p=null),vp!==null&&Dp(vp)&&(vp=null),yp.forEach(Op),bp.forEach(Op)}function Ap(e,n){e.blockedOn===n&&(e.blockedOn=null,hp||(hp=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,kp)))}var jp=null;function Mp(e){jp!==e&&(jp=e,t.unstable_scheduleCallback(t.unstable_NormalPriority,function(){jp===e&&(jp=null);for(var t=0;t<e.length;t+=3){var n=e[t],r=e[t+1],i=e[t+2];if(typeof r!=`function`){if(pp(r||n)===null)continue;break}var a=xt(n);a!==null&&(e.splice(t,3),t-=3,Cs(a,{pending:!0,data:i,method:n.method,action:r},r,i))}}))}function Np(e){function t(t){return Ap(t,e)}gp!==null&&Ap(gp,e),_p!==null&&Ap(_p,e),vp!==null&&Ap(vp,e),yp.forEach(t),bp.forEach(t);for(var n=0;n<xp.length;n++){var r=xp[n];r.blockedOn===e&&(r.blockedOn=null)}for(;0<xp.length&&(n=xp[0],n.blockedOn===null);)Ep(n),n.blockedOn===null&&xp.shift();if(n=(e.ownerDocument||e).$$reactFormReplay,n!=null)for(r=0;r<n.length;r+=3){var i=n[r],a=n[r+1],o=i[pt]||null;if(typeof a==`function`)o||Mp(n);else if(o){var s=null;if(a&&a.hasAttribute(`formAction`)){if(i=a,o=a[pt]||null)s=o.formAction;else if(pp(i)!==null)continue}else s=o.action;typeof s==`function`?n[r+1]=s:(n.splice(r,3),r-=3),Mp(n)}}}function Pp(){function e(e){e.canIntercept&&e.info===`react-transition`&&e.intercept({handler:function(){return new Promise(function(e){return i=e})},focusReset:`manual`,scroll:`manual`})}function t(){i!==null&&(i(),i=null),r||setTimeout(n,20)}function n(){if(!r&&!navigation.transition){var e=navigation.currentEntry;e&&e.url!=null&&navigation.navigate(e.url,{state:e.getState(),info:`react-transition`,history:`replace`})}}if(typeof navigation==`object`){var r=!1,i=null;return navigation.addEventListener(`navigate`,e),navigation.addEventListener(`navigatesuccess`,t),navigation.addEventListener(`navigateerror`,t),setTimeout(n,100),function(){r=!0,navigation.removeEventListener(`navigate`,e),navigation.removeEventListener(`navigatesuccess`,t),navigation.removeEventListener(`navigateerror`,t),i!==null&&(i(),i=null)}}}function Fp(e){this._internalRoot=e}Ip.prototype.render=Fp.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(i(409));var n=t.current;np(n,pu(),e,t,null,null)},Ip.prototype.unmount=Fp.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;np(e.current,2,null,e,null,null),bu(),t[mt]=null}};function Ip(e){this._internalRoot=e}Ip.prototype.unstable_scheduleHydration=function(e){if(e){var t=lt();e={blockedOn:null,target:e,priority:t};for(var n=0;n<xp.length&&t!==0&&t<xp[n].priority;n++);xp.splice(n,0,e),n===0&&Ep(e)}};var Lp=n.version;if(Lp!==`19.2.8`)throw Error(i(527,Lp,`19.2.8`));O.findDOMNode=function(e){var t=e._reactInternals;if(t===void 0)throw typeof e.render==`function`?Error(i(188)):(e=Object.keys(e).join(`,`),Error(i(268,e)));return e=d(t),e=e===null?null:p(e),e=e===null?null:e.stateNode,e};var Rp={bundleType:0,version:`19.2.8`,rendererPackageName:`react-dom`,currentDispatcherRef:D,reconcilerVersion:`19.2.8`};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<`u`){var zp=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!zp.isDisabled&&zp.supportsFiber)try{Ve=zp.inject(Rp),He=zp}catch{}}e.createRoot=function(e,t){if(!a(e))throw Error(i(299));var n=!1,r=``,o=Ks,s=qs,c=Js;return t!=null&&(!0===t.unstable_strictMode&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onUncaughtError!==void 0&&(o=t.onUncaughtError),t.onCaughtError!==void 0&&(s=t.onCaughtError),t.onRecoverableError!==void 0&&(c=t.onRecoverableError)),t=ep(e,1,!1,null,null,n,r,null,o,s,c,Pp),e[mt]=t.current,Sd(e),new Fp(t)}})),g=o(((e,t)=>{function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>`u`||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!=`function`))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(e){console.error(e)}}n(),t.exports=h()})),_=(...e)=>e.filter((e,t,n)=>!!e&&e.trim()!==``&&n.indexOf(e)===t).join(` `).trim(),v=e=>e.replace(/([a-z0-9])([A-Z])/g,`$1-$2`).toLowerCase(),y=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,t,n)=>n?n.toUpperCase():t.toLowerCase()),b=e=>{let t=y(e);return t.charAt(0).toUpperCase()+t.slice(1)},x={xmlns:`http://www.w3.org/2000/svg`,width:24,height:24,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:2,strokeLinecap:`round`,strokeLinejoin:`round`},ee=e=>{for(let t in e)if(t.startsWith(`aria-`)||t===`role`||t===`title`)return!0;return!1},S=c(u(),1),C=(0,S.createContext)({}),te=()=>(0,S.useContext)(C),ne=(0,S.forwardRef)(({color:e,size:t,strokeWidth:n,absoluteStrokeWidth:r,className:i=``,children:a,iconNode:o,...s},c)=>{let{size:l=24,strokeWidth:u=2,absoluteStrokeWidth:d=!1,color:f=`currentColor`,className:p=``}=te()??{},m=r??d?Number(n??u)*24/Number(t??l):n??u;return(0,S.createElement)(`svg`,{ref:c,...x,width:t??l??x.width,height:t??l??x.height,stroke:e??f,strokeWidth:m,className:_(`lucide`,p,i),...!a&&!ee(s)&&{"aria-hidden":`true`},...s},[...o.map(([e,t])=>(0,S.createElement)(e,t)),...Array.isArray(a)?a:[a]])}),w=(e,t)=>{let n=(0,S.forwardRef)(({className:n,...r},i)=>(0,S.createElement)(ne,{ref:i,iconNode:t,className:_(`lucide-${v(b(e))}`,`lucide-${e}`,n),...r}));return n.displayName=b(e),n},T=w(`check`,[[`path`,{d:`M20 6 9 17l-5-5`,key:`1gmf2c`}]]),re=w(`chevron-down`,[[`path`,{d:`m6 9 6 6 6-6`,key:`qrunsl`}]]),ie=w(`chevron-right`,[[`path`,{d:`m9 18 6-6-6-6`,key:`mthhwq`}]]),E=w(`circle-alert`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`12`,x2:`12`,y1:`8`,y2:`12`,key:`1pkeuh`}],[`line`,{x1:`12`,x2:`12.01`,y1:`16`,y2:`16`,key:`4dfq90`}]]),ae=w(`circle-question-mark`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3`,key:`1u773s`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),oe=w(`clock`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l4 2`,key:`mmk7yg`}]]),se=w(`cloud-upload`,[[`path`,{d:`M12 13v8`,key:`1l5pq0`}],[`path`,{d:`M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242`,key:`1pljnt`}],[`path`,{d:`m8 17 4-4 4 4`,key:`1quai1`}]]),ce=w(`copy`,[[`rect`,{width:`14`,height:`14`,x:`8`,y:`8`,rx:`2`,ry:`2`,key:`17jyea`}],[`path`,{d:`M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2`,key:`zix9uf`}]]),D=w(`external-link`,[[`path`,{d:`M15 3h6v6`,key:`1q9fwt`}],[`path`,{d:`M10 14 21 3`,key:`gplh6r`}],[`path`,{d:`M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6`,key:`a6xqqp`}]]),O=w(`git-branch`,[[`path`,{d:`M15 6a9 9 0 0 0-9 9V3`,key:`1cii5b`}],[`circle`,{cx:`18`,cy:`6`,r:`3`,key:`1h7g24`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}]]),le=w(`info`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 16v-4`,key:`1dtifu`}],[`path`,{d:`M12 8h.01`,key:`e9boi3`}]]),ue=w(`link`,[[`path`,{d:`M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71`,key:`1cjeqo`}],[`path`,{d:`M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71`,key:`19qd67`}]]),de=w(`loader-circle`,[[`path`,{d:`M21 12a9 9 0 1 1-6.219-8.56`,key:`13zald`}]]),k=w(`lock`,[[`rect`,{width:`18`,height:`11`,x:`3`,y:`11`,rx:`2`,ry:`2`,key:`1w4ew1`}],[`path`,{d:`M7 11V7a5 5 0 0 1 10 0v4`,key:`fwvmzm`}]]),A=w(`plug`,[[`path`,{d:`M12 22v-5`,key:`1ega77`}],[`path`,{d:`M15 8V2`,key:`18g5xt`}],[`path`,{d:`M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z`,key:`1xoxul`}],[`path`,{d:`M9 8V2`,key:`14iosj`}]]),j=w(`rotate-ccw-clock`,[[`path`,{d:`M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8`,key:`1357e3`}],[`path`,{d:`M3 3v5h5`,key:`1xhq8a`}],[`path`,{d:`M12 7v5l4 2`,key:`1fdv2h`}]]),fe=w(`server`,[[`rect`,{width:`20`,height:`8`,x:`2`,y:`2`,rx:`2`,ry:`2`,key:`ngkwjq`}],[`rect`,{width:`20`,height:`8`,x:`2`,y:`14`,rx:`2`,ry:`2`,key:`iecqi9`}],[`line`,{x1:`6`,x2:`6.01`,y1:`6`,y2:`6`,key:`16zg32`}],[`line`,{x1:`6`,x2:`6.01`,y1:`18`,y2:`18`,key:`nzw8ys`}]]),pe=w(`settings`,[[`path`,{d:`M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915`,key:`1i5ecw`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),me=w(`trash-2`,[[`path`,{d:`M10 11v6`,key:`nco0om`}],[`path`,{d:`M14 11v6`,key:`outv1u`}],[`path`,{d:`M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6`,key:`miytrc`}],[`path`,{d:`M3 6h18`,key:`d0wm0j`}],[`path`,{d:`M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2`,key:`e791ji`}]]),he=w(`upload`,[[`path`,{d:`M12 3v12`,key:`1x0j5s`}],[`path`,{d:`m17 8-5-5-5 5`,key:`7q97r8`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`,key:`ih7n3h`}]]),ge=w(`x`,[[`path`,{d:`M18 6 6 18`,key:`1bl5f8`}],[`path`,{d:`m6 6 12 12`,key:`d8bk6v`}]]),_e=g();function ve(e){var t,n,r=``;if(typeof e==`string`||typeof e==`number`)r+=e;else if(typeof e==`object`){if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=ve(e[t]))&&(r&&(r+=` `),r+=n)}else for(n in e)e[n]&&(r&&(r+=` `),r+=n)}return r}function ye(){for(var e,t,n=0,r=``,i=arguments.length;n<i;n++)(e=arguments[n])&&(t=ve(e))&&(r&&(r+=` `),r+=t);return r}var be=(e,t)=>{let n=Array(e.length+t.length);for(let t=0;t<e.length;t++)n[t]=e[t];for(let r=0;r<t.length;r++)n[e.length+r]=t[r];return n},xe=(e,t)=>({classGroupId:e,validator:t}),Se=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),Ce=`-`,we=[],Te=`arbitrary..`,Ee=e=>{let t=ke(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:e=>{if(e.startsWith(`[`)&&e.endsWith(`]`))return Oe(e);let n=e.split(Ce);return De(n,+(n[0]===``&&n.length>1),t)},getConflictingClassGroupIds:(e,t)=>{if(t){let t=r[e],i=n[e];return t?i?be(i,t):t:i||we}return n[e]||we}}},De=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;let r=e[t],i=n.nextPart.get(r);if(i){let n=De(e,t+1,i);if(n)return n}let a=n.validators;if(a===null)return;let o=t===0?e.join(Ce):e.slice(t).join(Ce),s=a.length;for(let e=0;e<s;e++){let t=a[e];if(t.validator(o))return t.classGroupId}},Oe=e=>e.slice(1,-1).indexOf(`:`)===-1?void 0:(()=>{let t=e.slice(1,-1),n=t.indexOf(`:`),r=t.slice(0,n);return r?Te+r:void 0})(),ke=e=>{let{theme:t,classGroups:n}=e;return Ae(n,t)},Ae=(e,t)=>{let n=Se();for(let r in e){let i=e[r];je(i,n,r,t)}return n},je=(e,t,n,r)=>{let i=e.length;for(let a=0;a<i;a++){let i=e[a];Me(i,t,n,r)}},Me=(e,t,n,r)=>{if(typeof e==`string`){Ne(e,t,n);return}if(typeof e==`function`){Pe(e,t,n,r);return}Fe(e,t,n,r)},Ne=(e,t,n)=>{let r=e===``?t:Ie(t,e);r.classGroupId=n},Pe=(e,t,n,r)=>{if(Le(e)){je(e(r),t,n,r);return}t.validators===null&&(t.validators=[]),t.validators.push(xe(n,e))},Fe=(e,t,n,r)=>{let i=Object.entries(e),a=i.length;for(let e=0;e<a;e++){let[a,o]=i[e];je(o,Ie(t,a),n,r)}},Ie=(e,t)=>{let n=e,r=t.split(Ce),i=r.length;for(let e=0;e<i;e++){let t=r[e],i=n.nextPart.get(t);i||(i=Se(),n.nextPart.set(t,i)),n=i}return n},Le=e=>`isThemeGetter`in e&&e.isThemeGetter===!0,Re=e=>{if(e<1)return{get:()=>void 0,set:()=>{}};let t=0,n=Object.create(null),r=Object.create(null),i=(i,a)=>{n[i]=a,t++,t>e&&(t=0,r=n,n=Object.create(null))};return{get(e){let t=n[e];if(t!==void 0)return t;if((t=r[e])!==void 0)return i(e,t),t},set(e,t){e in n?n[e]=t:i(e,t)}}},ze=`!`,Be=`:`,Ve=[],He=(e,t,n,r,i)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:r,isExternal:i}),Ue=e=>{let{prefix:t,experimentalParseClassName:n}=e,r=e=>{let t=[],n=0,r=0,i=0,a,o=e.length;for(let s=0;s<o;s++){let o=e[s];if(n===0&&r===0){if(o===Be){t.push(e.slice(i,s)),i=s+1;continue}if(o===`/`){a=s;continue}}o===`[`?n++:o===`]`?n--:o===`(`?r++:o===`)`&&r--}let s=t.length===0?e:e.slice(i),c=s,l=!1;s.endsWith(ze)?(c=s.slice(0,-1),l=!0):s.startsWith(ze)&&(c=s.slice(1),l=!0);let u=a&&a>i?a-i:void 0;return He(t,l,c,u)};if(t){let e=t+Be,n=r;r=t=>t.startsWith(e)?n(t.slice(e.length)):He(Ve,!1,t,void 0,!0)}if(n){let e=r;r=t=>n({className:t,parseClassName:e})}return r},We=e=>{let t=new Map;return e.orderSensitiveModifiers.forEach((e,n)=>{t.set(e,1e6+n)}),e=>{let n=[],r=[];for(let i=0;i<e.length;i++){let a=e[i],o=a[0]===`[`,s=t.has(a);o||s?(r.length>0&&(r.sort(),n.push(...r),r=[]),n.push(a)):r.push(a)}return r.length>0&&(r.sort(),n.push(...r)),n}},Ge=e=>({cache:Re(e.cacheSize),parseClassName:Ue(e),sortModifiers:We(e),postfixLookupClassGroupIds:Ke(e),...Ee(e)}),Ke=e=>{let t=Object.create(null),n=e.postfixLookupClassGroups;if(n)for(let e=0;e<n.length;e++)t[n[e]]=!0;return t},qe=/\s+/,Je=(e,t)=>{let{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:i,sortModifiers:a,postfixLookupClassGroupIds:o}=t,s=[],c=e.trim().split(qe),l=``;for(let e=c.length-1;e>=0;--e){let t=c[e],{isExternal:u,modifiers:d,hasImportantModifier:f,baseClassName:p,maybePostfixModifierPosition:m}=n(t);if(u){l=t+(l.length>0?` `+l:l);continue}let h=!!m,g;if(h){g=r(p.substring(0,m));let e=g&&o[g]?r(p):void 0;e&&e!==g&&(g=e,h=!1)}else g=r(p);if(!g){if(!h){l=t+(l.length>0?` `+l:l);continue}if(g=r(p),!g){l=t+(l.length>0?` `+l:l);continue}h=!1}let _=d.length===0?``:d.length===1?d[0]:a(d).join(`:`),v=f?_+ze:_,y=v+g;if(s.indexOf(y)>-1)continue;s.push(y);let b=i(g,h);for(let e=0;e<b.length;++e){let t=b[e];s.push(v+t)}l=t+(l.length>0?` `+l:l)}return l},Ye=(...e)=>{let t=0,n,r,i=``;for(;t<e.length;)(n=e[t++])&&(r=Xe(n))&&(i&&(i+=` `),i+=r);return i},Xe=e=>{if(typeof e==`string`)return e;let t,n=``;for(let r=0;r<e.length;r++)e[r]&&(t=Xe(e[r]))&&(n&&(n+=` `),n+=t);return n},Ze=(e,...t)=>{let n,r,i,a,o=o=>(n=Ge(t.reduce((e,t)=>t(e),e())),r=n.cache.get,i=n.cache.set,a=s,s(o)),s=e=>{let t=r(e);if(t)return t;let a=Je(e,n);return i(e,a),a};return a=o,(...e)=>a(Ye(...e))},Qe=[],$e=e=>{let t=t=>t[e]||Qe;return t.isThemeGetter=!0,t},et=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,tt=/^\((?:(\w[\w-]*):)?(.+)\)$/i,nt=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,rt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,it=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,at=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,ot=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,st=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,ct=e=>nt.test(e),M=e=>!!e&&!Number.isNaN(Number(e)),lt=e=>!!e&&Number.isInteger(Number(e)),ut=e=>e.endsWith(`%`)&&M(e.slice(0,-1)),dt=e=>rt.test(e),ft=()=>!0,pt=e=>it.test(e)&&!at.test(e),mt=()=>!1,ht=e=>ot.test(e),gt=e=>st.test(e),_t=e=>!N(e)&&!P(e),vt=e=>e.startsWith(`@container`)&&(e[10]===`/`&&e[11]!==void 0||e[11]===`s`&&e[16]!==void 0&&e.startsWith(`-size/`,10)||e[11]===`n`&&e[18]!==void 0&&e.startsWith(`-normal/`,10)),yt=e=>Pt(e,Rt,mt),N=e=>et.test(e),bt=e=>Pt(e,zt,pt),xt=e=>Pt(e,Bt,M),St=e=>Pt(e,Ht,ft),Ct=e=>Pt(e,Vt,mt),wt=e=>Pt(e,It,mt),Tt=e=>Pt(e,Lt,gt),Et=e=>Pt(e,Ut,ht),P=e=>tt.test(e),Dt=e=>Ft(e,zt),Ot=e=>Ft(e,Vt),kt=e=>Ft(e,It),At=e=>Ft(e,Rt),jt=e=>Ft(e,Lt),Mt=e=>Ft(e,Ut,!0),Nt=e=>Ft(e,Ht,!0),Pt=(e,t,n)=>{let r=et.exec(e);return r?r[1]?t(r[1]):n(r[2]):!1},Ft=(e,t,n=!1)=>{let r=tt.exec(e);return r?r[1]?t(r[1]):n:!1},It=e=>e===`position`||e===`percentage`,Lt=e=>e===`image`||e===`url`,Rt=e=>e===`length`||e===`size`||e===`bg-size`,zt=e=>e===`length`,Bt=e=>e===`number`,Vt=e=>e===`family-name`,Ht=e=>e===`number`||e===`weight`,Ut=e=>e===`shadow`,Wt=Ze(()=>{let e=$e(`color`),t=$e(`font`),n=$e(`text`),r=$e(`font-weight`),i=$e(`tracking`),a=$e(`leading`),o=$e(`breakpoint`),s=$e(`container`),c=$e(`spacing`),l=$e(`radius`),u=$e(`shadow`),d=$e(`inset-shadow`),f=$e(`text-shadow`),p=$e(`drop-shadow`),m=$e(`blur`),h=$e(`perspective`),g=$e(`aspect`),_=$e(`ease`),v=$e(`animate`),y=()=>[`auto`,`avoid`,`all`,`avoid-page`,`page`,`left`,`right`,`column`],b=()=>[`center`,`top`,`bottom`,`left`,`right`,`top-left`,`left-top`,`top-right`,`right-top`,`bottom-right`,`right-bottom`,`bottom-left`,`left-bottom`],x=()=>[...b(),P,N],ee=()=>[`auto`,`hidden`,`clip`,`visible`,`scroll`],S=()=>[`auto`,`contain`,`none`],C=()=>[P,N,c],te=()=>[ct,`full`,`auto`,...C()],ne=()=>[lt,`none`,`subgrid`,P,N],w=()=>[`auto`,{span:[`full`,lt,P,N]},lt,P,N],T=()=>[lt,`auto`,P,N],re=()=>[`auto`,`min`,`max`,`fr`,P,N],ie=()=>[`start`,`end`,`center`,`between`,`around`,`evenly`,`stretch`,`baseline`,`center-safe`,`end-safe`],E=()=>[`start`,`end`,`center`,`stretch`,`center-safe`,`end-safe`],ae=()=>[`auto`,...C()],oe=()=>[ct,`auto`,`full`,`dvw`,`dvh`,`lvw`,`lvh`,`svw`,`svh`,`min`,`max`,`fit`,...C()],se=()=>[ct,`screen`,`full`,`dvw`,`lvw`,`svw`,`min`,`max`,`fit`,...C()],ce=()=>[ct,`screen`,`full`,`lh`,`dvh`,`lvh`,`svh`,`min`,`max`,`fit`,...C()],D=()=>[e,P,N],O=()=>[...b(),kt,wt,{position:[P,N]}],le=()=>[`no-repeat`,{repeat:[``,`x`,`y`,`space`,`round`]}],ue=()=>[`auto`,`cover`,`contain`,At,yt,{size:[P,N]}],de=()=>[ut,Dt,bt],k=()=>[``,`none`,`full`,l,P,N],A=()=>[``,M,Dt,bt],j=()=>[`solid`,`dashed`,`dotted`,`double`],fe=()=>[`normal`,`multiply`,`screen`,`overlay`,`darken`,`lighten`,`color-dodge`,`color-burn`,`hard-light`,`soft-light`,`difference`,`exclusion`,`hue`,`saturation`,`color`,`luminosity`],pe=()=>[M,ut,kt,wt],me=()=>[``,`none`,m,P,N],he=()=>[`none`,M,P,N],ge=()=>[`none`,M,P,N],_e=()=>[M,P,N],ve=()=>[ct,`full`,...C()];return{cacheSize:500,theme:{animate:[`spin`,`ping`,`pulse`,`bounce`],aspect:[`video`],blur:[dt],breakpoint:[dt],color:[ft],container:[dt],"drop-shadow":[dt],ease:[`in`,`out`,`in-out`],font:[_t],"font-weight":[`thin`,`extralight`,`light`,`normal`,`medium`,`semibold`,`bold`,`extrabold`,`black`],"inset-shadow":[dt],leading:[`none`,`tight`,`snug`,`normal`,`relaxed`,`loose`],perspective:[`dramatic`,`near`,`normal`,`midrange`,`distant`,`none`],radius:[dt],shadow:[dt],spacing:[`px`,M],text:[dt],"text-shadow":[dt],tracking:[`tighter`,`tight`,`normal`,`wide`,`wider`,`widest`]},classGroups:{aspect:[{aspect:[`auto`,`square`,ct,N,P,g]}],container:[`container`],"container-type":[{"@container":[``,`normal`,`size`,P,N]}],"container-named":[vt],columns:[{columns:[M,N,P,s]}],"break-after":[{"break-after":y()}],"break-before":[{"break-before":y()}],"break-inside":[{"break-inside":[`auto`,`avoid`,`avoid-page`,`avoid-column`]}],"box-decoration":[{"box-decoration":[`slice`,`clone`]}],box:[{box:[`border`,`content`]}],display:[`block`,`inline-block`,`inline`,`flex`,`inline-flex`,`table`,`inline-table`,`table-caption`,`table-cell`,`table-column`,`table-column-group`,`table-footer-group`,`table-header-group`,`table-row-group`,`table-row`,`flow-root`,`grid`,`inline-grid`,`contents`,`list-item`,`hidden`],sr:[`sr-only`,`not-sr-only`],float:[{float:[`right`,`left`,`none`,`start`,`end`]}],clear:[{clear:[`left`,`right`,`both`,`none`,`start`,`end`]}],isolation:[`isolate`,`isolation-auto`],"object-fit":[{object:[`contain`,`cover`,`fill`,`none`,`scale-down`]}],"object-position":[{object:x()}],overflow:[{overflow:ee()}],"overflow-x":[{"overflow-x":ee()}],"overflow-y":[{"overflow-y":ee()}],overscroll:[{overscroll:S()}],"overscroll-x":[{"overscroll-x":S()}],"overscroll-y":[{"overscroll-y":S()}],position:[`static`,`fixed`,`absolute`,`relative`,`sticky`],inset:[{inset:te()}],"inset-x":[{"inset-x":te()}],"inset-y":[{"inset-y":te()}],start:[{"inset-s":te(),start:te()}],end:[{"inset-e":te(),end:te()}],"inset-bs":[{"inset-bs":te()}],"inset-be":[{"inset-be":te()}],top:[{top:te()}],right:[{right:te()}],bottom:[{bottom:te()}],left:[{left:te()}],visibility:[`visible`,`invisible`,`collapse`],z:[{z:[lt,`auto`,P,N]}],basis:[{basis:[ct,`full`,`auto`,s,...C()]}],"flex-direction":[{flex:[`row`,`row-reverse`,`col`,`col-reverse`]}],"flex-wrap":[{flex:[`nowrap`,`wrap`,`wrap-reverse`]}],flex:[{flex:[M,ct,`auto`,`initial`,`none`,N]}],grow:[{grow:[``,M,P,N]}],shrink:[{shrink:[``,M,P,N]}],order:[{order:[lt,`first`,`last`,`none`,P,N]}],"grid-cols":[{"grid-cols":ne()}],"col-start-end":[{col:w()}],"col-start":[{"col-start":T()}],"col-end":[{"col-end":T()}],"grid-rows":[{"grid-rows":ne()}],"row-start-end":[{row:w()}],"row-start":[{"row-start":T()}],"row-end":[{"row-end":T()}],"grid-flow":[{"grid-flow":[`row`,`col`,`dense`,`row-dense`,`col-dense`]}],"auto-cols":[{"auto-cols":re()}],"auto-rows":[{"auto-rows":re()}],gap:[{gap:C()}],"gap-x":[{"gap-x":C()}],"gap-y":[{"gap-y":C()}],"justify-content":[{justify:[...ie(),`normal`]}],"justify-items":[{"justify-items":[...E(),`normal`]}],"justify-self":[{"justify-self":[`auto`,...E()]}],"align-content":[{content:[`normal`,...ie()]}],"align-items":[{items:[...E(),{baseline:[``,`last`]}]}],"align-self":[{self:[`auto`,...E(),{baseline:[``,`last`]}]}],"place-content":[{"place-content":ie()}],"place-items":[{"place-items":[...E(),`baseline`]}],"place-self":[{"place-self":[`auto`,...E()]}],p:[{p:C()}],px:[{px:C()}],py:[{py:C()}],ps:[{ps:C()}],pe:[{pe:C()}],pbs:[{pbs:C()}],pbe:[{pbe:C()}],pt:[{pt:C()}],pr:[{pr:C()}],pb:[{pb:C()}],pl:[{pl:C()}],m:[{m:ae()}],mx:[{mx:ae()}],my:[{my:ae()}],ms:[{ms:ae()}],me:[{me:ae()}],mbs:[{mbs:ae()}],mbe:[{mbe:ae()}],mt:[{mt:ae()}],mr:[{mr:ae()}],mb:[{mb:ae()}],ml:[{ml:ae()}],"space-x":[{"space-x":C()}],"space-x-reverse":[`space-x-reverse`],"space-y":[{"space-y":C()}],"space-y-reverse":[`space-y-reverse`],size:[{size:oe()}],"inline-size":[{inline:[`auto`,...se()]}],"min-inline-size":[{"min-inline":[`auto`,...se()]}],"max-inline-size":[{"max-inline":[`none`,...se()]}],"block-size":[{block:[`auto`,...ce()]}],"min-block-size":[{"min-block":[`auto`,...ce()]}],"max-block-size":[{"max-block":[`none`,...ce()]}],w:[{w:[s,`screen`,...oe()]}],"min-w":[{"min-w":[s,`screen`,`none`,...oe()]}],"max-w":[{"max-w":[s,`screen`,`none`,`prose`,{screen:[o]},...oe()]}],h:[{h:[`screen`,`lh`,...oe()]}],"min-h":[{"min-h":[`screen`,`lh`,`none`,...oe()]}],"max-h":[{"max-h":[`screen`,`lh`,...oe()]}],"font-size":[{text:[`base`,n,Dt,bt]}],"font-smoothing":[`antialiased`,`subpixel-antialiased`],"font-style":[`italic`,`not-italic`],"font-weight":[{font:[r,Nt,St]}],"font-stretch":[{"font-stretch":[`ultra-condensed`,`extra-condensed`,`condensed`,`semi-condensed`,`normal`,`semi-expanded`,`expanded`,`extra-expanded`,`ultra-expanded`,ut,N]}],"font-family":[{font:[Ot,Ct,t]}],"font-features":[{"font-features":[N]}],"fvn-normal":[`normal-nums`],"fvn-ordinal":[`ordinal`],"fvn-slashed-zero":[`slashed-zero`],"fvn-figure":[`lining-nums`,`oldstyle-nums`],"fvn-spacing":[`proportional-nums`,`tabular-nums`],"fvn-fraction":[`diagonal-fractions`,`stacked-fractions`],tracking:[{tracking:[i,P,N]}],"line-clamp":[{"line-clamp":[M,`none`,P,xt]}],leading:[{leading:[a,...C()]}],"list-image":[{"list-image":[`none`,P,N]}],"list-style-position":[{list:[`inside`,`outside`]}],"list-style-type":[{list:[`disc`,`decimal`,`none`,P,N]}],"text-alignment":[{text:[`left`,`center`,`right`,`justify`,`start`,`end`]}],"placeholder-color":[{placeholder:D()}],"text-color":[{text:D()}],"text-decoration":[`underline`,`overline`,`line-through`,`no-underline`],"text-decoration-style":[{decoration:[...j(),`wavy`]}],"text-decoration-thickness":[{decoration:[M,`from-font`,`auto`,P,bt]}],"text-decoration-color":[{decoration:D()}],"underline-offset":[{"underline-offset":[M,`auto`,P,N]}],"text-transform":[`uppercase`,`lowercase`,`capitalize`,`normal-case`],"text-overflow":[`truncate`,`text-ellipsis`,`text-clip`],"text-wrap":[{text:[`wrap`,`nowrap`,`balance`,`pretty`]}],indent:[{indent:C()}],"tab-size":[{tab:[lt,P,N]}],"vertical-align":[{align:[`baseline`,`top`,`middle`,`bottom`,`text-top`,`text-bottom`,`sub`,`super`,P,N]}],whitespace:[{whitespace:[`normal`,`nowrap`,`pre`,`pre-line`,`pre-wrap`,`break-spaces`]}],break:[{break:[`normal`,`words`,`all`,`keep`]}],wrap:[{wrap:[`break-word`,`anywhere`,`normal`]}],hyphens:[{hyphens:[`none`,`manual`,`auto`]}],content:[{content:[`none`,P,N]}],"bg-attachment":[{bg:[`fixed`,`local`,`scroll`]}],"bg-clip":[{"bg-clip":[`border`,`padding`,`content`,`text`]}],"bg-origin":[{"bg-origin":[`border`,`padding`,`content`]}],"bg-position":[{bg:O()}],"bg-repeat":[{bg:le()}],"bg-size":[{bg:ue()}],"bg-image":[{bg:[`none`,{linear:[{to:[`t`,`tr`,`r`,`br`,`b`,`bl`,`l`,`tl`]},lt,P,N],radial:[``,P,N],conic:[lt,P,N]},jt,Tt]}],"bg-color":[{bg:D()}],"gradient-from-pos":[{from:de()}],"gradient-via-pos":[{via:de()}],"gradient-to-pos":[{to:de()}],"gradient-from":[{from:D()}],"gradient-via":[{via:D()}],"gradient-to":[{to:D()}],rounded:[{rounded:k()}],"rounded-s":[{"rounded-s":k()}],"rounded-e":[{"rounded-e":k()}],"rounded-t":[{"rounded-t":k()}],"rounded-r":[{"rounded-r":k()}],"rounded-b":[{"rounded-b":k()}],"rounded-l":[{"rounded-l":k()}],"rounded-ss":[{"rounded-ss":k()}],"rounded-se":[{"rounded-se":k()}],"rounded-ee":[{"rounded-ee":k()}],"rounded-es":[{"rounded-es":k()}],"rounded-tl":[{"rounded-tl":k()}],"rounded-tr":[{"rounded-tr":k()}],"rounded-br":[{"rounded-br":k()}],"rounded-bl":[{"rounded-bl":k()}],"border-w":[{border:A()}],"border-w-x":[{"border-x":A()}],"border-w-y":[{"border-y":A()}],"border-w-s":[{"border-s":A()}],"border-w-e":[{"border-e":A()}],"border-w-bs":[{"border-bs":A()}],"border-w-be":[{"border-be":A()}],"border-w-t":[{"border-t":A()}],"border-w-r":[{"border-r":A()}],"border-w-b":[{"border-b":A()}],"border-w-l":[{"border-l":A()}],"divide-x":[{"divide-x":A()}],"divide-x-reverse":[`divide-x-reverse`],"divide-y":[{"divide-y":A()}],"divide-y-reverse":[`divide-y-reverse`],"border-style":[{border:[...j(),`hidden`,`none`]}],"divide-style":[{divide:[...j(),`hidden`,`none`]}],"border-color":[{border:D()}],"border-color-x":[{"border-x":D()}],"border-color-y":[{"border-y":D()}],"border-color-s":[{"border-s":D()}],"border-color-e":[{"border-e":D()}],"border-color-bs":[{"border-bs":D()}],"border-color-be":[{"border-be":D()}],"border-color-t":[{"border-t":D()}],"border-color-r":[{"border-r":D()}],"border-color-b":[{"border-b":D()}],"border-color-l":[{"border-l":D()}],"divide-color":[{divide:D()}],"outline-style":[{outline:[...j(),`none`,`hidden`]}],"outline-offset":[{"outline-offset":[M,P,N]}],"outline-w":[{outline:[``,M,Dt,bt]}],"outline-color":[{outline:D()}],shadow:[{shadow:[``,`none`,u,Mt,Et]}],"shadow-color":[{shadow:D()}],"inset-shadow":[{"inset-shadow":[`none`,d,Mt,Et]}],"inset-shadow-color":[{"inset-shadow":D()}],"ring-w":[{ring:A()}],"ring-w-inset":[`ring-inset`],"ring-color":[{ring:D()}],"ring-offset-w":[{"ring-offset":[M,bt]}],"ring-offset-color":[{"ring-offset":D()}],"inset-ring-w":[{"inset-ring":A()}],"inset-ring-color":[{"inset-ring":D()}],"text-shadow":[{"text-shadow":[`none`,f,Mt,Et]}],"text-shadow-color":[{"text-shadow":D()}],opacity:[{opacity:[M,P,N]}],"mix-blend":[{"mix-blend":[...fe(),`plus-darker`,`plus-lighter`]}],"bg-blend":[{"bg-blend":fe()}],"mask-clip":[{"mask-clip":[`border`,`padding`,`content`,`fill`,`stroke`,`view`]},`mask-no-clip`],"mask-composite":[{mask:[`add`,`subtract`,`intersect`,`exclude`]}],"mask-image-linear-pos":[{"mask-linear":[M]}],"mask-image-linear-from-pos":[{"mask-linear-from":pe()}],"mask-image-linear-to-pos":[{"mask-linear-to":pe()}],"mask-image-linear-from-color":[{"mask-linear-from":D()}],"mask-image-linear-to-color":[{"mask-linear-to":D()}],"mask-image-t-from-pos":[{"mask-t-from":pe()}],"mask-image-t-to-pos":[{"mask-t-to":pe()}],"mask-image-t-from-color":[{"mask-t-from":D()}],"mask-image-t-to-color":[{"mask-t-to":D()}],"mask-image-r-from-pos":[{"mask-r-from":pe()}],"mask-image-r-to-pos":[{"mask-r-to":pe()}],"mask-image-r-from-color":[{"mask-r-from":D()}],"mask-image-r-to-color":[{"mask-r-to":D()}],"mask-image-b-from-pos":[{"mask-b-from":pe()}],"mask-image-b-to-pos":[{"mask-b-to":pe()}],"mask-image-b-from-color":[{"mask-b-from":D()}],"mask-image-b-to-color":[{"mask-b-to":D()}],"mask-image-l-from-pos":[{"mask-l-from":pe()}],"mask-image-l-to-pos":[{"mask-l-to":pe()}],"mask-image-l-from-color":[{"mask-l-from":D()}],"mask-image-l-to-color":[{"mask-l-to":D()}],"mask-image-x-from-pos":[{"mask-x-from":pe()}],"mask-image-x-to-pos":[{"mask-x-to":pe()}],"mask-image-x-from-color":[{"mask-x-from":D()}],"mask-image-x-to-color":[{"mask-x-to":D()}],"mask-image-y-from-pos":[{"mask-y-from":pe()}],"mask-image-y-to-pos":[{"mask-y-to":pe()}],"mask-image-y-from-color":[{"mask-y-from":D()}],"mask-image-y-to-color":[{"mask-y-to":D()}],"mask-image-radial":[{"mask-radial":[P,N]}],"mask-image-radial-from-pos":[{"mask-radial-from":pe()}],"mask-image-radial-to-pos":[{"mask-radial-to":pe()}],"mask-image-radial-from-color":[{"mask-radial-from":D()}],"mask-image-radial-to-color":[{"mask-radial-to":D()}],"mask-image-radial-shape":[{"mask-radial":[`circle`,`ellipse`]}],"mask-image-radial-size":[{"mask-radial":[{closest:[`side`,`corner`],farthest:[`side`,`corner`]}]}],"mask-image-radial-pos":[{"mask-radial-at":b()}],"mask-image-conic-pos":[{"mask-conic":[M]}],"mask-image-conic-from-pos":[{"mask-conic-from":pe()}],"mask-image-conic-to-pos":[{"mask-conic-to":pe()}],"mask-image-conic-from-color":[{"mask-conic-from":D()}],"mask-image-conic-to-color":[{"mask-conic-to":D()}],"mask-mode":[{mask:[`alpha`,`luminance`,`match`]}],"mask-origin":[{"mask-origin":[`border`,`padding`,`content`,`fill`,`stroke`,`view`]}],"mask-position":[{mask:O()}],"mask-repeat":[{mask:le()}],"mask-size":[{mask:ue()}],"mask-type":[{"mask-type":[`alpha`,`luminance`]}],"mask-image":[{mask:[`none`,P,N]}],filter:[{filter:[``,`none`,P,N]}],blur:[{blur:me()}],brightness:[{brightness:[M,P,N]}],contrast:[{contrast:[M,P,N]}],"drop-shadow":[{"drop-shadow":[``,`none`,p,Mt,Et]}],"drop-shadow-color":[{"drop-shadow":D()}],grayscale:[{grayscale:[``,M,P,N]}],"hue-rotate":[{"hue-rotate":[M,P,N]}],invert:[{invert:[``,M,P,N]}],saturate:[{saturate:[M,P,N]}],sepia:[{sepia:[``,M,P,N]}],"backdrop-filter":[{"backdrop-filter":[``,`none`,P,N]}],"backdrop-blur":[{"backdrop-blur":me()}],"backdrop-brightness":[{"backdrop-brightness":[M,P,N]}],"backdrop-contrast":[{"backdrop-contrast":[M,P,N]}],"backdrop-grayscale":[{"backdrop-grayscale":[``,M,P,N]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[M,P,N]}],"backdrop-invert":[{"backdrop-invert":[``,M,P,N]}],"backdrop-opacity":[{"backdrop-opacity":[M,P,N]}],"backdrop-saturate":[{"backdrop-saturate":[M,P,N]}],"backdrop-sepia":[{"backdrop-sepia":[``,M,P,N]}],"border-collapse":[{border:[`collapse`,`separate`]}],"border-spacing":[{"border-spacing":C()}],"border-spacing-x":[{"border-spacing-x":C()}],"border-spacing-y":[{"border-spacing-y":C()}],"table-layout":[{table:[`auto`,`fixed`]}],caption:[{caption:[`top`,`bottom`]}],transition:[{transition:[``,`all`,`colors`,`opacity`,`shadow`,`transform`,`none`,P,N]}],"transition-behavior":[{transition:[`normal`,`discrete`]}],duration:[{duration:[M,`initial`,P,N]}],ease:[{ease:[`linear`,`initial`,_,P,N]}],delay:[{delay:[M,P,N]}],animate:[{animate:[`none`,v,P,N]}],backface:[{backface:[`hidden`,`visible`]}],perspective:[{perspective:[h,P,N]}],"perspective-origin":[{"perspective-origin":x()}],rotate:[{rotate:he()}],"rotate-x":[{"rotate-x":he()}],"rotate-y":[{"rotate-y":he()}],"rotate-z":[{"rotate-z":he()}],scale:[{scale:ge()}],"scale-x":[{"scale-x":ge()}],"scale-y":[{"scale-y":ge()}],"scale-z":[{"scale-z":ge()}],"scale-3d":[`scale-3d`],skew:[{skew:_e()}],"skew-x":[{"skew-x":_e()}],"skew-y":[{"skew-y":_e()}],transform:[{transform:[P,N,``,`none`,`gpu`,`cpu`]}],"transform-origin":[{origin:x()}],"transform-style":[{transform:[`3d`,`flat`]}],translate:[{translate:ve()}],"translate-x":[{"translate-x":ve()}],"translate-y":[{"translate-y":ve()}],"translate-z":[{"translate-z":ve()}],"translate-none":[`translate-none`],zoom:[{zoom:[lt,P,N]}],accent:[{accent:D()}],appearance:[{appearance:[`none`,`auto`]}],"caret-color":[{caret:D()}],"color-scheme":[{scheme:[`normal`,`dark`,`light`,`light-dark`,`only-dark`,`only-light`]}],cursor:[{cursor:[`auto`,`default`,`pointer`,`wait`,`text`,`move`,`help`,`not-allowed`,`none`,`context-menu`,`progress`,`cell`,`crosshair`,`vertical-text`,`alias`,`copy`,`no-drop`,`grab`,`grabbing`,`all-scroll`,`col-resize`,`row-resize`,`n-resize`,`e-resize`,`s-resize`,`w-resize`,`ne-resize`,`nw-resize`,`se-resize`,`sw-resize`,`ew-resize`,`ns-resize`,`nesw-resize`,`nwse-resize`,`zoom-in`,`zoom-out`,P,N]}],"field-sizing":[{"field-sizing":[`fixed`,`content`]}],"pointer-events":[{"pointer-events":[`auto`,`none`]}],resize:[{resize:[`none`,``,`y`,`x`]}],"scroll-behavior":[{scroll:[`auto`,`smooth`]}],"scrollbar-thumb-color":[{"scrollbar-thumb":D()}],"scrollbar-track-color":[{"scrollbar-track":D()}],"scrollbar-gutter":[{"scrollbar-gutter":[`auto`,`stable`,`both`]}],"scrollbar-w":[{scrollbar:[`auto`,`thin`,`none`]}],"scroll-m":[{"scroll-m":C()}],"scroll-mx":[{"scroll-mx":C()}],"scroll-my":[{"scroll-my":C()}],"scroll-ms":[{"scroll-ms":C()}],"scroll-me":[{"scroll-me":C()}],"scroll-mbs":[{"scroll-mbs":C()}],"scroll-mbe":[{"scroll-mbe":C()}],"scroll-mt":[{"scroll-mt":C()}],"scroll-mr":[{"scroll-mr":C()}],"scroll-mb":[{"scroll-mb":C()}],"scroll-ml":[{"scroll-ml":C()}],"scroll-p":[{"scroll-p":C()}],"scroll-px":[{"scroll-px":C()}],"scroll-py":[{"scroll-py":C()}],"scroll-ps":[{"scroll-ps":C()}],"scroll-pe":[{"scroll-pe":C()}],"scroll-pbs":[{"scroll-pbs":C()}],"scroll-pbe":[{"scroll-pbe":C()}],"scroll-pt":[{"scroll-pt":C()}],"scroll-pr":[{"scroll-pr":C()}],"scroll-pb":[{"scroll-pb":C()}],"scroll-pl":[{"scroll-pl":C()}],"snap-align":[{snap:[`start`,`end`,`center`,`align-none`]}],"snap-stop":[{snap:[`normal`,`always`]}],"snap-type":[{snap:[`none`,`x`,`y`,`both`]}],"snap-strictness":[{snap:[`mandatory`,`proximity`]}],touch:[{touch:[`auto`,`none`,`manipulation`]}],"touch-x":[{"touch-pan":[`x`,`left`,`right`]}],"touch-y":[{"touch-pan":[`y`,`up`,`down`]}],"touch-pz":[`touch-pinch-zoom`],select:[{select:[`none`,`text`,`all`,`auto`]}],"will-change":[{"will-change":[`auto`,`scroll`,`contents`,`transform`,P,N]}],fill:[{fill:[`none`,...D()]}],"stroke-w":[{stroke:[M,Dt,bt,xt]}],stroke:[{stroke:[`none`,...D()]}],"forced-color-adjust":[{"forced-color-adjust":[`auto`,`none`]}]},conflictingClassGroups:{"container-named":[`container-type`],overflow:[`overflow-x`,`overflow-y`],overscroll:[`overscroll-x`,`overscroll-y`],inset:[`inset-x`,`inset-y`,`inset-bs`,`inset-be`,`start`,`end`,`top`,`right`,`bottom`,`left`],"inset-x":[`right`,`left`],"inset-y":[`top`,`bottom`],flex:[`basis`,`grow`,`shrink`],gap:[`gap-x`,`gap-y`],p:[`px`,`py`,`ps`,`pe`,`pbs`,`pbe`,`pt`,`pr`,`pb`,`pl`],px:[`pr`,`pl`],py:[`pt`,`pb`],m:[`mx`,`my`,`ms`,`me`,`mbs`,`mbe`,`mt`,`mr`,`mb`,`ml`],mx:[`mr`,`ml`],my:[`mt`,`mb`],size:[`w`,`h`],"font-size":[`leading`],"fvn-normal":[`fvn-ordinal`,`fvn-slashed-zero`,`fvn-figure`,`fvn-spacing`,`fvn-fraction`],"fvn-ordinal":[`fvn-normal`],"fvn-slashed-zero":[`fvn-normal`],"fvn-figure":[`fvn-normal`],"fvn-spacing":[`fvn-normal`],"fvn-fraction":[`fvn-normal`],"line-clamp":[`display`,`overflow`],rounded:[`rounded-s`,`rounded-e`,`rounded-t`,`rounded-r`,`rounded-b`,`rounded-l`,`rounded-ss`,`rounded-se`,`rounded-ee`,`rounded-es`,`rounded-tl`,`rounded-tr`,`rounded-br`,`rounded-bl`],"rounded-s":[`rounded-ss`,`rounded-es`],"rounded-e":[`rounded-se`,`rounded-ee`],"rounded-t":[`rounded-tl`,`rounded-tr`],"rounded-r":[`rounded-tr`,`rounded-br`],"rounded-b":[`rounded-br`,`rounded-bl`],"rounded-l":[`rounded-tl`,`rounded-bl`],"border-spacing":[`border-spacing-x`,`border-spacing-y`],"border-w":[`border-w-x`,`border-w-y`,`border-w-s`,`border-w-e`,`border-w-bs`,`border-w-be`,`border-w-t`,`border-w-r`,`border-w-b`,`border-w-l`],"border-w-x":[`border-w-r`,`border-w-l`],"border-w-y":[`border-w-t`,`border-w-b`],"border-color":[`border-color-x`,`border-color-y`,`border-color-s`,`border-color-e`,`border-color-bs`,`border-color-be`,`border-color-t`,`border-color-r`,`border-color-b`,`border-color-l`],"border-color-x":[`border-color-r`,`border-color-l`],"border-color-y":[`border-color-t`,`border-color-b`],translate:[`translate-x`,`translate-y`,`translate-none`],"translate-none":[`translate`,`translate-x`,`translate-y`,`translate-z`],"scroll-m":[`scroll-mx`,`scroll-my`,`scroll-ms`,`scroll-me`,`scroll-mbs`,`scroll-mbe`,`scroll-mt`,`scroll-mr`,`scroll-mb`,`scroll-ml`],"scroll-mx":[`scroll-mr`,`scroll-ml`],"scroll-my":[`scroll-mt`,`scroll-mb`],"scroll-p":[`scroll-px`,`scroll-py`,`scroll-ps`,`scroll-pe`,`scroll-pbs`,`scroll-pbe`,`scroll-pt`,`scroll-pr`,`scroll-pb`,`scroll-pl`],"scroll-px":[`scroll-pr`,`scroll-pl`],"scroll-py":[`scroll-pt`,`scroll-pb`],touch:[`touch-x`,`touch-y`,`touch-pz`],"touch-x":[`touch`],"touch-y":[`touch`],"touch-pz":[`touch`]},conflictingClassGroupModifiers:{"font-size":[`leading`]},postfixLookupClassGroups:[`container-type`],orderSensitiveModifiers:[`*`,`**`,`after`,`backdrop`,`before`,`details-content`,`file`,`first-letter`,`first-line`,`marker`,`placeholder`,`selection`]}});function F(...e){return Wt(ye(e))}var Gt=o((e=>{var t=Symbol.for(`react.transitional.element`),n=Symbol.for(`react.fragment`);function r(e,n,r){var i=null;if(r!==void 0&&(i=``+r),n.key!==void 0&&(i=``+n.key),`key`in n)for(var a in r={},n)a!==`key`&&(r[a]=n[a]);else r=n;return n=r.ref,{$$typeof:t,type:e,key:i,ref:n===void 0?null:n,props:r}}e.Fragment=n,e.jsx=r,e.jsxs=r})),I=o(((e,t)=>{t.exports=Gt()}))();function Kt({className:e,children:t,...n}){return(0,I.jsxs)(`div`,{"data-slot":`native-select-wrapper`,className:`relative min-w-0`,children:[(0,I.jsx)(`select`,{"data-slot":`native-select`,className:F(`h-10 w-full min-w-0 appearance-none rounded-md border border-input bg-card px-3 py-2 pr-9 text-sm text-foreground shadow-sm transition-colors`,`hover:border-muted-foreground/60`,`focus-visible:border-primary focus-visible:outline-none focus-visible:ring-[3px] focus-visible:ring-white/10`,`disabled:cursor-not-allowed disabled:opacity-50`,e),...n,children:t}),(0,I.jsx)(re,{"aria-hidden":`true`,className:`pointer-events-none absolute right-3 top-1/2 size-4 -translate-y-1/2 text-muted-foreground`})]})}function qt(){return(0,I.jsxs)(`svg`,{className:`block h-auto w-[178px] max-w-full flex-none overflow-visible sm:w-[215px]`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 215 44`,width:`215`,height:`44`,role:`img`,"aria-label":`AI Coders Academy`,children:[(0,I.jsxs)(`g`,{transform:`translate(0, 6)`,fill:`none`,stroke:`#FFFFFF`,children:[(0,I.jsx)(`rect`,{x:`8`,y:`8`,width:`24`,height:`24`,strokeWidth:`1`}),(0,I.jsx)(`rect`,{x:`4`,y:`4`,width:`24`,height:`24`,strokeWidth:`1.5`}),(0,I.jsx)(`rect`,{x:`0`,y:`0`,width:`24`,height:`24`,strokeWidth:`2`})]}),(0,I.jsx)(`g`,{fontFamily:`Geist, Inter, ui-sans-serif, system-ui, sans-serif`,letterSpacing:`-0.6`,children:(0,I.jsxs)(`text`,{x:`44`,y:`28`,fontSize:`18`,fontWeight:`600`,fill:`#FFFFFF`,children:[`AI Coders`,` `,(0,I.jsx)(`tspan`,{fontWeight:`300`,fill:`#A1A1AA`,children:`Academy`})]})})]})}function Jt({productTitle:e,languageLabel:t,language:n,onLanguageChange:r}){return(0,I.jsxs)(`header`,{className:`mb-5 grid min-w-0 grid-cols-[minmax(0,1fr)_7.25rem] items-center gap-x-3 gap-y-2 border-b border-border pb-4 sm:mb-6 sm:grid-cols-[minmax(0,1fr)_8.5rem] sm:gap-x-4`,children:[(0,I.jsxs)(`div`,{className:`flex min-w-0 items-center gap-4`,children:[(0,I.jsx)(qt,{}),(0,I.jsx)(`span`,{className:`hidden min-w-0 border-l border-border pl-4 font-mono text-[0.7rem] font-semibold uppercase leading-snug tracking-widest text-muted-foreground lg:block`,children:e})]}),(0,I.jsxs)(`label`,{className:`min-w-0`,children:[(0,I.jsx)(`span`,{className:`sr-only`,children:t}),(0,I.jsxs)(Kt,{"aria-label":t,value:n,onChange:e=>r(e.target.value),children:[(0,I.jsx)(`option`,{value:`pt-BR`,children:`Português`}),(0,I.jsx)(`option`,{value:`en`,children:`English`})]})]}),(0,I.jsx)(`span`,{className:`col-span-2 truncate font-mono text-[0.68rem] font-semibold uppercase tracking-widest text-muted-foreground lg:hidden`,children:e})]})}var Yt=`pt-BR`,Xt={en:{appTitle:`Severino Installer`,languageLabel:`Language`,next:`Next`,back:`Back`,retry:`Retry`,cancel:`Cancel`,close:`Close`,confirm:`Confirm`,working:`Working…`,copy:`Copy`,copied:`Copied`,wizardIntroTitle:`Welcome`,wizardIntroBody:`This installer puts Severino, your task agent, on your own server, directly from this computer. It asks for everything it needs, step by step.`,wizardProgressLabel:`Installation progress`,wizardStepVps:`Connect VPS`,wizardStepConfig:`Configure`,wizardStepReview:`Review`,recoverExistingPrompt:`Already installed on another computer?`,recoverExistingCta:`Connect this computer`,recoverTitle:`Connect to an existing server`,recoverBody:`Enter the VPS access details. The installer will confirm the existing installation and save a new local connection for this computer.`,recoverSecurityNote:`Your root password is used once and is never stored. The installer reads only the public hostname from the server.`,recoverSubmit:`Connect existing server`,recoverFailed:`This computer could not connect to the existing server.`,stepVpsTitle:`Step 1 — Connect your VPS`,stepVpsBody:`Enter the server details from Hostinger. The root password is used once to install a secure key; it is never stored.`,vpsRecommendationTitle:`Don't have a VPS yet?`,vpsRecommendationBody:`We recommend a Hostinger VPS for this installation.`,vpsRecommendationDiscount:`Get 10% off with coupon AICODERS.`,vpsRecommendationDiscountLabel:`Member coupon`,vpsRecommendationDiscountSaving:`10% off`,vpsRecommendationCopyCoupon:`Copy coupon`,vpsRecommendationCouponCopied:`Coupon copied`,vpsRecommendationOpen:`Need a VPS? View the Hostinger offer`,vpsRecommendationCta:`Get a Hostinger VPS`,vpsPartnersLink:`See more partner discounts`,vpsHostLabel:`Server IP address or hostname`,vpsPortLabel:`SSH port`,vpsUserLabel:`User`,vpsPasswordLabel:`Root password`,vpsTest:`Test connection`,vpsTestOk:`Connected to the server.`,vpsUnreachable:`Could not reach the server. Check the IP address and that the VPS is running.`,vpsTestAgain:`The secure connection check expired. Test the server again before installing.`,showSecret:`Show`,hideSecret:`Hide`,vpsMethodLegend:`How do you want to configure the VPS?`,vpsMethodHostinger:`Connect Hostinger`,vpsMethodHostingerBody:`Find your VPS and fill its connection details automatically.`,vpsMethodRecommended:`Recommended`,vpsMethodManual:`Enter details manually`,vpsMethodManualBody:`Use any provider or enter custom SSH settings.`,hostingerConnectTitle:`Connect your Hostinger account`,hostingerConnectBody:`Create a temporary API token, then use it once to find your VPS. The token stays only in this installer session.`,hostingerTokenLabel:`Hostinger API token`,hostingerTokenOpen:`Create a token in hPanel`,hostingerTokenSecurity:`The token is kept in memory, never written to the installer settings, and cleared after handoff.`,hostingerFindVps:`Find my VPSs`,hostingerConnected:`Hostinger connected`,hostingerChangeAccount:`Change account`,hostingerRefresh:`Refresh list`,hostingerNoVps:`No VPS was found in this Hostinger account.`,hostingerPickVps:`Choose the VPS for your Severino`,hostingerVpsId:`VPS ID`,hostingerPlan:`Plan`,hostingerTemplate:`Template`,hostingerIp:`IPv4`,hostingerStateRunning:`Ready`,hostingerStateUnavailable:`Unavailable`,hostingerUnavailablePreparing:`Hostinger is still preparing this VPS.`,hostingerUnavailableLocked:`Hostinger is finishing another action on this VPS.`,hostingerUnavailableState:`Start or repair this VPS in hPanel before continuing.`,hostingerUnavailableIpv4:`This VPS does not have a usable IPv4 address.`,hostingerUnavailableTemplate:`The Hostinger Docker template is required for this installation.`,hostingerRootTitle:`Confirm administrator access`,hostingerRootBody:`Enter the root password once. After SSH is verified, the password leaves this page and a secure deploy key is installed during setup.`,rootPasswordForgot:`I don't remember the root password`,rootResetTitle:`Choose a new root password`,rootResetBody:`Hostinger can replace the password without asking for the current one.`,rootResetPasswordLabel:`New root password`,rootResetConfirmLabel:`Confirm the new root password`,rootResetGeneratePassword:`Generate strong password`,rootResetGeneratedNote:`A strong API-compatible 24-character password with letters, numbers, and Hostinger-supported symbols was generated and filled into both fields. Save it in your password manager before continuing.`,rootResetRequirementLength:`At least 12 characters`,rootResetRequirementUppercase:`At least one uppercase letter`,rootResetRequirementLowercase:`At least one lowercase letter`,rootResetRequirementNumber:`At least one number`,rootResetRequirementSymbol:`At least one allowed symbol: -().&@?'#,/;+`,rootResetRequirementCharacters:`Only letters, numbers, and allowed symbols`,rootResetRequirementMatch:`Both password fields match`,rootResetLeakNote:`Hostinger also rejects passwords found in public leak databases.`,rootResetReview:`Review password change`,rootResetConfirmTitle:`Confirm root password change`,rootResetConfirmBody:`The current root password will stop working for new connections as soon as Hostinger completes this action.`,rootResetTarget:`This action changes`,rootResetTypeHostname:`Type the VPS hostname to confirm`,rootResetNow:`Change root password now`,rootResetWorking:`Hostinger is updating the VPS…`,rootResetSuccess:`Root password changed. Testing SSH with the new password…`,rootResetSshPending:`Hostinger changed the password, but SSH is not accepting it yet. Wait a moment, then test the new password again.`,rootResetOutcomeUnknown:`Hostinger may still be processing the password change. Do not submit it again; test the new password before retrying.`,rootResetCancel:`Keep the current password`,hostingerErrorInvalidInput:`Check the supplied values and try again.`,hostingerErrorUnauthorized:`Hostinger rejected this token. Create a new token and reconnect.`,hostingerErrorRateLimited:`Hostinger's request limit was reached. Wait a moment and try again.`,hostingerErrorUnavailable:`Hostinger is temporarily unavailable. Manual configuration is still available.`,hostingerErrorInvalidResponse:`Hostinger returned an unexpected response. Try again later or configure the VPS manually.`,hostingerErrorNotConnected:`Reconnect Hostinger before continuing.`,hostingerErrorRequestRejected:`Hostinger rejected the password-change request, but did not identify the password field as the cause. Check the VPS status and recent actions in hPanel before trying again.`,hostingerErrorPasswordPolicy:`Hostinger rejected this password. Use only letters, numbers, and these symbols: -().&@?'#,/;+. Also avoid leaked or common passwords.`,hostingerErrorActionFailed:`Hostinger could not change the root password. Review the VPS in hPanel before retrying.`,hostingerErrorActionTimeout:`The password change did not finish in time. It may still be processing; test the new password before retrying.`,hostingerErrorConfirmation:`This confirmation expired or is no longer valid. Review the password change again.`,hostingerErrorTargetChanged:`The VPS changed after confirmation. Refresh the list and review the target again.`,hostingerErrorTargetUnavailable:`This VPS cannot be changed right now. Wait for Hostinger to finish its current action.`,hostingerErrorConflict:`Another installer operation is already running.`,stepConfigTitle:`Step 2 — Configure your Severino`,stepConfigBody:`These values configure the model access, the public address, and the channels your agent answers on.`,domainLabel:`Your domain (for example severino.example.com)`,hostingerVpsDomainLabel:`Your Hostinger VPS domain`,hostingerSubdomainLabel:`Subdomain`,hostingerFinalDomainLabel:`Final Severino address`,hostingerDomainNote:`Hostinger's wildcard DNS automatically points this subdomain to the selected VPS.`,hostingerSubdomainInvalid:`Use 1–63 lowercase letters, numbers, or hyphens. The subdomain cannot start or end with a hyphen.`,dnsCheck:`Check DNS`,dnsMatch:`The domain points at your server.`,dnsMismatch:`The domain does not point at your server yet.`,dnsPending:`DNS has not propagated yet. You can continue and verify later.`,openRouterLabel:`OpenRouter API key`,openRouterNote:`Severino talks to DeepSeek V4 Flash through OpenRouter. Set spending limits for this key in the OpenRouter dashboard.`,routeAuthUsernameLabel:`Terminal username`,routeAuthPasswordLabel:`Terminal password (at least 8 characters)`,routeAuthNote:`Needed for eve dev against this VPS. Vercel login (/vc:login) does not work here. After install, run: eve dev https://USER:PASSWORD@your-host`,routeAuthGenerate:`Generate a password`,integrationsTitle:`Channels and tools (optional)`,integrationsBody:`Everything below can stay empty and be filled in later by editing /opt/severino/.env on the server.`,slackTokenLabel:`Slack bot token`,slackSigningSecretLabel:`Slack signing secret`,slackWebhookNote:`Create a new Slack app from the generated manifest below. Do not reuse a Vercel Connect bot token.`,slackSetupTitle:`Create the Slack app`,slackSetupBody:`This installer builds a Slack app manifest for your domain. Create a new app — do not edit a Vercel Connect bot.`,slackSetupCreateApp:`Open Slack app directory`,slackSetupStep1:`Open api.slack.com/apps → Create New App → From an app manifest → pick your workspace.`,slackSetupStep2:`Paste the generated YAML and create the app.`,slackSetupStep3:`OAuth & Permissions → Install to Workspace. Copy the Bot User OAuth Token (starts with xoxb-).`,slackSetupStep4:`Basic Information → Signing Secret. Copy it into the fields above.`,slackSetupStep5:`Event Subscriptions will fail URL verification until this install finishes and the container has the new secret. Then click Retry. It must say Verified.`,slackSetupStep6:`Invite the bot into the channel with /invite @Severino, then mention it.`,slackSetupManifestLabel:`Slack app manifest for this domain`,slackSetupCopyManifest:`Copy manifest`,slackSetupVerifyNote:`The Request URL in the manifest is already https://<domain>/eve/v1/slack. Slack verifies it only after the new signing secret is on the VPS.`,telegramSetupTitle:`Connect Telegram`,telegramSetupBody:`Create a dedicated Telegram bot. During installation, the installer generates a webhook secret and connects the bot to the Severino endpoint shown below.`,telegramSetupOpenBotFather:`Open BotFather`,telegramSetupStep1:`Open BotFather and run /newbot.`,telegramSetupStep2:`Choose a display name and a username ending in bot, then copy the bot token.`,telegramSetupStep3:`Paste the token and username below. The webhook is registered automatically after deploy.`,telegramTokenLabel:`Telegram bot token`,telegramUsernameLabel:`Telegram bot username (without @)`,telegramWebhookNote:`Telegram allows one webhook per bot. This installation will point the bot at this Severino and replace any webhook it currently uses.`,telegramReplaceWebhookConfirm:`I understand that installing will replace this bot's current Telegram webhook.`,telegramCredentialsIncomplete:`Enter both the Telegram bot token and bot username, or leave both empty.`,telegramTokenInvalid:`Paste the complete bot token returned by BotFather.`,telegramUsernameInvalid:`Enter the 5–32 character username created by BotFather; it must end in bot.`,telegramWebhookConfirmationRequired:`Confirm that the installer may replace this Telegram bot's current webhook.`,mcpUrlLabel:`MCP task server URL`,mcpUrlInvalid:`The MCP server URL must be a valid http(s) address.`,mcpDescriptionLabel:`One line: what the MCP server's tools do`,mcpBearerTokenLabel:`MCP server bearer token (leave empty for a server without auth)`,stepReviewTitle:`Step 3 — Review and install`,stepReviewBody:`Review the values below, then start the installation.`,install:`Install`,integrationSlack:`Slack`,integrationTelegram:`Telegram`,integrationMcp:`MCP task server`,enabledLabel:`enabled`,disabledLabel:`not configured`,progressTitle:`Installing`,progressMapLabel:`Installation phases`,progressPhaseAccess:`Access`,progressPhaseConfig:`Configure`,progressPhaseDeploy:`Deploy`,progressPhaseVerify:`Verify`,progressGenerateKey:`Create a secure deploy key`,progressConnectVps:`Connect to the server`,progressAuthorizeKey:`Install the deploy key on the server`,progressWriteEnv:`Write the server configuration`,progressUploadSource:`Upload the project code to the server`,progressUncommitted:`Warning: changes not yet committed on this computer were not sent; the server builds the latest commit.`,progressBuildDeploy:`Build and start on the server — this can take several minutes`,progressConfigureTelegram:`Connect the Telegram webhook`,progressVerifyKey:`Confirm the deploy key works`,progressVerifyAgent:`Verify the agent from the outside`,progressSaveState:`Save the installer settings on this computer`,progressFailed:`This step failed`,progressSkipped:`Skipped`,progressOpenLogs:`Open the deployment logs`,installDone:`Your Severino is ready.`,doneTitle:`All set`,doneAgentUrl:`Your agent's address`,doneConnectClient:`Talk to Severino on Slack or Telegram if you connected them, or open the terminal UI with the command below. /vc:login is only for Vercel.`,doneClose:`You can close this window. Run npm run installer again anytime.`,githubActivateTitle:`Automatic deploys (optional)`,githubActivateBody:`Connect GitHub once and every change pushed to your repository deploys by itself. You also get a deploy button and one-click rollback here in the installer. You can do this now or anytime later.`,githubGuidePath:`On github.com: your avatar → Settings → Developer settings → Personal access tokens → Fine-grained tokens.`,githubGuideStep1:`Open the token page with the button below and sign in to GitHub.`,githubGuideStep2:`Name it severino-installer and set the expiration to 90 days.`,githubGuideStep3:`Under Resource owner keep your account, and under Repository access choose Only select repositories and pick this repository.`,githubGuideStep4:`Under Repository permissions set Actions to Read and write, Secrets to Read and write, and Contents to Read-only.`,githubGuideStep5:`Click Generate token and copy it right away — GitHub shows it only once.`,githubGuideOpen:`Create the token on GitHub`,githubTokenLabel:`GitHub access token`,githubRepositoryDetected:`Repository detected from this folder`,githubRepositoryManual:`Type the repository as owner/name`,githubConnect:`Activate automatic deploys`,githubConnectedNote:`Automatic deploys are active.`,githubPermissionActions:`Actions: Read and write`,githubPermissionSecrets:`Secrets: Read and write`,githubPermissionContents:`Contents: Read-only`,githubTokenInvalid:`GitHub rejected this token. Create a new one and paste it again.`,githubPermissionMissing:`This permission is missing on the token`,dashboardTitle:`Your Severino`,dashboardHealthCheck:`Verify now`,heroAllGood:`All good`,heroChecking:`Checking your server…`,heroProblem:`Something needs attention`,heroOnlineBody:`Your Severino is online and answering.`,heroProblemBody:`The check found a problem — see Connections below.`,heroLive:`LIVE`,heroServerOnline:`Server online`,heroServerOffline:`Server unreachable`,connectionsTitle:`Connections`,connServer:`Server`,connAgent:`Agent`,connWorkflow:`Workflow`,connStatusOnline:`Online`,connStatusWorking:`Working`,connStatusMounted:`Mounted`,connStatusFail:`Problem`,connStatusWait:`Checking`,viewDiagnostic:`See full diagnostic`,hideDiagnostic:`Hide diagnostic`,lastCheckedLabel:`Last check:`,agoJustNow:`just now`,heroVersionLabel:`Current version:`,heroAutoOn:`Automatic updates on`,heroAutoOff:`Automatic updates off`,updateAvailable:`New version available`,updatePublishing:`Publishing…`,updateFailed:`Last publish failed`,updateNow:`Update now`,publishingNote:`Publishing can take a few minutes. This page updates by itself when it finishes.`,historyTitle:`Update history`,historyEmpty:`No updates yet.`,historyShowAll:`Show all updates`,historyShowLess:`Show fewer`,runColumnVersion:`Version`,runColumnDescription:`Description`,runColumnStatus:`Status`,runColumnWhen:`When`,runStatusSuccess:`Success`,runStatusFailure:`Failed`,runStatusInProgress:`In progress`,dashboardRollback:`Restore a previous version`,dashboardRollbackHint:`Go back to an earlier stable version.`,dashboardRollbackPick:`Choose an earlier successful version`,dashboardRollbackApply:`Restore this version`,rollbackIntro:`Puts an earlier version back on the air. It reuses the exact package that already worked before, so it is fast — one or two minutes — and low risk.`,rollbackDataNote:`Your data is untouched: conversations and workflow state stay exactly as they are.`,rollbackWindowNote:`The most recent versions stay available here. To move forward again, just update again.`,rollbackCurrentTag:`on air now`,rollbackConfirmTitle:`Restore this version?`,rollbackConfirmBody:`Your server goes back to this exact package in a minute or two. Your data is not touched, and you can move forward again with a new update.`,rollbackConfirmApply:`Yes, restore it`,dashboardLinkActions:`Deployment history on GitHub`,helpTitle:`Quick help`,helpStep1Title:`Copy the agent address`,helpStep1Body:`Use the button below to copy it.`,helpStep2Title:`Talk on your channels`,helpStep2Body:`Use the Slack app from the generated manifest or message the Telegram bot configured during installation.`,helpStep3Title:`Open the terminal UI`,helpStep3Body:`From any eve project, run: eve dev https://USER:PASSWORD@<agent address>. /vc:login is only for Vercel.`,helpStep4Title:`Check the connection`,helpStep4Body:`Confirm the status shows online.`,agentUrlLabel:`Agent URL`,actionsTitle:`Actions`,dashboardDeployLocal:`Upload new version`,dashboardDeployLocalHint:`Send the latest code from this computer.`,localConfirmTitle:`Upload the code from this computer?`,localConfirmBody:`This sends the latest committed code on this computer and rebuilds it on your server.`,localConfirmUncommitted:`Changes you have not committed yet are not included.`,localConfirmAuto:`To publish through automatic deploys instead — and have it recorded in the history — merge into main and push.`,localConfirmApply:`Yes, upload it`,deployStartedNote:`Started — it takes a few minutes, and this page updates by itself.`,dashboardReset:`Forget the settings on this computer`,dashboardResetHint:`Nothing on your server is stopped or deleted; this only clears what the installer saved here.`,dashboardResetConfirm:`This deletes the saved settings on this computer, including the deploy key and the GitHub token. Your server keeps running. Continue?`,resetConfirmYes:`Yes, forget the settings`,dashboardResetFinal:`Last confirmation: the deploy key and the GitHub token stored on this computer will be deleted. Your server keeps running. Continue?`,footerLine:`Severino AI Coders Academy — Managed infrastructure for developers.`,terminalRunningAt:`┌─ AI CODERS ACADEMY / SEVERINO
10
+
11
+ │ The installer is available at:
12
+ │`,terminalPressCtrlC:`└─ Press Ctrl+C to stop the installer.`,terminalStartFailed:`The Severino installer could not be started.`,terminalStopFailed:`┌─ AI CODERS ACADEMY / ERROR
13
+
14
+ │ ! The installer could not be stopped cleanly.
15
+ └─`,errorGeneric:`Something went wrong. The details are below.`,errorBusy:`An installation is already running.`},"pt-BR":{appTitle:`Instalador do Severino`,languageLabel:`Idioma`,next:`Avançar`,back:`Voltar`,retry:`Tentar novamente`,cancel:`Cancelar`,close:`Fechar`,confirm:`Confirmar`,working:`Processando…`,copy:`Copiar`,copied:`Copiado`,wizardIntroTitle:`Bem-vindo`,wizardIntroBody:`Este instalador coloca o Severino, o seu agente de tarefas, no seu próprio servidor, direto deste computador. Ele pede tudo o que precisa, passo a passo.`,wizardProgressLabel:`Progresso da instalação`,wizardStepVps:`Conectar VPS`,wizardStepConfig:`Configurar`,wizardStepReview:`Revisar`,recoverExistingPrompt:`Já instalou em outro computador?`,recoverExistingCta:`Conectar este computador`,recoverTitle:`Conectar a um servidor existente`,recoverBody:`Informe os dados de acesso ao VPS. O instalador confirma a instalação existente e salva uma nova conexão local neste computador.`,recoverSecurityNote:`A senha de root é usada uma vez e nunca é guardada. O instalador lê apenas o hostname público do servidor.`,recoverSubmit:`Conectar servidor existente`,recoverFailed:`Este computador não conseguiu se conectar ao servidor existente.`,stepVpsTitle:`Passo 1 — Conectar o seu VPS`,stepVpsBody:`Informe os dados do servidor na Hostinger. A senha de root é usada uma única vez para instalar uma chave segura; ela nunca é guardada.`,vpsRecommendationTitle:`Ainda não tem um VPS?`,vpsRecommendationBody:`Recomendamos um VPS da Hostinger para esta instalação.`,vpsRecommendationDiscount:`Garanta 10% de desconto com o cupom AICODERS.`,vpsRecommendationDiscountLabel:`Cupom de membro`,vpsRecommendationDiscountSaving:`10% de desconto`,vpsRecommendationCopyCoupon:`Copiar cupom`,vpsRecommendationCouponCopied:`Cupom copiado`,vpsRecommendationOpen:`Ainda não tem um VPS? Ver oferta da Hostinger`,vpsRecommendationCta:`Contratar VPS na Hostinger`,vpsPartnersLink:`Conferir mais descontos de parceiros`,vpsHostLabel:`Endereço IP ou hostname do servidor`,vpsPortLabel:`Porta SSH`,vpsUserLabel:`Usuário`,vpsPasswordLabel:`Senha de root`,vpsTest:`Testar conexão`,vpsTestOk:`Conectado ao servidor.`,vpsUnreachable:`Não foi possível alcançar o servidor. Confira o IP e se o VPS está ligado.`,vpsTestAgain:`A verificação segura expirou. Teste o servidor novamente antes de instalar.`,showSecret:`Mostrar`,hideSecret:`Ocultar`,vpsMethodLegend:`Como você quer configurar o VPS?`,vpsMethodHostinger:`Conectar Hostinger`,vpsMethodHostingerBody:`Encontre o seu VPS e preencha os dados de conexão automaticamente.`,vpsMethodRecommended:`Recomendado`,vpsMethodManual:`Informar dados manualmente`,vpsMethodManualBody:`Use qualquer provedor ou informe uma configuração SSH personalizada.`,hostingerConnectTitle:`Conecte sua conta Hostinger`,hostingerConnectBody:`Crie um token temporário de API e use-o uma vez para encontrar seu VPS. O token fica somente nesta sessão do instalador.`,hostingerTokenLabel:`Token da API Hostinger`,hostingerTokenOpen:`Criar token no hPanel`,hostingerTokenSecurity:`O token fica na memória, nunca é gravado nas configurações do instalador e é apagado depois do uso.`,hostingerFindVps:`Encontrar meus VPSs`,hostingerConnected:`Hostinger conectada`,hostingerChangeAccount:`Trocar conta`,hostingerRefresh:`Atualizar lista`,hostingerNoVps:`Nenhum VPS foi encontrado nesta conta Hostinger.`,hostingerPickVps:`Escolha o VPS do seu Severino`,hostingerVpsId:`ID do VPS`,hostingerPlan:`Plano`,hostingerTemplate:`Template`,hostingerIp:`IPv4`,hostingerStateRunning:`Pronto`,hostingerStateUnavailable:`Indisponível`,hostingerUnavailablePreparing:`A Hostinger ainda está preparando este VPS.`,hostingerUnavailableLocked:`A Hostinger está finalizando outra ação neste VPS.`,hostingerUnavailableState:`Ligue ou repare este VPS no hPanel antes de continuar.`,hostingerUnavailableIpv4:`Este VPS não possui um endereço IPv4 utilizável.`,hostingerUnavailableTemplate:`Esta instalação exige o template Docker da Hostinger.`,hostingerRootTitle:`Confirme o acesso de administrador`,hostingerRootBody:`Informe a senha de root uma vez. Depois da verificação SSH, a senha sai desta página e uma chave segura de deploy é instalada durante a configuração.`,rootPasswordForgot:`Não lembro a senha de root`,rootResetTitle:`Escolha uma nova senha de root`,rootResetBody:`A Hostinger pode substituir a senha sem pedir a senha atual.`,rootResetPasswordLabel:`Nova senha de root`,rootResetConfirmLabel:`Confirme a nova senha de root`,rootResetGeneratePassword:`Gerar senha forte`,rootResetGeneratedNote:`Uma senha forte de 24 caracteres, compatível com a API e formada por letras, números e símbolos aceitos pela Hostinger, foi gerada e preenchida nos dois campos. Salve ela no seu gerenciador de senhas antes de continuar.`,rootResetRequirementLength:`Pelo menos 12 caracteres`,rootResetRequirementUppercase:`Pelo menos uma letra maiúscula`,rootResetRequirementLowercase:`Pelo menos uma letra minúscula`,rootResetRequirementNumber:`Pelo menos um número`,rootResetRequirementSymbol:`Pelo menos um símbolo permitido: -().&@?'#,/;+`,rootResetRequirementCharacters:`Somente letras, números e símbolos permitidos`,rootResetRequirementMatch:`Os dois campos de senha são iguais`,rootResetLeakNote:`A Hostinger também rejeita senhas encontradas em bases públicas de vazamentos.`,rootResetReview:`Revisar troca de senha`,rootResetConfirmTitle:`Confirme a troca da senha de root`,rootResetConfirmBody:`A senha de root atual deixará de funcionar em novas conexões assim que a Hostinger concluir esta ação.`,rootResetTarget:`Esta ação altera`,rootResetTypeHostname:`Digite o hostname do VPS para confirmar`,rootResetNow:`Trocar a senha de root agora`,rootResetWorking:`A Hostinger está atualizando o VPS…`,rootResetSuccess:`Senha de root alterada. Testando o SSH com a nova senha…`,rootResetSshPending:`A Hostinger trocou a senha, mas o SSH ainda não está aceitando ela. Aguarde um momento e teste a nova senha de novo.`,rootResetOutcomeUnknown:`A Hostinger talvez ainda esteja processando a troca. Não envie novamente; teste a nova senha antes de tentar de novo.`,rootResetCancel:`Manter a senha atual`,hostingerErrorInvalidInput:`Confira os dados informados e tente novamente.`,hostingerErrorUnauthorized:`A Hostinger recusou este token. Crie um novo token e reconecte.`,hostingerErrorRateLimited:`O limite de requisições da Hostinger foi atingido. Aguarde um pouco e tente novamente.`,hostingerErrorUnavailable:`A Hostinger está temporariamente indisponível. A configuração manual continua disponível.`,hostingerErrorInvalidResponse:`A Hostinger retornou uma resposta inesperada. Tente mais tarde ou configure o VPS manualmente.`,hostingerErrorNotConnected:`Reconecte a Hostinger antes de continuar.`,hostingerErrorRequestRejected:`A Hostinger recusou o pedido de troca, mas não indicou o campo de senha como a causa. Confira o estado do VPS e as ações recentes no hPanel antes de tentar novamente.`,hostingerErrorPasswordPolicy:`A Hostinger recusou esta senha. Use somente letras, números e estes símbolos: -().&@?'#,/;+. Também evite senhas vazadas ou comuns.`,hostingerErrorActionFailed:`A Hostinger não conseguiu trocar a senha de root. Confira o VPS no hPanel antes de tentar novamente.`,hostingerErrorActionTimeout:`A troca de senha não terminou a tempo. Ela pode continuar em processamento; teste a nova senha antes de tentar de novo.`,hostingerErrorConfirmation:`Esta confirmação expirou ou não é mais válida. Revise a troca de senha novamente.`,hostingerErrorTargetChanged:`O VPS mudou depois da confirmação. Atualize a lista e revise o destino novamente.`,hostingerErrorTargetUnavailable:`Este VPS não pode ser alterado agora. Aguarde a Hostinger terminar a ação atual.`,hostingerErrorConflict:`Outra operação do instalador já está em andamento.`,stepConfigTitle:`Passo 2 — Configurar o seu Severino`,stepConfigBody:`Estes valores configuram o acesso ao modelo, o endereço público e os canais em que o seu agente responde.`,domainLabel:`Seu domínio (por exemplo severino.exemplo.com)`,hostingerVpsDomainLabel:`Domínio do seu VPS na Hostinger`,hostingerSubdomainLabel:`Subdomínio`,hostingerFinalDomainLabel:`Endereço final do Severino`,hostingerDomainNote:`O DNS curinga da Hostinger aponta este subdomínio automaticamente para o VPS selecionado.`,hostingerSubdomainInvalid:`Use de 1 a 63 letras minúsculas, números ou hifens. O subdomínio não pode começar nem terminar com hífen.`,dnsCheck:`Verificar DNS`,dnsMatch:`O domínio aponta para o seu servidor.`,dnsMismatch:`O domínio ainda não aponta para o seu servidor.`,dnsPending:`O DNS ainda não propagou. Você pode continuar e verificar depois.`,openRouterLabel:`Chave de API da OpenRouter`,openRouterNote:`O Severino conversa com o DeepSeek V4 Flash pela OpenRouter. Configure limites de gasto para esta chave no painel da OpenRouter.`,routeAuthUsernameLabel:`Usuário do terminal`,routeAuthPasswordLabel:`Senha do terminal (pelo menos 8 caracteres)`,routeAuthNote:`Necessário para o eve dev nesta VPS. O login da Vercel (/vc:login) não funciona aqui. Depois da instalação, rode: eve dev https://USUARIO:SENHA@seu-host`,routeAuthGenerate:`Gerar uma senha`,integrationsTitle:`Canais e ferramentas (opcional)`,integrationsBody:`Tudo abaixo pode ficar vazio e ser preenchido depois editando /opt/severino/.env no servidor.`,slackTokenLabel:`Token do bot do Slack`,slackSigningSecretLabel:`Signing secret do Slack`,slackWebhookNote:`Crie um app Slack novo com o manifesto gerado abaixo. Não reutilize um token de bot do Vercel Connect.`,slackSetupTitle:`Criar o app Slack`,slackSetupBody:`Este instalador monta o manifesto do app Slack para o seu domínio. Crie um app novo — não edite um bot do Vercel Connect.`,slackSetupCreateApp:`Abrir a lista de apps Slack`,slackSetupStep1:`Abra api.slack.com/apps → Create New App → From an app manifest → escolha o workspace.`,slackSetupStep2:`Cole o YAML gerado e crie o app.`,slackSetupStep3:`OAuth & Permissions → Install to Workspace. Copie o Bot User OAuth Token (começa com xoxb-).`,slackSetupStep4:`Basic Information → Signing Secret. Cole nos campos acima.`,slackSetupStep5:`A verificação da URL em Event Subscriptions falha até esta instalação terminar e o container ter o secret novo. Depois clique Retry. Tem que ficar Verified.`,slackSetupStep6:`Convide o bot no canal com /invite @Severino e mencione-o.`,slackSetupManifestLabel:`Manifesto do app Slack para este domínio`,slackSetupCopyManifest:`Copiar manifesto`,slackSetupVerifyNote:`A Request URL no manifesto já é https://<domínio>/eve/v1/slack. O Slack só verifica depois que o signing secret novo estiver na VPS.`,telegramSetupTitle:`Conectar o Telegram`,telegramSetupBody:`Crie um bot dedicado no Telegram. Durante a instalação, o instalador gera um segredo de webhook e conecta o bot ao endpoint do Severino mostrado abaixo.`,telegramSetupOpenBotFather:`Abrir o BotFather`,telegramSetupStep1:`Abra o BotFather e execute /newbot.`,telegramSetupStep2:`Escolha um nome de exibição e um username terminado em bot, depois copie o token do bot.`,telegramSetupStep3:`Cole o token e o username abaixo. O webhook será registrado automaticamente depois do deploy.`,telegramTokenLabel:`Token do bot do Telegram`,telegramUsernameLabel:`Username do bot do Telegram (sem @)`,telegramWebhookNote:`O Telegram permite um webhook por bot. Esta instalação vai apontar o bot para este Severino e substituir qualquer webhook que ele use atualmente.`,telegramReplaceWebhookConfirm:`Entendo que a instalação substituirá o webhook atual deste bot no Telegram.`,telegramCredentialsIncomplete:`Informe o token e o username do bot do Telegram, ou deixe os dois vazios.`,telegramTokenInvalid:`Cole o token completo do bot retornado pelo BotFather.`,telegramUsernameInvalid:`Informe o username de 5–32 caracteres criado pelo BotFather; ele deve terminar em bot.`,telegramWebhookConfirmationRequired:`Confirme que o instalador pode substituir o webhook atual deste bot no Telegram.`,mcpUrlLabel:`URL do servidor MCP de tarefas`,mcpUrlInvalid:`A URL do servidor MCP precisa ser um endereço http(s) válido.`,mcpDescriptionLabel:`Uma linha: o que as ferramentas do servidor MCP fazem`,mcpBearerTokenLabel:`Token bearer do servidor MCP (vazio para um servidor sem autenticação)`,stepReviewTitle:`Passo 3 — Revisar e instalar`,stepReviewBody:`Revise os valores abaixo e inicie a instalação.`,install:`Instalar`,integrationSlack:`Slack`,integrationTelegram:`Telegram`,integrationMcp:`Servidor MCP de tarefas`,enabledLabel:`ativado`,disabledLabel:`não configurado`,progressTitle:`Instalando`,progressMapLabel:`Fases da instalação`,progressPhaseAccess:`Acesso`,progressPhaseConfig:`Configurar`,progressPhaseDeploy:`Deploy`,progressPhaseVerify:`Verificar`,progressGenerateKey:`Criar uma chave de deploy segura`,progressConnectVps:`Conectar ao servidor`,progressAuthorizeKey:`Instalar a chave de deploy no servidor`,progressWriteEnv:`Gravar a configuração do servidor`,progressUploadSource:`Enviar o código do projeto para o servidor`,progressUncommitted:`Atenção: mudanças ainda não commitadas neste computador não foram enviadas; o servidor constrói o último commit.`,progressBuildDeploy:`Construir e iniciar no servidor — pode levar vários minutos`,progressConfigureTelegram:`Conectar o webhook do Telegram`,progressVerifyKey:`Confirmar que a chave de deploy funciona`,progressVerifyAgent:`Verificar o agente por fora`,progressSaveState:`Salvar as configurações do instalador neste computador`,progressFailed:`Este passo falhou`,progressSkipped:`Pulado`,progressOpenLogs:`Abrir os logs do deploy`,installDone:`O seu Severino está pronto.`,doneTitle:`Tudo pronto`,doneAgentUrl:`O endereço do seu agente`,doneConnectClient:`Fale com o Severino pelo Slack ou Telegram se você os conectou, ou abra a interface de terminal com o comando abaixo. /vc:login é só para a Vercel.`,doneClose:`Pode fechar esta janela. Rode npm run installer de novo quando quiser.`,githubActivateTitle:`Deploys automáticos (opcional)`,githubActivateBody:`Conecte o GitHub uma vez e toda mudança enviada para o seu repositório entra no ar sozinha. Você também ganha um botão de deploy e rollback de um clique aqui no instalador. Dá para fazer agora ou em qualquer momento depois.`,githubGuidePath:`No github.com: seu avatar → Settings → Developer settings → Personal access tokens → Fine-grained tokens.`,githubGuideStep1:`Abra a página do token com o botão abaixo e entre no GitHub.`,githubGuideStep2:`Dê o nome severino-installer e defina a expiração para 90 dias.`,githubGuideStep3:`Em Resource owner mantenha a sua conta, e em Repository access escolha Only select repositories e selecione este repositório.`,githubGuideStep4:`Em Repository permissions defina Actions como Read and write, Secrets como Read and write e Contents como Read-only.`,githubGuideStep5:`Clique em Generate token e copie na hora — o GitHub mostra o token uma única vez.`,githubGuideOpen:`Criar o token no GitHub`,githubTokenLabel:`Token de acesso do GitHub`,githubRepositoryDetected:`Repositório detectado a partir desta pasta`,githubRepositoryManual:`Digite o repositório como dono/nome`,githubConnect:`Ativar deploys automáticos`,githubConnectedNote:`Os deploys automáticos estão ativos.`,githubPermissionActions:`Actions: Read and write`,githubPermissionSecrets:`Secrets: Read and write`,githubPermissionContents:`Contents: Read-only`,githubTokenInvalid:`O GitHub recusou este token. Crie um novo e cole de novo.`,githubPermissionMissing:`Esta permissão está faltando no token`,dashboardTitle:`Seu Severino`,dashboardHealthCheck:`Verificar agora`,heroAllGood:`Tudo funcionando`,heroChecking:`Verificando o seu servidor…`,heroProblem:`Algo precisa de atenção`,heroOnlineBody:`Seu Severino está online e respondendo.`,heroProblemBody:`A verificação encontrou um problema — veja Conexões abaixo.`,heroLive:`LIVE`,heroServerOnline:`Servidor online`,heroServerOffline:`Servidor inacessível`,connectionsTitle:`Conexões`,connServer:`Servidor`,connAgent:`Agente`,connWorkflow:`Workflow`,connStatusOnline:`Online`,connStatusWorking:`Funcionando`,connStatusMounted:`Montado`,connStatusFail:`Problema`,connStatusWait:`Verificando`,viewDiagnostic:`Ver diagnóstico completo`,hideDiagnostic:`Ocultar diagnóstico`,lastCheckedLabel:`Última verificação:`,agoJustNow:`agora mesmo`,heroVersionLabel:`Versão atual:`,heroAutoOn:`Atualizações automáticas ativas`,heroAutoOff:`Atualizações automáticas desativadas`,updateAvailable:`Nova versão disponível`,updatePublishing:`Publicando…`,updateFailed:`A última publicação falhou`,updateNow:`Atualizar agora`,publishingNote:`A publicação pode levar alguns minutos. Esta página atualiza sozinha quando terminar.`,historyTitle:`Histórico de atualizações`,historyEmpty:`Nenhuma atualização ainda.`,historyShowAll:`Ver todas as atualizações`,historyShowLess:`Ver menos`,runColumnVersion:`Versão`,runColumnDescription:`Descrição`,runColumnStatus:`Status`,runColumnWhen:`Quando`,runStatusSuccess:`Sucesso`,runStatusFailure:`Falhou`,runStatusInProgress:`Em andamento`,dashboardRollback:`Restaurar versão anterior`,dashboardRollbackHint:`Volte para uma versão estável anterior.`,dashboardRollbackPick:`Escolha uma versão anterior bem-sucedida`,dashboardRollbackApply:`Restaurar esta versão`,rollbackIntro:`Coloca uma versão anterior de volta no ar. Ela reaproveita o mesmo pacote que já funcionou antes, então é rápido — um ou dois minutos — e de baixo risco.`,rollbackDataNote:`Os seus dados não são tocados: conversas e estado dos workflows continuam exatamente como estão.`,rollbackWindowNote:`As versões mais recentes ficam disponíveis aqui. Para avançar de novo, é só atualizar de novo.`,rollbackCurrentTag:`no ar agora`,rollbackConfirmTitle:`Restaurar esta versão?`,rollbackConfirmBody:`O seu servidor volta para esse pacote exato em um ou dois minutos. Os seus dados não são tocados, e você pode avançar de novo com uma nova atualização.`,rollbackConfirmApply:`Sim, restaurar`,dashboardLinkActions:`Histórico de deploys no GitHub`,helpTitle:`Ajuda rápida`,helpStep1Title:`Copie o endereço do agente`,helpStep1Body:`Use o botão abaixo para copiar.`,helpStep2Title:`Fale pelos seus canais`,helpStep2Body:`Use o app do Slack criado pelo manifesto ou mande uma mensagem para o bot do Telegram configurado durante a instalação.`,helpStep3Title:`Abra a interface de terminal`,helpStep3Body:`De qualquer projeto eve, rode: eve dev https://USUARIO:SENHA@<endereço do agente>. /vc:login é só para a Vercel.`,helpStep4Title:`Verifique a conexão`,helpStep4Body:`Confirme se o status está online.`,agentUrlLabel:`URL do agente`,actionsTitle:`Ações`,dashboardDeployLocal:`Subir nova versão`,dashboardDeployLocalHint:`Envie o código mais recente deste computador.`,localConfirmTitle:`Subir o código deste computador?`,localConfirmBody:`Isso envia a versão de código mais recente deste computador (o último commit) e reconstrói no seu servidor.`,localConfirmUncommitted:`Mudanças que você ainda não commitou não vão junto.`,localConfirmAuto:`Para publicar pelos deploys automáticos — e ficar registrado no histórico — faça merge na main e push.`,localConfirmApply:`Sim, subir versão`,deployStartedNote:`Iniciado — leva alguns minutos, e esta página atualiza sozinha.`,dashboardReset:`Esquecer as configurações deste computador`,dashboardResetHint:`Nada no seu servidor é desligado ou apagado; isso só limpa o que o instalador salvou aqui.`,dashboardResetConfirm:`Isto apaga as configurações salvas neste computador, incluindo a chave de deploy e o token do GitHub. O seu servidor continua rodando. Continuar?`,resetConfirmYes:`Sim, esquecer as configurações`,dashboardResetFinal:`Última confirmação: a chave de deploy e o token do GitHub guardados neste computador serão apagados. O seu servidor continua rodando. Continuar?`,footerLine:`Severino AI Coders Academy — Infraestrutura gerenciada para desenvolvedores.`,terminalRunningAt:`┌─ AI CODERS ACADEMY / SEVERINO
16
+
17
+ │ O instalador está disponível em:
18
+ │`,terminalPressCtrlC:`└─ Pressione Ctrl+C para encerrar o instalador.`,terminalStartFailed:`Não foi possível iniciar o instalador do Severino.`,terminalStopFailed:`┌─ AI CODERS ACADEMY / ERRO
19
+
20
+ │ ! Não foi possível encerrar o instalador corretamente.
21
+ └─`,errorGeneric:`Algo deu errado. Os detalhes estão abaixo.`,errorBusy:`Já existe uma instalação em andamento.`}},Zt=`installer-language`;function Qt(){let e=localStorage.getItem(Zt);return e===`en`||e===`pt-BR`?e:Yt}var $t=(0,S.createContext)(null);function en({children:e}){let[t,n]=(0,S.useState)(Qt),[r]=(0,S.useState)(()=>localStorage.getItem(Zt)!==null),i=(0,S.useCallback)(e=>{localStorage.setItem(Zt,e),n(e)},[]),a=(0,S.useCallback)(e=>{n(e)},[]),o=(0,S.useCallback)(e=>Xt[t][e]??Xt.en[e]??e,[t]),s=(0,S.useMemo)(()=>({language:t,hasStoredLanguage:r,setLanguage:i,adoptLanguage:a,t:o}),[t,r,i,a,o]);return document.documentElement.lang=t,document.title=o(`appTitle`),(0,I.jsx)($t.Provider,{value:s,children:e})}function L(){let e=(0,S.useContext)($t);if(e===null)throw Error(`useI18n must be used inside I18nProvider.`);return e}function tn(){let{language:e,setLanguage:t,t:n}=L();return(0,I.jsx)(Jt,{productTitle:n(`appTitle`),languageLabel:n(`languageLabel`),language:e,onLanguageChange:e=>t(e)})}var nn=window.location.pathname.replace(/\/+$/,``);async function R(e,t,n){return await(await fetch(nn+t,{method:e,...n===void 0?{}:{headers:{"content-type":`application/json`},body:JSON.stringify(n)}})).json()}var rn={token:``,connected:!1,handedOff:!1,virtualMachines:[],selectedId:null,busy:!1,errorCode:``,correlationId:``,resetStage:`closed`,newPassword:``,newPasswordConfirm:``,confirmationToken:``,confirmationTarget:null,confirmationText:``,passwordGenerated:!1,resetBusy:!1,resetErrorCode:``,resetCorrelationId:``,resetNotice:``},an={method:`hostinger`,host:``,port:22,username:`root`,password:``,proof:``,tested:null,busy:!1,hostinger:rn},on={manualDomain:``,hostingerBaseDomain:``,hostingerSubdomain:`severino`,domain:``,dns:null,dnsBusy:!1,domainError:``,openRouterApiKey:``,routeAuthUsername:`severino`,routeAuthPassword:``,slackBotToken:``,slackSigningSecret:``,telegramBotToken:``,telegramBotUsername:``,telegramReplaceWebhookConfirmed:!1,mcpServerUrl:``,mcpServerDescription:``,mcpBearerToken:``,error:``},sn=(0,S.createContext)(null);function cn({children:e}){let[t,n]=(0,S.useState)(`loading`),[r,i]=(0,S.useState)(null),[a,o]=(0,S.useState)(an),[s,c]=(0,S.useState)(on),l=(0,S.useRef)(a);l.current=a;let u=(0,S.useCallback)(()=>l.current,[]),d=(0,S.useCallback)(e=>{o(t=>({...t,...e}))},[]),f=(0,S.useCallback)(e=>{o(t=>({...t,hostinger:{...t.hostinger,...e}}))},[]),p=(0,S.useCallback)(e=>{c(t=>({...t,...e}))},[]),m=(0,S.useCallback)(()=>{o(e=>({...e,tested:null,proof:``}))},[]),h=(0,S.useCallback)(()=>{o(e=>({...e,hostinger:{...e.hostinger,resetStage:`closed`,newPassword:``,newPasswordConfirm:``,confirmationToken:``,confirmationTarget:null,confirmationText:``,passwordGenerated:!1,resetErrorCode:``,resetCorrelationId:``,resetNotice:``}}))},[]),g=(0,S.useCallback)(()=>{o(e=>e.method!==`hostinger`||!e.hostinger.handedOff?e:{...e,hostinger:{...rn,token:e.hostinger.token}})},[]),_=(0,S.useMemo)(()=>({view:t,setView:n,context:r,setContext:i,vps:a,getVps:u,patchVps:d,patchHostinger:f,config:s,patchConfig:p,invalidateVpsAccess:m,clearRootReset:h,requireNewHostingerSession:g}),[t,r,a,s,u,d,f,p,m,h,g]);return(0,I.jsx)(sn.Provider,{value:_,children:e})}function ln(){let e=(0,S.useContext)(sn);if(e===null)throw Error(`useWizard must be used inside WizardProvider.`);return e}var un=e=>typeof e==`boolean`?`${e}`:e===0?`0`:e,dn=ye,fn=(e,t)=>n=>{if(t?.variants==null)return dn(e,n?.class,n?.className);let{variants:r,defaultVariants:i}=t,a=Object.keys(r).map(e=>{let t=n?.[e],a=i?.[e];if(t===null)return null;let o=un(t)||un(a);return r[e][o]}),o=n&&Object.entries(n).reduce((e,t)=>{let[n,r]=t;return r===void 0||(e[n]=r),e},{});return dn(e,a,t?.compoundVariants?.reduce((e,t)=>{let{class:n,className:r,...a}=t;return Object.entries(a).every(e=>{let[t,n]=e;return Array.isArray(n)?n.includes({...i,...o}[t]):{...i,...o}[t]===n})?[...e,n,r]:e},[]),n?.class,n?.className)},pn=fn(`relative w-full rounded-md border px-3.5 py-3 text-sm grid grid-cols-[auto_1fr] items-start gap-x-2.5 [&>svg]:size-4 [&>svg]:mt-0.5`,{variants:{variant:{default:`border-border bg-secondary text-muted-foreground`,success:`border-success-border bg-success/5 text-success [&>svg]:text-success`,destructive:`border-destructive/45 bg-destructive/5 text-destructive [&>svg]:text-destructive`,warning:`border-warning/45 bg-warning/5 text-warning [&>svg]:text-warning`,info:`border-info/45 bg-info/5 text-info [&>svg]:text-info`}},defaultVariants:{variant:`default`}});function mn({className:e,variant:t,...n}){return(0,I.jsx)(`div`,{"data-slot":`alert`,role:t===`destructive`?`alert`:`status`,"aria-live":t===`destructive`?`assertive`:`polite`,className:F(pn({variant:t}),e),...n})}function hn({className:e,...t}){return(0,I.jsx)(`div`,{"data-slot":`alert-description`,className:F(`col-start-2 leading-relaxed`,e),...t})}var gn=Object.defineProperty,_n=(e,t)=>gn(e,`name`,{value:t,configurable:!0});function vn(e,t){if(typeof e==`function`)return e(t);e!=null&&(e.current=t)}_n(vn,`setRef`);function yn(...e){return t=>{let n=!1,r=e.map(e=>{let r=vn(e,t);return!n&&typeof r==`function`&&(n=!0),r});if(n)return()=>{for(let t=0;t<r.length;t++){let n=r[t];typeof n==`function`?n():vn(e[t],null)}}}}_n(yn,`composeRefs`);function bn(...e){return S.useCallback(yn(...e),e)}_n(bn,`useComposedRefs`);var xn=Object.defineProperty,Sn=(e,t)=>xn(e,`name`,{value:t,configurable:!0});function Cn(e){let t=S.forwardRef((t,n)=>{let{children:r,...i}=t,a=null,o=!1,s=[];Mn(r)&&typeof In==`function`&&(r=In(r._payload)),S.Children.forEach(r,e=>{if(An(e)){o=!0;let t=e,n=`child`in t.props?t.props.child:t.props.children;Mn(n)&&typeof In==`function`&&(n=In(n._payload)),a=Dn(t,n),s.push(a?.props?.children)}else s.push(e)}),a?a=S.cloneElement(a,void 0,s):!o&&S.Children.count(r)===1&&S.isValidElement(r)&&(a=r);let c=a?kn(a):void 0,l=bn(n,c);if(!a){if(r||r===0)throw Error(o?Fn(e):Pn(e));return r}let u=On(i,a.props??{});return a.type!==S.Fragment&&(u.ref=n?l:c),S.cloneElement(a,u)});return t.displayName=`${e}.Slot`,t}Sn(Cn,`createSlot`);var wn=Cn(`Slot`),Tn=Symbol.for(`radix.slottable`);function En(e){let t=Sn(e=>`child`in e?e.children(e.child):e.children,`Slottable`);return t.displayName=`${e}.Slottable`,t.__radixId=Tn,t}Sn(En,`createSlottable`);var Dn=Sn((e,t)=>{if(`child`in e.props){let t=e.props.child;return S.isValidElement(t)?S.cloneElement(t,void 0,e.props.children(t.props.children)):null}return S.isValidElement(t)?t:null},`getSlottableElementFromSlottable`);function On(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...e)=>{let t=a(...e);return i(...e),t}:i&&(n[r]=i):r===`style`?n[r]={...i,...a}:r===`className`&&(n[r]=[i,a].filter(Boolean).join(` `))}return{...e,...n}}Sn(On,`mergeProps`);function kn(e){let t=Object.getOwnPropertyDescriptor(e.props,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}Sn(kn,`getElementRef`);function An(e){return S.isValidElement(e)&&typeof e.type==`function`&&`__radixId`in e.type&&e.type.__radixId===Tn}Sn(An,`isSlottable`);var jn=Symbol.for(`react.lazy`);function Mn(e){return typeof e==`object`&&!!e&&`$$typeof`in e&&e.$$typeof===jn&&`_payload`in e&&Nn(e._payload)}Sn(Mn,`isLazyComponent`);function Nn(e){return typeof e==`object`&&!!e&&`then`in e}Sn(Nn,`isPromiseLike`);var Pn=Sn(e=>`${e} failed to slot onto its children. Expected a single React element child or \`Slottable\`.`,`createSlotError`),Fn=Sn(e=>`${e} failed to slot onto its \`Slottable\`. Expected \`Slottable\` to receive a single React element child.`,`createSlottableError`),In=S.use,Ln=fn(`inline-flex max-w-full items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-semibold transition-colors focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 cursor-pointer`,{variants:{variant:{default:`bg-primary text-primary-foreground hover:brightness-105`,secondary:`border border-border bg-card text-foreground font-medium hover:border-muted-foreground`,ghost:`text-muted-foreground hover:text-foreground`,link:`text-foreground underline-offset-4 hover:underline p-0 h-auto`,destructive:`border border-destructive/45 bg-transparent text-destructive font-medium hover:bg-destructive/10`,destructiveSolid:`bg-destructive text-destructive-foreground`},size:{default:`h-10 px-5 py-2`,sm:`h-8 px-3.5 text-sm`,lg:`h-11 px-6`,icon:`size-9`}},defaultVariants:{variant:`default`,size:`default`}});function z({className:e,variant:t,size:n,asChild:r=!1,...i}){return(0,I.jsx)(r?wn:`button`,{"data-slot":`button`,className:F(Ln({variant:t,size:n,className:e})),...i})}function Rn({className:e,type:t,...n}){return(0,I.jsx)(`input`,{type:t,"data-slot":`input`,className:F(`flex h-10 w-full min-w-0 rounded-md border border-input bg-secondary px-3 py-2 font-mono text-sm text-foreground transition-colors`,`placeholder:text-muted-foreground`,`hover:border-muted-foreground/60`,`focus-visible:outline-none focus-visible:border-primary focus-visible:ring-[3px] focus-visible:ring-white/10`,`disabled:cursor-not-allowed disabled:opacity-50`,`read-only:opacity-70`,e),...n})}var zn=c(m(),1),Bn=Object.defineProperty,Vn=(e,t)=>Bn(e,`name`,{value:t,configurable:!0}),Hn=[`a`,`button`,`div`,`form`,`h2`,`h3`,`img`,`input`,`label`,`li`,`nav`,`ol`,`p`,`select`,`span`,`svg`,`ul`].reduce((e,t)=>{let n=Cn(`Primitive.${t}`),r=S.forwardRef((e,r)=>{let{asChild:i,...a}=e,o=i?n:t;return typeof window<`u`&&(window[Symbol.for(`radix-ui`)]=!0),(0,I.jsx)(o,{...a,ref:r})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function Un(e,t){e&&zn.flushSync(()=>e.dispatchEvent(t))}Vn(Un,`dispatchDiscreteCustomEvent`);var Wn=Object.defineProperty,Gn=S.forwardRef(((e,t)=>Wn(e,`name`,{value:t,configurable:!0}))(function(e,t){return(0,I.jsx)(Hn.label,{...e,ref:t,onMouseDown:t=>{t.target.closest(`button, input, select, textarea`)||(e.onMouseDown?.(t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}})},`Label`));function Kn({className:e,...t}){return(0,I.jsx)(Gn,{"data-slot":`label`,className:F(`block text-sm text-muted-foreground select-none`,`peer-disabled:cursor-not-allowed peer-disabled:opacity-50`,e),...t})}function qn({disabled:e,showLabel:t,hideLabel:n,...r}){let[i,a]=(0,S.useState)(!1);return(0,I.jsxs)(`div`,{className:`grid min-w-0 grid-cols-[minmax(0,1fr)_auto] gap-2.5`,children:[(0,I.jsx)(Rn,{type:i?`text`:`password`,disabled:e,...r}),(0,I.jsx)(z,{type:`button`,variant:`secondary`,disabled:e,onClick:()=>a(e=>!e),children:i?n:t})]})}function Jn(e){let{t}=L();return(0,I.jsx)(qn,{showLabel:t(`showSecret`),hideLabel:t(`hideSecret`),...e})}function Yn({className:e,...t}){return(0,I.jsx)(`div`,{"data-slot":`card`,className:F(`min-w-0 rounded-md border border-border bg-card text-card-foreground`,e),...t})}function Xn({className:e,...t}){return(0,I.jsx)(`div`,{"data-slot":`card-header`,className:F(`flex min-w-0 flex-col gap-1.5 p-5 pb-0`,e),...t})}function Zn({className:e,...t}){return(0,I.jsx)(`div`,{"data-slot":`card-title`,className:F(`min-w-0 text-base font-semibold tracking-tight flex items-center gap-2`,e),...t})}function Qn({className:e,...t}){return(0,I.jsx)(`div`,{"data-slot":`card-content`,className:F(`min-w-0 p-5`,e),...t})}function $n(e){let t=e.trim().toLowerCase();if(t=t.replace(/^[a-z][a-z0-9+.-]*:?\/\//,``),t=t.split(`/`)[0]??``,t=t.replace(/\.+$/,``),!t.includes(`.`)||!/^[a-z0-9]([a-z0-9.-]*[a-z0-9])?$/.test(t))throw Error(`The domain must be a hostname like severino.example.com.`);return t}var er=`/eve/v1/slack`;function tr(e){return`https://${$n(e)}${er}`}function nr(e){let t=tr(e);return`display_information:
22
+ name: Severino
23
+ description: Task-execution assistant on your VPS.
24
+ background_color: "#070707"
25
+ features:
26
+ bot_user:
27
+ display_name: Severino
28
+ always_online: true
29
+ oauth_config:
30
+ scopes:
31
+ bot:
32
+ - app_mentions:read
33
+ - chat:write
34
+ - channels:history
35
+ - groups:history
36
+ - im:history
37
+ - im:read
38
+ - im:write
39
+ settings:
40
+ event_subscriptions:
41
+ request_url: ${t}
42
+ bot_events:
43
+ - app_mention
44
+ - message.im
45
+ interactivity:
46
+ is_enabled: true
47
+ request_url: ${t}
48
+ org_deploy_enabled: false
49
+ socket_mode_enabled: false
50
+ token_rotation_enabled: false
51
+ `}var rr=`https://api.slack.com/apps`;function ir({domain:e}){let{t}=L(),[n,r]=(0,S.useState)(!1),i=(0,S.useMemo)(()=>{try{return nr(e)}catch{return null}},[e]);if(i===null)return null;let a=[t(`slackSetupStep1`),t(`slackSetupStep2`),t(`slackSetupStep3`),t(`slackSetupStep4`),t(`slackSetupStep5`),t(`slackSetupStep6`)];return(0,I.jsxs)(Yn,{children:[(0,I.jsx)(Xn,{children:(0,I.jsx)(Zn,{children:t(`slackSetupTitle`)})}),(0,I.jsxs)(Qn,{className:`grid gap-3.5`,children:[(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:t(`slackSetupBody`)}),(0,I.jsx)(`ol`,{className:`grid list-decimal gap-1.5 pl-5 text-sm`,children:a.map(e=>(0,I.jsx)(`li`,{children:e},e))}),(0,I.jsx)(z,{asChild:!0,variant:`secondary`,size:`sm`,className:`w-fit`,children:(0,I.jsxs)(`a`,{href:rr,target:`_blank`,rel:`noreferrer`,children:[(0,I.jsx)(D,{}),t(`slackSetupCreateApp`)]})}),(0,I.jsx)(`p`,{className:`text-sm font-semibold`,children:t(`slackSetupManifestLabel`)}),(0,I.jsx)(`pre`,{className:`max-h-72 overflow-auto rounded-md border border-border bg-secondary p-3 font-mono text-[0.78rem] leading-relaxed`,children:i}),(0,I.jsxs)(z,{variant:`secondary`,size:`sm`,className:`w-fit`,onClick:async()=>{await navigator.clipboard.writeText(i),r(!0)},children:[n?(0,I.jsx)(T,{}):(0,I.jsx)(ce,{}),t(n?`copied`:`slackSetupCopyManifest`)]}),(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:t(`slackSetupVerifyNote`)})]})]})}var ar=`https://t.me/BotFather`;function or({domain:e}){let{t}=L(),n=[t(`telegramSetupStep1`),t(`telegramSetupStep2`),t(`telegramSetupStep3`)];return(0,I.jsxs)(Yn,{children:[(0,I.jsx)(Xn,{children:(0,I.jsx)(Zn,{children:t(`telegramSetupTitle`)})}),(0,I.jsxs)(Qn,{className:`grid gap-3.5`,children:[(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:t(`telegramSetupBody`)}),(0,I.jsx)(`ol`,{className:`grid list-decimal gap-1.5 pl-5 text-sm`,children:n.map(e=>(0,I.jsx)(`li`,{children:e},e))}),(0,I.jsx)(z,{asChild:!0,variant:`secondary`,size:`sm`,className:`w-fit`,children:(0,I.jsxs)(`a`,{href:ar,target:`_blank`,rel:`noreferrer`,children:[(0,I.jsx)(D,{}),t(`telegramSetupOpenBotFather`)]})}),(0,I.jsxs)(`p`,{className:`break-all font-mono text-xs text-muted-foreground`,children:[`https://`,e,`/eve/v1/telegram`]})]})]})}function sr({current:e,steps:t,progressLabel:n}){return(0,I.jsx)(`nav`,{"aria-label":n,className:`border-b border-border/60 bg-secondary/70 px-5 py-4 sm:px-8`,children:(0,I.jsx)(`ol`,{className:`grid grid-cols-3 gap-2`,children:t.map(t=>{let n=t.number<e?`done`:t.number===e?`current`:`pending`;return(0,I.jsxs)(`li`,{"aria-current":n===`current`?`step`:void 0,className:F(`relative grid min-w-0 justify-items-center gap-2 text-center text-[0.68rem] font-semibold sm:text-[0.82rem]`,n===`current`?`text-foreground`:n===`done`?`text-success`:`text-muted-foreground`,`not-last:after:absolute not-last:after:left-[calc(50%+1rem)] not-last:after:right-[calc(-50%+1rem)] not-last:after:top-3.5 not-last:after:h-px not-last:after:bg-border`,n===`done`&&`not-last:after:bg-success-border`),children:[(0,I.jsx)(`span`,{className:F(`relative z-10 grid size-7 flex-none place-items-center rounded-md border font-mono text-[0.72rem]`,n===`current`?`border-primary bg-primary text-primary-foreground`:n===`done`?`border-success-border bg-secondary text-success`:`border-border bg-secondary text-muted-foreground`),children:n===`done`?(0,I.jsx)(T,{className:`size-3.5`}):t.number}),(0,I.jsx)(`span`,{className:`relative z-10 block max-w-full truncate`,children:t.label})]},t.number)})})})}function cr({step:e,steps:t,progressLabel:n,children:r,footer:i}){return(0,I.jsxs)(`section`,{className:`w-full min-w-0 overflow-hidden rounded-md border border-border bg-card/95 shadow-2xl`,children:[e!==void 0&&t!==void 0&&n!==void 0?(0,I.jsx)(sr,{current:e,steps:t,progressLabel:n}):null,(0,I.jsx)(`div`,{className:`min-w-0 px-5 py-6 sm:px-8 sm:py-7`,children:r}),i===void 0?null:(0,I.jsx)(`div`,{className:`flex flex-col-reverse items-stretch gap-2.5 border-t border-border/60 bg-secondary/50 px-5 py-4 [&>button]:w-full sm:flex-row sm:items-center sm:justify-between sm:px-8 sm:[&>button]:w-auto`,children:i})]})}function lr({title:e,body:t}){return(0,I.jsxs)(`div`,{className:`mb-6 min-w-0`,children:[(0,I.jsx)(`h1`,{className:`max-w-2xl text-2xl font-medium leading-tight tracking-tight sm:text-4xl`,children:e}),(0,I.jsx)(`p`,{className:`mt-2 max-w-2xl text-[0.92rem] leading-relaxed text-muted-foreground sm:text-[0.95rem]`,children:t})]})}function ur({step:e,children:t,footer:n}){let{t:r}=L(),i=[{number:1,label:r(`wizardStepVps`)},{number:2,label:r(`wizardStepConfig`)},{number:3,label:r(`wizardStepReview`)}];return(0,I.jsx)(cr,{...e===void 0?{}:{step:e,steps:i,progressLabel:r(`wizardProgressLabel`)},...n===void 0?{}:{footer:n},children:t})}var dr=[`created`,`creating`,`initial`,`starting`,`recreating`,`restoring`];function fr(e){return dr.includes(e.state)?{eligible:!1,reason:`hostingerUnavailablePreparing`}:e.actionsLock===`unlocked`?e.state===`running`?e.ipv4.length===0?{eligible:!1,reason:`hostingerUnavailableIpv4`}:e.template===null||!/docker/i.test(e.template.name)?{eligible:!1,reason:`hostingerUnavailableTemplate`}:{eligible:!0,reason:``}:{eligible:!1,reason:`hostingerUnavailableState`}:{eligible:!1,reason:`hostingerUnavailableLocked`}}function pr(e){return`srv${String(e)}.hstgr.cloud`}function mr(e,t){let n=e.trim().toLowerCase(),r=t.trim().toLowerCase().split(`.`).filter(Boolean).join(`.`);return n&&r?`${n}.${r}`:r}function hr(e){return/^[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?$/.test(e.trim().toLowerCase())}function gr(e,t,n){let r=e.trim(),i=t.trim().replace(/^@/u,``);return r===``&&i===``?``:r===``||i===``?`telegramCredentialsIncomplete`:/^\d+:[A-Za-z0-9_-]+$/.test(r)?/^[A-Za-z0-9_]{2,29}bot$/iu.test(i)?n?``:`telegramWebhookConfirmationRequired`:`telegramUsernameInvalid`:`telegramTokenInvalid`}var _r=`-().&@?'#,/;+`;function vr(e,t){return[{key:`rootResetRequirementLength`,met:e.length>=12},{key:`rootResetRequirementUppercase`,met:/[A-Z]/.test(e)},{key:`rootResetRequirementLowercase`,met:/[a-z]/.test(e)},{key:`rootResetRequirementNumber`,met:/[0-9]/.test(e)},{key:`rootResetRequirementSymbol`,met:[...e].some(e=>_r.includes(e))},{key:`rootResetRequirementCharacters`,met:[...e].every(e=>/^[A-Za-z0-9]$/.test(e)||`-().&@?'#,/;+`.includes(e))},{key:`rootResetRequirementMatch`,met:e.length>0&&e===t}]}function yr(e){let t=Math.floor(256/e)*e,n=new Uint8Array(1);do crypto.getRandomValues(n);while((n[0]??0)>=t);return(n[0]??0)%e}function br(){let e=[`ABCDEFGHJKLMNPQRSTUVWXYZ`,`abcdefghijkmnopqrstuvwxyz`,`23456789`,_r],t=e.join(``),n=e.map(e=>e[yr(e.length)]??``);for(;n.length<24;)n.push(t[yr(t.length)]??``);for(let e=n.length-1;e>0;--e){let t=yr(e+1),r=n[e]??``;n[e]=n[t]??``,n[t]=r}return n.join(``)}var xr={invalid_input:`hostingerErrorInvalidInput`,hostinger_unauthorized:`hostingerErrorUnauthorized`,hostinger_rate_limited:`hostingerErrorRateLimited`,hostinger_unavailable:`hostingerErrorUnavailable`,hostinger_invalid_response:`hostingerErrorInvalidResponse`,hostinger_not_connected:`hostingerErrorNotConnected`,hostinger_request_rejected:`hostingerErrorRequestRejected`,password_policy_rejected:`hostingerErrorPasswordPolicy`,action_failed:`hostingerErrorActionFailed`,action_timeout:`hostingerErrorActionTimeout`,action_outcome_unknown:`rootResetOutcomeUnknown`,confirmation_expired:`hostingerErrorConfirmation`,confirmation_invalid:`hostingerErrorConfirmation`,target_changed:`hostingerErrorTargetChanged`,target_unavailable:`hostingerErrorTargetUnavailable`,operation_conflict:`hostingerErrorConflict`};function Sr(e){let t=e.hostinger.virtualMachines.find(t=>t.id===e.hostinger.selectedId);return t===void 0?null:t.id}function Cr(e){return e.method===`hostinger`&&e.hostinger.handedOff&&Sr(e)!==null}function wr(e,t){if(Cr(e)){let n=Sr(e),r=n===null?``:pr(n),i=t.hostingerSubdomain.trim().toLowerCase()||`severino`;return{hostingerBaseDomain:r,hostingerSubdomain:i,domain:mr(i,r),dns:null,domainError:``,error:``}}return{domain:t.manualDomain,dns:null,domainError:``,error:``}}function Tr(e){if(e===``)return!0;let t;try{t=new URL(e)}catch{return!1}return t.protocol===`https:`||t.protocol===`http:`}function Er({id:e,label:t,children:n}){return(0,I.jsxs)(`div`,{className:`min-w-0`,children:[(0,I.jsx)(Kn,{htmlFor:e,children:t}),(0,I.jsx)(`div`,{className:`mt-1.5`,children:n})]})}function Dr(){let{t:e}=L(),{setView:t,vps:n,config:r,patchConfig:i}=ln(),a=Cr(n),o=(0,I.jsxs)(z,{variant:`secondary`,disabled:r.dnsBusy,onClick:async()=>{if(a&&!hr(r.hostingerSubdomain)){i({domainError:e(`hostingerSubdomainInvalid`)});return}i({dnsBusy:!0,domainError:``,error:``});try{let e=await R(`POST`,`/api/dns/check`,{domain:r.domain,host:n.host});i({dns:e})}catch{i({dns:null})}finally{i({dnsBusy:!1})}},children:[r.dnsBusy?(0,I.jsx)(de,{className:`animate-spin`}):(0,I.jsx)(ue,{}),r.dnsBusy?e(`working`):e(`dnsCheck`)]});return(0,I.jsxs)(ur,{step:2,footer:(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(z,{variant:`secondary`,onClick:()=>t(`vps`),children:e(`back`)}),(0,I.jsxs)(z,{onClick:()=>{if(a&&!hr(r.hostingerSubdomain)){i({domainError:e(`hostingerSubdomainInvalid`)});return}if(r.domain.trim()===``||r.openRouterApiKey===``||r.routeAuthUsername.trim()===``||r.routeAuthPassword.length<8){i({error:e(`hostingerErrorInvalidInput`)});return}if(!Tr(r.mcpServerUrl)){i({error:e(`mcpUrlInvalid`)});return}let n=gr(r.telegramBotToken,r.telegramBotUsername,r.telegramReplaceWebhookConfirmed);if(n!==``){i({error:e(n)});return}i({error:``}),t(`review`)},children:[e(`next`),(0,I.jsx)(ie,{})]})]}),children:[(0,I.jsx)(lr,{title:e(`stepConfigTitle`),body:e(`stepConfigBody`)}),(0,I.jsxs)(`div`,{className:`grid max-w-3xl gap-4`,children:[a?(0,I.jsxs)(`div`,{className:`grid gap-4`,children:[(0,I.jsxs)(`div`,{className:`grid gap-4 sm:grid-cols-2`,children:[(0,I.jsx)(Er,{id:`hostinger-base`,label:e(`hostingerVpsDomainLabel`),children:(0,I.jsx)(Rn,{id:`hostinger-base`,readOnly:!0,"aria-readonly":!0,spellCheck:!1,value:r.hostingerBaseDomain})}),(0,I.jsx)(Er,{id:`hostinger-subdomain`,label:e(`hostingerSubdomainLabel`),children:(0,I.jsx)(Rn,{id:`hostinger-subdomain`,autoComplete:`off`,autoCapitalize:`none`,spellCheck:!1,maxLength:63,"aria-invalid":r.domainError!==``,value:r.hostingerSubdomain,onChange:e=>{let t=e.target.value.trim().toLowerCase();i({hostingerSubdomain:t,domain:mr(t,r.hostingerBaseDomain),dns:null,domainError:``,error:``})}})})]}),(0,I.jsxs)(`div`,{className:`flex items-end gap-2.5`,children:[(0,I.jsx)(`div`,{className:`flex-1`,children:(0,I.jsx)(Er,{id:`hostinger-final`,label:e(`hostingerFinalDomainLabel`),children:(0,I.jsx)(Rn,{id:`hostinger-final`,readOnly:!0,"aria-readonly":!0,spellCheck:!1,value:r.domain})})}),o]}),(0,I.jsxs)(mn,{children:[(0,I.jsx)(le,{}),(0,I.jsx)(hn,{children:e(`hostingerDomainNote`)})]})]}):(0,I.jsxs)(`div`,{className:`flex items-end gap-2.5`,children:[(0,I.jsx)(`div`,{className:`flex-1`,children:(0,I.jsx)(Er,{id:`manual-domain`,label:e(`domainLabel`),children:(0,I.jsx)(Rn,{id:`manual-domain`,autoComplete:`off`,spellCheck:!1,value:r.manualDomain,onChange:e=>{let t=e.target.value.trim();i({manualDomain:t,domain:t,dns:null,domainError:``,error:``})}})})}),o]}),r.domainError===``?null:(0,I.jsxs)(mn,{variant:`destructive`,children:[(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:r.domainError})]}),r.dns===null?null:(0,I.jsxs)(mn,{variant:r.dns.matches?`success`:`warning`,children:[r.dns.matches?(0,I.jsx)(T,{}):(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:r.dns.matches?e(`dnsMatch`):r.dns.domainAddresses.length===0?e(`dnsPending`):e(`dnsMismatch`)})]}),(0,I.jsx)(Er,{id:`openrouter-key`,label:e(`openRouterLabel`),children:(0,I.jsx)(Jn,{id:`openrouter-key`,autoComplete:`off`,value:r.openRouterApiKey,onChange:e=>i({openRouterApiKey:e.target.value.trim()})})}),(0,I.jsxs)(mn,{children:[(0,I.jsx)(le,{}),(0,I.jsx)(hn,{children:e(`openRouterNote`)})]}),(0,I.jsxs)(`div`,{className:`grid gap-4 sm:grid-cols-2`,children:[(0,I.jsx)(Er,{id:`route-auth-user`,label:e(`routeAuthUsernameLabel`),children:(0,I.jsx)(Rn,{id:`route-auth-user`,autoComplete:`off`,spellCheck:!1,value:r.routeAuthUsername,onChange:e=>i({routeAuthUsername:e.target.value.trim()})})}),(0,I.jsx)(Er,{id:`route-auth-password`,label:e(`routeAuthPasswordLabel`),children:(0,I.jsx)(Jn,{id:`route-auth-password`,autoComplete:`new-password`,value:r.routeAuthPassword,onChange:e=>i({routeAuthPassword:e.target.value})})})]}),(0,I.jsxs)(mn,{children:[(0,I.jsx)(le,{}),(0,I.jsx)(hn,{children:e(`routeAuthNote`)})]}),(0,I.jsx)(z,{type:`button`,variant:`secondary`,className:`w-fit`,onClick:()=>i({routeAuthPassword:crypto.randomUUID().replaceAll(`-`,``)}),children:e(`routeAuthGenerate`)}),(0,I.jsxs)(`div`,{className:`mt-2 rounded-md border border-border bg-secondary/60 p-4`,children:[(0,I.jsx)(`h2`,{className:`font-semibold`,children:e(`integrationsTitle`)}),(0,I.jsx)(`p`,{className:`mt-1 text-sm text-muted-foreground`,children:e(`integrationsBody`)}),(0,I.jsxs)(`div`,{className:`mt-4 grid gap-4`,children:[r.domain===``?null:(0,I.jsx)(ir,{domain:r.domain}),(0,I.jsxs)(`div`,{className:`grid gap-4 sm:grid-cols-2`,children:[(0,I.jsx)(Er,{id:`slack-token`,label:e(`slackTokenLabel`),children:(0,I.jsx)(Jn,{id:`slack-token`,autoComplete:`off`,value:r.slackBotToken,onChange:e=>i({slackBotToken:e.target.value.trim()})})}),(0,I.jsx)(Er,{id:`slack-secret`,label:e(`slackSigningSecretLabel`),children:(0,I.jsx)(Jn,{id:`slack-secret`,autoComplete:`off`,value:r.slackSigningSecret,onChange:e=>i({slackSigningSecret:e.target.value.trim()})})})]}),r.slackBotToken===``?null:(0,I.jsxs)(mn,{children:[(0,I.jsx)(le,{}),(0,I.jsx)(hn,{children:e(`slackWebhookNote`)})]}),r.domain===``?null:(0,I.jsx)(or,{domain:r.domain}),(0,I.jsxs)(`div`,{className:`grid gap-4 sm:grid-cols-2`,children:[(0,I.jsx)(Er,{id:`telegram-token`,label:e(`telegramTokenLabel`),children:(0,I.jsx)(Jn,{id:`telegram-token`,autoComplete:`off`,value:r.telegramBotToken,onChange:e=>i({telegramBotToken:e.target.value.trim(),telegramReplaceWebhookConfirmed:!1,error:``})})}),(0,I.jsx)(Er,{id:`telegram-username`,label:e(`telegramUsernameLabel`),children:(0,I.jsx)(Rn,{id:`telegram-username`,autoComplete:`off`,autoCapitalize:`none`,spellCheck:!1,placeholder:`severino_bot`,value:r.telegramBotUsername,onChange:e=>i({telegramBotUsername:e.target.value.trim().replace(/^@/u,``),error:``})})})]}),r.telegramBotToken===``&&r.telegramBotUsername===``?null:(0,I.jsxs)(`div`,{className:`grid gap-3`,children:[(0,I.jsxs)(mn,{children:[(0,I.jsx)(le,{}),(0,I.jsx)(hn,{children:e(`telegramWebhookNote`)})]}),(0,I.jsxs)(`label`,{className:`flex cursor-pointer gap-3 rounded-md border border-border bg-secondary p-3 text-sm`,children:[(0,I.jsx)(`input`,{type:`checkbox`,className:`mt-0.5 accent-white`,checked:r.telegramReplaceWebhookConfirmed,onChange:e=>i({telegramReplaceWebhookConfirmed:e.target.checked,error:``})}),(0,I.jsx)(`span`,{children:e(`telegramReplaceWebhookConfirm`)})]})]}),(0,I.jsx)(Er,{id:`mcp-url`,label:e(`mcpUrlLabel`),children:(0,I.jsx)(Rn,{id:`mcp-url`,autoComplete:`off`,spellCheck:!1,value:r.mcpServerUrl,onChange:e=>i({mcpServerUrl:e.target.value.trim(),error:``})})}),(0,I.jsxs)(`div`,{className:`grid gap-4 sm:grid-cols-2`,children:[(0,I.jsx)(Er,{id:`mcp-description`,label:e(`mcpDescriptionLabel`),children:(0,I.jsx)(Rn,{id:`mcp-description`,autoComplete:`off`,value:r.mcpServerDescription,onChange:e=>i({mcpServerDescription:e.target.value})})}),(0,I.jsx)(Er,{id:`mcp-bearer`,label:e(`mcpBearerTokenLabel`),children:(0,I.jsx)(Jn,{id:`mcp-bearer`,autoComplete:`off`,value:r.mcpBearerToken,onChange:e=>i({mcpBearerToken:e.target.value.trim()})})})]})]})]}),r.error===``?null:(0,I.jsxs)(mn,{variant:`destructive`,children:[(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:r.error})]})]})]})}var Or=`https://github.com/settings/personal-access-tokens/new`;function kr(){let{t:e}=L(),{context:t,setContext:n}=ln(),[r,i]=(0,S.useState)(``),[a,o]=(0,S.useState)(``),[s,c]=(0,S.useState)(!1),[l,u]=(0,S.useState)(null);if(t?.githubConnected===!0)return(0,I.jsxs)(Yn,{children:[(0,I.jsx)(Xn,{children:(0,I.jsxs)(Zn,{children:[(0,I.jsx)(O,{className:`size-4 text-muted-foreground`}),e(`githubActivateTitle`)]})}),(0,I.jsx)(Qn,{children:(0,I.jsxs)(`p`,{className:`text-success`,children:[`✓ `,e(`githubConnectedNote`)]})})]});let d=async()=>{c(!0);try{let e={token:r};if(t?.repository===null&&a.includes(`/`)){let[t=``,n=``]=a.split(`/`);e.owner=t,e.repo=n}let i=await R(`POST`,`/api/github/connect`,e);u(i),i.ok&&n(await R(`GET`,`/api/context`))}finally{c(!1)}},f={actions:e(`githubPermissionActions`),secrets:e(`githubPermissionSecrets`),contents:e(`githubPermissionContents`)};return(0,I.jsxs)(Yn,{children:[(0,I.jsx)(Xn,{children:(0,I.jsxs)(Zn,{children:[(0,I.jsx)(O,{className:`size-4 text-muted-foreground`}),e(`githubActivateTitle`)]})}),(0,I.jsxs)(Qn,{className:`grid gap-3.5`,children:[(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:e(`githubActivateBody`)}),(0,I.jsxs)(`ol`,{className:`grid list-decimal gap-1.5 pl-5 text-sm`,children:[(0,I.jsx)(`li`,{children:e(`githubGuideStep1`)}),(0,I.jsx)(`li`,{children:e(`githubGuideStep2`)}),(0,I.jsx)(`li`,{children:e(`githubGuideStep3`)}),(0,I.jsx)(`li`,{children:e(`githubGuideStep4`)}),(0,I.jsx)(`li`,{children:e(`githubGuideStep5`)})]}),(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:e(`githubGuidePath`)}),(0,I.jsx)(z,{asChild:!0,variant:`secondary`,size:`sm`,className:`w-fit`,children:(0,I.jsxs)(`a`,{href:Or,target:`_blank`,rel:`noreferrer`,children:[(0,I.jsx)(D,{}),e(`githubGuideOpen`)]})}),t?.repository!==null&&t?.repository!==void 0?(0,I.jsxs)(`p`,{className:`text-sm`,children:[e(`githubRepositoryDetected`),`:`,` `,(0,I.jsxs)(`strong`,{children:[t.repository.owner,`/`,t.repository.repo]})]}):(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`github-repo`,children:e(`githubRepositoryManual`)}),(0,I.jsx)(Rn,{id:`github-repo`,className:`mt-1.5`,autoComplete:`off`,spellCheck:!1,value:a,onChange:e=>o(e.target.value.trim())})]}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`github-token`,children:e(`githubTokenLabel`)}),(0,I.jsx)(`div`,{className:`mt-1.5`,children:(0,I.jsx)(Jn,{id:`github-token`,autoComplete:`off`,value:r,onChange:e=>i(e.target.value.trim())})})]}),l===null||l.ok?null:(0,I.jsx)(`ul`,{className:`grid gap-1 font-mono text-[0.82rem]`,children:l.unauthorized===!0?(0,I.jsxs)(`li`,{className:`text-destructive`,children:[(0,I.jsx)(ge,{className:`mr-1 inline size-3.5`}),e(`githubTokenInvalid`)]}):l.checks===void 0?(0,I.jsxs)(`li`,{className:`text-destructive`,children:[(0,I.jsx)(ge,{className:`mr-1 inline size-3.5`}),l.error??e(`githubTokenInvalid`)]}):l.checks.map(t=>(0,I.jsxs)(`li`,{className:t.ok?`text-success`:`text-destructive`,children:[t.ok?(0,I.jsx)(T,{className:`mr-1 inline size-3.5`}):(0,I.jsx)(ge,{className:`mr-1 inline size-3.5`}),f[t.permission],t.ok?``:` — ${e(`githubPermissionMissing`)}`]},t.permission))}),(0,I.jsx)(z,{className:`w-fit`,disabled:s||r===``,onClick:d,children:e(s?`working`:`githubConnect`)})]})]})}var Ar={"generate-key":`progressGenerateKey`,"connect-vps":`progressConnectVps`,"authorize-key":`progressAuthorizeKey`,"write-env":`progressWriteEnv`,"upload-source":`progressUploadSource`,"build-deploy":`progressBuildDeploy`,"configure-telegram":`progressConfigureTelegram`,"verify-key":`progressVerifyKey`,"verify-agent":`progressVerifyAgent`,"save-state":`progressSaveState`},jr={pending:`○`,running:`◐`,ok:`✓`,failed:`✗`,skipped:`–`};function Mr({steps:e}){let{t}=L();return(0,I.jsx)(`ul`,{className:`grid gap-2 font-mono text-[0.86rem] sm:grid-cols-2`,children:e.map(e=>{let n=Ar[e.id],r=`${jr[e.status]??``} ${n===void 0?e.id:t(n)}`;return e.note===`uncommitted-changes`?r+=` — ${t(`progressUncommitted`)}`:e.status===`failed`&&e.note!==void 0&&(r+=` — ${e.note}`),e.status===`skipped`&&(r+=` (${t(`progressSkipped`)})`),(0,I.jsxs)(`li`,{className:F(`min-w-0 break-words rounded-md border border-border/60 bg-secondary/70 px-3 py-2.5`,e.status===`ok`&&`text-success`,e.status===`failed`&&`text-destructive`),children:[r,e.link===void 0?null:(0,I.jsxs)(I.Fragment,{children:[` `,(0,I.jsx)(`a`,{className:`underline`,href:e.link,target:`_blank`,rel:`noreferrer`,children:t(`progressOpenLogs`)})]})]},e.id)})})}var Nr=fn(`inline-flex items-center gap-1 rounded-md border px-1.5 py-0.5 font-mono text-[0.68rem] font-semibold tracking-wider uppercase w-fit whitespace-nowrap`,{variants:{variant:{default:`border-ring text-foreground/80`,success:`border-success-border text-success`,destructive:`border-destructive/45 text-destructive`,info:`border-info/45 text-info`,muted:`border-border text-muted-foreground`}},defaultVariants:{variant:`default`}});function Pr({className:e,variant:t,...n}){return(0,I.jsx)(`span`,{"data-slot":`badge`,className:F(Nr({variant:t}),e),...n})}function Fr(e,t,n){let r=Date.now()-e,i=Math.floor(r/6e4);if(i<2)return n;let a=t===`pt-BR`;if(i<60)return a?`há ${i} min`:`${i} min ago`;let o=Math.floor(i/60);if(o<24)return a?`há ${o} h`:`${o} h ago`;let s=Math.floor(o/24);return a?`há ${s} d`:`${s} d ago`}function Ir({label:e,icon:t,state:n,okLabel:r}){let{t:i}=L();return(0,I.jsxs)(`div`,{className:`grid min-w-0 grid-cols-[auto_minmax(0,1fr)_auto] grid-rows-2 items-center gap-x-2.5 rounded-md border border-border bg-secondary px-3 py-2`,children:[(0,I.jsx)(`span`,{className:`row-span-2 grid size-7 flex-none place-items-center rounded-md bg-card [&_svg]:size-4`,children:t}),(0,I.jsx)(`span`,{className:`min-w-0 truncate text-sm font-semibold`,children:e}),(0,I.jsx)(`span`,{className:F(`col-start-2 row-start-2 whitespace-nowrap text-[0.76rem]`,n===`ok`?`text-success`:n===`fail`?`text-destructive`:`text-muted-foreground`),children:n===`fail`?i(`connStatusFail`):n===`wait`?i(`connStatusWait`):r}),(0,I.jsx)(`span`,{className:F(`row-span-2 size-1.5 flex-none`,n===`ok`?`bg-success`:n===`fail`?`bg-destructive`:`bg-muted-foreground`)})]})}function Lr({run:e}){let{t}=L(),n=e.conclusion===null,r=e.conclusion===`success`;return(0,I.jsxs)(`span`,{className:F(`inline-flex items-center gap-1.5 whitespace-nowrap rounded-md border px-2 py-0.5 text-[0.8rem]`,r?`border-success-border text-success`:n?`border-info/45 text-info`:`border-destructive/45 text-destructive`),children:[(0,I.jsx)(`span`,{className:`size-1.5 bg-current`}),t(r?`runStatusSuccess`:n?`runStatusInProgress`:`runStatusFailure`)]})}function Rr(){let{t:e,language:t}=L(),{context:n}=ln(),r=n?.domain??``,i=`https://${r}`,a=n?.githubConnected===!0,o=n?.repository===null||n?.repository===void 0?null:`https://github.com/${n.repository.owner}/${n.repository.repo}/actions`,[s,c]=(0,S.useState)(null),[l,u]=(0,S.useState)(!1),[d,f]=(0,S.useState)(null),[p,m]=(0,S.useState)(!1),[h,g]=(0,S.useState)(null),[_,v]=(0,S.useState)(!1),[y,b]=(0,S.useState)(!1),[x,ee]=(0,S.useState)(!1),[C,te]=(0,S.useState)(!1),[ne,w]=(0,S.useState)([]),[D,O]=(0,S.useState)(!1),[ge,_e]=(0,S.useState)(!1),[ve,ye]=(0,S.useState)(null),[be,xe]=(0,S.useState)(!1),[Se,Ce]=(0,S.useState)(!1),we=(0,S.useRef)(!1),Te=(0,S.useRef)(!1),Ee=(0,S.useRef)(void 0),De=(0,S.useCallback)(async()=>{u(!0);try{let e=await R(`POST`,`/api/verify`,{});we.current||(c(e),f(Date.now()))}finally{we.current||u(!1)}},[]),Oe=(0,S.useCallback)(async()=>{if(!a)return;let e;try{e=await R(`GET`,`/api/runs`)}catch{return}if(we.current)return;let t=e.runs??[];w(t);let n=t[0];clearTimeout(Ee.current),n!==void 0&&n.status!==`completed`?(Te.current=!0,Ee.current=setTimeout(()=>void Oe(),8e3)):Te.current&&(Te.current=!1,b(!1),De())},[a,De]);(0,S.useEffect)(()=>(we.current=!1,De(),Oe(),()=>{we.current=!0,clearTimeout(Ee.current)}),[De,Oe]);let ke=(0,S.useCallback)(async()=>{let e=await R(`GET`,`/api/install/progress`);we.current||(g(e),e.finished?(b(!1),De()):setTimeout(()=>void ke(),1500))},[De]),Ae=(0,S.useCallback)(async e=>{Ce(!0);try{await R(`POST`,`/api/deploy`,e===void 0?{}:{imageTag:e}),b(!0),await Oe()}finally{Ce(!1)}},[Oe]),je=l||s===null,Me=s?.ready===!0,Ne=je?`wait`:Me?`on`:`off`,Pe=new Map((s?.steps??[]).map(e=>[e.name,e.outcome])),Fe=e=>je?`wait`:Pe.get(e)===`ok`?`ok`:`fail`,Ie=ne.filter(e=>e.conclusion===`success`),Le=Ie[0]??null,Re=ne[0]??null,ze=Re!==null&&Re.status!==`completed`,Be=!ze&&Re!==null&&Re.conclusion!==`success`&&(Le===null||Re.id!==Le.id),Ve=h!==null&&!h.finished,He=Ie.slice(1,8),Ue=Ie.find(e=>e.headSha===ve);return(0,I.jsxs)(`div`,{className:`grid min-w-0 gap-4`,children:[(0,I.jsxs)(Yn,{className:`relative overflow-hidden p-5 sm:p-6`,children:[(0,I.jsxs)(`div`,{className:`flex flex-col items-start gap-4 sm:flex-row sm:gap-5`,children:[(0,I.jsx)(`div`,{className:F(`grid size-[74px] flex-none place-items-center rounded-md border`,Ne===`on`?`border-success text-success`:Ne===`off`?`border-destructive text-destructive`:`border-border text-muted-foreground`),children:Ne===`on`?(0,I.jsx)(T,{className:`size-10`,strokeWidth:2.6}):Ne===`off`?(0,I.jsx)(E,{className:`size-10`}):(0,I.jsx)(de,{className:`size-10 animate-spin`})}),(0,I.jsxs)(`div`,{className:`min-w-0`,children:[(0,I.jsxs)(`div`,{className:`flex flex-wrap items-center gap-3`,children:[(0,I.jsx)(`h1`,{className:`text-2xl font-medium leading-tight tracking-tight sm:text-4xl`,children:e(je?`heroChecking`:Me?`heroAllGood`:`heroProblem`)}),Me?(0,I.jsx)(Pr,{variant:`success`,children:e(`heroLive`)}):null]}),(0,I.jsx)(`p`,{className:`mt-1.5 text-muted-foreground`,children:je?``:e(Me?`heroOnlineBody`:`heroProblemBody`)}),(0,I.jsxs)(`p`,{className:`mt-1.5 flex flex-wrap items-center gap-2 text-sm text-muted-foreground`,children:[Le===null?null:(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(`span`,{children:e(`heroVersionLabel`)}),(0,I.jsx)(`span`,{className:`font-mono text-foreground/80`,children:Le.headSha.slice(0,7)}),(0,I.jsx)(`span`,{className:`inline-block size-1 bg-muted-foreground`})]}),(0,I.jsx)(`span`,{children:e(a?`heroAutoOn`:`heroAutoOff`)}),(0,I.jsx)(`span`,{className:`inline-block size-1 bg-muted-foreground`}),(0,I.jsx)(`span`,{children:e(Me?`heroServerOnline`:je?`connStatusWait`:`heroServerOffline`)})]})]})]}),ze||Be?(0,I.jsxs)(`div`,{className:`mt-5 flex flex-wrap items-center gap-4 rounded-md border border-border bg-secondary p-4`,children:[(0,I.jsxs)(`div`,{className:`flex min-w-0 flex-1 basis-full flex-col gap-2 sm:min-w-60 sm:basis-auto`,children:[(0,I.jsx)(Pr,{variant:`default`,children:e(`updateAvailable`)}),(0,I.jsxs)(`div`,{className:`flex flex-wrap items-center gap-3`,children:[(0,I.jsx)(`span`,{className:`rounded-md border border-border bg-card px-2.5 py-1 font-mono text-sm text-foreground/80`,children:(Re?.headSha??``).slice(0,7)}),(0,I.jsx)(`span`,{className:`text-sm`,children:Re?.displayTitle??``}),(0,I.jsxs)(`span`,{className:F(`inline-flex items-center gap-1.5 text-sm`,ze?`text-info`:`text-destructive`),children:[ze?(0,I.jsx)(de,{className:`size-4 animate-spin`}):(0,I.jsx)(E,{className:`size-4`}),e(ze?`updatePublishing`:`updateFailed`)]})]})]}),(0,I.jsxs)(z,{disabled:ze||Se,onClick:()=>void Ae(),children:[(0,I.jsx)(he,{}),e(`updateNow`)]})]}):null,ze?(0,I.jsxs)(`p`,{className:`mt-3 flex items-center gap-2 text-sm text-muted-foreground`,children:[(0,I.jsx)(le,{className:`size-4`}),e(`publishingNote`)]}):y?(0,I.jsxs)(`p`,{className:`mt-3 flex items-center gap-2 text-sm text-muted-foreground`,children:[(0,I.jsx)(le,{className:`size-4`}),e(`deployStartedNote`)]}):null]}),(0,I.jsxs)(`div`,{className:`grid items-start gap-4 lg:grid-cols-[1.55fr_1fr]`,children:[(0,I.jsxs)(`div`,{className:`grid min-w-0 gap-4`,children:[(0,I.jsxs)(Yn,{children:[(0,I.jsxs)(Xn,{className:`gap-2 sm:flex-row sm:items-center sm:justify-between`,children:[(0,I.jsxs)(Zn,{children:[(0,I.jsx)(ue,{className:`size-4 text-muted-foreground`}),e(`connectionsTitle`)]}),(0,I.jsxs)(z,{variant:`link`,size:`sm`,className:`self-start px-0 sm:self-auto`,onClick:()=>m(e=>!e),children:[e(p?`hideDiagnostic`:`viewDiagnostic`),(0,I.jsx)(re,{className:F(`transition-transform`,p&&`rotate-180`)})]})]}),(0,I.jsxs)(Qn,{className:`grid gap-3`,children:[(0,I.jsxs)(`div`,{className:`grid gap-2.5 sm:grid-cols-3`,children:[(0,I.jsx)(Ir,{label:e(`connServer`),icon:(0,I.jsx)(fe,{className:`text-info`}),state:Fe(`connection`),okLabel:e(`connStatusOnline`)}),(0,I.jsx)(Ir,{label:e(`connAgent`),icon:(0,I.jsx)(A,{className:`text-foreground/80`}),state:Fe(`health`),okLabel:e(`connStatusWorking`)}),(0,I.jsx)(Ir,{label:e(`connWorkflow`),icon:(0,I.jsx)(A,{className:`text-foreground/80`}),state:Fe(`workflow`),okLabel:e(`connStatusMounted`)})]}),p&&s!==null?(0,I.jsx)(`ul`,{className:`grid gap-1 font-mono text-[0.82rem]`,children:s.steps.map(e=>(0,I.jsxs)(`li`,{className:e.outcome===`ok`?`text-success`:e.outcome===`failed`?`text-destructive`:`text-muted-foreground`,children:[e.outcome===`ok`?`✓ `:e.outcome===`failed`?`✗ `:`– `,e.name,`: `,e.summary]},e.name))}):null,(0,I.jsxs)(`p`,{className:`text-sm text-muted-foreground`,children:[e(`lastCheckedLabel`),` `,d===null?`…`:Fr(d,t,e(`agoJustNow`)),` `,(0,I.jsx)(z,{variant:`link`,size:`sm`,disabled:l,onClick:De,children:e(l?`working`:`dashboardHealthCheck`)})]})]})]}),(0,I.jsxs)(Yn,{children:[(0,I.jsx)(Xn,{children:(0,I.jsxs)(Zn,{children:[(0,I.jsx)(pe,{className:`size-4 text-muted-foreground`}),e(`actionsTitle`)]})}),(0,I.jsxs)(Qn,{className:`grid gap-3`,children:[a?(0,I.jsxs)(z,{variant:`secondary`,className:`justify-start`,onClick:()=>{_e(e=>!e),ye(null),xe(!1),v(!1)},children:[(0,I.jsx)(j,{}),e(`dashboardRollback`),(0,I.jsx)(`span`,{className:`ml-2 hidden text-sm font-normal text-muted-foreground sm:inline`,children:e(`dashboardRollbackHint`)})]}):null,(0,I.jsxs)(z,{variant:`secondary`,className:`justify-start`,disabled:Ve,onClick:()=>{v(e=>!e),_e(!1)},children:[(0,I.jsx)(se,{}),e(Ve?`working`:`dashboardDeployLocal`),(0,I.jsx)(`span`,{className:`ml-2 hidden text-sm font-normal text-muted-foreground sm:inline`,children:e(`dashboardDeployLocalHint`)})]}),_?(0,I.jsxs)(`div`,{className:`rounded-md border border-border bg-secondary p-4`,children:[(0,I.jsx)(`div`,{className:`font-semibold`,children:e(`localConfirmTitle`)}),(0,I.jsx)(`p`,{className:`mt-1 text-sm text-muted-foreground`,children:e(`localConfirmBody`)}),(0,I.jsx)(`p`,{className:`mt-1 text-sm text-muted-foreground`,children:e(`localConfirmUncommitted`)}),a?(0,I.jsx)(`p`,{className:`mt-1 text-sm text-muted-foreground`,children:e(`localConfirmAuto`)}):null,(0,I.jsxs)(`div`,{className:`mt-3 flex flex-wrap gap-2.5`,children:[(0,I.jsx)(z,{variant:`secondary`,size:`sm`,onClick:()=>v(!1),children:e(`cancel`)}),(0,I.jsxs)(z,{size:`sm`,onClick:async()=>{v(!1),(await R(`POST`,`/api/deploy-local`,{})).started?(b(!0),ke()):alert(e(`errorBusy`))},children:[(0,I.jsx)(se,{}),e(`localConfirmApply`)]})]})]}):null,a&&ge?(0,I.jsxs)(`div`,{className:`rounded-md border border-border bg-secondary p-4`,children:[(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:e(`rollbackIntro`)}),(0,I.jsx)(`p`,{className:`mt-1 text-sm text-muted-foreground`,children:e(`rollbackDataNote`)}),Le===null?null:(0,I.jsxs)(`p`,{className:`mt-3 flex flex-wrap items-center gap-2 border-b border-border pb-2.5 text-sm`,children:[(0,I.jsx)(Pr,{variant:`success`,children:e(`rollbackCurrentTag`)}),(0,I.jsx)(`span`,{className:`font-mono text-success`,children:Le.headSha.slice(0,7)}),(0,I.jsxs)(`span`,{className:`text-muted-foreground`,children:[Le.displayTitle,` ·`,` `,Fr(Date.parse(Le.createdAt),t,e(`agoJustNow`))]})]}),(0,I.jsx)(`p`,{className:`mt-3 font-mono text-[0.72rem] uppercase tracking-widest text-muted-foreground`,children:e(`dashboardRollbackPick`)}),(0,I.jsx)(`div`,{className:`mt-2 grid gap-1.5`,children:He.map(n=>(0,I.jsxs)(`label`,{className:`flex cursor-pointer flex-wrap items-center gap-2 text-sm`,children:[(0,I.jsx)(`input`,{type:`radio`,name:`rollback`,className:`accent-white`,checked:ve===n.headSha,onChange:()=>{ye(n.headSha),xe(!1)}}),(0,I.jsx)(`span`,{className:`font-mono text-success`,children:n.headSha.slice(0,7)}),(0,I.jsxs)(`span`,{className:`text-muted-foreground`,children:[n.displayTitle,` ·`,` `,Fr(Date.parse(n.createdAt),t,e(`agoJustNow`))]})]},n.id))}),(0,I.jsx)(`p`,{className:`mt-3 text-sm text-muted-foreground`,children:e(`rollbackWindowNote`)}),(0,I.jsx)(z,{size:`sm`,className:`mt-2`,disabled:ve===null,onClick:()=>xe(!0),children:e(`dashboardRollbackApply`)})]}):null,a&&be&&ve!==null?(0,I.jsxs)(`div`,{className:`rounded-md border border-info/40 bg-info/5 p-4`,children:[(0,I.jsx)(`div`,{className:`font-semibold`,children:e(`rollbackConfirmTitle`)}),(0,I.jsxs)(`p`,{className:`mt-1.5 flex flex-wrap items-center gap-2 text-sm`,children:[(0,I.jsx)(`span`,{className:`rounded-md border border-border bg-card px-2 py-0.5 font-mono`,children:ve.slice(0,7)}),(0,I.jsx)(`span`,{className:`text-muted-foreground`,children:Ue?.displayTitle??``})]}),(0,I.jsx)(`p`,{className:`mt-1.5 text-sm text-muted-foreground`,children:e(`rollbackConfirmBody`)}),(0,I.jsxs)(`div`,{className:`mt-3 flex flex-wrap gap-2.5`,children:[(0,I.jsx)(z,{variant:`secondary`,size:`sm`,onClick:()=>xe(!1),children:e(`cancel`)}),(0,I.jsxs)(z,{size:`sm`,disabled:Se,onClick:async()=>{let e=ve;xe(!1),_e(!1),await Ae(e)},children:[(0,I.jsx)(j,{}),e(`rollbackConfirmApply`)]})]})]}):null,h===null?null:(0,I.jsx)(Mr,{steps:h.steps})]})]}),a?(0,I.jsxs)(Yn,{children:[(0,I.jsxs)(Xn,{className:`gap-2 sm:flex-row sm:items-center sm:justify-between`,children:[(0,I.jsxs)(Zn,{children:[(0,I.jsx)(oe,{className:`size-4 text-muted-foreground`}),e(`historyTitle`)]}),o===null?null:(0,I.jsx)(z,{asChild:!0,variant:`link`,size:`sm`,children:(0,I.jsx)(`a`,{href:o,target:`_blank`,rel:`noreferrer`,className:`self-start px-0 sm:self-auto`,children:e(`dashboardLinkActions`)})})]}),(0,I.jsx)(Qn,{children:ne.length===0?(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:e(`historyEmpty`)}):(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(`div`,{className:`grid gap-2 sm:hidden`,children:ne.slice(0,D?20:5).map(n=>(0,I.jsxs)(`article`,{className:`grid gap-2 rounded-md border border-border/70 bg-secondary p-3`,children:[(0,I.jsxs)(`div`,{className:`flex min-w-0 items-center justify-between gap-3`,children:[(0,I.jsx)(`span`,{className:`font-mono text-sm text-foreground/80`,children:(n.headSha??``).slice(0,7)}),(0,I.jsx)(Lr,{run:n})]}),(0,I.jsx)(`p`,{className:`min-w-0 break-words text-sm`,children:n.displayTitle}),(0,I.jsxs)(`div`,{className:`flex items-center justify-between gap-3 text-sm text-muted-foreground`,children:[(0,I.jsx)(`span`,{children:Fr(Date.parse(n.createdAt),t,e(`agoJustNow`))}),(0,I.jsxs)(`a`,{href:n.htmlUrl,target:`_blank`,rel:`noreferrer`,className:`grid size-8 place-items-center rounded-md border border-border hover:text-foreground`,children:[(0,I.jsx)(`span`,{className:`sr-only`,children:n.displayTitle}),(0,I.jsx)(ie,{className:`size-4`})]})]}),Le!==null&&n.id===Le.id?(0,I.jsx)(Pr,{variant:`success`,children:e(`rollbackCurrentTag`)}):null]},n.id))}),(0,I.jsx)(`div`,{className:`hidden overflow-x-auto sm:block`,children:(0,I.jsxs)(`table`,{className:`min-w-[42rem] border-collapse`,children:[(0,I.jsx)(`thead`,{children:(0,I.jsxs)(`tr`,{className:`text-left text-[0.82rem] text-muted-foreground`,children:[(0,I.jsx)(`th`,{className:`pb-2 pr-2 font-medium`,children:e(`runColumnVersion`)}),(0,I.jsx)(`th`,{className:`pb-2 pr-2 font-medium`,children:e(`runColumnDescription`)}),(0,I.jsx)(`th`,{className:`pb-2 pr-2 font-medium`,children:e(`runColumnStatus`)}),(0,I.jsx)(`th`,{className:`pb-2 pr-2 font-medium`,children:e(`runColumnWhen`)}),(0,I.jsx)(`th`,{className:`pb-2`})]})}),(0,I.jsx)(`tbody`,{children:ne.slice(0,D?20:5).map(n=>(0,I.jsxs)(`tr`,{className:`border-t border-border/60 text-sm`,children:[(0,I.jsx)(`td`,{className:`py-2.5 pr-2 font-mono text-foreground/80`,children:(n.headSha??``).slice(0,7)}),(0,I.jsxs)(`td`,{className:`py-2.5 pr-2`,children:[n.displayTitle,Le!==null&&n.id===Le.id?(0,I.jsx)(Pr,{variant:`success`,className:`ml-2`,children:e(`rollbackCurrentTag`)}):null]}),(0,I.jsx)(`td`,{className:`py-2.5 pr-2`,children:(0,I.jsx)(Lr,{run:n})}),(0,I.jsx)(`td`,{className:`whitespace-nowrap py-2.5 pr-2 text-muted-foreground`,children:Fr(Date.parse(n.createdAt),t,e(`agoJustNow`))}),(0,I.jsx)(`td`,{className:`py-2.5`,children:(0,I.jsx)(`a`,{href:n.htmlUrl,target:`_blank`,rel:`noreferrer`,className:`text-muted-foreground hover:text-foreground`,children:(0,I.jsx)(ie,{className:`size-4`})})})]},n.id))})]})}),ne.length>5?(0,I.jsx)(`div`,{className:`mt-3 text-center`,children:(0,I.jsx)(z,{variant:`link`,size:`sm`,onClick:()=>O(e=>!e),children:e(D?`historyShowLess`:`historyShowAll`)})}):null]})})]}):null]}),(0,I.jsxs)(`div`,{className:`grid min-w-0 gap-4`,children:[(0,I.jsxs)(Yn,{children:[(0,I.jsx)(Xn,{children:(0,I.jsxs)(Zn,{children:[(0,I.jsx)(ae,{className:`size-4 text-muted-foreground`}),e(`helpTitle`)]})}),(0,I.jsxs)(Qn,{children:[(0,I.jsx)(`ol`,{className:`grid gap-4`,children:[1,2,3,4].map(t=>(0,I.jsxs)(`li`,{className:`flex min-w-0 gap-3`,children:[(0,I.jsx)(`span`,{className:`grid size-7 flex-none place-items-center rounded-md border border-ring font-mono text-[0.8rem] text-foreground/80`,children:t}),(0,I.jsxs)(`span`,{className:`min-w-0`,children:[(0,I.jsx)(`span`,{className:`block text-sm font-semibold`,children:e(`helpStep${t}Title`)}),(0,I.jsx)(`span`,{className:`block text-sm text-muted-foreground`,children:e(`helpStep${t}Body`)})]})]},t))}),(0,I.jsx)(`p`,{className:`mb-2 mt-5 text-sm`,children:e(`agentUrlLabel`)}),(0,I.jsxs)(`div`,{className:`flex min-w-0 flex-col items-stretch gap-2.5 sm:flex-row`,children:[(0,I.jsx)(`div`,{className:`flex min-w-0 flex-1 items-center overflow-hidden text-ellipsis whitespace-nowrap rounded-md border border-border bg-secondary px-3 py-2 font-mono text-[0.84rem]`,title:i,children:i}),(0,I.jsxs)(z,{variant:`secondary`,className:`w-full sm:w-auto`,onClick:async()=>{await navigator.clipboard.writeText(i),te(!0)},children:[C?(0,I.jsx)(T,{}):(0,I.jsx)(ce,{}),e(C?`copied`:`copy`)]})]})]})]}),r===``?null:(0,I.jsx)(ir,{domain:r}),a?null:(0,I.jsx)(kr,{})]})]}),(0,I.jsx)(Yn,{className:`border-destructive/25 p-5`,children:x?(0,I.jsxs)(`div`,{className:`rounded-md border border-destructive/35 bg-destructive/5 p-4`,children:[(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:e(`dashboardResetConfirm`)}),(0,I.jsxs)(`div`,{className:`mt-3 flex flex-wrap gap-2.5`,children:[(0,I.jsx)(z,{variant:`secondary`,size:`sm`,onClick:()=>ee(!1),children:e(`cancel`)}),(0,I.jsxs)(z,{variant:`destructiveSolid`,size:`sm`,onClick:async()=>{confirm(e(`dashboardResetFinal`))&&((await R(`POST`,`/api/reset`,{})).ok?location.reload():(ee(!1),alert(e(`errorBusy`))))},children:[(0,I.jsx)(me,{}),e(`resetConfirmYes`)]})]})]}):(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(z,{variant:`destructive`,onClick:()=>ee(!0),className:`w-fit`,children:[(0,I.jsx)(me,{}),e(`dashboardReset`)]}),(0,I.jsxs)(`p`,{className:`mt-2 flex items-center gap-2 text-sm text-muted-foreground`,children:[(0,I.jsx)(k,{className:`size-3.5`}),e(`dashboardResetHint`)]})]})}),(0,I.jsx)(`footer`,{className:`py-5 text-center text-sm text-muted-foreground`,children:e(`footerLine`)})]})}function zr(){let{t:e}=L(),{config:t}=ln(),[n,r]=(0,S.useState)(!1),i=`https://${t.domain}`,a=t.routeAuthUsername===``||t.routeAuthPassword===``?`eve dev ${i}`:`eve dev https://${encodeURIComponent(t.routeAuthUsername)}:${encodeURIComponent(t.routeAuthPassword)}@${t.domain}`;return(0,I.jsxs)(ur,{children:[(0,I.jsx)(`h2`,{className:`text-2xl font-semibold text-success`,children:e(`doneTitle`)}),(0,I.jsx)(`p`,{className:`mt-1.5 text-muted-foreground`,children:e(`installDone`)}),(0,I.jsx)(Yn,{className:`mt-5`,children:(0,I.jsxs)(Qn,{className:`space-y-3`,children:[(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:e(`doneAgentUrl`)}),(0,I.jsx)(`code`,{className:`block break-all font-mono text-foreground/90`,children:i}),(0,I.jsxs)(z,{variant:`secondary`,size:`sm`,onClick:async()=>{await navigator.clipboard.writeText(i),r(!0)},children:[n?(0,I.jsx)(T,{}):(0,I.jsx)(ce,{}),e(n?`copied`:`copy`)]})]})}),(0,I.jsx)(`p`,{className:`mt-4 max-w-2xl text-sm text-muted-foreground`,children:e(`doneConnectClient`)}),(0,I.jsx)(`code`,{className:`mt-2 block break-all font-mono text-sm text-foreground/90`,children:a}),(0,I.jsxs)(`div`,{className:`mt-5 grid gap-4`,children:[t.domain===``?null:(0,I.jsx)(ir,{domain:t.domain}),(0,I.jsx)(kr,{})]}),(0,I.jsx)(`p`,{className:`mt-4 text-sm text-muted-foreground`,children:e(`doneClose`)})]})}function Br(){let{t:e}=L(),{setView:t}=ln();return(0,I.jsx)(ur,{step:1,footer:(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(z,{variant:`secondary`,onClick:()=>t(`recover`),children:[(0,I.jsx)(ue,{}),e(`recoverExistingCta`)]}),(0,I.jsxs)(z,{onClick:()=>t(`vps`),children:[e(`next`),(0,I.jsx)(ie,{})]})]}),children:(0,I.jsxs)(`div`,{className:`grid min-h-56 items-center gap-6 py-2 sm:grid-cols-[auto_1fr]`,children:[(0,I.jsx)(`div`,{className:`grid size-20 place-items-center rounded-md border border-ring bg-secondary text-foreground`,children:(0,I.jsx)(fe,{className:`size-9`,strokeWidth:1.5})}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(`h1`,{className:`text-4xl font-medium tracking-tight`,children:e(`wizardIntroTitle`)}),(0,I.jsx)(`p`,{className:`mt-3 max-w-xl text-muted-foreground`,children:e(`wizardIntroBody`)}),(0,I.jsxs)(`p`,{className:`mt-4 inline-flex items-center gap-2 text-sm text-foreground/80`,children:[(0,I.jsx)(j,{className:`size-4`}),e(`recoverExistingPrompt`)]})]})]})})}var Vr=Object.defineProperty,Hr=(e,t)=>Vr(e,`name`,{value:t,configurable:!0});function Ur(e,t){let n=S.createContext(t);n.displayName=e+`Context`;let r=Hr(e=>{let{children:t,...r}=e,i=S.useMemo(()=>r,Object.values(r));return(0,I.jsx)(n.Provider,{value:i,children:t})},`Provider`);r.displayName=e+`Provider`;function i(r,i={}){let{optional:a=!1}=i,o=S.useContext(n);if(o)return o;if(t!==void 0)return t;if(!a)throw Error(`\`${r}\` must be used within \`${e}\``)}return Hr(i,`useContext`),[r,i]}Hr(Ur,`createContext`);function Wr(e,t=[]){let n=[];function r(t,r){let i=S.createContext(r);i.displayName=t+`Context`;let a=n.length;n=[...n,r];let o=Hr(t=>{let{scope:n,children:r,...o}=t,s=n?.[e]?.[a]||i,c=S.useMemo(()=>o,Object.values(o));return(0,I.jsx)(s.Provider,{value:c,children:r})},`Provider`);o.displayName=t+`Provider`;function s(n,o,s={}){let{optional:c=!1}=s,l=o?.[e]?.[a]||i,u=S.useContext(l);if(u)return u;if(r!==void 0)return r;if(!c)throw Error(`\`${n}\` must be used within \`${t}\``)}return Hr(s,`useContext`),[o,s]}Hr(r,`createContext`);let i=Hr(()=>{let t=n.map(e=>S.createContext(e));return Hr(function(n){let r=n?.[e]||t;return S.useMemo(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])},`useScope`)},`createScope`);return i.scopeName=e,[r,Gr(i,...t)]}Hr(Wr,`createContextScope`);function Gr(...e){let t=e[0];if(e.length===1)return t;let n=Hr(()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return Hr(function(e){let r=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return S.useMemo(()=>({[`__scope${t.scopeName}`]:r}),[r])},`useComposedScopes`)},`createScope`);return n.scopeName=t.scopeName,n}Hr(Gr,`composeContextScopes`);var Kr=Object.defineProperty,qr=(e,t)=>Kr(e,`name`,{value:t,configurable:!0}),Jr=`Progress`,Yr=100,[Xr,Zr]=Wr(Jr),[Qr,$r]=Xr(Jr),ei=S.forwardRef(qr(function(e,t){let{__scopeProgress:n,value:r=null,max:i,getValueLabel:a=ri,...o}=e;(i||i===0)&&!oi(i)&&console.error(ci(`${i}`,`Progress`));let s=oi(i)?i:Yr;r!==null&&!si(r,s)&&console.error(li(`${r}`,`Progress`));let c=si(r,s)?r:null,l=ai(c)?a(c,s):void 0;return(0,I.jsx)(Qr,{scope:n,value:c,max:s,children:(0,I.jsx)(Hn.div,{"aria-valuemax":s,"aria-valuemin":0,"aria-valuenow":ai(c)?c:void 0,"aria-valuetext":l,role:`progressbar`,"data-state":ii(c,s),"data-value":c??void 0,"data-max":s,...o,ref:t})})},`Progress`)),ti=`ProgressIndicator`,ni=S.forwardRef(qr(function(e,t){let{__scopeProgress:n,...r}=e,i=$r(ti,n);return(0,I.jsx)(Hn.div,{"data-state":ii(i.value,i.max),"data-value":i.value??void 0,"data-max":i.max,...r,ref:t})},`ProgressIndicator`));function ri(e,t){return`${Math.round(e/t*100)}%`}qr(ri,`defaultGetValueLabel`);function ii(e,t){return e==null?`indeterminate`:e===t?`complete`:`loading`}qr(ii,`getProgressState`);function ai(e){return typeof e==`number`}qr(ai,`isNumber`);function oi(e){return ai(e)&&!isNaN(e)&&e>0}qr(oi,`isValidMaxNumber`);function si(e,t){return ai(e)&&!isNaN(e)&&e<=t&&e>=0}qr(si,`isValidValueNumber`);function ci(e,t){return`Invalid prop \`max\` of value \`${e}\` supplied to \`${t}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${Yr}\`.`}qr(ci,`getInvalidMaxError`);function li(e,t){return`Invalid prop \`value\` of value \`${e}\` supplied to \`${t}\`. The \`value\` prop must be:
52
+ - a positive number
53
+ - less than the value passed to \`max\` (or ${Yr} if no \`max\` prop is set)
54
+ - \`null\` or \`undefined\` if the progress is indeterminate.
55
+
56
+ Defaulting to \`null\`.`}qr(li,`getInvalidValueError`);var ui=ei,di=ni;function fi({className:e,value:t,...n}){return(0,I.jsx)(ui,{"data-slot":`progress`,className:F(`relative h-2 w-full overflow-hidden rounded-full bg-secondary border border-border`,e),...n,children:(0,I.jsx)(di,{"data-slot":`progress-indicator`,className:`h-full w-full flex-1 bg-primary transition-transform duration-500`,style:{transform:`translateX(-${100-(t??0)}%)`}})})}var pi=[{labelKey:`progressPhaseAccess`,ids:[`generate-key`,`connect-vps`,`authorize-key`]},{labelKey:`progressPhaseConfig`,ids:[`write-env`]},{labelKey:`progressPhaseDeploy`,ids:[`upload-source`,`build-deploy`]},{labelKey:`progressPhaseVerify`,ids:[`verify-key`,`verify-agent`,`configure-telegram`,`save-state`]}];function mi(e,t){let n=e.map(e=>t.find(t=>t.id===e)?.status??`pending`);return n.includes(`failed`)?`failed`:n.every(e=>e===`ok`||e===`skipped`)?`ok`:n.some(e=>[`running`,`ok`,`skipped`].includes(e))?`running`:`pending`}var hi={pending:`muted`,running:`info`,ok:`success`,failed:`destructive`};function gi(){let{t:e}=L(),{setView:t,invalidateVpsAccess:n,requireNewHostingerSession:r}=ln(),[i,a]=(0,S.useState)(null),o=(0,S.useRef)(!1);(0,S.useEffect)(()=>{o.current=!1;let e,n=async()=>{let r;try{r=await R(`GET`,`/api/install/progress`)}catch{o.current||(e=setTimeout(n,1500));return}if(!o.current){if(a(r),r.finished&&r.ok===!0){t(`done`);return}r.finished||(e=setTimeout(n,1500))}};return n(),()=>{o.current=!0,e!==void 0&&clearTimeout(e)}},[t]);let s=i?.steps??[],c=s.filter(e=>e.status===`ok`||e.status===`skipped`).length,l=s.length||pi.reduce((e,t)=>e+t.ids.length,0),u=Math.round(c/l*100),d=i?.finished===!0&&i.ok===!1;return(0,I.jsxs)(ur,{children:[(0,I.jsx)(`h1`,{className:`text-2xl font-semibold tracking-tight`,children:e(`progressTitle`)}),(0,I.jsxs)(`div`,{className:`mt-4 rounded-md border border-border bg-secondary/70 p-4`,"aria-live":`polite`,children:[(0,I.jsxs)(`div`,{className:`flex items-center justify-between gap-4 text-sm text-muted-foreground`,children:[(0,I.jsx)(`span`,{children:e(`progressMapLabel`)}),(0,I.jsxs)(`strong`,{className:`font-mono text-foreground/90`,children:[u,`%`]})]}),(0,I.jsx)(fi,{className:`mt-3`,value:u}),(0,I.jsx)(`div`,{className:`mt-4 flex flex-wrap gap-2`,children:pi.map((t,n)=>{let r=mi(t.ids,s);return(0,I.jsxs)(Pr,{variant:hi[r],children:[n+1,`. `,e(t.labelKey),r===`ok`?` ✓`:r===`failed`?` ✗`:``]},t.labelKey)})})]}),(0,I.jsx)(`div`,{className:`mt-4`,children:(0,I.jsx)(Mr,{steps:s})}),d?(0,I.jsxs)(`div`,{className:`mt-5 flex items-center gap-4`,children:[(0,I.jsx)(`p`,{className:`text-destructive`,children:e(`progressFailed`)}),(0,I.jsx)(z,{variant:`secondary`,onClick:()=>{n(),r(),t(`vps`)},children:e(`retry`)})]}):null]})}function _i(){let{t:e,language:t}=L(),{setView:n}=ln(),[r,i]=(0,S.useState)(``),[a,o]=(0,S.useState)(22),[s,c]=(0,S.useState)(`root`),[l,u]=(0,S.useState)(``),[d,f]=(0,S.useState)(!1),[p,m]=(0,S.useState)(``);return(0,I.jsxs)(ur,{footer:(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(z,{variant:`secondary`,onClick:()=>n(`intro`),disabled:d,children:e(`back`)}),(0,I.jsxs)(z,{onClick:async()=>{f(!0),m(``);try{let n=await R(`POST`,`/api/recover`,{language:t,vps:{host:r,port:a,username:s},vpsPassword:l});if(n.ok){location.reload();return}m(n.error??e(`recoverFailed`))}catch{m(e(`recoverFailed`))}finally{f(!1)}},disabled:d||!r||!l,children:[d?(0,I.jsx)(de,{className:`animate-spin`}):(0,I.jsx)(ue,{}),e(d?`working`:`recoverSubmit`)]})]}),children:[(0,I.jsx)(lr,{title:e(`recoverTitle`),body:e(`recoverBody`)}),(0,I.jsxs)(`div`,{className:`grid max-w-2xl gap-4`,children:[(0,I.jsxs)(`div`,{className:`grid gap-4 sm:grid-cols-4`,children:[(0,I.jsxs)(`div`,{className:`sm:col-span-2`,children:[(0,I.jsx)(Kn,{htmlFor:`recover-host`,children:e(`vpsHostLabel`)}),(0,I.jsx)(Rn,{id:`recover-host`,className:`mt-1.5`,autoComplete:`off`,spellCheck:!1,value:r,onChange:e=>i(e.target.value.trim())})]}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`recover-port`,children:e(`vpsPortLabel`)}),(0,I.jsx)(Rn,{id:`recover-port`,className:`mt-1.5`,inputMode:`numeric`,value:String(a),onChange:e=>o(Number(e.target.value)||22)})]}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`recover-user`,children:e(`vpsUserLabel`)}),(0,I.jsx)(Rn,{id:`recover-user`,className:`mt-1.5`,autoComplete:`username`,spellCheck:!1,value:s,onChange:e=>c(e.target.value.trim()||`root`)})]})]}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`recover-password`,children:e(`vpsPasswordLabel`)}),(0,I.jsx)(`div`,{className:`mt-1.5`,children:(0,I.jsx)(Jn,{id:`recover-password`,autoComplete:`off`,value:l,onChange:e=>u(e.target.value)})})]}),(0,I.jsxs)(mn,{children:[(0,I.jsx)(k,{}),(0,I.jsx)(hn,{children:e(`recoverSecurityNote`)})]}),p===``?null:(0,I.jsxs)(mn,{variant:`destructive`,children:[(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:p})]})]})]})}function vi(){let{t:e,language:t}=L(),{setView:n,vps:r,config:i,invalidateVpsAccess:a,requireNewHostingerSession:o,patchVps:s}=ln(),[c,l]=(0,S.useState)(!1),u=[[e(`vpsHostLabel`),r.host],[e(`domainLabel`),i.domain],[e(`routeAuthUsernameLabel`),i.routeAuthUsername],[e(`integrationSlack`),i.slackBotToken===``?e(`disabledLabel`):e(`enabledLabel`)],[e(`integrationTelegram`),i.telegramBotToken===``?e(`disabledLabel`):e(`enabledLabel`)],[e(`integrationMcp`),i.mcpServerUrl===``?e(`disabledLabel`):i.mcpServerUrl]];return(0,I.jsxs)(ur,{step:3,footer:(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(z,{variant:`secondary`,onClick:()=>n(`config`),children:e(`back`)}),(0,I.jsxs)(z,{onClick:async()=>{l(!0);try{if((await R(`POST`,`/api/install/start`,{language:t,vps:{host:r.host,port:r.port,username:r.username},vpsProof:r.proof,domain:i.domain,openRouterApiKey:i.openRouterApiKey,routeAuthUsername:i.routeAuthUsername,routeAuthPassword:i.routeAuthPassword,slackBotToken:i.slackBotToken,slackSigningSecret:i.slackSigningSecret,telegramBotToken:i.telegramBotToken,telegramBotUsername:i.telegramBotUsername,telegramReplaceWebhookConfirmed:i.telegramReplaceWebhookConfirmed,mcpServerUrl:i.mcpServerUrl,mcpServerDescription:i.mcpServerDescription,mcpBearerToken:i.mcpBearerToken})).started){n(`progress`);return}a(),o(),s({tested:{ok:!1,message:e(`vpsTestAgain`)}}),n(`vps`)}finally{l(!1)}},disabled:c,children:[(0,I.jsx)(he,{}),e(c?`working`:`install`)]})]}),children:[(0,I.jsx)(lr,{title:e(`stepReviewTitle`),body:e(`stepReviewBody`)}),(0,I.jsx)(`dl`,{className:`overflow-hidden rounded-md border border-border bg-secondary/60`,children:u.map(([e,t])=>(0,I.jsxs)(`div`,{className:`grid border-b border-border/60 last:border-b-0 sm:grid-cols-[minmax(10rem,0.7fr)_minmax(0,1.3fr)]`,children:[(0,I.jsx)(`dt`,{className:`px-4 pt-3 text-sm text-muted-foreground sm:py-3.5`,children:e}),(0,I.jsx)(`dd`,{className:`break-all px-4 pb-3 font-mono text-sm sm:py-3.5`,children:t})]},e))})]})}var yi=Object.defineProperty,bi=(e,t)=>yi(e,`name`,{value:t,configurable:!0}),xi=!!(typeof window<`u`&&window.document&&window.document.createElement);function Si(e,t,{checkForDefaultPrevented:n=!0}={}){return bi(function(r){if(e?.(r),n===!1||!r||!r.defaultPrevented)return t?.(r)},`handleEvent`)}bi(Si,`composeEventHandlers`);function Ci(e){if(!xi)throw Error(`Cannot access window outside of the DOM`);return e?.ownerDocument?.defaultView??window}bi(Ci,`getOwnerWindow`);function wi(e){if(!xi)throw Error(`Cannot access document outside of the DOM`);return e?.ownerDocument??document}bi(wi,`getOwnerDocument`);function Ti(e,t=!1){let{activeElement:n}=wi(e);if(!n?.nodeName)return null;if(Ei(n)&&n.contentDocument)return Ti(n.contentDocument.body,t);if(t){let e=n.getAttribute(`aria-activedescendant`);if(e){let t=wi(n).getElementById(e);if(t)return t}}return n}bi(Ti,`getActiveElement`);function Ei(e){return e.tagName===`IFRAME`}bi(Ei,`isFrame`);var Di=globalThis?.document?S.useLayoutEffect:()=>{},Oi=Object.defineProperty,ki=(e,t)=>Oi(e,`name`,{value:t,configurable:!0}),Ai=S.useId||(()=>void 0),ji=0;function Mi(e){let[t,n]=S.useState(Ai());return Di(()=>{e||n(e=>e??String(ji++))},[e]),e||(t?`radix-${t}`:``)}ki(Mi,`useId`);var B=Object.defineProperty,V=(e,t)=>B(e,`name`,{value:t,configurable:!0}),Ni=S.useEffectEvent,Pi=S.useInsertionEffect;function Fi(e){if(typeof Ni==`function`)return Ni(e);let t=S.useRef(()=>{throw Error(`Cannot call an event handler while rendering.`)});return typeof Pi==`function`?Pi(()=>{t.current=e}):Di(()=>{t.current=e}),S.useMemo(()=>((...e)=>t.current?.(...e)),[])}V(Fi,`useEffectEvent`);var Ii=Object.defineProperty,Li=(e,t)=>Ii(e,`name`,{value:t,configurable:!0}),Ri=S.useInsertionEffect||Di;function zi({prop:e,defaultProp:t,onChange:n=Li(()=>{},`onChange`),caller:r}){let[i,a,o]=Bi({defaultProp:t,onChange:n}),s=e!==void 0;return[s?e:i,S.useCallback(t=>{if(s){let n=Vi(t)?t(e):t;n!==e&&o.current?.(n)}else a(t)},[s,e,a,o])]}Li(zi,`useControllableState`);function Bi({defaultProp:e,onChange:t}){let[n,r]=S.useState(e),i=S.useRef(n),a=S.useRef(t);return Ri(()=>{a.current=t},[t]),S.useEffect(()=>{i.current!==n&&(a.current?.(n),i.current=n)},[n,i]),[n,r,a]}Li(Bi,`useUncontrolledState`);function Vi(e){return typeof e==`function`}Li(Vi,`isFunction`);var Hi=Symbol(`RADIX:SYNC_STATE`);function Ui(e,t,n,r){let{prop:i,defaultProp:a,onChange:o,caller:s}=t,c=i!==void 0,l=Fi(o),u=[{...n,state:a}];r&&u.push(r);let[d,f]=S.useReducer((t,n)=>{if(n.type===Hi)return{...t,state:n.state};let r=e(t,n);return c&&!Object.is(r.state,t.state)&&l(r.state),r},...u),p=d.state,m=S.useRef(p);S.useEffect(()=>{m.current!==p&&(m.current=p,c||l(p))},[p,m,c]);let h=S.useMemo(()=>i===void 0?d:{...d,state:i},[d,i]);return S.useEffect(()=>{c&&!Object.is(i,d.state)&&f({type:Hi,state:i})},[i,d.state,c]),[h,f]}Li(Ui,`useControllableStateReducer`);var Wi=Object.defineProperty,Gi=(e,t)=>Wi(e,`name`,{value:t,configurable:!0});function Ki(e){let t=S.useRef(e);return S.useEffect(()=>{t.current=e}),S.useMemo(()=>((...e)=>t.current?.(...e)),[])}Gi(Ki,`useCallbackRef`);var qi=Object.defineProperty,Ji=(e,t)=>qi(e,`name`,{value:t,configurable:!0}),Yi=`dismissableLayer.update`,Xi=`dismissableLayer.pointerDownOutside`,Zi=`dismissableLayer.focusOutside`,Qi,$i=S.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set,dismissableSurfaces:new Set}),ea=S.forwardRef(Ji(function(e,t){let{disableOutsidePointerEvents:n=!1,deferPointerDownOutside:r=!1,onEscapeKeyDown:i,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:s,onDismiss:c,...l}=e,u=S.useContext($i),[d,f]=S.useState(null),p=d?.ownerDocument??globalThis?.document,[,m]=S.useState({}),h=bn(t,f),g=Array.from(u.layers),[_]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),v=_?g.indexOf(_):-1,y=d?g.indexOf(d):-1,b=u.layersWithOutsidePointerEventsDisabled.size>0,x=y>=v,ee=S.useRef(!1),C=ra(e=>{a?.(e),s?.(e),e.defaultPrevented||c?.()},{ownerDocument:p,deferPointerDownOutside:r,isDeferredPointerDownOutsideRef:ee,dismissableSurfaces:u.dismissableSurfaces,shouldHandlePointerDownOutside:S.useCallback(e=>{if(!(e instanceof Node))return!1;let t=[...u.branches].some(t=>t.contains(e));return x&&!t},[u.branches,x])}),te=ia(e=>{if(r&&ee.current)return;let t=e.target;[...u.branches].some(e=>e.contains(t))||(o?.(e),s?.(e),e.defaultPrevented||c?.())},p),ne=d?y===g.length-1:!1,w=Ki(e=>{e.key===`Escape`&&(i?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))});return S.useEffect(()=>{if(ne)return p.addEventListener(`keydown`,w,{capture:!0}),()=>p.removeEventListener(`keydown`,w,{capture:!0})},[p,ne,w]),S.useEffect(()=>{if(d)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(Qi=p.body.style.pointerEvents,p.body.style.pointerEvents=`none`),u.layersWithOutsidePointerEventsDisabled.add(d)),u.layers.add(d),aa(),()=>{n&&(u.layersWithOutsidePointerEventsDisabled.delete(d),u.layersWithOutsidePointerEventsDisabled.size===0&&(p.body.style.pointerEvents=Qi))}},[d,p,n,u]),S.useEffect(()=>()=>{d&&(u.layers.delete(d),u.layersWithOutsidePointerEventsDisabled.delete(d),aa())},[d,u]),S.useEffect(()=>{let e=Ji(()=>m({}),`handleUpdate`);return document.addEventListener(Yi,e),()=>document.removeEventListener(Yi,e)},[]),(0,I.jsx)(Hn.div,{...l,ref:h,style:{pointerEvents:b?x?`auto`:`none`:void 0,...e.style},onFocusCapture:Si(e.onFocusCapture,te.onFocusCapture),onBlurCapture:Si(e.onBlurCapture,te.onBlurCapture),onPointerDownCapture:Si(e.onPointerDownCapture,C.onPointerDownCapture)})},`DismissableLayer`));function ta(){let e=S.useContext($i),[t,n]=S.useState(null);return S.useEffect(()=>{if(t)return e.dismissableSurfaces.add(t),()=>{e.dismissableSurfaces.delete(t)}},[t,e.dismissableSurfaces]),n}Ji(ta,`useDismissableLayerSurface`);var na=Ji(()=>!0,`IS_TRUE`);function ra(e,t){let{ownerDocument:n=globalThis?.document,deferPointerDownOutside:r=!1,isDeferredPointerDownOutsideRef:i,dismissableSurfaces:a,shouldHandlePointerDownOutside:o=na}=t,s=Ki(e),c=S.useRef(!1),l=S.useRef(!1),u=S.useRef(new Map),d=S.useRef(()=>{});return S.useEffect(()=>{function e(){l.current=!1,i.current=!1,u.current.clear()}Ji(e,`resetOutsideInteraction`);function t(){return Array.from(u.current.values()).some(Boolean)}Ji(t,`isOutsideInteractionIntercepted`);function f(e){if(!l.current)return;let t=e.target;t instanceof Node&&[...a].some(e=>e.contains(t))||u.current.set(e.type,!0),e.type===`click`&&window.setTimeout(()=>{l.current&&d.current()},0)}Ji(f,`handleInteractionCapture`);function p(e){l.current&&u.current.set(e.type,!1)}Ji(p,`handleInteractionBubble`);let m=Ji(a=>{if(a.target&&!c.current){let f=function(){n.removeEventListener(`click`,d.current);let r=t();e(),r||oa(Xi,s,p,{discrete:!0})};if(Ji(f,`handleAndDispatchPointerDownOutsideEvent`),!o(a.target)){n.removeEventListener(`click`,d.current),e(),c.current=!1;return}let p={originalEvent:a};l.current=!0,i.current=r&&a.button===0,u.current.clear(),!r||a.button!==0?f():(n.removeEventListener(`click`,d.current),d.current=f,n.addEventListener(`click`,d.current,{once:!0}))}else n.removeEventListener(`click`,d.current),e();c.current=!1},`handlePointerDown`),h=[`pointerup`,`mousedown`,`mouseup`,`touchstart`,`touchend`,`click`];for(let e of h)n.addEventListener(e,f,!0),n.addEventListener(e,p);let g=window.setTimeout(()=>{n.addEventListener(`pointerdown`,m)},0);return()=>{window.clearTimeout(g),n.removeEventListener(`pointerdown`,m),n.removeEventListener(`click`,d.current);for(let e of h)n.removeEventListener(e,f,!0),n.removeEventListener(e,p)}},[n,s,r,i,a,o]),{onPointerDownCapture:Ji(()=>c.current=!0,`onPointerDownCapture`)}}Ji(ra,`usePointerDownOutside`);function ia(e,t=globalThis?.document){let n=Ki(e),r=S.useRef(!1);return S.useEffect(()=>{let e=Ji(e=>{e.target&&!r.current&&oa(Zi,n,{originalEvent:e},{discrete:!1})},`handleFocus`);return t.addEventListener(`focusin`,e),()=>t.removeEventListener(`focusin`,e)},[t,n]),{onFocusCapture:Ji(()=>r.current=!0,`onFocusCapture`),onBlurCapture:Ji(()=>r.current=!1,`onBlurCapture`)}}Ji(ia,`useFocusOutside`);function aa(){let e=new CustomEvent(Yi);document.dispatchEvent(e)}Ji(aa,`dispatchUpdate`);function oa(e,t,n,{discrete:r}){let i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?Un(i,a):i.dispatchEvent(a)}Ji(oa,`handleAndDispatchCustomEvent`);var sa=Object.defineProperty,ca=(e,t)=>sa(e,`name`,{value:t,configurable:!0}),la=`focusScope.autoFocusOnMount`,ua=`focusScope.autoFocusOnUnmount`,da={bubbles:!1,cancelable:!0},fa=S.forwardRef(ca(function(e,t){let{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:a,...o}=e,[s,c]=S.useState(null),l=Ki(i),u=Ki(a),d=S.useRef(null),f=bn(t,c),p=S.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;S.useEffect(()=>{if(r){let e=function(e){if(p.paused||!s)return;let t=e.target;s.contains(t)?d.current=t:ya(d.current,{select:!0})},t=function(e){if(p.paused||!s)return;let t=e.relatedTarget;t!==null&&(s.contains(t)||ya(d.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(let t of e)t.removedNodes.length>0&&ya(s)};ca(e,`handleFocusIn`),ca(t,`handleFocusOut`),ca(n,`handleMutations`),document.addEventListener(`focusin`,e),document.addEventListener(`focusout`,t);let r=new MutationObserver(n);return s&&r.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener(`focusin`,e),document.removeEventListener(`focusout`,t),r.disconnect()}}},[r,s,p.paused]),S.useEffect(()=>{if(s){ba.add(p);let e=document.activeElement;if(!s.contains(e)){let t=new CustomEvent(la,da);s.addEventListener(la,l),s.dispatchEvent(t),t.defaultPrevented||(pa(Ca(ha(s)),{select:!0}),document.activeElement===e&&ya(s))}return()=>{s.removeEventListener(la,l),setTimeout(()=>{let t=new CustomEvent(ua,da);s.addEventListener(ua,u),s.dispatchEvent(t),t.defaultPrevented||ya(e??document.body,{select:!0}),s.removeEventListener(ua,u),ba.remove(p)},0)}}},[s,l,u,p]);let m=S.useCallback(e=>{if(!n&&!r||p.paused)return;let t=e.key===`Tab`&&!e.altKey&&!e.ctrlKey&&!e.metaKey,i=document.activeElement;if(t&&i){let t=e.currentTarget,[r,a]=ma(t);r&&a?!e.shiftKey&&i===a?(e.preventDefault(),n&&ya(r,{select:!0})):e.shiftKey&&i===r&&(e.preventDefault(),n&&ya(a,{select:!0})):i===t&&e.preventDefault()}},[n,r,p.paused]);return(0,I.jsx)(Hn.div,{tabIndex:-1,...o,ref:f,onKeyDown:m})},`FocusScope`));function pa(e,{select:t=!1}={}){let n=document.activeElement;for(let r of e)if(ya(r,{select:t}),document.activeElement!==n)return}ca(pa,`focusFirst`);function ma(e){let t=ha(e);return[ga(t,e),ga(t.reverse(),e)]}ca(ma,`getTabbableEdges`);function ha(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:ca(e=>{let t=e.tagName===`INPUT`&&e.type===`hidden`;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP},`acceptNode`)});for(;n.nextNode();)t.push(n.currentNode);return t}ca(ha,`getTabbableCandidates`);function ga(e,t){let n=typeof t.checkVisibility==`function`&&t.checkVisibility({checkVisibilityCSS:!0});for(let r of e)if(!(n?!r.checkVisibility({checkVisibilityCSS:!0}):_a(r,{upTo:t})))return r}ca(ga,`findVisible`);function _a(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}ca(_a,`isHidden`);function va(e){return e instanceof HTMLInputElement&&`select`in e}ca(va,`isSelectableInput`);function ya(e,{select:t=!1}={}){if(e&&e.focus){let n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&va(e)&&t&&e.select()}}ca(ya,`focus`);var ba=xa();function xa(){let e=[];return{add(t){let n=e[0];t!==n&&n?.pause(),e=Sa(e,t),e.unshift(t)},remove(t){e=Sa(e,t),e[0]?.resume()}}}ca(xa,`createFocusScopesStack`);function Sa(e,t){let n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}ca(Sa,`arrayRemove`);function Ca(e){return e.filter(e=>e.tagName!==`A`)}ca(Ca,`removeLinks`);var wa=Object.defineProperty,Ta=S.forwardRef(((e,t)=>wa(e,`name`,{value:t,configurable:!0}))(function(e,t){let{container:n,...r}=e,[i,a]=S.useState(!1);Di(()=>a(!0),[]);let o=n||i&&globalThis?.document?.body;return o?zn.createPortal((0,I.jsx)(Hn.div,{...r,ref:t}),o):null},`Portal`)),Ea=Object.defineProperty,Da=(e,t)=>Ea(e,`name`,{value:t,configurable:!0});function Oa(e,t){return S.useReducer((e,n)=>t[e][n]??e,e)}Da(Oa,`useStateMachine`);var ka=Da(e=>{let{present:t,children:n}=e,r=Aa(t),i=typeof n==`function`?n({present:r.isPresent}):S.Children.only(n),a=Ma(r.ref,Pa(i));return typeof n==`function`||r.isPresent?S.cloneElement(i,{ref:a}):null},`Presence`);function Aa(e){let[t,n]=S.useState(),r=S.useRef(null),i=S.useRef(e),a=S.useRef(`none`),o=S.useRef(void 0),[s,c]=Oa(e?`mounted`:`unmounted`,{mounted:{UNMOUNT:`unmounted`,ANIMATION_OUT:`unmountSuspended`},unmountSuspended:{MOUNT:`mounted`,ANIMATION_END:`unmounted`},unmounted:{MOUNT:`mounted`}});return S.useEffect(()=>{s===`mounted`?(a.current=o.current??Na(r.current),o.current=void 0):a.current=`none`},[s]),Di(()=>{let t=r.current,n=i.current;if(n!==e){let r=a.current,s=Na(t);e?(o.current=s,c(`MOUNT`)):s===`none`||t?.display===`none`?c(`UNMOUNT`):c(n&&r!==s?`ANIMATION_OUT`:`UNMOUNT`),i.current=e}},[e,c]),Di(()=>{if(t){let e,n=t.ownerDocument.defaultView??window,o=Da(a=>{let o=Na(r.current).includes(CSS.escape(a.animationName));if(a.target===t&&o&&(c(`ANIMATION_END`),!i.current)){let r=t.style.animationFillMode;t.style.animationFillMode=`forwards`,e=n.setTimeout(()=>{t.style.animationFillMode===`forwards`&&(t.style.animationFillMode=r)})}},`handleAnimationEnd`),s=Da(e=>{e.target===t&&(a.current=Na(r.current))},`handleAnimationStart`);return t.addEventListener(`animationstart`,s),t.addEventListener(`animationcancel`,o),t.addEventListener(`animationend`,o),()=>{n.clearTimeout(e),t.removeEventListener(`animationstart`,s),t.removeEventListener(`animationcancel`,o),t.removeEventListener(`animationend`,o)}}c(`ANIMATION_END`)},[t,c]),{isPresent:[`mounted`,`unmountSuspended`].includes(s),ref:S.useCallback(e=>{if(e){let t=getComputedStyle(e);r.current=t,o.current=Na(t)}else r.current=null;n(e)},[])}}Da(Aa,`usePresence`);function ja(e,t){if(typeof e==`function`)return e(t);e!=null&&(e.current=t)}Da(ja,`setRef`);function Ma(...e){let t=S.useRef(e);return t.current=e,S.useCallback(e=>{let n=t.current,r=!1,i=n.map(t=>{let n=ja(t,e);return!r&&typeof n==`function`&&(r=!0),n});if(r)return()=>{for(let e=0;e<i.length;e++){let t=i[e];typeof t==`function`?t():ja(n[e],null)}}},[])}Da(Ma,`useStableComposedRefs`);function Na(e){return e?.animationName||`none`}Da(Na,`getAnimationName`);function Pa(e){let t=Object.getOwnPropertyDescriptor(e.props,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}Da(Pa,`getElementRef`);var Fa=Object.defineProperty,Ia=(e,t)=>Fa(e,`name`,{value:t,configurable:!0}),La=0,Ra=null;function za(e){return Ba(),e.children}Ia(za,`FocusGuards`);function Ba(){S.useEffect(()=>{Ra||={start:Va(),end:Va()};let{start:e,end:t}=Ra;return document.body.firstElementChild!==e&&document.body.insertAdjacentElement(`afterbegin`,e),document.body.lastElementChild!==t&&document.body.insertAdjacentElement(`beforeend`,t),La++,()=>{La===1&&(Ra?.start.remove(),Ra?.end.remove(),Ra=null),La=Math.max(0,La-1)}},[])}Ia(Ba,`useFocusGuards`);function Va(){let e=document.createElement(`span`);return e.setAttribute(`data-radix-focus-guard`,``),e.tabIndex=0,e.style.outline=`none`,e.style.opacity=`0`,e.style.position=`fixed`,e.style.pointerEvents=`none`,e}Ia(Va,`createFocusGuard`);var Ha=function(){return Ha=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n],t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},Ha.apply(this,arguments)};function Ua(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 Wa(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,a;r<i;r++)(a||!(r in t))&&(a||=Array.prototype.slice.call(t,0,r),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}var Ga=`right-scroll-bar-position`,Ka=`width-before-scroll-bar`,qa=`with-scroll-bars-hidden`,Ja=`--removed-body-scroll-bar-size`;function Ya(e,t){return typeof e==`function`?e(t):e&&(e.current=t),e}function Xa(e,t){var n=(0,S.useState)(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(e){var t=n.value;t!==e&&(n.value=e,n.callback(e,t))}}}})[0];return n.callback=t,n.facade}var Za=typeof window<`u`?S.useLayoutEffect:S.useEffect,Qa=new WeakMap;function $a(e,t){var n=Xa(t||null,function(t){return e.forEach(function(e){return Ya(e,t)})});return Za(function(){var t=Qa.get(n);if(t){var r=new Set(t),i=new Set(e),a=n.current;r.forEach(function(e){i.has(e)||Ya(e,null)}),i.forEach(function(e){r.has(e)||Ya(e,a)})}Qa.set(n,e)},[e]),n}function eo(e){return e}function to(e,t){t===void 0&&(t=eo);var n=[],r=!1;return{read:function(){if(r)throw 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(e){var i=t(e,r);return n.push(i),function(){n=n.filter(function(e){return e!==i})}},assignSyncMedium:function(e){for(r=!0;n.length;){var t=n;n=[],t.forEach(e)}n={push:function(t){return e(t)},filter:function(){return n}}},assignMedium:function(e){r=!0;var t=[];if(n.length){var i=n;n=[],i.forEach(e),t=n}var a=function(){var n=t;t=[],n.forEach(e)},o=function(){return Promise.resolve().then(a)};o(),n={push:function(e){t.push(e),o()},filter:function(e){return t=t.filter(e),n}}}}}function no(e){e===void 0&&(e={});var t=to(null);return t.options=Ha({async:!0,ssr:!1},e),t}var ro=function(e){var t=e.sideCar,n=Ua(e,[`sideCar`]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw Error(`Sidecar medium not found`);return S.createElement(r,Ha({},n))};ro.isSideCarExport=!0;function io(e,t){return e.useMedium(t),ro}var ao=no(),oo=function(){},so=S.forwardRef(function(e,t){var n=S.useRef(null),r=S.useState({onScrollCapture:oo,onWheelCapture:oo,onTouchMoveCapture:oo}),i=r[0],a=r[1],o=e.forwardProps,s=e.children,c=e.className,l=e.removeScrollBar,u=e.enabled,d=e.shards,f=e.sideCar,p=e.noRelative,m=e.noIsolation,h=e.inert,g=e.allowPinchZoom,_=e.as,v=_===void 0?`div`:_,y=e.gapMode,b=Ua(e,[`forwardProps`,`children`,`className`,`removeScrollBar`,`enabled`,`shards`,`sideCar`,`noRelative`,`noIsolation`,`inert`,`allowPinchZoom`,`as`,`gapMode`]),x=f,ee=$a([n,t]),C=Ha(Ha({},b),i);return S.createElement(S.Fragment,null,u&&S.createElement(x,{sideCar:ao,removeScrollBar:l,shards:d,noRelative:p,noIsolation:m,inert:h,setCallbacks:a,allowPinchZoom:!!g,lockRef:n,gapMode:y}),o?S.cloneElement(S.Children.only(s),Ha(Ha({},C),{ref:ee})):S.createElement(v,Ha({},C,{className:c,ref:ee}),s))});so.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},so.classNames={fullWidth:Ka,zeroRight:Ga};var co,lo=function(){if(co)return co;if(typeof __webpack_nonce__<`u`)return __webpack_nonce__};function uo(){if(!document)return null;var e=document.createElement(`style`);e.type=`text/css`;var t=lo();return t&&e.setAttribute(`nonce`,t),e}function H(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function U(e){(document.head||document.getElementsByTagName(`head`)[0]).appendChild(e)}var fo=function(){var e=0,t=null;return{add:function(n){e==0&&(t=uo())&&(H(t,n),U(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},po=function(){var e=fo();return function(t,n){S.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},mo=function(){var e=po();return function(t){var n=t.styles,r=t.dynamic;return e(n,r),null}},ho={left:0,top:0,right:0,gap:0},go=function(e){return parseInt(e||``,10)||0},_o=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[go(n),go(r),go(i)]},vo=function(e){if(e===void 0&&(e=`margin`),typeof window>`u`)return ho;var t=_o(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])}},yo=mo(),W=`data-scroll-locked`,bo=function(e,t,n,r){var i=e.left,a=e.top,o=e.right,s=e.gap;return n===void 0&&(n=`margin`),`
57
+ .${qa} {
58
+ overflow: hidden ${r};
59
+ padding-right: ${s}px ${r};
60
+ }
61
+ body[${W}] {
62
+ overflow: hidden ${r};
63
+ overscroll-behavior: contain;
64
+ ${[t&&`position: relative ${r};`,n===`margin`&&`
65
+ padding-left: ${i}px;
66
+ padding-top: ${a}px;
67
+ padding-right: ${o}px;
68
+ margin-left:0;
69
+ margin-top:0;
70
+ margin-right: ${s}px ${r};
71
+ `,n===`padding`&&`padding-right: ${s}px ${r};`].filter(Boolean).join(``)}
72
+ }
73
+
74
+ .${Ga} {
75
+ right: ${s}px ${r};
76
+ }
77
+
78
+ .${Ka} {
79
+ margin-right: ${s}px ${r};
80
+ }
81
+
82
+ .${Ga} .${Ga} {
83
+ right: 0 ${r};
84
+ }
85
+
86
+ .${Ka} .${Ka} {
87
+ margin-right: 0 ${r};
88
+ }
89
+
90
+ body[${W}] {
91
+ ${Ja}: ${s}px;
92
+ }
93
+ `},xo=function(){var e=parseInt(document.body.getAttribute(`data-scroll-locked`)||`0`,10);return isFinite(e)?e:0},So=function(){S.useEffect(function(){return document.body.setAttribute(W,(xo()+1).toString()),function(){var e=xo()-1;e<=0?document.body.removeAttribute(W):document.body.setAttribute(W,e.toString())}},[])},Co=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?`margin`:r;So();var a=S.useMemo(function(){return vo(i)},[i]);return S.createElement(yo,{styles:bo(a,!t,i,n?``:`!important`)})},wo=!1;if(typeof window<`u`)try{var To=Object.defineProperty({},"passive",{get:function(){return wo=!0,!0}});window.addEventListener(`test`,To,To),window.removeEventListener(`test`,To,To)}catch{wo=!1}var Eo=wo?{passive:!1}:!1,Do=function(e){return e.tagName===`TEXTAREA`},Oo=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!==`hidden`&&!(n.overflowY===n.overflowX&&!Do(e)&&n[t]===`visible`)},ko=function(e){return Oo(e,`overflowY`)},Ao=function(e){return Oo(e,`overflowX`)},jo=function(e,t){var n=t.ownerDocument,r=t;do{if(typeof ShadowRoot<`u`&&r instanceof ShadowRoot&&(r=r.host),Po(e,r)){var i=Fo(e,r);if(i[1]>i[2])return!0}r=r.parentNode}while(r&&r!==n.body);return!1},Mo=function(e){return[e.scrollTop,e.scrollHeight,e.clientHeight]},No=function(e){return[e.scrollLeft,e.scrollWidth,e.clientWidth]},Po=function(e,t){return e===`v`?ko(t):Ao(t)},Fo=function(e,t){return e===`v`?Mo(t):No(t)},Io=function(e,t){return e===`h`&&t===`rtl`?-1:1},Lo=function(e,t,n,r,i){var a=Io(e,window.getComputedStyle(t).direction),o=a*r,s=n.target,c=t.contains(s),l=!1,u=o>0,d=0,f=0;do{if(!s)break;var p=Fo(e,s),m=p[0],h=p[1]-p[2]-a*m;(m||h)&&Po(e,s)&&(d+=h,f+=m);var g=s.parentNode;s=g&&g.nodeType===Node.DOCUMENT_FRAGMENT_NODE?g.host:g}while(!c&&s!==document.body||c&&(t.contains(s)||t===s));return(u&&(i&&Math.abs(d)<1||!i&&o>d)||!u&&(i&&Math.abs(f)<1||!i&&-o>f))&&(l=!0),l},Ro=function(e){return`changedTouches`in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},zo=function(e){return[e.deltaX,e.deltaY]},Bo=function(e){return e&&`current`in e?e.current:e},Vo=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Ho=function(e){return`
94
+ .block-interactivity-${e} {pointer-events: none;}
95
+ .allow-interactivity-${e} {pointer-events: all;}
96
+ `},Uo=0,Wo=[];function Go(e){var t=S.useRef([]),n=S.useRef([0,0]),r=S.useRef(),i=S.useState(Uo++)[0],a=S.useState(mo)[0],o=S.useRef(e);S.useEffect(function(){o.current=e},[e]),S.useEffect(function(){if(e.inert){document.body.classList.add(`block-interactivity-${i}`);var t=Wa([e.lockRef.current],(e.shards||[]).map(Bo),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add(`allow-interactivity-${i}`)}),function(){document.body.classList.remove(`block-interactivity-${i}`),t.forEach(function(e){return e.classList.remove(`allow-interactivity-${i}`)})}}},[e.inert,e.lockRef.current,e.shards]);var s=S.useCallback(function(e,t){if(`touches`in e&&e.touches.length===2||e.type===`wheel`&&e.ctrlKey)return!o.current.allowPinchZoom;var i=Ro(e),a=n.current,s=`deltaX`in e?e.deltaX:a[0]-i[0],c=`deltaY`in e?e.deltaY:a[1]-i[1],l,u=e.target,d=Math.abs(s)>Math.abs(c)?`h`:`v`;if(`touches`in e&&d===`h`&&u.type===`range`)return!1;var f=window.getSelection(),p=f&&f.anchorNode;if(p&&(p===u||p.contains(u)))return!1;var m=jo(d,u);if(!m)return!0;if(m?l=d:(l=d===`v`?`h`:`v`,m=jo(d,u)),!m)return!1;if(!r.current&&`changedTouches`in e&&(s||c)&&(r.current=l),!l)return!0;var h=r.current||l;return Lo(h,t,e,h===`h`?s:c,!0)},[]),c=S.useCallback(function(e){var n=e;if(!(!Wo.length||Wo[Wo.length-1]!==a)){var r=`deltaY`in n?zo(n):Ro(n),i=t.current.filter(function(e){return e.name===n.type&&(e.target===n.target||n.target===e.shadowParent)&&Vo(e.delta,r)})[0];if(i&&i.should){n.cancelable&&n.preventDefault();return}if(!i){var c=(o.current.shards||[]).map(Bo).filter(Boolean).filter(function(e){return e.contains(n.target)});(c.length>0?s(n,c[0]):!o.current.noIsolation)&&n.cancelable&&n.preventDefault()}}},[]),l=S.useCallback(function(e,n,r,i){var a={name:e,delta:n,target:r,should:i,shadowParent:Ko(r)};t.current.push(a),setTimeout(function(){t.current=t.current.filter(function(e){return e!==a})},1)},[]),u=S.useCallback(function(e){n.current=Ro(e),r.current=void 0},[]),d=S.useCallback(function(t){l(t.type,zo(t),t.target,s(t,e.lockRef.current))},[]),f=S.useCallback(function(t){l(t.type,Ro(t),t.target,s(t,e.lockRef.current))},[]);S.useEffect(function(){return Wo.push(a),e.setCallbacks({onScrollCapture:d,onWheelCapture:d,onTouchMoveCapture:f}),document.addEventListener(`wheel`,c,Eo),document.addEventListener(`touchmove`,c,Eo),document.addEventListener(`touchstart`,u,Eo),function(){Wo=Wo.filter(function(e){return e!==a}),document.removeEventListener(`wheel`,c,Eo),document.removeEventListener(`touchmove`,c,Eo),document.removeEventListener(`touchstart`,u,Eo)}},[]);var p=e.removeScrollBar,m=e.inert;return S.createElement(S.Fragment,null,m?S.createElement(a,{styles:Ho(i)}):null,p?S.createElement(Co,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function Ko(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}var qo=io(ao,Go),Jo=S.forwardRef(function(e,t){return S.createElement(so,Ha({},e,{ref:t,sideCar:qo}))});Jo.classNames=so.classNames;var Yo=function(e){return typeof document>`u`?null:(Array.isArray(e)?e[0]:e).ownerDocument.body},Xo=new WeakMap,Zo=new WeakMap,Qo={},$o=0,es=function(e){return e&&(e.host||es(e.parentNode))},ts=function(e,t){return t.map(function(t){if(e.contains(t))return t;var n=es(t);return n&&e.contains(n)?n:(console.error(`aria-hidden`,t,`in not contained inside`,e,`. Doing nothing`),null)}).filter(function(e){return!!e})},ns=function(e,t,n,r){var i=ts(t,Array.isArray(e)?e:[e]);Qo[n]||(Qo[n]=new WeakMap);var a=Qo[n],o=[],s=new Set,c=new Set(i),l=function(e){!e||s.has(e)||(s.add(e),l(e.parentNode))};i.forEach(l);var u=function(e){!e||c.has(e)||Array.prototype.forEach.call(e.children,function(e){if(s.has(e))u(e);else try{var t=e.getAttribute(r),i=t!==null&&t!==`false`,c=(Xo.get(e)||0)+1,l=(a.get(e)||0)+1;Xo.set(e,c),a.set(e,l),o.push(e),c===1&&i&&Zo.set(e,!0),l===1&&e.setAttribute(n,`true`),i||e.setAttribute(r,`true`)}catch(t){console.error(`aria-hidden: cannot operate on `,e,t)}})};return u(t),s.clear(),$o++,function(){o.forEach(function(e){var t=Xo.get(e)-1,i=a.get(e)-1;Xo.set(e,t),a.set(e,i),t||(Zo.has(e)||e.removeAttribute(r),Zo.delete(e)),i||e.removeAttribute(n)}),$o--,$o||(Xo=new WeakMap,Xo=new WeakMap,Zo=new WeakMap,Qo={})}},rs=function(e,t,n){n===void 0&&(n=`data-aria-hidden`);var r=Array.from(Array.isArray(e)?e:[e]),i=t||Yo(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll(`[aria-live], script`))),ns(r,i,n,`aria-hidden`)):function(){return null}},is=Object.defineProperty,as=(e,t)=>is(e,`name`,{value:t,configurable:!0}),os=`Dialog`,[ss,cs]=Wr(os),[ls,us]=ss(os),ds=as(e=>{let{__scopeDialog:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!0}=e,s=S.useRef(null),c=S.useRef(null),[l,u]=zi({prop:r,defaultProp:i??!1,onChange:a,caller:os}),[d,f]=S.useState(0),[p,m]=S.useState(0);return(0,I.jsx)(ls,{scope:t,triggerRef:s,contentRef:c,contentId:Mi(),titleId:Mi(),descriptionId:Mi(),titlePresent:d>0,descriptionPresent:p>0,setTitleCount:f,setDescriptionCount:m,open:l,onOpenChange:u,onOpenToggle:S.useCallback(()=>u(e=>!e),[u]),modal:o,children:n})},`Dialog`),fs=`DialogTrigger`,ps=S.forwardRef(as(function(e,t){let{__scopeDialog:n,...r}=e,i=us(fs,n),a=bn(t,i.triggerRef);return(0,I.jsx)(Hn.button,{type:`button`,"aria-haspopup":`dialog`,"aria-expanded":i.open,"aria-controls":i.open?i.contentId:void 0,"data-state":Ns(i.open),...r,ref:a,onClick:Si(e.onClick,i.onOpenToggle)})},`DialogTrigger`)),ms=`DialogPortal`,[hs,gs]=ss(ms,{forceMount:void 0}),_s=as(e=>{let{__scopeDialog:t,forceMount:n,children:r,container:i}=e,a=us(ms,t);return(0,I.jsx)(hs,{scope:t,forceMount:n,children:S.Children.map(r,e=>(0,I.jsx)(ka,{present:n||a.open,children:(0,I.jsx)(Ta,{asChild:!0,container:i,children:e})}))})},`DialogPortal`),vs=`DialogOverlay`,ys=S.forwardRef(as(function(e,t){let n=gs(vs,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=us(vs,e.__scopeDialog);return a.modal?(0,I.jsx)(ka,{present:r||a.open,children:(0,I.jsx)(xs,{...i,ref:t})}):null},`DialogOverlay`)),bs=Cn(`DialogOverlay.RemoveScroll`),xs=S.forwardRef(as(function(e,t){let{__scopeDialog:n,...r}=e,i=us(vs,n),a=bn(t,ta());return(0,I.jsx)(Jo,{as:bs,allowPinchZoom:!0,shards:[i.contentRef],children:(0,I.jsx)(Hn.div,{"data-state":Ns(i.open),...r,ref:a,style:{pointerEvents:`auto`,...r.style}})})},`DialogOverlayImpl`)),Ss=`DialogContent`,Cs=S.forwardRef(as(function(e,t){let n=gs(Ss,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=us(Ss,e.__scopeDialog);return(0,I.jsx)(ka,{present:r||a.open,children:a.modal?(0,I.jsx)(ws,{...i,ref:t}):(0,I.jsx)(Ts,{...i,ref:t})})},`DialogContent`)),ws=S.forwardRef(as(function(e,t){let n=us(Ss,e.__scopeDialog),r=S.useRef(null),i=bn(t,n.contentRef,r);return S.useEffect(()=>{let e=r.current;if(e)return rs(e)},[]),(0,I.jsx)(Es,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,onCloseAutoFocus:Si(e.onCloseAutoFocus,e=>{e.preventDefault(),n.triggerRef.current?.focus()}),onPointerDownOutside:Si(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=t.button===0&&t.ctrlKey===!0;(t.button===2||n)&&e.preventDefault()}),onFocusOutside:Si(e.onFocusOutside,e=>e.preventDefault())})},`DialogContentModal`)),Ts=S.forwardRef(as(function(e,t){let n=us(Ss,e.__scopeDialog),r=S.useRef(!1),i=S.useRef(!1);return(0,I.jsx)(Es,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(r.current||n.triggerRef.current?.focus(),t.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(r.current=!0,t.detail.originalEvent.type===`pointerdown`&&(i.current=!0));let a=t.target;n.triggerRef.current?.contains(a)&&t.preventDefault(),t.detail.originalEvent.type===`focusin`&&i.current&&t.preventDefault()}})},`DialogContentNonModal`)),Es=S.forwardRef(as(function(e,t){let{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,...o}=e,s=us(Ss,n);return Ba(),(0,I.jsx)(I.Fragment,{children:(0,I.jsx)(fa,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a,children:(0,I.jsx)(ea,{role:`dialog`,id:s.contentId,"aria-describedby":s.descriptionPresent?s.descriptionId:void 0,"aria-labelledby":s.titlePresent?s.titleId:void 0,"data-state":Ns(s.open),...o,ref:t,deferPointerDownOutside:!0,onDismiss:()=>s.onOpenChange(!1)})})})},`DialogContentImpl`)),Ds=`DialogTitle`,Os=S.forwardRef(as(function(e,t){let{__scopeDialog:n,...r}=e,i=us(Ds,n),{setTitleCount:a}=i;return Di(()=>(a(e=>e+1),()=>a(e=>e-1)),[a]),(0,I.jsx)(Hn.h2,{id:i.titleId,...r,ref:t})},`DialogTitle`)),ks=`DialogDescription`,As=S.forwardRef(as(function(e,t){let{__scopeDialog:n,...r}=e,i=us(ks,n),{setDescriptionCount:a}=i;return Di(()=>(a(e=>e+1),()=>a(e=>e-1)),[a]),(0,I.jsx)(Hn.p,{id:i.descriptionId,...r,ref:t})},`DialogDescription`)),js=`DialogClose`,Ms=S.forwardRef(as(function(e,t){let{__scopeDialog:n,...r}=e,i=us(js,n);return(0,I.jsx)(Hn.button,{type:`button`,...r,ref:t,onClick:Si(e.onClick,()=>i.onOpenChange(!1))})},`DialogClose`));function Ns(e){return e?`open`:`closed`}as(Ns,`getState`);var Ps=ds,Fs=ps;function Is({className:e,...t}){return(0,I.jsx)(ys,{"data-slot":`dialog-overlay`,className:F(`fixed inset-0 z-50 bg-black/70 backdrop-blur-sm`,`data-[state=open]:animate-in data-[state=open]:fade-in-0`,`data-[state=closed]:animate-out data-[state=closed]:fade-out-0`,e),...t})}function Ls({className:e,children:t,...n}){return(0,I.jsxs)(_s,{children:[(0,I.jsx)(Is,{}),(0,I.jsxs)(Cs,{"data-slot":`dialog-content`,className:F(`fixed left-1/2 top-1/2 z-50 w-[min(calc(100%-2rem),31rem)] -translate-x-1/2 -translate-y-1/2`,`rounded-md border border-ring bg-popover p-6 shadow-2xl`,`data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95`,`data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95`,e),...n,children:[t,(0,I.jsxs)(Ms,{className:`absolute right-3.5 top-3.5 rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-card hover:text-foreground focus-visible:outline-2 focus-visible:outline-ring cursor-pointer`,children:[(0,I.jsx)(ge,{className:`size-4`}),(0,I.jsx)(`span`,{className:`sr-only`,children:`Close`})]})]})]})}function Rs({className:e,...t}){return(0,I.jsx)(Os,{"data-slot":`dialog-title`,className:F(`pr-8 text-lg font-semibold`,e),...t})}function zs({className:e,...t}){return(0,I.jsx)(As,{"data-slot":`dialog-description`,className:F(`mt-1 text-sm text-muted-foreground`,e),...t})}var Bs=`https://hostinger.com/aicoders`,Vs=`https://hpanel.hostinger.com/profile/api`,Hs=`https://membros.aicoders.academy/parceiros`,Us=`AICODERS`;function Ws(){let{t:e}=L();return(t,n)=>{let r=xr[t]??`hostingerErrorUnavailable`,i=e(r);return n===``?i:`${i} (${n})`}}function Gs(){let{t:e}=L(),{getVps:t,patchVps:n,patchHostinger:r,invalidateVpsAccess:i,clearRootReset:a}=ln(),o=async()=>{let i=(({host:e,port:t,username:n,password:r})=>({host:e,port:t,username:n,password:r}))(t());if(i.password===``||t().busy)return!1;n({busy:!0,tested:null,proof:``});let o=!1;try{let s=await R(`POST`,`/api/ssh/test`,i),c=t(),l=c.host===i.host&&c.port===i.port&&c.username===i.username;s.ok&&s.proof!==void 0&&l?(n({proof:s.proof,password:``,tested:{ok:!0}}),c.method===`hostinger`&&r({handedOff:!0}),a(),o=!0):n({tested:{ok:!1,message:e(`vpsUnreachable`)}})}catch{n({tested:{ok:!1,message:e(`vpsUnreachable`)}})}finally{n({busy:!1})}return o},s=async()=>{let e=t().hostinger.token;r({busy:!0,errorCode:``,correlationId:``});let n;try{n=await R(`POST`,`/api/hostinger/connect`,{token:e})}catch{n={ok:!1,errorCode:`hostinger_unavailable`}}if(n.ok){r({busy:!1,token:``,connected:!0,handedOff:!1,virtualMachines:n.virtualMachines,selectedId:null});let e=n.virtualMachines.filter(e=>fr(e).eligible);e.length===1&&e[0]!==void 0&&u(e[0])}else{let e=n.errorCode??`hostinger_unavailable`;r({busy:!1,errorCode:e,correlationId:n.correlationId??``,...e===`hostinger_unauthorized`?{token:``}:{}})}},c=async()=>{r({busy:!0,errorCode:``});let e;try{e=await R(`POST`,`/api/hostinger/refresh`,{})}catch{e={ok:!1,errorCode:`hostinger_unavailable`}}e.ok?(r({busy:!1,handedOff:!1,virtualMachines:e.virtualMachines,selectedId:null}),i(),a()):r({busy:!1,errorCode:e.errorCode??`hostinger_unavailable`})},l=async()=>{r({busy:!0});let e;try{e=await R(`POST`,`/api/hostinger/disconnect`,{})}catch{e={ok:!1,errorCode:`hostinger_unavailable`}}e.ok?(r({busy:!1,connected:!1,handedOff:!1,virtualMachines:[],selectedId:null}),n({host:``,password:``}),a(),i()):r({busy:!1,errorCode:e.errorCode??`hostinger_unavailable`})},u=e=>{r({selectedId:e.id,handedOff:!1}),n({host:e.ipv4[0]?.address??``,port:22,username:`root`,password:``}),a(),i()};return{testConnection:o,connectHostinger:s,refreshHostinger:c,disconnectHostinger:l,selectMachine:u,switchMethod:async e=>{let o=t();if(o.method!==e){if(o.hostinger.connected){let e;try{e=await R(`POST`,`/api/hostinger/disconnect`,{})}catch{e={ok:!1,errorCode:`hostinger_unavailable`}}if(!e.ok){r({errorCode:e.errorCode??`hostinger_unavailable`});return}}n({method:e,host:``,port:22,username:`root`,password:``}),r({connected:!1,handedOff:!1,virtualMachines:[],selectedId:null,token:``}),a(),i()}},prepareRootReset:async e=>{r({resetBusy:!0,resetErrorCode:``,resetCorrelationId:``});let t;try{t=await R(`POST`,`/api/hostinger/root-password/prepare`,{virtualMachineId:e.id})}catch{t={ok:!1,errorCode:`hostinger_unavailable`}}t.ok?r({resetBusy:!1,confirmationToken:t.confirmationToken,confirmationTarget:t.target,confirmationText:``,resetStage:`review`}):r({resetBusy:!1,resetErrorCode:t.errorCode??`hostinger_unavailable`,resetCorrelationId:t.correlationId??``})},commitRootReset:async()=>{let i=t().hostinger;if(i.resetBusy||i.confirmationTarget===null||i.confirmationText!==i.confirmationTarget.hostname)return;r({resetBusy:!0,resetErrorCode:``,resetCorrelationId:``,resetNotice:``});let a;try{a=await R(`POST`,`/api/hostinger/root-password`,{confirmationToken:i.confirmationToken,confirmationText:i.confirmationText,password:i.newPassword})}catch{a={ok:!1,errorCode:`hostinger_unavailable`}}if(r({resetBusy:!1}),a.ok){n({password:i.newPassword}),r({resetNotice:e(`rootResetSuccess`),resetStage:`closed`}),await o()||(r({resetNotice:``}),n({tested:{ok:!1,message:e(`rootResetSshPending`)}}));return}let s=a.errorCode??`hostinger_unavailable`;[`action_timeout`,`action_outcome_unknown`].includes(s)?(n({password:i.newPassword,tested:{ok:!1,message:e(`rootResetOutcomeUnknown`)}}),r({resetErrorCode:s,resetCorrelationId:a.correlationId??``,resetStage:`closed`})):r({resetErrorCode:s,resetCorrelationId:a.correlationId??``,resetStage:`edit`,confirmationToken:``,confirmationTarget:null,confirmationText:``})}}}function Ks({vps:e,onSwitch:t}){let{t:n}=L(),r=e.busy||e.hostinger.busy||e.hostinger.resetBusy,i=(i,a,o,s)=>(0,I.jsxs)(`label`,{className:F(`flex cursor-pointer gap-3 rounded-md border bg-secondary p-4 transition-colors`,e.method===i?`border-primary ring-2 ring-white/10`:`border-border hover:border-ring`,r&&`pointer-events-none opacity-60`),children:[(0,I.jsx)(`input`,{type:`radio`,name:`vps-method`,className:`mt-1 accent-white`,value:i,checked:e.method===i,disabled:r,onChange:()=>t(i)}),(0,I.jsxs)(`span`,{className:`min-w-0`,children:[(0,I.jsxs)(`span`,{className:`flex flex-wrap items-center justify-between gap-2`,children:[(0,I.jsx)(`span`,{className:`font-bold`,children:a}),s?(0,I.jsx)(Pr,{variant:`default`,children:n(`vpsMethodRecommended`)}):null]}),(0,I.jsx)(`span`,{className:`mt-1 block text-sm text-muted-foreground`,children:o})]})]});return(0,I.jsxs)(`fieldset`,{className:`mb-5`,children:[(0,I.jsx)(`legend`,{className:`mb-2.5 text-sm font-semibold`,children:n(`vpsMethodLegend`)}),(0,I.jsxs)(`div`,{className:`grid gap-3 sm:grid-cols-2`,children:[i(`hostinger`,n(`vpsMethodHostinger`),n(`vpsMethodHostingerBody`),!0),i(`manual`,n(`vpsMethodManual`),n(`vpsMethodManualBody`),!1)]})]})}function qs(){let{t:e}=L(),[t,n]=(0,S.useState)(!1);return(0,I.jsxs)(Ps,{children:[(0,I.jsx)(Fs,{asChild:!0,children:(0,I.jsxs)(z,{variant:`ghost`,size:`sm`,className:`mb-4 -mt-2 h-auto w-full justify-start whitespace-normal px-0 text-left leading-relaxed underline underline-offset-4 sm:w-auto`,children:[(0,I.jsx)(le,{}),e(`vpsRecommendationOpen`)]})}),(0,I.jsxs)(Ls,{"aria-describedby":void 0,children:[(0,I.jsx)(Rs,{children:e(`vpsRecommendationTitle`)}),(0,I.jsx)(zs,{children:e(`vpsRecommendationBody`)}),(0,I.jsxs)(`div`,{className:`mt-4 grid gap-3 rounded-md border border-border border-l-ring bg-card p-4`,children:[(0,I.jsxs)(`div`,{className:`flex items-center justify-between gap-3`,children:[(0,I.jsx)(`span`,{className:`font-mono text-[0.66rem] font-bold uppercase tracking-widest text-muted-foreground`,children:e(`vpsRecommendationDiscountLabel`)}),(0,I.jsx)(`span`,{className:`rounded-md border border-success-border bg-success/5 px-1.5 py-0.5 font-mono text-[0.7rem] font-bold text-success`,children:e(`vpsRecommendationDiscountSaving`)})]}),(0,I.jsxs)(`div`,{className:`flex items-stretch gap-3`,children:[(0,I.jsx)(`code`,{className:`flex flex-1 select-all items-center font-mono text-2xl font-bold tracking-widest`,children:Us}),(0,I.jsxs)(z,{variant:`secondary`,size:`sm`,className:F(t&&`border-success-border text-success`),onClick:async()=>{await navigator.clipboard.writeText(Us),n(!0)},children:[t?(0,I.jsx)(T,{}):(0,I.jsx)(ce,{}),e(t?`vpsRecommendationCouponCopied`:`vpsRecommendationCopyCoupon`)]})]})]}),(0,I.jsxs)(`div`,{className:`mt-4 grid gap-3`,children:[(0,I.jsx)(z,{asChild:!0,children:(0,I.jsx)(`a`,{href:Bs,target:`_blank`,rel:`noreferrer`,children:e(`vpsRecommendationCta`)})}),(0,I.jsx)(`a`,{className:`text-center text-sm text-muted-foreground hover:text-foreground`,href:Hs,target:`_blank`,rel:`noreferrer`,children:e(`vpsPartnersLink`)})]})]})]})}function Js({vps:e}){let{t}=L();return e.tested===null?null:(0,I.jsxs)(mn,{variant:e.tested.ok?`success`:`destructive`,children:[e.tested.ok?(0,I.jsx)(T,{}):(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:e.tested.ok?t(`vpsTestOk`):e.tested.message})]})}function Ys({vps:e}){let{t}=L(),{patchVps:n,invalidateVpsAccess:r}=ln(),i=e.busy,a=e=>{n(e),r()};return(0,I.jsxs)(`div`,{className:`grid gap-4`,children:[(0,I.jsxs)(`div`,{className:`grid gap-4 sm:grid-cols-4`,children:[(0,I.jsxs)(`div`,{className:`sm:col-span-2`,children:[(0,I.jsx)(Kn,{htmlFor:`vps-host`,children:t(`vpsHostLabel`)}),(0,I.jsx)(Rn,{id:`vps-host`,className:`mt-1.5`,autoComplete:`off`,spellCheck:!1,disabled:i,value:e.host,onChange:e=>a({host:e.target.value.trim()})})]}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`vps-port`,children:t(`vpsPortLabel`)}),(0,I.jsx)(Rn,{id:`vps-port`,className:`mt-1.5`,inputMode:`numeric`,autoComplete:`off`,disabled:i,value:String(e.port),onChange:e=>a({port:Number(e.target.value)||22})})]}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`vps-user`,children:t(`vpsUserLabel`)}),(0,I.jsx)(Rn,{id:`vps-user`,className:`mt-1.5`,autoComplete:`username`,spellCheck:!1,disabled:i,value:e.username,onChange:e=>a({username:e.target.value.trim()||`root`})})]})]}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`vps-password`,children:t(`vpsPasswordLabel`)}),(0,I.jsx)(`div`,{className:`mt-1.5`,children:(0,I.jsx)(Jn,{id:`vps-password`,autoComplete:`current-password`,disabled:i,value:e.password,onChange:e=>a({password:e.target.value})})})]}),(0,I.jsx)(Js,{vps:e})]})}function Xs({hostinger:e,busyAny:t,onSelect:n}){let{t:r}=L();return e.virtualMachines.length===0?(0,I.jsxs)(`div`,{className:`grid gap-3`,children:[(0,I.jsxs)(mn,{variant:`destructive`,children:[(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:r(`hostingerNoVps`)})]}),(0,I.jsx)(z,{asChild:!0,variant:`secondary`,size:`sm`,className:`w-fit`,children:(0,I.jsx)(`a`,{href:Bs,target:`_blank`,rel:`noreferrer`,children:r(`vpsRecommendationCta`)})})]}):(0,I.jsxs)(`fieldset`,{className:`mt-4`,children:[(0,I.jsx)(`legend`,{className:`mb-2.5 text-sm font-semibold`,children:r(`hostingerPickVps`)}),(0,I.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-2`,children:e.virtualMachines.map(i=>{let a=fr(i),o=e.selectedId===i.id,s=!a.eligible||t;return(0,I.jsxs)(`label`,{className:F(`flex gap-3 rounded-md border bg-secondary p-4`,o?`border-primary ring-2 ring-white/10`:`border-border`,s?`cursor-not-allowed opacity-70`:`cursor-pointer hover:border-ring`),children:[(0,I.jsx)(`input`,{type:`radio`,name:`hostinger-vps`,className:`mt-1 accent-white`,value:String(i.id),checked:o,disabled:s,onChange:()=>n(i)}),(0,I.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[(0,I.jsxs)(`span`,{className:`flex flex-wrap items-center justify-between gap-2`,children:[(0,I.jsx)(`span`,{className:`break-all font-bold`,children:i.hostname}),(0,I.jsx)(Pr,{variant:a.eligible?`success`:`destructive`,children:r(a.eligible?`hostingerStateRunning`:`hostingerStateUnavailable`)})]}),a.eligible?null:(0,I.jsx)(`span`,{className:`mt-1 block text-sm text-muted-foreground`,children:r(a.reason)}),(0,I.jsxs)(`span`,{className:`mt-2.5 grid grid-cols-2 gap-x-3 gap-y-1 font-mono text-[0.74rem] text-muted-foreground`,children:[(0,I.jsxs)(`span`,{className:`break-all`,children:[r(`hostingerIp`),`: `,i.ipv4[0]?.address??`—`]}),(0,I.jsxs)(`span`,{children:[r(`hostingerPlan`),`: `,i.plan]}),(0,I.jsxs)(`span`,{className:`break-all`,children:[r(`hostingerTemplate`),`: `,i.template?.name??`—`]}),(0,I.jsxs)(`span`,{children:[r(`hostingerVpsId`),`: `,i.id]})]})]})]},i.id)})})]})}function Zs({machine:e,hostinger:t,onPrepare:n,onCommit:r}){let{t:i}=L(),{patchHostinger:a,clearRootReset:o}=ln(),s=Ws(),c=vr(t.newPassword,t.newPasswordConfirm),l=c.every(e=>e.met),u=t.confirmationTarget??{virtualMachineId:e.id,hostname:e.hostname,ipv4Id:e.ipv4[0]?.id??0,ipv4:e.ipv4[0]?.address??``},d=(0,I.jsxs)(`div`,{className:`rounded-md border border-border bg-card p-3.5 font-mono text-[0.82rem] text-muted-foreground`,children:[(0,I.jsx)(`span`,{children:i(`rootResetTarget`)}),(0,I.jsx)(`strong`,{className:`block text-sm text-foreground`,children:u.hostname}),(0,I.jsxs)(`span`,{children:[u.ipv4,` · `,i(`hostingerVpsId`),`: `,u.virtualMachineId]})]});return t.resetStage===`review`?(0,I.jsxs)(`section`,{className:`mt-4 grid gap-3.5 rounded-md border border-destructive/35 bg-destructive/5 p-4`,"aria-busy":t.resetBusy,children:[(0,I.jsx)(`h2`,{className:`text-lg font-semibold`,children:i(`rootResetConfirmTitle`)}),(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:i(`rootResetConfirmBody`)}),d,(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`root-confirm-hostname`,children:i(`rootResetTypeHostname`)}),(0,I.jsx)(Rn,{id:`root-confirm-hostname`,className:`mt-1.5`,autoComplete:`off`,spellCheck:!1,disabled:t.resetBusy,value:t.confirmationText,onChange:e=>a({confirmationText:e.target.value})})]}),t.resetNotice===``?null:(0,I.jsxs)(mn,{variant:`success`,children:[(0,I.jsx)(T,{}),(0,I.jsx)(hn,{children:t.resetNotice})]}),t.resetErrorCode===``?null:(0,I.jsxs)(mn,{variant:`destructive`,children:[(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:s(t.resetErrorCode,t.resetCorrelationId)})]}),t.resetBusy?(0,I.jsxs)(`p`,{className:`flex items-center gap-2 text-warning`,role:`status`,"aria-live":`polite`,children:[(0,I.jsx)(de,{className:`size-4 animate-spin`}),i(`rootResetWorking`)]}):null,(0,I.jsxs)(`div`,{className:`flex flex-wrap justify-end gap-2.5`,children:[(0,I.jsx)(z,{variant:`secondary`,disabled:t.resetBusy,onClick:()=>a({resetStage:`edit`,confirmationToken:``,confirmationTarget:null,confirmationText:``}),children:i(`back`)}),(0,I.jsxs)(z,{variant:`destructiveSolid`,disabled:t.resetBusy||t.confirmationText!==u.hostname,onClick:r,children:[(0,I.jsx)(E,{}),i(`rootResetNow`)]})]})]}):(0,I.jsxs)(`section`,{className:`mt-4 grid gap-3.5 rounded-md border border-destructive/35 bg-destructive/5 p-4`,children:[(0,I.jsx)(`h2`,{className:`text-lg font-semibold`,children:i(`rootResetTitle`)}),(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:i(`rootResetBody`)}),d,(0,I.jsx)(`div`,{children:(0,I.jsx)(z,{variant:`secondary`,disabled:t.resetBusy,onClick:()=>{let e=br();a({newPassword:e,newPasswordConfirm:e,passwordGenerated:!0,resetErrorCode:``,resetCorrelationId:``})},children:i(`rootResetGeneratePassword`)})}),t.passwordGenerated?(0,I.jsxs)(mn,{variant:`success`,children:[(0,I.jsx)(T,{}),(0,I.jsx)(hn,{children:i(`rootResetGeneratedNote`)})]}):null,(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`root-new-password`,children:i(`rootResetPasswordLabel`)}),(0,I.jsx)(`div`,{className:`mt-1.5`,children:(0,I.jsx)(Jn,{id:`root-new-password`,autoComplete:`new-password`,disabled:t.resetBusy,value:t.newPassword,onChange:e=>a({newPassword:e.target.value,passwordGenerated:!1,resetErrorCode:``,resetCorrelationId:``})})})]}),(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`root-new-password-confirm`,children:i(`rootResetConfirmLabel`)}),(0,I.jsx)(`div`,{className:`mt-1.5`,children:(0,I.jsx)(Jn,{id:`root-new-password-confirm`,autoComplete:`new-password`,disabled:t.resetBusy,value:t.newPasswordConfirm,onChange:e=>a({newPasswordConfirm:e.target.value,passwordGenerated:!1,resetErrorCode:``,resetCorrelationId:``})})})]}),(0,I.jsx)(`ul`,{className:`grid gap-1 text-[0.82rem] sm:grid-cols-2`,children:c.map(e=>(0,I.jsxs)(`li`,{className:e.met?`text-success`:`text-muted-foreground`,children:[e.met?`✓ `:`○ `,i(e.key)]},e.key))}),(0,I.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:i(`rootResetLeakNote`)}),t.resetErrorCode===``?null:(0,I.jsxs)(mn,{variant:`destructive`,children:[(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:s(t.resetErrorCode,t.resetCorrelationId)})]}),(0,I.jsxs)(`div`,{className:`flex flex-wrap justify-end gap-2.5`,children:[(0,I.jsx)(z,{variant:`secondary`,onClick:o,children:i(`rootResetCancel`)}),(0,I.jsxs)(z,{disabled:!l||t.resetBusy,onClick:()=>n(e),children:[t.resetBusy?i(`working`):i(`rootResetReview`),(0,I.jsx)(ie,{})]})]})]})}function Qs({machine:e,vps:t,onPrepare:n,onCommit:r}){let{t:i}=L(),{patchVps:a,patchHostinger:o,invalidateVpsAccess:s}=ln(),c=t.hostinger,l=t.tested?.ok===!0;return(0,I.jsxs)(`section`,{className:`mt-5`,children:[(0,I.jsxs)(`div`,{className:`mb-4 flex items-start gap-3 rounded-md border border-ring bg-secondary p-3.5`,children:[(0,I.jsx)(fe,{className:`mt-0.5 size-4 text-foreground/80`}),(0,I.jsxs)(`div`,{className:`min-w-0`,children:[(0,I.jsx)(`strong`,{className:`block break-all`,children:e.hostname}),(0,I.jsxs)(`code`,{className:`mt-0.5 block break-all font-mono text-[0.8rem] text-muted-foreground`,children:[t.username,`@`,t.host,`:`,t.port]})]})]}),(0,I.jsxs)(`div`,{className:`mb-3`,children:[(0,I.jsx)(`div`,{className:`font-bold`,children:i(`hostingerRootTitle`)}),(0,I.jsx)(`p`,{className:`mt-1 text-sm text-muted-foreground`,children:i(`hostingerRootBody`)})]}),l?null:(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(`div`,{children:[(0,I.jsx)(Kn,{htmlFor:`hostinger-root-password`,children:i(`vpsPasswordLabel`)}),(0,I.jsx)(`div`,{className:`mt-1.5`,children:(0,I.jsx)(Jn,{id:`hostinger-root-password`,autoComplete:`current-password`,disabled:t.busy||c.resetBusy,value:t.password,onChange:e=>{a({password:e.target.value}),s()}})})]}),(0,I.jsx)(`div`,{className:`mt-2.5`,children:(0,I.jsxs)(z,{variant:`secondary`,size:`sm`,disabled:t.busy||c.resetBusy,onClick:()=>{o({resetStage:`edit`,resetErrorCode:``,resetNotice:``})},children:[(0,I.jsx)(ae,{}),i(`rootPasswordForgot`)]})})]}),(0,I.jsxs)(`div`,{className:`mt-3 grid gap-3`,children:[c.resetNotice===``?null:(0,I.jsxs)(mn,{variant:`success`,children:[(0,I.jsx)(T,{}),(0,I.jsx)(hn,{children:c.resetNotice})]}),(0,I.jsx)(Js,{vps:t})]}),c.resetStage===`closed`?null:(0,I.jsx)(Zs,{machine:e,hostinger:c,onPrepare:n,onCommit:r})]})}function $s({vps:e,handlers:t}){let{t:n}=L(),{patchHostinger:r}=ln(),i=Ws(),a=e.hostinger;if(!a.connected)return(0,I.jsxs)(`section`,{className:`rounded-md border border-border bg-secondary/60 p-4`,"aria-busy":a.busy,children:[(0,I.jsxs)(`div`,{className:`flex flex-wrap items-start justify-between gap-3`,children:[(0,I.jsxs)(`div`,{children:[(0,I.jsx)(`h2`,{className:`text-lg font-bold`,children:n(`hostingerConnectTitle`)}),(0,I.jsx)(`p`,{className:`mt-1 max-w-lg text-sm text-muted-foreground`,children:n(`hostingerConnectBody`)})]}),(0,I.jsx)(`a`,{className:`text-sm underline underline-offset-4`,href:Vs,target:`_blank`,rel:`noreferrer`,children:n(`hostingerTokenOpen`)})]}),(0,I.jsxs)(`div`,{className:`mt-4`,children:[(0,I.jsx)(Kn,{htmlFor:`hostinger-token`,children:n(`hostingerTokenLabel`)}),(0,I.jsx)(`div`,{className:`mt-1.5`,children:(0,I.jsx)(Jn,{id:`hostinger-token`,autoComplete:`off`,spellCheck:!1,disabled:a.busy,value:a.token,onChange:e=>r({token:e.target.value.trim(),errorCode:``})})})]}),(0,I.jsxs)(mn,{className:`mt-3`,children:[(0,I.jsx)(k,{}),(0,I.jsx)(hn,{children:n(`hostingerTokenSecurity`)})]}),(0,I.jsxs)(`div`,{className:`mt-3 grid gap-3`,children:[a.errorCode===``?null:(0,I.jsxs)(mn,{variant:`destructive`,children:[(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:i(a.errorCode,a.correlationId)})]}),e.tested!==null&&!e.tested.ok?(0,I.jsx)(Js,{vps:e}):null]}),(0,I.jsx)(`div`,{className:`mt-4`,children:(0,I.jsxs)(z,{disabled:a.busy||a.token===``,onClick:t.connectHostinger,children:[a.busy?(0,I.jsx)(de,{className:`animate-spin`}):(0,I.jsx)(ue,{}),a.busy?n(`working`):n(`hostingerFindVps`)]})})]});let o=a.virtualMachines.find(e=>e.id===a.selectedId)??null;return(0,I.jsxs)(`section`,{className:`rounded-md border border-border bg-secondary/60 p-4`,"aria-busy":a.busy,children:[(0,I.jsxs)(`div`,{className:`flex flex-wrap items-center justify-between gap-3`,children:[(0,I.jsx)(`h2`,{className:`text-lg font-bold`,children:n(`hostingerConnected`)}),a.handedOff?null:(0,I.jsxs)(`div`,{className:`flex flex-wrap gap-2`,children:[(0,I.jsxs)(z,{variant:`secondary`,size:`sm`,disabled:a.busy||a.resetBusy,onClick:t.refreshHostinger,children:[a.busy?(0,I.jsx)(de,{className:`animate-spin`}):(0,I.jsx)(j,{}),n(`hostingerRefresh`)]}),(0,I.jsx)(z,{variant:`secondary`,size:`sm`,disabled:a.busy||a.resetBusy,onClick:t.disconnectHostinger,children:n(`hostingerChangeAccount`)})]})]}),a.errorCode===``?null:(0,I.jsxs)(mn,{variant:`destructive`,className:`mt-3`,children:[(0,I.jsx)(E,{}),(0,I.jsx)(hn,{children:i(a.errorCode,a.correlationId)})]}),(0,I.jsx)(Xs,{hostinger:a,busyAny:a.busy||a.resetBusy||e.busy,onSelect:t.selectMachine}),o===null?null:(0,I.jsx)(Qs,{machine:o,vps:e,onPrepare:t.prepareRootReset,onCommit:t.commitRootReset})]})}function ec(){let{t:e}=L(),{setView:t,vps:n,config:r,patchConfig:i}=ln(),a=Gs(),o=n.busy||n.hostinger.busy||n.hostinger.resetBusy,s=n.method!==`hostinger`||n.hostinger.selectedId!==null,c=n.tested?.ok===!0&&n.proof!==``;return(0,I.jsxs)(ur,{step:1,footer:(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(z,{variant:`secondary`,disabled:o,onClick:()=>t(`intro`),children:e(`back`)}),(0,I.jsxs)(`div`,{className:`flex w-full flex-col gap-2.5 sm:w-auto sm:flex-row [&>button]:w-full sm:[&>button]:w-auto`,children:[(0,I.jsxs)(z,{variant:c?`secondary`:`default`,disabled:o||n.password===``||!s,onClick:a.testConnection,children:[n.busy?(0,I.jsx)(de,{className:`animate-spin`}):(0,I.jsx)(A,{}),n.busy?e(`working`):e(`vpsTest`)]}),c?(0,I.jsxs)(z,{onClick:()=>{i(wr(n,r)),t(`config`)},children:[e(`next`),(0,I.jsx)(ie,{})]}):null]})]}),children:[(0,I.jsx)(lr,{title:e(`stepVpsTitle`),body:e(`stepVpsBody`)}),(0,I.jsx)(qs,{}),(0,I.jsx)(Ks,{vps:n,onSwitch:a.switchMethod}),n.method===`hostinger`?(0,I.jsx)($s,{vps:n,handlers:a}):(0,I.jsx)(Ys,{vps:n})]})}function tc(){let{t:e,hasStoredLanguage:t,adoptLanguage:n}=L(),{view:r,setView:i,setContext:a,patchConfig:o}=ln();return(0,S.useEffect)(()=>{let e=!1;return(async()=>{let r=await R(`GET`,`/api/context`);e||(a(r),t||n(r.language),r.mode===`dashboard`?(o({domain:r.domain??``}),i(`dashboard`)):i(`intro`))})(),()=>{e=!0}},[]),(0,I.jsxs)(`div`,{className:r===`dashboard`?`mx-auto w-full min-w-0 max-w-6xl overflow-x-clip px-4 pb-12 pt-4 sm:px-6 sm:pt-6`:`mx-auto w-full min-w-0 max-w-4xl overflow-x-clip px-4 pb-12 pt-4 sm:px-6 sm:pt-6`,children:[(0,I.jsx)(tn,{}),(0,I.jsx)(`main`,{className:`min-w-0`,children:r===`loading`?(0,I.jsx)(`p`,{className:`text-muted-foreground`,children:e(`working`)}):r===`intro`?(0,I.jsx)(Br,{}):r===`recover`?(0,I.jsx)(_i,{}):r===`vps`?(0,I.jsx)(ec,{}):r===`config`?(0,I.jsx)(Dr,{}):r===`review`?(0,I.jsx)(vi,{}):r===`progress`?(0,I.jsx)(gi,{}):r===`done`?(0,I.jsx)(zr,{}):(0,I.jsx)(Rr,{})})]})}var nc=document.getElementById(`root`);if(nc===null)throw Error(`The installer page is missing its root element.`);(0,_e.createRoot)(nc).render((0,I.jsx)(S.StrictMode,{children:(0,I.jsx)(en,{children:(0,I.jsx)(cn,{children:(0,I.jsx)(tc,{})})})}));